ports/150704: New Port: devel/libserver

James Bailie jimmy at mammothcheese.ca
Sat Sep 18 15:50:01 UTC 2010


>Number:         150704
>Category:       ports
>Synopsis:       New Port: devel/libserver
>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:   Sat Sep 18 15:50:00 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     James Bailie
>Release:        FreeBSD 8.1-STABLE amd64
>Organization:
>Environment:
System: FreeBSD localhost 8.1-STABLE FreeBSD 8.1-STABLE #28: Sat Aug 21 15:49:53 EDT 2010 jbailie at localhost:/usr/obj/usr/src/sys/LOCAL amd64


	
>Description:
	
>How-To-Repeat:
	
>Fix:

	

--- libserver.sh begins here ---
# 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:
#
#	libserver
#	libserver/Makefile
#	libserver/pkg-plist
#	libserver/pkg-descr
#	libserver/distinfo
#
echo c - libserver
mkdir -p libserver > /dev/null 2>&1
echo x - libserver/Makefile
sed 's/^X//' >libserver/Makefile << '25c9b4adcc0195efc9f3da3f9f59be4a'
X# New ports collection makefile for:  libserver
X# Date created:                       Sat, 18 Sept 2010 11:34:25 EDT
X# Whom:                               James Bailie <jimmy at mammothcheese.ca>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	libserver
XPORTVERSION=	1.0
XCATEGORIES=	devel
XMASTER_SITES=	http://www.mammothcheese.ca/
X
XMAINTAINER=	jimmy at mammothcheese.ca
XCOMMENT=	generic TCP server in a library
X
XMAN8=		libserver.8
XMANCOMPRESSED=	yes
X
XUSE_LDCONFIG=	yes
X
X.include <bsd.port.mk>
25c9b4adcc0195efc9f3da3f9f59be4a
echo x - libserver/pkg-plist
sed 's/^X//' >libserver/pkg-plist << 'caab65bba3f53e8709f1d02c4fb20565'
Xinclude/server.h
Xlib/libserver.so
Xlib/libserver.so.1.0
caab65bba3f53e8709f1d02c4fb20565
echo x - libserver/pkg-descr
sed 's/^X//' >libserver/pkg-descr << 'b3d6c2bd9074e2cc3100f0cb5ef34f89'
Xlibserver implements a generic multi-process TCP server which is incapable
Xof servicing connections on its own.  The programmer writes an
Xinitialization function and a function to service connections, then
Xcompiles and links his or her code against the library to create a complete
Xmulti-process TCP server.
X
XWWW: http://www.mammothcheese.ca/
X
X--
XJames Bailie <jimmy at mammothcheese.ca>
Xhttp://www.mammothcheese.ca
b3d6c2bd9074e2cc3100f0cb5ef34f89
echo x - libserver/distinfo
sed 's/^X//' >libserver/distinfo << 'e85da6b4ebbe2e6c2bca686aca3d94d8'
XMD5 (libserver-1.0.tar.gz) = dc9957e6b666f4a7b2cfaf2df6ade490
XSHA256 (libserver-1.0.tar.gz) = 9ad0dbf58c2f04175d3d2ac6bdd84fb361868ac74e8708ece466478899ec2dc6
XSIZE (libserver-1.0.tar.gz) = 8540
e85da6b4ebbe2e6c2bca686aca3d94d8
exit
--- libserver.sh ends here ---


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



More information about the freebsd-ports-bugs mailing list