head	1.30;
access;
symbols
	RELEASE_5_1_0:1.28
	RELEASE_4_8_0:1.27
	RELEASE_5_0_0:1.26
	RELEASE_4_7_0:1.26
	RELEASE_4_6_2:1.21
	RELEASE_4_6_1:1.21
	RELEASE_4_6_0:1.21
	RELEASE_5_0_DP1:1.21
	RELEASE_4_5_0:1.20
	RELEASE_4_4_0:1.20
	RELEASE_4_3_0:1.19
	RELEASE_4_2_0:1.17
	RELEASE_4_1_1:1.16
	RELEASE_4_1_0:1.13
	RELEASE_3_5_0:1.12
	RELEASE_4_0_0:1.9
	RELEASE_3_4_0:1.9
	RELEASE_3_3_0:1.8
	RELEASE_3_2_0:1.1.1.1
	gwget_0_2_0:1.1.1.1
	VIDRINE:1.1.1;
locks; strict;
comment	@# @;


1.30
date	2003.08.12.15.11.38;	author marcus;	state dead;
branches;
next	1.29;

1.29
date	2003.06.12.09.45.59;	author adamw;	state Exp;
branches;
next	1.28;

1.28
date	2003.04.20.03.01.35;	author marcus;	state Exp;
branches;
next	1.27;

1.27
date	2003.03.07.06.02.03;	author ade;	state Exp;
branches;
next	1.26;

1.26
date	2002.09.20.17.06.48;	author marcus;	state Exp;
branches;
next	1.25;

1.25
date	2002.08.18.16.23.27;	author marcus;	state Exp;
branches;
next	1.24;

1.24
date	2002.08.13.18.51.08;	author marcus;	state Exp;
branches;
next	1.23;

1.23
date	2002.07.20.17.14.59;	author sobomax;	state Exp;
branches;
next	1.22;

1.22
date	2002.07.11.15.14.10;	author sobomax;	state Exp;
branches;
next	1.21;

1.21
date	2002.02.12.22.16.30;	author ade;	state Exp;
branches;
next	1.20;

1.20
date	2001.05.11.16.36.24;	author ade;	state Exp;
branches;
next	1.19;

1.19
date	2001.04.17.16.30.01;	author kris;	state Exp;
branches;
next	1.18;

1.18
date	2001.03.29.16.33.34;	author sobomax;	state Exp;
branches;
next	1.17;

1.17
date	2000.10.05.07.10.34;	author reg;	state Exp;
branches;
next	1.16;

1.16
date	2000.08.04.16.11.34;	author ade;	state Exp;
branches;
next	1.15;

1.15
date	2000.07.25.08.40.58;	author sobomax;	state Exp;
branches;
next	1.14;

1.14
date	2000.07.21.20.34.03;	author nectar;	state dead;
branches;
next	1.13;

1.13
date	2000.06.20.13.37.35;	author nectar;	state Exp;
branches;
next	1.12;

1.12
date	2000.06.15.19.25.49;	author nectar;	state Exp;
branches;
next	1.11;

1.11
date	2000.06.01.16.25.40;	author ade;	state Exp;
branches;
next	1.10;

1.10
date	2000.04.12.05.31.10;	author mharo;	state Exp;
branches;
next	1.9;

1.9
date	99.10.17.13.45.02;	author asami;	state Exp;
branches;
next	1.8;

1.8
date	99.09.09.18.36.35;	author nectar;	state Exp;
branches;
next	1.7;

1.7
date	99.08.31.06.44.00;	author mharo;	state Exp;
branches;
next	1.6;

1.6
date	99.08.25.05.55.11;	author obrien;	state Exp;
branches;
next	1.5;

1.5
date	99.08.02.11.12.52;	author asami;	state Exp;
branches;
next	1.4;

1.4
date	99.08.02.10.43.45;	author asami;	state Exp;
branches;
next	1.3;

1.3
date	99.05.30.03.36.10;	author steve;	state Exp;
branches;
next	1.2;

1.2
date	99.05.28.22.30.02;	author nectar;	state Exp;
branches;
next	1.1;

1.1
date	99.03.17.08.30.37;	author nectar;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	99.03.17.08.30.37;	author nectar;	state Exp;
branches;
next	;


desc
@@


1.30
log
@Remove this ports as part of phase II of the GNOME 1.4 desktop removal.
@
text
@# Ports collection Makefile for:	gtm
# Date created:				05/28/1999
# Whom:					nectar@@FreeBSD.org
#
# $FreeBSD: ports/ftp/gtm/Makefile,v 1.29 2003/06/12 09:45:59 adamw Exp $
#

PORTNAME=	gtm
PORTVERSION=	0.4.12
PORTREVISION=	1
CATEGORIES=	ftp gnome
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE} \
		${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR=	gtm \
		sources/gtm/0.4
DIST_SUBDIR=	gnome

MAINTAINER=	gnome@@FreeBSD.org
COMMENT=	The GNOME Transfer Manager, a front-end to wget

BUILD_DEPENDS=	wget:${PORTSDIR}/ftp/wget
RUN_DEPENDS=	wget:${PORTSDIR}/ftp/wget

USE_X_PREFIX=	yes
USE_GMAKE=	yes
USE_GNOME=	gnomeprefix gnomehack gnomelibs oaf gnomevfs libpanel
USE_REINPLACE=	yes
GNU_CONFIGURE=	yes
CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
		LIBS="-L${LOCALBASE}/lib"

MAN1=		gtm.1 gtm_applet.1

.include <bsd.port.mk>
@


1.29
log
@Remove REINPLACE commands that were rolled into gnomehack.
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.28
log
@Remove USE_GNOMENG.
@
text
@a33 4
post-patch:
	@@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \
		s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure

@


1.27
log
@Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
@
text
@a25 1
USE_GNOMENG=	yes
@


1.26
log
@GNOME has just changed the layout of their FTP site.  This resulted in
making all the distfiles unfetachable.  Update all GNOME ports that fetch
from MASTER_SITE_GNOME to fetch from the correct location.
@
text
@d19 1
@


1.25
log
@Add two missing dependencies and bump PORTREVISION.

Reported by:	ozdemir dogan <ozdemirdgn@@superonline.com>
@
text
@d15 1
a15 1
		stable/sources/gtm
@


1.24
log
@Update to 0.4.12.
@
text
@d10 1
d26 1
a26 1
USE_GNOME=	gnomeprefix gnomehack gnomelibs oaf
@


1.23
log
@Use USE_GNOMENG.
@
text
@d9 1
a9 1
PORTVERSION=	0.4.11
d11 4
a14 2
MASTER_SITES=	${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR=	stable/sources/gtm
@


1.22
log
@Use USE_REINPLACE.
@
text
@d22 2
a23 1
USE_GNOME=	yes
d31 1
a31 1
pre-patch:
a33 3
	@@find ${WRKSRC} -name "Makefile.in*" | xargs ${REINPLACE_CMD} -e \
		's|[(]datadir[)]/gnome/|(datadir)/|g ; \
		 s|[(]datadir[)]/locale|(prefix)/share/locale|g'
@


1.21
log
@Update to 0.4.11
@
text
@d23 1
d31 1
a31 1
	@@${PERL} -pi -e 's|-lpthread|${PTHREAD_LIBS}|g ; \
d33 3
a35 3
	@@find ${WRKSRC} -name "Makefile.in*" | xargs ${PERL} -pi -e \
		's|\$\(datadir\)/gnome/|\$\(datadir\)/|g ; \
		 s|\$\(datadir\)/locale|\$\(prefix\)/share/locale|g'
@


1.20
log
@SWitch maintainership of core GNOME ports to a small group of
committers (gnome@@FreeBSD.org), since this is now definitely too big
for just one person.
@
text
@d5 1
a5 1
# $FreeBSD: ports/ftp/gtm/Makefile,v 1.19 2001/04/17 16:30:01 kris Exp $
d9 1
a9 1
PORTVERSION=	0.4.9
d11 3
a13 2
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	${PORTNAME}
d32 1
a32 1
	@@find ${WRKSRC} -name "Makefile.in" | xargs ${PERL} -pi -e \
@


1.19
log
@Update to gtm 0.4.9

Approved by:	maintainer
@
text
@d5 1
a5 1
# $FreeBSD: ports/ftp/gtm/Makefile,v 1.18 2001/03/29 16:33:34 sobomax Exp $
d14 1
a14 1
MAINTAINER=	nectar@@FreeBSD.org
@


1.18
log
@-pthread --> ${PTHREAD_LIBS}
-D_THREAD_SAFE --> ${PTHREAD_CFLAGS}

Note: my first intention was to test this out on bento/beta, but per ade's
requiest I opted to do it quickly.
@
text
@d5 1
a5 1
# $FreeBSD: ports/ftp/gtm/Makefile,v 1.17 2000/10/05 07:10:34 reg Exp $
d9 1
a9 1
PORTVERSION=	0.4.5
d25 2
@


1.17
log
@Implement USE_GNOME, part 1.
@
text
@d5 1
a5 1
# $FreeBSD: ports/ftp/gtm/Makefile,v 1.16 2000/08/04 16:11:34 ade Exp $
d27 1
a27 1
	@@${PERL} -pi -e 's|-lpthread|-pthread|g ; \
@


1.16
log
@Re-sobomize to use pre-patch instead of post-extract

Wrists slapped by:	knu, sheldon
@
text
@d5 1
a5 1
# $FreeBSD: ports/ftp/gtm/Makefile,v 1.15 2000/07/25 08:40:58 sobomax Exp $
a15 2
LIB_DEPENDS=	capplet.4:${PORTSDIR}/sysutils/gnomecontrolcenter \
		panel_applet.4:${PORTSDIR}/x11/gnomecore
d17 1
a17 2
RUN_DEPENDS=	wget:${PORTSDIR}/ftp/wget \
		gnomecc:${PORTSDIR}/sysutils/gnomecontrolcenter
d21 1
d23 2
a24 7

GTK_CONFIG?=	${X11BASE}/bin/gtk12-config

CONFIGURE_ENV=	GTK_CONFIG="${GTK_CONFIG}" \
		CPPFLAGS="-I${LOCALBASE}/include" \
		LDFLAGS="-L${LOCALBASE}/lib"
CONFIGURE_ARGS=	--datadir=${PREFIX}/share/gnome
@


1.15
log
@Revive gtm - it's now hosted on Sourceforge and update it to 0.4.5.

Other fixes/cleanups:
- use two perl regexs to replace dozen one-line patches;
- use installed linintl instead of port's own;
- correct WWW and MASTER_SITES to reflect new location of the project;
- add gnomecc to RUN_DEPENDS to ensure correct removal of the package.

Obtained from:	http://www.gnome.org/
@
text
@d5 1
a5 1
# $FreeBSD$
d33 1
a33 1
post-extract:
@


1.14
log
@Remove gtm.  The version 0.3.1 distfile is nowhere to be found, and
current versions are for Linux only (nice stuff such as parsing
uts.release to determine what version of the Linux kernel we are
running).
@
text
@d5 1
a5 1
# $FreeBSD: ports/ftp/gtm/Makefile,v 1.13 2000/06/20 13:37:35 nectar Exp $
d9 1
a9 1
PORTVERSION=	0.3.1
d11 2
a12 1
MASTER_SITES=	http://www.rnl.ist.utl.pt/~bapm/gtm/files/
d19 6
a24 1
RUN_DEPENDS=	wget:${PORTSDIR}/ftp/wget
d28 3
a30 4
USE_X_PREFIX=	YES
USE_GMAKE=	YES
GNU_CONFIGURE=	YES
CONFIGURE_ENV=	GTK_CONFIG="${GTK_CONFIG}"
d32 7
@


1.13
log
@Locally hosted distfiles moved to ftp.freebsd.org.
@
text
@d5 1
a5 1
# $FreeBSD: ports/ftp/gtm/Makefile,v 1.12 2000/06/15 19:25:49 nectar Exp $
@


1.12
log
@Fix depends.

Reported by:	bento.freebsd.org
@
text
@d5 1
a5 1
# $FreeBSD: ports/ftp/gtm/Makefile,v 1.11 2000/06/01 16:25:40 ade Exp $
d11 1
a11 2
MASTER_SITES=	http://www.rnl.ist.utl.pt/~bapm/gtm/files/     \
		http://www.nectar.cc/distfiles/
@


1.11
log
@Updates for new shared library versions in GNOME 1.2
@
text
@d5 1
a5 1
# $FreeBSD: ports/ftp/gtm/Makefile,v 1.10 2000/04/12 05:31:10 mharo Exp $
d16 2
a17 1
LIB_DEPENDS=	capplet.4:${PORTSDIR}/sysutils/gnomecontrolcenter
@


1.10
log
@PORTNAME/PORTVERSION stuff
@
text
@d5 1
a5 1
# $FreeBSD: ports/ftp/gtm/Makefile,v 1.9 1999/10/17 13:45:02 asami Exp $
d8 5
a12 5
PORTNAME=		gtm
PORTVERSION=		0.3.1
CATEGORIES=		ftp gnome
MASTER_SITES=		http://www.rnl.ist.utl.pt/~bapm/gtm/files/     \
			http://www.nectar.cc/distfiles/
d14 1
a14 1
MAINTAINER=		nectar@@FreeBSD.org
d16 3
a18 5
# wget is in BUILD_DEPENDS because the configure script checks for it
LIB_DEPENDS=		gnome.3:${PORTSDIR}/x11/gnomelibs               \
			capplet.1:${PORTSDIR}/sysutils/gnomecontrolcenter
BUILD_DEPENDS=		wget:${PORTSDIR}/ftp/wget
RUN_DEPENDS=		wget:${PORTSDIR}/ftp/wget
d20 1
a20 1
GTK_CONFIG?=		${X11BASE}/bin/gtk12-config
d22 5
a26 5
USE_X_PREFIX=		YES
USE_GMAKE=		YES
GNU_CONFIGURE=		YES
CONFIGURE_ENV=		GTK_CONFIG="${GTK_CONFIG}"
CONFIGURE_ARGS=		--datadir=${PREFIX}/share/gnome
@


1.9
log
@Bump gnome libraries' version numbers.

Should have been done by:	nakai
@
text
@a1 1
# Version required:			0.3.1
d5 1
a5 1
# $FreeBSD: ports/ftp/gtm/Makefile,v 1.8 1999/09/09 18:36:35 nectar Exp $
d8 2
a9 1
DISTNAME=		gtm-0.3.1
@


1.8
log
@gtm depends upon libcapplet, found in gnomecontrolcenter
@
text
@d6 1
a6 1
# $FreeBSD: ports/ftp/gtm/Makefile,v 1.7 1999/08/31 06:44:00 mharo Exp $
d17 1
a17 1
LIB_DEPENDS=		gnome.2:${PORTSDIR}/x11/gnomelibs               \
@


1.7
log
@FreeBSD.ORG -> FreeBSD.org

Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
@
text
@d6 1
a6 1
# $FreeBSD: ports/ftp/gtm/Makefile,v 1.6 1999/08/25 05:55:11 obrien Exp $
d17 2
a18 1
LIB_DEPENDS=		gnome.2:${PORTSDIR}/x11/gnomelibs
@


1.6
log
@Change Id->FreeBSD.
@
text
@d4 1
a4 1
# Whom:					nectar@@FreeBSD.ORG
d6 1
a6 1
# $FreeBSD$
d14 1
a14 1
MAINTAINER=		nectar@@FreeBSD.ORG
@


1.5
log
@Adjust dependency, net/wget -> ftp/wget.
@
text
@d6 1
a6 1
# $Id: Makefile,v 1.4 1999/08/02 10:43:45 asami Exp $
@


1.4
log
@Change "net" -> "ftp".
@
text
@d6 1
a6 1
# $Id: Makefile,v 1.3 1999/05/30 03:36:10 steve Exp $
d18 2
a19 2
BUILD_DEPENDS=		wget:${PORTSDIR}/net/wget
RUN_DEPENDS=		wget:${PORTSDIR}/net/wget
@


1.3
log
@Use new version gnomelibs.

PR:             11844
Submitted by:   Jeremy Lea <reg@@shale.csir.co.za>
@
text
@d6 1
a6 1
# $Id: Makefile,v 1.2 1999/05/28 22:30:02 nectar Exp $
d10 1
a10 1
CATEGORIES=		net gnome
@


1.2
log
@Update gwget 0.2.0 -> gtm 0.3.0

The name of this application has changed to ``GNOME Transfer
Manager.''
@
text
@d6 1
a6 1
# $Id: Makefile,v 1.1.1.1 1999/03/17 08:30:37 nectar Exp $
d17 1
a17 1
LIB_DEPENDS=		gnome.1:${PORTSDIR}/x11/gnomelibs
d21 2
d26 1
a26 1
CONFIGURE_ENV=		GTK_CONFIG="${X11BASE}/bin/gtk12-config"
@


1.1
log
@Initial revision
@
text
@d1 3
a3 3
# Ports collection Makefile for:	gwget
# Version required:			0.2.0
# Date created:				03/17/1999
d6 1
a6 1
# $Id: Makefile,v 1.4 1998/11/14 09:43:26 asami Exp $
d9 4
a12 4
DISTNAME=		gwget-0.2.0
CATEGORIES=		net
MASTER_SITES=		http://camoes.rnl.ist.utl.pt/~bapm/gwget/      \
			http://www.nectar.com/distfiles/
d16 1
d18 1
@


1.1.1.1
log
@A GNOME front end to wget.
@
text
@@
