Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Feb 2015 15:05:14 +0000 (UTC)
From:      Kris Moore <kmoore@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r378356 - in head: . sysutils sysutils/life-preserver sysutils/pbi-manager sysutils/pcbsd-appweb sysutils/pcbsd-libsh sysutils/pcbsd-syscache sysutils/pcbsd-utils sysutils/pcbsd-utils-q...
Message-ID:  <201502031505.t13F5EPP099168@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kmoore
Date: Tue Feb  3 15:05:14 2015
New Revision: 378356
URL: https://svnweb.freebsd.org/changeset/ports/378356
QAT: https://qat.redports.org/buildarchive/r378356/

Log:
  - Add PC-BSD ports from the 10.1.1 release
  - Update MOVED to reflect pcbsd-utils-qt4 -> pcbsd-utils-qt5

Added:
  head/sysutils/life-preserver/
  head/sysutils/life-preserver/Makefile   (contents, props changed)
  head/sysutils/life-preserver/distinfo   (contents, props changed)
  head/sysutils/life-preserver/pkg-descr   (contents, props changed)
  head/sysutils/life-preserver/pkg-install   (contents, props changed)
  head/sysutils/life-preserver/pkg-plist   (contents, props changed)
  head/sysutils/pbi-manager/
  head/sysutils/pbi-manager/Makefile   (contents, props changed)
  head/sysutils/pbi-manager/distinfo   (contents, props changed)
  head/sysutils/pbi-manager/pkg-descr   (contents, props changed)
  head/sysutils/pbi-manager/pkg-install   (contents, props changed)
  head/sysutils/pbi-manager/pkg-plist   (contents, props changed)
  head/sysutils/pcbsd-appweb/
  head/sysutils/pcbsd-appweb/Makefile   (contents, props changed)
  head/sysutils/pcbsd-appweb/distinfo   (contents, props changed)
  head/sysutils/pcbsd-appweb/pkg-descr   (contents, props changed)
  head/sysutils/pcbsd-appweb/pkg-install   (contents, props changed)
  head/sysutils/pcbsd-appweb/pkg-plist   (contents, props changed)
  head/sysutils/pcbsd-libsh/
  head/sysutils/pcbsd-libsh/Makefile   (contents, props changed)
  head/sysutils/pcbsd-libsh/distinfo   (contents, props changed)
  head/sysutils/pcbsd-libsh/pkg-descr   (contents, props changed)
  head/sysutils/pcbsd-libsh/pkg-install   (contents, props changed)
  head/sysutils/pcbsd-libsh/pkg-plist   (contents, props changed)
  head/sysutils/pcbsd-syscache/
  head/sysutils/pcbsd-syscache/Makefile   (contents, props changed)
  head/sysutils/pcbsd-syscache/distinfo   (contents, props changed)
  head/sysutils/pcbsd-syscache/pkg-descr   (contents, props changed)
  head/sysutils/pcbsd-syscache/pkg-install   (contents, props changed)
  head/sysutils/pcbsd-syscache/pkg-plist   (contents, props changed)
  head/sysutils/pcbsd-utils-qt5/
  head/sysutils/pcbsd-utils-qt5/Makefile   (contents, props changed)
  head/sysutils/pcbsd-utils-qt5/distinfo   (contents, props changed)
  head/sysutils/pcbsd-utils-qt5/pkg-descr   (contents, props changed)
  head/sysutils/pcbsd-utils-qt5/pkg-plist   (contents, props changed)
  head/sysutils/warden/
  head/sysutils/warden/Makefile   (contents, props changed)
  head/sysutils/warden/distinfo   (contents, props changed)
  head/sysutils/warden/pkg-descr   (contents, props changed)
  head/sysutils/warden/pkg-install   (contents, props changed)
  head/sysutils/warden/pkg-plist   (contents, props changed)
Deleted:
  head/sysutils/pcbsd-utils-qt4/
Modified:
  head/MOVED
  head/sysutils/Makefile
  head/sysutils/pcbsd-utils/Makefile
  head/sysutils/pcbsd-utils/distinfo
  head/sysutils/pcbsd-utils/pkg-descr
  head/sysutils/pcbsd-utils/pkg-plist

Modified: head/MOVED
==============================================================================
--- head/MOVED	Tue Feb  3 14:56:26 2015	(r378355)
+++ head/MOVED	Tue Feb  3 15:05:14 2015	(r378356)
@@ -7420,3 +7420,4 @@ www/p5-WWW-Scraper-ISBN-Driver|www/p5-WW
 www/p5-WWW-Scraper-ISBN-Record|www/p5-WWW-Scraper-ISBN|2015-02-02|Has expired: Merged to www/p5-WWW-Scraper-ISBN by upstream
 japanese/xlockmore|x11/xlockmore|2015-02-02|Merged into x11/xlockmore
 deskutils/currtime|sysutils/currtime|2015-02-03|Move to sysutils category
+sysutils/pcbsd-utils-qt4|sysutils/pcbsd-utils-qt5|2015-02-03|Renamed to pcbsd-utils-qt5

Modified: head/sysutils/Makefile
==============================================================================
--- head/sysutils/Makefile	Tue Feb  3 14:56:26 2015	(r378355)
+++ head/sysutils/Makefile	Tue Feb  3 15:05:14 2015	(r378356)
@@ -462,6 +462,7 @@
     SUBDIR += liburcu
     SUBDIR += libutempter
     SUBDIR += libzeitgeist
+    SUBDIR += life-preserver
     SUBDIR += lineak-defaultplugin
     SUBDIR += lineak-xosdplugin
     SUBDIR += lineakd
@@ -653,9 +654,13 @@
     SUBDIR += password-store
     SUBDIR += patchelf
     SUBDIR += pax-utils
+    SUBDIR += pbi-manager
     SUBDIR += pbimaker
+    SUBDIR += pcbsd-appweb
+    SUBDIR += pcbsd-libsh
+    SUBDIR += pcbsd-syscache
     SUBDIR += pcbsd-utils
-    SUBDIR += pcbsd-utils-qt4
+    SUBDIR += pcbsd-utils-qt5
     SUBDIR += pcfclock
     SUBDIR += pciutils
     SUBDIR += pcpustat
@@ -1015,6 +1020,7 @@
     SUBDIR += vpnc-scripts
     SUBDIR += vstrip
     SUBDIR += vttest
+    SUBDIR += warden
     SUBDIR += wait_on
     SUBDIR += watchdog
     SUBDIR += watchfolder

Added: head/sysutils/life-preserver/Makefile
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/sysutils/life-preserver/Makefile	Tue Feb  3 15:05:14 2015	(r378356)
@@ -0,0 +1,33 @@
+# Created by: Kris Moore <kmoore@FreeBSD.org>
+# $FreeBSD$
+
+PORTNAME=	life-preserver
+PORTVERSION=	1422974289
+CATEGORIES=	sysutils
+MASTER_SITES=	http://www.pcbsd.org/~kris/software/ \
+		ftp://ftp.pcbsd.org/pub/software/
+
+MAINTAINER=	kmoore@FreeBSD.org
+COMMENT=	PC-BSD Life Preserver Utility
+
+LICENSE=	BSD
+
+RUN_DEPENDS=	${LOCALBASE}/share/pcbsd/scripts/functions.sh:${PORTSDIR}/sysutils/pcbsd-libsh
+
+WRKSRC=		${WRKDIR}/lpreserver
+USES=		pkgconfig tar:xz
+NO_BUILD=	yes
+
+.include <bsd.port.pre.mk>
+
+.if ${OSVERSION} < 1000000
+IGNORE=		requires FreeBSD 10 or later
+.endif
+
+do-install:
+	cd ${WRKSRC} && make install PREFIX=${STAGEDIR}${PREFIX}
+
+post-install:
+	PKG_PREFIX=${STAGEDIR}${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL
+
+.include <bsd.port.post.mk>

Added: head/sysutils/life-preserver/distinfo
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/sysutils/life-preserver/distinfo	Tue Feb  3 15:05:14 2015	(r378356)
@@ -0,0 +1,2 @@
+SHA256 (life-preserver-1422974289.tar.xz) = 512d656e816f30e10389c9096c339fff4b26abea3a7b7f5ff52824bfcd529a69
+SIZE (life-preserver-1422974289.tar.xz) = 16124

Added: head/sysutils/life-preserver/pkg-descr
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/sysutils/life-preserver/pkg-descr	Tue Feb  3 15:05:14 2015	(r378356)
@@ -0,0 +1,5 @@
+Life-Preserver provides ZFS snapshot and replication management
+along with restore functionality. Used by PC-BSD and has an optional
+Qt4 based UI interface. 
+
+WWW: https://github.com/pcbsd/pcbsd

Added: head/sysutils/life-preserver/pkg-install
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/sysutils/life-preserver/pkg-install	Tue Feb  3 15:05:14 2015	(r378356)
@@ -0,0 +1,16 @@
+#!/bin/sh
+# Script for any install setup
+
+PREFIX=${PKG_PREFIX-/usr/local}
+
+if [ "$2" != "POST-INSTALL" ] ; then
+   exit 0
+fi
+
+# If this is during staging, we can skip for now
+echo $PREFIX | grep -q '/stage/'
+if [ $? -eq 0 ] ; then
+   exit 0
+fi
+
+exit 0

Added: head/sysutils/life-preserver/pkg-plist
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/sysutils/life-preserver/pkg-plist	Tue Feb  3 15:05:14 2015	(r378356)
@@ -0,0 +1,14 @@
+bin/lpreserver
+share/lpreserver/backend/zfsmon.sh
+share/lpreserver/backend/zfsrmsnap.sh
+share/lpreserver/backend/runrep.sh
+share/lpreserver/backend/zfsrevertsnap.sh
+share/lpreserver/backend/functions.sh
+share/lpreserver/backend/zfslistsnap.sh
+share/lpreserver/backend/zfslistcron.sh
+share/lpreserver/backend/zfscronscrub.sh
+share/lpreserver/backend/zfscronsnap.sh
+share/lpreserver/backend/backup-zfs.sh
+share/lpreserver/backend/zfsmksnap.sh
+share/lpreserver/backend/runscrub.sh
+share/lpreserver/backend/runsnap.sh

Added: head/sysutils/pbi-manager/Makefile
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/sysutils/pbi-manager/Makefile	Tue Feb  3 15:05:14 2015	(r378356)
@@ -0,0 +1,33 @@
+# Created by: Kris Moore <kmoore@FreeBSD.org>
+# $FreeBSD$
+
+PORTNAME=	pbi-manager
+PORTVERSION=	1422042374
+CATEGORIES=	sysutils
+MASTER_SITES=	http://www.pcbsd.org/~kris/software/ \
+		ftp://ftp.pcbsd.org/pub/software/
+
+MAINTAINER=	kmoore@FreeBSD.org
+COMMENT=	PBI management utilities
+
+LICENSE=	BSD
+
+RUN_DEPENDS=	${LOCALBASE}/share/pcbsd/scripts/functions.sh:${PORTSDIR}/sysutils/pcbsd-libsh
+
+WRKSRC=		${WRKDIR}/pbi-manager
+USES=		pkgconfig tar:xz
+NO_BUILD=	yes
+
+.include <bsd.port.pre.mk>
+
+.if ${OSVERSION} < 1000000
+IGNORE=		requires FreeBSD 10 or later
+.endif
+
+do-install:
+	cd ${WRKSRC} && make install PREFIX=${STAGEDIR}${PREFIX}
+
+post-install:
+	PKG_PREFIX=${STAGEDIR}${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL
+
+.include <bsd.port.post.mk>

Added: head/sysutils/pbi-manager/distinfo
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/sysutils/pbi-manager/distinfo	Tue Feb  3 15:05:14 2015	(r378356)
@@ -0,0 +1,2 @@
+SHA256 (pbi-manager-1422042374.tar.xz) = 951baba36d68706ee21198e205ce87b473ed87e69ced8156d48f4833598df1d1
+SIZE (pbi-manager-1422042374.tar.xz) = 24260

Added: head/sysutils/pbi-manager/pkg-descr
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/sysutils/pbi-manager/pkg-descr	Tue Feb  3 15:05:14 2015	(r378356)
@@ -0,0 +1,3 @@
+The PBI meta framework on top of PKGNG
+
+WWW: https://github.com/pcbsd/pcbsd

Added: head/sysutils/pbi-manager/pkg-install
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/sysutils/pbi-manager/pkg-install	Tue Feb  3 15:05:14 2015	(r378356)
@@ -0,0 +1,16 @@
+#!/bin/sh
+# Script for any install setup
+
+PREFIX=${PKG_PREFIX-/usr/local}
+
+if [ "$2" != "POST-INSTALL" ] ; then
+   exit 0
+fi
+
+# If this is during staging, we can skip for now
+echo $PREFIX | grep -q '/stage/'
+if [ $? -eq 0 ] ; then
+   exit 0
+fi
+
+exit 0

Added: head/sysutils/pbi-manager/pkg-plist
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/sysutils/pbi-manager/pkg-plist	Tue Feb  3 15:05:14 2015	(r378356)
@@ -0,0 +1,20 @@
+sbin/app
+sbin/pbi
+sbin/pbi_add
+sbin/pbi_delete
+sbin/pbi_icon
+sbin/pbi_info
+sbin/pbi_makeindex
+sbin/pbi_updateindex
+etc/pbi.conf
+share/pbi-manager/icons/default.png
+share/pbi-manager/icons/patch.png
+share/pbi-manager/pkgng-repo
+share/pbi-manager/repokey.ssl
+man/man1/pbi_add.1.gz
+man/man1/pbi_delete.1.gz
+man/man1/pbi_icon.1.gz
+man/man1/pbi_info.1.gz
+man/man5/pbi.conf.5.gz
+@dirrm share/pbi-manager/icons
+@dirrm share/pbi-manager

Added: head/sysutils/pcbsd-appweb/Makefile
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/sysutils/pcbsd-appweb/Makefile	Tue Feb  3 15:05:14 2015	(r378356)
@@ -0,0 +1,39 @@
+# Created by: Kris Moore <kmoore@FreeBSD.org>
+# $FreeBSD$
+
+PORTNAME=	pcbsd-appweb
+PORTVERSION=	1422974666
+CATEGORIES=	sysutils
+MASTER_SITES=	http://www.pcbsd.org/~kris/software/ \
+		ftp://ftp.pcbsd.org/pub/software/
+
+MAINTAINER=	kmoore@FreeBSD.org
+COMMENT=	PC-BSD Web Interface
+
+LICENSE=	BSD
+
+RUN_DEPENDS=	syscache:${PORTSDIR}/sysutils/pcbsd-syscache \
+		pbi:${PORTSDIR}/sysutils/pbi-manager \
+		warden:${PORTSDIR}/sysutils/warden \
+		nginx:${PORTSDIR}/www/nginx
+
+DEFAULT_PHP_VER=55
+IGNORE_WITH_PHP=54
+USE_PHP=	gd filter session
+WRKSRC=		${WRKDIR}/src-webui
+USES=		pkgconfig tar:xz
+NO_BUILD=	yes
+
+.include <bsd.port.pre.mk>
+
+.if ${OSVERSION} < 1000000
+IGNORE=		requires FreeBSD 10 or later
+.endif
+
+do-install:
+	cd ${WRKSRC} && make install PREFIX=${STAGEDIR}${PREFIX}
+
+post-install:
+	PKG_PREFIX=${STAGEDIR}${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL
+
+.include <bsd.port.post.mk>

Added: head/sysutils/pcbsd-appweb/distinfo
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/sysutils/pcbsd-appweb/distinfo	Tue Feb  3 15:05:14 2015	(r378356)
@@ -0,0 +1,2 @@
+SHA256 (pcbsd-appweb-1422974666.tar.xz) = 40054a908f7f071d88a1b42cfd9d8e67b60d012f6275bde8c7a13a7d92d88355
+SIZE (pcbsd-appweb-1422974666.tar.xz) = 244208

Added: head/sysutils/pcbsd-appweb/pkg-descr
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/sysutils/pcbsd-appweb/pkg-descr	Tue Feb  3 15:05:14 2015	(r378356)
@@ -0,0 +1,3 @@
+PC-BSD Web Interface system
+
+WWW: https://github.com/pcbsd/pcbsd

Added: head/sysutils/pcbsd-appweb/pkg-install
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/sysutils/pcbsd-appweb/pkg-install	Tue Feb  3 15:05:14 2015	(r378356)
@@ -0,0 +1,22 @@
+#!/bin/sh
+# Script for any install setup
+
+PREFIX=${PKG_PREFIX-/usr/local}
+
+if [ "$2" != "POST-INSTALL" ] ; then
+   exit 0
+fi
+
+# If this is during staging, we can skip for now
+echo $PREFIX | grep -q '/stage/'
+if [ $? -eq 0 ] ; then
+   exit 0
+fi
+
+# Check if we have our warden.conf file
+#if [ ! -e "${PREFIX}/etc/warden.conf" ] ; then
+#   cp ${PREFIX}/etc/warden.conf.dist ${PREFIX}/etc/warden.conf
+#   chmod 644 ${PREFIX}/etc/warden.conf
+#fi
+
+exit 0

Added: head/sysutils/pcbsd-appweb/pkg-plist
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/sysutils/pcbsd-appweb/pkg-plist	Tue Feb  3 15:05:14 2015	(r378356)
@@ -0,0 +1,85 @@
+bin/appcafe-setpass
+etc/appcafe.conf.dist
+etc/sudoers.d/appcafe-sudoers
+share/appcafe/dispatcher
+share/appcafe/dispatcher-auth
+share/appcafe/dispatcher-localauth
+share/appcafe/fastcgi_params
+share/appcafe/mime.types
+share/appcafe/nginx.conf
+share/appcafe/nginx.conf.ssl
+share/appcafe/nginx.conf.temp
+share/appcafe/html/index.php
+share/appcafe/html/css/_reset.css
+share/appcafe/html/css/cssmenu.css
+share/appcafe/html/css/main.css
+share/appcafe/html/css/popbox.css
+share/appcafe/html/css/tabs.css
+share/appcafe/html/css/lightbox.css
+share/appcafe/html/images/add.png
+share/appcafe/html/images/appcafe.png
+share/appcafe/html/images/application-exit.png
+share/appcafe/html/images/categories.png
+share/appcafe/html/images/close.png
+share/appcafe/html/images/configure.png
+share/appcafe/html/images/cssbg.png
+share/appcafe/html/images/dialog-ok.png
+share/appcafe/html/images/external-link.png
+share/appcafe/html/images/info-tips.png
+share/appcafe/html/images/install.png
+share/appcafe/html/images/jail.png
+share/appcafe/html/images/loading.gif
+share/appcafe/html/images/logout.png
+share/appcafe/html/images/next.png
+share/appcafe/html/images/notifier.png
+share/appcafe/html/images/noupdates.png
+share/appcafe/html/images/pbiicon.php
+share/appcafe/html/images/prev.png
+share/appcafe/html/images/rating-0.png
+share/appcafe/html/images/rating-1.png
+share/appcafe/html/images/rating-2.png
+share/appcafe/html/images/rating-3.png
+share/appcafe/html/images/rating-4.png
+share/appcafe/html/images/rating-5.png
+share/appcafe/html/images/remove.png
+share/appcafe/html/images/restart.png
+share/appcafe/html/images/search.png
+share/appcafe/html/images/start.png
+share/appcafe/html/images/switch.png
+share/appcafe/html/images/system.png
+share/appcafe/html/images/warden.png
+share/appcafe/html/images/warning.png
+share/appcafe/html/images/working.gif
+share/appcafe/html/include/Mobile_Detect.php
+share/appcafe/html/include/header.php
+share/appcafe/html/include/functions.php
+share/appcafe/html/include/footer.php
+share/appcafe/html/include/globals.php
+share/appcafe/html/include/leftmenu.php
+share/appcafe/html/include/login.php
+share/appcafe/html/include/nav-computer.php
+share/appcafe/html/include/nav-phone.php
+share/appcafe/html/pages/appcafe.php
+share/appcafe/html/pages/appcafe-browse.php
+share/appcafe/html/pages/appcafe-search.php
+share/appcafe/html/pages/appinfo.php
+share/appcafe/html/pages/dispatcher.php
+share/appcafe/html/pages/error.php
+share/appcafe/html/pages/jails.php
+share/appcafe/html/pages/jailcreate.php
+share/appcafe/html/pages/jailinfo.php
+share/appcafe/html/pages/main.php
+share/appcafe/html/pages/notifier.php
+share/appcafe/html/pages/sysapp.php
+share/appcafe/html/js/appcafe.js
+share/appcafe/html/js/cssmenu.js
+share/appcafe/html/js/doubletaptogo.js
+share/appcafe/html/js/jquery.ba-hashchange.min.js
+share/appcafe/html/js/jquery.easytabs.min.js
+share/appcafe/html/js/jquery.jscroll.min.js
+share/appcafe/html/js/jquery.timer.js
+share/appcafe/html/js/jquery.min.js
+share/appcafe/html/js/lightbox.min.js
+share/appcafe/html/js/main.js
+share/appcafe/html/js/popbox.min.js
+etc/rc.d/appcafe

Added: head/sysutils/pcbsd-libsh/Makefile
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/sysutils/pcbsd-libsh/Makefile	Tue Feb  3 15:05:14 2015	(r378356)
@@ -0,0 +1,31 @@
+# Created by: Kris Moore <kmoore@FreeBSD.org>
+# $FreeBSD$
+
+PORTNAME=	pcbsd-libsh
+PORTVERSION=	1420064498
+CATEGORIES=	sysutils
+MASTER_SITES=	http://www.pcbsd.org/~kris/software/ \
+		ftp://ftp.pcbsd.org/pub/software/
+
+MAINTAINER=	kmoore@FreeBSD.org
+COMMENT=	PC-BSD Shell Library
+
+LICENSE=	BSD
+
+WRKSRC=		${WRKDIR}/libsh
+USES=		pkgconfig tar:xz
+NO_BUILD=	yes
+
+.include <bsd.port.pre.mk>
+
+.if ${OSVERSION} < 1000000
+IGNORE=		requires FreeBSD 10 or later
+.endif
+
+do-install:
+	cd ${WRKSRC} && make install PREFIX=${STAGEDIR}${PREFIX}
+
+post-install:
+	PKG_PREFIX=${STAGEDIR}${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL
+
+.include <bsd.port.post.mk>

Added: head/sysutils/pcbsd-libsh/distinfo
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/sysutils/pcbsd-libsh/distinfo	Tue Feb  3 15:05:14 2015	(r378356)
@@ -0,0 +1,2 @@
+SHA256 (pcbsd-libsh-1420064498.tar.xz) = 189d7a84d150270ba9f4ada6321c0690833b35561263a13cfa91d5c8930eeaf9
+SIZE (pcbsd-libsh-1420064498.tar.xz) = 6996

Added: head/sysutils/pcbsd-libsh/pkg-descr
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/sysutils/pcbsd-libsh/pkg-descr	Tue Feb  3 15:05:14 2015	(r378356)
@@ -0,0 +1,3 @@
+A library of shell functions used by various PC-BSD utilities.
+
+WWW: https://github.com/pcbsd/pcbsd

Added: head/sysutils/pcbsd-libsh/pkg-install
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/sysutils/pcbsd-libsh/pkg-install	Tue Feb  3 15:05:14 2015	(r378356)
@@ -0,0 +1,16 @@
+#!/bin/sh
+# Script for any install setup
+
+PREFIX=${PKG_PREFIX-/usr/local}
+
+if [ "$2" != "POST-INSTALL" ] ; then
+   exit 0
+fi
+
+# If this is during staging, we can skip for now
+echo $PREFIX | grep -q '/stage/'
+if [ $? -eq 0 ] ; then
+   exit 0
+fi
+
+exit 0

Added: head/sysutils/pcbsd-libsh/pkg-plist
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/sysutils/pcbsd-libsh/pkg-plist	Tue Feb  3 15:05:14 2015	(r378356)
@@ -0,0 +1 @@
+share/pcbsd/scripts/functions.sh

Added: head/sysutils/pcbsd-syscache/Makefile
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/sysutils/pcbsd-syscache/Makefile	Tue Feb  3 15:05:14 2015	(r378356)
@@ -0,0 +1,32 @@
+# Created by: Kris Moore <kmoore@FreeBSD.org>
+# $FreeBSD$
+
+PORTNAME=	pcbsd-syscache
+PORTVERSION=	1421343297
+CATEGORIES=	sysutils
+MASTER_SITES=	http://www.pcbsd.org/~kris/software/ \
+		ftp://ftp.pcbsd.org/pub/software/
+
+MAINTAINER=	kmoore@FreeBSD.org
+COMMENT=	PC-BSD SysCache Utility
+
+LICENSE=	BSD
+
+WRKSRC=		${WRKDIR}/syscache
+USE_QT5=	core network buildtools qmake
+USES=		pkgconfig tar:xz
+NO_BUILD=	yes
+
+.include <bsd.port.pre.mk>
+
+.if ${OSVERSION} < 1000000
+IGNORE=		requires FreeBSD 10 or later
+.endif
+
+do-install:
+	cd ${WRKSRC} && make install PREFIX=${STAGEDIR}${PREFIX}
+
+post-install:
+	PKG_PREFIX=${STAGEDIR}${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL
+
+.include <bsd.port.post.mk>

Added: head/sysutils/pcbsd-syscache/distinfo
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/sysutils/pcbsd-syscache/distinfo	Tue Feb  3 15:05:14 2015	(r378356)
@@ -0,0 +1,2 @@
+SHA256 (pcbsd-syscache-1421343297.tar.xz) = a99d914b5d09ab9d5f3a2be5b9388b7505e3f474ba7c767a5fd91d20cb59ff28
+SIZE (pcbsd-syscache-1421343297.tar.xz) = 130044

Added: head/sysutils/pcbsd-syscache/pkg-descr
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/sysutils/pcbsd-syscache/pkg-descr	Tue Feb  3 15:05:14 2015	(r378356)
@@ -0,0 +1,5 @@
+The syscache utility is used by PC-BSD and others to provide fast
+access and retrival of system state data, such as package info, jail
+status, update info and more. 
+
+WWW: https://github.com/pcbsd/pcbsd

Added: head/sysutils/pcbsd-syscache/pkg-install
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/sysutils/pcbsd-syscache/pkg-install	Tue Feb  3 15:05:14 2015	(r378356)
@@ -0,0 +1,16 @@
+#!/bin/sh
+# Script for any install setup
+
+PREFIX=${PKG_PREFIX-/usr/local}
+
+if [ "$2" != "POST-INSTALL" ] ; then
+   exit 0
+fi
+
+# If this is during staging, we can skip for now
+echo $PREFIX | grep -q '/stage/'
+if [ $? -eq 0 ] ; then
+   exit 0
+fi
+
+exit 0

Added: head/sysutils/pcbsd-syscache/pkg-plist
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/sysutils/pcbsd-syscache/pkg-plist	Tue Feb  3 15:05:14 2015	(r378356)
@@ -0,0 +1,3 @@
+bin/syscache
+bin/syscache-daemon
+etc/rc.d/syscache

Added: head/sysutils/pcbsd-utils-qt5/Makefile
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/sysutils/pcbsd-utils-qt5/Makefile	Tue Feb  3 15:05:14 2015	(r378356)
@@ -0,0 +1,39 @@
+# Created by: Kris Moore <kmoore@FreeBSD.org>
+# $FreeBSD$
+
+PORTNAME=	pcbsd-utils-qt5
+PORTVERSION=	1422974666
+CATEGORIES=	sysutils
+MASTER_SITES=	http://www.pcbsd.org/~kris/software/ \
+		ftp://ftp.pcbsd.org/pub/software/
+
+MAINTAINER=	kmoore@FreeBSD.org
+COMMENT=	PC-BSD Qt5 Utilities
+
+LICENSE=	BSD
+
+RUN_DEPENDS=	lpreserver:${PORTSDIR}/sysutils/pcbsd-utils \
+		${PYTHON_SITELIBDIR}/dbus/__init__.py:${PORTSDIR}/devel/py-dbus \
+		cdda2wav:${PORTSDIR}/sysutils/cdrtools
+LIB_DEPENDS=	libcurl.so:${PORTSDIR}/ftp/curl
+
+CONFLICTS?=	pcbsd-utils-qt4-[0-9]*
+
+MAKE_JOBS_UNSAFE=yes
+ONLY_FOR_ARCHS=	amd64
+USE_LDCONFIG=	yes
+USE_QT5=	core gui network svg linguist \
+		buildtools x11extras
+USES=		qmake tar:xz python
+
+WRKSRC=		${WRKDIR}/src-qt5
+
+QMAKE_ARGS=	CONFIG+="configure"
+
+.include <bsd.port.options.mk>
+
+.if ${OSVERSION} < 1000000
+IGNORE=		requires FreeBSD 10 or later
+.endif
+
+.include <bsd.port.mk>

Added: head/sysutils/pcbsd-utils-qt5/distinfo
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/sysutils/pcbsd-utils-qt5/distinfo	Tue Feb  3 15:05:14 2015	(r378356)
@@ -0,0 +1,2 @@
+SHA256 (pcbsd-utils-qt5-1422974666.tar.xz) = 07e836704b8ec1b4a3db2105ec9527abd821c58908407eb57ba358c26c63989f
+SIZE (pcbsd-utils-qt5-1422974666.tar.xz) = 64680540

Added: head/sysutils/pcbsd-utils-qt5/pkg-descr
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/sysutils/pcbsd-utils-qt5/pkg-descr	Tue Feb  3 15:05:14 2015	(r378356)
@@ -0,0 +1,3 @@
+PC-BSD QT5 Utilities
+
+WWW: https://github.com/pcbsd/pcbsd

Added: head/sysutils/pcbsd-utils-qt5/pkg-plist
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/sysutils/pcbsd-utils-qt5/pkg-plist	Tue Feb  3 15:05:14 2015	(r378356)
@@ -0,0 +1,507 @@
+bin/EasyPBI
+bin/PCDM-session
+bin/about-gui
+bin/appcafe
+bin/flashpluginctl
+bin/life-preserver
+bin/life-preserver-tray
+bin/openwith
+bin/pc-adsldap
+bin/pc-bootconfig
+bin/pc-bugreport
+bin/pc-controlpanel
+bin/pc-cupscfg
+bin/pc-dmconf
+bin/pc-ethernetconfig
+bin/pc-firstboot
+bin/pc-hwdetect
+bin/pc-mixer
+bin/pc-mounttray
+bin/pc-netmanager
+bin/pc-nettray
+bin/pc-pfmanager
+bin/pc-servicemanager
+bin/pc-softwaremanager
+bin/pc-softweb
+bin/pc-sysinstaller
+bin/pc-syskeyboard
+bin/pc-sysmanager
+bin/pc-systemupdatertray
+bin/pc-updategui
+bin/pc-usermanager
+bin/pc-welcome
+bin/pc-wificonfig
+bin/pc-xgui
+bin/pc-zmanager
+bin/pcbsd-update-i18n
+bin/qsudo
+bin/xlock
+bin/xorg-startupcheck
+etc/pcdm.conf.dist
+etc/rc.d/pc-hwdetect
+etc/rc.d/pcbsdinit
+etc/rc.d/pcdm
+include/pcbsd-DLProcess.h
+include/pcbsd-SingleApplication.h
+include/pcbsd-dialogAPsetup.h
+include/pcbsd-hardware.h
+include/pcbsd-netif.h
+include/pcbsd-sysFlags.h
+include/pcbsd-ui.h
+include/pcbsd-utils.h
+include/pcbsd-xdgfile.h
+include/pcbsd-xdgutils.h
+%%QT_LIBDIR%%/%%QT_LIBDIR%%pcbsd-ui.so
+%%QT_LIBDIR%%/%%QT_LIBDIR%%pcbsd-ui.so.0
+%%QT_LIBDIR%%/%%QT_LIBDIR%%pcbsd-ui.so.0.9
+%%QT_LIBDIR%%/%%QT_LIBDIR%%pcbsd-ui.so.0.9.9
+%%QT_LIBDIR%%/%%QT_LIBDIR%%pcbsd-utils.so
+%%QT_LIBDIR%%/%%QT_LIBDIR%%pcbsd-utils.so.0
+%%QT_LIBDIR%%/%%QT_LIBDIR%%pcbsd-utils.so.0.9
+%%QT_LIBDIR%%/%%QT_LIBDIR%%pcbsd-utils.so.0.9.9
+sbin/PCDMd
+share/EasyPBI/EasyPBIicon.png
+share/PCDM/pcdm-session
+share/PCDM/themes/default/background.jpg
+share/PCDM/themes/default/banner.png
+share/PCDM/themes/default/default-desktop.png
+share/PCDM/themes/default/default-user.png
+share/PCDM/themes/default/default.theme
+share/PCDM/themes/default/keyboardlayout.png
+share/PCDM/themes/default/localechange.png
+share/PCDM/themes/default/login.png
+share/PCDM/themes/default/nextDE.png
+share/PCDM/themes/default/password.png
+share/PCDM/themes/default/previousDE.png
+share/PCDM/themes/default/splashscreen.png
+share/PCDM/themes/default/system.png
+share/PCDM/themes/default/virtualkeyboard.png
+share/applications/EasyPBI.desktop
+share/applications/about.desktop
+share/applications/pc-dmconf.desktop
+share/applications/pc-updategui.desktop
+share/applications/pc-welcome.desktop
+share/applications/pcbsdpbu.desktop
+share/applications/pcbugreport.desktop
+share/applications/pccontrol.desktop
+share/applications/pcsyskeyboard.desktop
+share/applications/softmanager.desktop
+share/applications/warden.desktop
+share/apps/ksplash/Themes/pcbsd10/1024x768/background.png
+share/apps/ksplash/Themes/pcbsd10/1280x1024/background.png
+share/apps/ksplash/Themes/pcbsd10/1280x800/background.png
+share/apps/ksplash/Themes/pcbsd10/1440x900/background.png
+share/apps/ksplash/Themes/pcbsd10/1600x1200/background.png
+share/apps/ksplash/Themes/pcbsd10/1600x1200/background.svg
+share/apps/ksplash/Themes/pcbsd10/1600x1200/description.txt
+share/apps/ksplash/Themes/pcbsd10/1600x1200/icon1.png
+share/apps/ksplash/Themes/pcbsd10/1600x1200/icon1_anim.png
+share/apps/ksplash/Themes/pcbsd10/1600x1200/icon2.png
+share/apps/ksplash/Themes/pcbsd10/1600x1200/icon2_anim.png
+share/apps/ksplash/Themes/pcbsd10/1600x1200/icon3.png
+share/apps/ksplash/Themes/pcbsd10/1600x1200/icon3_anim.png
+share/apps/ksplash/Themes/pcbsd10/1600x1200/icon4.png
+share/apps/ksplash/Themes/pcbsd10/1600x1200/icon4_anim.png
+share/apps/ksplash/Themes/pcbsd10/1600x1200/icon5.png
+share/apps/ksplash/Themes/pcbsd10/1600x1200/rectangle.png
+share/apps/ksplash/Themes/pcbsd10/1920x1080/background.png
+share/apps/ksplash/Themes/pcbsd10/1920x1200/background.png
+share/apps/ksplash/Themes/pcbsd10/600x400/background.png
+share/apps/ksplash/Themes/pcbsd10/800x600/background.png
+share/apps/ksplash/Themes/pcbsd10/Theme.rc
+share/config/ksplashrc
+share/lifePreserver/images/lifepreserver.png
+share/lifePreserver/scripts/setup-ssh-keys.sh
+share/pcbsd/conf/pubdns.conf
+share/pcbsd/doc/handbook_en.pdf
+share/pcbsd/fluxboxinit/init
+share/pcbsd/fluxboxinit/keys
+share/pcbsd/fluxboxinit/menu
+share/pcbsd/fluxboxinit/overlay
+share/pcbsd/fluxboxinit/startup
+share/pcbsd/icons/about.png
+share/pcbsd/icons/appcafe.png
+share/pcbsd/icons/gvim.png
+share/pcbsd/icons/hwinfo.png
+share/pcbsd/icons/input-keyboard.png
+share/pcbsd/icons/ldap.png
+share/pcbsd/icons/mythtv.png
+share/pcbsd/icons/pc-bootconfig.png
+share/pcbsd/icons/pc-dmconf.png
+share/pcbsd/icons/pcbsd-handbook.png
+share/pcbsd/icons/preferences-desktop-theme.png
+share/pcbsd/icons/preferences-desktop.png
+share/pcbsd/icons/soundconfig.png
+share/pcbsd/icons/system-software-update.png
+share/pcbsd/icons/system-users.png
+share/pcbsd/icons/sysupdate.png
+share/pcbsd/icons/utilities-system-monitor.png
+share/pcbsd/icons/zmanager.png
+share/pcbsd/pc-controlpanel/icons/appcafe.png
+share/pcbsd/pc-controlpanel/icons/appcafe64x64.png
+share/pcbsd/pc-controlpanel/icons/application.png
+share/pcbsd/pc-controlpanel/icons/bluetooth.png
+share/pcbsd/pc-controlpanel/icons/cups-icon.png
+share/pcbsd/pc-controlpanel/icons/devices.png
+share/pcbsd/pc-controlpanel/icons/easypbi.png
+share/pcbsd/pc-controlpanel/icons/hwinfo.png
+share/pcbsd/pc-controlpanel/icons/lifepreserver.png
+share/pcbsd/pc-controlpanel/icons/lifepreserver64x64.png
+share/pcbsd/pc-controlpanel/icons/nvidia-settings.png
+share/pcbsd/pc-controlpanel/icons/pc-bugreport.png
+share/pcbsd/pc-controlpanel/icons/pc-controlpanel.png
+share/pcbsd/pc-controlpanel/icons/pc-controlpanel64x64.png
+share/pcbsd/pc-controlpanel/icons/preferences-desktop-user-password.png
+share/pcbsd/pc-controlpanel/icons/preferences-other.png
+share/pcbsd/pc-controlpanel/icons/preferences-system-network-sharing.png
+share/pcbsd/pc-controlpanel/icons/preferences-system-network.png
+share/pcbsd/pc-controlpanel/icons/preferences-system-session-services.png
+share/pcbsd/pc-controlpanel/icons/printer.png
+share/pcbsd/pc-controlpanel/icons/pulseaudio.png
+share/pcbsd/pc-controlpanel/icons/system.png
+share/pcbsd/pc-controlpanel/icons/utilities-terminal.png
+share/pcbsd/pc-controlpanel/icons/video-display.png
+share/pcbsd/pc-controlpanel/icons/webmin-logo.png
+share/pcbsd/pc-controlpanel/items/de/cinnamon-settings.desktop
+share/pcbsd/pc-controlpanel/items/de/gnome-control-center.desktop
+share/pcbsd/pc-controlpanel/items/de/gnome-tweak-tool.desktop
+share/pcbsd/pc-controlpanel/items/de/kde-cursortheme.desktop
+share/pcbsd/pc-controlpanel/items/de/kde-desktop.desktop
+share/pcbsd/pc-controlpanel/items/de/kde-desktoptheme.desktop
+share/pcbsd/pc-controlpanel/items/de/kde-display.desktop
+share/pcbsd/pc-controlpanel/items/de/kde-kcm_akonadi.desktop
+share/pcbsd/pc-controlpanel/items/de/kde-kcm_nepomuk.desktop
+share/pcbsd/pc-controlpanel/items/de/kde-kcmkded.desktop
+share/pcbsd/pc-controlpanel/items/de/kde-kwincompositing.desktop
+share/pcbsd/pc-controlpanel/items/de/kde-kwindecoration.desktop
+share/pcbsd/pc-controlpanel/items/de/kde-style.desktop
+share/pcbsd/pc-controlpanel/items/de/kde-sweeper.desktop
+share/pcbsd/pc-controlpanel/items/de/lxde-default-apps.desktop
+share/pcbsd/pc-controlpanel/items/de/lxde-desktop-prefs.desktop
+share/pcbsd/pc-controlpanel/items/de/lxde-lxappearance.desktop
+share/pcbsd/pc-controlpanel/items/de/lxde-xscreensaver.desktop
+share/pcbsd/pc-controlpanel/items/de/mate-appearance-properties.desktop
+share/pcbsd/pc-controlpanel/items/de/mate-at-properties.desktop
+share/pcbsd/pc-controlpanel/items/de/mate-default-applications-properties.desktop
+share/pcbsd/pc-controlpanel/items/de/mate-keybinding.desktop
+share/pcbsd/pc-controlpanel/items/de/mate-notification-properties.desktop
+share/pcbsd/pc-controlpanel/items/de/mate-session-properties.desktop
+share/pcbsd/pc-controlpanel/items/de/mate-system-monitor.desktop
+share/pcbsd/pc-controlpanel/items/de/mate-theme-installer.desktop
+share/pcbsd/pc-controlpanel/items/de/mate-window-properties.desktop
+share/pcbsd/pc-controlpanel/items/de/xfce-session-settings.desktop
+share/pcbsd/pc-controlpanel/items/de/xfce-settings-manager.desktop
+share/pcbsd/pc-controlpanel/items/de/xfce-ui-settings.desktop
+share/pcbsd/pc-controlpanel/items/de/xfce-wm-settings.desktop
+share/pcbsd/pc-controlpanel/items/de/xfce-wmtweaks-settings.desktop
+share/pcbsd/pc-controlpanel/items/de/xfce-workspaces-settings.desktop
+share/pcbsd/pc-controlpanel/items/de/xfce4-accessibility-settings.desktop
+share/pcbsd/pc-controlpanel/items/de/xfce4-settings-editor.desktop
+share/pcbsd/pc-controlpanel/items/de/xfce4-thunar-settings.desktop
+share/pcbsd/pc-controlpanel/items/hardware/cinnamon-power-panel.desktop
+share/pcbsd/pc-controlpanel/items/hardware/cinnamon-sound-nua-panel.desktop
+share/pcbsd/pc-controlpanel/items/hardware/cups.desktop
+share/pcbsd/pc-controlpanel/items/hardware/gnome-keyboard-panel.desktop
+share/pcbsd/pc-controlpanel/items/hardware/gnome-mouse-panel.desktop
+share/pcbsd/pc-controlpanel/items/hardware/gnome-power-panel.desktop
+share/pcbsd/pc-controlpanel/items/hardware/gnome-power-statistics.desktop
+share/pcbsd/pc-controlpanel/items/hardware/gnome-sound-panel.desktop
+share/pcbsd/pc-controlpanel/items/hardware/hplip.desktop
+share/pcbsd/pc-controlpanel/items/hardware/kde-kcm_keyboard.desktop
+share/pcbsd/pc-controlpanel/items/hardware/kde-mouse.desktop
+share/pcbsd/pc-controlpanel/items/hardware/kde-screensaver.desktop
+share/pcbsd/pc-controlpanel/items/hardware/kinfocenter.desktop
+share/pcbsd/pc-controlpanel/items/hardware/lxde-lxinput.desktop
+share/pcbsd/pc-controlpanel/items/hardware/mate-display-properties.desktop
+share/pcbsd/pc-controlpanel/items/hardware/mate-keyboard.desktop
+share/pcbsd/pc-controlpanel/items/hardware/mate-power-preferences.desktop
+share/pcbsd/pc-controlpanel/items/hardware/mate-power-statistics.desktop
+share/pcbsd/pc-controlpanel/items/hardware/mate-settings-mouse.desktop
+share/pcbsd/pc-controlpanel/items/hardware/mate-volume-control.desktop
+share/pcbsd/pc-controlpanel/items/hardware/nvidia-settings.desktop
+share/pcbsd/pc-controlpanel/items/hardware/pc-mounttray.desktop
+share/pcbsd/pc-controlpanel/items/hardware/pc-paprefs.desktop
+share/pcbsd/pc-controlpanel/items/hardware/pc-pavucontrol.desktop
+share/pcbsd/pc-controlpanel/items/hardware/pc-xgui.desktop
+share/pcbsd/pc-controlpanel/items/hardware/pc-zmanager.desktop
+share/pcbsd/pc-controlpanel/items/hardware/pcsyskeyboard.desktop
+share/pcbsd/pc-controlpanel/items/hardware/system-config-printer.desktop
+share/pcbsd/pc-controlpanel/items/hardware/xfce-keyboard-settings.desktop
+share/pcbsd/pc-controlpanel/items/hardware/xfce-mouse-settings.desktop
+share/pcbsd/pc-controlpanel/items/hardware/xsane.desktop
+share/pcbsd/pc-controlpanel/items/network/pcnetwork.desktop
+share/pcbsd/pc-controlpanel/items/network/pfmanager.desktop
+share/pcbsd/pc-controlpanel/items/software/appcafe.desktop
+share/pcbsd/pc-controlpanel/items/software/easypbi.desktop
+share/pcbsd/pc-controlpanel/items/software/pc-updategui.desktop
+share/pcbsd/pc-controlpanel/items/software/pkg-q4wine.desktop
+share/pcbsd/pc-controlpanel/items/software/pkg-swine.desktop
+share/pcbsd/pc-controlpanel/items/software/pkg-winecfg.desktop
+share/pcbsd/pc-controlpanel/items/system/about.desktop
+share/pcbsd/pc-controlpanel/items/system/gnome-system-log.desktop
+share/pcbsd/pc-controlpanel/items/system/ibus-setup.desktop
+share/pcbsd/pc-controlpanel/items/system/kde-clock.desktop
+share/pcbsd/pc-controlpanel/items/system/kde-kcm_polkitactions.desktop
+share/pcbsd/pc-controlpanel/items/system/ksystemlog.desktop
+share/pcbsd/pc-controlpanel/items/system/lxde-lxtask.desktop
+share/pcbsd/pc-controlpanel/items/system/pc-adsldap.desktop
+share/pcbsd/pc-controlpanel/items/system/pc-bootconfig.desktop
+share/pcbsd/pc-controlpanel/items/system/pc-checkhw.desktop
+share/pcbsd/pc-controlpanel/items/system/pc-dmconf.desktop
+share/pcbsd/pc-controlpanel/items/system/pc-servicemanager.desktop
+share/pcbsd/pc-controlpanel/items/system/pc-sysmanager.desktop
+share/pcbsd/pc-controlpanel/items/system/pcusermanager.desktop
+share/pcbsd/pc-controlpanel/items/system/webmin.desktop
+share/pcbsd/pc-controlpanel/items/tools/flash-player-properties.desktop
+share/pcbsd/pc-controlpanel/items/tools/kde-kcmdf.desktop
+share/pcbsd/pc-controlpanel/items/tools/lifepreserver.desktop
+share/pcbsd/pc-controlpanel/items/tools/pcbugreport.desktop
+share/pcbsd/pc-controlpanel/items/tools/warden.desktop
+share/pcbsd/pc-controlpanel/items/tools/x11vnc.desktop
+share/pcbsd/pc-hwdetect/agp.xml
+share/pcbsd/pc-hwdetect/audio.xml
+share/pcbsd/pc-hwdetect/display.xml
+share/pcbsd/pc-hwdetect/multimedia.xml
+share/pcbsd/pc-hwdetect/network.xml
+share/pcbsd/pc-hwdetect/soundcards.xml
+share/pcbsd/pc-installgui/get-zfs-restore-list.sh
+share/pcbsd/pc-installgui/load-usb-key.sh
+share/pcbsd/pc-installgui/setup-ssh-keys.sh
+share/pcbsd/pc-netmanager/pics/defaulticon.png
+share/pcbsd/pc-netmanager/pics/info.png
+share/pcbsd/pc-netmanager/pics/network_local.png
+share/pcbsd/pc-netmanager/pics/network_local_dis.png
+share/pcbsd/pc-netmanager/pics/network_wifi.png
+share/pcbsd/pc-netmanager/pics/network_wifi_dis.png
+share/pcbsd/pc-netmanager/pics/object-locked.png
+share/pcbsd/pc-netmanager/pics/object-unlocked.png
+share/pcbsd/pc-netmanager/pics/tray_local.png
+share/pcbsd/pc-netmanager/pics/tray_local_dis.png
+share/pcbsd/pc-netmanager/pics/tray_wifi.png
+share/pcbsd/pc-netmanager/pics/tray_wifi30.png
+share/pcbsd/pc-netmanager/pics/tray_wifi60.png
+share/pcbsd/pc-netmanager/pics/tray_wifi85.png
+share/pcbsd/pc-netmanager/pics/tray_wifi_dis.png
+share/pcbsd/pc-netmanager/umts_stick
+share/pcbsd/scripts/GenDiagSheet.sh
+share/pcbsd/scripts/fastest_cvsup
+share/pcbsd/scripts/find-install-media.sh
+share/pcbsd/scripts/first-boot.sh
+share/pcbsd/scripts/lidchanged.sh
+share/pcbsd/scripts/move-vbox.sh
+share/pcbsd/scripts/mythtv.sh
+share/pcbsd/scripts/openhandbook.sh
+share/pcbsd/scripts/portsnap-noterm.sh
+share/pcbsd/scripts/set-lang.sh
+share/pcbsd/scripts/sound-dev-changed.sh
+share/pcbsd/scripts/vbox-check
+share/pcbsd/splash-screens/loading-screen-af.pcx
+share/pcbsd/splash-screens/loading-screen-ar.pcx
+share/pcbsd/splash-screens/loading-screen-az.pcx
+share/pcbsd/splash-screens/loading-screen-bg.pcx
+share/pcbsd/splash-screens/loading-screen-bn.pcx
+share/pcbsd/splash-screens/loading-screen-bs.pcx
+share/pcbsd/splash-screens/loading-screen-ca.pcx
+share/pcbsd/splash-screens/loading-screen-cs.pcx
+share/pcbsd/splash-screens/loading-screen-da.pcx
+share/pcbsd/splash-screens/loading-screen-de.pcx
+share/pcbsd/splash-screens/loading-screen-el.pcx
+share/pcbsd/splash-screens/loading-screen-en.pcx
+share/pcbsd/splash-screens/loading-screen-es.pcx
+share/pcbsd/splash-screens/loading-screen-et.pcx
+share/pcbsd/splash-screens/loading-screen-eu.pcx
+share/pcbsd/splash-screens/loading-screen-fa.pcx
+share/pcbsd/splash-screens/loading-screen-fi.pcx
+share/pcbsd/splash-screens/loading-screen-fr.pcx
+share/pcbsd/splash-screens/loading-screen-gl.pcx
+share/pcbsd/splash-screens/loading-screen-he.pcx
+share/pcbsd/splash-screens/loading-screen-hi.pcx
+share/pcbsd/splash-screens/loading-screen-hr.pcx
+share/pcbsd/splash-screens/loading-screen-hu.pcx
+share/pcbsd/splash-screens/loading-screen-it.pcx
+share/pcbsd/splash-screens/loading-screen-ja.pcx
+share/pcbsd/splash-screens/loading-screen-ko.pcx
+share/pcbsd/splash-screens/loading-screen-lv.pcx
+share/pcbsd/splash-screens/loading-screen-mk.pcx
+share/pcbsd/splash-screens/loading-screen-mn.pcx
+share/pcbsd/splash-screens/loading-screen-ms.pcx
+share/pcbsd/splash-screens/loading-screen-nb.pcx
+share/pcbsd/splash-screens/loading-screen-nl.pcx
+share/pcbsd/splash-screens/loading-screen-pa.pcx
+share/pcbsd/splash-screens/loading-screen-pl.pcx
+share/pcbsd/splash-screens/loading-screen-pt.pcx
+share/pcbsd/splash-screens/loading-screen-pt_BR.pcx
+share/pcbsd/splash-screens/loading-screen-ro.pcx
+share/pcbsd/splash-screens/loading-screen-ru.pcx
+share/pcbsd/splash-screens/loading-screen-sk.pcx
+share/pcbsd/splash-screens/loading-screen-sl.pcx
+share/pcbsd/splash-screens/loading-screen-sr.pcx
+share/pcbsd/splash-screens/loading-screen-sv.pcx
+share/pcbsd/splash-screens/loading-screen-ta.pcx
+share/pcbsd/splash-screens/loading-screen-tg.pcx
+share/pcbsd/splash-screens/loading-screen-th.pcx
+share/pcbsd/splash-screens/loading-screen-tr.pcx
+share/pcbsd/splash-screens/loading-screen-uk.pcx
+share/pcbsd/splash-screens/loading-screen-uz.pcx
+share/pcbsd/splash-screens/loading-screen-vi.pcx
+share/pcbsd/splash-screens/loading-screen-xh.pcx
+share/pcbsd/splash-screens/loading-screen-zh_CN.pcx
+share/pcbsd/splash-screens/loading-screen-zh_TW.pcx
+share/pcbsd/xorg-gui/bin/rundetect.sh
+share/pcbsd/xorg-gui/bin/setupconf.sh
+share/pcbsd/xorg-gui/cardDetect/XF86Config.compat
+share/pcbsd/xorg-gui/cardDetect/XF86Config.default
+share/pcbsd/xorg-gui/cardDetect/XF86Config.intel
+share/pcbsd/xorg-gui/cardDetect/XF86Config.vmware
+share/pcbsd/xorg-gui/cardDetect/x_config.sh
+share/pcbsd/xorg-gui/cardDetect/xorg.conf.virtualbox
+share/pcbsd/xorg-gui/conf/.fluxbox/init
+share/pcbsd/xorg-gui/conf/.fluxbox/keys
+share/pcbsd/xorg-gui/conf/.fluxbox/menu
+share/pcbsd/xorg-gui/conf/.fluxbox/overlay
+share/pcbsd/xorg-gui/conf/.fluxbox/startup
+share/pcbsd/xorg-gui/conf/xorg.conf.basic
+share/pcbsd/xorg-gui/nvidia-detect/detect-nvidia.sh
+share/pcbsd/xorg-gui/nvidia-detect/nvidia17-pciid.txt
+share/pcbsd/xorg-gui/nvidia-detect/nvidia9x-pciid.txt
+share/pcbsd/xorg-gui/scripts/cardboard.sh
+share/pcbsd/xorg-gui/scripts/cardbus.sh
+share/pcbsd/xorg-gui/scripts/carddriver.sh
+share/pcbsd/xorg-gui/scripts/cardpciid.sh
+share/pcbsd/xorg-gui/scripts/cardvendor.sh
+share/pcbsd/xorg-gui/scripts/checkunprobed.sh
+share/pcbsd/xorg-gui/scripts/monmodel.sh
+share/pcbsd/xorg-gui/scripts/monvendor.sh
+share/pcbsd/xorg-gui/scripts/xinit-autodetect
+share/pcbsd/xorg-gui/scripts/xinit-check
+share/pcbsd/xorg-gui/scripts/xinit-displaywiz
+share/pcbsd/xorg-gui/scripts/xinit-failed
+share/pcbsd/xorg-gui/settings/README
+share/pcbsd/xorg-gui/settings/alias.txt
+share/pcbsd/xorg-gui/settings/definition.txt
+share/pcbsd/xorg-gui/settings/depth.txt
+share/pcbsd/xorg-gui/settings/drivers.txt
+share/pcbsd/xorg-gui/settings/drivers.txt.amd64
+share/pcbsd/xorg-gui/settings/drivers.txt.i386
+share/pcbsd/xorg-gui/settings/refresh.txt
+share/pcbsd/xorg-gui/settings/resolutions.txt
+share/pcbsd/xorg-gui/templates/driver/README
+share/pcbsd/xorg-gui/templates/driver/apm.template
+share/pcbsd/xorg-gui/templates/driver/ark.template
+share/pcbsd/xorg-gui/templates/driver/ati-3d-enable.template
+share/pcbsd/xorg-gui/templates/driver/ati.template
+share/pcbsd/xorg-gui/templates/driver/chips.template
+share/pcbsd/xorg-gui/templates/driver/cirrus.template
+share/pcbsd/xorg-gui/templates/driver/cyrix.template
+share/pcbsd/xorg-gui/templates/driver/dummy.template
+share/pcbsd/xorg-gui/templates/driver/fbdev.template
+share/pcbsd/xorg-gui/templates/driver/glint.template
+share/pcbsd/xorg-gui/templates/driver/i128.template
+share/pcbsd/xorg-gui/templates/driver/i740.template
+share/pcbsd/xorg-gui/templates/driver/i810.template
+share/pcbsd/xorg-gui/templates/driver/imstt.template
+share/pcbsd/xorg-gui/templates/driver/intel-3d-enable.template
+share/pcbsd/xorg-gui/templates/driver/intel.template
+share/pcbsd/xorg-gui/templates/driver/mach64.template
+share/pcbsd/xorg-gui/templates/driver/mga-3d-enable.template
+share/pcbsd/xorg-gui/templates/driver/mga.template
+share/pcbsd/xorg-gui/templates/driver/neomagic.template
+share/pcbsd/xorg-gui/templates/driver/newport.template
+share/pcbsd/xorg-gui/templates/driver/nsc.template
+share/pcbsd/xorg-gui/templates/driver/nv.template
+share/pcbsd/xorg-gui/templates/driver/nvidia.template
+share/pcbsd/xorg-gui/templates/driver/openchrome.template
+share/pcbsd/xorg-gui/templates/driver/r128.template
+share/pcbsd/xorg-gui/templates/driver/radeonhd-3d-enable.template
+share/pcbsd/xorg-gui/templates/driver/radeonhd.template
+share/pcbsd/xorg-gui/templates/driver/rendition.template
+share/pcbsd/xorg-gui/templates/driver/s3.template
+share/pcbsd/xorg-gui/templates/driver/s3virge.template
+share/pcbsd/xorg-gui/templates/driver/savage.template
+share/pcbsd/xorg-gui/templates/driver/siliconmotion.template
+share/pcbsd/xorg-gui/templates/driver/sis-intel.template
+share/pcbsd/xorg-gui/templates/driver/sis.template

*** DIFF OUTPUT TRUNCATED AT 1000 LINES ***



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