head	1.17;
access;
symbols
	RELEASE_8_3_0:1.16
	RELEASE_9_0_0:1.15
	RELEASE_7_4_0:1.15
	RELEASE_8_2_0:1.15
	RELEASE_6_EOL:1.15
	RELEASE_8_1_0:1.15
	RELEASE_7_3_0:1.15
	RELEASE_8_0_0:1.15
	RELEASE_7_2_0:1.15
	RELEASE_7_1_0:1.13
	RELEASE_6_4_0:1.13
	RELEASE_5_EOL:1.13
	RELEASE_7_0_0:1.13
	RELEASE_6_3_0:1.13
	PRE_XORG_7:1.13
	RELEASE_4_EOL:1.13
	RELEASE_6_2_0:1.13
	RELEASE_6_1_0:1.12
	RELEASE_5_5_0:1.12
	RELEASE_6_0_0:1.11
	RELEASE_5_4_0:1.11
	RELEASE_4_11_0:1.11
	RELEASE_5_3_0:1.11
	RELEASE_4_10_0:1.11
	RELEASE_5_2_1:1.11
	RELEASE_5_2_0:1.11
	RELEASE_4_9_0:1.11
	RELEASE_5_1_0:1.11
	RELEASE_4_8_0:1.11
	RELEASE_5_0_0:1.10
	RELEASE_4_7_0:1.10
	RELEASE_4_6_2:1.10
	RELEASE_4_6_1:1.10
	RELEASE_4_6_0:1.10
	RELEASE_5_0_DP1:1.10
	RELEASE_4_5_0:1.10
	RELEASE_4_4_0:1.10
	RELEASE_4_3_0:1.10
	RELEASE_4_2_0:1.10
	RELEASE_4_1_1:1.10
	RELEASE_4_1_0:1.10
	RELEASE_3_5_0:1.10
	RELEASE_4_0_0:1.9
	RELEASE_3_4_0:1.9
	RELEASE_3_3_0:1.9
	RELEASE_3_2_0:1.8
	RELEASE_3_1_0:1.8
	RELEASE_2_2_8:1.8
	RELEASE_3_0_0:1.8
	RELEASE_2_2_7:1.8
	RELEASE_2_2_6:1.8
	RELEASE_2_2_5:1.8
	RELEASE_2_2_1:1.6
	RELEASE_2_2_2:1.6
	zoo:1.1.1.1;
locks; strict;
comment	@# @;


1.17
date	2012.11.17.05.54.24;	author svnexp;	state Exp;
branches;
next	1.16;

1.16
date	2011.12.22.13.12.22;	author gabor;	state Exp;
branches;
next	1.15;

1.15
date	2008.11.29.00.34.49;	author gabor;	state Exp;
branches;
next	1.14;

1.14
date	2008.11.29.00.11.50;	author linimon;	state Exp;
branches;
next	1.13;

1.13
date	2006.04.06.07.22.10;	author jmz;	state Exp;
branches;
next	1.12;

1.12
date	2005.11.12.13.09.06;	author jmz;	state Exp;
branches;
next	1.11;

1.11
date	2003.03.07.05.55.13;	author ade;	state Exp;
branches;
next	1.10;

1.10
date	2000.04.08.23.18.00;	author mharo;	state Exp;
branches;
next	1.9;

1.9
date	99.08.25.04.25.23;	author obrien;	state Exp;
branches;
next	1.8;

1.8
date	97.08.10.22.31.36;	author fenner;	state Exp;
branches;
next	1.7;

1.7
date	97.07.21.00.48.48;	author fenner;	state Exp;
branches;
next	1.6;

1.6
date	96.11.18.13.56.29;	author asami;	state Exp;
branches;
next	1.5;

1.5
date	96.11.12.02.17.57;	author obrien;	state Exp;
branches;
next	1.4;

1.4
date	95.04.15.04.45.25;	author asami;	state Exp;
branches;
next	1.3;

1.3
date	95.04.01.12.43.42;	author jkh;	state Exp;
branches;
next	1.2;

1.2
date	95.01.05.04.20.11;	author ache;	state Exp;
branches;
next	1.1;

1.1
date	94.10.18.01.04.44;	author jkh;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	94.10.18.01.04.45;	author jkh;	state Exp;
branches;
next	;


desc
@@


1.17
log
@Switch exporter over
@
text
@# New ports collection makefile for:    zoo
# Date created:         18 October 1994
# Whom:                 jmz
#
# $FreeBSD: head/archivers/zoo/Makefile 300895 2012-07-14 12:56:14Z beat $
#

PORTNAME=	zoo
PORTVERSION=	2.10.1
PORTREVISION=	3
CATEGORIES=	archivers
MASTER_SITES=	ftp://ftp.kiarchive.ru/pub/unix/arcers/
DISTNAME=	zoo-2.10pl1

MAINTAINER=	gabor@@FreeBSD.org
COMMENT=	Manipulate archives of files in compressed form

NO_WRKSUBDIR=	yes
ALL_TARGET=	bsdansi
MAKEFILE=	makefile
MAN1=		fiz.1 zoo.1

.include <bsd.port.mk>
@


1.16
log
@- Patch zoo to work properly when modifying existing archives on 64-bit
  systems
- Bump PORTREVISION

PR:		ports/162804
Submitted by:	Carl Johnson <carlj@@peak.org>
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.15
log
@Take maintainership of the following important ports:
ports/archivers/zoo
ports/print/dvips
ports/print/latex
ports/print/tex
ports/textproc/ispell
@
text
@d10 1
a10 1
PORTREVISION=	2
@


1.14
log
@Reset jmz@@FreeBSD.org due to no response to email about maintainer-timeout,
and no commit activity for 3 months.

Hat:	portmgr
@
text
@d15 1
a15 1
MAINTAINER=	ports@@FreeBSD.org
@


1.13
log
@Fix an exploitable buffer overflow.

PR:		ports/95397
Submitted by:	Petr Rehor <prehor@@gmail.com>
@
text
@d15 1
a15 1
MAINTAINER=	jmz@@FreeBSD.org
@


1.12
log
@Fix a bug that causes it to loop on some ill-formed archives.

Submitted by:	Derek M Jones <derek@@knosof.co.uk>
@
text
@d10 1
a10 1
PORTREVISION=	1
@


1.11
log
@Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
@
text
@d10 1
@


1.10
log
@update with the new PORTNAME/PORTVERSION variables
@
text
@d5 1
a5 1
# $FreeBSD: ports/archivers/zoo/Makefile,v 1.9 1999/08/25 04:25:23 obrien Exp $
d15 1
@


1.9
log
@Change Id->FreeBSD.
@
text
@a1 1
# Version required:     2.10pl1
d5 1
a5 1
# $FreeBSD$
d8 2
a9 2
DISTNAME=       zoo-2.10pl1
PKGNAME=	zoo-2.10.1
d11 2
a12 1
MASTER_SITES=   ftp://ftp.kiarchive.ru/pub/unix/arcers/
d17 2
a18 2
ALL_TARGET=     bsdansi
MAKEFILE=       makefile
@


1.8
log
@Change ftp.relcom.ru and ftp.kiae.su to ftp.kiarchive.ru

Submitted by:	ache (Andrey A. Chernov)
@
text
@d6 1
a6 1
# $Id: Makefile,v 1.7 1997/07/21 00:48:48 fenner Exp $
@


1.7
log
@File moved on MASTER_SITE.

Found by:	distfile checker
@
text
@d6 1
a6 1
# $Id: Makefile,v 1.6 1996/11/18 13:56:29 asami Exp $
d12 1
a12 1
MASTER_SITES=   ftp://ftp.kiae.su/pub/unix/arcers/
@


1.6
log
@Compress a bunch of manpages.  Remove unnecessary @@ directives from
PLISTs.

Note: I know that this is going to break some symlinks and/or .so
includes, I will back some of these out as I run into these during
package building.
@
text
@d6 1
a6 1
# $Id: Makefile,v 1.5 1996/11/12 02:17:57 obrien Exp $
d12 1
a12 1
MASTER_SITES=   ftp://ftp.kiae.su/unix/arcers/
@


1.5
log
@CATAGORIES+= -> CATAGORIES=
Reordered vars where needed.  Added MAINTAINERS where needed, many
mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc.
@
text
@d6 1
a6 1
# $Id: Makefile,v 1.4 1995/04/15 04:45:25 asami Exp $
d19 1
@


1.4
log
@The rest of the archiver Makefiles.  (I've already fixed Andrey's
Makefiles before.)
@
text
@d6 1
a6 1
# $Id$
d11 1
a11 1
CATEGORIES+=	archivers
d13 2
@


1.3
log
@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.
@
text
@d1 8
d10 2
d13 1
a13 1
CATEGORIES+=	archivers
@


1.2
log
@Upgrade
@
text
@d3 1
@


1.1
log
@Initial revision
@
text
@d1 2
a2 3
DISTFILES=	zoo210.tar.Z
DISTNAME=	zoo
MASTER_SITES=	ftp://garbo.uwasa.fi/unix/arcers/
d4 2
@


1.1.1.1
log
@Jean-Marc Zucconi's zoo port.
Submitted by:	jmz
@
text
@@
