Age | Commit message (Collapse) | Author | Files | Lines |
|
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.
|
|
|
|
WRKSRC= ${WRKDIR}
This is much cleaner, much more indicative of what happens, and removes
another of the negative definitions (NO_.* = value).
|
|
|
|
+ move the patch digest/checksum values from files/patch-sum to distinfo
|
|
o Respect ${CFLAGS}
|
|
* 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!
|
|
|
|
Addresses pkg/9946 by Stephen Degler.
|
|
- Install "pppoe" to "${PREFIX}/sbin".
|
|
|
|
right now).
In case of emergency, mail der Mouse <mouse@rodents.montreal.qc.ca>
(No docs available :-/)
|