aboutsummaryrefslogtreecommitdiff
path: root/sysutils/pcbsd-appweb
diff options
context:
space:
mode:
authorKris Moore <kmoore@FreeBSD.org>2015-07-31 19:37:01 +0000
committerKris Moore <kmoore@FreeBSD.org>2015-07-31 19:37:01 +0000
commit2262f41dab9b1aa9a572f3a55bca6d0ca1849976 (patch)
tree8d56289d40fec8f9a419b53453562fbdbaa0042a /sysutils/pcbsd-appweb
parented3729deda76c7239f8793d7cdf7bb4b8348589c (diff)
downloadports-2262f41dab9b1aa9a572f3a55bca6d0ca1849976.tar.gz
ports-2262f41dab9b1aa9a572f3a55bca6d0ca1849976.zip
Notes
Diffstat (limited to 'sysutils/pcbsd-appweb')
-rw-r--r--sysutils/pcbsd-appweb/Makefile14
-rw-r--r--sysutils/pcbsd-appweb/distinfo4
-rw-r--r--sysutils/pcbsd-appweb/pkg-plist8
3 files changed, 15 insertions, 11 deletions
diff --git a/sysutils/pcbsd-appweb/Makefile b/sysutils/pcbsd-appweb/Makefile
index 461da8bb98a0..e01624e21775 100644
--- a/sysutils/pcbsd-appweb/Makefile
+++ b/sysutils/pcbsd-appweb/Makefile
@@ -2,10 +2,8 @@
# $FreeBSD$
PORTNAME= pcbsd-appweb
-PORTVERSION= 1431522786
+PORTVERSION= 1438362426
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
@@ -17,14 +15,18 @@ RUN_DEPENDS= syscache:${PORTSDIR}/sysutils/pcbsd-syscache \
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
+USE_PHP= filter gd json session
+WRKSRC_SUBDIR= src-webui
USES= pkgconfig tar:xz
NO_BUILD= yes
MAKE_ARGS= PREFIX=${STAGEDIR}${PREFIX}
+USE_GITHUB= yes
+GH_ACCOUNT= pcbsd
+GH_PROJECT= pcbsd
+GH_TAGNAME= 2c5a0c
+
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 1000000
diff --git a/sysutils/pcbsd-appweb/distinfo b/sysutils/pcbsd-appweb/distinfo
index 31bd45773bc3..f8e8f903c130 100644
--- a/sysutils/pcbsd-appweb/distinfo
+++ b/sysutils/pcbsd-appweb/distinfo
@@ -1,2 +1,2 @@
-SHA256 (pcbsd-appweb-1431522786.tar.xz) = 9062d60601c765947e3a618d3f518055913004b3581f0dcde9f85a94a1a0f55c
-SIZE (pcbsd-appweb-1431522786.tar.xz) = 271968
+SHA256 (pcbsd-pcbsd-1438362426-2c5a0c_GH0.tar.xz) = b984df83714a5a3624576f1a724c19004036e6b3c71e7e2b1beae568662dad05
+SIZE (pcbsd-pcbsd-1438362426-2c5a0c_GH0.tar.xz) = 168697426
diff --git a/sysutils/pcbsd-appweb/pkg-plist b/sysutils/pcbsd-appweb/pkg-plist
index 452231b8dd80..f22af8dcb55f 100644
--- a/sysutils/pcbsd-appweb/pkg-plist
+++ b/sysutils/pcbsd-appweb/pkg-plist
@@ -55,6 +55,7 @@ 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/functions-config.php
share/appcafe/html/include/footer.php
share/appcafe/html/include/globals.php
share/appcafe/html/include/leftmenu.php
@@ -68,12 +69,13 @@ share/appcafe/html/pages/appinfo.php
share/appcafe/html/pages/dispatcher.php
share/appcafe/html/pages/error.php
share/appcafe/html/pages/exportpbis.php
-share/appcafe/html/pages/jails.php
-share/appcafe/html/pages/jailcreate.php
-share/appcafe/html/pages/jailinfo.php
+share/appcafe/html/pages/plugins.php
+share/appcafe/html/pages/pluginconfig.php
+share/appcafe/html/pages/plugininfo.php
share/appcafe/html/pages/main.php
share/appcafe/html/pages/notifier.php
share/appcafe/html/pages/sysapp.php
+share/appcafe/html/pages/sysplugins.php
share/appcafe/html/js/appcafe.js
share/appcafe/html/js/cssmenu.js
share/appcafe/html/js/doubletaptogo.js