diff options
author | kmoore <kmoore@FreeBSD.org> | 2014-03-12 07:39:01 +0800 |
---|---|---|
committer | kmoore <kmoore@FreeBSD.org> | 2014-03-12 07:39:01 +0800 |
commit | 29a78f445537950f8d8795618ad66500279f48a8 (patch) | |
tree | c9810243740d27816ddc7e4f06cc53e47e488dd0 /sysutils/pcbsd-utils | |
parent | f5f8d8b5b21f291979a96fd467d651f8b9eb1c76 (diff) | |
download | freebsd-ports-gnome-29a78f445537950f8d8795618ad66500279f48a8.tar.gz freebsd-ports-gnome-29a78f445537950f8d8795618ad66500279f48a8.tar.zst freebsd-ports-gnome-29a78f445537950f8d8795618ad66500279f48a8.zip |
- Update to 1394538598 (10.0.1)
Diffstat (limited to 'sysutils/pcbsd-utils')
-rw-r--r-- | sysutils/pcbsd-utils/Makefile | 3 | ||||
-rw-r--r-- | sysutils/pcbsd-utils/distinfo | 4 | ||||
-rw-r--r-- | sysutils/pcbsd-utils/pkg-install | 8 | ||||
-rw-r--r-- | sysutils/pcbsd-utils/pkg-plist | 13 |
4 files changed, 22 insertions, 6 deletions
diff --git a/sysutils/pcbsd-utils/Makefile b/sysutils/pcbsd-utils/Makefile index abf261e1c664..8c5396b212a7 100644 --- a/sysutils/pcbsd-utils/Makefile +++ b/sysutils/pcbsd-utils/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pcbsd-utils -PORTVERSION= 1390905942 +PORTVERSION= 1394538598 CATEGORIES= sysutils MASTER_SITES= http://www.pcbsd.org/~kris/software/ \ ftp://ftp.pcbsd.org/pub/software/ @@ -22,6 +22,7 @@ RUN_DEPENDS= pkg-static:${PORTSDIR}/ports-mgmt/pkg \ WRKSRC= ${WRKDIR}/src-sh CONFLICTS?= pbi-manager-[0-9]* +USES= pkgconfig fuse NO_BUILD= yes USE_BZIP2= yes USE_PYTHON= yes diff --git a/sysutils/pcbsd-utils/distinfo b/sysutils/pcbsd-utils/distinfo index d7cb221e855a..9b7ed824d16e 100644 --- a/sysutils/pcbsd-utils/distinfo +++ b/sysutils/pcbsd-utils/distinfo @@ -1,2 +1,2 @@ -SHA256 (pcbsd-utils-1390905942.tar.bz2) = a3fae00a3a9bf6e5b0f755f9329c95d6cc517ddc124f4cd685de951506ae1b3e -SIZE (pcbsd-utils-1390905942.tar.bz2) = 22214358 +SHA256 (pcbsd-utils-1394538598.tar.bz2) = a105ce239524e327d3b98d2c767678e003ba4a027809a07580087d18c618eb19 +SIZE (pcbsd-utils-1394538598.tar.bz2) = 22956751 diff --git a/sysutils/pcbsd-utils/pkg-install b/sysutils/pcbsd-utils/pkg-install index 4d9568c3e22d..fc71f2c6c04a 100644 --- a/sysutils/pcbsd-utils/pkg-install +++ b/sysutils/pcbsd-utils/pkg-install @@ -34,7 +34,13 @@ if [ -e "${PREFIX}/share/pbi-manager/.pbime" ] ; then install -o root -g wheel -m 755 ${PREFIX}/share/pbi-manager/.ldconfig /usr/pbi/.ldconfig install -o root -g wheel -m 755 ${PREFIX}/share/pbi-manager/.pbisyscmd /usr/pbi/.pbisyscmd install -o root -g wheel -m 755 ${PREFIX}/share/pbi-manager/.pbisyslisten /usr/pbi/.pbisyslisten - install -o root -g wheel -m 755 ${PREFIX}/share/pbi-manager/.mount_nullfs /usr/pbi/.mount_nullfs + install -o root -g wheel -m 755 ${PREFIX}/share/pbi-manager/.pbifs /usr/pbi/.pbifs +fi + +# Check if we have our warden.conf file +if [ ! -e "/usr/local/etc/warden.conf" ] ; then + cp /usr/local/etc/warden.conf.dist /usr/local/etc/warden.conf + chmod 644 /usr/local/etc/warden.conf fi exit 0 diff --git a/sysutils/pcbsd-utils/pkg-plist b/sysutils/pcbsd-utils/pkg-plist index 0b565cea6a46..0fae2fab37fc 100644 --- a/sysutils/pcbsd-utils/pkg-plist +++ b/sysutils/pcbsd-utils/pkg-plist @@ -251,6 +251,12 @@ share/pcbsd/metaset/pcbsd/NVIDIA-Legacy-173/ports-list share/pcbsd/metaset/pcbsd/NVIDIA-Legacy-173/pkg-desc share/pcbsd/metaset/pcbsd/NVIDIA-Legacy-173/pkg-icon.png share/pcbsd/metaset/pcbsd/NVIDIA-Legacy-173/post-install.sh +share/pcbsd/metaset/pcbsd/NVIDIA-Legacy-304/pkg-desc +share/pcbsd/metaset/pcbsd/NVIDIA-Legacy-304/pkg-icon.png +share/pcbsd/metaset/pcbsd/NVIDIA-Legacy-304/pkg-parent +share/pcbsd/metaset/pcbsd/NVIDIA-Legacy-304/ports-list +share/pcbsd/metaset/pcbsd/NVIDIA-Legacy-304/post-install.sh +share/pcbsd/metaset/pcbsd/NVIDIA-Legacy-304/post-remove.sh share/pcbsd/metaset/pcbsd/I3/pkg-icon.png share/pcbsd/metaset/pcbsd/I3/pkg-desc share/pcbsd/metaset/pcbsd/I3/pkg-parent @@ -533,12 +539,14 @@ share/pcbsd/de-profiles/cinnamon.profile share/pcbsd/de-profiles/xfce.profile share/pcbsd/pc-updatemanager/conf/sysupdate.conf share/pcbsd/pc-updatemanager/conf/security.key +share/pcbsd/pc-updatemanager/etcmerge share/pcbsd/scripts/functions.sh share/pcbsd/scripts/mkzfsdir.sh share/pcbsd/scripts/reset-firewall share/pcbsd/scripts/rmzfsdir.sh share/pcbsd/scripts/sys-init.sh -etc/warden.conf +share/pcbsd/version +etc/warden.conf.dist etc/pc-activedirectory.conf etc/pc-ldap.conf etc/rc.activedirectory @@ -581,7 +589,7 @@ share/pbi-manager/.pbimount share/pbi-manager/.pbisyscmd share/pbi-manager/.pbisyslisten share/pbi-manager/.ldconfig -share/pbi-manager/.mount_nullfs +share/pbi-manager/.pbifs share/pbi-manager/.pbiwrapper-i386 share/pbi-manager/.pbiwrapper-amd64 share/pbi-manager/module-examples/gimp/xdg-menu/gimp.desktop @@ -730,6 +738,7 @@ man/man8/pc-sysinstall.8.gz @dirrm share/pcbsd/metaset/pcbsd/KDE-SDK @dirrm share/pcbsd/metaset/pcbsd/KDE-Graphics @dirrm share/pcbsd/metaset/pcbsd/NVIDIA-Legacy-96 +@dirrm share/pcbsd/metaset/pcbsd/NVIDIA-Legacy-304 @dirrm share/pcbsd/metaset/pcbsd/KDE-Toys @dirrm share/pcbsd/metaset/pcbsd/Ratpoison @dirrm share/pcbsd/metaset/pcbsd/Development-VCS |