head	1.13;
access;
symbols
	RELEASE_8_3_0:1.11
	RELEASE_9_0_0:1.11
	RELEASE_7_4_0:1.11
	RELEASE_8_2_0:1.11
	RELEASE_6_EOL:1.11
	RELEASE_8_1_0:1.11
	RELEASE_7_3_0:1.11
	RELEASE_8_0_0:1.11
	RELEASE_7_2_0:1.10
	RELEASE_7_1_0:1.10
	RELEASE_6_4_0:1.10
	RELEASE_5_EOL:1.10
	RELEASE_7_0_0:1.10
	RELEASE_6_3_0:1.10
	PRE_XORG_7:1.8
	RELEASE_4_EOL:1.8
	RELEASE_6_2_0:1.6
	RELEASE_6_1_0:1.6
	RELEASE_5_5_0:1.6
	RELEASE_6_0_0:1.6
	RELEASE_5_4_0:1.6
	RELEASE_4_11_0:1.3
	RELEASE_5_3_0:1.3
	RELEASE_4_10_0:1.3
	RELEASE_5_2_1:1.2
	RELEASE_5_2_0:1.2
	RELEASE_4_9_0:1.2
	RELEASE_5_1_0:1.2
	RELEASE_4_8_0:1.1;
locks; strict;
comment	@# @;


1.13
date	2013.03.03.02.28.48;	author svnexp;	state Exp;
branches;
next	1.12;

1.12
date	2012.11.17.06.03.26;	author svnexp;	state Exp;
branches;
next	1.11;

1.11
date	2009.07.16.19.27.41;	author miwi;	state Exp;
branches;
next	1.10;

1.10
date	2007.06.03.01.18.32;	author edwin;	state Exp;
branches;
next	1.9;

1.9
date	2007.05.19.20.28.59;	author flz;	state Exp;
branches;
next	1.8;

1.8
date	2006.12.21.22.33.44;	author miwi;	state Exp;
branches;
next	1.7;

1.7
date	2006.12.17.07.13.12;	author rafan;	state Exp;
branches;
next	1.6;

1.6
date	2005.02.18.10.06.59;	author krion;	state Exp;
branches;
next	1.5;

1.5
date	2005.02.08.22.47.52;	author pav;	state Exp;
branches;
next	1.4;

1.4
date	2005.01.13.23.05.55;	author edwin;	state Exp;
branches;
next	1.3;

1.3
date	2004.03.12.00.46.42;	author pav;	state Exp;
branches;
next	1.2;

1.2
date	2003.04.05.07.21.07;	author edwin;	state Exp;
branches;
next	1.1;

1.1
date	2003.03.02.23.20.26;	author marcus;	state Exp;
branches;
next	;


desc
@@


1.13
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/313303
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@# Created by: tundra
# $FreeBSD: head/x11-fm/twander/Makefile 313303 2013-03-02 22:32:48Z lwhsu $

PORTNAME=	twander
PORTVERSION=	3.231
PORTREVISION=	1
CATEGORIES=	x11-fm
MASTER_SITES=	http://www.tundraware.com/Software/twander/

MAINTAINER=	twander@@tundraware.com
COMMENT=	A Better Filesystem Browser

BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}tkinter>0:${PORTSDIR}/x11-toolkits/py-tkinter
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}tkinter>0:${PORTSDIR}/x11-toolkits/py-tkinter

USE_PYTHON=	yes

MANCOMPRESSED=	yes
MAN1=		twander.1

post-install:
.if !defined(NOPORTDOCS)
	@@${MKDIR} ${DOCSDIR}
.for f in READ-1ST.txt WHATSNEW.txt .twander twander-license.txt twander.html twander.pdf twander.ps twander.txt
	@@${INSTALL_DATA} ${WRKSRC}/${f} ${DOCSDIR}
.endfor
.endif

.include <bsd.port.mk>
@


1.12
log
@Switch exporter over
@
text
@d1 2
a2 6
# New ports collection makefile for:	twander
# Date Created:				17 February 2003
# Whom:					tundra
#
# $FreeBSD: head/x11-fm/twander/Makefile 300897 2012-07-14 14:29:18Z beat $
#
d6 1
d13 2
a14 2
BUILD_DEPENDS=	${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter
RUN_DEPENDS=	${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter
@


1.11
log
@- Update to 3.231

Submitted by:	Tim Daneliuk (maintainer via private mail)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.10
log
@Port Update: x11-fm/twander

PR:		ports/113236
Submitted by:	Tim Daneliuk <tundra@@tundraware.com>
@
text
@d9 1
a9 1
PORTVERSION=	3.224
@


1.9
log
@- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
@
text
@d9 1
a9 2
PORTVERSION=	3.210
PORTREVISION=	1
@


1.8
log
@- Update to 3.210

PR:		ports/106946
Submitted by:	Tim Daneliuk<twander@@tundraware.com> (maintainer)
@
text
@d10 1
@


1.7
log
@- Update to 3.204

PR:		ports/106804
Submitted by:	Tim Daneliuk <twander at tundraware.com> (maintainer)
@
text
@d9 1
a9 1
PORTVERSION=	3.204
@


1.6
log
@Update to 3.195

PR:		ports/77655
Submitted by:	maintainer
@
text
@d9 1
a9 1
PORTVERSION=	3.195
@


1.5
log
@- Update to 3.193

PR:		ports/77176
Submitted by:	Tim Daneliuk <tundra@@tundraware.com> (maintainer)
@
text
@d9 1
a9 1
PORTVERSION=	3.193
@


1.4
log
@Port Maintainer Update: x11-fm/twander

	x11-fm/twander update to release 3.160

PR:		ports/76133
Submitted by:	Tim Daneliuk <twander@@tundraware.com>
@
text
@d9 1
a9 1
PORTVERSION=	3.160
@


1.3
log
@- Update to 3.146
- Portlint

PR:		ports/64098
Submitted by:	Tim Daneliuk <tundra@@tundraware.com> (maintainer)
@
text
@d9 1
a9 1
PORTVERSION=	3.146
@


1.2
log
@PORT UPDATE: x11-fm/twander

	This updates the port to the latest version.
	Port has also been cleaned up so it passes portlint
	and now uses the BSD_INSTALL_* macros.

PR:		ports/49950
Submitted by:	Tim Daneliuk <tundra@@tundraware.com>
@
text
@d9 1
a9 1
PORTVERSION=	3.135
d16 2
a17 2
BUILD_DEPENDS=${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter
RUN_DEPENDS=${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter
a30 1

@


1.1
log
@Add twander, a macro-configurable file manager written in Python.

PR:		48394
Submitted by:	Tim Daneliuk <tundra@@tundraware.com>
@
text
@d9 1
a9 1
PORTVERSION=	3.0
d14 1
a14 1
COMMENT=	A better filesystem browser
d27 1
a27 1
.for f in .twander twander-license.txt
d31 1
@

