head	1.5;
access;
symbols
	pkgsrc-2013Q2:1.5.0.54
	pkgsrc-2013Q2-base:1.5
	pkgsrc-2012Q4:1.5.0.52
	pkgsrc-2012Q4-base:1.5
	pkgsrc-2011Q4:1.5.0.50
	pkgsrc-2011Q4-base:1.5
	pkgsrc-2011Q2:1.5.0.48
	pkgsrc-2011Q2-base:1.5
	pkgsrc-2009Q4:1.5.0.46
	pkgsrc-2009Q4-base:1.5
	pkgsrc-2008Q4:1.5.0.44
	pkgsrc-2008Q4-base:1.5
	pkgsrc-2008Q3:1.5.0.42
	pkgsrc-2008Q3-base:1.5
	cube-native-xorg:1.5.0.40
	cube-native-xorg-base:1.5
	pkgsrc-2008Q2:1.5.0.38
	pkgsrc-2008Q2-base:1.5
	pkgsrc-2008Q1:1.5.0.36
	pkgsrc-2008Q1-base:1.5
	pkgsrc-2007Q4:1.5.0.34
	pkgsrc-2007Q4-base:1.5
	pkgsrc-2007Q3:1.5.0.32
	pkgsrc-2007Q3-base:1.5
	pkgsrc-2007Q2:1.5.0.30
	pkgsrc-2007Q2-base:1.5
	pkgsrc-2007Q1:1.5.0.28
	pkgsrc-2007Q1-base:1.5
	pkgsrc-2006Q4:1.5.0.26
	pkgsrc-2006Q4-base:1.5
	pkgsrc-2006Q3:1.5.0.24
	pkgsrc-2006Q3-base:1.5
	pkgsrc-2006Q2:1.5.0.22
	pkgsrc-2006Q2-base:1.5
	pkgsrc-2006Q1:1.5.0.20
	pkgsrc-2006Q1-base:1.5
	pkgsrc-2005Q4:1.5.0.18
	pkgsrc-2005Q4-base:1.5
	pkgsrc-2005Q3:1.5.0.16
	pkgsrc-2005Q3-base:1.5
	pkgsrc-2005Q2:1.5.0.14
	pkgsrc-2005Q2-base:1.5
	pkgsrc-2005Q1:1.5.0.12
	pkgsrc-2005Q1-base:1.5
	pkgsrc-2004Q4:1.5.0.10
	pkgsrc-2004Q4-base:1.5
	pkgsrc-2004Q3:1.5.0.8
	pkgsrc-2004Q3-base:1.5
	pkgsrc-2004Q2:1.5.0.6
	pkgsrc-2004Q2-base:1.5
	pkgsrc-2004Q1:1.5.0.4
	pkgsrc-2004Q1-base:1.5
	pkgsrc-2003Q4:1.5.0.2
	pkgsrc-2003Q4-base:1.5
	buildlink2-base:1.5
	pkgsrc-base:1.1.1.2
	TNF:1.1.1;
locks; strict;
comment	@# @;


1.5
date	2002.01.04.20.45.44;	author fredb;	state dead;
branches;
next	1.4;

1.4
date	2002.01.04.20.12.01;	author fredb;	state Exp;
branches;
next	1.3;

1.3
date	2002.01.04.20.05.53;	author fredb;	state Exp;
branches;
next	1.2;

1.2
date	2002.01.04.19.58.13;	author fredb;	state dead;
branches;
next	1.1;

1.1
date	2002.01.04.19.53.04;	author fredb;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	2002.01.04.19.53.04;	author fredb;	state Exp;
branches;
next	1.1.1.2;

1.1.1.2
date	2002.01.04.19.59.10;	author fredb;	state Exp;
branches;
next	;


desc
@@


1.5
log
@Back out last, as the name misc/par unfortunately conflicts with
textproc/par. I'll rename and re-import this as misc/parchive.
@
text
@# $NetBSD: Makefile,v 1.4 2002/01/04 20:12:01 fredb Exp $
#

DISTNAME=	par-v1.1
PKGNAME=	par-1.1
CATEGORIES=	misc archivers
MASTER_SITES=	http://telia.dl.sourceforge.net/parchive/

MAINTAINER=	fredb@@netbsd.org
HOMEPAGE=	http://sourceforge.net/project/parchive/
COMMENT=	create or use "Parity Volume Set" (PAR and Pnn) files

WRKSRC=		${WRKDIR}/par-cmdline

do-install:
	${INSTALL_PROGRAM} ${WRKSRC}/par ${PREFIX}/bin

.include "../../mk/bsd.pkg.mk"
@


1.4
log
@Let's call this package "par-1.1", not "par-v1.1".
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.3 2002/01/04 20:05:53 fredb Exp $
@


1.3
log
@Resolve conflicts, and remove files committed in error.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.1.1.2 2002/01/04 19:59:10 fredb Exp $
d5 1
@


1.2
log
@Back out botched import.
@
text
@d1 2
a2 1
# $NetBSD: Makefile,v 1.1 2002/01/04 19:53:04 fredb Exp $
d4 7
a10 5
DISTNAME=		arena-0.3.62
PKGNAME=		arena-0.3.62nb1
WRKSRC=			${WRKDIR}/Arena-0.3.62
CATEGORIES=		www
MASTER_SITES=		ftp://ftp.yggdrasil.com/pub/dist/web/arena/
d12 1
a12 37
MAINTAINER=	tv@@netbsd.org
HOMEPAGE=	http://www.yggdrasil.com/Products/Arena/
COMMENT=	Experimental HTML 3 browser, supports math and style sheets

BUILD_DEPENDS+=		autoconf>=2.13:../../devel/autoconf
DEPENDS+=		jpeg-6b:../../graphics/jpeg
DEPENDS+=		libwww>=5.3.2nb1:../../www/libwww
DEPENDS+=		png>=1.0.11:../../graphics/png

BUILD_USES_MSGFMT=	YES
GNU_CONFIGURE=		YES
USE_GMAKE=		YES
USE_LIBINTL=		YES
USE_X11=		YES
USE_XPM=		YES

# Comment out the following to build in the debugging symbols.
CONFIGURE_ARGS+=	--without-debug

CONFIGURE_ARGS+=	--with-arenarc-dir=${LOCALBASE}/etc
CONFIGURE_ARGS+=	--with-libwww-config-h-dir=${WRKDIR}
CONFIGURE_ARGS+=	--with-libwww-include=${LOCALBASE}/include/w3c-libwww
CONFIGURE_ARGS+=	--with-libwww-libdir=${LOCALBASE}/lib

CPPFLAGS+=		-I${LOCALBASE}/include -I${X11BASE}/include
MAKEFILE=		makefile

# Arena requires libwww's "config.h" header - it is installed as "wwwconf.h",
# so make a symlink in ${WRKSRC}
pre-configure:
	for c in ${LOCALBASE}/include/w3c-libwww/wwwconf.h \
	    ${LOCALBASE}/include/wwwconf.h; do \
	  if [ -f $$c ]; then \
	    ${LN} -sf $$c ${WRKSRC}/config.h; \
 	  fi; \
	done
	cd ${WRKSRC} && ${LOCALBASE}/bin/autoconf
d15 1
a15 25
	${INSTALL_PROGRAM} \
	    ${WRKSRC}/Arena/${MACHINE_GNU_PLATFORM:C/.*-.*-//}/arena \
	    ${PREFIX}/bin/
	${INSTALL_DATA} ${WRKSRC}/Arena/Source/arenarc ${PREFIX}/share/examples/
	if [ ! -f ${LOCALBASE}/etc/arenarc ]; then \
	  ${CP} ${PREFIX}/share/examples/arenarc ${LOCALBASE}/etc/; \
	fi
	${INSTALL_DATA_DIR} ${PREFIX}/share/locale/en/LC_MESSAGES
	msgfmt --output-file=${WRKDIR}/Arena.gmo \
	    ${WRKSRC}/Arena/LC_MESSAGES/en/Arena.po
	${INSTALL_DATA} ${WRKDIR}/Arena.gmo \
	    ${PREFIX}/share/locale/en/LC_MESSAGES/
	${INSTALL_DATA} ${WRKSRC}/Arena/doc/arena.man ${PREFIX}/man/man1/arena.1

.include "../../mk/bsd.prefs.mk"

.if defined(EXTRACT_USING_PAX)
GLOBAL_EXCLUDE_ARG=	-c
.else
EXCLUDE_ARG=		--exclude
.endif
EXTRACT_ELEMENTS=	${GLOBAL_EXCLUDE_ARG}
.for DONT_EXTRACT_SUBDIR in jpeg-* libpng-* zlib-*
EXTRACT_ELEMENTS+=	${EXCLUDE_ARG} Arena-*/Auxiliary/${DONT_EXTRACT_SUBDIR}
.endfor
@


1.1
log
@Initial revision
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.40 2001/09/20 20:54:50 fredb Exp $
@


1.1.1.1
log
@Initial import of par-1.1, an implementation of "Parity Volume
Sets", specification 1.0 (.PAR and .Pnn files). These commonly
accompany Usenet binary postings, but the public domain format
is sufficiently general to permit other applications as well.
@
text
@@


1.1.1.2
log
@Initial import of par-1.1, an implementation of "Parity Volume
Sets", specification 1.0 (.PAR and .Pnn files). These commonly
accompany Usenet binary postings, but the public domain format
is sufficiently general to permit other applications as well.
@
text
@d1 1
a1 2
# $NetBSD$
#
d3 5
a7 7
DISTNAME=	par-v1.1
CATEGORIES=	misc archivers
MASTER_SITES=	http://telia.dl.sourceforge.net/parchive/

MAINTAINER=	fredb@@netbsd.org
HOMEPAGE=	http://sourceforge.net/project/parchive/
COMMENT=	create or use "Parity Volume Set" (PAR and Pnn) files
d9 37
a45 1
WRKSRC=		${WRKDIR}/par-cmdline
d48 25
a72 1
	${INSTALL_PROGRAM} ${WRKSRC}/par ${PREFIX}/bin
@

