summaryrefslogtreecommitdiffstats
path: root/math/guppi
Commit message (Collapse)AuthorAgeFilesLines
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Bump PORTREVISION after the gal version bump.marcus2002-11-121-1/+1
|
* GNOME has just changed the layout of their FTP site. This resulted inmarcus2002-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.
* Convert all core GNOME1 components and some of the most popular GNOME1sobomax2002-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
* Chase guile shared lib number.marcus2002-06-191-1/+1
| | | | Prompted by: Mike Harding <mvh@ix.netcom.com>
* Manually invoke `${MAKE} patch' for Gnumeric, because puting it intosobomax2002-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>
* Remove Gnumeric from RUN_DEPENDS. It is still needed at the build phase, butsobomax2002-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.
* <cvs="sucks">sobomax2002-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>
* Update to 0.40.3.sobomax2002-01-234-125/+26
|
* Backout previous change - it seems that new revision of the patch doesn'tsobomax2001-12-201-17/+8
| | | | | | apply everywhere. Submitted by: Todd Punderson <todd@doonga.net>
* Don't filter libc_r on 5-CURRENT.sobomax2001-12-191-8/+17
|
* Update to 0.40.2.sobomax2001-11-235-144/+172
|
* Don't link in libc - FreeBSD doesn't need this.sobomax2001-10-311-1/+11
| | | | Submitted by: Ports Fury
* Update to 0.40.0.sobomax2001-10-235-161/+145
|
* Unbroke with latest libglade.sobomax2001-09-111-1/+1
|
* Add python libraries into list of libs returned by libguppiConf.sh script,sobomax2001-07-272-3/+16
| | | | so other pacages (e.g. gnucash) will be able to link with libguppi.
* Add --enable-explicit-python-linking into CONFIGURE_ARGS - this should allowsobomax2001-07-111-1/+2
| | | | | | guppi to be used from other Gnome components, like Gnucash. Submitted by: Mixtim <mixtim@home.com>
* Clean up dependency chains after moving gtkhtml/gal inside theade2001-06-191-4/+2
| | | | USE_GNOME knob
* Add guppi 0.35.5, a ploting program for GNOME.sobomax2001-05-216-0/+497
OpenPOWER on IntegriCloud