head	1.32;
access;
symbols
	RELEASE_8_3_0:1.30
	RELEASE_9_0_0:1.30
	RELEASE_7_4_0:1.30
	RELEASE_8_2_0:1.30
	RELEASE_6_EOL:1.30
	RELEASE_8_1_0:1.30
	RELEASE_7_3_0:1.29
	RELEASE_8_0_0:1.28
	RELEASE_7_2_0:1.27
	RELEASE_7_1_0:1.27
	RELEASE_6_4_0:1.27
	RELEASE_5_EOL:1.25
	RELEASE_7_0_0:1.25
	RELEASE_6_3_0:1.25
	PRE_XORG_7:1.24
	RELEASE_4_EOL:1.24
	RELEASE_6_2_0:1.22
	RELEASE_6_1_0:1.21
	RELEASE_5_5_0:1.21
	RELEASE_6_0_0:1.19
	RELEASE_5_4_0:1.17
	RELEASE_4_11_0:1.16
	RELEASE_5_3_0:1.14
	RELEASE_4_10_0:1.14
	RELEASE_5_2_1:1.11
	RELEASE_5_2_0:1.11
	RELEASE_4_9_0:1.10
	RELEASE_5_1_0:1.10
	RELEASE_4_8_0:1.10
	RELEASE_5_0_0:1.9
	RELEASE_4_7_0:1.7
	RELEASE_4_6_2:1.5
	RELEASE_4_6_1:1.5
	RELEASE_4_6_0:1.5
	RELEASE_5_0_DP1:1.3
	RELEASE_4_5_0:1.2;
locks; strict;
comment	@# @;


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

1.31
date	2012.06.01.05.18.24;	author dinoex;	state Exp;
branches;
next	1.30;

1.30
date	2010.03.28.06.34.29;	author dinoex;	state Exp;
branches;
next	1.29;

1.29
date	2010.02.05.11.36.58;	author dinoex;	state Exp;
branches;
next	1.28;

1.28
date	2009.05.01.21.18.33;	author gahr;	state Exp;
branches;
next	1.27;

1.27
date	2008.09.07.00.18.27;	author linimon;	state Exp;
branches;
next	1.26;

1.26
date	2008.06.06.13.28.17;	author edwin;	state Exp;
branches;
next	1.25;

1.25
date	2007.05.19.20.05.05;	author flz;	state Exp;
branches;
next	1.24;

1.24
date	2007.01.15.01.26.52;	author sat;	state Exp;
branches;
next	1.23;

1.23
date	2006.12.01.07.38.55;	author pav;	state Exp;
branches;
next	1.22;

1.22
date	2006.05.07.11.09.17;	author edwin;	state Exp;
branches;
next	1.21;

1.21
date	2006.01.12.12.54.11;	author sem;	state Exp;
branches;
next	1.20;

1.20
date	2005.11.05.05.21.32;	author marcus;	state Exp;
branches;
next	1.19;

1.19
date	2005.05.12.16.39.52;	author fjoe;	state Exp;
branches;
next	1.18;

1.18
date	2005.05.05.00.20.39;	author kris;	state Exp;
branches;
next	1.17;

1.17
date	2005.03.12.10.53.45;	author marcus;	state Exp;
branches;
next	1.16;

1.16
date	2005.01.01.22.16.27;	author kris;	state Exp;
branches;
next	1.15;

1.15
date	2004.11.07.22.36.22;	author marcus;	state Exp;
branches;
next	1.14;

1.14
date	2004.04.10.17.26.36;	author trevor;	state Exp;
branches;
next	1.13;

1.13
date	2004.04.05.03.30.04;	author marcus;	state Exp;
branches;
next	1.12;

1.12
date	2004.02.04.05.20.13;	author marcus;	state Exp;
branches;
next	1.11;

1.11
date	2003.11.20.22.38.31;	author sergei;	state Exp;
branches;
next	1.10;

1.10
date	2003.02.20.17.24.11;	author knu;	state Exp;
branches;
next	1.9;

1.9
date	2002.11.10.16.45.58;	author lioux;	state Exp;
branches;
next	1.8;

1.8
date	2002.11.06.22.44.54;	author adamw;	state Exp;
branches;
next	1.7;

1.7
date	2002.08.28.18.03.57;	author sobomax;	state Exp;
branches;
next	1.6;

1.6
date	2002.07.05.03.09.56;	author ijliao;	state Exp;
branches;
next	1.5;

1.5
date	2002.05.20.11.16.38;	author ijliao;	state Exp;
branches;
next	1.4;

1.4
date	2002.04.29.14.07.49;	author ijliao;	state Exp;
branches;
next	1.3;

1.3
date	2002.03.12.03.20.54;	author ijliao;	state Exp;
branches;
next	1.2;

1.2
date	2002.01.03.14.28.45;	author ijliao;	state Exp;
branches;
next	1.1;

1.1
date	2001.12.13.16.42.04;	author ijliao;	state Exp;
branches;
next	;


desc
@@


1.32
log
@Switch exporter over
@
text
@# New ports collection makefile for:	ftpcube
# Date created:			Dec 13, 2001
# Whom:				ijliao
#
# $FreeBSD: head/ftp/ftpcube/Makefile 300896 2012-07-14 13:54:48Z beat $
#

PORTNAME=	ftpcube
PORTVERSION=	0.5.1
PORTREVISION=	6
CATEGORIES=	ftp python
MASTER_SITES=	SF

MAINTAINER=	gahr@@FreeBSD.org
COMMENT=	A graphical FTP Client

RUN_DEPENDS=	${PYTHON_SITELIBDIR}/paramiko/__init__.py:${PORTSDIR}/security/py-paramiko

USE_PYTHON=	yes
USE_PYDISTUTILS=yes
USE_WX=		2.6+
WX_COMPS=	python
WX_UNICODE=	yes

post-patch:
	@@${REINPLACE_CMD} 's,/usr/local,${PREFIX},' ${WRKSRC}/setup.cfg
	@@${ECHO_CMD} record=installed-files.log >> ${WRKSRC}/setup.cfg

.include <bsd.port.mk>
@


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


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


1.29
log
@- update to jpeg-8
@
text
@d10 1
a10 1
PORTREVISION=	4
@


1.28
log
@- Add support for wx 2.8
- Add a patch to display the correct dialog when browsing for directories
- Take maintainship
@
text
@d10 1
a10 1
PORTREVISION=	3
@


1.27
log
@Reset infofarmer due to maintainer-timeouts and no response to email.

Hat:	portmgr
@
text
@d10 1
a10 1
PORTREVISION=	2
d14 1
a14 1
MAINTAINER=	ports@@FreeBSD.org
d21 1
a21 1
USE_WX=		2.6
@


1.26
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 1
MAINTAINER=	infofarmer@@FreeBSD.org
@


1.25
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=	1
@


1.24
log
@- Update to 0.5.1
- Take maintainership
@
text
@d10 1
@


1.23
log
@- Use features of bsd.wx.mk, especially USE_WX

PR:		ports/101613
Submitted by:	alepulver
@
text
@a0 1
# ex:ts=8
d9 1
a9 2
PORTVERSION=	0.4.3
PORTREVISION=	6
d11 1
a11 2
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	${PORTNAME}
d13 1
a13 1
MAINTAINER=	ports@@FreeBSD.org
d16 1
a16 4
.if defined(PACKAGE_BUILDING)
BUILD_DEPENDS+=	Xvfb:${X_VFBSERVER_PORT} \
		${X11BASE}/lib/X11/fonts/misc/8x13O.pcf.gz:${X_FONTS_MISC_PORT}
.endif
d19 2
a20 2
USE_PYDISTUTILS=	yes
USE_WX=		2.4
d22 1
d26 1
@


1.22
log
@Remove USE_REINPLACE from all categories starting with F
@
text
@a18 1
RUN_DEPENDS=	${PYTHON_SITELIBDIR}/wx/__init__.py:${PORTSDIR}/x11-toolkits/py-wxPython24
d26 2
@


1.21
log
@- Update graphics/libglut to 6.4.1.
- Shared lib version and PORTREVISION bumb for all affected ports.

While I'm here:
- Remove USE_MESA knob where it was (35 ports).
  It marked as depricated for 2 years.

PR:		ports/90247
Submitted by:	Ermal Lu?i <eri--@@albabsd.org>
@
text
@a24 1
USE_REINPLACE=	yes
@


1.20
log
@Bump PORTREVISION to chase the glib20 shared library update.
@
text
@d11 1
a11 1
PORTREVISION=	5
@


1.19
log
@Finish repo copy of wxgtk 2.4.2 ports to wxgtk24*
@
text
@d11 1
a11 1
PORTREVISION=	4
@


1.18
log
@Add a dependency on ${X_FONTS_MISC_PORT} to allow Xvfb to work while
package building
@
text
@d19 1
a19 1
RUN_DEPENDS=	${PYTHON_SITELIBDIR}/wx/__init__.py:${PORTSDIR}/x11-toolkits/py-wxPython
@


1.17
log
@Bump PORTREVISION to chase the glib20 shared lib version change.
@
text
@d21 2
a22 1
BUILD_DEPENDS+=	Xvfb:${X_VFBSERVER_PORT}
@


1.16
log
@Fix package building by adding a dependency on Xvfb in the
PACKAGE_BUILDING case.  The package build scripts then DTRT and ensure
this is running at build-time so a DISPLAY is available.

Approved by:	portmgr (self)
@
text
@d11 1
a11 1
PORTREVISION=	3
@


1.15
log
@Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
@
text
@d20 3
@


1.14
log
@Tidy up whitespace.
@
text
@d11 1
a11 1
PORTREVISION=	2
@


1.13
log
@Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
@
text
@d27 1
a27 1
	
@


1.12
log
@Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
@
text
@d11 1
a11 1
PORTREVISION=	1
@


1.11
log
@- Update to 0.4.3
- Use PYTHON_SITELIBDIR and DATADIR in pkg-plist
- Respect PREFIX

PR:		59142
Submitted by:	Clement Laforet <sheepkiller@@cultdeadsheep.org>
@
text
@d11 1
@


1.10
log
@De-pkg-comment.
@
text
@d10 1
a10 1
PORTVERSION=	0.3.2
d18 1
a18 1
RUN_DEPENDS=	${PYTHON_SITELIBDIR}/gtk-1.2/gtk.py:${PORTSDIR}/x11-toolkits/py-gtk
d20 1
d24 3
@


1.9
log
@o Rollback PORTCOMMENT modifications while this feature's implementation
  is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
@
text
@d16 1
@


1.8
log
@Use PORTCOMMENT in the Makefile, and whack the pkg-comment.

Approved by:	pat
@
text
@a16 2
PORTCOMMENT=	A graphical FTP Client

@


1.7
log
@Directory layouts of py-gtk and py-gnome packages have been changed, so that
update *_DEPENDS properly.
@
text
@d17 2
@


1.6
log
@upgrade to 0.3.2

PR:		40203
Submitted by:	Oliver Braun <obraun@@informatik.unibw-muenchen.de>
@
text
@d17 1
a17 1
RUN_DEPENDS=	${PYTHON_SITELIBDIR}/gtk.py:${PORTSDIR}/x11-toolkits/py-gtk
@


1.5
log
@upgrade to 0.3.1

PR:		38310
Submitted by:	Hye-Shik Chang <perky@@fallin.lv>
@
text
@d10 1
a10 1
PORTVERSION=	0.3.1
@


1.4
log
@use USE_PYDISTUTILS
@
text
@d10 1
a10 1
PORTVERSION=	0.2.2
@


1.3
log
@upgrade to 0.2.2
@
text
@d20 1
a20 8

SETUP_CMD=	cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${PYTHON_CMD} setup.py

do-build:
	@@${SETUP_CMD} build

do-install:
	@@${SETUP_CMD} install
@


1.2
log
@upgrade to 0.2.0
@
text
@d10 1
a10 1
PORTVERSION=	0.2.0
@


1.1
log
@add ftpcube
A graphical FTP Client
@
text
@d10 1
a10 1
PORTVERSION=	0.1.1
@

