head	1.10;
access;
symbols
	RELEASE_8_3_0:1.7
	RELEASE_9_0_0:1.7
	RELEASE_7_4_0:1.6
	RELEASE_8_2_0:1.6
	RELEASE_6_EOL:1.6
	RELEASE_8_1_0:1.5
	RELEASE_7_3_0:1.4;
locks; strict;
comment	@# @;


1.10
date	2012.11.17.06.03.26;	author svnexp;	state Exp;
branches;
next	1.9;

1.9
date	2012.06.01.05.25.30;	author dinoex;	state Exp;
branches;
next	1.8;

1.8
date	2012.04.24.00.59.56;	author swills;	state Exp;
branches;
next	1.7;

1.7
date	2011.06.20.09.03.26;	author az;	state Exp;
branches;
next	1.6;

1.6
date	2010.09.13.23.39.44;	author pgollucci;	state Exp;
branches;
next	1.5;

1.5
date	2010.03.28.06.45.59;	author dinoex;	state Exp;
branches;
next	1.4;

1.4
date	2010.02.05.11.45.49;	author dinoex;	state Exp;
branches;
next	1.3;

1.3
date	2009.12.24.23.17.42;	author miwi;	state Exp;
branches;
next	1.2;

1.2
date	2009.11.10.06.16.04;	author wen;	state Exp;
branches;
next	1.1;

1.1
date	2009.10.29.22.21.45;	author miwi;	state Exp;
branches;
next	;


desc
@@


1.10
log
@Switch exporter over
@
text
@# New ports collection makefile for:	x11-fm/p5-PerlFM
# Date created:		2009-10-19
# Whom:			Zane C, Bowers <vvelox@@vvelox.net>
#
# $FreeBSD: head/x11-fm/p5-PerlFM/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	PerlFM
PORTVERSION=	0.2.0
PORTREVISION=	3
CATEGORIES=	x11-fm perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:VVELOX
PKGNAMEPREFIX=	p5-

MAINTAINER=	vvelox@@vvelox.net
COMMENT=	A Perl based file manager

BUILD_DEPENDS=	p5-Gtk2>=1.060:${PORTSDIR}/x11-toolkits/p5-Gtk2 \
		p5-Gtk2-Chmod>=0.0.0:${PORTSDIR}/x11-toolkits/p5-Gtk2-Chmod \
		p5-Gtk2-PathButtonBar>=0.1.2:${PORTSDIR}/x11-toolkits/p5-Gtk2-PathButtonBar \
		p5-String-ShellQuote>=1.03:${PORTSDIR}/textproc/p5-String-ShellQuote \
		p5-File-Stat-Bits>=1.01:${PORTSDIR}/sysutils/p5-File-Stat-Bits \
		p5-ZConf-Bookmarks>=0.2.3:${PORTSDIR}/net/p5-ZConf-Bookmarks \
		p5-ZConf-Runner>=2.1.1:${PORTSDIR}/deskutils/p5-ZConf-Runner \
		p5-Dir-Watch>=0.0.0:${PORTSDIR}/devel/p5-Dir-Watch
RUN_DEPENDS:=	${BUILD_DEPENDS}

PERL_CONFIGURE=	yes

MAN3=		PerlFM.3

.include <bsd.port.mk>
@


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


1.8
log
@- Add missing DEPENDS to avoid build warnings

PR:		ports/166609
Approved by:	maintainer timeout (vvelox@@vvelox.net, >2 weeks)
@
text
@d10 1
a10 1
PORTREVISION=	2
@


1.7
log
@- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
  See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@@ to perl@@ for ports in this changeset.
- Remove MD5 checksum
@
text
@d19 1
a19 1
RUN_DEPENDS=	p5-Gtk2>=1.060:${PORTSDIR}/x11-toolkits/p5-Gtk2 \
d27 1
@


1.6
log
@- Add missing perl5 virtual categories
@
text
@d13 1
a13 1
MASTER_SITE_SUBDIR=	../../authors/id/V/VV/VVELOX
@


1.5
log
@- update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
@
text
@d11 1
a11 1
CATEGORIES=	x11-fm
@


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


1.3
log
@- Update to 0.2.0

PR:		141755
Submitted by:	"Zane C.B." <vvelox@@vvelox.net> (maintainer)
@
text
@d10 1
@


1.2
log
@- Update to 0.1.0

PR:		ports/140407
Submitted by:	"Zane C.B." <vvelox@@vvelox.net> (manitainer)
@
text
@d9 1
a9 1
PORTVERSION=	0.1.0
d24 2
a25 1
		p5-ZConf-Runner>=2.1.1:${PORTSDIR}/deskutils/p5-ZConf-Runner
@


1.1
log
@A basic file manager writen in Perl and using ZConf::Runner
to figure out what todo with files and ZConf::Bookmark to
store bookmarks.

WWW: http://search.cpan.org/dist/PerlFM/

PR:		ports/139773
Submitted by:	Zane C, Bowers <vvelox at vvelox.net>
@
text
@d9 1
a9 1
PORTVERSION=	0.0.0
@

