The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD german : manpages

German GNU and Linux manual pages

 Dieses ist die aktuelle Distribution deutscher Manpages fuer
Linux. Sie wurde am 13.03.97 um 06:24 Uhr fuer Sie zusammengestellt.

Dieses Projekt wurde von Andries Brouwer ins Leben gerufen, der das
Manpages Paket fuer Linux verwaltet. Es wurde von Martin Schulze
 uebernommen.

Bereits uebersetzte Manpages koennen unter folgender URL gefunden
werden:

        ftp://ftp.Infodrom.North.DE/pub/Linux/Devel/manpages-de/

und der aktuelle Status befindet sich unter folgender URL:

        http://www.infodrom.org/projects/manpages-de/

An diesem Projekt kann jede(r) Interessierte(r) teilnehmen. Dazu
sollte einfach der Mailingliste

        manpages-de@Infodrom.North.DE

beigetreten und um eine Seite zum Uebersetzen gebeten werden.

Um der Mailingliste beizutreten, reicht es, eine Mail an
Majordomo@Infodrom.North.DE zu schicken und in der Mail "subscribe
manpages-de" zu schreiben.

                              Joey (joey@linux.de), Oldenburg, 16.4.96
                              Andries (aeb@cwi.nl), Eindhoven, 12.2.96 

http://www.infodrom.org/projects/manpages-de/



manpages history


v. 1.23
date: 2005/02/16 16:21:28;  author: wosch;  state: Exp;  lines: +1 -0
Don't install man sub-directory 'debian'. It has less value
and unlike the man* and cat* sub-directories, it will not be
de-installed by the ports scripts.

v. 1.22 date: 2004/06/20 20:59:22; author: pav; state: Exp; lines: +1 -2 - Remove empty files [1] - While here, portlint PR: ports/68068 [1] Submitted by: Sergey Matveychuk
v. 1.21 date: 2003/11/13 14:45:05; author: trevor; state: Exp; lines: +1 -1 Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.
v. 1.20 date: 2003/10/29 11:39:02; author: wosch; state: Exp; lines: +7 -7 Update German Linux manual pages to version 0.4
v. 1.19 date: 2003/10/29 07:46:48; author: linimon; state: Exp; lines: +1 -2 Per distfile survey, chase new mastersite. Informed maintainer.
v. 1.18 date: 2003/07/05 19:01:41; author: marcus; state: Exp; lines: +4 -3 Generate plist either statically or before do-install phase for compatibility with upcoming bsd.port.mk patches. Submitted by: Sergey Matveychuk
v. 1.17 date: 2003/03/05 12:28:25; author: wosch; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.16 date: 2002/09/29 05:14:30; author: kris; state: Exp; lines: +1 -3 Catch up to locale renaming (de_DE.ISO_8859-1 -> de.ISO8859-1) Approved by: wosch (in principle)
v. 1.15 date: 2002/09/20 20:41:03; author: kris; state: Exp; lines: +3 -1 BROKEN: Does not build
v. 1.14 date: 2001/02/06 13:13:16; author: olgeni; state: Exp; lines: +2 -2 Spaces -> tabs in ports/german.
v. 1.13 date: 2000/04/14 23:53:18; author: asami; state: Exp; lines: +2 -2 Remove "de-" from front of PORTNAME -- it is specified by ${PKGNAMEPERFIX} now.
v. 1.12 date: 2000/04/08 22:01:18; author: mharo; state: Exp; lines: +3 -3 update with the new PORTNAME/PORTVERSION variables
v. 1.11 date: 1999/09/19 10:30:44; author: wosch; state: Exp; lines: +2 -2 Update master site.
v. 1.10 date: 1999/08/28 01:57:14; author: mharo; state: Exp; lines: +2 -2 ln -> ${LN}
v. 1.9 date: 1999/08/25 05:57:27; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.8 date: 1999/02/03 11:11:46; author: asami; state: Exp; lines: +3 -3 Adjust port Makefiles to new EXTRACT_* variable defaults. See log of 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.
v. 1.7 date: 1998/08/25 01:25:05; author: asami; state: Exp; lines: +1 -3 Move PLIST generation to do-install. Since do-install is already define in this Makefile, there wasn't much reason why it was separate anyway.
v. 1.6 date: 1997/10/03 12:25:15; author: wosch; state: Exp; lines: +4 -4 Portlint. Add a scond MASTER_SITES. Enable checksum test.
v. 1.5 date: 1997/10/02 05:32:37; author: asami; state: Exp; lines: +4 -3 (1) NO_CHECKSUM is a user variable. Porters should use IGNOREFILES 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).
v. 1.4 date: 1997/10/01 20:55:20; author: wosch; state: Exp; lines: +7 -2 Disable checksum - the distfile will be updated daily. Create pkg/PLIST on the fly.
v. 1.3 date: 1997/09/30 06:51:09; author: asami; state: Exp; lines: +5 -5 Portlint baby!
v. 1.2 date: 1997/09/29 18:04:04; author: wosch; state: Exp; lines: +2 -2 Date typo.
v. 1.1 date: 1997/09/29 18:02:04; author: wosch; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1997/09/29 18:02:04; author: wosch; state: Exp; lines: +0 -0 German GNU and Linux manual pages. ============================================================================= v. 1.23 date: 2005/02/16 16:21:28; author: wosch; state: Exp; lines: +1 -0 Don't install man sub-directory 'debian'. It has less value and unlike the man* and cat* sub-directories, it will not be de-installed by the ports scripts.
v. 1.22 date: 2004/06/20 20:59:22; author: pav; state: Exp; lines: +1 -2 - Remove empty files [1] - While here, portlint PR: ports/68068 [1] Submitted by: Sergey Matveychuk
v. 1.21 date: 2003/11/13 14:45:05; author: trevor; state: Exp; lines: +1 -1 Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.
v. 1.20 date: 2003/10/29 11:39:02; author: wosch; state: Exp; lines: +7 -7 Update German Linux manual pages to version 0.4
v. 1.19 date: 2003/10/29 07:46:48; author: linimon; state: Exp; lines: +1 -2 Per distfile survey, chase new mastersite. Informed maintainer.
v. 1.18 date: 2003/07/05 19:01:41; author: marcus; state: Exp; lines: +4 -3 Generate plist either statically or before do-install phase for compatibility with upcoming bsd.port.mk patches. Submitted by: Sergey Matveychuk
v. 1.17 date: 2003/03/05 12:28:25; author: wosch; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.16 date: 2002/09/29 05:14:30; author: kris; state: Exp; lines: +1 -3 Catch up to locale renaming (de_DE.ISO_8859-1 -> de.ISO8859-1) Approved by: wosch (in principle)
v. 1.15 date: 2002/09/20 20:41:03; author: kris; state: Exp; lines: +3 -1 BROKEN: Does not build
v. 1.14 date: 2001/02/06 13:13:16; author: olgeni; state: Exp; lines: +2 -2 Spaces -> tabs in ports/german.
v. 1.13 date: 2000/04/14 23:53:18; author: asami; state: Exp; lines: +2 -2 Remove "de-" from front of PORTNAME -- it is specified by ${PKGNAMEPERFIX} now.
v. 1.12 date: 2000/04/08 22:01:18; author: mharo; state: Exp; lines: +3 -3 update with the new PORTNAME/PORTVERSION variables
v. 1.11 date: 1999/09/19 10:30:44; author: wosch; state: Exp; lines: +2 -2 Update master site.
v. 1.10 date: 1999/08/28 01:57:14; author: mharo; state: Exp; lines: +2 -2 ln -> ${LN}
v. 1.9 date: 1999/08/25 05:57:27; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.8 date: 1999/02/03 11:11:46; author: asami; state: Exp; lines: +3 -3 Adjust port Makefiles to new EXTRACT_* variable defaults. See log of 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.
v. 1.7 date: 1998/08/25 01:25:05; author: asami; state: Exp; lines: +1 -3 Move PLIST generation to do-install. Since do-install is already define in this Makefile, there wasn't much reason why it was separate anyway.
v. 1.6 date: 1997/10/03 12:25:15; author: wosch; state: Exp; lines: +4 -4 Portlint. Add a scond MASTER_SITES. Enable checksum test.
v. 1.5 date: 1997/10/02 05:32:37; author: asami; state: Exp; lines: +4 -3 (1) NO_CHECKSUM is a user variable. Porters should use IGNOREFILES 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).
v. 1.4 date: 1997/10/01 20:55:20; author: wosch; state: Exp; lines: +7 -2 Disable checksum - the distfile will be updated daily. Create pkg/PLIST on the fly.
v. 1.3 date: 1997/09/30 06:51:09; author: asami; state: Exp; lines: +5 -5 Portlint baby!
v. 1.2 date: 1997/09/29 18:04:04; author: wosch; state: Exp; lines: +2 -2 Date typo.
v. 1.1 date: 1997/09/29 18:02:04; author: wosch; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1997/09/29 18:02:04; author: wosch; state: Exp; lines: +0 -0 German GNU and Linux manual pages. ============================================================================= v. 1.23 date: 2005/02/16 16:21:28; author: wosch; state: Exp; lines: +1 -0 Don't install man sub-directory 'debian'. It has less value and unlike the man* and cat* sub-directories, it will not be de-installed by the ports scripts.
v. 1.22 date: 2004/06/20 20:59:22; author: pav; state: Exp; lines: +1 -2 - Remove empty files [1] - While here, portlint PR: ports/68068 [1] Submitted by: Sergey Matveychuk
v. 1.21 date: 2003/11/13 14:45:05; author: trevor; state: Exp; lines: +1 -1 Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.
v. 1.20 date: 2003/10/29 11:39:02; author: wosch; state: Exp; lines: +7 -7 Update German Linux manual pages to version 0.4
v. 1.19 date: 2003/10/29 07:46:48; author: linimon; state: Exp; lines: +1 -2 Per distfile survey, chase new mastersite. Informed maintainer.
v. 1.18 date: 2003/07/05 19:01:41; author: marcus; state: Exp; lines: +4 -3 Generate plist either statically or before do-install phase for compatibility with upcoming bsd.port.mk patches. Submitted by: Sergey Matveychuk
v. 1.17 date: 2003/03/05 12:28:25; author: wosch; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.16 date: 2002/09/29 05:14:30; author: kris; state: Exp; lines: +1 -3 Catch up to locale renaming (de_DE.ISO_8859-1 -> de.ISO8859-1) Approved by: wosch (in principle)
v. 1.15 date: 2002/09/20 20:41:03; author: kris; state: Exp; lines: +3 -1 BROKEN: Does not build
v. 1.14 date: 2001/02/06 13:13:16; author: olgeni; state: Exp; lines: +2 -2 Spaces -> tabs in ports/german.
v. 1.13 date: 2000/04/14 23:53:18; author: asami; state: Exp; lines: +2 -2 Remove "de-" from front of PORTNAME -- it is specified by ${PKGNAMEPERFIX} now.
v. 1.12 date: 2000/04/08 22:01:18; author: mharo; state: Exp; lines: +3 -3 update with the new PORTNAME/PORTVERSION variables
v. 1.11 date: 1999/09/19 10:30:44; author: wosch; state: Exp; lines: +2 -2 Update master site.
v. 1.10 date: 1999/08/28 01:57:14; author: mharo; state: Exp; lines: +2 -2 ln -> ${LN}
v. 1.9 date: 1999/08/25 05:57:27; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.8 date: 1999/02/03 11:11:46; author: asami; state: Exp; lines: +3 -3 Adjust port Makefiles to new EXTRACT_* variable defaults. See log of 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.
v. 1.7 date: 1998/08/25 01:25:05; author: asami; state: Exp; lines: +1 -3 Move PLIST generation to do-install. Since do-install is already define in this Makefile, there wasn't much reason why it was separate anyway.
v. 1.6 date: 1997/10/03 12:25:15; author: wosch; state: Exp; lines: +4 -4 Portlint. Add a scond MASTER_SITES. Enable checksum test.
v. 1.5 date: 1997/10/02 05:32:37; author: asami; state: Exp; lines: +4 -3 (1) NO_CHECKSUM is a user variable. Porters should use IGNOREFILES 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).
v. 1.4 date: 1997/10/01 20:55:20; author: wosch; state: Exp; lines: +7 -2 Disable checksum - the distfile will be updated daily. Create pkg/PLIST on the fly.
v. 1.3 date: 1997/09/30 06:51:09; author: asami; state: Exp; lines: +5 -5 Portlint baby!
v. 1.2 date: 1997/09/29 18:04:04; author: wosch; state: Exp; lines: +2 -2 Date typo.
v. 1.1 date: 1997/09/29 18:02:04; author: wosch; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1997/09/29 18:02:04; author: wosch; state: Exp; lines: +0 -0 German GNU and Linux manual pages. =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm