Commit graph

17 commits

Author SHA1 Message Date
fredb
b48eba1112 Give all packages which depend on "png" a version bump, and update
all dependencies on packages depending on "png" which contain shared
libraries, all for the (imminent) update to the "png" package.
[List courtesy of John Darrow, courtesy of "bulk-build".]
2002-03-13 17:36:35 +00:00
skrll
08bdd44549 mkdir -> ${MKDIR}
rmdir -> ${RMDIR}
rm -> ${RM} (${RM} added to PLIST_SUBST)
chmod -> ${CHMOD}
chown -> ${CHOWN}
2002-02-15 10:12:28 +00:00
drochner
4ae2715be1 use python buildlink 2002-01-19 13:40:54 +00:00
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
jtb
17b2810279 Install yorick files under ${PREFIX}/share instead of ${PREFIX}/lib. 2001-06-22 14:05:36 +00:00
jtb
7aec40a4ea Update of yplot to 1.1.0.
Changes include:

 * Configuration now done with autoconf
 * Many API extensions
 * Updated documentation
 * Many more demos
 * etc.
2001-06-20 12:58:56 +00:00
jtb
7cbf29c50f Add PLPLOT_PREFIX_DEFAULT=${LOCALBASE} so that EVAL_PREFIX returns the
correct prefix when plplot isn't already installed.
2001-05-01 22:40:43 +00:00
jtb
b97c41dde3 Remove redundant echoing, quoting, and input redirection to sed. 2001-04-28 23:59:17 +00:00
wiz
a4f21a5507 Move to sha1 digests, and/or add distfile sizes. 2001-04-21 09:54:06 +00:00
agc
fb467f5ac2 + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:22:34 +00:00
jtb
eb0cef2016 Change MAINTAINER section to packages@netbsd.org 2001-04-14 21:43:38 +00:00
jtb
1d1a092b72 Regen. 2001-04-02 00:58:02 +00:00
jtb
0c2ba7656c Missed second instance of plplot_linkage which should have been changed
to `plplot-config --libs`.
2001-04-02 00:56:02 +00:00
jtb
b770dfa9df Note that it is necessary to copy the plplot include files to
${WRKSRC}/plplot so that they will found.  This is ugly -- but what can
we do?
2001-03-31 18:28:25 +00:00
jtb
b41cba1155 Use plplot-config --libs for plplot-5.0.3 instead of plplot_linkage. 2001-03-30 20:30:06 +00:00
wiz
a2a4d06c6f Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 15:22:13 +00:00
jtb
54759976e9 Initial import of yplot:
Yorick interface to PLplot
2001-02-14 11:52:10 +00:00