head	1.8;
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.6
	RELEASE_7_3_0:1.6
	RELEASE_8_0_0:1.6
	RELEASE_7_2_0:1.5
	RELEASE_7_1_0:1.5
	RELEASE_6_4_0:1.5
	RELEASE_5_EOL:1.5
	RELEASE_7_0_0:1.4
	RELEASE_6_3_0:1.4
	PRE_XORG_7:1.3
	RELEASE_4_EOL:1.2
	RELEASE_6_2_0:1.2
	RELEASE_6_1_0:1.1
	RELEASE_5_5_0:1.1
	RELEASE_6_0_0:1.1
	RELEASE_5_4_0:1.1
	RELEASE_4_11_0:1.1
	RELEASE_5_3_0:1.1
	RELEASE_4_10_0:1.1;
locks; strict;
comment	@# @;


1.8
date	2012.11.17.06.03.27;	author svnexp;	state Exp;
branches;
next	1.7;

1.7
date	2011.05.02.12.44.52;	author makc;	state Exp;
branches;
next	1.6;

1.6
date	2009.08.15.01.47.08;	author amdmi3;	state Exp;
branches;
next	1.5;

1.5
date	2008.04.19.17.55.01;	author miwi;	state Exp;
branches;
next	1.4;

1.4
date	2007.05.19.20.29.02;	author flz;	state Exp;
branches;
next	1.3;

1.3
date	2007.03.07.14.23.18;	author linimon;	state Exp;
branches;
next	1.2;

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

1.1
date	2003.12.17.22.29.08;	author pav;	state Exp;
branches;
next	;


desc
@@


1.8
log
@Switch exporter over
@
text
@# New ports collection makefile for:	xplore
# Date created:				13 August 2003
# Whom:					Albert Graef <ag@@muwiinfa.geschichte.uni-mainz.de>
#
# $FreeBSD: head/x11-fm/xplore/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	xplore
PORTVERSION=	1.2a
PORTREVISION=	2
CATEGORIES=	x11-fm
MASTER_SITES=	http://www.musikwissenschaft.uni-mainz.de/~ag/${PORTNAME}/

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	Yet another Motif file manager

USE_IMAKE=	yes
USE_MOTIF=	yes
USE_XORG=	xpm
MAKE_JOBS_UNSAFE=yes

MAN1=		xplore.1 xploretype.1

post-patch:
	@@${REINPLACE_CMD} -e 's| read| read dummy|g' ${WRKSRC}/system.xplorerc

.include <bsd.port.mk>
@


1.7
log
@Bump PORTREVISION after open-mofit update
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.6
log
@- Mark MAKE_JOBS_UNSAFE, fails with forced jobs
@
text
@d10 1
a10 1
PORTREVISION=	1
@


1.5
log
@- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
@
text
@d20 1
@


1.4
log
@- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
@
text
@d19 1
a19 1
USE_XPM=	yes
@


1.3
log
@Reset maintainer due to lack of time to work on FreeBSD at the moment.

Hat:		portmgr
@
text
@d10 1
@


1.2
log
@Remove USE_REINPLACE from categories starting with X
@
text
@d13 1
a13 1
MAINTAINER=	ag@@muwiinfa.geschichte.uni-mainz.de
@


1.1
log
@Add xplore, an Explorer-like Motif based file manager.
Besides the usual tree and file views, it also have "shelf" inspired
by the NeXT file manager, and a log pane for capturing output of
launched programs.

PR:		ports/55540
Submitted by:	Albert Graef <Dr.Graef@@t-online.de>
@
text
@a18 1
USE_REINPLACE=	yes
@

