head	1.4;
access;
symbols
	RELEASE_7_4_0:1.2
	RELEASE_8_2_0:1.2
	RELEASE_6_EOL:1.2
	RELEASE_8_1_0:1.2
	RELEASE_7_3_0:1.2
	RELEASE_8_0_0:1.2
	RELEASE_7_2_0:1.1
	RELEASE_7_1_0:1.1
	RELEASE_6_4_0:1.1
	RELEASE_5_EOL:1.1
	RELEASE_7_0_0:1.1
	RELEASE_6_3_0:1.1
	PRE_XORG_7:1.1;
locks; strict;
comment	@# @;


1.4
date	2011.05.01.18.21.07;	author bapt;	state dead;
branches;
next	1.3;

1.3
date	2011.03.11.23.54.38;	author bapt;	state Exp;
branches;
next	1.2;

1.2
date	2009.08.17.05.27.02;	author linimon;	state Exp;
branches;
next	1.1;

1.1
date	2007.03.28.10.15.44;	author miwi;	state Exp;
branches;
next	;


desc
@@


1.4
log
@Remove unmaintained expired ports from www category

2011-05-01 www/indexme: Upstream disapear and distfile is no more available
2011-05-01 www/osb-browser: Abandonware, please use www/webkit-gtk2
2011-05-01 www/osb-nrcit: Abandonware, please use www/webkit-gtk2
2011-05-01 www/osb-nrcore: Abandonware, please use www/webkit-gtk2
2011-05-01 www/pumperweb: Upstream disapear and distfile is no more available
2011-05-01 www/py-ez_web: Upstream disapear and distfile is no more available
2011-05-01 www/py-pullparser: Obsolete and deprecated
2011-05-01 www/sidplug: Upstream disapear and distfile is no more available
2011-05-01 www/twhttpd: Upstream disapear and distfile is no more available
2011-05-01 www/wnews: Upstream disapear and distfile is no more available
2011-05-01 www/xpath2rss: Upstream disapear and distfile is no more available
@
text
@# New ports collection makefile for:	pumperweb
# Date created:		2007-03-28
# Whom:			Thinker K.F. Li <thinker@@branda.to>
#
# $FreeBSD: ports/www/pumperweb/Makefile,v 1.3 2011/03/11 23:54:38 bapt Exp $
#

PORTNAME=	pumperweb
PORTVERSION=	0.1
CATEGORIES=	www devel
MASTER_SITES=	# empty
DISTFILES=	# empty
EXTRACT_ONLY=	# empty

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	A meta project that creates a WEB framework

DEPRECATED=     Upstream disapear and distfile is no more available
EXPIRATION_DATE=        2011-05-01

RUN_DEPENDS=	${PYTHON_SITELIBDIR}/ez_web/ez_user_auth.py:${PORTSDIR}/www/py-ez_web \
		${PYTHON_SITELIBDIR}/sqlcc/__init__.py:${PORTSDIR}/devel/py-sqlcc

USE_PYTHON=	yes
NO_BUILD=	yes

do-install:

.include <bsd.port.mk>
@


1.3
log
@Deprecate unmaintained ports from www where upstream disapear and/or
where no distfiles can be found and are not used by maintained ports

thanks eadler for the help
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.2
log
@Reset thinker@@branda.to due to maintainer-timeouts and no response to
email.  While here, tighten up comments and pet portlint.

Hat:		portmgr
@
text
@d18 3
@


1.1
log
@PumperWeb is a set of tools for Python WEB developer. It tries to keep
programmer's life simple. No more heavy framework, not more dirty. PumperWeb
keeps programmers simple and smart. There is a old said, "Keep It Simple &
Stupid". Stupid! A good stupid is another way to be smart.

WWW:	https://opensvn.csie.org/traccgi/PumperWeb/wiki

PR:		ports/110941
Submitted by:	Thinker K.F. Li <thinker at branda.to>
@
text
@d15 2
a16 2
MAINTAINER=	thinker@@branda.to
COMMENT=	PumperWeb is a meta project that creates a WEB framework
@

