Skip site navigation (1)Skip section navigation (2)
Date:      Wed,  4 Dec 2002 01:12:49 +0100 (CET)
From:      Xavier Beaudouin <kiwi@oav.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        kiwi@oav.net
Subject:   ports/45980: New port: lang/pexts : Pike extensions for pike 7.2
Message-ID:  <20021204001249.9A9B454A4@plonk.home.oav.net>

next in thread | raw e-mail | index | archive | help

>Number:         45980
>Category:       ports
>Synopsis:       New port: lang/pexts : Pike extensions for pike 7.2
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Dec 03 16:20:05 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Xavier Beaudouin
>Release:        FreeBSD 4.7-RELEASE-p2 i386
>Organization:
The Caudium Group
>Environment:
System: FreeBSD plonk.isdnet.net 4.7-RELEASE-p2 FreeBSD 4.7-RELEASE-p2 #2: Fri Nov 22 18:13:20 CET 2002 root@plonk.isdnet.net:/usr/src/sys/compile/PLONK i386

Port collection from 02 Dec 2002

>Description:

PExts (Pike EXTensionS) are modules for Pike to handle some usefull extensions
like bzip2, mhash and PCRE.
Theses modules are used automaticaly by Caudium.

>How-To-Repeat:
>Fix:


# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	pexts
#	pexts/pkg-plist
#	pexts/pkg-descr
#	pexts/pkg-comment
#	pexts/distinfo
#	pexts/Makefile
#
echo c - pexts
mkdir -p pexts > /dev/null 2>&1
echo x - pexts/pkg-plist
sed 's/^X//' >pexts/pkg-plist << 'END-of-pexts/pkg-plist'
Xpike/7.2.440/lib/modules/Curses.so
Xpike/7.2.440/lib/modules/Gzip.so
Xpike/7.2.440/lib/modules/Mhash.so
Xpike/7.2.440/lib/modules/PCRE.so
Xpike/7.2.440/lib/modules/bzip2.so
Xpike/7.2.440/lib/modules/mcrypt.so
END-of-pexts/pkg-plist
echo x - pexts/pkg-descr
sed 's/^X//' >pexts/pkg-descr << 'END-of-pexts/pkg-descr'
XThird party Pike extensions to support bzip2 compression library, gzip
Xcompression library, curses, mhash fast crypto lib, PCRE lib, mcrypt extentions.
X
XWWW: http://caudium.net/
END-of-pexts/pkg-descr
echo x - pexts/pkg-comment
sed 's/^X//' >pexts/pkg-comment << 'END-of-pexts/pkg-comment'
XThird party Pike 7.2 extensions
END-of-pexts/pkg-comment
echo x - pexts/distinfo
sed 's/^X//' >pexts/distinfo << 'END-of-pexts/distinfo'
XMD5 (pexts-snapshot-20020121.tar.gz) = 3e5d975082daae55786dde8a6b006a8d
END-of-pexts/distinfo
echo x - pexts/Makefile
sed 's/^X//' >pexts/Makefile << 'END-of-pexts/Makefile'
X# New ports collection makefile for:	pike
X# Date created:		21 Jan 2002
X# Whom:			kiwi@oav.net
X#
X# $FreeBSD$
X#
X
XPORTNAME=	pexts
XPORTVERSION=	20020121
XCATEGORIES=	lang
XMASTER_SITES=	ftp://ftp.oav.net/pkg_freebsd/distfiles/ \
X		http://ftp.oav.net/pkg_freebsd/distfiles/ \
X		http://grendel.firewall.com/caudium-pkg/
XDISTNAME=	pexts-snapshot-${PORTVERSION}
X
XMAINTAINER=	kiwi@oav.net
X
XBUILD_DEPENDS=	pike:${PORTSDIR}/lang/pike72/
XLIB_DEPENDS=	mhash.2:${PORTSDIR}/security/mhash/ \
X		mcrypt.7:${PORTSDIR}/security/libmcrypt/
X
XWRKSRC=		${WRKDIR}/pexts
X
XGNU_CONFIGURE=  yes
X
XCONFIGURE_ARGS+= --without-debug
X
XUSE_GMAKE=	yes
X
Xpre-configure:
X	@${ECHO} ${CONFIGURE_ARGS}
X
X.include <bsd.port.mk>
END-of-pexts/Makefile
exit

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021204001249.9A9B454A4>