From owner-freebsd-ports Sat Mar 31 13:20:15 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8AD2637B71C for ; Sat, 31 Mar 2001 13:20:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2VLK1S62223; Sat, 31 Mar 2001 13:20:01 -0800 (PST) (envelope-from gnats) Received: from speedy.netbeat.de (speedy.netbeat.de [212.6.214.36]) by hub.freebsd.org (Postfix) with ESMTP id BE81537B720 for ; Sat, 31 Mar 2001 13:13:35 -0800 (PST) (envelope-from wwwrun@speedy.netbeat.de) Received: (from wwwrun@localhost) by speedy.netbeat.de (8.9.3/8.9.3) id XAA31307; Sat, 31 Mar 2001 23:13:34 +0200 Message-Id: <200103312113.XAA31307@speedy.netbeat.de> Date: Sat, 31 Mar 2001 23:13:34 +0200 From: lehmann@ans-netz.de Reply-To: lehmann@ans-netz.de To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/26249: New port: devel/varconf Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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 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 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