Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
useful.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
WRKSRC= ${WRKDIR}
This is much cleaner, much more indicative of what happens, and removes
another of the negative definitions (NO_.* = value).
|
|
USE_BUILDLINK_ONLY.
|
|
|
|
|
|
|
|
+ move the patch digest/checksum values from files/patch-sum to distinfo
|
|
|
|
* change NO_WRKSUBDIR to WRKSRC=${WRKDIR}
* install things from ${WRKSRC} instead of ${WRKDIR}
|
|
|
|
unix2dos and dos2unix are utilities that convert ASCII files from
the DOS cr/lf format to the UNIX lf format.
Submitted by Tomasz Luchowski <zuntum@eik.pl>
|