head	1.11;
access;
symbols
	RELEASE_7_4_0:1.7
	RELEASE_8_2_0:1.7
	RELEASE_6_EOL:1.7
	RELEASE_8_1_0:1.6
	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.3
	RELEASE_6_3_0:1.3
	PRE_XORG_7:1.3
	RELEASE_4_EOL:1.3
	RELEASE_6_2_0:1.3
	RELEASE_6_1_0:1.3
	RELEASE_5_5_0:1.3
	RELEASE_6_0_0:1.3
	RELEASE_5_4_0:1.1
	RELEASE_4_11_0:1.1
	RELEASE_5_3_0:1.1
	RELEASE_4_10_0:1.1
	RELEASE_5_2_1:1.1
	RELEASE_5_2_0:1.1;
locks; strict;
comment	@# @;


1.11
date	2011.11.02.01.35.43;	author dougb;	state dead;
branches;
next	1.10;

1.10
date	2011.10.09.03.43.37;	author eadler;	state Exp;
branches;
next	1.9;

1.9
date	2011.09.07.03.00.48;	author pgollucci;	state Exp;
branches;
next	1.8;

1.8
date	2011.08.27.09.55.10;	author ohauer;	state Exp;
branches;
next	1.7;

1.7
date	2010.08.31.23.07.12;	author pgollucci;	state Exp;
branches;
next	1.6;

1.6
date	2010.05.13.00.54.57;	author pgollucci;	state Exp;
branches;
next	1.5;

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

1.4
date	2008.04.17.14.29.35;	author araujo;	state Exp;
branches;
next	1.3;

1.3
date	2005.06.12.21.32.17;	author philip;	state Exp;
branches;
next	1.2;

1.2
date	2005.05.17.17.18.22;	author sem;	state Exp;
branches;
next	1.1;

1.1
date	2003.10.13.11.56.39;	author mat;	state Exp;
branches;
next	;


desc
@@


1.11
log
@Remove ports@@ ports that have been DEPRECATED for at least 1 month

audio/shoutcast		Unfetchable; website rearranged
audio/linux-shoutcast	Unfetchable; website rearranged
chinese/scim-chewing	Does not configure
converters/py-cjkcodecs	Integrated into every python version in the tree
databases/kpogre	Does not compile
deskutils/mhc		Does not fetch
deskutils/org-mode.el6	Does not fetch
deskutils/gemcal	Does not fetch
devel/erlang-thrift	Does not build
dns/domtools		Does not fetch
editors/richtext	Does not compile
games/vultures-claw	Does not fetch
games/bomb		Does not fetch
games/lgeneral-data	Bad plist
games/linux-enemyterritory-jaymod	Does not fetch
games/xphotohunter	Does not fetch
graphics/gimpshop	Fails to patch
graphics/lightspark-devel	Does not compile
graphics/xmms-plazma	Does not fetch
graphics/py-cgkit	Does not fetch, does not compile on ia64, powerpc, or sparc64
japanese/rxvt		Does not fetch, fails to build with new utmpx
japanese/epic4		Some distfiles do not fetch
java/jde		Does not fetch
java/kaffe		Does not fetch
korean/gdick	HTMLs from the Yahoo! Korea Dictionary cannot be parsed, other runtime problems
korean/hanterm-xf86	Does not compile
korean/stardict2-dict-kr Does not fetch
lang/p5-JavaScript	Does not fetch
lang/TenDRA	Website disappeared; last release 2006, Does not compile on recent FreeBSD-9
mail/freepops		Does not build
mail/itraxp		Does not build
misc/tellico		Leaves file behind on deinstall
net/gsambad		Does not fetch
net/nocatauth-gateway	Uses a UID registered to another port
net/nocatauth-server	Uses a UID registered to another port
net/libosip2		Does not fetch
net/kmuddy		Does not fetch
net/netboot		Does not build
net-mgmt/jffnms		Does not fetch
net-p2p/frostwire	Does not fetch
net-p2p/azureus		Does not fetch
news/cleanscore		Does not fetch
news/nntpswitch		Does not fetch
news/p5-NewsLib		Does not fetch
russian/cyrproxy	Does not fetch
science/gerris		Does not fetch
security/opensaml	Does not fetch
sysutils/wmbattery	Does not fetch
sysutils/cpuburn	No more public distfiles
textproc/tei-guidelines-p4	Does not fetch
textproc/tei-p4		Does not fetch
textproc/py-hyperestraier	Does not fetch
textproc/tdtd.el	Does not fetch
textproc/tei-lite	Does not fetch
www/phpwiki13		Does not fetch
www/p5-Apache-Scoreboard	Depends on mod_perl
www/p5-B-LexInfo	Broken due the new mod_perl2 API
www/phpwiki		Does not fetch
www/smb2www		Apache13 is deprecated, migrate to 2.2.x+ now
www/spip		Checksum is changing daily
www/monkey		Does not fetch
x11-toolkits/jdic	Does not fetch
x11-toolkits/py-kde	Does not compile
@
text
@# New ports collection makefile for:	Apache-Scoreboard
# Date Created:				08 Oct 2003
# Whom:					Trevor S. Cornpropst <tcornpropst@@cox.net>
#
# $FreeBSD: ports/www/p5-Apache-Scoreboard/Makefile,v 1.10 2011/10/09 03:43:37 eadler Exp $
#

PORTNAME=	Apache-Scoreboard
PORTVERSION=	0.10
PORTREVISION=	1
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	Apache
PKGNAMEPREFIX=	p5-

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	Perl interface to the Apache scoreboard structure

BUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/mod_perl.pm:${PORTSDIR}/www/mod_perl
RUN_DEPENDS:=	${BUILD_DEPENDS}

DEPRECATED=	depends on mod_perl
EXPIRATION_DATE=	2011-11-01

PORTSCOUT=	limit:^0

CFLAGS+=	-I${LOCALBASE}/include

PERL_CONFIGURE=	YES

MAN3=		Apache::Scoreboard.3

USE_LDCONFIG=	YES

.include <bsd.port.mk>
@


1.10
log
@- reset maintainers whose email has bounced

Approved by:	portmgr (linimon)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.9
log
@- Set EXPIRATION_DATE to an actual date (9.0 is behind, so guess 2 months from now).
- This can be changed later as needed, if at all, either way we won't remove them
  until after 9.0 is released.

With Hat:   apache@@
Reported by:    dvl via freshports
@
text
@d16 1
a16 1
MAINTAINER=	tcornpropst@@cox.net
@


1.8
log
@- set EXPIRATION_DATE to "one week after FreeBSD 9.0-RELEASE-p0"

with hat apache@@
@
text
@d23 1
a23 1
EXPIRATION_DATE=	one week after FreeBSD 9.0-RELEASE-p0
@


1.7
log
@- Set PORTSCOUT var
@
text
@d20 4
a23 1
RUN_DEPENDS=	${BUILD_DEPENDS}
@


1.6
log
@- Chase the www/apache20 conversion to devel/pcre only.

Reported by:    pointyhat via pav, erwin
With Hat:       apache@@
@
text
@d22 2
@


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
@d22 2
@


1.4
log
@- Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_CPAN} to CPAN.

PR:		ports/122674
Submitted by:	Philip M. Gollucci <pgollucci@@p6m7g8.com>
Reworked by:	araujo (myself)
Approved by:	portmgr (pav)
@
text
@d26 1
a26 1
INSTALLS_SHLIB=	YES
@


1.3
log
@Finalize repocopy of www/p5-Apache-Scoreboard -> www/p5-Apache2-Scoreboard.

 o Remove the mod_perl2 bits from www/p5-Apache-Scoreboard, the 0.1x
   versions are only for mod_perl1 versions.

 o Update the new www/p5-Apache2-Scoreboard to 2.06, the 2.x versions
   are for mod_perl2 versions.

 o Keep www/p5-Apache2-Scoreboard broken until a new version with
   fixes for the mod_perl2 API dance hits CPAN.

Approved by:	krion (mentor)
@
text
@d12 2
a13 2
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=Apache
@


1.2
log
@- Mark ports BROKEN when/if they depend on mod_perl2.
  With current mod_perl2 API change all old code *will* broken.
@
text
@d10 1
a18 4
.if defined(WITH_MODPERL2)
BROKEN=		Broken due the new mod_perl2 API
BUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Apache2/mod_perl.pm:${PORTSDIR}/www/mod_perl2
.else
a19 1
.endif
@


1.1
log
@Add p5-Apache-Scoreboard 0.10,
Perl interface to the Apache scoreboard structure.

PR:		57841
Submitted by:	Trevor S. Cornpropst <tcornpropst@@cox.net>
@
text
@d19 1
@

