ports/128066: New port: devel/pcl Portable Coroutine Library

Manuel Giraud manuel.giraud at gmail.com
Mon Oct 13 16:00:14 UTC 2008


>Number:         128066
>Category:       ports
>Synopsis:       New port: devel/pcl Portable Coroutine Library
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 13 16:00:13 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Manuel Giraud
>Release:        FreeBSD 7.1-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD lx-mgi.cetp.ipsl.fr 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #0: Tue Aug 26 16:56:53 CEST 2008 root at lx-mgi.cetp.ipsl.fr:/usr/obj/usr/src/sys/LX-MGI i386


	
>Description:
	Portable Coroutine Library
>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:
#
#	pcl
#	pcl/distinfo
#	pcl/Makefile
#	pcl/pkg-descr
#	pcl/pkg-plist
#
echo c - pcl
mkdir -p pcl > /dev/null 2>&1
echo x - pcl/distinfo
sed 's/^X//' >pcl/distinfo << '706bb7e7c58b4eb1daf36c7de2b45b85'
XMD5 (pcl-1.6.tar.gz) = 67f63b02e94ab1775f26bc5463817f09
XSHA256 (pcl-1.6.tar.gz) = 556834057845ad4413e9e2b629d559b431001ded40d64f607fdeaf4a7b570602
XSIZE (pcl-1.6.tar.gz) = 335028
706bb7e7c58b4eb1daf36c7de2b45b85
echo x - pcl/Makefile
sed 's/^X//' >pcl/Makefile << '78deb5f3aa4228479999411ded03f467'
X# New ports collection makefile for:   pcl
X# Date Created:                         13 Oct 2008
X# Whom:                                 Manuel Giraud <manuel.giraud at gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	pcl
XPORTVERSION=	1.6
XCATEGORIES=	devel
XMASTER_SITES=	http://www.xmailserver.org/
XDISTNAME=	${PORTNAME}-${PORTVERSION}
X
XMAINTAINER=	manuel.giraud at gmail.com
XCOMMENT= 	Portable Coroutine Library.
X
XUSE_AUTOTOOLS=	yes
XUSE_GMAKE=	yes
XGNU_CONFIGURE=	yes
XUSE_LDCONFIG=	yes
XWRKSRC=		${WRKDIR}/lib${PORTNAME}-${PORTVERSION}
X
X.include <bsd.port.mk>
78deb5f3aa4228479999411ded03f467
echo x - pcl/pkg-descr
sed 's/^X//' >pcl/pkg-descr << 'f812862e9795d974123227cb5e6a91fc'
XThe Portable Coroutine Library (PCL) implements the low level
Xfunctionality for coroutines. For a definition of the term coroutine
Xsee The Art of Computer Programming by Donald E. Knuth. Coroutines are
Xa very simple cooperative multitasking environment where the switch
Xfrom one task to another is done explicitly by a function call.
X
XWWW: http://www.xmailserver.org/libpcl.html
f812862e9795d974123227cb5e6a91fc
echo x - pcl/pkg-plist
sed 's/^X//' >pcl/pkg-plist << 'c7fe7ced23a329c1f5c5033550a6e531'
Xlib/libpcl.la
Xlib/libpcl.a
Xlib/libpcl.so
Xlib/libpcl.so.1
Xinclude/pcl.h
Xman/man3/pcl.3
c7fe7ced23a329c1f5c5033550a6e531
exit



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



More information about the freebsd-ports-bugs mailing list