head	1.15;
access;
symbols
	RELEASE_8_3_0:1.13
	RELEASE_9_0_0:1.13
	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.11
	RELEASE_7_2_0:1.11
	RELEASE_7_1_0:1.11
	RELEASE_6_4_0:1.11
	RELEASE_5_EOL:1.11
	RELEASE_7_0_0:1.11
	RELEASE_6_3_0:1.11
	PRE_XORG_7:1.10
	RELEASE_4_EOL:1.10
	RELEASE_6_2_0:1.10
	RELEASE_6_1_0:1.10
	RELEASE_5_5_0:1.10
	RELEASE_6_0_0:1.10
	RELEASE_5_4_0:1.10
	RELEASE_4_11_0:1.10
	RELEASE_5_3_0:1.10
	RELEASE_4_10_0:1.9
	RELEASE_5_2_1:1.7
	RELEASE_5_2_0:1.7
	RELEASE_4_9_0:1.7
	RELEASE_5_1_0:1.6
	RELEASE_4_8_0:1.6
	RELEASE_5_0_0:1.5
	RELEASE_4_7_0:1.3
	RELEASE_4_6_2:1.3
	RELEASE_4_6_1:1.3
	RELEASE_4_6_0:1.3
	RELEASE_5_0_DP1:1.2
	RELEASE_4_5_0:1.2
	RELEASE_4_4_0:1.1;
locks; strict;
comment	@# @;


1.15
date	2012.11.02.11.41.26;	author ak;	state dead;
branches;
next	1.14;

1.14
date	2012.09.21.10.07.33;	author bapt;	state Exp;
branches;
next	1.13;

1.13
date	2011.03.23.16.25.10;	author dhn;	state Exp;
branches;
next	1.12;

1.12
date	2011.03.13.21.30.58;	author bapt;	state Exp;
branches;
next	1.11;

1.11
date	2007.07.30.09.41.55;	author alexbl;	state Exp;
branches;
next	1.10;

1.10
date	2004.05.16.15.00.44;	author ijliao;	state Exp;
branches;
next	1.9;

1.9
date	2004.02.05.20.37.47;	author trevor;	state Exp;
branches;
next	1.8;

1.8
date	2003.12.11.14.46.30;	author krion;	state Exp;
branches;
next	1.7;

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

1.6
date	2003.02.20.18.59.10;	author knu;	state Exp;
branches;
next	1.5;

1.5
date	2002.11.10.16.47.56;	author lioux;	state Exp;
branches;
next	1.4;

1.4
date	2002.11.06.22.46.54;	author adamw;	state Exp;
branches;
next	1.3;

1.3
date	2002.04.25.17.27.12;	author ijliao;	state Exp;
branches;
next	1.2;

1.2
date	2002.01.18.13.07.09;	author ijliao;	state Exp;
branches;
next	1.1;

1.1
date	2001.07.05.07.07.27;	author ijliao;	state Exp;
branches;
next	;


desc
@@


1.15
log
@SVN rev 306842 on 2012-11-02 11:41:26Z by ak

Remove expired port:
2012-10-20 security/py-fchksum: No more public distfiles

Feature safe:	yes
@
text
@# ex:ts=8
# New ports collection makefile for:	py-fckhsum
# Date created:			Jul 5, 2001
# Whom:				ijliao
#
# $FreeBSD: ports/security/py-fchksum/Makefile,v 1.14 2012/09/21 10:07:33 bapt Exp $
#

PORTNAME=	fchksum
PORTVERSION=	1.7.1
CATEGORIES=	security python
MASTER_SITES=	http://users.dakotacom.net/~donut/programs/fchksum/
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
DISTNAME=	python-${PORTNAME}-${PORTVERSION}

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	Python module to find the checksum of files

DEPRECATED=	No more public distfiles
EXPIRATION_DATE=	2012-10-20

PLIST_FILES=	%%PYTHON_SITELIBDIR%%/fchksum.so
USE_PYTHON=	yes
USE_PYDISTUTILS=	yes
PYDISTUTILS_PKGNAME=	python-fchksum

.include <bsd.port.mk>
@


1.14
log
@SVN rev 304618 on 2012-09-21 10:07:33Z by bapt

Deprecate a bunch a ports with no more public distfiles (thanks ehaupt's distilator)
@
text
@d6 1
a6 1
# $FreeBSD$
@


1.13
log
@- Update MASTER_SITES/WWW

PR:		ports/155796
Submitted by:	KATO Tsuguru <tkato432@@yahoo.com>
@
text
@d19 3
@


1.12
log
@Deprecate unmaintained ports from security where upstream disapear and/or
where no distfiles can be found and are not used by maintained ports
@
text
@d12 1
a12 1
MASTER_SITES=	http://www.dakotacom.net/~donut/programs/fchksum/
a18 3
DEPRECATED=     Upstream disapear and distfile is no more available
EXPIRATION_DATE=        2011-05-01

@


1.11
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.10
log
@upgrade to 1.7.1
@
text
@d22 1
@


1.9
log
@Use PLIST_FILES.

Reviewed by:	marcus
@
text
@d10 1
a10 1
PORTVERSION=	1.6.1
d19 1
a19 1
PLIST_FILES=	lib/%%PYTHON_VERSION%%/site-packages/fchksum.so
a21 1
GNU_CONFIGURE=	yes
@


1.8
log
@- Fix COMMENT format

PR:		60148
Submitted by:	Ports Fury
@
text
@d19 1
@


1.7
log
@Fix MASTER_SITES

PR:		53090
Submitted by:	bento, Serge Gagnon <gagnon__s@@videotron.ca>
Approved by:	edwin (mentor)
@
text
@d17 1
a17 1
COMMENT=	find the checksum of files
@


1.6
log
@De-pkg-comment.
@
text
@d12 1
a12 1
MASTER_SITES=	http://www.azstarnet.com/~donut/programs/fchksum/
@


1.5
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
@d17 1
@


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

Approved by:	pat
@
text
@a17 2
PORTCOMMENT=	find the checksum of files

@


1.3
log
@upgrade to 1.6.1
@
text
@d18 2
@


1.2
log
@upgrade to 1.6
drop maintainership
@
text
@d10 1
a10 1
PORTVERSION=	1.6
d19 1
a20 7
SETUP_CMD=	cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${PYTHON_CMD} setup.py

do-build:
	@@${SETUP_CMD} build

do-install:
	@@${SETUP_CMD} install
@


1.1
log
@add py-fchksum
find the checksum of files
@
text
@d10 1
a10 1
PORTVERSION=	1.3
d16 1
a16 1
MAINTAINER=	ijliao@@FreeBSD.org
d20 7
@

