aboutsummaryrefslogtreecommitdiff
path: root/graphics/gplot
Commit message (Collapse)AuthorAgeFilesLines
* Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3.Gerald Pfeifer2009-01-071-1/+1
| | | | Notes: svn path=/head/; revision=225403
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-15/+15
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* Now we use USE_FORTRAN=yes to use FORTRAN compiler.Maho Nakata2007-07-121-5/+1
| | | | Notes: svn path=/head/; revision=195454
* - UnbreakMartin Wilke2007-06-2020-7/+530
| | | | | | | | | | - Fix build with gcc 4.2 PR: 113774 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=193972
* BROKEN with gcc 4.2Kris Kennaway2007-05-271-1/+7
| | | | Notes: svn path=/head/; revision=191950
* * Migrate to gfortran.Maho Nakata2007-01-131-0/+6
| | | | | | | * Bump port revision. Notes: svn path=/head/; revision=182283
* - Add SHA256Pav Lucistnik2005-11-261-0/+1
| | | | Notes: svn path=/head/; revision=149530
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* Respect CFLAGSKris Kennaway2003-10-191-3/+3
| | | | Notes: svn path=/head/; revision=91650
* de-pkg-commentAkinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75960
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* - Make portlint happy.Christian Weisgerber2002-10-264-185/+332
| | | | | | | | | | | - Honor CC, CFLAGS. - Remove unused code that trips GCC3. PR: 44467 Submitted by: Volker Stolz <vs@foldr.org> Notes: svn path=/head/; revision=68847
* - PORTDOCS policePatrick Li2001-12-241-4/+4
| | | | | | | | - DOCSDIR support to some - Brush out some lint Notes: svn path=/head/; revision=52072
* Remove giffunip@asme.org as the maintainer: he no longer has the abilityKris Kennaway2001-08-231-1/+1
| | | | | | | | | | to maintain these ports. Any non-committer who wants to grab one let me know. Approved by: old maintainer Notes: svn path=/head/; revision=46749
* Convert to PORTNAME/PORTVERSION. lfview had an invalid versionSatoshi Asami2000-04-141-5/+3
| | | | | | | string so I fixed it. Notes: svn path=/head/; revision=27514
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20951
* Commit #2/4 to enforce Caps, no period. I ran this oe asTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) Notes: svn path=/head/; revision=19801
* Make this reinstall friendly.Steve Price1998-10-051-5/+6
| | | | Notes: svn path=/head/; revision=13651
* Initial import of gplot.Steve Price1998-02-187-0/+249
Graphic utilities for the processing of CGM metafiles Notes: svn path=/head/; revision=9816