[Midnightbsd-cvs] mports: sysutils/xfconf4: add xfconf, xfce 4.6.0's new configuration

ctriv at midnightbsd.org ctriv at midnightbsd.org
Wed Mar 11 17:16:15 EDT 2009


Log Message:
-----------
add xfconf, xfce 4.6.0's new configuration system.

Added Files:
-----------
    mports/sysutils/xfconf4:
        Makefile (r1.1)
        distinfo (r1.1)
        pkg-descr (r1.1)
        pkg-plist (r1.1)

-------------- next part --------------
--- /dev/null
+++ sysutils/xfconf4/pkg-descr
@@ -0,0 +1,3 @@
+A general configuration system for xfce.
+
+WWW: http://www.xfce.org/
\ No newline at end of file
--- /dev/null
+++ sysutils/xfconf4/pkg-plist
@@ -0,0 +1,60 @@
+ at comment $MidnightBSD: mports/sysutils/xfconf4/pkg-plist,v 1.1 2009/03/11 21:16:15 ctriv Exp $
+bin/xfconf-query
+include/xfce4/xfconf-0/xfconf/xfconf-binding.h
+include/xfce4/xfconf-0/xfconf/xfconf-channel.h
+include/xfce4/xfconf-0/xfconf/xfconf-errors.h
+include/xfce4/xfconf-0/xfconf/xfconf-types.h
+include/xfce4/xfconf-0/xfconf/xfconf.h
+lib/libxfconf-0.so.2
+lib/libxfconf-0.so
+lib/libxfconf-0.la
+lib/libxfconf-0.a
+lib/pkgconfig/libxfconf-0.pc
+libexec/xfconfd
+share/locale/da/LC_MESSAGES/xfconf.mo
+share/locale/de/LC_MESSAGES/xfconf.mo
+share/locale/es/LC_MESSAGES/xfconf.mo
+share/locale/eu/LC_MESSAGES/xfconf.mo
+share/locale/fr/LC_MESSAGES/xfconf.mo
+share/locale/hu/LC_MESSAGES/xfconf.mo
+share/locale/id/LC_MESSAGES/xfconf.mo
+share/locale/ja/LC_MESSAGES/xfconf.mo
+share/locale/nb/LC_MESSAGES/xfconf.mo
+share/locale/nl/LC_MESSAGES/xfconf.mo
+share/locale/pt_BR/LC_MESSAGES/xfconf.mo
+share/locale/ru/LC_MESSAGES/xfconf.mo
+share/locale/sv/LC_MESSAGES/xfconf.mo
+share/locale/tr/LC_MESSAGES/xfconf.mo
+share/locale/ca/LC_MESSAGES/xfconf.mo
+share/locale/cs/LC_MESSAGES/xfconf.mo
+share/locale/fi/LC_MESSAGES/xfconf.mo
+share/locale/ro/LC_MESSAGES/xfconf.mo
+share/locale/uk/LC_MESSAGES/xfconf.mo
+share/locale/zh_CN/LC_MESSAGES/xfconf.mo
+share/dbus-1/services/org.xfce.Xfconf.service
+share/gtk-doc/html/xfconf/ch01.html
+share/gtk-doc/html/xfconf/ch02.html
+share/gtk-doc/html/xfconf/ch03.html
+share/gtk-doc/html/xfconf/home.png
+share/gtk-doc/html/xfconf/index.html
+share/gtk-doc/html/xfconf/index.sgml
+share/gtk-doc/html/xfconf/left.png
+share/gtk-doc/html/xfconf/right.png
+share/gtk-doc/html/xfconf/style.css
+share/gtk-doc/html/xfconf/up.png
+share/gtk-doc/html/xfconf/xfconf-xfconf-backend.html
+share/gtk-doc/html/xfconf/xfconf-xfconf-binding.html
+share/gtk-doc/html/xfconf/xfconf-xfconf-channel.html
+share/gtk-doc/html/xfconf/xfconf-xfconf-errors.html
+share/gtk-doc/html/xfconf/xfconf-xfconf-types.html
+share/gtk-doc/html/xfconf/xfconf-xfconf.html
+share/gtk-doc/html/xfconf/xfconf.devhelp
+share/gtk-doc/html/xfconf/xfconf.devhelp2
+ at dirrm include/xfce4/xfconf-0/xfconf
+ at dirrm include/xfce4/xfconf-0
+ at dirrmtry include/xfce4
+ at dirrmtry share/dbus-1/services
+ at dirrmtry share/dbus-1
+ at dirrm share/gtk-doc/html/xfconf
+ at dirrmtry share/gtk-doc/html
+ at dirrmtry share/gtk-doc
--- /dev/null
+++ sysutils/xfconf4/Makefile
@@ -0,0 +1,25 @@
+#
+# $MidnightBSD: mports/sysutils/xfconf4/Makefile,v 1.1 2009/03/11 21:16:15 ctriv Exp $
+# $FreeBSD: ports/sysutils/xfce4-utils/Makefile,v 1.42 2008/06/06 14:03:25 edwin Exp $
+#
+
+PORTNAME=	xfconf4
+PORTVERSION=	${XFCE_VERSION}
+CATEGORIES=	sysutils xfce
+MASTER_SITES=	${MASTER_SITE_XFCE}
+DISTNAME=	xfconf-${PORTVERSION}
+DIST_SUBDIR=	xfce4
+
+MAINTAINER=	ports at MidnightBSD.org
+COMMENT=	XFce 4 Configuration System
+LICENSE=	gpl2
+
+GNU_CONFIGURE=	yes
+USE_BZIP2=	yes
+USE_GETTEXT=	yes
+USE_GMAKE=	yes
+USE_XFCE=	configenv 
+USE_LDCONFIG=	yes
+
+.include <bsd.port.mk>
+
--- /dev/null
+++ sysutils/xfconf4/distinfo
@@ -0,0 +1,3 @@
+MD5 (xfce4/xfconf-4.6.0.tar.bz2) = 38595f78379eb1f456e97b393fdafd20
+SHA256 (xfce4/xfconf-4.6.0.tar.bz2) = 1d7a85e2e0058e778fbecd684bf5b236b4784b21ea35ac3cdae347012e63f69d
+SIZE (xfce4/xfconf-4.6.0.tar.bz2) = 435165


More information about the Midnightbsd-cvs mailing list