From linimon@FreeBSD.org  Thu Oct 11 01:51:29 2007
Return-Path: <linimon@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 5D9EC16A421
	for <freebsd-gnats-submit@hub.freebsd.org>; Thu, 11 Oct 2007 01:51:29 +0000 (UTC)
	(envelope-from linimon@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28])
	by mx1.freebsd.org (Postfix) with ESMTP id 43F9813C458
	for <freebsd-gnats-submit@hub.freebsd.org>; Thu, 11 Oct 2007 01:51:29 +0000 (UTC)
	(envelope-from linimon@FreeBSD.org)
Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1])
	by freefall.freebsd.org (8.14.1/8.14.1) with ESMTP id l9B1pT3G082247
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 11 Oct 2007 01:51:29 GMT
	(envelope-from linimon@freefall.freebsd.org)
Received: (from linimon@localhost)
	by freefall.freebsd.org (8.14.1/8.14.1/Submit) id l9B1pT8v082246;
	Thu, 11 Oct 2007 01:51:29 GMT
	(envelope-from linimon)
Message-Id: <200710110151.l9B1pT8v082246@freefall.freebsd.org>
Date: Thu, 11 Oct 2007 01:51:29 GMT
From: Matt Peterson <matt@peterson.org>
Reply-To: Matt Peterson <matt@peterson.org>
To: FreeBSD-gnats-submit@FreeBSD.org
Cc:
Subject: New port: devel/wand-libconfig
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         117094
>Category:       ports
>Synopsis:       New port: devel/wand-libconfig
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 11 02:00:06 UTC 2007
>Closed-Date:    Wed Oct 17 09:24:35 UTC 2007
>Last-Modified:  Wed Oct 17 09:24:35 UTC 2007
>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:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Tue Oct 9 10:28:37 UTC 2007 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=117039 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/117039: commit references a PR
Date: Tue,  9 Oct 2007 12:00:40 +0000 (UTC)

 miwi        2007-10-09 12:00:32 UTC
 
   FreeBSD ports repository
 
   Modified files:
     audio                Makefile 
   Added files:
     audio/dvda-author    Makefile distinfo pkg-descr 
   Log:
   A set of tools for authoring and playback of unencrypted and uncompressed
   audio on DVD.
   
   WWW: http://sourceforge.net/projects/dvd-audio/
   
   PR:             ports/117039 (merged from nosedive)
   Submitted by:   dieringe at zedat.fu-berlin.de
   
   Revision  Changes    Path
   1.906     +1 -0      ports/audio/Makefile
   1.1       +27 -0     ports/audio/dvda-author/Makefile (new)
   1.1       +3 -0      ports/audio/dvda-author/distinfo (new)
   1.1       +4 -0      ports/audio/dvda-author/pkg-descr (new)
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Wed Oct 17 09:24:35 UTC 2007 
State-Changed-Why:  
New port added. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=117094 
>Unformatted:
