summaryrefslogtreecommitdiffstats
path: root/german/manpages
Commit message (Collapse)AuthorAgeFilesLines
* Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.trevor2003-11-131-1/+1
|
* Update German Linux manual pages to version 0.4wosch2003-10-292-8/+8
|
* Per distfile survey, chase new mastersite. Informed maintainer.linimon2003-10-291-2/+1
|
* Generate plist either statically or before do-install phase formarcus2003-07-051-3/+4
| | | | | | compatibility with upcoming bsd.port.mk patches. Submitted by: Sergey Matveychuk <sem@ciam.ru>
* De-pkg-comment.wosch2003-03-052-1/+1
|
* Catch up to locale renaming (de_DE.ISO_8859-1 -> de.ISO8859-1)kris2002-09-291-3/+1
| | | | Approved by: wosch (in principle)
* BROKEN: Does not buildkris2002-09-201-0/+2
|
* 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
|
* As threatened, enforce the "Capital, no period" rule. Ellipses arehoek1999-06-261-1/+1
| | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each.
* Add WWW:mharo1999-05-031-0/+2
|
* 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.
* Distfile apparently changed on master site.jseger1997-11-081-1/+1
|
* Um, you can't just "enable checksum test" in the Makefile withoutasami1997-10-081-1/+1
| | | | adding it here. How old is your bsd.port.mk?
* Delete last empty line.wosch1997-10-031-1/+0
|
* 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-022-4/+5
| | | | | | | | 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-295-0/+67
OpenPOWER on IntegriCloud