diff options
author | Ade Lovett <ade@FreeBSD.org> | 2000-06-29 19:26:07 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2000-06-29 19:26:07 +0000 |
commit | 9ea482340be54a13e8a585a3d907c69917c81ea7 (patch) | |
tree | 55cbfb1e5b9d1eb05781c7dabd99a78eef4213cf /devel | |
parent | 14bf79d35403b668a96bc3867004d3f186e9ffb3 (diff) | |
download | ports-9ea482340be54a13e8a585a3d907c69917c81ea7.tar.gz ports-9ea482340be54a13e8a585a3d907c69917c81ea7.zip |
Notes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/gconf/Makefile | 38 | ||||
-rw-r--r-- | devel/gconf/distinfo | 1 | ||||
-rw-r--r-- | devel/gconf/pkg-comment | 1 | ||||
-rw-r--r-- | devel/gconf/pkg-descr | 4 | ||||
-rw-r--r-- | devel/gconf/pkg-plist | 44 | ||||
-rw-r--r-- | devel/gconf2/Makefile | 38 | ||||
-rw-r--r-- | devel/gconf2/distinfo | 1 | ||||
-rw-r--r-- | devel/gconf2/pkg-comment | 1 | ||||
-rw-r--r-- | devel/gconf2/pkg-descr | 4 | ||||
-rw-r--r-- | devel/gconf2/pkg-plist | 44 |
10 files changed, 176 insertions, 0 deletions
diff --git a/devel/gconf/Makefile b/devel/gconf/Makefile new file mode 100644 index 000000000000..9234b54663f9 --- /dev/null +++ b/devel/gconf/Makefile @@ -0,0 +1,38 @@ +# New ports collection makefile for: gconf +# Date created: 28th June 2000 +# Whom: Ade Lovett <ade@FreeBSD.org> +# +# $FreeBSD$ +# + +PORTNAME= gconf +PORTVERSION= 0.5 +CATEGORIES= devel gnome +MASTER_SITES= ${MASTER_SITE_GNOME} +MASTER_SITE_SUBDIR= unstable/sources/GConf +DISTNAME= GConf-${PORTVERSION} + +MAINTAINER= ade@FreeBSD.org + +LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs \ + xml.5:${PORTSDIR}/textproc/libxml \ + popt.0:${PORTSDIR}/devel/popt \ + guile.6:${PORTSDIR}/lang/guile \ + oaf.0:${PORTSDIR}/devel/oaf +RUN_DEPENDS= gnomecc:${PORTSDIR}/sysutils/gnomecontrolcenter + +GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config +GTK_CONFIG?= ${X11BASE}/bin/gtk12-config + +USE_GMAKE= yes +USE_X_PREFIX= yes +USE_LIBTOOL= yes +INSTALL_SHLIBS= yes +CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \ + --datadir=${PREFIX}/share/gnome +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ + GLIB_CONFIG="${GLIB_CONFIG}" \ + GTK_CONFIG="${GTK_CONFIG}" \ + LIBS="-L${LOCALBASE}/lib" + +.include <bsd.port.mk> diff --git a/devel/gconf/distinfo b/devel/gconf/distinfo new file mode 100644 index 000000000000..8e6c4205b090 --- /dev/null +++ b/devel/gconf/distinfo @@ -0,0 +1 @@ +MD5 (GConf-0.5.tar.gz) = 9dc7c3c9626fa7ccefbac4cb9954d504 diff --git a/devel/gconf/pkg-comment b/devel/gconf/pkg-comment new file mode 100644 index 000000000000..a28ad7d9f0da --- /dev/null +++ b/devel/gconf/pkg-comment @@ -0,0 +1 @@ +A configuration database system for GNOME diff --git a/devel/gconf/pkg-descr b/devel/gconf/pkg-descr new file mode 100644 index 000000000000..138c13870b2d --- /dev/null +++ b/devel/gconf/pkg-descr @@ -0,0 +1,4 @@ +GConf is a configuration database system for the GNOME desktop, +functionally similar to the Windows registry but lots better :-) + +WWW: http://www.gnome.org/ diff --git a/devel/gconf/pkg-plist b/devel/gconf/pkg-plist new file mode 100644 index 000000000000..78f43983b4a7 --- /dev/null +++ b/devel/gconf/pkg-plist @@ -0,0 +1,44 @@ +bin/gconf-config +bin/gconfd +bin/gconftool +etc/gconf/gconf.xml.defaults/%gconf.xml +etc/gconf/gconf.xml.defaults/schemas/%gconf.xml +etc/gconf/gconf.xml.defaults/schemas/desktop/%gconf.xml +etc/gconf/gconf.xml.defaults/schemas/desktop/standard/%gconf.xml +etc/gconf/path.example +etc/gconf/schemas/desktop.schemas +include/gconf/gconf-backend.h +include/gconf/gconf-changeset.h +include/gconf/gconf-client.h +include/gconf/gconf-engine.h +include/gconf/gconf-error.h +include/gconf/gconf-listeners.h +include/gconf/gconf-schema.h +include/gconf/gconf-value.h +include/gconf/gconf.h +lib/gconf/libgconfbackend-xml.so +lib/libgconf-gtk.a +lib/libgconf-gtk.so +lib/libgconf-gtk.so.1 +lib/libgconf.a +lib/libgconf.so +lib/libgconf.so.8 +share/gnome/aclocal/gconf.m4 +share/gnome/oaf/gconfd.oafinfo +share/locale/cs/LC_MESSAGES/GConf.mo +share/locale/da/LC_MESSAGES/GConf.mo +share/locale/el/LC_MESSAGES/GConf.mo +share/locale/fr/LC_MESSAGES/GConf.mo +share/locale/no/LC_MESSAGES/GConf.mo +share/locale/pt_BR/LC_MESSAGES/GConf.mo +share/locale/sv/LC_MESSAGES/GConf.mo +share/locale/uk/LC_MESSAGES/GConf.mo +@dirrm share/gnome/gconf +@dirrm lib/gconf +@dirrm include/gconf +@dirrm etc/gconf/schemas +@dirrm etc/gconf/gconf.xml.defaults/schemas/desktop/standard +@dirrm etc/gconf/gconf.xml.defaults/schemas/desktop +@dirrm etc/gconf/gconf.xml.defaults/schemas +@dirrm etc/gconf/gconf.xml.defaults +@dirrm etc/gconf diff --git a/devel/gconf2/Makefile b/devel/gconf2/Makefile new file mode 100644 index 000000000000..9234b54663f9 --- /dev/null +++ b/devel/gconf2/Makefile @@ -0,0 +1,38 @@ +# New ports collection makefile for: gconf +# Date created: 28th June 2000 +# Whom: Ade Lovett <ade@FreeBSD.org> +# +# $FreeBSD$ +# + +PORTNAME= gconf +PORTVERSION= 0.5 +CATEGORIES= devel gnome +MASTER_SITES= ${MASTER_SITE_GNOME} +MASTER_SITE_SUBDIR= unstable/sources/GConf +DISTNAME= GConf-${PORTVERSION} + +MAINTAINER= ade@FreeBSD.org + +LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs \ + xml.5:${PORTSDIR}/textproc/libxml \ + popt.0:${PORTSDIR}/devel/popt \ + guile.6:${PORTSDIR}/lang/guile \ + oaf.0:${PORTSDIR}/devel/oaf +RUN_DEPENDS= gnomecc:${PORTSDIR}/sysutils/gnomecontrolcenter + +GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config +GTK_CONFIG?= ${X11BASE}/bin/gtk12-config + +USE_GMAKE= yes +USE_X_PREFIX= yes +USE_LIBTOOL= yes +INSTALL_SHLIBS= yes +CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \ + --datadir=${PREFIX}/share/gnome +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ + GLIB_CONFIG="${GLIB_CONFIG}" \ + GTK_CONFIG="${GTK_CONFIG}" \ + LIBS="-L${LOCALBASE}/lib" + +.include <bsd.port.mk> diff --git a/devel/gconf2/distinfo b/devel/gconf2/distinfo new file mode 100644 index 000000000000..8e6c4205b090 --- /dev/null +++ b/devel/gconf2/distinfo @@ -0,0 +1 @@ +MD5 (GConf-0.5.tar.gz) = 9dc7c3c9626fa7ccefbac4cb9954d504 diff --git a/devel/gconf2/pkg-comment b/devel/gconf2/pkg-comment new file mode 100644 index 000000000000..a28ad7d9f0da --- /dev/null +++ b/devel/gconf2/pkg-comment @@ -0,0 +1 @@ +A configuration database system for GNOME diff --git a/devel/gconf2/pkg-descr b/devel/gconf2/pkg-descr new file mode 100644 index 000000000000..138c13870b2d --- /dev/null +++ b/devel/gconf2/pkg-descr @@ -0,0 +1,4 @@ +GConf is a configuration database system for the GNOME desktop, +functionally similar to the Windows registry but lots better :-) + +WWW: http://www.gnome.org/ diff --git a/devel/gconf2/pkg-plist b/devel/gconf2/pkg-plist new file mode 100644 index 000000000000..78f43983b4a7 --- /dev/null +++ b/devel/gconf2/pkg-plist @@ -0,0 +1,44 @@ +bin/gconf-config +bin/gconfd +bin/gconftool +etc/gconf/gconf.xml.defaults/%gconf.xml +etc/gconf/gconf.xml.defaults/schemas/%gconf.xml +etc/gconf/gconf.xml.defaults/schemas/desktop/%gconf.xml +etc/gconf/gconf.xml.defaults/schemas/desktop/standard/%gconf.xml +etc/gconf/path.example +etc/gconf/schemas/desktop.schemas +include/gconf/gconf-backend.h +include/gconf/gconf-changeset.h +include/gconf/gconf-client.h +include/gconf/gconf-engine.h +include/gconf/gconf-error.h +include/gconf/gconf-listeners.h +include/gconf/gconf-schema.h +include/gconf/gconf-value.h +include/gconf/gconf.h +lib/gconf/libgconfbackend-xml.so +lib/libgconf-gtk.a +lib/libgconf-gtk.so +lib/libgconf-gtk.so.1 +lib/libgconf.a +lib/libgconf.so +lib/libgconf.so.8 +share/gnome/aclocal/gconf.m4 +share/gnome/oaf/gconfd.oafinfo +share/locale/cs/LC_MESSAGES/GConf.mo +share/locale/da/LC_MESSAGES/GConf.mo +share/locale/el/LC_MESSAGES/GConf.mo +share/locale/fr/LC_MESSAGES/GConf.mo +share/locale/no/LC_MESSAGES/GConf.mo +share/locale/pt_BR/LC_MESSAGES/GConf.mo +share/locale/sv/LC_MESSAGES/GConf.mo +share/locale/uk/LC_MESSAGES/GConf.mo +@dirrm share/gnome/gconf +@dirrm lib/gconf +@dirrm include/gconf +@dirrm etc/gconf/schemas +@dirrm etc/gconf/gconf.xml.defaults/schemas/desktop/standard +@dirrm etc/gconf/gconf.xml.defaults/schemas/desktop +@dirrm etc/gconf/gconf.xml.defaults/schemas +@dirrm etc/gconf/gconf.xml.defaults +@dirrm etc/gconf |