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


1.17
date	2013.03.04.16.08.06;	author svnexp;	state dead;
branches;
next	1.16;

1.16
date	2013.01.27.11.52.37;	author svnexp;	state Exp;
branches;
next	1.15;

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

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

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

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

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

1.10
date	2009.05.24.20.49.39;	author gahr;	state Exp;
branches;
next	1.9;

1.9
date	2008.04.23.19.27.16;	author pav;	state Exp;
branches;
next	1.8;

1.8
date	2008.04.22.10.56.45;	author miwi;	state Exp;
branches;
next	1.7;

1.7
date	2007.05.19.20.25.02;	author flz;	state Exp;
branches;
next	1.6;

1.6
date	2006.05.24.14.21.45;	author mnag;	state Exp;
branches;
next	1.5;

1.5
date	2006.05.13.04.41.11;	author edwin;	state Exp;
branches;
next	1.4;

1.4
date	2006.01.05.03.57.34;	author edwin;	state Exp;
branches;
next	1.3;

1.3
date	2004.02.22.23.07.53;	author linimon;	state Exp;
branches;
next	1.2;

1.2
date	2004.01.31.09.59.37;	author linimon;	state Exp;
branches;
next	1.1;

1.1
date	2003.05.11.16.40.38;	author petef;	state Exp;
branches;
next	;


desc
@@


1.17
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/313385
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@# Created by: Dylan Carlson  <absinthe@@pobox.com>
# $FreeBSD: head/www/igal/Makefile 311056 2013-01-27 11:40:57Z bapt $

PORTNAME=	igal
PORTVERSION=	1.4
PORTREVISION=	7
CATEGORIES=	www graphics
MASTER_SITES=	http://www.stanford.edu/~epop/igal/

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	A static html image gallery generator for *nix

DEPRECATED=	No more upstream, no more public distfiles, consider using www/llgal
EXPIRATION_DATE=	2013-02-27

RUN_DEPENDS=	${LOCALBASE}/bin/cjpeg:${PORTSDIR}/graphics/jpeg \
		convert:${PORTSDIR}/graphics/ImageMagick

CONFLICTS=	igal2-*

MAN1=	igal.1

post-patch:
	@@${REINPLACE_CMD} -e 's,/usr/local,${PREFIX},g' ${WRKSRC}/Makefile \
		${WRKSRC}/igal

.include <bsd.port.mk>
@


1.16
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/311056
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@@


1.15
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/311050
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@d2 1
a2 1
# $FreeBSD: head/www/igal/Makefile 311050 2013-01-27 06:50:41Z tabthorpe $
d13 3
@


1.14
log
@Switch exporter over
@
text
@d1 2
a2 6
# New ports collection makefile for:   igal
# Date created:                        14 Aug 2002
# Whom:                                Dylan Carlson  <absinthe@@pobox.com>
#
# $FreeBSD: head/www/igal/Makefile 300897 2012-07-14 14:29:18Z beat $
#
d10 1
a10 1
MAINTAINER=	absinthe@@pobox.com
@


1.13
log
@- update png to 1.5.10
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.12
log
@- update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
@
text
@d10 1
a10 1
PORTREVISION=	6
@


1.11
log
@- update to jpeg-8
@
text
@d10 1
a10 1
PORTREVISION=	5
@


1.10
log
@- Add CONFLICTS with igal2
@
text
@d10 1
a10 1
PORTREVISION=	4
@


1.9
log
@- Fix depobj on ImageMagick after recent changes

Missed by:	mi
@
text
@d20 2
@


1.8
log
@- Chase graphics/ImageMagick shlib version bump

Pointyhat to: mi@@
@
text
@d18 1
a18 1
		${LOCALBASE}/include/Magick++.h:${PORTSDIR}/graphics/ImageMagick
@


1.7
log
@- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
@
text
@d10 1
a10 1
PORTREVISION=	3
@


1.6
log
@- Change dependencies reflecting update in graphics/ImageMagick
- Bump PORTREVISION
@
text
@d10 1
a10 1
PORTREVISION=	2
@


1.5
log
@Remove USE_REINPLACE from categories starting with W
@
text
@d10 1
a10 1
PORTREVISION=	1
@


1.4
log
@Chase libversion bumb to libMagick.so.9

PR:		ports/91270
@
text
@a16 2
USE_REINPLACE=	yes

@


1.3
log
@Remove dead mastersite.

PR:		ports/63191
Submitted by:	Dylan Carlson <absinthe@@pobox.com>
@
text
@d10 1
@


1.2
log
@Update to 1.4.  Mostly minor fixes; see Changelog for details.

PR:		ports/62071
Submitted by:	Thomas Ugland <spam@@nowhere.net>
@
text
@d11 1
a11 2
MASTER_SITES=	http://www.stanford.edu/~epop/igal/ \
		http://planetmirror.com/pub/igal/
@


1.1
log
@Add igal 1.3, a static html image gallery generator for *nix.

PR:		41673
Submitted by:	Dylan Carlson  <absinthe@@pobox.com>
@
text
@d9 1
a9 1
PORTVERSION=	1.3
@

