head	1.14;
access;
symbols
	RELEASE_8_3_0:1.11
	RELEASE_9_0_0:1.10
	RELEASE_7_4_0:1.9
	RELEASE_8_2_0:1.9
	RELEASE_6_EOL:1.9
	RELEASE_8_1_0:1.9
	RELEASE_7_3_0:1.8
	RELEASE_8_0_0:1.5
	RELEASE_7_2_0:1.4
	RELEASE_7_1_0:1.4
	RELEASE_6_4_0:1.4
	RELEASE_5_EOL:1.4
	RELEASE_7_0_0:1.4
	RELEASE_6_3_0:1.4
	PRE_XORG_7:1.4
	RELEASE_4_EOL:1.4
	RELEASE_6_2_0:1.4
	RELEASE_6_1_0:1.3
	RELEASE_5_5_0:1.3
	RELEASE_6_0_0:1.3
	RELEASE_5_4_0:1.3
	RELEASE_4_11_0:1.3
	RELEASE_5_3_0:1.2
	RELEASE_4_10_0:1.2
	RELEASE_5_2_1:1.1
	RELEASE_5_2_0:1.1
	RELEASE_4_9_0:1.1;
locks; strict;
comment	@# @;


1.14
date	2012.11.17.06.02.57;	author svnexp;	state Exp;
branches;
next	1.13;

1.13
date	2012.08.18.14.29.08;	author ohauer;	state Exp;
branches;
next	1.12;

1.12
date	2012.06.30.14.31.05;	author az;	state Exp;
branches;
next	1.11;

1.11
date	2012.01.01.16.47.41;	author ohauer;	state Exp;
branches;
next	1.10;

1.10
date	2011.08.20.17.27.50;	author ohauer;	state Exp;
branches;
next	1.9;

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

1.8
date	2010.02.25.08.25.48;	author wen;	state Exp;
branches;
next	1.7;

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

1.6
date	2010.01.25.14.00.25;	author kuriyama;	state Exp;
branches;
next	1.5;

1.5
date	2009.05.31.18.26.51;	author pgollucci;	state Exp;
branches;
next	1.4;

1.4
date	2006.06.11.21.04.34;	author erwin;	state Exp;
branches;
next	1.3;

1.3
date	2004.10.15.14.45.10;	author pav;	state Exp;
branches;
next	1.2;

1.2
date	2004.01.22.12.18.41;	author trevor;	state Exp;
branches;
next	1.1;

1.1
date	2003.08.28.09.59.48;	author edwin;	state Exp;
branches;
next	;


desc
@@


1.14
log
@Switch exporter over
@
text
@# New ports collection makefile for: 	photo_gallery
# Date created:				Feb 5 2003
# Whom:					Bob Bomar <bob@@bomar.us>
#
# $FreeBSD: head/www/photo_gallery/Makefile 302724 2012-08-18 14:29:08Z ohauer $

PORTNAME=		photo_gallery
PORTVERSION=		1.5
PORTREVISION=	6
CATEGORIES=		www
MASTER_SITES=		http://www.capybara.org/~dfraser/photo_gallery/
DISTNAME=		${PORTNAME}_${PORTVERSION}
EXTRACT_SUFX=		.tar

MAINTAINER=		bob@@bomar.us
COMMENT=		Simple web based photo gallery

RUN_DEPENDS=	anytopnm:${PORTSDIR}/graphics/netpbm\
		p5-Image-Info>=0:${PORTSDIR}/graphics/p5-Image-Info\
		p5-URI>=0:${PORTSDIR}/net/p5-URI

USE_APACHE_RUN=	22+
USE_PERL5=	yes
NO_BUILD=	yes

do-install:
		${MKDIR} ${WWWDIR}/
		@@cd ${WRKSRC}; ${FIND} . \
			| ${CPIO} -pdm -R ${WWWOWN}:${WWWGRP} ${WWWDIR}

.include <bsd.port.mk>
@


1.13
log
@SVN rev 302724 on 2012-08-18 14:29:08Z by ohauer

- remove www/apache20 and devel/apr0
- s/USE_APACHE= 20+/USE_APACHE= 22+/
- unify s/YES/yes/
- cleanup APACHE_VERSION <= 22 usage
- add entry to MOVED

with hat apache@@
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.12
log
@- Remove SITE_PERL from *_DEPENDS

Approved by: portmgr@@ (bapt@@)
@
text
@d22 1
a22 1
USE_APACHE=	20+
@


1.11
log
@- change required APACHE version from 13+ to 20+
  (prepare to remove www/apache13)

- no PORTREVISION bump since apache22 is the default

with hat apache@@
@
text
@d19 2
a20 2
		${SITE_PERL}/Image/Info.pm:${PORTSDIR}/graphics/p5-Image-Info\
		${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI
@


1.10
log
@ - bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined
@
text
@d22 1
a22 1
USE_APACHE=	13+
@


1.9
log
@- update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
@
text
@d9 1
a9 1
PORTREVISION=	5
d22 1
a22 1
USE_APACHE=	1.3+
@


1.8
log
@- Make it run with Apache 2.0 and 2.2

PR:		ports/143844
Submitted by:	Ralf Gebhart <gebhart@@secnetix.de>
Approved by:	maintainer
Feature safe:	yes
@
text
@d9 1
a9 1
PORTREVISION=		4
@


1.7
log
@- update to jpeg-8
@
text
@d9 1
a9 1
PORTREVISION=		3
d22 1
a22 1
USE_APACHE=	1.3
@


1.6
log
@- Remove unneeded dependencies which is in perl-5.8.9 dist
  (part 5).

Approved by:	portmgr (itetcu)
@
text
@d9 1
a9 1
PORTREVISION=	2
@


1.5
log
@- Convert to USE_APACHE, remove apache from _DEPENDS-
- Use WWWOWN, WWWGRP
- APACHEDIR comes from USE_APACHE
- Use %%var%% in pkg-plist
- Bump PORTREVISION

PR:             ports/134601
Approved by:    maintainer timeout (2 weeks)
Submitted by:   me
@
text
@d9 1
a9 1
PORTREVISION=	1
a18 1
		${SITE_PERL}/CGI.pm:${PORTSDIR}/www/p5-CGI.pm \
@


1.4
log
@Remove the use of USE_GZIP. I cannot find any use of it in bsd.port.mk
and these ports build fine without it. My guess is that it was added
by someone as an opposite to USE_BZIP2 and other people copied it.
Remove it once and for all.

With hat:	portmgr
@
text
@d9 1
a18 1
		${LOCALBASE}/etc/apache/httpd.conf:${PORTSDIR}/www/apache13\
d23 2
a24 4
WEBOWN?=	www
WEBGRP?=	www
APACHEDIR=	${LOCALBASE}/www/data
INSTALLDIR=	${APACHEDIR}/photo
a25 1
USE_PERL5=	yes
d28 4
a31 3
		${MKDIR} ${INSTALLDIR}
		cd ${WRKSRC}; ${FIND} . \
			| ${CPIO} -pdm -R ${WEBOWN}:${WEBGRP} ${INSTALLDIR}
@


1.3
log
@- Update to 1.5

PR:		ports/72712
Submitted by:	Bob Bomar <bob@@bomar.us> (maintainer)
@
text
@a28 1
USE_GZIP=	no
@


1.2
log
@Use the CPIO macro defined in bsd.port.mk.
@
text
@d8 1
a8 1
PORTVERSION=		1.3
d23 4
a26 4
WEBOWN?=        www
WEBGRP?=        www
APACHEDIR=      ${LOCALBASE}/www/data
INSTALLDIR=	${APACHEDIR}/photo_gallery
@


1.1
log
@New Port: www/photo_gallery

	Photo_gallery is an online photo gallery

PR:		ports/48021
Submitted by:	Bob Bomar <bob@@bomar.us>
@
text
@d34 1
a34 1
			| cpio -pdm -R ${WEBOWN}:${WEBGRP} ${INSTALLDIR}
@

