head	1.33;
access;
symbols
	RELEASE_8_3_0:1.31
	RELEASE_9_0_0:1.30
	RELEASE_7_4_0:1.28
	RELEASE_8_2_0:1.28
	RELEASE_6_EOL:1.27
	RELEASE_8_1_0:1.25
	RELEASE_7_3_0:1.22
	RELEASE_8_0_0:1.20
	RELEASE_7_2_0:1.15
	RELEASE_7_1_0:1.11
	RELEASE_6_4_0:1.11
	RELEASE_5_EOL:1.8
	RELEASE_7_0_0:1.2
	RELEASE_6_3_0:1.2;
locks; strict;
comment	@# @;


1.33
date	2012.12.27.16.54.56;	author svnexp;	state Exp;
branches;
next	1.32;

1.32
date	2012.11.17.06.02.33;	author svnexp;	state Exp;
branches;
next	1.31;

1.31
date	2012.03.03.13.13.57;	author vanilla;	state Exp;
branches;
next	1.30;

1.30
date	2011.08.11.19.20.02;	author kwm;	state Exp;
branches;
next	1.29;

1.29
date	2011.04.13.01.23.30;	author danfe;	state Exp;
branches;
next	1.28;

1.28
date	2010.12.04.07.33.55;	author ade;	state Exp;
branches;
next	1.27;

1.27
date	2010.11.25.02.33.31;	author vanilla;	state Exp;
branches;
next	1.26;

1.26
date	2010.08.02.02.11.15;	author vanilla;	state Exp;
branches;
next	1.25;

1.25
date	2010.05.10.03.00.27;	author vanilla;	state Exp;
branches;
next	1.24;

1.24
date	2010.04.03.10.44.33;	author roam;	state Exp;
branches;
next	1.23;

1.23
date	2010.03.08.07.49.36;	author vanilla;	state Exp;
branches;
next	1.22;

1.22
date	2010.01.28.07.17.53;	author vanilla;	state Exp;
branches;
next	1.21;

1.21
date	2010.01.04.01.37.28;	author vanilla;	state Exp;
branches;
next	1.20;

1.20
date	2009.09.26.06.29.15;	author vanilla;	state Exp;
branches;
next	1.19;

1.19
date	2009.08.05.02.34.32;	author vanilla;	state Exp;
branches;
next	1.18;

1.18
date	2009.08.02.19.35.58;	author mezz;	state Exp;
branches;
next	1.17;

1.17
date	2009.07.15.03.36.55;	author vanilla;	state Exp;
branches;
next	1.16;

1.16
date	2009.06.29.06.20.35;	author vanilla;	state Exp;
branches;
next	1.15;

1.15
date	2009.04.06.07.43.42;	author vanilla;	state Exp;
branches;
next	1.14;

1.14
date	2009.02.16.04.08.26;	author vanilla;	state Exp;
branches;
next	1.13;

1.13
date	2009.01.23.15.43.13;	author roam;	state Exp;
branches;
next	1.12;

1.12
date	2008.12.01.03.28.30;	author vanilla;	state Exp;
branches;
next	1.11;

1.11
date	2008.09.05.07.28.33;	author vanilla;	state Exp;
branches;
next	1.10;

1.10
date	2008.08.18.06.05.49;	author vanilla;	state Exp;
branches;
next	1.9;

1.9
date	2008.08.16.05.29.15;	author vanilla;	state Exp;
branches;
next	1.8;

1.8
date	2008.03.17.07.56.01;	author vanilla;	state Exp;
branches;
next	1.7;

1.7
date	2008.01.31.01.54.17;	author vanilla;	state Exp;
branches;
next	1.6;

1.6
date	2008.01.30.02.05.58;	author vanilla;	state Exp;
branches;
next	1.5;

1.5
date	2008.01.14.02.25.49;	author vanilla;	state Exp;
branches;
next	1.4;

1.4
date	2008.01.05.03.08.24;	author vanilla;	state Exp;
branches;
next	1.3;

1.3
date	2008.01.03.06.53.52;	author vanilla;	state Exp;
branches;
next	1.2;

1.2
date	2007.08.15.02.12.07;	author vanilla;	state Exp;
branches;
next	1.1;

1.1
date	2007.08.06.13.37.37;	author vanilla;	state Exp;
branches;
next	;


desc
@@


1.33
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/309547
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ## r309547 | vanilla | 2012-12-27 16:37:23 +0000 (Thu, 27 Dec 2012) | 2 lines
## SVN ##
## SVN ## Upgrade to 1.23, drop MAINTAINER.
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ##
@
text
@# Created by: Vanilla I. Shu <vanilla@@FreeBSD.org>
# $FreeBSD: head/www/flickcurl/Makefile 309547 2012-12-27 16:37:23Z vanilla $

PORTNAME=	flickcurl
PORTVERSION=	1.23
CATEGORIES=	www
MASTER_SITES=	http://download.dajobe.org/flickcurl/

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	C library for the Flickr API

LIB_DEPENDS=	curl:${PORTSDIR}/ftp/curl

USE_AUTOTOOLS=	libtool
USE_GNOME=	gnomehack ltverhack libxml2 pkgconfig
USE_LDCONFIG=	yes
CONFIGURE_ARGS=	--with-html-dir=${PREFIX}/share/doc

MAN1=		flickrdf.1 flickcurl.1 flickcurl-config.1

.include <bsd.port.mk>
@


1.32
log
@Switch exporter over
@
text
@d1 2
a2 6
# New ports collection makefile for:	flickcurl
# Date created:				2007-07-27
# Whom:					Vanilla I. Shu <vanilla@@FreeBSD.org>
#
# $FreeBSD: head/www/flickcurl/Makefile 300897 2012-07-14 14:29:18Z beat $
#
d5 1
a5 1
PORTVERSION=	1.22
d9 1
a9 1
MAINTAINER=	vanilla@@FreeBSD.org
d12 1
a12 1
LIB_DEPENDS=	curl.6:${PORTSDIR}/ftp/curl
@


1.31
log
@Upgrade to 1.22.

PR:		ports/165627
Submitted by:	sunpoet@@
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.30
log
@Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.

PR:		ports/159624
Submitted by:	Ruslan Mahmatkhanov <cvs-src@@yandex.ru>
@
text
@d9 1
a9 1
PORTVERSION=	1.20
@


1.29
log
@- Bring substantial style fixes to Makefile
- Improve port description a bit while here

Approved by:	maintainer (vanilla)
@
text
@d19 1
a19 1
USE_GNOME=	gnomehack gnometarget ltverhack libxml2 pkgconfig
@


1.28
log
@Sync to new bsd.autotools.mk
@
text
@d3 1
a3 1
# Whom:					vanilla@@
d8 1
a8 1
PORTNAME= 		flickcurl
d10 1
a10 2
PORTREVISION=	0
CATEGORIES= 	www
d13 2
a14 2
MAINTAINER= 	vanilla@@FreeBSD.org
COMMENT= 		C library for the Flickr API
d19 1
a19 1
USE_GNOME= 		gnomehack gnometarget ltverhack libxml2 pkgconfig
d23 1
a23 1
MAN1=			flickrdf.1 flickcurl.1 flickcurl-config.1
@


1.27
log
@Upgrade to 1.20.
@
text
@d19 1
a19 1
USE_AUTOTOOLS=	libtool:22
@


1.26
log
@Upgrade to 1.19.
@
text
@d8 2
a9 2
PORTNAME=	flickcurl
PORTVERSION=	1.19
d11 1
a11 1
CATEGORIES=	www
d14 2
a15 2
MAINTAINER=	vanilla@@FreeBSD.org
COMMENT=	C library for the Flickr API
d20 1
a20 1
USE_GNOME=	gnomehack gnometarget ltverhack libxml2 pkgconfig
d24 1
a24 1
MAN1=		flickrdf.1 flickcurl.1 flickcurl-config.1
@


1.25
log
@Upgrade to 1.18.
@
text
@d9 1
a9 1
PORTVERSION=	1.18
@


1.24
log
@Chase the ftp/curl shlib version bump.
@
text
@d9 2
a10 2
PORTVERSION=	1.17
PORTREVISION=	1
@


1.23
log
@Upgrade to 1.17.
@
text
@d10 1
a10 1
PORTREVISION=	0
d17 1
a17 1
LIB_DEPENDS=	curl.5:${PORTSDIR}/ftp/curl
@


1.22
log
@Upgrade to 1.16.
@
text
@d9 1
a9 1
PORTVERSION=	1.16
@


1.21
log
@Upgrade to 1.15.
@
text
@d9 1
a9 1
PORTVERSION=	1.15
@


1.20
log
@Upgrade to 1.14.

Feature safe:	yes
@
text
@d9 1
a9 1
PORTVERSION=	1.14
@


1.19
log
@Upgrade to 1.13.
@
text
@d9 1
a9 1
PORTVERSION=	1.13
@


1.18
log
@-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:	marcus and kwm
Pointyhat-exp:	a few times by pav
Tested by:	pgollucci, "Romain Tartière" <romain@@blogreen.org>, and
		a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:	marcus
Approved by:	portmgr
@
text
@d9 1
a9 1
PORTVERSION=	1.12
@


1.17
log
@Upgrade to 1.12.
@
text
@d19 1
a19 1
USE_AUTOTOOLS=	libtool:15
@


1.16
log
@Upgrade to 1.11.
@
text
@d9 1
a9 1
PORTVERSION=	1.11
@


1.15
log
@Upgrade to 1.9.
@
text
@d9 1
a9 1
PORTVERSION=	1.9
@


1.14
log
@Upgrade to 1.8.
@
text
@d9 1
a9 1
PORTVERSION=	1.8
@


1.13
log
@Bump the version of the curl shared library after the ftp/curl update
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working.
@
text
@d9 2
a10 2
PORTVERSION=	1.7
PORTREVISION=	1
@


1.12
log
@Upgrade to 1.7.
@
text
@d10 1
d17 1
a17 1
LIB_DEPENDS=	curl.4:${PORTSDIR}/ftp/curl
@


1.11
log
@Upgrade to 1.6.
@
text
@d9 1
a9 1
PORTVERSION=	1.6
@


1.10
log
@Upgrade to 1.5.
@
text
@d9 1
a9 1
PORTVERSION=	1.5
@


1.9
log
@Upgrade to 1.4.
@
text
@d9 1
a9 1
PORTVERSION=	1.4
@


1.8
log
@Upgrade to 1.3.
@
text
@d9 1
a9 1
PORTVERSION=	1.3
@


1.7
log
@Fix pkg-plist.

Submitted by:	pav@@ via email.
@
text
@d9 1
a9 1
PORTVERSION=	1.2
@


1.6
log
@Upgrade to 1.2.
@
text
@d21 1
@


1.5
log
@Upgrade to 1.0.
@
text
@d9 1
a9 1
PORTVERSION=	1.0
@


1.4
log
@Fix pkg-plist.

Submitted by:	Erwin@@ via email.
@
text
@d9 1
a9 1
PORTVERSION=	0.13
@


1.3
log
@Upgrade to 0.13.
@
text
@d22 2
@


1.2
log
@Upgrade to 0.12.
@
text
@d9 1
a9 1
PORTVERSION=	0.12
@


1.1
log
@Add flickcurl, it's a c library for the Flickr API.
@
text
@d9 1
a9 1
PORTVERSION=	0.11
@

