agc
3ad1bdbf06
Move WRKSRC definition away from the first paragraph in a Makefile.
2004-01-20 12:18:15 +00:00
jmmv
2b07fc26d8
s/@netbsd.org/@NetBSD.org/ in MAINTAINER.
2003-12-24 09:53:47 +00:00
ben
0d43bf684d
Update MAINTAINER email address.
2003-12-13 20:14:26 +00:00
martti
a6f1375adb
COMMENT should start with a capital letter.
2003-07-21 17:27:24 +00:00
wiz
04f62f706a
Change address of maintainer per PR 22170.
2003-07-19 08:54:23 +00:00
jmmv
0916498c1b
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.
2003-03-29 12:40:00 +00:00
wiz
e1e2ff0628
Replace collver@linuxfreemail.com with collver1@attbi.com.
...
Closes PRs 19516, 19517, 19518, 19519, 19520, 19521, 19522, 19523,
19524, 19525 and some more, perhaps.
2002-12-24 18:55:32 +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
agc
a16fc84f19
Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of:
...
WRKSRC= ${WRKDIR}
This is much cleaner, much more indicative of what happens, and removes
another of the negative definitions (NO_.* = value).
2001-09-09 20:36:07 +00:00
agc
fd90718b4c
Initial import of helpdeco-21 into the packages collection.
...
Provided by Ben Collver (collver@linuxfreemail.com ) in PR 12927
helpdeco is a windows .hlp to RTF converter.
2001-05-23 15:47:43 +00:00