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


1.13
date	2011.10.27.09.28.17;	author crees;	state dead;
branches;
next	1.12;

1.12
date	2011.09.27.18.56.41;	author crees;	state Exp;
branches;
next	1.11;

1.11
date	2009.12.13.16.27.58;	author miwi;	state Exp;
branches;
next	1.10;

1.10
date	2009.08.22.00.38.15;	author amdmi3;	state Exp;
branches;
next	1.9;

1.9
date	2006.10.09.08.22.53;	author miwi;	state Exp;
branches;
next	1.8;

1.8
date	2006.08.08.21.41.29;	author miwi;	state Exp;
branches;
next	1.7;

1.7
date	2006.07.31.13.18.46;	author erwin;	state Exp;
branches;
next	1.6;

1.6
date	2006.07.19.20.34.52;	author rafan;	state Exp;
branches;
next	1.5;

1.5
date	2006.04.06.07.52.08;	author sem;	state Exp;
branches;
next	1.4;

1.4
date	2006.03.15.18.21.25;	author garga;	state Exp;
branches;
next	1.3;

1.3
date	2006.01.11.04.01.49;	author edwin;	state Exp;
branches;
next	1.2;

1.2
date	2005.09.21.08.13.54;	author barner;	state Exp;
branches;
next	1.1;

1.1
date	2005.07.14.14.54.38;	author pav;	state Exp;
branches;
next	;


desc
@@


1.13
log
@Remove expired ports.

2011-10-27 devel/py-myghtyutils: Merged into Beaker; use www/py-beaker instead
2011-10-27 www/myghty: Upstream suggests textproc/py-mako instead

PR:		ports/161077 ports/161078
Submitted by:	Ruslan Mahmatkhanov <cvs-src@@yandex.ru>
@
text
@# New ports collection makefile for:   myghty
# Date created:                July 13 2005
# Whom:                        Dryice Liu <dryice@@liu.com.cn>
#
# $FreeBSD: ports/www/myghty/Makefile,v 1.12 2011/09/27 18:56:41 crees Exp $
#

PORTNAME=	myghty
PORTVERSION=	1.1
CATEGORIES=	www python
MASTER_SITES=	SF
DISTNAME=	Myghty-${PORTVERSION}

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	A Python based templating framework

DEPRECATED=	Upstream suggests textproc/py-mako instead
EXPIRATION_DATE=2011-10-27

BUILD_DEPENDS=	easy_install:${PORTSDIR}/devel/py-setuptools

USE_PYTHON=	2.5+
NO_BUILD=	yes
PLIST_SUB=	VERSION="${PORTVERSION}" PYVER="${PYTHON_VERSION:S/python//}"

do-install:
	cd ${BUILD_WRKSRC} \
		&& ${PYTHON_CMD} setup.py install --old-and-unmanageable

.include <bsd.port.mk>
@


1.12
log
@Deprecate; superseded by textproc/py-mako. Expires on 27/Oct

PR:		ports/161078
Submitted by:	Ruslan Mahmatkhanov <cvs-src@@yandex.ru>
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.11
log
@- Get rip python 2.3+

Note:
Python 2.3 is't longer supported and have a lot of security issues.
Convert 2.3+ to yes/or 2.4/5+

With hat:	portmgr
@
text
@d17 3
@


1.10
log
@- Switch SourceForge ports to the new File Release System: categories starting with W
@
text
@d19 1
a19 1
USE_PYTHON=	2.3+
@


1.9
log
@- Update to 1.1

PR:		ports/104178
Submitted by:	KATO Tsuguru <tkato432@@yahoo.com>
@
text
@d11 1
a11 2
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	${PORTNAME}
@


1.8
log
@- Update to 1.0.2

PR:		ports/101598
Submitted by:	KATO Tsuguru <tkato432(at)yahoo.com>
Approved by:	krion (mentor)
@
text
@d9 1
a9 1
PORTVERSION=	1.0.2
@


1.7
log
@Fix plist

Submitted by:	pointyhat
@
text
@d9 1
a9 2
PORTVERSION=	1.0.1
PORTREVISION=	1
@


1.6
log
@- Update to 1.0.1
- Tweak comment

PR:		ports/100565
Submitted by:	KATO Tsuguru
@
text
@d10 1
@


1.5
log
@- Drop maintainership on maintainer request

PR:		ports/95387
@
text
@d9 1
a9 1
PORTVERSION=	0.98c
d11 1
a11 2
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE} \
		http://dryice.name/computer/FreeBSD/distfiles/
d16 3
a18 1
COMMENT=	Myghty is a Python based templating framework
d21 6
a26 1
USE_PYDISTUTILS=yes
@


1.4
log
@- Fix MASTER_SITES

bsdchat.com is no longer available. Thanks for all their support!

PR:		ports/94459
Submitted by:	Dryice Liu <dryice@@dryice.name> (maintainer)
@
text
@d16 1
a16 1
MAINTAINER=	dryice@@dryice.name
@


1.3
log
@[maintainer] change maintainer mail address

        I'm the maintainer(dryice@@liu.com.cn) of the following
	ports. Please help to change the maintainer mail address to
	dryice@@dryice.name. This new mail address has a RDNS record
	and will make the life easier. Thanks!

PR:		ports/91624
Submitted by:	Dryice Dong Liu <dryice@@dryice.name>
@
text
@d12 1
a12 1
		http://bsdchat.com/dist/dryice/
@


1.2
log
@Update to 0.98c

Submitted by:	Dryice Liu <dryice@@hotpop.com> (maintainer)
PR:		ports/86395
@
text
@d16 1
a16 1
MAINTAINER=	dryice@@liu.com.cn
@


1.1
log
@Myghty, a Python based templating framework originally based on HTML::Mason.

PR:		ports/83391
Submitted by:	Dryice Liu <dryice@@liu.com.cn>
@
text
@d9 1
a9 1
PORTVERSION=	0.98
@

