agc
3ad1bdbf06
Move WRKSRC definition away from the first paragraph in a Makefile.
2004-01-20 12:18:15 +00:00
grant
ca3be631f2
s/netbsd.org/NetBSD.org/
2003-07-17 22:50:55 +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
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
wiz
433b62957e
Move to sha1 checksum, and/or add distfile sizes.
2001-04-21 11:23:08 +00:00
agc
2d6b6a009c
+ 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:43:32 +00:00
zuntum
ef5ca26635
o Fix/add quoting
...
o Respect ${CFLAGS}
2001-03-31 11:14:29 +00:00
hubertf
8777b995dd
Update to mouse-pppoe-20000912nb1:
...
* rename binary from pppoe to mouse-pppoe, so this pkg can be installed
together with rp-pppoe
* rename the pkg from mouse_pppoe to mouse-pppoe
* our pppd does not understand "noipx" - leave that out!
2001-02-27 17:41:05 +00:00
wiz
a13ea108bb
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
2001-02-17 17:52:59 +00:00
wiz
a2abcdfbd2
Update to version 20000912, kindly provided by der Mouse.
...
Addresses pkg/9946 by Stephen Degler.
2000-09-14 22:51:25 +00:00
tron
49967b97b1
- Add conflict with "rp-pppoe" package.
...
- Install "pppoe" to "${PREFIX}/sbin".
2000-07-11 21:22:06 +00:00
hubertf
4f28110c1e
Fix DIST_SUBDIR
2000-02-08 23:46:14 +00:00
hubertf
3d5270c19c
Makes PPP over Ethernet going (sorry, no more information available
...
right now).
In case of emergency, mail der Mouse <mouse@rodents.montreal.qc.ca>
(No docs available :-/)
2000-02-04 03:58:37 +00:00