aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/dataplot
Commit message (Collapse)AuthorAgeFilesLines
* Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3.gerald2009-01-081-0/+1
|
* - Update to 20080225miwi2008-11-234-11/+18
| | | | | | PR: 128539 Submitted by: "Pedro F. Giffuni" <giffunip@tutopia.com> Approved by: maintainer (beech) implicit
* - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default ↵pav2008-07-251-1/+0
| | | | MAKE_ENV
* - Update to version 20070224.beech2008-07-203-28/+16
| | | | | | | | | | - Use $(F77) as the linker in order to avoid ugly hacks. - Use bigger MAXOBV as recommended by the upstream author. - Remove ALPHA error message, it's unsupported anyway. - Use EXTRACT_SUFX PR: ports/125761 Submitted by: Pedro F. Giffuni <pfgshield-freebsd@yahoo.com>
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-202-9/+9
| | | | | | | | | | | | | | | - 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)
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-241-2/+2
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* - Add USE_FORTRAN knobbeech2007-07-131-6/+2
| | | | Approved by: sat (mentor)
* - Update maintainer address.beech2007-06-151-1/+1
|
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* Do not depend on gfortran at EXTRACT_DEPENDS.maho2007-01-291-3/+4
| | | | Approved by: maintainer
* - Fix after gfortran migration: gfortran dependency is needed in extract phasepav2007-01-261-0/+1
| | | | | | | also PR: ports/108365 Submitted by: Beech Rintoul <beech@alaskaparadise.com> (maintainer)
* * Migrate to gfortran.maho2007-01-172-3/+16
| | | | | | * Bump port revision. Approved by: portmgr(kris)
* - Update to 20061219miwi2006-12-312-8/+10
| | | | | | | - Added backup MASTER_SITES PR: ports/107312 Submitted by: Beech Rintoul <beech@alaskaparadise.com> (maintainer)
* Update to 20060425.lawrance2006-05-152-8/+9
| | | | | | | Submitter takes maintainership. PR: ports/97290 Submitted by: Beech Rintoul <beech@alaskaparadise.com>
* Remove USE_REINPLACE for categories starting with a Gedwin2006-05-081-1/+0
|
* - Add SHA256pav2005-11-261-0/+2
|
* Update to dataplot-20050830kris2005-10-062-5/+5
|
* Mark broken on alpha (.got subsegment exceeds 64k)lawrance2005-05-011-1/+7
|
* Update to 20050310 (distfile was updated and rerolled under the same name).danfe2005-04-062-7/+4
| | | | | PR: ports/79557 Submitted by: Sam Lawrance <boris(at)brooknet.com.au>
* BROKEN: Size mismatchkris2005-03-261-0/+2
| | | | Approved by: portmgr (self)
* - Update to 77911ahze2005-02-232-6/+5
| | | | | PR: ports/77911 Submitted by: Sam Lawrance <boris@brooknet.com.au>
* - update to 20040219dinoex2004-03-243-11/+10
| | | | | | - use gd2 - use versioned DISTNAME - make portlint happy
* Mark FORBIDDEN because the distfile was rerolled.trevor2004-03-131-0/+1
|
* - Fix plist and bump PORTREVISIONkrion2004-01-312-1/+2
| | | | Noticed by: bento via kris
* SIZEify.trevor2004-01-291-0/+2
|
* Fix&Cleanup dependency on gd1 and some libs.nork2003-08-202-8/+5
| | | | | | Bump PORTREVISION acordingly. Spoted by: Pedro F. Giffuni <giffunip@yahoo.com>
* A utility by NIST to process data and produce statistical plots.maho2003-07-305-0/+390
PR: 54735 Submitted by: Pedro F. Giffuni <giffunip@yahoo.com>