From 300c45cf2e488b0b4bef726272d1259f14ae8ed9 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Mon, 18 Nov 1996 11:44:27 +0000 Subject: Use MAN? macros. CATEGORIES+= -> CATEGORIES. --- devel/SWIG-devel/Makefile | 6 +++--- devel/SWIG/Makefile | 6 +++--- devel/bcc/Makefile | 4 ++-- devel/cxref/Makefile | 6 +++--- devel/libdlmalloc/Makefile | 4 ++-- devel/libmalloc/Makefile | 4 ++-- devel/libslang/Makefile | 4 ++-- devel/mkmf/Makefile | 4 ++-- devel/mprof/Makefile | 8 +++----- devel/noweb/Makefile | 11 +++++------ devel/prcs/Makefile | 4 ++-- devel/swig11/Makefile | 6 +++--- devel/swig13/Makefile | 6 +++--- devel/swig20/Makefile | 6 +++--- devel/tkcvs/Makefile | 10 ++++------ 15 files changed, 42 insertions(+), 47 deletions(-) (limited to 'devel') diff --git a/devel/SWIG-devel/Makefile b/devel/SWIG-devel/Makefile index e7747170cc6a..5d9ca1132e93 100644 --- a/devel/SWIG-devel/Makefile +++ b/devel/SWIG-devel/Makefile @@ -3,17 +3,17 @@ # Date created: 19 April 1996 # Whom: jkh # -# $Id: Makefile,v 1.2 1996/04/23 07:47:40 asami Exp $ +# $Id: Makefile,v 1.3 1996/10/09 20:54:24 erich Exp $ # DISTNAME= swig1.0 PKGNAME= swig-1.0 -CATEGORIES+= devel +CATEGORIES= devel MASTER_SITES= ftp://ftp.cs.utah.edu/pub/beazley/SWIG/ -GNU_CONFIGURE= yes MAINTAINER= erich@FreeBSD.org WRKSRC= ${WRKDIR}/SWIG1.0 +GNU_CONFIGURE= yes .include diff --git a/devel/SWIG/Makefile b/devel/SWIG/Makefile index e7747170cc6a..5d9ca1132e93 100644 --- a/devel/SWIG/Makefile +++ b/devel/SWIG/Makefile @@ -3,17 +3,17 @@ # Date created: 19 April 1996 # Whom: jkh # -# $Id: Makefile,v 1.2 1996/04/23 07:47:40 asami Exp $ +# $Id: Makefile,v 1.3 1996/10/09 20:54:24 erich Exp $ # DISTNAME= swig1.0 PKGNAME= swig-1.0 -CATEGORIES+= devel +CATEGORIES= devel MASTER_SITES= ftp://ftp.cs.utah.edu/pub/beazley/SWIG/ -GNU_CONFIGURE= yes MAINTAINER= erich@FreeBSD.org WRKSRC= ${WRKDIR}/SWIG1.0 +GNU_CONFIGURE= yes .include diff --git a/devel/bcc/Makefile b/devel/bcc/Makefile index 8908106b009a..33232f7da7e6 100644 --- a/devel/bcc/Makefile +++ b/devel/bcc/Makefile @@ -3,12 +3,12 @@ # Date created: 26 March 1995 # Whom: joerg # -# $Id: Makefile,v 1.4 1995/04/09 10:04:54 asami Exp $ +# $Id: Makefile,v 1.5 1995/11/26 11:28:48 asami Exp $ # DISTNAME= bcc PKGNAME= bcc-95.3.12 -CATEGORIES+= devel lang +CATEGORIES= devel lang MAINTAINER= joerg@FreeBSD.org diff --git a/devel/cxref/Makefile b/devel/cxref/Makefile index a756ccf98856..54b438089a68 100644 --- a/devel/cxref/Makefile +++ b/devel/cxref/Makefile @@ -3,24 +3,24 @@ # Date created: 23 October 1996 # Whom: Thomas Gellekum # -# $Id: Makefile,v 1.1.1.1 1996/10/24 07:59:56 tg Exp $ +# $Id: Makefile,v 1.2 1996/10/25 06:11:05 tg Exp $ # DISTNAME= cxref-1.2 PKGNAME= cxref-1.2b -CATEGORIES+= devel +CATEGORIES= devel MASTER_SITES= ftp://ftp.demon.co.uk/pub/unix/unix/tools/ EXTRACT_SUFX= .tgz PATCHFILES= cxref-1.2-1.2a.diff.gz cxref-1.2a-1.2b.diff.gz PATCH_SITES= ${MASTER_SITES} -PATCH_DIST_STRIP= -p1 MAINTAINER= tg@freebsd.org WRKSRC= ${WRKDIR}/cxref USE_GMAKE= yes ALL_TARGET= program +PATCH_DIST_STRIP= -p1 DOCDIR= ${PREFIX}/share/doc/cxref diff --git a/devel/libdlmalloc/Makefile b/devel/libdlmalloc/Makefile index 253b05903555..5bd96b6b2067 100644 --- a/devel/libdlmalloc/Makefile +++ b/devel/libdlmalloc/Makefile @@ -3,12 +3,12 @@ # Date created: 3 June 1995 # Whom: roberto # -# $Id: Makefile,v 1.2 1995/06/24 11:37:11 asami Exp $ +# $Id: Makefile,v 1.3 1995/11/26 11:29:07 asami Exp $ # DISTNAME= dlmalloc PKGNAME= dlmalloc-2.5.3b -CATEGORIES+= devel +CATEGORIES= devel MASTER_SITES= ftp://gee.cs.oswego.edu/pub/misc/ DISTFILES= malloc-2.5.3b.c diff --git a/devel/libmalloc/Makefile b/devel/libmalloc/Makefile index 8581d5227cee..65fb10251bbc 100644 --- a/devel/libmalloc/Makefile +++ b/devel/libmalloc/Makefile @@ -3,12 +3,12 @@ # Date created: 11 January 1995 # Whom: jkh # -# $Id: Makefile,v 1.5 1995/11/26 11:29:09 asami Exp $ +# $Id: Makefile,v 1.6 1996/04/12 08:25:58 asami Exp $ # DISTNAME= malloc PKGNAME= malloc-1.17a -CATEGORIES+= devel +CATEGORIES= devel MASTER_SITES= ftp.cs.toronto.edu:/pub/moraes/ BROKEN= yes diff --git a/devel/libslang/Makefile b/devel/libslang/Makefile index 306b10651834..ab7926c97ddf 100644 --- a/devel/libslang/Makefile +++ b/devel/libslang/Makefile @@ -3,12 +3,12 @@ # Date created: 11 July 1996 # Whom: ache # -# $Id: Makefile,v 1.5 1996/10/24 01:41:30 ache Exp $ +# $Id: Makefile,v 1.6 1996/10/25 00:51:47 ache Exp $ # DISTNAME= slang0.99-35 PKGNAME= libslang-0.99.35 -CATEGORIES+= devel +CATEGORIES= devel MASTER_SITES= ftp://space.mit.edu/pub/davis/slang/ MAINTAINER= ache@FreeBSD.org diff --git a/devel/mkmf/Makefile b/devel/mkmf/Makefile index a677f39c4c1e..3105f88606d5 100644 --- a/devel/mkmf/Makefile +++ b/devel/mkmf/Makefile @@ -3,12 +3,12 @@ # Date created: 14 Mar 1996 # Whom: se # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1996/03/13 22:53:32 se Exp $ # DISTNAME= mkmf PKGNAME= mkmf-4.11 -CATEGORIES+= devel +CATEGORIES= devel MASTER_SITES= ftp://ftp.uni-koeln.de/util/ MAINTAINER= se@FreeBSD.org diff --git a/devel/mprof/Makefile b/devel/mprof/Makefile index 13665225873b..68ff94fca3fa 100644 --- a/devel/mprof/Makefile +++ b/devel/mprof/Makefile @@ -3,23 +3,21 @@ # Date created: Sat Nov 5 01:16:33 PST 1994 # Whom: hsu # -# $Id: Makefile,v 1.6 1995/11/26 11:29:14 asami Exp $ +# $Id: Makefile,v 1.7 1996/10/18 08:38:18 max Exp $ # DISTNAME= mprof-3.0 -CATEGORIES+= devel +CATEGORIES= devel MASTER_SITES= ftp://cs.colorado.edu/pub/misc/ EXTRACT_SUFX= .tar.Z WRKSRC= ${WRKDIR} MAKEFILE= Makefile.i386 +MAN1= mprof.1 do-install: ${INSTALL_PROGRAM} ${WRKSRC}/mprof ${PREFIX}/bin install -c -m 555 ${WRKSRC}/libc_mp.a ${PREFIX}/lib ${INSTALL_MAN} ${WRKSRC}/mprof.1 ${PREFIX}/man/man1 -.if !defined(NOMANCOMPRESS) - gzip -9nf ${PREFIX}/man/man1/mprof.1 -.endif .include diff --git a/devel/noweb/Makefile b/devel/noweb/Makefile index 0b405a49782d..aa2ffeeb0bc7 100644 --- a/devel/noweb/Makefile +++ b/devel/noweb/Makefile @@ -3,11 +3,11 @@ # Date created: 29 July 1995 # Whom: thomas@ghpc8.ihf.rwth-aachen.de # -# $Id: Makefile,v 1.4 1995/11/26 11:29:17 asami Exp $ +# $Id: Makefile,v 1.6 1996/03/27 08:42:13 tg Exp $ # DISTNAME= noweb-2.7d -CATEGORIES+= devel +CATEGORIES= devel MASTER_SITES= ftp://ftp.cs.purdue.edu/pub/nr/ EXTRACT_SUFX= .tgz @@ -17,13 +17,12 @@ BUILD_DEPENDS= icont:${PORTSDIR}/lang/icon RUN_DEPENDS= iconx:${PORTSDIR}/lang/icon WRKSRC= ${WRKDIR}/src +MAN1= htmltoc.1 nodefs.1 noindex.1 noroots.1 notangle.1 \ + noweb.1 cpif.1 sl2h.1 nowebstyle.1 nuweb2noweb.1 \ + nowebfilters.1 .if !defined(NOMANCOMPRESS) post-install: - for i in htmltoc nodefs noindex noroots notangle noweb cpif sl2h nowebstyle nuweb2noweb nowebfilters; \ - do \ - gzip -9nf ${PREFIX}/man/man1/$$i.1; \ - done @rm ${PREFIX}/man/man1/noweave.1* @rm ${PREFIX}/man/man1/nountangle.1* ln ${PREFIX}/man/man1/notangle.1.gz ${PREFIX}/man/man1/noweave.1.gz diff --git a/devel/prcs/Makefile b/devel/prcs/Makefile index c424b7de6b06..343caa4fe305 100644 --- a/devel/prcs/Makefile +++ b/devel/prcs/Makefile @@ -3,11 +3,11 @@ # Date created: 17 Sep 96 # Whom: jmacd@FreeBSD.ORG # -# $Id: Makefile,v 1.2 1996/09/18 00:54:30 jmacd Exp $ +# $Id: Makefile,v 1.3 1996/10/08 07:32:33 asami Exp $ # DISTNAME= prcs-1.0.1 -CATEGORIES+= devel +CATEGORIES= devel MASTER_SITES= ftp://ftp.xcf.berkeley.edu/pub/prcs/ MAINTAINER= jmacd@FreeBSD.ORG diff --git a/devel/swig11/Makefile b/devel/swig11/Makefile index e7747170cc6a..5d9ca1132e93 100644 --- a/devel/swig11/Makefile +++ b/devel/swig11/Makefile @@ -3,17 +3,17 @@ # Date created: 19 April 1996 # Whom: jkh # -# $Id: Makefile,v 1.2 1996/04/23 07:47:40 asami Exp $ +# $Id: Makefile,v 1.3 1996/10/09 20:54:24 erich Exp $ # DISTNAME= swig1.0 PKGNAME= swig-1.0 -CATEGORIES+= devel +CATEGORIES= devel MASTER_SITES= ftp://ftp.cs.utah.edu/pub/beazley/SWIG/ -GNU_CONFIGURE= yes MAINTAINER= erich@FreeBSD.org WRKSRC= ${WRKDIR}/SWIG1.0 +GNU_CONFIGURE= yes .include diff --git a/devel/swig13/Makefile b/devel/swig13/Makefile index e7747170cc6a..5d9ca1132e93 100644 --- a/devel/swig13/Makefile +++ b/devel/swig13/Makefile @@ -3,17 +3,17 @@ # Date created: 19 April 1996 # Whom: jkh # -# $Id: Makefile,v 1.2 1996/04/23 07:47:40 asami Exp $ +# $Id: Makefile,v 1.3 1996/10/09 20:54:24 erich Exp $ # DISTNAME= swig1.0 PKGNAME= swig-1.0 -CATEGORIES+= devel +CATEGORIES= devel MASTER_SITES= ftp://ftp.cs.utah.edu/pub/beazley/SWIG/ -GNU_CONFIGURE= yes MAINTAINER= erich@FreeBSD.org WRKSRC= ${WRKDIR}/SWIG1.0 +GNU_CONFIGURE= yes .include diff --git a/devel/swig20/Makefile b/devel/swig20/Makefile index e7747170cc6a..5d9ca1132e93 100644 --- a/devel/swig20/Makefile +++ b/devel/swig20/Makefile @@ -3,17 +3,17 @@ # Date created: 19 April 1996 # Whom: jkh # -# $Id: Makefile,v 1.2 1996/04/23 07:47:40 asami Exp $ +# $Id: Makefile,v 1.3 1996/10/09 20:54:24 erich Exp $ # DISTNAME= swig1.0 PKGNAME= swig-1.0 -CATEGORIES+= devel +CATEGORIES= devel MASTER_SITES= ftp://ftp.cs.utah.edu/pub/beazley/SWIG/ -GNU_CONFIGURE= yes MAINTAINER= erich@FreeBSD.org WRKSRC= ${WRKDIR}/SWIG1.0 +GNU_CONFIGURE= yes .include diff --git a/devel/tkcvs/Makefile b/devel/tkcvs/Makefile index f31a4ecae325..cee99dac6ebf 100644 --- a/devel/tkcvs/Makefile +++ b/devel/tkcvs/Makefile @@ -3,11 +3,11 @@ # Date created: 02 Aug 1996 # Whom: shanee@rabbit.augusta.de # -# $Id: Makefile,v 1.5 1996/08/09 21:53:06 chuckr Exp $ +# $Id: Makefile,v 1.6 1996/10/06 09:58:38 markm Exp $ # DISTNAME= tkcvs-6.0 -CATEGORIES+= devel +CATEGORIES= devel MASTER_SITES= ftp://ftp.neosoft.com/pub/tcl/NEW/ MAINTAINER= shanee@rabbit.augusta.de @@ -16,6 +16,8 @@ LIB_DEPENDS= tk41\\.1\\.:${PORTSDIR}/x11/tk41 NO_BUILD= yes +MAN1= tkcvs.1 tkdiff.1 + do-install: (cd $(WRKSRC)/tkcvs; sh ./doinstall) @@ -28,9 +30,5 @@ post-install: install -c ${WRKSRC}/README.tkcvs $(PREFIX)/lib/tkcvs/ install -c ${WRKSRC}/tkdiff/README $(PREFIX)/lib/tkcvs/README.tkdiff .endif -.if !defined(NOMANCOMPRESS) - gzip -9nf $(PREFIX)/man/man1/tkcvs.1 - gzip -9nf $(PREFIX)/man/man1/tkdiff.1 -.endif .include -- cgit v1.2.3