ports/117920: New port: net/netembryo Netembryo is a network abstraction library used as foundation for feng, libnemesi, felix.

Emmanuel Richiardone err at tollari.org
Thu Nov 8 13:20:03 UTC 2007


>Number:         117920
>Category:       ports
>Synopsis:       New port: net/netembryo Netembryo is a network abstraction library used as foundation for feng, libnemesi, felix.
>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:   Thu Nov 08 13:20:02 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator:     Emmanuel Richiardone
>Release:        6.3-PRERELEASE
>Organization:
>Environment:
FreeBSD n2.lands.raad 6.3-PRERELEASE FreeBSD 6.3-PRERELEASE #7: Wed Nov  7 12:40:07 CET 2007     root at n2.lands.raad:/usr/obj/usr/src/sys/N2  i386

>Description:
Netembryo is a network abstraction library used as foundation for feng, libnemesi, felix.
It provides an uniform access to the following protocols:
    * UDP
    * TCP
    * SCTP

It is part of the LScube suite.
http://live.polito.it/netembryo
>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:
#
#	netembryo
#	netembryo/Makefile
#	netembryo/pkg-descr
#	netembryo/pkg-plist
#	netembryo/distinfo
#
echo c - netembryo
mkdir -p netembryo > /dev/null 2>&1
echo x - netembryo/Makefile
sed 's/^X//' >netembryo/Makefile << 'END-of-netembryo/Makefile'
X# New ports collection makefile for:   netembryo
X# Date created:        7 November 2007
X# Whom:                Emmanuel Richiardone (err at tollari.org)
X#
X# $FreeBSD$
X#
X
XPORTNAME=      netembryo
XPORTVERSION=   0.0.4
XCATEGORIES=    net
XMASTER_SITES=  http://live.polito.it/files/downloads/netembryo/
XDISTNAME=      ${PORTNAME}-${PORTVERSION}
XEXTRACT_SUFX=  .tar.bz2
X
XMAINTAINER=    err at tollari.org
XCOMMENT=       Netembryo is a network abstraction library used by for feng, libnemesi, felix.
X
XCONFIGURE_ARGS= --prefix=/usr/local
XGNU_CONFIGURE= yes
XUSE_GMAKE=     yes
XUSE_BZIP2=     yes
X
XOPTIONS=       SCTP "Don't check if SCTP is present"
X
X.include <bsd.port.pre.mk>
X
X.if ${OSVERSION} < 700028 && ! defined(WITH_SCTP) 
X        IGNORE= ==> Sorry, please use FreeBSD 7.x or patch your system for SCTP (http://www.sctp.org/download.html) and use WITH_SCTP=YES
X.endif
X
X.include <bsd.port.post.mk>
X
END-of-netembryo/Makefile
echo x - netembryo/pkg-descr
sed 's/^X//' >netembryo/pkg-descr << 'END-of-netembryo/pkg-descr'
XNetembryo is a network abstraction library plus some misc utility functions used as foundation for feng, libnemesi, felix.
X
XWWW: http://live.polito.it/netembryo
END-of-netembryo/pkg-descr
echo x - netembryo/pkg-plist
sed 's/^X//' >netembryo/pkg-plist << 'END-of-netembryo/pkg-plist'
Xinclude/netembryo/url.h
Xinclude/netembryo/rtsp_errors.h
Xinclude/netembryo/wsocket.h
Xlib/libnetembryo.a
Xlib/libnetembryo.la
Xlib/libnetembryo.so
Xlib/libnetembryo.so.4
Xlib/pkgconfig/libnetembryo.pc
X at dirrm include/netembryo
X at dirrm lib/pkgconfig
END-of-netembryo/pkg-plist
echo x - netembryo/distinfo
sed 's/^X//' >netembryo/distinfo << 'END-of-netembryo/distinfo'
XMD5 (netembryo-0.0.4.tar.bz2) = 1eea3fb7dbf3e945744384f216c845af
XSHA256 (netembryo-0.0.4.tar.bz2) = c623c19eb65583a293f2815a72259bcfb8411a5a98f07c77256b20bdf59ca0bb
XSIZE (netembryo-0.0.4.tar.bz2) = 452509
END-of-netembryo/distinfo
exit



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



More information about the freebsd-ports-bugs mailing list