head	1.24;
access;
symbols
	RELEASE_8_3_0:1.21
	RELEASE_9_0_0:1.20
	RELEASE_7_4_0:1.20
	RELEASE_8_2_0:1.20
	RELEASE_6_EOL:1.20
	RELEASE_8_1_0:1.20
	RELEASE_7_3_0:1.19
	RELEASE_8_0_0:1.17
	RELEASE_7_2_0:1.16
	RELEASE_7_1_0:1.15
	RELEASE_6_4_0:1.15
	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.13
	RELEASE_6_1_0:1.12
	RELEASE_5_5_0:1.12
	RELEASE_6_0_0:1.10
	RELEASE_5_4_0:1.9
	RELEASE_4_11_0:1.8
	RELEASE_5_3_0:1.7
	RELEASE_4_10_0:1.7
	RELEASE_5_2_1:1.2
	RELEASE_5_2_0:1.2
	RELEASE_4_9_0:1.2
	RELEASE_5_1_0:1.1;
locks; strict;
comment	@# @;


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

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

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

1.21
date	2011.12.24.14.13.12;	author olgeni;	state Exp;
branches;
next	1.20;

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

1.19
date	2010.02.05.11.45.50;	author dinoex;	state Exp;
branches;
next	1.18;

1.18
date	2009.11.11.22.10.44;	author kmoore;	state Exp;
branches;
next	1.17;

1.17
date	2009.08.22.00.39.16;	author amdmi3;	state Exp;
branches;
next	1.16;

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

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

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

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

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

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

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

1.9
date	2005.03.12.10.52.13;	author marcus;	state Exp;
branches;
next	1.8;

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

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

1.6
date	2004.03.11.21.41.14;	author olgeni;	state Exp;
branches;
next	1.5;

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

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

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

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

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


desc
@@


1.24
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/311016
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@# $FreeBSD: head/x11-fm/rox-mime-editor/Makefile 311016 2013-01-26 14:50:30Z olgeni $

PORTNAME=	rox-mime-editor
PORTVERSION=	0.6
PORTREVISION=	1
CATEGORIES=	x11-fm
MASTER_SITES=	SF/rox/MIME-Editor/${PORTVERSION}
DISTNAME=	mime-editor-${PORTVERSION}

MAINTAINER=	olgeni@@FreeBSD.org
COMMENT=	MIME type editor 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}/MIME-Editor/findrox.py
	@@${FIND} ${WRKSRC} -name *.bak -delete

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

.include <bsd.port.mk>
@


1.23
log
@Switch exporter over
@
text
@d1 1
a1 6
# Ports collection Makefile for:	rox-mime-editor
# Date created:				Mar 24 2003
# Whom:					olgeni@@FreeBSD.org
#
# $FreeBSD: head/x11-fm/rox-mime-editor/Makefile 300897 2012-07-14 14:29:18Z beat $
#
@


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


1.21
log
@Upgrade to version 0.6.
@
text
@d10 1
@


1.20
log
@- update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
@
text
@d9 1
a9 2
PORTVERSION=	0.5
PORTREVISION=	4
a12 1
EXTRACT_SUFX=	.tgz
d20 1
d30 1
a30 1
	@@${FIND} ${WRKSRC} -name *.bak | ${XARGS} ${RM}
@


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


1.18
log
@- Fix runtime issues when using CUSTOM prefix

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


1.17
log
@- Switch SourceForge ports to the new File Release System: categories starting with X
@
text
@d28 5
@


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


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
@d26 2
a27 2
	@@${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py ${WRKSRC}
	@@${PYTHON_CMD} -O ${PYTHON_LIBDIR}/compileall.py ${WRKSRC}
@


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
@Trim whitespace.
@
text
@d10 1
@


1.12
log
@Upgrade to version 0.5.
@
text
@d8 4
a11 4
PORTNAME=		rox-mime-editor
PORTVERSION=		0.5
CATEGORIES=		x11-fm
MASTER_SITES=		${MASTER_SITE_SOURCEFORGE}
d13 2
a14 2
DISTNAME=		mime-editor-${PORTVERSION}
EXTRACT_SUFX=		.tgz
d16 2
a17 2
MAINTAINER=		olgeni@@FreeBSD.org
COMMENT=		MIME type editor for the ROX desktop
d19 2
a20 2
RUN_DEPENDS=		${LOCALBASE}/bin/rox:${PORTSDIR}/x11-fm/rox-filer \
			${LOCALBASE}/lib/ROX-Lib2/python/rox/__init__.py:${PORTSDIR}/devel/py-roxlib
d22 1
a22 1
USE_PYTHON=		yes
@


1.11
log
@Bump PORTREVISION to chase the glib20 shared library update.
@
text
@d9 1
a9 2
PORTVERSION=		0.4
PORTREVISION=	1
@


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


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


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


1.6
log
@Remove USE_SIZE now that it's used by default.
@
text
@d10 1
@


1.5
log
@Upgrade to 0.1.3, add USE_SIZE.
@
text
@a22 1
USE_SIZE=		yes
@


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

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


1.3
log
@Upgrade to 0.1.2.
@
text
@d10 1
@


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


1.1
log
@Add MIME type editor for the ROX desktop.
@
text
@d9 1
a9 1
PORTVERSION=		0.1.0
@

