aboutsummaryrefslogtreecommitdiff
path: root/german/manpages
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportMartin Wilke2011-03-181-1/+0
| | | | | | | With hat: portmgr (myself) Notes: svn path=/head/; revision=271274
* - Convert NOMANCOMPRESS to NO_MANCOMPRESS to sync with srcMartin Wilke2009-12-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PR: ports/136065 ports/127469 Submitted by: N.J. Mann <njm@njm.me.uk> and Aldis Berjoza <killasmurf86@gmail.com> - Early identify port CONFLICTS PR: 137855 Submitted by: Piotr Smyrak <smyru@heron.pl> - Add --no-same-permissions to the EXTRACT_AFTER_ARGS command. Tijl Coosemans has been reported an issue that when root is extracting from the tarball, and the tarball contains world writable files (sysutils/policykit as an example), there is a chance that the files gets changed by malicious third parties right after the extraction, which makes it possible to inject code into the package thus compromise the system. Submitted by: Tijl Coosemans <tijl@coosemans.org> Xin LI (delphij@) - Fix some whitespaces Tested with: exp-run Notes: svn path=/head/; revision=246839
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154153
* new homepageWolfram Schneider2005-12-231-2/+2
| | | | | | | | PR: ports/90499 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> Notes: svn path=/head/; revision=151942
* Don't install man sub-directory 'debian'. It has less valueWolfram Schneider2005-02-161-0/+1
| | | | | | | | and unlike the man* and cat* sub-directories, it will not be de-installed by the ports scripts. Notes: svn path=/head/; revision=129031
* - Remove empty files [1]Pav Lucistnik2004-06-202-2/+1
| | | | | | | | | | - While here, portlint PR: ports/68068 [1] Submitted by: Sergey Matveychuk <sem@ciam.ru> Notes: svn path=/head/; revision=111880
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.Trevor Johnson2003-11-131-1/+1
| | | | Notes: svn path=/head/; revision=93890
* Update German Linux manual pages to version 0.4Wolfram Schneider2003-10-292-8/+8
| | | | Notes: svn path=/head/; revision=92559
* Per distfile survey, chase new mastersite. Informed maintainer.Mark Linimon2003-10-291-2/+1
| | | | Notes: svn path=/head/; revision=92537
* Generate plist either statically or before do-install phase forJoe Marcus Clarke2003-07-051-3/+4
| | | | | | | | | compatibility with upcoming bsd.port.mk patches. Submitted by: Sergey Matveychuk <sem@ciam.ru> Notes: svn path=/head/; revision=84245
* De-pkg-comment.Wolfram Schneider2003-03-052-1/+1
| | | | Notes: svn path=/head/; revision=76929
* Catch up to locale renaming (de_DE.ISO_8859-1 -> de.ISO8859-1)Kris Kennaway2002-09-291-3/+1
| | | | | | | Approved by: wosch (in principle) Notes: svn path=/head/; revision=67216
* BROKEN: Does not buildKris Kennaway2002-09-201-0/+2
| | | | Notes: svn path=/head/; revision=66898
* Spaces -> tabs in ports/german.Jimmy Olgeni2001-02-061-1/+1
| | | | Notes: svn path=/head/; revision=38033
* Remove "de-" from front of PORTNAME -- it is specified by ${PKGNAMEPERFIX}Satoshi Asami2000-04-141-1/+1
| | | | | | | now. Notes: svn path=/head/; revision=27556
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-2/+2
| | | | Notes: svn path=/head/; revision=27416
* 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