head	1.25;
access;
symbols
	RELEASE_8_3_0:1.23
	RELEASE_9_0_0:1.23
	RELEASE_7_4_0:1.22
	RELEASE_8_2_0:1.22
	RELEASE_6_EOL:1.21
	RELEASE_8_1_0:1.21
	RELEASE_7_3_0:1.19
	RELEASE_8_0_0:1.18
	RELEASE_7_2_0:1.15
	RELEASE_7_1_0:1.14
	RELEASE_6_4_0:1.14
	RELEASE_5_EOL:1.12
	RELEASE_7_0_0:1.11
	RELEASE_6_3_0:1.11
	PRE_XORG_7:1.9
	RELEASE_4_EOL:1.9
	RELEASE_6_2_0:1.8
	RELEASE_6_1_0:1.7
	RELEASE_5_5_0:1.7
	RELEASE_6_0_0:1.5
	RELEASE_5_4_0:1.5
	RELEASE_4_11_0:1.4
	RELEASE_5_3_0:1.3;
locks; strict;
comment	@# @;


1.25
date	2012.11.17.05.57.30;	author svnexp;	state Exp;
branches;
next	1.24;

1.24
date	2012.06.01.05.18.26;	author dinoex;	state Exp;
branches;
next	1.23;

1.23
date	2011.09.23.22.22.31;	author amdmi3;	state Exp;
branches;
next	1.22;

1.22
date	2010.12.04.07.31.40;	author ade;	state Exp;
branches;
next	1.21;

1.21
date	2010.04.03.10.44.10;	author roam;	state Exp;
branches;
next	1.20;

1.20
date	2010.03.28.06.34.31;	author dinoex;	state Exp;
branches;
next	1.19;

1.19
date	2010.02.05.11.37.01;	author dinoex;	state Exp;
branches;
next	1.18;

1.18
date	2009.08.22.00.20.33;	author amdmi3;	state Exp;
branches;
next	1.17;

1.17
date	2009.08.02.19.33.47;	author mezz;	state Exp;
branches;
next	1.16;

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

1.15
date	2009.01.23.15.42.43;	author roam;	state Exp;
branches;
next	1.14;

1.14
date	2008.07.08.21.09.03;	author edwin;	state Exp;
branches;
next	1.13;

1.13
date	2008.06.06.13.28.20;	author edwin;	state Exp;
branches;
next	1.12;

1.12
date	2008.03.22.14.47.57;	author miwi;	state Exp;
branches;
next	1.11;

1.11
date	2007.10.24.23.34.55;	author marcus;	state Exp;
branches;
next	1.10;

1.10
date	2007.05.19.20.05.10;	author flz;	state Exp;
branches;
next	1.9;

1.9
date	2006.12.13.12.41.25;	author roam;	state Exp;
branches;
next	1.8;

1.8
date	2006.05.07.11.09.21;	author edwin;	state Exp;
branches;
next	1.7;

1.7
date	2006.02.23.10.36.33;	author ade;	state Exp;
branches;
next	1.6;

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

1.5
date	2005.03.12.10.53.15;	author marcus;	state Exp;
branches;
next	1.4;

1.4
date	2004.11.07.22.36.22;	author marcus;	state Exp;
branches;
next	1.3;

1.3
date	2004.06.03.22.41.37;	author roam;	state Exp;
branches;
next	1.2;

1.2
date	2004.05.09.21.33.12;	author mezz;	state Exp;
branches;
next	1.1;

1.1
date	2004.05.04.20.00.57;	author mezz;	state Exp;
branches;
next	;


desc
@@


1.25
log
@Switch exporter over
@
text
@# New ports collection makefile for:	urlgfe
# Date created:				8 January 2004
# Whom:					Nosov Artem <chip-set@@mail.ru>
#
# $FreeBSD: head/ftp/urlgfe/Makefile 300896 2012-07-14 13:54:48Z beat $
#

PORTNAME=	urlgfe
PORTVERSION=	0.7.1
PORTREVISION?=	14
CATEGORIES=	ftp www
MASTER_SITES=	SF/urlget/Urlgfe%20%28legacy%29/${PORTVERSION}

MAINTAINER=	chip-set@@mail.ru
COMMENT=	A download manager

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

USE_GNOME=	gtk20 lthack
WANT_GNOME=	yes
USE_OPENSSL=	yes
USE_AUTOTOOLS=	libtool
CPPFLAGS+=	-I${LOCALBASE}/include
LDFLAGS+=	-L${LOCALBASE}/lib

.include <bsd.port.pre.mk>

.if ${HAVE_GNOME:Mgnomehier}!=""
WITH_GNOME=	yes
PLIST_SUB+=	GNOME:=""
.else
PLIST_SUB+=	GNOME:="@@comment "
.endif

post-patch:
	@@${FIND} ${WRKSRC} -name "*.[ch]" | ${XARGS} ${REINPLACE_CMD} -e \
		's|
$$||g'
	@@${FIND} ${WRKSRC} -type f | ${XARGS} ${TOUCH} -f
	@@${REINPLACE_CMD} -e 's|[$$]{prefix}/doc/urlgfe|${DOCSDIR}|g' \
		${WRKSRC}/Makefile.in
	@@${REINPLACE_CMD} -e 's|
$$||g ; s|urlgfe_icon|urlgfe-icon|g ; \
		s|/usr/share/pixmaps/urlgfe/||g' ${WRKSRC}/${PORTNAME}.desktop
	@@${REINPLACE_CMD} -e 's|	 -g|	 ${CFLAGS}|g' \
		${WRKSRC}/src/Makefile.in
	@@${REINPLACE_CMD} -e 's|@@MKINSTALLDIRS@@|$$(top_srcdir)/@@MKINSTALLDIRS@@|g ; \
		s|[$$][(]top_builddir[)]/[$$][(]MKINSTALLDIRS[)]|$$(top_srcdir)/mkinstalldirs|g' \
			${WRKSRC}/po/Makefile.in.in

.if defined(WITH_GNOME)
post-install:
	@@${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.desktop ${PREFIX}/share/gnome/apps/Internet/
	@@${INSTALL_DATA} ${WRKSRC}/pixmaps/${PORTNAME}-icon.png ${PREFIX}/share/pixmaps/
.endif

.include <bsd.port.post.mk>
@


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


1.23
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
@d10 1
a10 1
PORTREVISION?=	13
@


1.22
log
@Sync to new bsd.autotools.mk
@
text
@d23 1
a23 1
CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include"
@


1.21
log
@Chase the ftp/curl shlib version bump.
@
text
@d22 1
a22 1
USE_AUTOTOOLS=	libtool:22
@


1.20
log
@- update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
@
text
@d10 1
a10 1
PORTREVISION?=	12
d17 1
a17 1
LIB_DEPENDS=	curl.5:${PORTSDIR}/ftp/curl
@


1.19
log
@- update to jpeg-8
@
text
@d10 1
a10 1
PORTREVISION?=	11
@


1.18
log
@- Switch SourceForge ports to the new File Release System: categories starting with E,F
@
text
@d10 1
a10 1
PORTREVISION?=	10
@


1.17
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
@d12 1
a12 2
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	urlget
@


1.16
log
@- bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
@
text
@d23 1
a23 1
USE_AUTOTOOLS=	libtool:15
@


1.15
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
@d10 1
a10 1
PORTREVISION?=	9
@


1.14
log
@Fix "version went backwards"
0.7.1_7 -> 0.7.1_1 -> 0.7.1_8

Submitted by:	kris@@
@
text
@d10 1
a10 1
PORTREVISION?=	8
d18 1
a18 1
LIB_DEPENDS=	curl.4:${PORTSDIR}/ftp/curl
@


1.13
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
@d10 1
a10 1
PORTREVISION?=	1
@


1.12
log
@- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
@
text
@d10 1
a10 1
PORTREVISION?=	7
@


1.11
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
@a22 1
USE_X_PREFIX=	yes
@


1.10
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?=	6
d54 1
a54 1
	@@${INSTALL_DATA} ${WRKSRC}/pixmaps/${PORTNAME}-icon.png ${PREFIX}/share/gnome/pixmaps/
@


1.9
log
@Update the ftp/curl port to 7.16.0.
Bump PORTREVISION of all dependent ports.
Fix the build errors in the few ports that still use the long deprecated,
and now obsoleted, cURL options.

Thanks to everyone who took the time to look over the patch!

Discussed on:	-ports
@
text
@d10 1
a10 1
PORTREVISION?=	5
@


1.8
log
@Remove USE_REINPLACE from all categories starting with F
@
text
@d10 1
a10 1
PORTREVISION?=	4
d18 1
a18 1
LIB_DEPENDS=	curl.3:${PORTSDIR}/ftp/curl
@


1.7
log
@Conversion to a single libtool environment.

Approved by:	portmgr (kris)
@
text
@a23 1
USE_REINPLACE=	yes
@


1.6
log
@Bump PORTREVISION to chase the glib20 shared library update.
@
text
@d25 1
a25 1
GNU_CONFIGURE=	yes
@


1.5
log
@Bump PORTREVISION to chase the glib20 shared lib version change.
@
text
@d10 1
a10 1
PORTREVISION?=	3
@


1.4
log
@Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
@
text
@d10 1
a10 1
PORTREVISION?=	2
@


1.3
log
@Update ftp/curl to 7.12.0 and bump the shared library version in all
dependent ports.
@
text
@d10 1
a10 1
PORTREVISION?=	1
@


1.2
log
@Fix the build on 4.X.

Reported by:	bento via kris
Tested by:	pav
Approved by:	marcus (backup mentor)
@
text
@d10 1
d18 1
a18 1
LIB_DEPENDS=	curl.2:${PORTSDIR}/ftp/curl
@


1.1
log
@UrlGfe is a download manager.

List of features:
- user can classify URLs before downloading
- every category has independent of configuration that can be inherited by
  download
- batch mode can generate URLs
- supports import URLs from .html files
- supports export URLs ( for wget -i )

WWW: http://urlget.sourceforge.net/

PR:		ports/62465
Submitted by:	Nosov Artem <chip-set@@mail.ru>
Approved by:	marcus (backup mentor)
@
text
@d38 3
@

