Date: Sat, 31 Mar 2001 23:13:34 +0200 From: lehmann@ans-netz.de To: FreeBSD-gnats-submit@freebsd.org Subject: ports/26249: New port: devel/varconf Message-ID: <200103312113.XAA31307@speedy.netbeat.de>
next in thread | raw e-mail | index | archive | help
>Number: 26249 >Category: ports >Synopsis: New port: devel/varconf >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 Mar 31 13:20:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: Oliver Lehmann >Release: FreeBSD 4.3-BETA i386 >Organization: >Environment: System: FreeBSD ollis.brainwire.de 4.3-BETA FreeBSD 4.3-BETA #0: Wed Mar 14 10:32:23 CET 2001 root@ollis.brainwire.de:/usr/obj/usr/src/sys/OLLIS i386 >Description: varconf is a configuration utility for example needed to play "WorldForge" >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: # # varconf # varconf/pkg-plist # varconf/pkg-descr # varconf/pkg-comment # varconf/distinfo # varconf/Makefile # echo c - varconf mkdir -p varconf > /dev/null 2>&1 echo x - varconf/pkg-plist sed 's/^X//' >varconf/pkg-plist << 'END-of-varconf/pkg-plist' Xlib/libvarconf.so.0 Xlib/libvarconf.la Xlib/libvarconf.a Xinclude/varconf/Config.h Xinclude/varconf/parse_error.h Xinclude/varconf/variable.h Xinclude/varconf/varconf.h Xbin/conftest X@dirrm include/varconf END-of-varconf/pkg-plist echo x - varconf/pkg-descr sed 's/^X//' >varconf/pkg-descr << 'END-of-varconf/pkg-descr' XVarconf is a configuration system Xdesigned for the STAGE server. XVarconf can parse configuration Xfiles, command-line arguments and Xenvironment variables. It supports Xcallbacks and can store its confi- Xguration information in separate XConfig objects or in one global Xconfiguration instance. END-of-varconf/pkg-descr echo x - varconf/pkg-comment sed 's/^X//' >varconf/pkg-comment << 'END-of-varconf/pkg-comment' XConfiguration System for the STAGE Server END-of-varconf/pkg-comment echo x - varconf/distinfo sed 's/^X//' >varconf/distinfo << 'END-of-varconf/distinfo' XMD5 (varconf-0.3.0.tar.gz) = 962d6ec1ea7b50b6eeafb6a4a41292d7 END-of-varconf/distinfo echo x - varconf/Makefile sed 's/^X//' >varconf/Makefile << 'END-of-varconf/Makefile' X# New ports collection makefile for: varconf X# Date created: 29 March 2001 X# Whom: Oliver Lehmann <lehmann@ans-netz.de> X# X# $FreeBSD$ X# X XPORTNAME= varconf XPORTVERSION= 0.3.0 XCATEGORIES= devel XMASTER_SITES= ftp://ftp.ecs.soton.ac.uk/pub/worldforge/libs/varconf/ \ X ftp://two.woovis.com/pub/worldforge/libs/varconf/ \ X http://dreadnought.res.cmu.edu/worldforge/libs/varconf/ \ X http://kafka.i-site.com/~novalis/mirrors/acorn/0.3/src/ \ X http://65.100.132.89/wf/downloads/libs/varconf/ X XMAINTAINER= lehmann@ans-netz.de X XLIB_DEPENDS= sigc.1:${PORTSDIR}/devel/libsigc++ \ X Atlas.0:${PORTSDIR}/devel/Atlas X XUSE_LIBTOOL= YES XCONFIGURE_ARGS= --prefix=${PREFIX} X X.include <bsd.port.mk> END-of-varconf/Makefile 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?200103312113.XAA31307>