head	1.15;
access;
symbols
	RELEASE_8_3_0:1.12
	RELEASE_9_0_0:1.12
	RELEASE_7_4_0:1.11
	RELEASE_8_2_0:1.11
	RELEASE_6_EOL:1.11
	RELEASE_8_1_0:1.11
	RELEASE_7_3_0:1.10
	RELEASE_8_0_0:1.10
	RELEASE_7_2_0:1.10
	RELEASE_7_1_0:1.10
	RELEASE_6_4_0:1.10
	RELEASE_5_EOL:1.9
	RELEASE_7_0_0:1.7
	RELEASE_6_3_0:1.7
	PRE_XORG_7:1.5
	RELEASE_4_EOL:1.4
	RELEASE_6_2_0:1.2;
locks; strict;
comment	@# @;


1.15
date	2012.11.17.05.54.24;	author svnexp;	state Exp;
branches;
next	1.14;

1.14
date	2012.06.26.05.43.16;	author dinoex;	state Exp;
branches;
next	1.13;

1.13
date	2012.06.09.13.00.31;	author dinoex;	state Exp;
branches;
next	1.12;

1.12
date	2011.08.06.08.52.28;	author dinoex;	state Exp;
branches;
next	1.11;

1.11
date	2010.05.30.12.28.00;	author dinoex;	state Exp;
branches;
next	1.10;

1.10
date	2008.06.06.13.02.32;	author edwin;	state Exp;
branches;
next	1.9;

1.9
date	2008.04.29.17.41.30;	author dinoex;	state Exp;
branches;
next	1.8;

1.8
date	2008.04.10.16.11.18;	author ehaupt;	state Exp;
branches;
next	1.7;

1.7
date	2007.05.25.06.11.34;	author dinoex;	state Exp;
branches;
next	1.6;

1.6
date	2007.05.19.19.57.45;	author flz;	state Exp;
branches;
next	1.5;

1.5
date	2007.01.31.18.17.49;	author dinoex;	state Exp;
branches;
next	1.4;

1.4
date	2007.01.13.03.57.11;	author dinoex;	state Exp;
branches;
next	1.3;

1.3
date	2006.11.21.15.17.48;	author ehaupt;	state Exp;
branches;
next	1.2;

1.2
date	2006.09.10.20.10.24;	author dinoex;	state Exp;
branches;
next	1.1;

1.1
date	2006.09.10.12.16.08;	author dinoex;	state Exp;
branches;
next	;


desc
@@


1.15
log
@Switch exporter over
@
text
@# New ports collection makefile for:    zipper.app
# Date created:         31 Aug 2006
# Whom:                 gurkan@@phys.ethz.ch
#
# $FreeBSD: head/archivers/zipper/Makefile 300895 2012-07-14 12:56:14Z beat $
#

PORTNAME=	zipper
PORTVERSION=	1.4
CATEGORIES=	archivers gnustep
MASTER_SITES=	${MASTER_SITE_SAVANNAH}
MASTER_SITE_SUBDIR=	gap
DISTNAME=	Zipper-${PORTVERSION}

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	Tool for inspecting the contents of a compressed archive

USE_GNUSTEP=	yes
USE_GNUSTEP_BACK=	yes
USE_GNUSTEP_BUILD=	yes
USE_GNUSTEP_INSTALL=	yes

post-patch:
	cd ${WRKSRC} && ${FIND} . -name "*#*" -exec ${RM} -f -v "{}" ";"

.include <bsd.port.mk>
@


1.14
log
@- reset MAINTAINER
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.13
log
@- update to 1.4
@
text
@d15 1
a15 1
MAINTAINER=	dinoex@@FreeBSD.org
@


1.12
log
@- drop mirror MASTER_SITE_GNUSTEP_CH
@
text
@d9 1
a9 2
PORTVERSION=	1.3
PORTREVISION=	1
d11 2
a12 1
MASTER_SITES=	http://xanthippe.dyndns.org/Zipper/
a21 1
USE_GNUSTEP_SYSTEM_LIBS+=	Renaissance:${RENAISSANCE_PORT}
d23 2
a24 3
WRKSRC=		${WRKDIR}/Zipper

RENAISSANCE_PORT?=	x11-toolkits/renaissance
@


1.11
log
@- drop USE_GNUSTEP_PREFIX
@
text
@d12 1
a12 2
MASTER_SITES=	http://xanthippe.dyndns.org/Zipper/ \
		${MASTER_SITE_GNUSTEP_CH}
@


1.10
log
@Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@@
Approved by:    portmgr (pav)
@
text
@a19 1
USE_GNUSTEP_PREFIX=	yes
@


1.9
log
@- update to 1.3
- take maintainership
@
text
@d10 1
@


1.8
log
@Change maintainers e-mail address.

Requested over:		IRC
@
text
@d9 1
a9 1
PORTVERSION=	1.2
d15 1
a15 1
MAINTAINER=	gurkan@@phys.ethz.ch
@


1.7
log
@- update to 1.2
Approved by:	gurkan (maintainer)
@
text
@d3 1
a3 1
# Whom:                 gurkan@@linuks.mine.nu
d15 1
a15 1
MAINTAINER=	gurkan@@linuks.mine.nu
@


1.6
log
@- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
@
text
@d9 1
a9 2
PORTVERSION=	1.1
PORTREVISION=	1
@


1.5
log
@- add category gnustep
PR:		103931
Approved by:	pav
@
text
@d10 1
@


1.4
log
@- update to use new bsd.gnustep.mk
PR:
Submitted by:
Reviewed by:
Approved by:	gurkan@@linuks.mine.nu
Obtained from:
MFC after:
Security:
@
text
@d10 1
a10 1
CATEGORIES=	archivers
@


1.3
log
@Update master site.

Approved by:	tarzeau@@linuks.mine.nu (maintainer)
@
text
@d12 1
a12 1
		http://io.debian.net/~tar/ports/distfiles/
a17 2
WRKSRC=		${WRKDIR}/Zipper
USE_GMAKE=	yes
d24 3
a26 1
MAKEFILE=	GNUmakefile
@


1.2
log
@- use USE_GNUSTEP_SYSTEM_LIBS
@
text
@d12 1
a12 1
		http://florida.ethz.ch/ports/distfiles/
@


1.1
log
@Zipper is a tool for extracting and viewing archive files in GNUstep.
PR:		103088
Submitted by:	Grkan Sengn
@
text
@a17 3
BUILD_DEPENDS+=	${COMBOLIBDIR}/libRenaissance.so:${PORTSDIR}/${RENAISSANCE_PORT}
RUN_DEPENDS+=	${COMBOLIBDIR}/libRenaissance.so:${PORTSDIR}/${RENAISSANCE_PORT}

d25 1
@

