aboutsummaryrefslogtreecommitdiff
path: root/math/gcalctool/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 5.5.42Michael Johnson2005-04-111-1/+1
| | | | Notes: svn path=/head/; revision=133050
* Presenting GNOME 2.10 for FreeBSD!Joe Marcus Clarke2005-03-121-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The release notes can be found at http://www.gnome.org/start/2.10/notes/rnwhatsnew.html, and will give you a good idea of what has gone into this release overall. However, a lot of FreeBSD specific additions and fixes have been made. For example, this release offers fixed ACPI support as well as new CPU freqeuncy monitoring support. See the FreeBSD GNOME 2.10 upgrade page at http://www.FreeBSD.org/gnome/docs/faq210.html for the entire list as well as a list of known issues and upgrade instructions. GNOME 2.10, as well as all of our releases, would not be possible without the great team that goes into porting and testign each and every component. Thanks definitely goes out to ahze, adamw, bland, kwm, mezz, and pav for all their work. We would also like to thank our adventurous users that chose to ride the walrus. We'd especially like to thank the following users that provided patches for GNOME 2.10: ade Yasuda Keisuke Franz Klammer Khairil Yusof Radek Kozlowsk And anyone else I may have accidentally omitted. As with GNOME 2.8, 2.10 comes with a brand-spankin' new splashscreen courtesy of Franz Klammer. However, unlike GNOME 2.8, we've included all of the FreeBSD GNOME splashscreen entries with gnomesession. You can use the deskutils/splashsetter port to choose the one you like best. As always, GNOME users should _not_ use portupgrade alone to upgrade to 2.10. Instead, get the gnome_upgrade.sh script from http://www.FreeBSD.org/gnome/gnome_upgrade.sh. Enjoy! Notes: svn path=/head/; revision=130972
* Update to 4.4.22 which fixes constant and certain font problems. SeeJoe Marcus Clarke2005-01-121-2/+1
| | | | | | | http://bugzilla.gnome.org/show_bug.cgi?id=163622 for more details. Notes: svn path=/head/; revision=126260
* Use new INSTALLS_OMF.Jeremy Messenger2004-11-231-0/+1
| | | | | | | Approved by: bland, kwm, marcus and pav Notes: svn path=/head/; revision=122196
* Bump 29 ports that use GCONF_SCHEMAS. Somehow, the diff of GNOME 2.8.x hasJeremy Messenger2004-11-101-0/+1
| | | | | | | | | | lost the small part. The small part was GCONF_SCHEMAS in bsd.gnome.mk that is taking care of gconf key and schemas files for pkg-plist. Pav has committed by re-add GCONF_SCHEMAS back in bsd.gnome.mk this afternoon. Therefore, must bump PORTREVISION to correct our pkg-plist database installed. Notes: svn path=/head/; revision=121277
* Presenting GNOME 2.8 for FreeBSD (2.8.1 to be exact).Joe Marcus Clarke2004-11-071-4/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This release notes detailing all of the new goodies in GNOME 2.8 can be found at http://www.gnome.org/start/2.8/notes/, and the list of what was fixed in GNOME 2.8.1 can be found at http://lists.gnome.org/archives/gnome-announce-list/2004-October/msg00056.html. This release, as well as all of our others, would not have been possible without the great efforts of our FreeBSD GNOME Team. The list of current members can be found at http://www.freebsd.org/gnome/contact.html (including our newest member, Michael Johnson <ahze@FreeBSD.org>). Special thanks also goes out to all of the loyal FreeBSD GNOME users that put up with crashes and hangs to test and debug GNOME on FreeBSD. We would especially like to thank those users that provided patches for GNOME 2.7 and 2.8: Franz Klammer <klammer@webonaut.com> Piotr Smyrak <piotr.smyrak@heron.pl> Radek Kozlowski <radek@raadradd.com> Khairil Yusof <kaeru@pd.jaring.my> Yasuda Keisuke <kysd@po.harenet.ne.jp> Tom McLaughlin <tmclaugh@sdf.lonestar.org> Vladimir Grebenschikov <vova@fbsd.ru> GNOME 2.8 also features a new, FreeBSD-specific splashscreen that was designed by jimmac for GNOME 2.8, then daemonized by Franz Klammer <klammer@webonaut.com> and Radek Kozlowski <radek@raadradd.com>. As with GNOME 2.6, you cannot just "portupgrade" to GNOME 2.8. There is a script provided at http://www.marcuscom.com/downloads/gnome_upgrade28.sh that will aid in the upgrade process. Full documentation on the GNOME 2.8 upgrade is coming following this commit. From all of us at FreeBSD GNOME, ENJOY! Notes: svn path=/head/; revision=121068
* Backout 4.4.8 version which is actually from GNOME 2.7 series.Alexander Nedotsukov2004-06-091-1/+2
| | | | Notes: svn path=/head/; revision=111132
* Update to 4.4.8Alexander Nedotsukov2004-06-081-3/+2
| | | | Notes: svn path=/head/; revision=111082
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.Joe Marcus Clarke2004-04-051-0/+1
| | | | Notes: svn path=/head/; revision=106175
* Update to 4.3.51.Joe Marcus Clarke2004-03-221-1/+3
| | | | Notes: svn path=/head/; revision=104989
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. Notes: svn path=/head/; revision=103963
* Update to 4.3.50.Joe Marcus Clarke2004-03-111-1/+1
| | | | Notes: svn path=/head/; revision=103691
* Update to 4.3.48.Joe Marcus Clarke2004-02-261-1/+1
| | | | Notes: svn path=/head/; revision=102222
* Update to 4.3.46.Joe Marcus Clarke2004-02-201-1/+1
| | | | Notes: svn path=/head/; revision=101544
* Update to 4.3.44Alexander Nedotsukov2004-02-141-3/+2
| | | | Notes: svn path=/head/; revision=100888
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Update to 4.3.42.Joe Marcus Clarke2004-02-031-1/+1
| | | | Notes: svn path=/head/; revision=99909
* Use intlhack to get this to compile on -STABLE.Joe Marcus Clarke2004-01-151-1/+1
| | | | Notes: svn path=/head/; revision=98181
* Update to 4.3.38Alexander Nedotsukov2004-01-141-1/+1
| | | | Notes: svn path=/head/; revision=98159
* Update to 4.3.37.Joe Marcus Clarke2004-01-121-2/+1
| | | | Notes: svn path=/head/; revision=98016
* Restore part of bland's patch. Certain locales actually don't have aJoe Marcus Clarke2004-01-071-0/+1
| | | | | | | | | | | thousands separator (e.g. de_DE), and adding a default "," separator causes strange behavior. For more information on this ongoing saga, tune into: http://bugzilla.gnome.org/show_bug.cgi?id=130282 Notes: svn path=/head/; revision=97521
* Update to 4.3.35 which should have bland's thousands separator bugJoe Marcus Clarke2004-01-071-2/+1
| | | | | | | integrated. Notes: svn path=/head/; revision=97515
* Fix thousands separator handling bug.Alexander Nedotsukov2004-01-031-1/+1
| | | | | | | Reported by: Franz Klammer <klammer@webonaut.com> Notes: svn path=/head/; revision=97155
* Bugfix. For locales with non "." radix constants list wasn't properlyAlexander Nedotsukov2003-12-241-0/+1
| | | | | | | initialized. Notes: svn path=/head/; revision=96537
* Update to 4.3.31.Joe Marcus Clarke2003-12-231-1/+1
| | | | Notes: svn path=/head/; revision=96496
* Update to 4.3.29Alexander Nedotsukov2003-12-061-1/+1
| | | | Notes: svn path=/head/; revision=95181
* Update to 4.3.16.Joe Marcus Clarke2003-10-131-1/+1
| | | | Notes: svn path=/head/; revision=91079
* Update to 4.3.15.Joe Marcus Clarke2003-10-101-2/+1
| | | | Notes: svn path=/head/; revision=90813
* Fix buuild on -STABLE, and make sure -lc_r is linked in on -CURRENT.Joe Marcus Clarke2003-09-111-0/+1
| | | | | | | | Reported by: Sergey Akifyev <asa@gascom.ru> Approved by: portmgr (implicitly) Notes: svn path=/head/; revision=88955
* Update to 4.3.3.Joe Marcus Clarke2003-09-101-1/+1
| | | | Notes: svn path=/head/; revision=88884
* Update to 4.3.2.Joe Marcus Clarke2003-08-251-1/+1
| | | | Notes: svn path=/head/; revision=87694
* Update to 4.3.0.Joe Marcus Clarke2003-08-081-2/+2
| | | | Notes: svn path=/head/; revision=86595
* Update to 4.2.103.Joe Marcus Clarke2003-07-301-1/+1
| | | | Notes: svn path=/head/; revision=85935
* Update to 4.2.99.Joe Marcus Clarke2003-07-151-1/+1
| | | | Notes: svn path=/head/; revision=84926
* Remove REINPLACE commands that were rolled into gnomehack.Adam Weinberger2003-06-121-2/+0
| | | | Notes: svn path=/head/; revision=82858
* Update to 4.2.86.Joe Marcus Clarke2003-06-011-3/+3
| | | | Notes: svn path=/head/; revision=81809
* Update to 4.2.83.Joe Marcus Clarke2003-04-291-1/+1
| | | | Notes: svn path=/head/; revision=79883
* Convert to new GNOME infrastructure.Joe Marcus Clarke2003-04-221-4/+1
| | | | Notes: svn path=/head/; revision=79435
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-201-1/+0
| | | | Notes: svn path=/head/; revision=79368
* Update to 4.2.77.Joe Marcus Clarke2003-04-041-4/+2
| | | | Notes: svn path=/head/; revision=78132
* * Update to 4.2.43Joe Marcus Clarke2003-03-011-5/+5
| | | | | | | * De-pkg-comment Notes: svn path=/head/; revision=76704
* Chase gtk20's shared lib version.Joe Marcus Clarke2003-02-071-1/+2
| | | | Notes: svn path=/head/; revision=75044
* Sign over maintainership to gnome@. gcalctool will be part of the GNOME 2.2Joe Marcus Clarke2002-10-191-1/+1
| | | | | | | desktop. Notes: svn path=/head/; revision=68376
* GNOME has just changed the layout of their FTP site. This resulted inJoe Marcus Clarke2002-09-201-1/+1
| | | | | | | | making all the distfiles unfetachable. Update all GNOME ports that fetch from MASTER_SITE_GNOME to fetch from the correct location. Notes: svn path=/head/; revision=66862
* Update to 4.1.9.Joe Marcus Clarke2002-08-301-9/+9
| | | | Notes: svn path=/head/; revision=65262
* This isn't a GNOME port per se. Don't use the GNOME datadir.Joe Marcus Clarke2002-06-131-2/+0
| | | | Notes: svn path=/head/; revision=61228
* Add gcalctool, a GTK+-2.0 calculator based on calctool for OpenWindows.Joe Marcus Clarke2002-06-121-0/+40
Notes: svn path=/head/; revision=61145