DaemonForums  

Go Back   DaemonForums > FreeBSD > FreeBSD Ports and Packages

FreeBSD Ports and Packages Installation and upgrading of ports and packages on FreeBSD.

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 9th August 2008
lumiwa lumiwa is offline
Package Pilot
 
Join Date: May 2008
Posts: 145
Default pgcalc

Hi!

In /usr/ports/math is /pgcalc. IMO very good RPN calcular but version which is available is 2.2.5_1 and is "BROKEN= Does not compile with GCC 4.2".
I know that is aout version pgcalc2-2.2-10 which mayb works now. Someone have an expiriece with compiling the last version, please?

Thanks.
Reply With Quote
  #2   (View Single Post)  
Old 9th August 2008
Carpetsmoker's Avatar
Carpetsmoker Carpetsmoker is offline
Real Name: Martin
Tcpdump Spy
 
Join Date: Apr 2008
Location: Netherlands
Posts: 2,243
Default

A crude patch is attched in this post, you can apply this patch with:
# cd /usr/ports/math/pgcalc && patch -p1 < ~/pgcalc.diff

I'll make it in a proper patch and send a PR later if I have some more time next week ... Or anyone else can if they have time ...

Please note

I did not update the package list, so it's possible that it doesn't uninstall all files.
It seems you only need the binary located in /usr/ports/math/pgcalc/work/pgcalc2-2.2-10/src/pgcalc after running make build, I would suggest not running make install and just copying this binary to ~/bin/ (Or some other location in your path outside of your LOCALBASE).
Attached Files
File Type: diff pgcalc.diff (1.5 KB, 57 views)
__________________
UNIX was not designed to stop you from doing stupid things, because that would also stop you from doing clever things.
Reply With Quote
  #3   (View Single Post)  
Old 17th August 2008
graudeejs's Avatar
graudeejs graudeejs is offline
Real Name: Aldis Berjoza
ISO Quartermaster
 
Join Date: Jul 2008
Location: Riga, Latvia
Posts: 589
Default

after some compiling
Code:
.....
gmake[2]: Leaving directory `/usr/ports/math/pgcalc/work/pgcalc2-2.2-10/src'
gmake[2]: Entering directory `/usr/ports/math/pgcalc/work/pgcalc2-2.2-10'
gmake[2]: Leaving directory `/usr/ports/math/pgcalc/work/pgcalc2-2.2-10'
gmake[1]: Leaving directory `/usr/ports/math/pgcalc/work/pgcalc2-2.2-10'
dam

P.S. haven't used it, but i already like it
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 02:10 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick