Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Apr 2001 03:39:49 +0300 (EEST)
From:      kkonstan@duth.gr
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/26935: New port: libvanessa_adt-0.0.1: Library that provides ADTs (queues, dynamic arrays and more)
Message-ID:  <200104290039.f3T0dn264900@emily.cc.duth.gr>

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

>Number:         26935
>Category:       ports
>Synopsis:       New port: libvanessa_adt-0.0.1: Library that provides ADTs (queues, dynamic arrays and more)
>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:   Sat Apr 28 17:40:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Konstantinos Konstantinidis
>Release:        FreeBSD 4.3-RELEASE i386
>Organization:
Demokritos University of Thrace
>Environment:

>Description:

libvanessa_adt is a library that provides Abstract Data Types (ADTs).
It includes queues, dynamic arrays and key values.

WWW: http://vanessa.sourceforge.net/

>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:
#
#	libvanessa_adt
#	libvanessa_adt/Makefile
#	libvanessa_adt/distinfo
#	libvanessa_adt/pkg-comment
#	libvanessa_adt/pkg-descr
#	libvanessa_adt/pkg-plist
#
echo c - libvanessa_adt
mkdir -p libvanessa_adt > /dev/null 2>&1
echo x - libvanessa_adt/Makefile
sed 's/^X//' >libvanessa_adt/Makefile << 'END-of-libvanessa_adt/Makefile'
X# New ports collection makefile for:	libvanessa_adt
X# Date created:		28 April 2001
X# Whom:			Konstantinos Konstantinidis <kkonstan@daemon.gr>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	libvanessa_adt
XPORTVERSION=	0.0.1
XCATEGORIES=	devel
XMASTER_SITES=	ftp://vanessa.sourceforge.net/pub/vanessa/%SUBDIR%/ \
X		ftp://ftp.au.vergenet.net/pub/vanessa/%SUBDIR%/ \
X		ftp://ftp.nl.vergenet.net/pub/vanessa/%SUBDIR%/ \
X		ftp://ftp.jp.vergenet.net/pub/vanessa/%SUBDIR%/ \
X		ftp://ftp.us.vergenet.net/pub/vanessa/%SUBDIR%/
XMASTER_SITE_SUBDIR=	vanessa_adt/${PORTVERSION}
XDISTNAME=	vanessa_adt-${PORTVERSION}
X
XMAINTAINER=	kkonstan@daemon.gr
X
XLIB_DEPENDS=	vanessa_logger.0:${PORTSDIR}/devel/libvanessa_logger
X
XINSTALLS_SHLIB=	YES
X
XUSE_LIBTOOL=	YES
XGNU_CONFIGURE=	YES
XCONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
X		LDFLAGS="-L${LOCALBASE}/lib"
XWRKSRC=		${WRKDIR}/vanessa_adt-${PORTVERSION}
X
X.include <bsd.port.mk>
END-of-libvanessa_adt/Makefile
echo x - libvanessa_adt/distinfo
sed 's/^X//' >libvanessa_adt/distinfo << 'END-of-libvanessa_adt/distinfo'
XMD5 (vanessa_adt-0.0.1.tar.gz) = 143b8250fcb4e7e90ed5fd57771c92e4
END-of-libvanessa_adt/distinfo
echo x - libvanessa_adt/pkg-comment
sed 's/^X//' >libvanessa_adt/pkg-comment << 'END-of-libvanessa_adt/pkg-comment'
XLibrary that provides ADTs (queues, dynamic arrays and more)
END-of-libvanessa_adt/pkg-comment
echo x - libvanessa_adt/pkg-descr
sed 's/^X//' >libvanessa_adt/pkg-descr << 'END-of-libvanessa_adt/pkg-descr'
Xlibvanessa_adt is a library that provides Abstract Data Types (ADTs).
XIt includes queues, dynamic arrays and key values.
X
XWWW: http://vanessa.sourceforge.net/
X
X-- K. Konstantinidis <kkonstan@daemon.gr>
END-of-libvanessa_adt/pkg-descr
echo x - libvanessa_adt/pkg-plist
sed 's/^X//' >libvanessa_adt/pkg-plist << 'END-of-libvanessa_adt/pkg-plist'
Xbin/dynamic_array_test
Xinclude/vanessa_adt.h
Xlib/libvanessa_adt.so.0
Xlib/libvanessa_adt.so
Xlib/libvanessa_adt.a
END-of-libvanessa_adt/pkg-plist
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?200104290039.f3T0dn264900>