Remove expired port lang/pexts, which is extensions to expiring

port lang/pike72.
This commit is contained in:
Mark Linimon 2010-06-02 03:06:27 +00:00
parent f88b2c6254
commit d7488756db
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=255494
4 changed files with 0 additions and 55 deletions

View file

@ -1,42 +0,0 @@
# New ports collection makefile for: pike
# Date created: 21 Jan 2002
# Whom: kiwi@oav.net
#
# $FreeBSD$
#
PORTNAME= pexts
PORTVERSION= 20020121
PORTREVISION= 5
CATEGORIES= lang
MASTER_SITES= ftp://ftp.oav.net/pkg_freebsd/distfiles/ \
http://ftp.oav.net/pkg_freebsd/distfiles/ \
http://grendel.firewall.com/caudium-pkg/
DISTNAME= pexts-snapshot-${PORTVERSION}
MAINTAINER= kiwi@oav.net
COMMENT= Third party Pike 7.2 extensions
BUILD_DEPENDS= pike:${PORTSDIR}/lang/pike72/
RUN_DEPENDS= pike:${PORTSDIR}/lang/pike72/
LIB_DEPENDS= mhash:${PORTSDIR}/security/mhash/ \
mcrypt:${PORTSDIR}/security/libmcrypt/
WRKSRC= ${WRKDIR}/pexts
PIKEVERSION= 7.2.570
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --without-debug
.include <bsd.port.pre.mk>
PLIST_SUB+= PIKEVERSION=${PIKEVERSION}
USE_GMAKE= yes
pre-configure:
@${ECHO} ${CONFIGURE_ARGS}
.include <bsd.port.post.mk>

View file

@ -1,3 +0,0 @@
MD5 (pexts-snapshot-20020121.tar.gz) = 3e5d975082daae55786dde8a6b006a8d
SHA256 (pexts-snapshot-20020121.tar.gz) = b874a6db5443e5c5f8d3ec3ecd752ca8c8d8617e921d3aab2a4e98846ca72664
SIZE (pexts-snapshot-20020121.tar.gz) = 289757

View file

@ -1,4 +0,0 @@
Third party Pike extensions to support bzip2 compression library, gzip
compression library, curses, mhash fast crypto lib, PCRE lib, mcrypt extentions.
WWW: http://caudium.net/

View file

@ -1,6 +0,0 @@
pike/%%PIKEVERSION%%/lib/modules/Curses.so
pike/%%PIKEVERSION%%/lib/modules/Gzip.so
pike/%%PIKEVERSION%%/lib/modules/Mhash.so
pike/%%PIKEVERSION%%/lib/modules/PCRE.so
pike/%%PIKEVERSION%%/lib/modules/bzip2.so
pike/%%PIKEVERSION%%/lib/modules/mcrypt.so