head	1.27;
access;
symbols
	RELEASE_8_3_0:1.25
	RELEASE_9_0_0:1.25
	RELEASE_7_4_0:1.20
	RELEASE_8_2_0:1.20
	RELEASE_6_EOL:1.20
	RELEASE_8_1_0:1.18
	RELEASE_7_3_0:1.16
	RELEASE_8_0_0:1.14
	RELEASE_7_2_0:1.13
	RELEASE_7_1_0:1.12
	RELEASE_6_4_0:1.12
	RELEASE_5_EOL:1.11
	RELEASE_7_0_0:1.9
	RELEASE_6_3_0:1.9
	PRE_XORG_7:1.7
	RELEASE_4_EOL:1.7
	RELEASE_6_2_0:1.6
	RELEASE_6_1_0:1.3
	RELEASE_5_5_0:1.3;
locks; strict;
comment	@# @;


1.27
date	2012.11.17.06.02.34;	author svnexp;	state Exp;
branches;
next	1.26;

1.26
date	2012.06.01.05.24.53;	author dinoex;	state Exp;
branches;
next	1.25;

1.25
date	2011.09.23.22.26.00;	author amdmi3;	state Exp;
branches;
next	1.24;

1.24
date	2011.08.31.13.13.32;	author kwm;	state Exp;
branches;
next	1.23;

1.23
date	2011.08.23.18.39.15;	author kwm;	state Exp;
branches;
next	1.22;

1.22
date	2011.07.02.07.21.15;	author miwi;	state Exp;
branches;
next	1.21;

1.21
date	2011.03.25.11.49.32;	author miwi;	state Exp;
branches;
next	1.20;

1.20
date	2010.10.22.21.06.21;	author araujo;	state Exp;
branches;
next	1.19;

1.19
date	2010.07.26.00.03.13;	author linimon;	state Exp;
branches;
next	1.18;

1.18
date	2010.03.30.16.15.54;	author dinoex;	state Exp;
branches;
next	1.17;

1.17
date	2010.03.28.06.44.45;	author dinoex;	state Exp;
branches;
next	1.16;

1.16
date	2010.02.05.11.44.53;	author dinoex;	state Exp;
branches;
next	1.15;

1.15
date	2009.11.27.09.08.22;	author beat;	state Exp;
branches;
next	1.14;

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

1.13
date	2009.02.02.01.36.07;	author araujo;	state Exp;
branches;
next	1.12;

1.12
date	2008.06.06.14.06.54;	author edwin;	state Exp;
branches;
next	1.11;

1.11
date	2008.04.30.16.44.57;	author miwi;	state Exp;
branches;
next	1.10;

1.10
date	2008.04.19.17.54.07;	author miwi;	state Exp;
branches;
next	1.9;

1.9
date	2007.10.24.23.36.48;	author marcus;	state Exp;
branches;
next	1.8;

1.8
date	2007.05.19.20.24.56;	author flz;	state Exp;
branches;
next	1.7;

1.7
date	2006.12.05.03.45.42;	author pav;	state Exp;
branches;
next	1.6;

1.6
date	2006.10.14.08.53.35;	author marcus;	state Exp;
branches;
next	1.5;

1.5
date	2006.06.06.17.47.43;	author ahze;	state Exp;
branches;
next	1.4;

1.4
date	2006.03.28.12.45.37;	author ahze;	state Exp;
branches;
next	1.3;

1.3
date	2006.02.23.10.39.38;	author ade;	state Exp;
branches;
next	1.2;

1.2
date	2006.02.16.00.54.42;	author ahze;	state Exp;
branches;
next	1.1;

1.1
date	2006.01.12.23.06.38;	author ahze;	state Exp;
branches;
next	;


desc
@@


1.27
log
@Switch exporter over
@
text
@# New ports collection makefile for:	gnome-web-photo
# Date created:		2005-11-30
# Whom:			Michael Johnson <ahze@@FreeBSD.org>
#
# $FreeBSD: head/www/gnome-web-photo/Makefile 300897 2012-07-14 14:29:18Z beat $
#   $MCom: ports/www/gnome-web-photo/Makefile,v 1.5 2007/08/07 03:27:32 mezz Exp $
#
#

PORTNAME=	gnome-web-photo
PORTVERSION=	0.10.3
PORTREVISION=	1
CATEGORIES=	www
MASTER_SITES=	GNOME

MAINTAINER=	kwm@@FreeBSD.org
COMMENT=	Tool to generate full-size image files and thumbnails

LICENSE=	LGPL21 LGPL3
LICENSE_COMB=	dual

LIB_DEPENDS=	webkitgtk-1.0.0:${PORTSDIR}/www/webkit-gtk2

USE_XZ=		yes
USE_GNOME=	gconf2 gnomehack gnomeprefix
USE_GETTEXT=	yes
USE_GMAKE=	yes
GNU_CONFIGURE=	yes
CONFIGURE_ARGS=	--disable-silent-rules \
		--with-gtk=2.0

GCONF_SCHEMAS=	thumbnailer.schemas

CPPFLAGS+=	-I${LOCALBASE}/include
LDFLAGS+=	-L${LOCALBASE}/lib

post-patch:
	@@${REINPLACE_CMD} -e '/test/s|==|=|g' ${WRKSRC}/configure

.include <bsd.port.mk>
@


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


1.25
log
@- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav
@
text
@d12 1
@


1.24
log
@Update to 0.10.3.

Take maintainer, shuffle LICENSE* and use XZ distfile.
@
text
@a27 1
CONFIGURE_ENV=	LDFLAGS="${LDFLAGS}"
d33 2
a34 2
CPPFLAGS=	-I${LOCALBASE}/include
LDFLAGS=	-L${LOCALBASE}/lib
@


1.23
log
@Chase libnotify, libproxy and webkit-gtk2 shlib changes, and fix build where needed.
@
text
@d11 1
a11 2
PORTVERSION=	0.10.1
PORTREVISION=	1
d15 1
a15 1
MAINTAINER=	ports@@FreeBSD.org
a17 2
LIB_DEPENDS=	webkitgtk-1.0.0:${PORTSDIR}/www/webkit-gtk2

d21 3
a23 1
USE_BZIP2=	yes
@


1.22
log
@- Update to 0.10.1

PR:		158447
Submitted by:	Ports Fury
@
text
@d12 1
d19 1
a19 1
LIB_DEPENDS=	webkit-1.0.13:${PORTSDIR}/www/webkit-gtk2
@


1.21
log
@- Update to 0.10

PR:		155839
Submitted by:	Ports Fury
@
text
@d11 1
a11 1
PORTVERSION=	0.10
d29 2
a30 1
CONFIGURE_ARGS=	--with-gtk=2.0
@


1.20
log
@- Update to 0.9.

PR:		ports/151556
Submitted by:	KATO Tsuguru <tkato432@@yahoo.com>
@
text
@d11 1
a11 1
PORTVERSION=	0.9
d18 5
a24 1
USE_GECKO=	libxul
d28 3
a30 1
CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
a32 1
CFLAGS+=	`pkg-config --cflags-only-I libxul`
d37 1
a37 1
	@@${REINPLACE_CMD} -e 's|libxul-unstable||g' ${WRKSRC}/configure
@


1.19
log
@Reset ahze@@ due to maintainer-timeouts and no response to email.

Hat:		portmgr
@
text
@d11 1
a11 2
PORTVERSION=	0.2
PORTREVISION=	9
d19 4
a22 1
USE_GECKO=	seamonkey
d24 1
a24 3
CONFIGURE_ARGS=	--with-gecko=${GECKO}
USE_GMAKE=	yes
USE_GNOME=	gnomevfs2 gnomehack gnomeprefix
d27 3
a29 1
.include <bsd.port.pre.mk>
d32 1
a32 1
	@@${REINPLACE_CMD} -e 's|libpng|libpng14|' ${WRKSRC}/configure
d34 1
a34 1
.include <bsd.port.post.mk>
@


1.18
log
@- fix build for png-1.4.1
@
text
@d16 1
a16 1
MAINTAINER=	ahze@@FreeBSD.org
@


1.17
log
@- update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
@
text
@d30 1
a30 1
	@@${REINPLACE_CMD} -e 's|libpng|libpng12|' ${WRKSRC}/configure
@


1.16
log
@- update to jpeg-8
@
text
@d12 1
a12 1
PORTREVISION=	8
@


1.15
log
@- Remove obsolete gecko providers
- Remove obsolete inclusion of www/mozilla/bsd.gecko.mk
- Bump PORTREVISION

Approved by:	portmgr (miwi)
Exp-run by:	miwi
@
text
@d12 1
a12 1
PORTREVISION=	7
@


1.14
log
@- bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
@
text
@d12 1
a12 1
PORTREVISION=	6
d20 1
a20 1
USE_GECKO=	firefox seamonkey xulrunner
a27 1
.include "${.CURDIR}/../../www/mozilla/bsd.gecko.mk"
@


1.13
log
@- Use GNOME macro instead of ${MASTER_SITE_GNOME}, remove
  MASTER_SITE_SUBDIR when possible.

PR:		ports/125243
Submitted by:	pgollucci
Reworked by:	myself
Tested on:	pointyhat exp-run (pav)
@
text
@d12 1
a12 1
PORTREVISION=	5
@


1.12
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
@d14 1
a14 2
MASTER_SITES=	${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR=	sources/${PORTNAME}/0.2
@


1.11
log
@- Remove www/firefox15 support

Reviewed by:	mezz
@
text
@d12 1
a12 1
PORTREVISION=	4
@


1.10
log
@- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
@
text
@d21 1
a21 1
USE_GECKO=	firefox seamonkey xulrunner firefox15<->firefox
@


1.9
log
@Presenting GNOME 2.20.1 and all related works for FreeBSD.  The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ .  Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).

The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy.  We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD.  This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.

This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully.  Ahze and pav also deserve thanks for
their work on porting modules and testing the whole ball of wax on
pointyhat (respectively).

The FreeBSD GNOME team would also like to thank our various testers and
contributors:

Yasuda Keisuke
Frank Jahnke
Pawel Worach
Brian Gruber
Franz Klammer
Yuri Pankov
Nick Barkas
Cristian KLEIN
Tony Maher
Scot Hetzel
Martin Matuska (mm)
Benoit Dejean
Martin Wilke (miwi)
(And anyone else I may have missed)

PRs fixed in this release:

111272, 113470, 115995, 116338
@
text
@d12 1
a12 1
PORTREVISION=	3
a24 1
USE_XLIB=	yes
@


1.8
log
@- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
@
text
@d6 2
a7 1
#    $MCom: ports/www/gnome-web-photo/Makefile,v 1.3 2006/08/20 01:51:48 mezz Exp $
d12 1
a12 1
PORTREVISION=	2
@


1.7
log
@- In USE_GECKO line, remove firefox-devel and add firefox15

Suggested by:	GeJ on EFnet
@
text
@d11 1
a11 1
PORTREVISION=	1
@


1.6
log
@Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.

Submitted by:	mezz, ahze, pav, and many others
Approved by:	portmgr (implicit, kris)
@
text
@d20 1
a20 1
USE_GECKO=	firefox seamonkey xulrunner firefox-devel<->firefox
@


1.5
log
@- Add support for firefox-devel
@
text
@d6 1
a6 1
#    $MCom: ports/www/gnome-web-photo/Makefile,v 1.1 2005/12/01 06:25:42 ahze Exp $
d11 1
d24 2
a25 2
USE_X_PREFIX=	yes
USE_GNOME=	gnomevfs2 gnomehack
@


1.4
log
@- Add support for www/xulrunner (WITH_GECKO=xulrunner)
@
text
@d19 1
a19 1
USE_GECKO=	firefox seamonkey xulrunner
@


1.3
log
@Conversion to a single libtool environment.

Approved by:	portmgr (kris)
@
text
@d19 1
a19 1
USE_GECKO=	firefox seamonkey
@


1.2
log
@- Update to 0.2
@
text
@d20 1
a20 1
USE_AUTOTOOLS=	libtool:15
@


1.1
log
@- Add gnome-web-photo

GNOME Web Photographer is a tool to generate full-size image
files and thumbnails from HTML files and web pages.
@
text
@d10 1
a10 1
PORTVERSION=	0.1.1
d13 1
a13 1
MASTER_SITE_SUBDIR=	sources/${PORTNAME}/0.1
a21 1
USE_REINPLACE=	yes
@

