head	1.17;
access;
symbols
	RELEASE_6_2_0:1.16
	RELEASE_6_1_0:1.15
	RELEASE_5_5_0:1.15
	RELEASE_6_0_0:1.13
	RELEASE_5_4_0:1.12
	RELEASE_4_11_0:1.12
	RELEASE_5_3_0:1.12
	RELEASE_4_10_0:1.12
	RELEASE_5_2_1:1.11
	RELEASE_5_2_0:1.11
	RELEASE_4_9_0:1.11
	RELEASE_5_1_0:1.11
	RELEASE_4_8_0:1.11
	RELEASE_5_0_0:1.10
	RELEASE_4_7_0:1.10
	RELEASE_4_6_2:1.10
	RELEASE_4_6_1:1.10
	RELEASE_4_6_0:1.10
	RELEASE_5_0_DP1:1.10
	RELEASE_4_5_0:1.10
	RELEASE_4_4_0:1.10
	RELEASE_4_3_0:1.10
	RELEASE_4_2_0:1.9
	RELEASE_4_1_1:1.9
	RELEASE_4_1_0:1.8
	RELEASE_3_5_0:1.8
	RELEASE_4_0_0:1.7
	RELEASE_3_4_0:1.7
	RELEASE_3_3_0:1.7
	RELEASE_3_2_0:1.6
	RELEASE_3_1_0:1.6
	RELEASE_2_2_8:1.6
	RELEASE_3_0_0:1.6
	RELEASE_2_2_7:1.1.1.1
	files_2_4:1.1.1.1
	RUSLAN:1.1.1;
locks; strict;
comment	@# @;


1.17
date	2006.11.09.08.55.19;	author vd;	state dead;
branches;
next	1.16;

1.16
date	2006.09.05.08.58.56;	author linimon;	state Exp;
branches;
next	1.15;

1.15
date	2006.01.21.18.55.30;	author lesi;	state Exp;
branches;
next	1.14;

1.14
date	2005.12.18.00.56.20;	author pav;	state Exp;
branches;
next	1.13;

1.13
date	2005.06.15.02.42.11;	author lesi;	state Exp;
branches;
next	1.12;

1.12
date	2004.02.04.05.09.58;	author marcus;	state Exp;
branches;
next	1.11;

1.11
date	2003.02.21.14.08.21;	author knu;	state Exp;
branches;
next	1.10;

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

1.9
date	2000.08.03.09.27.15;	author asami;	state Exp;
branches;
next	1.8;

1.8
date	2000.04.10.00.39.26;	author cpiazza;	state Exp;
branches;
next	1.7;

1.7
date	99.08.31.02.58.20;	author peter;	state Exp;
branches;
next	1.6;

1.6
date	98.09.27.03.16.06;	author steve;	state Exp;
branches;
next	1.5;

1.5
date	98.09.17.00.32.55;	author asami;	state Exp;
branches;
next	1.4;

1.4
date	98.09.15.11.13.32;	author asami;	state Exp;
branches;
next	1.3;

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

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

1.1
date	98.05.06.12.27.04;	author tg;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	98.05.06.12.27.04;	author tg;	state Exp;
branches;
next	;


desc
@@


1.17
log
@Remove expired ports:

2006-11-05 deskutils/offix-trash: development ceased in 1996
2006-11-04 devel/mingw: use mingw32-* ports instead
2006-11-04 devel/mingw-binutils: use mingw32-* ports instead
2006-11-04 devel/mingw-bin-msvcrt: use mingw32-* ports instead
2006-11-04 devel/mingw-gcc: use mingw32-* ports instead
2006-11-04 devel/mingw-opengl-headers: use mingw32-* ports instead
2006-11-05 editors/offix-editor: developement ceased in 1996
2006-11-05 print/offix-printer: development ceased in 1996
2006-11-05 sysutils/wmmon: no longer available from mastersite
2006-11-04 sysutils/xsysinfo: no longer available from mastersite
2006-11-04 textproc/xmlada: no longer available from mastersite; 2.0 is available
2006-11-05 www/p5-CGI-Application-ValidateRM: no longer available from mastersites
2006-11-05 x11/offix-clipboard: development ceased in 1996
2006-11-05 x11/offix-execute: development ceased in 1996
2006-11-05 x11-fm/offix-files: development ceased in 1996
2006-11-05 x11-wm/icepref: is for IceWM version 1.04 (6 years old)
@
text
@# ports collection makefile for: Files
# Date created:      28 Jun 1997
# Whom:              Ruslan Shevchenko <ruslan@@shevchenko.kiev.ua>
#
# $FreeBSD: ports/x11-fm/offix-files/Makefile,v 1.16 2006/09/05 08:58:56 linimon Exp $
#

PORTNAME=	offix-files
PORTVERSION=	2.4
PORTREVISION=	1
CATEGORIES=	x11-fm
MASTER_SITES=	${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR=	desktop_managers/OffiX
DISTNAME=	Files-${PORTVERSION}

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	File bar from OffiX

DEPRECATED=	development ceased in 1996
EXPIRATION_DATE=2006-11-05

RUN_DEPENDS=	execute:${PORTSDIR}/x11/offix-execute \
		editor:${PORTSDIR}/editors/offix-editor

LIB_DEPENDS=	Dnd.1:${PORTSDIR}/x11/libdnd

GNU_CONFIGURE=	YES
USE_GMAKE=	YES
USE_X_PREFIX=	YES
USE_XPM=	YES
MAN1=		files.1
MAN3=		regexp.3

post-install:
	@@${INSTALL_DATA} ${WRKSRC}/src/Files.ad ${PREFIX}/share/OffiX/

.include <bsd.port.mk>
@


1.16
log
@Reset inactive maintainer.  Also mark these ports as DEPRECATED since no
development has taken place on this suite since 1996.

Hat:		portmgr
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.15
log
@Fixups after removal of separate mtree file for X_WINDOW_SYSTEM=XOrg case.
@
text
@d16 1
a16 1
MAINTAINER=	ruslan@@shevchenko.kiev.ua
d19 3
@


1.14
log
@- Remove virtual category offix from all ports

PR:		ports/88751 (part of)
Approved by:	linimon (portmgr hat)
@
text
@d34 1
a34 9
.include <bsd.port.pre.mk>

.if ${X_WINDOW_SYSTEM:L} == xfree86-4
PLIST_SUB+=	NEWMTREE=""
.else
PLIST_SUB+=	NEWMTREE="@@comment "
.endif

.include <bsd.port.post.mk>
@


1.13
log
@Fix up plist after modifications to mtree (BSD.x11-4.dist rev. 1.27).
@
text
@d11 1
a11 1
CATEGORIES=	x11-fm offix
@


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

(Part 1)
@
text
@d34 9
a42 1
.include <bsd.port.mk>
@


1.11
log
@De-pkg-comment.
@
text
@d10 1
@


1.10
log
@Spaces -> tabs in ports/x11-fm.
@
text
@d5 1
a5 1
# $FreeBSD: ports/x11-fm/offix-files/Makefile,v 1.9 2000/08/03 09:27:15 asami Exp $
d16 1
@


1.9
log
@(1) Add new variable, XFREE86_VERSION, to specify which version of
    XFree86 (3 or 4) to depend to when USE_XLIB is set.
    XFREE86_VERSION defaults to 3 for now, but adventurous users can
    override it in /etc/make.conf.  When XFREE86_VERSION=3, USE_XLIB
    will add a dependency to x11/XFree86; when it is set to 4, the
    dependency will be to x11/XFree86-4-libraries.  When
    XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS
    hacks to avoid messing with XFree86 are turned off.

    Since XFree86 version 4 includes some software that used to be
    separate ports, when XFREE86_VERSION=3 the following variables are
    provided:

    USE_DGS		LIB_DEPENDS on x11/dgs
    USE_FREETYPE	LIB_DEPENDS on print/freetype
    USE_MESA		LIB_DEPENDS on graphics/Mesa3
    USE_XPM		LIB_DEPENDS on graphics/xpm

    When XFREE86_VERSION=4, these variables have no effect.  The
    LIB_DEPENDS in the tree for the above four ports have all been
    converted to the USE_* counterparts.  For your information, this
    is the count of the number of ports:

    USE_DGS		0
    USE_FREETYPE	16
    USE_MESA		36
    USE_XPM		236

    There is a new variable, XAWVER, which is set to 6 when
    XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4.  This is also
    passed to PLIST_SUB so ports that build Xaw based shared libraries
    can use this variable to substitute the shlib version number.

    There is also a provision of using a separate mtree file for
    XFREE86_VERSION=4, but that part is not enabled yet.

Reviewed by:	the ports list
Tested by:	make index (XFREE86_VERSION=3 only)

(2) Add hebrew to list of valid categories.
Submitted by:	nbm
@
text
@d5 1
a5 1
# $FreeBSD: ports/x11-fm/offix-files/Makefile,v 1.8 2000/04/10 00:39:26 cpiazza Exp $
d9 1
a9 1
PORTVERSION= 	2.4
@


1.8
log
@Update with the new PORTNAME/PORTVERSION variables
@
text
@d5 1
a5 1
# $FreeBSD: ports/x11-fm/offix-files/Makefile,v 1.7 1999/08/31 02:58:20 peter Exp $
d20 1
a20 2
LIB_DEPENDS=	Dnd.1:${PORTSDIR}/x11/libdnd \
		Xpm.4:${PORTSDIR}/graphics/xpm
d25 1
@


1.7
log
@$Id$ -> $FreeBSD$
@
text
@a1 1
# Version required:  2.4
d5 1
a5 1
# $FreeBSD$
d8 2
a9 2
DISTNAME=	Files-2.4
PKGNAME=	offix-files-2.4
d13 1
@


1.6
log
@Remove regexp support for libdnd.
@
text
@d6 1
a6 1
# $Id: Makefile,v 1.5 1998/09/17 00:32:55 asami Exp $
@


1.5
log
@Roll back libXpm major to 4.  Sorry, it wasn't a good idea to bump it
in the first place.
@
text
@d6 1
a6 1
# $Id: Makefile,v 1.4 1998/09/15 11:13:32 asami Exp $
d20 1
a20 1
LIB_DEPENDS=	Dnd\\.1\\.:${PORTSDIR}/x11/libdnd \
@


1.4
log
@libXpm major is now 5.  Also remove regexp support in preparation for
ELF conversion.
@
text
@d6 1
a6 1
# $Id: Makefile,v 1.3 1998/08/07 22:33:11 asami Exp $
d21 1
a21 1
		Xpm.5:${PORTSDIR}/graphics/xpm
@


1.3
log
@Move "asfiles dfm explorer filerunner offix-files q3dmenu tkdesk
workplace xfm" from x11 to x11-fm.
@
text
@d6 1
a6 1
# $Id: Makefile,v 1.2 1998/08/05 09:31:44 asami Exp $
d21 1
a21 1
		Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
@


1.2
log
@Rename all USE_X11 to USE_X_PREFIX.  Requires 1.279 (3.0-current) or
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted
correctly.
@
text
@d6 1
a6 1
# $Id: Makefile,v 1.1.1.1 1998/05/06 12:27:04 tg Exp $
d11 1
a11 1
CATEGORIES=	x11 offix
@


1.1
log
@Initial revision
@
text
@d6 1
a6 1
# $Id$
d25 1
a25 1
USE_X11=	YES
@


1.1.1.1
log
@New port: Files from the OffiX package. Yet another file manager.

PR:		part of 3991
Submitted by:	Ruslan Shevchenko <ruslan@@shevchenko.kiev.ua>
@
text
@@
