diff options
author | jkh <jkh@FreeBSD.org> | 1995-04-01 12:51:41 +0000 |
---|---|---|
committer | jkh <jkh@FreeBSD.org> | 1995-04-01 12:51:41 +0000 |
commit | 53877c9f645ddedab9a5f167859019ea3a6e8a6f (patch) | |
tree | fc33134c759ae5dde8d5dd09a7b45e70fc8afd53 /archivers | |
parent | 2aa1428ec175749eedeb8e8e43420e2f545e475f (diff) | |
download | FreeBSD-ports-53877c9f645ddedab9a5f167859019ea3a6e8a6f.zip FreeBSD-ports-53877c9f645ddedab9a5f167859019ea3a6e8a6f.tar.gz |
Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/arc/Makefile | 3 | ||||
-rw-r--r-- | archivers/gshar+gunshar/Makefile | 3 | ||||
-rw-r--r-- | archivers/ha/Makefile | 3 | ||||
-rw-r--r-- | archivers/hpack.non-usa.only/Makefile | 3 | ||||
-rw-r--r-- | archivers/lha/Makefile | 3 | ||||
-rw-r--r-- | archivers/sharutils/Makefile | 3 | ||||
-rw-r--r-- | archivers/unarj/Makefile | 3 | ||||
-rw-r--r-- | archivers/unrar/Makefile | 3 | ||||
-rw-r--r-- | archivers/unzip/Makefile | 1 | ||||
-rw-r--r-- | archivers/zip/Makefile | 3 | ||||
-rw-r--r-- | archivers/zoo/Makefile | 1 |
11 files changed, 20 insertions, 9 deletions
diff --git a/archivers/arc/Makefile b/archivers/arc/Makefile index 8183855..2b2d1ce 100644 --- a/archivers/arc/Makefile +++ b/archivers/arc/Makefile @@ -3,11 +3,12 @@ # Date created: 31 Dec 1994 # Whom: ache # -# $Id: Makefile,v 1.1.1.1 1994/12/26 09:10:32 ache Exp $ +# $Id: Makefile,v 1.1.1.1 1994/12/31 18:07:46 ache Exp $ # DISTNAME= arc521e.pl8 EXTRACT_SUFX= .tar.Z MASTER_SITES= ftp://ftp.kiae.su/unix/arcers/ +CATEGORIES+= archivers NO_WRKSUBDIR= yes .include <bsd.port.mk> diff --git a/archivers/gshar+gunshar/Makefile b/archivers/gshar+gunshar/Makefile index 162c970..66a45d2 100644 --- a/archivers/gshar+gunshar/Makefile +++ b/archivers/gshar+gunshar/Makefile @@ -3,10 +3,11 @@ # Date created: 28 Dec 1994 # Whom: ache # -# $Id: Makefile,v 1.2 1994/12/28 05:08:54 ache Exp $ +# $Id: Makefile,v 1.3 1995/03/26 02:21:14 ache Exp $ # DISTNAME= sharutils-4.1.4 MASTER_SITES= ftp://ftp.iro.umontreal.ca/pub/contrib/pinard/ +CATEGORIES+= archivers GNU_CONFIGURE= YES CONFIGURE_ARGS= --program-prefix=g --disable-uucode --prefix=${PREFIX} INSTALL_TARGET= install install-man diff --git a/archivers/ha/Makefile b/archivers/ha/Makefile index 9234446..3fb65f4 100644 --- a/archivers/ha/Makefile +++ b/archivers/ha/Makefile @@ -3,11 +3,12 @@ # Date created: 24 Jan 1995 # Whom: ache # -# $Id: Makefile,v 1.1.1.1 1995/01/24 16:43:32 ache Exp $ +# $Id: Makefile,v 1.2 1995/01/24 16:56:05 ache Exp $ # DISTNAME= ha0999 EXTRACT_SUFX= .tgz MASTER_SITES= ftp://ftp.kiae.su/unix/arcers/ +CATEGORIES+= archivers NO_WRKSUBDIR= YES MAKEFILE= makefile.nix MAKE_FLAGS= CC=cc -f diff --git a/archivers/hpack.non-usa.only/Makefile b/archivers/hpack.non-usa.only/Makefile index f095b13..e84ae57 100644 --- a/archivers/hpack.non-usa.only/Makefile +++ b/archivers/hpack.non-usa.only/Makefile @@ -4,11 +4,12 @@ # Date created: 7 Jan 1995 # Whom: ache # -# $Id: Makefile,v 1.1.1.1 1995/01/07 16:27:54 ache Exp $ +# $Id: Makefile,v 1.2 1995/01/10 18:50:23 ache Exp $ # DISTNAME= hpack79src EXTRACT_SUFX= .tar.Z MASTER_SITES= ftp://src.doc.ic.ac.uk/packages/hpack/ +CATEGORIES+= archivers NO_WRKSUBDIR= yes MAKEFILE= makefile ALL_TARGET= freebsd diff --git a/archivers/lha/Makefile b/archivers/lha/Makefile index 91237e5..5cb4915 100644 --- a/archivers/lha/Makefile +++ b/archivers/lha/Makefile @@ -3,11 +3,12 @@ # Date created: 26 Dec 1994 # Whom: ache # -# $Id: Makefile,v 1.1.1.1 1994/12/22 12:33:40 ache Exp $ +# $Id: Makefile,v 1.1.1.1 1994/12/26 09:10:32 ache Exp $ # DISTNAME= lha101u EXTRACT_SUFX= .tar.Z MASTER_SITES= ftp://garbo.uwasa.fi/unix/arcers/ +CATEGORIES+= archivers NO_WRKSUBDIR= yes .include <bsd.port.mk> diff --git a/archivers/sharutils/Makefile b/archivers/sharutils/Makefile index 162c970..66a45d2 100644 --- a/archivers/sharutils/Makefile +++ b/archivers/sharutils/Makefile @@ -3,10 +3,11 @@ # Date created: 28 Dec 1994 # Whom: ache # -# $Id: Makefile,v 1.2 1994/12/28 05:08:54 ache Exp $ +# $Id: Makefile,v 1.3 1995/03/26 02:21:14 ache Exp $ # DISTNAME= sharutils-4.1.4 MASTER_SITES= ftp://ftp.iro.umontreal.ca/pub/contrib/pinard/ +CATEGORIES+= archivers GNU_CONFIGURE= YES CONFIGURE_ARGS= --program-prefix=g --disable-uucode --prefix=${PREFIX} INSTALL_TARGET= install install-man diff --git a/archivers/unarj/Makefile b/archivers/unarj/Makefile index fc873a0..a2db3cc 100644 --- a/archivers/unarj/Makefile +++ b/archivers/unarj/Makefile @@ -3,11 +3,12 @@ # Date created: 28 Dec 1994 # Whom: ache # -# $Id: Makefile,v 1.1.1.1 1994/12/26 09:10:32 ache Exp $ +# $Id: Makefile,v 1.1.1.1 1994/12/28 01:55:04 ache Exp $ # DISTFILES= unarj241.tar.Z DISTNAME= unarj MASTER_SITES= ftp://garbo.uwasa.fi/unix/arcers/ +CATEGORIES+= archivers install: cd ${WRKSRC}; install -cs -o bin -g bin -m755 ${DISTNAME} ${PREFIX}/bin diff --git a/archivers/unrar/Makefile b/archivers/unrar/Makefile index aa25ce4..b2840d1 100644 --- a/archivers/unrar/Makefile +++ b/archivers/unrar/Makefile @@ -3,11 +3,12 @@ # Date created: 28 Dec 1994 # Whom: ache # -# $Id: Makefile,v 1.1.1.1 1994/12/28 01:55:04 ache Exp $ +# $Id: Makefile,v 1.1.1.1 1994/12/28 15:19:16 ache Exp $ # DISTNAME= unrar100 EXTRACT_SUFX= .tgz MASTER_SITES= ftp://ftp.kiae.su/unix/arcers/ +CATEGORIES+= archivers WRKSRC= ${WRKDIR}/unrar.100 .include <bsd.port.mk> diff --git a/archivers/unzip/Makefile b/archivers/unzip/Makefile index 415234e..703a514 100644 --- a/archivers/unzip/Makefile +++ b/archivers/unzip/Makefile @@ -1,6 +1,7 @@ DISTFILES= unzip512.tar.Z DISTNAME= unzip-5.12 MASTER_SITES= ftp://garbo.uwasa.fi/unix/arcers/ +CATEGORIES+= archivers MAKEFILE= unix/Makefile ALL_TARGET= bsd MAKE_FLAGS= LOCAL_UNZIP="-O2 -DCHECK_EOF" \ diff --git a/archivers/zip/Makefile b/archivers/zip/Makefile index e049884..74207e5 100644 --- a/archivers/zip/Makefile +++ b/archivers/zip/Makefile @@ -3,11 +3,12 @@ # Date created: 22 Dec 1994 # Whom: ache # -# $Id: Makefile,v 1.4 1994/12/17 07:35:01 ache Exp $ +# $Id: Makefile,v 1.1.1.1 1994/12/22 12:33:40 ache Exp $ # DISTNAME= zip201 EXTRACT_SUFX= .tar.Z MASTER_SITES= ftp://garbo.uwasa.fi/unix/arcers/ +CATEGORIES+= archivers ALL_TARGET= freebsd pre-install: diff --git a/archivers/zoo/Makefile b/archivers/zoo/Makefile index 6018b15..cf13800 100644 --- a/archivers/zoo/Makefile +++ b/archivers/zoo/Makefile @@ -1,5 +1,6 @@ DISTNAME= zoo-2.10pl1 MASTER_SITES= ftp://ftp.kiae.su/unix/arcers/ +CATEGORIES+= archivers NO_WRKSUBDIR= yes ALL_TARGET= bsdansi MAKEFILE= makefile |