# New ports collection makefile for: German manpages # Version required: 1.0 # Date created: 29 September 1997 # Whom: wosch # # $Id: Makefile,v 1.7 1998/08/25 01:25:05 asami Exp $ # DISTNAME= de-manpages-1.0 CATEGORIES= german MASTER_SITES= http://www.freebsd.org/~wosch/src/ \ ftp://ftp.Infodrom.North.DE/pub/Linux/Devel/manpages-de/ DISTFILES= ${manpages}.tgz MAINTAINER= wosch@FreeBSD.org LANG= de_DE.ISO_8859-1 NO_WRKSUBDIR= YES PLIST= ${WRKSRC}/PLIST mandir= ${PREFIX}/man/${LANG} manpages= manpages-de do-build: ln -s ${WRKSRC}/${manpages} ${WRKSRC}/de-man makewhatis ${WRKSRC}/de-man .if !defined(NOMANCOMPRESS) ${GZIP_CMD} -r ${WRKSRC}/${manpages}/man* || exit 0 .endif do-install: cd ${WRKSRC}/${manpages}; \ ${TAR} cf - . | \ (cd ${mandir}; ${TAR} xf - ) find ${WRKSRC}/${manpages} -type f -print | \ ${SED} "s%${WRKSRC}/${manpages}%man/${LANG}%" > \ ${WRKSRC}/PLIST .include 4/cgit/cgit.cgi/'>cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/lang/gcc33
Commit message (Expand)AuthorAgeFilesLines
* Upgrade to the 30-April-2001 edition GCC 2.97 development snapshot.obrien2001-05-043-14/+29
* Upgrade to the 20-March-2001 edition GCC 2.97 development snapshot.obrien2001-03-242-6/+6
* Fix version number.obrien2001-03-111-1/+1
* Upgrade to the 5-March-2001 edition GCC 2.97 development snapshot.obrien2001-03-072-6/+6
* Fix nits in the auto lib-gcc PLIST generation.obrien2001-03-022-26/+14
* Upgrade to the 5-Feb-2001 edition GCC 2.97 development snapshot.obrien2001-02-154-130/+157
* typo clean up police: \s -> \tlioux2001-02-151-1/+1
* Upgrade to the Christmas edition GCC 2.97 development snapshot.obrien2000-12-272-6/+6
* Upgrade to the 2000-12-18 GCC 2.97 development snapshot.obrien2000-12-222-33/+29
* Forgot to commit the bits that rm's the new libjava as it breaks theobrien2000-12-141-0/+1
* Upgrade to the 2000-12-11 GCC 2.97 development snapshot.obrien2000-12-133-35/+42
* Change name of programs from e<program_name> to g<program_name>, sinceobrien2000-12-062-18/+17
* Change the libstdc++.so version number to be more like the stock one.obrien2000-12-061-1/+1
* First cut at configure support for FreeBSD PowerPC, Sparc64, and StrongARM.obrien2000-11-291-0/+64
* Upgrade to the 2000-11-20 GCC 2.97 development snapshot.obrien2000-11-299-277/+86
* Upgrade to the 2000-10-02 GCC 2.97 development snapshot.obrien2000-10-117-623/+173
* Upgrade to the 2000-08-28 GCC 2.96 development snapshot.obrien2000-09-163-69/+89
* Upgrade to the 2000-07-17 GCC 2.96 development snapshot.obrien2000-09-0610-370/+156
* Upgrade to the 2000-05-01 GCC 2.96 development snapshot.obrien2000-05-073-9/+8
* Upgrade to the 2000-04-10 GCC 2.96 development snapshot.obrien2000-04-152-6/+6
* Convert to the PORTNAME - PORTVERSION syntax.obrien2000-04-121-3/+2
* Restore useless version required comments.obrien2000-03-221-0/+1
* Remove the "version required" line.obrien2000-03-201-1/+0
* Upgrade to the 2000-03-13 GCC 2.96 development snapshot.obrien2000-03-193-27/+27
* Upgrade to the 2000-03-06 GCC 2.96 development snapshot.obrien2000-03-093-7/+9
* Upgrade to the 2000-02-21 GCC 2.96 development snapshot.obrien2000-03-083-7/+7
* Upgrade to the 2000-02-07 GCC 2.96 development snapshot.obrien2000-02-147-85/+75
* Upgrade to the 2000-01-10 GCC 2.96 development snapshot.obrien2000-01-17