aboutsummaryrefslogtreecommitdiff
path: root/math/guppi/files
Commit message (Collapse)AuthorAgeFilesLines
* Fix build on -CURRENT.Joe Marcus Clarke2003-04-021-0/+12
| | | | | | | PR: 48839 Notes: svn path=/head/; revision=77936
* Convert all core GNOME1 components and some of the most popular GNOME1Maxim Sobolev2002-07-111-11/+5
| | | | | | | | | | | | | | | | | | | 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
* Remove Gnumeric from RUN_DEPENDS. It is still needed at the build phase, butMaxim Sobolev2002-03-141-2/+19
| | | | | | | | | | | 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-231-17/+0
| | | | 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-232-8/+26
| | | | 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-232-0/+32
| | | | Notes: svn path=/head/; revision=49121
* Add python libraries into list of libs returned by libguppiConf.sh script,Maxim Sobolev2001-07-271-2/+15
| | | | | | | so other pacages (e.g. gnucash) will be able to link with libguppi. Notes: svn path=/head/; revision=45541
* Add guppi 0.35.5, a ploting program for GNOME.Maxim Sobolev2001-05-211-0/+19
Notes: svn path=/head/; revision=42853