head	1.25;
access;
symbols
	RELEASE_8_3_0:1.21
	RELEASE_9_0_0:1.21
	RELEASE_7_4_0:1.21
	RELEASE_8_2_0:1.21
	RELEASE_6_EOL:1.21
	RELEASE_8_1_0:1.21
	RELEASE_7_3_0:1.20
	RELEASE_8_0_0:1.18
	RELEASE_7_2_0:1.17
	RELEASE_7_1_0:1.16
	RELEASE_6_4_0:1.16
	RELEASE_5_EOL:1.14
	RELEASE_7_0_0:1.14
	RELEASE_6_3_0:1.14
	PRE_XORG_7:1.13
	RELEASE_4_EOL:1.13
	RELEASE_6_2_0:1.12
	RELEASE_6_1_0:1.11
	RELEASE_5_5_0:1.11
	RELEASE_6_0_0:1.9
	RELEASE_5_4_0:1.8
	RELEASE_4_11_0:1.7
	RELEASE_5_3_0:1.6
	RELEASE_4_10_0:1.6
	RELEASE_5_2_1:1.3
	RELEASE_5_2_0:1.3
	RELEASE_4_9_0:1.3
	RELEASE_5_1_0:1.1;
locks; strict;
comment	@# @;


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

1.24
date	2013.01.26.15.07.23;	author svnexp;	state Exp;
branches;
next	1.23;

1.23
date	2012.11.17.05.54.23;	author svnexp;	state Exp;
branches;
next	1.22;

1.22
date	2012.06.01.05.15.46;	author dinoex;	state Exp;
branches;
next	1.21;

1.21
date	2010.03.28.06.30.31;	author dinoex;	state Exp;
branches;
next	1.20;

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

1.19
date	2009.11.11.22.03.32;	author kmoore;	state Exp;
branches;
next	1.18;

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

1.17
date	2008.11.08.22.54.16;	author olgeni;	state Exp;
branches;
next	1.16;

1.16
date	2008.06.20.22.22.05;	author olgeni;	state Exp;
branches;
next	1.15;

1.15
date	2008.06.06.13.02.30;	author edwin;	state Exp;
branches;
next	1.14;

1.14
date	2007.05.19.19.57.44;	author flz;	state Exp;
branches;
next	1.13;

1.13
date	2006.11.22.21.28.00;	author olgeni;	state Exp;
branches;
next	1.12;

1.12
date	2006.03.26.17.32.03;	author olgeni;	state Exp;
branches;
next	1.11;

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

1.10
date	2005.08.28.19.18.16;	author olgeni;	state Exp;
branches;
next	1.9;

1.9
date	2005.07.30.09.08.16;	author olgeni;	state Exp;
branches;
next	1.8;

1.8
date	2005.03.12.10.52.11;	author marcus;	state Exp;
branches;
next	1.7;

1.7
date	2004.11.07.22.35.47;	author marcus;	state Exp;
branches;
next	1.6;

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

1.5
date	2004.03.12.22.52.39;	author olgeni;	state Exp;
branches;
next	1.4;

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

1.3
date	2003.08.25.20.15.36;	author olgeni;	state Exp;
branches;
next	1.2;

1.2
date	2003.06.21.11.10.38;	author olgeni;	state Exp;
branches;
next	1.1;

1.1
date	2003.03.24.20.11.36;	author olgeni;	state Exp;
branches;
next	;


desc
@@


1.25
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/312296
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@# $FreeBSD: head/archivers/rox-archive/Makefile 312296 2013-02-15 15:57:22Z olgeni $

PORTNAME=	rox-archive
PORTVERSION=	2.3
CATEGORIES=	archivers
MASTER_SITES=	SF/rox/Archive/${PORTVERSION}
DISTNAME=	archive-${PORTVERSION}

MAINTAINER=	olgeni@@FreeBSD.org
COMMENT=	Archive management tool for the ROX desktop

RUN_DEPENDS=	${LOCALBASE}/bin/rox:${PORTSDIR}/x11-fm/rox-filer \
		${LOCALBASE}/lib/ROX-Lib2/python/rox/__init__.py:${PORTSDIR}/devel/py-roxlib

USE_BZIP2=	yes
USE_PYTHON=	yes

do-build:
	@@${PYTHON_CMD} -m compileall ${WRKSRC}
	@@${PYTHON_CMD} -O -m compileall ${WRKSRC}

pre-install:
	@@${REINPLACE_CMD} -e 's,/usr/local,${LOCALBASE},g' \
				${WRKSRC}/Archive/findrox.py
	@@${FIND} ${WRKSRC} -name *.bak -delete

do-install:
	@@${MKDIR} ${PREFIX}/apps
	@@${CP} -r ${WRKSRC}/Archive ${PREFIX}/apps/
	@@${CHOWN} -R ${SHAREOWN}:${SHAREGRP} ${PREFIX}/apps/Archive

.include <bsd.port.mk>
@


1.24
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/311016
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@d1 1
a1 1
# $FreeBSD: head/archivers/rox-archive/Makefile 311016 2013-01-26 14:50:30Z olgeni $
d4 1
a4 2
PORTVERSION=	2.2
PORTREVISION=	3
a17 3
post-patch:
	@@${FIND} ${WRKSRC} -name CVS | ${XARGS} ${RM} -r

d25 1
a25 1
	@@${FIND} ${WRKSRC} -name *.bak | ${XARGS} ${RM}
@


1.23
log
@Switch exporter over
@
text
@d1 1
a1 6
# Ports collection Makefile for:	rox-archive
# Date created:				Mar 24 2003
# Whom:					olgeni@@FreeBSD.org
#
# $FreeBSD: head/archivers/rox-archive/Makefile 300895 2012-07-14 12:56:14Z beat $
#
@


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


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


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


1.19
log
@- Fix runtime issues when using CUSTOM prefix

PR: 139647
Submitted by: myself
Approved by: Maintainer Timeout
Approved by: miwi (mentor)
@
text
@d10 1
@


1.18
log
@- Switch SourceForge ports to the new File Release System: categories starting with A
@
text
@d30 5
@


1.17
log
@Use PYTHON_CMD with the -m flag to run compileall (avoid referencing PYTHON_SITELIBDIR).
@
text
@d11 1
a11 2
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	rox
@


1.16
log
@Upgrade to version 2.2.
@
text
@d28 2
a29 2
	@@${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py ${WRKSRC}
	@@${PYTHON_CMD} -O ${PYTHON_LIBDIR}/compileall.py ${WRKSRC}
@


1.15
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
@d9 1
a9 2
PORTVERSION=	2.1
PORTREVISION=	2
@


1.14
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.13
log
@Upgrade to version 2.1.
@
text
@d10 1
@


1.12
log
@Trim whitespace.
@
text
@d9 1
a9 2
PORTVERSION=	2.0
PORTREVISION=	1
a13 1
EXTRACT_SUFX=	.tgz
d21 1
@


1.11
log
@Bump PORTREVISION to chase the glib20 shared library update.
@
text
@d8 2
a9 2
PORTNAME=		rox-archive
PORTVERSION=		2.0
d11 2
a12 2
CATEGORIES=		archivers
MASTER_SITES=		${MASTER_SITE_SOURCEFORGE}
d14 2
a15 2
DISTNAME=		archive-${PORTVERSION}
EXTRACT_SUFX=		.tgz
d17 2
a18 2
MAINTAINER=		olgeni@@FreeBSD.org
COMMENT=		Archive management tool for the ROX desktop
d20 2
a21 2
RUN_DEPENDS=		${LOCALBASE}/bin/rox:${PORTSDIR}/x11-fm/rox-filer \
			${LOCALBASE}/lib/ROX-Lib2/python/rox/__init__.py:${PORTSDIR}/devel/py-roxlib
d23 1
a23 1
USE_PYTHON=		yes
@


1.10
log
@Upgrade to version 2.0.
@
text
@d10 1
@


1.9
log
@Upgrade to version 1.9.5.
@
text
@d9 1
a9 1
PORTVERSION=		1.9.5
@


1.8
log
@Bump PORTREVISION to chase the glib20 shared lib version change.
@
text
@d9 1
a9 2
PORTVERSION=		1.9.4
PORTREVISION=	3
@


1.7
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.6
log
@Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
@
text
@d10 1
a10 1
PORTREVISION=	1
@


1.5
log
@Upgrade to version 1.9.4.
@
text
@d10 1
@


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

(Part 2)
@
text
@d9 1
a9 2
PORTVERSION=		1.9.3
PORTREVISION=	1
d23 3
@


1.3
log
@Update to 1.9.3.
@
text
@d10 1
@


1.2
log
@Update to version 1.9.2.
@
text
@d9 1
a9 1
PORTVERSION=		1.9.2
@


1.1
log
@Add rox-archive, archiving application for the ROX desktop.
@
text
@d9 1
a9 1
PORTVERSION=		1.9.1
@

