head	1.24;
access;
symbols
	RELEASE_8_3_0:1.22
	RELEASE_9_0_0:1.22
	RELEASE_7_4_0:1.22
	RELEASE_8_2_0:1.22
	RELEASE_6_EOL:1.22
	RELEASE_8_1_0:1.22
	RELEASE_7_3_0:1.22
	RELEASE_8_0_0:1.22
	RELEASE_7_2_0:1.22
	RELEASE_7_1_0:1.21
	RELEASE_6_4_0:1.21
	RELEASE_5_EOL:1.21
	RELEASE_7_0_0:1.21
	RELEASE_6_3_0:1.21
	PRE_XORG_7:1.21
	RELEASE_4_EOL:1.20
	RELEASE_6_2_0:1.19
	RELEASE_6_1_0:1.19
	RELEASE_5_5_0:1.19
	RELEASE_6_0_0:1.19
	RELEASE_5_4_0:1.19
	RELEASE_4_11_0:1.19
	RELEASE_5_3_0:1.19
	RELEASE_4_10_0:1.18
	RELEASE_5_2_1:1.18
	RELEASE_5_2_0:1.18
	RELEASE_4_9_0:1.18
	RELEASE_5_1_0:1.18
	RELEASE_4_8_0:1.18
	RELEASE_5_0_0:1.16
	RELEASE_4_7_0:1.14
	RELEASE_4_6_2:1.12
	RELEASE_4_6_1:1.12
	RELEASE_4_6_0:1.12
	RELEASE_5_0_DP1:1.12
	RELEASE_4_5_0:1.12
	RELEASE_4_4_0:1.12
	RELEASE_4_3_0:1.11
	RELEASE_4_2_0:1.10
	RELEASE_4_1_1:1.9
	RELEASE_4_1_0:1.7
	RELEASE_3_5_0:1.6
	RELEASE_4_0_0:1.5
	RELEASE_3_4_0:1.5
	RELEASE_3_3_0:1.5
	RELEASE_3_2_0:1.1.1.1
	htmlgen_2_1:1.1.1.1
	VIDRINE:1.1.1;
locks; strict;
comment	@# @;


1.24
date	2012.11.17.06.02.58;	author svnexp;	state Exp;
branches;
next	1.23;

1.23
date	2012.05.13.19.04.10;	author rm;	state Exp;
branches;
next	1.22;

1.22
date	2008.12.18.02.24.03;	author linimon;	state Exp;
branches;
next	1.21;

1.21
date	2007.02.13.06.32.10;	author dryice;	state Exp;
branches;
next	1.20;

1.20
date	2006.12.01.10.07.46;	author erwin;	state Exp;
branches;
next	1.19;

1.19
date	2004.06.10.01.38.22;	author ijliao;	state Exp;
branches;
next	1.18;

1.18
date	2003.02.20.19.15.36;	author knu;	state Exp;
branches;
next	1.17;

1.17
date	2003.01.19.17.46.55;	author tom;	state Exp;
branches;
next	1.16;

1.16
date	2002.11.10.16.48.32;	author lioux;	state Exp;
branches;
next	1.15;

1.15
date	2002.11.06.22.47.25;	author adamw;	state Exp;
branches;
next	1.14;

1.14
date	2002.09.29.08.07.47;	author ijliao;	state Exp;
branches;
next	1.13;

1.13
date	2002.06.21.17.40.05;	author nectar;	state Exp;
branches;
next	1.12;

1.12
date	2001.08.30.15.59.06;	author nectar;	state Exp;
branches;
next	1.11;

1.11
date	2001.02.05.15.33.45;	author olgeni;	state Exp;
branches;
next	1.10;

1.10
date	2000.10.08.06.39.51;	author asami;	state Exp;
branches;
next	1.9;

1.9
date	2000.09.21.00.39.12;	author nectar;	state Exp;
branches;
next	1.8;

1.8
date	2000.07.21.20.30.20;	author nectar;	state Exp;
branches;
next	1.7;

1.7
date	2000.06.20.13.37.38;	author nectar;	state Exp;
branches;
next	1.6;

1.6
date	2000.04.10.00.06.43;	author cpiazza;	state Exp;
branches;
next	1.5;

1.5
date	99.08.31.06.52.15;	author mharo;	state Exp;
branches;
next	1.4;

1.4
date	99.08.31.02.43.12;	author peter;	state Exp;
branches;
next	1.3;

1.3
date	99.08.22.19.00.47;	author mharo;	state Exp;
branches;
next	1.2;

1.2
date	99.05.28.20.55.37;	author nectar;	state Exp;
branches;
next	1.1;

1.1
date	99.03.20.08.50.50;	author nectar;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	99.03.20.08.50.50;	author nectar;	state Exp;
branches;
next	;


desc
@@


1.24
log
@Switch exporter over
@
text
@# Ports collection Makefile for:	HTMLgen
# Date created:				03/20/1999
# Whom:					nectar@@FreeBSD.org
#
# $FreeBSD: head/www/py-HTMLgen/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	HTMLgen
PORTVERSION=	2.2.2
CATEGORIES=	www python
MASTER_SITES=	${MASTER_SITE_LOCAL} \
		http://dryice.name/computer/FreeBSD/distfiles/ \
		http://starship.python.net/crew/friedrich/
MASTER_SITE_SUBDIR=	dryice
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
DISTNAME=	HTMLgen

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	A Python library for the generation of HTML documents

USE_PYTHON=	-2.7
NO_BUILD=	yes

.if !defined(NOPORTDOCS)
PORTDOCS=	*
.endif

.if !defined(NOPORTDOCS)
post-install:
	@@${MKDIR} ${DOCSDIR}
	@@${TAR} -C ${WRKSRC} -cf - README html image | \
		${TAR} -C ${DOCSDIR} -xvf -
	@@${CHOWN} -R ${BINOWN}:${BINGRP} ${DOCSDIR}
	@@${FIND} ${DOCSDIR} -type d -exec ${CHMOD} 0555 {} \;
	@@${FIND} ${DOCSDIR} -type f -exec ${CHMOD} 0444 {} \;
.endif

.include <bsd.port.mk>
@


1.23
log
@- strict python version to 2.x only
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.22
log
@Reassign ports maintained by dryice@@ for now due to other commitments.

Hat:	portmgr
@
text
@d21 1
a21 1
USE_PYTHON=	yes
@


1.21
log
@- add MASTER_SITES
- de-deprecated
- update WWW
- take maintainership. Thanks the previous maintainers!

Approved by:	itetcu (mentor, implicit)
@
text
@d18 1
a18 1
MAINTAINER=	dryice@@FreeBSD.org
@


1.20
log
@- Deprecate
- Set EXPIRATION_DATE

PR:		106062
Submitted by:	gabor
@
text
@d11 4
a14 1
MASTER_SITES=	http://starship.python.net/crew/friedrich/
d18 1
a18 1
MAINTAINER=	ports@@FreeBSD.org
a20 3
DEPRECATED=	distfile and homepage disappeared
EXPIRATION_DATE=	2006-12-30

@


1.19
log
@utilize PYTHON_SITELIBDIR & PORTDOCS macros
@
text
@d18 3
@


1.18
log
@De-pkg-comment.
@
text
@d8 6
a13 5
PORTNAME=		py-HTMLgen
PORTVERSION=		2.2.2
CATEGORIES=		www python
MASTER_SITES=		http://starship.python.net/crew/friedrich/
DISTNAME=		HTMLgen
d15 1
a15 1
MAINTAINER=		ports@@FreeBSD.org
d18 2
a19 1
USE_PYTHON=		yes
d21 3
a23 3
WRKSRC=			${WRKDIR}/HTMLgen

DOCDIR=			${PREFIX}/share/doc/HTMLgen
a24 1
pre-install:
d26 2
a27 1
	@@${MKDIR} ${PREFIX}/share/doc/HTMLgen
d29 4
a32 4
		${TAR} -C ${DOCDIR} -xvf -
	@@${CHOWN} -R ${BINOWN}:${BINGRP} ${DOCDIR}
	@@${FIND} ${DOCDIR} -type d -exec ${CHMOD} 0555 {} \;
	@@${FIND} ${DOCDIR} -type f -exec ${CHMOD} 0444 {} \;
@


1.17
log
@Use %%PORTDOCS%% instead of separate package lists.
@
text
@d15 1
@


1.16
log
@o Rollback PORTCOMMENT modifications while this feature's implementation
  is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
@
text
@a18 1
PLIST=			${WRKDIR}/PLIST
a22 1
	@@${CP} ${PKGDIR}/pkg-plist ${PLIST}
a23 1
	@@${CAT} ${PKGDIR}/pkg-plist.docs >> ${PLIST}
@


1.15
log
@Use PORTCOMMENT in the Makefile, and whack the pkg-comment.

Approved by:	pat
@
text
@a15 2
PORTCOMMENT=		A Python library for the generation of HTML documents

@


1.14
log
@find->${FIND},xargs->${XARGS}

PR:		40791
Submitted by:	Simon 'corecode' Schubert <corecode@@corecode.ath.cx>
@
text
@d16 2
@


1.13
log
@Drop MAINTAINER: I'm not really taking care of these anymore.
@
text
@a21 1
FIND?=			find
@


1.12
log
@Update 2.1 -> 2.2.2
@
text
@d5 1
a5 1
# $FreeBSD: ports/www/py-HTMLgen/Makefile,v 1.11 2001/02/05 15:33:45 olgeni Exp $
d14 1
a14 1
MAINTAINER=		nectar@@FreeBSD.org
@


1.11
log
@Some spaces -> tabs for ports/www.
@
text
@d5 1
a5 1
# $FreeBSD: ports/www/py-HTMLgen/Makefile,v 1.10 2000/10/08 06:39:51 asami Exp $
d9 1
a9 1
PORTVERSION=		2.1
d11 1
a11 1
MASTER_SITES=		ftp://ftp.python.org/pub/python/contrib-09-Dec-1999/Network/
@


1.10
log
@Rename PLIST.docs to pkg-plist.docs.
@
text
@d5 1
a5 1
# $FreeBSD: ports/www/py-HTMLgen/Makefile,v 1.9 2000/09/21 00:39:12 nectar Exp $
d9 1
a9 1
PORTVERSION= 		2.1
@


1.9
log
@Use USE_PYTHON, PYTHON_VERSION.
@
text
@d5 1
a5 1
# $FreeBSD: ports/www/py-HTMLgen/Makefile,v 1.8 2000/07/21 20:30:20 nectar Exp $
d25 1
a25 1
	@@${CP} ${PKGDIR}/PLIST ${PLIST}
d27 1
a27 1
	@@${CAT} ${PKGDIR}/PLIST.docs >> ${PLIST}
@


1.8
log
@Distfile moved.
@
text
@d5 1
a5 1
# $FreeBSD: ports/www/py-HTMLgen/Makefile,v 1.7 2000/06/20 13:37:38 nectar Exp $
d16 1
a16 2
BUILD_DEPENDS=		python:${PORTSDIR}/lang/python
RUN_DEPENDS=		python:${PORTSDIR}/lang/python
@


1.7
log
@Locally hosted distfiles moved to ftp.freebsd.org.
@
text
@d5 1
a5 1
# $FreeBSD: ports/www/py-HTMLgen/Makefile,v 1.6 2000/04/10 00:06:43 cpiazza Exp $
d11 1
a11 1
MASTER_SITES=		http://starship.skyport.net/crew/friedrich/
@


1.6
log
@Update with the new PORTNAME/PORTVERSION variables
@
text
@d5 1
a5 1
# $FreeBSD: ports/www/py-HTMLgen/Makefile,v 1.5 1999/08/31 06:52:15 mharo Exp $
d11 1
a11 2
MASTER_SITES=		http://starship.skyport.net/crew/friedrich/ \
			http://www.nectar.cc/distfiles/
@


1.5
log
@FreeBSD.ORG -> FreeBSD.org

Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
@
text
@a1 1
# Version required:			2.1
d5 1
a5 1
# $FreeBSD: ports/www/py-HTMLgen/Makefile,v 1.4 1999/08/31 02:43:12 peter Exp $
d8 2
a9 2
DISTNAME=		HTMLgen
PKGNAME=		py-HTMLgen-2.1
d13 1
@


1.4
log
@$Id$ -> $FreeBSD$
@
text
@d4 1
a4 1
# Whom:					nectar@@FreeBSD.ORG
d6 1
a6 1
# $FreeBSD$
d15 1
a15 1
MAINTAINER=		nectar@@FreeBSD.ORG
@


1.3
log
@chmod -> ${CHMOD}
chown -> ${CHOWN}
@
text
@d6 1
a6 1
# $Id: Makefile,v 1.2 1999/05/28 20:55:37 nectar Exp $
@


1.2
log
@Add another MASTER_SITES entry and add python to CATEGORIES
@
text
@d6 1
a6 1
# $Id: Makefile,v 1.1.1.1 1999/03/20 08:50:50 nectar Exp $
a23 2
CHMOD?=			chmod
CHOWN?=			chown
@


1.1
log
@Initial revision
@
text
@d6 1
a6 1
# $Id: Makefile,v 1.4 1998/11/14 09:43:26 asami Exp $
d11 1
a11 1
CATEGORIES=		www
d13 1
a13 1
			http://www.nectar.com/distfiles/
@


1.1.1.1
log
@A Python library for the generation of HTML documents.
@
text
@@
