Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Oct 2007 01:00:52 -0700 (PDT)
From:      Matt Peterson <matt@peterson.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/117039: New port: devel/wand-libconfig 
Message-ID:  <200710090800.l9980qYs011810@tosca.peterson.org>
Resent-Message-ID: <200710090810.l998A1Va001431@nosedive.freebsd.org>

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

>Number:         117039
>Category:       ports
>Synopsis:       New port: devel/wand-libconfig
>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:   Tue Oct 09 08:10:00 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Matt Peterson <matt@peterson.org>
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD tosca.peterson.org 6.2-STABLE FreeBSD 6.2-STABLE #4: Wed Aug 22 15:25:34 PDT 2007 root@tosca.peterson.org:/usr/obj/usr/src/sys/GENERIC i386

>Description:
A new library for parsing config files; required for future port
submission of the BSOD visualisation tool.  Named "wand-libconfig"
to not conflict with a similar named library also called libconfig.

>How-To-Repeat:
>Fix:

--- libconfig.txt begins here ---
# 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:
#
#	libconfig/
#	libconfig/Makefile
#	libconfig/pkg-descr
#	libconfig/pkg-plist
#	libconfig/distinfo
#
echo c - libconfig/
mkdir -p libconfig/ > /dev/null 2>&1
echo x - libconfig/Makefile
sed 's/^X//' >libconfig/Makefile << 'END-of-libconfig/Makefile'
X# New ports collection makefile for:	libtrace
X# Date created:				Tue Oct  9 00:56:22 PDT 2007
X# Whom:					Matt Peterson <matt@peterson.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	libconfig
XPORTVERSION=	1.0.5
XCATEGORIES=	devel
XMASTER_SITES=	http://research.wand.net.nz/software/libconfig/ \
X		http://matt.peterson.org/FreeBSD/ports/
XPKGNAMEPREFIX=	wand-
X
XMAINTAINER=	matt@peterson.org
XCOMMENT=	C library for parsing config files
X
XGNU_CONFIGURE=	yes
XUSE_LDCONFIG=	yes
XUSE_GMAKE=	yes
X
XCONFIGURE_ENV=	LDFLAGS="-L${LOCALBASE}/lib"
X
X.include <bsd.port.mk>
END-of-libconfig/Makefile
echo x - libconfig/pkg-descr
sed 's/^X//' >libconfig/pkg-descr << 'END-of-libconfig/pkg-descr'
Xlibconfig is a simple library for dealing with parsing config files.
X
XWWW: http://research.wand.net.nz/software/libconfig.php
END-of-libconfig/pkg-descr
echo x - libconfig/pkg-plist
sed 's/^X//' >libconfig/pkg-plist << 'END-of-libconfig/pkg-plist'
Xlib/libconfig.la
Xlib/libconfig.so
Xlib/libconfig.a
Xinclude/libconfig.h
END-of-libconfig/pkg-plist
echo x - libconfig/distinfo
sed 's/^X//' >libconfig/distinfo << 'END-of-libconfig/distinfo'
XMD5 (libconfig-1.0.5.tar.gz) = c9b428565532a1de6c568b9e45958981
XSHA256 (libconfig-1.0.5.tar.gz) = 5cc4d0ea9f26b8563894eb06497d685f6c3835f4e58913bb75365bb9b86bc712
XSIZE (libconfig-1.0.5.tar.gz) = 318176
END-of-libconfig/distinfo
exit
--- libconfig.txt ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200710090800.l9980qYs011810>