seb
5a64226ac0
Use buildlink2. Use perl5/module.mk.
...
Depend in ALL_TARGET does not seem to be needed anymore so remove it,
otherwise perl5/module.mk usage would have been limited ;)
2002-10-27 23:57:17 +00:00
hubertf
5542206cba
Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in
...
pkgsrc. Instead, a new variable PKGREVISION is invented that can get
bumped independent of DISTNAME and PKGNAME.
Example #1 :
DISTNAME= foo-X.Y
PKGREVISION= Z
=> PKGNAME= foo-X.YnbZ
Example #2 :
DISTNAME= barthing-X.Y
PKGNAME= bar-X.Y
PKGREVISION= Z
=> PKGNAME= bar=X.YnbZ (!)
On subsequent changes, only PKGREVISION needs to be bumped, no more risk
of getting DISTNAME changed accidentally.
2001-11-29 01:12:24 +00:00
zuntum
d038a73ebd
Move pkg/ files into package's toplevel directory
2001-10-31 22:52:58 +00:00
jtb
7836024168
Increment PKGNAME rather than DISTNAME.
2001-05-03 21:17:23 +00:00
jtb
055e3e429f
Make the Fortran interface work properly. Install the demos.
...
While here, build shared libraries using libtool. Increment version number.
2001-05-03 20:56:32 +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
wiz
a2a4d06c6f
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
2001-02-16 15:22:13 +00:00
jtb
133d034dcd
Install the Perl module.
2001-02-08 22:21:51 +00:00
jtb
951e0c9727
Initial import of g2:
...
Powerful, easy to use 2D graphics library
2001-02-07 22:19:40 +00:00