summaryrefslogtreecommitdiffstats
path: root/german/manpages/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Spaces -> tabs in ports/german.olgeni2001-02-061-1/+1
|
* Remove "de-" from front of PORTNAME -- it is specified by ${PKGNAMEPERFIX}asami2000-04-141-1/+1
| | | | now.
* update with the new PORTNAME/PORTVERSION variablesmharo2000-04-081-2/+2
|
* Update master site.wosch1999-09-191-1/+1
|
* ln -> ${LN}mharo1999-08-281-1/+1
|
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Adjust port Makefiles to new EXTRACT_* variable defaults. See log ofasami1999-02-031-3/+3
| | | | | | | | | | | | | | | | | | | bsd.port.mk rev. 1.304 for details on the change. The fix here is one of the following. (1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining EXTRACT_* commands. (2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously calling the "tar" command (i.e., arguments like "-xzf" are spelled out). (3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS}, add ${EXTRACT_AFTER_ARGS} to the command line as well. (4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS is set, define the other two too.
* Move PLIST generation to do-install. Since do-install is already defineasami1998-08-251-3/+1
| | | | in this Makefile, there wasn't much reason why it was separate anyway.
* Portlint. Add a scond MASTER_SITES. Enable checksum test.wosch1997-10-031-4/+4
|
* (1) NO_CHECKSUM is a user variable. Porters should use IGNOREFILESasami1997-10-021-3/+4
| | | | | | | | for files for which the checksum should not be checked. (2) Use the PLIST variable to point to temporary PLIST in ${WRKSRC}. Under no circumstances should a port modify a file in the repository (${PKGDIR}/PLIST in this case).
* Disable checksum - the distfile will be updated daily.wosch1997-10-011-2/+7
| | | | Create pkg/PLIST on the fly.
* Portlint baby!asami1997-09-301-5/+5
|
* Date typo.wosch1997-09-291-2/+2
|
* German GNU and Linux manual pages.wosch1997-09-291-0/+35
OpenPOWER on IntegriCloud