summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
Diffstat (limited to 'archivers')
-rw-r--r--archivers/arc/Makefile3
-rw-r--r--archivers/gshar+gunshar/Makefile3
-rw-r--r--archivers/ha/Makefile3
-rw-r--r--archivers/hpack.non-usa.only/Makefile3
-rw-r--r--archivers/lha/Makefile3
-rw-r--r--archivers/sharutils/Makefile3
-rw-r--r--archivers/unarj/Makefile3
-rw-r--r--archivers/unrar/Makefile3
-rw-r--r--archivers/unzip/Makefile1
-rw-r--r--archivers/zip/Makefile3
-rw-r--r--archivers/zoo/Makefile1
11 files changed, 20 insertions, 9 deletions
diff --git a/archivers/arc/Makefile b/archivers/arc/Makefile
index 8183855e5937..2b2d1ced7734 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 162c9701508a..66a45d22b0f7 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 92344466648e..3fb65f4e3f4b 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 f095b131d161..e84ae5771344 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 91237e58aca8..5cb49159795f 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 162c9701508a..66a45d22b0f7 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 fc873a02d003..a2db3cc321a7 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 aa25ce47ba95..b2840d1bcc88 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 415234e7db33..703a514c959e 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 e049884d69f9..74207e52e2b2 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 6018b152c8fc..cf13800f4823 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