ports/155538: new port devel/radlib radlib developer library. Event-driven framework

Fred Cohen ports at demosoft.org
Sun Mar 13 18:30:12 UTC 2011


>Number:         155538
>Category:       ports
>Synopsis:       new port devel/radlib radlib developer library. Event-driven framework
>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:   Sun Mar 13 18:30:11 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Fred Cohen
>Release:        8.2-RELEASE
>Organization:
Demosoft
>Environment:
FreeBSD morningsun2.whysheep.org 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Fri Feb 18 02:24:46 UTC 2011     root at almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
>Description:

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# 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:
#
#	radlib
#	radlib/Makefile
#	radlib/pkg-descr
#	radlib/distinfo
#	radlib/pkg-plist
#
echo c - radlib
mkdir -p radlib > /dev/null 2>&1
echo x - radlib/Makefile
sed 's/^X//' >radlib/Makefile << '7a45ef1c889ba22b7659543837523ab0'
X# New ports collection makefile for:   radlib
X# Date created:        5 December 1994
X# Whom:                asami
X#
X# $FreeBSD$
X#
X
XPORTNAME=      radlib
XPORTVERSION=   2.10.2
XCATEGORIES=    devel
XMASTER_SITES=  SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}/
XMAINTAINER=    quadra at demosoft.org
XCOMMENT=       C language library developed to abstract details of interprocess communications and common linux/unix system facilities so that application developers can concentrate on application solutions.
X
XGNU_CONFIGURE=yes
XCONFIGURE_ARGS=--enable-sqlite
XMAKE_JOBS_SAFE=yes 
XLIB_DEPENDS=   sqlite3:${PORTSDIR}/databases/sqlite3
X.include <bsd.port.mk>
7a45ef1c889ba22b7659543837523ab0
echo x - radlib/pkg-descr
sed 's/^X//' >radlib/pkg-descr << '893e7236b4646c401d3f07c8902015e4'
XPort of radlib: radlib is a C language library developed to abstract details of interprocess communications and common linux/unix system facilities. It encourages developers to use a proven paradigm of event-driven, asynchronous design. By abstracting interprocess messaging, events, timers, and any I/O device that can be represented as a file descriptor, radlib simplifies the implementation of multi-purpose processes, as well as multi-process applications.
X
XWWW: http://www.radlib.teel.ws
893e7236b4646c401d3f07c8902015e4
echo x - radlib/distinfo
sed 's/^X//' >radlib/distinfo << '75eaff4e78a520de09e764b4fcb511d7'
XSHA256 (radlib-2.10.2.tar.gz) = a2e4021bb898a386e56e824fd0246be3b9912261f65453e52e8e737598d8d3e5
XSIZE (radlib-2.10.2.tar.gz) = 495201
75eaff4e78a520de09e764b4fcb511d7
echo x - radlib/pkg-plist
sed 's/^X//' >radlib/pkg-plist << '59b8b08f648836eb93b73475695d4e5f'
Xbin/raddebug
Xbin/radmrouted
Xinclude/radUDPsocket.h
Xinclude/radbuffers.h
Xinclude/radconffile.h
Xinclude/radcrc.h
Xinclude/raddebug.h
Xinclude/radevents.h
Xinclude/radlist.h
Xinclude/radmsgLog.h
Xinclude/radmsgRouter.h
Xinclude/radprocess.h
Xinclude/radproclist.h
Xinclude/radprocutils.h
Xinclude/radqueue.h
Xinclude/radsemaphores.h
Xinclude/radsha.h
Xinclude/radshmem.h
Xinclude/radsocket.h
Xinclude/radsortlist.h
Xinclude/radsqlite.h
Xinclude/radstack.h
Xinclude/radstates.h
Xinclude/radsysdefs.h
Xinclude/radsystem.h
Xinclude/radsysutils.h
Xinclude/radtextsearch.h
Xinclude/radtimeUtils.h
Xinclude/radtimers.h
Xlib/librad.a
Xlib/librad.la
Xlib/librad.so
Xlib/librad.so.0
59b8b08f648836eb93b73475695d4e5f
exit



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



More information about the freebsd-ports-bugs mailing list