summaryrefslogtreecommitdiff
path: root/german/manpages (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update master site.Wolfram Schneider1999-09-191-1/+1
| | | | Notes: svn path=/head/; revision=21744
* ln -> ${LN}Michael Haro1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=21047
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20947
* As threatened, enforce the "Capital, no period" rule. Ellipses areTim Vanderhoek1999-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. Notes: svn path=/head/; revision=19799
* Add WWW:Michael Haro1999-05-031-0/+2
| | | | Notes: svn path=/head/; revision=18437
* Adjust port Makefiles to new EXTRACT_* variable defaults. See log ofSatoshi Asami1999-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. Notes: svn path=/head/; revision=16518
* Move PLIST generation to do-install. Since do-install is already defineSatoshi Asami1998-08-251-3/+1
| | | | | | | in this Makefile, there wasn't much reason why it was separate anyway. Notes: svn path=/head/; revision=12819
* Distfile apparently changed on master site.Justin M. Seger1997-11-081-1/+1
| | | | Notes: svn path=/head/; revision=8522
* Um, you can't just "enable checksum test" in the Makefile withoutSatoshi Asami1997-10-081-1/+1
| | | | | | | adding it here. How old is your bsd.port.mk? Notes: svn path=/head/; revision=8172
* Delete last empty line.Wolfram Schneider1997-10-031-1/+0
| | | | Notes: svn path=/head/; revision=8092
* Portlint. Add a scond MASTER_SITES. Enable checksum test.Wolfram Schneider1997-10-031-4/+4
| | | | Notes: svn path=/head/; revision=8091
* (1) NO_CHECKSUM is a user variable. Porters should use IGNOREFILESSatoshi Asami1997-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). Notes: svn path=/head/; revision=8085
* Disable checksum - the distfile will be updated daily.Wolfram Schneider1997-10-011-2/+7
| | | | | | | Create pkg/PLIST on the fly. Notes: svn path=/head/; revision=8077
* Portlint baby!Satoshi Asami1997-09-301-5/+5
| | | | Notes: svn path=/head/; revision=8060
* Date typo.Wolfram Schneider1997-09-291-2/+2
| | | | Notes: svn path=/head/; revision=8056
* German GNU and Linux manual pages.Wolfram Schneider1997-09-295-0/+67
Notes: svn path=/head/; revision=8055