head	1.6;
access;
symbols
	RELEASE_6_EOL:1.5
	RELEASE_8_1_0:1.5
	RELEASE_7_3_0:1.5
	RELEASE_8_0_0:1.5
	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.4
	RELEASE_4_EOL:1.4
	RELEASE_6_2_0:1.4
	RELEASE_6_1_0:1.4
	RELEASE_5_5_0:1.4
	RELEASE_6_0_0:1.4
	RELEASE_5_4_0:1.4
	RELEASE_4_11_0:1.4
	RELEASE_5_3_0:1.4
	RELEASE_4_10_0:1.4
	RELEASE_5_2_1:1.4
	RELEASE_5_2_0:1.4
	RELEASE_4_9_0:1.4
	RELEASE_5_1_0:1.4
	RELEASE_4_8_0:1.4
	RELEASE_5_0_0:1.4
	RELEASE_4_7_0:1.4
	RELEASE_4_6_2:1.4
	RELEASE_4_6_1:1.4
	RELEASE_4_6_0:1.4
	RELEASE_5_0_DP1:1.4
	RELEASE_4_5_0:1.4
	RELEASE_4_4_0:1.4
	RELEASE_4_3_0:1.2
	RELEASE_4_2_0:1.1
	RELEASE_4_1_1:1.1
	RELEASE_4_1_0:1.1;
locks; strict;
comment	@# @;


1.6
date	2010.12.31.17.35.11;	author rene;	state dead;
branches;
next	1.5;

1.5
date	2008.01.24.07.52.21;	author beech;	state Exp;
branches;
next	1.4;

1.4
date	2001.09.05.14.36.53;	author wjv;	state Exp;
branches;
next	1.3;

1.3
date	2001.09.05.13.21.35;	author wjv;	state Exp;
branches;
next	1.2;

1.2
date	2000.11.21.16.25.53;	author kevlo;	state Exp;
branches;
next	1.1;

1.1
date	2000.07.04.04.25.13;	author will;	state Exp;
branches;
next	;


desc
@@


1.6
log
@Garbage-collect expired ports:
2010-12-30 databases/p5-sqlrelay: broken and upstream disapeared
2010-12-30 devel/php-dbg2: No upstream support
2010-12-30 dns/fourcdns: upstream has disapeared
2010-12-31 emulators/win4bsd: Development has ceased and distfile is no longer available
2010-12-31 french/mozilla-flp: www/seamonkey port is deprecated. Consider using the www/firefox-i18n.
2010-12-31 french/xtel: Minitel services will be discontinued at the end of 2010.
2010-12-30 ftp/ftpq: upstream has disapeared
2010-12-30 graphics/paintlib: does not compile with new tiff and no more maintained upstream
2010-12-30 graphics/g3dviewer: does not build with gcc 4.2, upstream disapeared
2010-12-30 lang/scriba: Does not compile with gcc 4.2+, looks like abandonware
2010-12-30 math/rascal: Broken on every arch since 2008, looks like an abandonware
2010-12-31 net-mgmt/nrg: Project has vanished. Use cacti instead.
2010-12-31 security/hostsentry: Project is dead.
2010-12-31 sysutils/kcube: Project has vanished
2010-12-31 www/cybercalendar: has been unmaintained since 2001 and is unusable with dates after 2010 (see ports/150974)
2010-12-31 www/flock: Flock 3 moves from Firefox to Chromium
2010-12-31 www/linux-flock: Flock 3 moves from Firefox to Chromium
2010-12-30 x11-clocks/xtu: Looks like abandonware

Leave java/tya in for now, as it has outstanding PRs.
@
text
@bin/ftpq
@@exec mkdir -p %D%%SPOOLDIR%% && chmod 777 %D%%SPOOLDIR%%
@@unexec rmdir %D%%SPOOLDIR%% 2>/dev/null || true
@


1.5
log
@- Fix master_sites
- Fix pkg-plist
- Makefile tweaks

Approved by:	linimon (mentor)
@
text
@@


1.4
log
@- Install some basic documentation in DOCSDIR
- Change the mode of SPOOLDIR if installed as package
- Bump PORTREVISION
@
text
@d2 2
a3 6
%%PORTDOCS%%share/doc/ftpq/CHANGELOG
%%PORTDOCS%%share/doc/ftpq/README
%%PORTDOCS%%share/doc/ftpq/TODO
%%PORTDOCS%%@@dirrm share/doc/ftpq
@@exec mkdir -p %%SPOOLDIR%% && chmod 777 %%SPOOLDIR%%
@@unexec rmdir %%SPOOLDIR%% 2>/dev/null || true
@


1.3
log
@- Downgrade to version 1.05 at the express request of the author.  The 1.1x
  code tree is, in the author's opinion, not even ready for a -devel port.
- Bumped PORTEPOCH because of the above.
- Make SPOOLDIR a variable which may be altered by the user at install time.

Submitted by:	Mark Tranchant <mark@@tranchant.freeserve.co.uk>
@
text
@d2 5
a6 1
@@exec mkdir -p %%SPOOLDIR%%
@


1.2
log
@Update to version 1.01

PR: 22991
Submitted by: Ports Fury
@
text
@d2 2
a3 2
@@exec mkdir -p /var/spool/ftpq
@@unexec rmdir /var/spool/ftpq 2>/dev/null || true
@


1.1
log
@Add ftpq, a ftp upload queue manager.
@
text
@d2 2
@

