aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/pgplot
Commit message (Collapse)AuthorAgeFilesLines
* - update png to 1.5.10dinoex2012-06-011-2/+2
|
* fix three drivers on 64-bit architectures [1]; correct pkg-descr [1];bf2011-12-083-5/+42
| | | | | | | | allow the demo program that is run during the test target to be specified Submitted by: S. Allendorf [1] Feature safe: yes
* remove the custom compiler driver which hasn't been used in nearly 13 years;bf2011-12-0610-215/+247
| | | | | | | | | | merge scripts/configure and files/Makefile into the port Makefile; replace a construct that has been deprecated in libpng; respect {C,F,LD}FLAGS [1], NOPORT{DATA,DOCS,EXAMPLES}, etc.; clean up files/Makefile*; add a test target; adopt PR: 161239 Feature safe: yes
* -remove MD5ohauer2011-07-031-1/+0
|
* - update to 1.4.1dinoex2010-03-281-2/+2
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - Mark MAKE_JOBS_UNSAFE=yespgollucci2010-01-141-0/+2
| | | | Reported by: P6 tb
* For ports maintained by ports@FreeBSD.org, remove names and/ordougb2009-12-211-1/+0
| | | | | | | | e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports.
* Bump PORTREVISION for everything that sets USE_FORTRAN=yes which nowgerald2009-09-131-1/+1
| | | | | | implies lang/gcc44 up from lang/gcc43. Approved by: portmgr
* Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3.gerald2009-01-081-1/+1
|
* - Remove conditional checks for FreeBSD 5.x and olderpav2009-01-061-3/+0
|
* Reset jmz@FreeBSD.org due to no response to email about maintainer-timeout,linimon2008-11-291-1/+1
| | | | | | and no commit activity for 3 months. Hat: portmgr
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-205-9/+8
| | | | | | | | | | | | | | | - 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)
* Now we use USE_FORTRAN=yes to use FORTRAN compiler.maho2007-07-131-5/+1
| | | | Approved by: jmz (maintainer)
* - 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}.
* - Remove support for a.out format and PORTOBJFORMAT variable from individualpav2007-01-301-8/+3
| | | | | | ports With hat: portmgr
* Retire obsolete a.out shared library supportkris2007-01-301-2/+2
|
* * Migrate to gfortran.maho2007-01-172-10/+8
| | | | | * Bump port revision. Approved by: portmgr(kris)
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* Add size data.trevor2004-03-181-0/+1
| | | | Approved by: maintainers
* This port requires perl to build.jmz2004-02-171-1/+2
|
* One of the source files is actually a C source, not F77 (gruser.c). Thisjmz2004-01-252-2/+2
| | | | should fix the amd64 build.
* Add WWW: http://www.astro.caltech.edu/~tjp/pgplot/.hoek2003-05-201-0/+2
|
* 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.
* Fix build (removal of <values.h>)kris2002-09-291-0/+11
|
* Bump png majorache2001-09-111-1/+1
|
* - X11BASE cleanjmz2001-06-275-15/+16
| | | | | | | | - properly link libpgplot.so against -lpng (so that each program which links with libpgplot.so does not have to specify -lpng) - a bit cleaner (use macros where possible, etc.) Submitted by: knu
* Upgrade to version 5.2.2 (the distfile still has version 5.2)jmz2001-03-074-9/+11
| | | | | Add a lib depend on png since this version has a png driver. Fix minors bugs in Makefile.demo
* Massive style enforcement - use ^I instead of spaces for variables identation.sobomax2001-01-171-4/+4
|
* The name of the ftp site has changed.jmz2000-10-221-1/+1
|
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-06-171-1/+1
| | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax
* Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because Isobomax2000-06-161-1/+1
| | | | | | | just cun'n'pasted the name from Satoshi's commit message without checking it. Hall of shame entry: sobomax
* Third round of INSTALL_SHLIBS=yes fixes.sobomax2000-06-162-3/+1
|
* Convert to PORTNAME/PORTVERSION. lfview had an invalid versionasami2000-04-141-3/+3
| | | | string so I fixed it.
* Bug fix for 3.x: unbreak drivers (e.g. the gif driver) using the %VAL(...)jmz1999-09-231-1/+2
| | | | F77 feature.
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Commit #2/4 to enforce Caps, no period. I ran this oe ashoek1999-06-271-1/+1
| | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :)
* Demos must be compiled with the -fno-backslash option on -currentjmz1999-05-031-0/+5
|
* Compile with g77 on 4.0-CURRENTjmz1999-05-032-2/+9
| | | | Submitted by: obrien
* Add USE_XLIB.asami1998-12-221-1/+2
|
* Unbreak.jmz1998-12-052-5/+17
|
* Use bsd.port.{pre,post}.mk. Either use them to avoid having to defineasami1998-11-111-9/+10
| | | | | | | | something already there (PORTOBJFORMAT, OSVERSION) or move stuff from after .include <bsd.port.mk> to before. (This is not by any means the complete list but just the ones I've noticed recently.)
* Mark BROKEN for current:jseger1998-10-121-1/+6
| | | | | | | ./makehtml: not found *** Error code 127 Stop.
* Convert to ELF.steve1998-10-054-8/+20
|
* Execute `ldconfig -R' at the pkg_delete step.tg1998-05-051-0/+1
| | | | | PR: 6281 Submitted by: SADA Kenji <sada@e-mail.ne.jp>
* Compile a few more functions.jmz1998-01-272-4/+6
|
* Upgrade: 5.1 -> 5.2jmz1997-08-158-13/+22
|
* ldconfig -> ${LDCONFIG}.max1997-07-171-2/+2
|
* Add PKGNAME (`-' required between basename and version numbers).asami1997-01-051-1/+2
|
* Add newline to end of file.asami1996-12-232-1/+2
|
* A C/FORTRAN library for drawing graphs on a variety of display devices.jmz1996-12-2215-0/+446