head	1.15;
access;
symbols
	RELEASE_4_8_0:1.14
	RELEASE_5_0_0:1.13
	RELEASE_4_7_0:1.13
	RELEASE_4_6_2:1.13
	RELEASE_4_6_1:1.13
	RELEASE_4_6_0:1.13
	RELEASE_5_0_DP1:1.11
	RELEASE_4_5_0:1.11
	RELEASE_4_4_0:1.11
	RELEASE_4_3_0:1.11
	RELEASE_4_2_0:1.9
	RELEASE_4_1_1:1.9
	RELEASE_4_1_0:1.9
	RELEASE_3_5_0:1.9
	RELEASE_4_0_0:1.7
	RELEASE_3_4_0:1.7
	RELEASE_3_3_0:1.7
	RELEASE_3_2_0:1.5
	RELEASE_3_1_0:1.5
	RELEASE_2_2_8:1.4
	RELEASE_3_0_0:1.4
	v0_5:1.1.1.1
	TAYLOR:1.1.1;
locks; strict;
comment	@# @;


1.15
date	2003.05.06.03.49.05;	author kris;	state dead;
branches;
next	1.14;

1.14
date	2003.02.21.14.08.20;	author knu;	state Exp;
branches;
next	1.13;

1.13
date	2002.05.24.11.48.14;	author kris;	state Exp;
branches;
next	1.12;

1.12
date	2002.04.19.02.29.59;	author will;	state dead;
branches;
next	1.11;

1.11
date	2001.04.03.08.14.31;	author will;	state Exp;
branches;
next	1.10;

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

1.9
date	2000.04.10.00.39.24;	author cpiazza;	state Exp;
branches;
next	1.8;

1.8
date	2000.04.01.00.10.55;	author jedgar;	state Exp;
branches;
next	1.7;

1.7
date	99.09.09.03.03.16;	author cpiazza;	state Exp;
branches;
next	1.6;

1.6
date	99.08.31.02.58.19;	author peter;	state Exp;
branches;
next	1.5;

1.5
date	98.12.08.16.38.23;	author vanilla;	state Exp;
branches;
next	1.4;

1.4
date	98.08.30.15.47.10;	author steve;	state Exp;
branches;
next	1.3;

1.3
date	98.08.15.08.11.17;	author asami;	state Exp;
branches;
next	1.2;

1.2
date	98.08.15.08.06.09;	author asami;	state Exp;
branches;
next	1.1;

1.1
date	98.08.10.00.23.48;	author steve;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	98.08.10.00.23.48;	author steve;	state Exp;
branches;
next	;


desc
@@


1.15
log
@As announced on 27 March 2003 in <20030328052350.GA18971@@rot13.obsecurity.org>,
remove these ports that have been broken for >4 months (in many cases much
longer) with no sign of a fix.
@
text
@# New ports collection makefile for:	jafm
# Date created:			31 August 1998
# Whom:				brett@@peloton.physics.montana.edu
#
# $FreeBSD: ports/x11-fm/jafm/Makefile,v 1.14 2003/02/21 14:08:20 knu Exp $
#

PORTNAME=	jafm
PORTVERSION=	0.5
CATEGORIES=	x11-fm
MASTER_SITES=	http://www-personal.usyd.edu.au/~rlittlew/jafm/ \
		${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR=	X11/desktop

MAINTAINER=	brett@@peloton.runet.edu
COMMENT=	Yet another file manager!

BROKEN=		"Does not build"

USE_QT_VER=	1
USE_BISON=	yes
MAKE_ENV=	Cxx="${CXX}" CxxFLAGS="${CXXFLAGS}"
ALL_TARGET=	jafm

MAN8=	jafm.8

.include <bsd.port.mk>
@


1.14
log
@De-pkg-comment.
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.13
log
@Add back jafm which was prematurely removed by will, but mark it BROKEN
because it doesn't build with recent versions of bison.
@
text
@d16 1
@


1.12
log
@Say goodbye to Qt 1.x and all of its dependents.  The one port I found
which probably isn't supposed to be removed is misc/instant-workstation,
which had a dependency on audio/xamp (being removed), so I removed that
dependency and bumped PORTREVISION.  All other ports are real dependents
upon Qt 1.x, including KDE 1.x stuff.

Code in bsd.kde.mk supporting these ports is also removed or adjusted.
Also, some adjustments made to accomodate Qt3/KDE3 ports, which will be
committed Real Soon Now (TM), pending repo-copies.

This commit made in impending view of Qt3/KDE3 entering ports tree.
@
text
@d5 1
a5 1
# $FreeBSD: ports/x11-fm/jafm/Makefile,v 1.11 2001/04/03 08:14:31 will Exp $
d16 2
@


1.11
log
@Overhaul QT/KDE support:
- bsd.port.mk update to use bsd.kde.mk for USE_{QT,KDE}*
- Cleanup corresponding ports for bsd.kde.mk update.
- Fix bsd.kde.mk: use correct kdelibs dependency, put qt at the bottom,
  introduce QT_NONSTANDARD variable for nonstandard configure setup.
- Update KDE2 to 2.1.1.  Two patches included in x11/kdelibs2 to fix the
  proxy authentication that was broken for 2.1.1.  Remove old patches.
- Potentially fix kdelibs build for alpha.
- Fix qt-designer 2.3.0 build.
- Ruby stuff left alone since it looks like black magic to me.  Should
  still work w/ compat shims for older USE_QT[,2] style.  Some others
  were also left alone for the same reason.

Reviewed by:	portmgr, ports (bsd.kde.mk+bsd.port.mk)
Submitted by:	David Faure <faure@@kde.org> (proxy auth patches)
		Alex Zepeda <garbanzo@@kde.org> (old patches removal)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.10
log
@Spaces -> tabs in ports/x11-fm.
@
text
@d5 1
a5 1
# $FreeBSD: ports/x11-fm/jafm/Makefile,v 1.9 2000/04/10 00:39:24 cpiazza Exp $
d17 1
a17 1
USE_QT=		yes
@


1.9
log
@Update with the new PORTNAME/PORTVERSION variables
@
text
@d5 1
a5 1
# $FreeBSD: ports/x11-fm/jafm/Makefile,v 1.8 2000/04/01 00:10:55 jedgar Exp $
d9 1
a9 1
PORTVERSION= 	0.5
@


1.8
log
@- Support CFLAGS/CXX/CXXFLAGS/PREFIX/X11BASE properly
- Support install macros
- Add USE_BISON
- Remove unneeded USE_GMAKE
- Change install path of data files from lib/ to share/

PR:		17529
Submitted by:	tkato@@prontomail.ne.jp
@
text
@a1 1
# Version required:		0.5
d5 1
a5 1
# $FreeBSD: ports/x11-fm/jafm/Makefile,v 1.7 1999/09/09 03:03:16 cpiazza Exp $
d8 2
a9 1
DISTNAME=	jafm-0.5
@


1.7
log
@Update MAINTAINER's email address

PR:		13648
Submitted by:	maintainer
@
text
@d1 1
a1 1
# New ports collection makefile for:   jafm
d3 2
a4 2
# Date created:                31 August 1998
# Whom:                        brett@@peloton.physics.montana.edu
d6 1
a6 1
# $FreeBSD: ports/x11-fm/jafm/Makefile,v 1.6 1999/08/31 02:58:19 peter Exp $
d18 2
a19 1
USE_GMAKE=	yes
@


1.6
log
@$Id$ -> $FreeBSD$
@
text
@d6 1
a6 1
# $FreeBSD$
d15 1
a15 1
MAINTAINER=	brett@@peloton.physics.montana.edu
@


1.5
log
@Fix typo error.
@
text
@d6 1
a6 1
# $Id: Makefile,v 1.4 1998/08/30 15:47:10 steve Exp $
@


1.4
log
@Unbreak by adding another master site.
@
text
@d6 1
a6 1
# $Id: Makefile,v 1.3 1998/08/15 08:11:17 asami Exp $
d11 1
a11 1
MASTER_SITES=	http://www-personal.usyd.edu.au:/~rlittlew/jafm/ \
@


1.3
log
@The bleeping master site is not letting us have the distfile.
@
text
@d6 1
a6 1
# $Id: Makefile,v 1.2 1998/08/15 08:06:09 asami Exp $
d11 3
a13 1
MASTER_SITES=	http://www-personal.usyd.edu.au:/~rlittlew/jafm/
a15 2

BROKEN=		fetch
@


1.2
log
@Use USE_QT.
@
text
@d6 1
a6 1
# $Id: Makefile,v 1.1.1.1 1998/08/10 00:23:48 steve Exp $
d14 2
@


1.1
log
@Initial revision
@
text
@d6 1
a6 1
# $Id$
d15 1
a15 2
LIB_DEPENDS=    qt\\.1\\.\\\(33\\\|40\\\):${PORTSDIR}/x11-toolkits/qt140

@


1.1.1.1
log
@Initial import of jafm version 0.5.
Yet another file manager.

PR:		7460
Submitted by:	Brett Taylor <brett@@peloton.physics.montana.edu>
@
text
@@
