summaryrefslogtreecommitdiff
path: root/math/guppi (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * s/-pthread/${PTHREAD_LIBS}/Joe Marcus Clarke2003-09-241-3/+2
| | | | | | | * Use gnometarget Notes: svn path=/head/; revision=89269
* Remove REINPLACE commands that were rolled into gnomehack.Adam Weinberger2003-06-121-4/+0
| | | | Notes: svn path=/head/; revision=82858
* Chase guile's shared lib version.Joe Marcus Clarke2003-05-021-2/+2
| | | | Notes: svn path=/head/; revision=79982
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-201-1/+0
| | | | Notes: svn path=/head/; revision=79368
* Fix build on -CURRENT.Joe Marcus Clarke2003-04-021-0/+12
| | | | | | | PR: 48839 Notes: svn path=/head/; revision=77936
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Bump PORTREVISION after the gal version bump.Joe Marcus Clarke2002-11-121-1/+1
| | | | Notes: svn path=/head/; revision=69935
* 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
* Convert all core GNOME1 components and some of the most popular GNOME1Maxim Sobolev2002-07-112-17/+9
| | | | | | | | | | | | | | | | | | | apps to bsd.gnomeng.mk. The goal is to make GNOME1 framework more modular, which will allow to use GNOME1 apps with GNOME2 desktop as well as considerably reduce langht of dependency chains for GNOME1 ports (for example after this commit AbiWord's dependency chain was reduced by 7 ports from 57 to only 50, while Gnumeric's - from 60 to 53 and so on). The most of the GNOME1 apps are still not converted, so that lot of work is still ahead. Please report any unusual problems to gnome@FreeBSD.org. Discussed with: marcus Reviewed by: marcus Notes: svn path=/head/; revision=62821
* Chase guile shared lib number.Joe Marcus Clarke2002-06-191-1/+1
| | | | | | | Prompted by: Mike Harding <mvh@ix.netcom.com> Notes: svn path=/head/; revision=61574
* Manually invoke `${MAKE} patch' for Gnumeric, because puting it intoMaxim Sobolev2002-03-141-1/+6
| | | | | | | | | | | BUILD_DEPEDS creates short circuit when make clean is invoked either for Gnumeric port or for Guppi port. Perhaps our bsd.port.mk should be fixed to avoid such problems. Submitted by: John Merryweather Cooper <john_m_cooper@yahoo.com> Notes: svn path=/head/; revision=56091
* Remove Gnumeric from RUN_DEPENDS. It is still needed at the build phase, butMaxim Sobolev2002-03-142-5/+23
| | | | | | | | | | | only to take few files from the distribution. For example, this should allow to use Gnucash without installing Gnumeric as well as to use Guppi in Gnumeric's RUN_DEPENDS to make graph plotting features working OOB. Bump PORTREVISION. Notes: svn path=/head/; revision=56073
* <cvs="sucks">Maxim Sobolev2002-01-231-0/+20
| | | | | | | | | Grrr, `cvs rm' followed by `cvs add' in a remote mode doesn't add the file back to a repo. </cvs> Notes: svn path=/head/; revision=53644
* Update to 0.40.3.Maxim Sobolev2002-01-234-125/+26
| | | | Notes: svn path=/head/; revision=53642
* Backout previous change - it seems that new revision of the patch doesn'tMaxim Sobolev2001-12-201-17/+8
| | | | | | | | | apply everywhere. Submitted by: Todd Punderson <todd@doonga.net> Notes: svn path=/head/; revision=51877
* Don't filter libc_r on 5-CURRENT.Maxim Sobolev2001-12-191-8/+17
| | | | Notes: svn path=/head/; revision=51864
* Update to 0.40.2.Maxim Sobolev2001-11-235-144/+172
| | | | Notes: svn path=/head/; revision=50424
* Don't link in libc - FreeBSD doesn't need this.Maxim Sobolev2001-10-311-1/+11
| | | | | | | Submitted by: Ports Fury Notes: svn path=/head/; revision=49417
* Update to 0.40.0.Maxim Sobolev2001-10-235-161/+145
| | | | Notes: svn path=/head/; revision=49121
* Unbroke with latest libglade.Maxim Sobolev2001-09-111-1/+1
| | | | Notes: svn path=/head/; revision=47687
* Add python libraries into list of libs returned by libguppiConf.sh script,Maxim Sobolev2001-07-272-3/+16
| | | | | | | so other pacages (e.g. gnucash) will be able to link with libguppi. Notes: svn path=/head/; revision=45541
* Add --enable-explicit-python-linking into CONFIGURE_ARGS - this should allowMaxim Sobolev2001-07-111-1/+2
| | | | | | | | | guppi to be used from other Gnome components, like Gnucash. Submitted by: Mixtim <mixtim@home.com> Notes: svn path=/head/; revision=45024
* Clean up dependency chains after moving gtkhtml/gal inside theAde Lovett2001-06-191-4/+2
| | | | | | | USE_GNOME knob Notes: svn path=/head/; revision=44213
* Add guppi 0.35.5, a ploting program for GNOME.Maxim Sobolev2001-05-216-0/+497
Notes: svn path=/head/; revision=42853