Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Oct 2004 07:56:26 +0200 (CEST)
From:      Jean-Yves Lefort <jylefort@brutele.be>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/73062: New port: devel/p5-Gnome2-GConf, Perl bindings for the GConf2 configuration engine
Message-ID:  <20041024055626.4B88522E09@jsite.lefort.net>
Resent-Message-ID: <200410240600.i9O60l7Q039247@freefall.freebsd.org>

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

>Number:         73062
>Category:       ports
>Synopsis:       New port: devel/p5-Gnome2-GConf, Perl bindings for the GConf2 configuration engine
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct 24 06:00:44 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Jean-Yves Lefort
>Release:        FreeBSD 5.3-BETA6 i386
>Organization:
>Environment:
System: FreeBSD jsite.lefort.net 5.3-BETA6 FreeBSD 5.3-BETA6 #0: Tue Sep 28 00:10:28 CEST 2004 jylefort@jsite.lefort.net:/usr/obj/usr/src/sys/JSITE i386
>Description:
Note: depends on 73060 (otherwise Gnome2::GConf::Client->get_default()
will fail, since it will lead to a call to g_thread_init()).
>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:
#
#	p5-Gnome2-GConf
#	p5-Gnome2-GConf/pkg-plist
#	p5-Gnome2-GConf/pkg-descr
#	p5-Gnome2-GConf/distinfo
#	p5-Gnome2-GConf/Makefile
#
echo c - p5-Gnome2-GConf
mkdir -p p5-Gnome2-GConf > /dev/null 2>&1
echo x - p5-Gnome2-GConf/pkg-plist
sed 's/^X//' >p5-Gnome2-GConf/pkg-plist << 'END-of-p5-Gnome2-GConf/pkg-plist'
X%%SITE_PERL%%/%%PERL_ARCH%%/Gnome2/GConf.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/Gnome2/GConf/ChangeSet.pod
X%%SITE_PERL%%/%%PERL_ARCH%%/Gnome2/GConf/Client.pod
X%%SITE_PERL%%/%%PERL_ARCH%%/Gnome2/GConf/Entry.pod
X%%SITE_PERL%%/%%PERL_ARCH%%/Gnome2/GConf/Install/Files.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/Gnome2/GConf/Install/gconf.typemap
X%%SITE_PERL%%/%%PERL_ARCH%%/Gnome2/GConf/Install/gconfperl-autogen.h
X%%SITE_PERL%%/%%PERL_ARCH%%/Gnome2/GConf/Install/gconfperl-version.h
X%%SITE_PERL%%/%%PERL_ARCH%%/Gnome2/GConf/Install/gconfperl.h
X%%SITE_PERL%%/%%PERL_ARCH%%/Gnome2/GConf/Install/gconfperl.typemap
X%%SITE_PERL%%/%%PERL_ARCH%%/Gnome2/GConf/Schema.pod
X%%SITE_PERL%%/%%PERL_ARCH%%/Gnome2/GConf/Value.pod
X%%SITE_PERL%%/%%PERL_ARCH%%/Gnome2/GConf/index.pod
X%%SITE_PERL%%/%%PERL_ARCH%%/Gnome2/GConf/version.pod
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Gnome2/GConf/.packlist
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Gnome2/GConf/GConf.bs
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Gnome2/GConf/GConf.so
X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Gnome2/GConf/Install
X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Gnome2/GConf
X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Gnome2/GConf
X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/Gnome2 2>/dev/null || true
X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Gnome2 2>/dev/null || true
END-of-p5-Gnome2-GConf/pkg-plist
echo x - p5-Gnome2-GConf/pkg-descr
sed 's/^X//' >p5-Gnome2-GConf/pkg-descr << 'END-of-p5-Gnome2-GConf/pkg-descr'
XThis module allows you to use the GConf configuration system in order
Xto store/retrieve the configuration of an application. The GConf
Xsystem is a powerful configuration manager based on a user daemon that
Xhandles a set of key and value pairs, and notifies any changes of the
Xvalue to every program that monitors those keys. GConf is used by
XGNOME 2.x.
X
XWWW: http://search.cpan.org/dist/Gnome2-GConf/
X
X- Jean-Yves Lefort
Xjylefort@brutele.be
END-of-p5-Gnome2-GConf/pkg-descr
echo x - p5-Gnome2-GConf/distinfo
sed 's/^X//' >p5-Gnome2-GConf/distinfo << 'END-of-p5-Gnome2-GConf/distinfo'
XMD5 (Gnome2-GConf-1.000.tar.gz) = 00e81cd30c2e4a94bff526b09b60eda1
XSIZE (Gnome2-GConf-1.000.tar.gz) = 28328
END-of-p5-Gnome2-GConf/distinfo
echo x - p5-Gnome2-GConf/Makefile
sed 's/^X//' >p5-Gnome2-GConf/Makefile << 'END-of-p5-Gnome2-GConf/Makefile'
X# New ports collection makefile for:	p5-Gnome2-GConf
X# Date created:			02 Apr 2002
X# Whom:				Jean-Yves Lefort <jylefort@brutele.be>
X#
X# $FreeBSD$
X#
X
XPORTNAME=		Gnome2-GConf
XPORTVERSION=		1.000
XCATEGORIES=		devel gnome perl5
XMASTER_SITES=		${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Gnome2
XPKGNAMEPREFIX=		p5-
X
XMAINTAINER=		jylefort@brutele.be
XCOMMENT=		Perl bindings for the GConf2 configuration engine
X
XBUILD_DEPENDS=		${SITE_PERL}/ExtUtils/Depends.pm:${PORTSDIR}/devel/p5-ExtUtils-Depends \
X			${SITE_PERL}/ExtUtils/PkgConfig.pm:${PORTSDIR}/devel/p5-ExtUtils-PkgConfig \
X			${SITE_PERL}/${PERL_ARCH}/Gtk2/CodeGen.pm:${PORTSDIR}/x11-toolkits/p5-Gtk2
XRUN_DEPENDS=		${SITE_PERL}/${PERL_ARCH}/Glib.pm:${PORTSDIR}/devel/p5-Glib2
X
XPERL_CONFIGURE=		yes
XUSE_GMAKE=		yes
XUSE_GNOME=		gconf2
X
XMAN3=			Gnome2::GConf.3 \
X			Gnome2::GConf::ChangeSet.3 \
X			Gnome2::GConf::Client.3 \
X			Gnome2::GConf::Entry.3 \
X			Gnome2::GConf::Schema.3 \
X			Gnome2::GConf::Value.3 \
X			Gnome2::GConf::index.3 \
X			Gnome2::GConf::version.3
X
X.include <bsd.port.pre.mk>
X
X.if ${PERL_LEVEL} < 500800
XIGNORE=			requires Perl 5.8.0 or superior
X.endif
X
X.include <bsd.port.post.mk>
END-of-p5-Gnome2-GConf/Makefile
exit

>Release-Note:
>Audit-Trail:
>Unformatted:



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