Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
same time.
|
|
their files via a custom do-install target.
|
|
|
|
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with
${PREFIX}/${PKGMANDIR}.
Fixes PR 35265, although I did not use the patch provided therein.
|
|
|
|
|
|
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>
|