head	1.5;
access;
symbols
	RELEASE_7_4_0:1.3
	RELEASE_8_2_0:1.3
	RELEASE_6_EOL:1.3
	RELEASE_8_1_0:1.3
	RELEASE_7_3_0:1.3
	RELEASE_8_0_0:1.3
	RELEASE_7_2_0:1.3
	RELEASE_7_1_0:1.3
	RELEASE_6_4_0:1.3
	RELEASE_5_EOL:1.3
	RELEASE_7_0_0:1.3
	RELEASE_6_3_0:1.3
	PRE_XORG_7:1.1
	RELEASE_4_EOL:1.1
	RELEASE_6_2_0:1.1
	RELEASE_6_1_0:1.1
	RELEASE_5_5_0:1.1
	RELEASE_6_0_0:1.1
	RELEASE_5_4_0:1.1
	RELEASE_4_11_0:1.1;
locks; strict;
comment	@# @;


1.5
date	2011.09.07.09.30.13;	author bapt;	state dead;
branches;
next	1.4;

1.4
date	2011.08.02.19.35.11;	author bapt;	state Exp;
branches;
next	1.3;

1.3
date	2007.07.30.09.42.10;	author alexbl;	state Exp;
branches;
next	1.2;

1.2
date	2007.06.03.20.15.40;	author anders;	state Exp;
branches;
next	1.1;

1.1
date	2004.11.20.17.12.15;	author anders;	state Exp;
branches;
next	;


desc
@@


1.5
log
@2011-09-01 x11-wm/epiwm: Abandonware
2011-09-01 x11-toolkits/p5-GdkPixbuf: Disappear from CPAN
2011-09-01 x11-toolkits/XawPlus: No more public distfiles
2011-09-01 x11-fonts/gnome-font-sampler: No more public distfiles
2011-09-01 x11/xvattr: No more public distfiles
2011-09-01 www/xitami: No more public distfiles
2011-09-01 www/webredirect: No more public distfiles
2011-09-01 www/webglimpse: No more public distfiles
2011-09-01 www/squishdot: No more public distfiles
2011-09-01 www/py-forgethtml: No more public distfiles
2011-09-01 www/mmosaic: No more public distfiles
2011-09-01 www/ljsm: No more public distfiles
2011-09-01 www/ljpms: No more public distfiles
2011-09-01 www/ashe: No more public distfiles
2011-09-01 textproc/europass-xsl: BROKEN for more than 6 month
2011-09-01 textproc/carthage: No more public distfiles
@
text
@# Ports collection makefile for:	py-forgethtml
# Date created:				20 November 2004
# Whom:					Anders Nordby <anders@@FreeBSD.org>
#
# $FreeBSD: ports/www/py-forgethtml/Makefile,v 1.4 2011/08/02 19:35:11 bapt Exp $
#

PORTNAME=	forgethtml
PORTVERSION=	20041021
CATEGORIES=	www python
MASTER_SITES=	http://forgethtml.sourceforge.net/
MASTER_SITE_SUBDIR=	${PORTNAME}
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
DISTNAME=	${PORTNAME}-cvs-2004-10-21

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	Python module for object-oriented HTML generation

DEPRECATED=	No more public distfiles
EXPIRATION_DATE=	2011-09-01

USE_PYTHON=	yes
USE_PYDISTUTILS=	yes
PYDISTUTILS_PKGNAME=	forgetHTML
PYDISTUTILS_PKGVERSION=	0.8

WRKSRC=		${WRKDIR}/${PORTNAME}

post-build:
	@@cd ${WRKSRC}/lib && ${PYTHON_CMD} -c 'import forgetHTML'
	@@cd ${WRKSRC}/lib && ${PYTHON_CMD} -O -c 'import forgetHTML'

post-install:
	${INSTALL_DATA} ${WRKSRC}/lib/forgetHTML.pyc ${PYTHON_SITELIBDIR}/
	${INSTALL_DATA} ${WRKSRC}/lib/forgetHTML.pyo ${PYTHON_SITELIBDIR}/

.include <bsd.port.mk>
@


1.4
log
@Deprecate some port with no more public distfiles
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.3
log
@ - Make Python 2.5.1 the default Python version
 - Add significantly better support in bsd.python.mk for working with
   Python Eggs and the easy_install system

Tested by:	pointyhat runs
Approved by:	pav (portmgr)
Most work by:	perky
Thanks to:	pav
@
text
@d19 3
@


1.2
log
@Drop maintainership of ports added due to NAV (net-mgmt/nav), which
I do not maintain anymore.
@
text
@d21 2
@


1.1
log
@Add forgetHTML, a Python module for object-oriented HTML generation.

Sponsored by:	University of Troms
@
text
@d16 1
a16 1
MAINTAINER=	anders@@FreeBSD.org
@

