summaryrefslogtreecommitdiff
path: root/graphics/plplot
AgeCommit message (Collapse)AuthorFilesLines
2001-04-14Change MAINTAINER section to packages@netbsd.orgjtb1-2/+2
2001-03-30Updated to plplot-5.0.3. No Changelog -- see the PLplot homepage forjtb8-55/+256
release notes.
2001-03-27Change BUILD_DEPENDS semantics:hubertf1-4/+4
first component is now a package name+version/pattern, no more executable/patchname/whatnot. While there, introduce BUILD_USES_MSGFMT as shorthand to pull in devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current). Patch by Alistair Crooks <agc@netbsd.org>
2001-02-26Don't add -Dunix to CPPFLAGS, undoing part of last change.jtb3-13/+14
2001-02-26Include <sys/types.h>. Add -Dunix to CPPFLAGS. This might fix Alpha bulkjtb3-17/+16
build problem.
2001-02-25Depends on GNU m4 to build, not to run.jtb1-7/+7
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2001-02-15This patch not needed, as we run autoconf before configure.jtb2-18/+1
2001-02-14Updated plplot to 5.0.2. No log of recent changes.jtb8-34/+44
2001-02-05Use full pathname "${LOCALBASE}/bin/auto..." in dependences and maketron1-3/+3
targets. This includes a fix for PR pkg/12125 by Tomasz Luchowski.
2001-01-29I forgot to add the PLIST. There is only one now.jtb1-0/+163
2001-01-29Updated plplot to version 5.0.1. The changes are too numerous tojtb19-565/+251
list (especially as the Changelog doesn't mention any recent changes). Things work much better than in the last version (especially on the Tcl/Tk end).
2001-01-26Fix tcl wildcard so that it matches version currently in pkgsrc.wiz1-2/+2
2000-12-14Added -W,-R$(LIBDIR) to the library paths. Fixes pkgsrc/i386 bulk buildjtb2-3/+26
problems.
2000-12-08If were using the f2c-f77 frontend to f2c then don't use the -r8 argumentjtb4-2/+41
(for promoting REAL to DOUBLE) as the that script doesn't accept it. The resulting API will be single precision. If you want double precision then just set PKG_FC= f77 in /etc/mk.conf.
2000-12-08Removed some old patches.jtb3-39/+0
2000-12-08Updated to plplot-5.0.0 . This version mainly fixes bugs in the previous one.jtb10-272/+93
The compilation of the Tk driver is noticeably cleaner.
2000-12-02Initial import of new "plplot" package:jtb16-0/+820
Scientific plotting library