[Midnightbsd-cvs] mports [21199] trunk/net-mgmt: add php ports
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Tue Mar 15 17:15:45 EDT 2016
Revision: 21199
http://svnweb.midnightbsd.org/mports/?rev=21199
Author: laffer1
Date: 2016-03-15 17:15:45 -0400 (Tue, 15 Mar 2016)
Log Message:
-----------
add php ports
Modified Paths:
--------------
trunk/net-mgmt/Makefile
Added Paths:
-----------
trunk/net-mgmt/php55-snmp/
trunk/net-mgmt/php55-snmp/Makefile
trunk/net-mgmt/php56-snmp/
trunk/net-mgmt/php56-snmp/Makefile
trunk/net-mgmt/php70-snmp/
trunk/net-mgmt/php70-snmp/Makefile
trunk/net-mgmt/phpip/
trunk/net-mgmt/phpip/Makefile
trunk/net-mgmt/phpip/distinfo
trunk/net-mgmt/phpip/pkg-descr
trunk/net-mgmt/phpip/pkg-plist
Removed Paths:
-------------
trunk/net-mgmt/php5-snmp/
Modified: trunk/net-mgmt/Makefile
===================================================================
--- trunk/net-mgmt/Makefile 2016-03-15 21:12:44 UTC (rev 21198)
+++ trunk/net-mgmt/Makefile 2016-03-15 21:15:45 UTC (rev 21199)
@@ -14,7 +14,10 @@
SUBDIR += p5-NetAddr-IP
SUBDIR += p5-NSNMP
SUBDIR += p5-SNMP_Session
-SUBDIR += php5-snmp
+SUBDIR += php55-snmp
+SUBDIR += php56-snmp
+SUBDIR += php70-snmp
+SUBDIR += phpip
SUBDIR += net-snmp
SUBDIR += nipper
SUBDIR += softflowd
Added: trunk/net-mgmt/php55-snmp/Makefile
===================================================================
--- trunk/net-mgmt/php55-snmp/Makefile (rev 0)
+++ trunk/net-mgmt/php55-snmp/Makefile 2016-03-15 21:15:45 UTC (rev 21199)
@@ -0,0 +1,10 @@
+# Created by: Alex Dupre <ale at FreeBSD.org>
+# $FreeBSD: head/net-mgmt/php55-snmp/Makefile 340722 2014-01-22 17:00:46Z mat $
+
+CATEGORIES= net-mgmt
+
+MASTERDIR= ${.CURDIR}/../../lang/php55
+
+PKGNAMESUFFIX= -snmp
+
+.include "${MASTERDIR}/Makefile"
Property changes on: trunk/net-mgmt/php55-snmp/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/net-mgmt/php56-snmp/Makefile
===================================================================
--- trunk/net-mgmt/php56-snmp/Makefile (rev 0)
+++ trunk/net-mgmt/php56-snmp/Makefile 2016-03-15 21:15:45 UTC (rev 21199)
@@ -0,0 +1,10 @@
+# Created by: Alex Dupre <ale at FreeBSD.org>
+# $FreeBSD: head/net-mgmt/php56-snmp/Makefile 367268 2014-09-04 14:24:25Z ale $
+
+CATEGORIES= net-mgmt
+
+MASTERDIR= ${.CURDIR}/../../lang/php56
+
+PKGNAMESUFFIX= -snmp
+
+.include "${MASTERDIR}/Makefile"
Property changes on: trunk/net-mgmt/php56-snmp/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/net-mgmt/php70-snmp/Makefile
===================================================================
--- trunk/net-mgmt/php70-snmp/Makefile (rev 0)
+++ trunk/net-mgmt/php70-snmp/Makefile 2016-03-15 21:15:45 UTC (rev 21199)
@@ -0,0 +1,10 @@
+# Created by: Alex Dupre <ale at FreeBSD.org>
+# $FreeBSD: head/net-mgmt/php70-snmp/Makefile 408944 2016-02-15 16:04:16Z mat $
+
+CATEGORIES= net-mgmt
+
+MASTERDIR= ${.CURDIR}/../../lang/php70
+
+PKGNAMESUFFIX= -snmp
+
+.include "${MASTERDIR}/Makefile"
Property changes on: trunk/net-mgmt/php70-snmp/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/net-mgmt/phpip/Makefile
===================================================================
--- trunk/net-mgmt/phpip/Makefile (rev 0)
+++ trunk/net-mgmt/phpip/Makefile 2016-03-15 21:15:45 UTC (rev 21199)
@@ -0,0 +1,35 @@
+# Created by: Babak Farrokhi <babak at farrokhi.net>
+# $FreeBSD: head/net-mgmt/phpip/Makefile 411002 2016-03-13 16:56:42Z mat $
+# $MidnightBSD$
+
+PORTNAME= phpip
+PORTVERSION= ${SNAPSHOT}
+CATEGORIES= net-mgmt www
+MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/4.3.2%20-%20No%20Upgrade%20Support
+DISTNAME= ${PORTNAME}-4.3.2-build-${SNAPSHOT}
+
+MAINTAINER= ports at MidnightBSD.org
+COMMENT= Complete IPv4 IPAM (IP address management) suite
+
+LICENSE= gpl2
+LICENSE_FILE= ${WRKSRC}/COPYING
+
+SNAPSHOT= 200611081420
+NO_BUILD= yes
+USE_PHP= mysql
+USES= dos2unix
+WANT_PHP_WEB= yes
+
+IGNORE_WITH_PHP= 70
+
+PHPIP?= www/phpip
+PLIST_SUB+= PHPIP=${PHPIP} WWWOWN=${WWWOWN} WWWGRP=${WWWGRP}
+
+pre-patch: dos2unix
+
+do-install:
+ @${MKDIR} ${STAGEDIR}${PREFIX}/${PHPIP}
+ @${CP} -R ${WRKSRC}/ ${STAGEDIR}${PREFIX}/${PHPIP}
+ @${CHMOD} -R 755 ${STAGEDIR}${PREFIX}/${PHPIP}
+
+.include <bsd.port.mk>
Property changes on: trunk/net-mgmt/phpip/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/net-mgmt/phpip/distinfo
===================================================================
--- trunk/net-mgmt/phpip/distinfo (rev 0)
+++ trunk/net-mgmt/phpip/distinfo 2016-03-15 21:15:45 UTC (rev 21199)
@@ -0,0 +1,2 @@
+SHA256 (phpip-4.3.2-build-200611081420.tar.gz) = 7a80bafc11d9304795301d75e1fcb7a2f26c68d5dab6d45a25f5f44650e4a50a
+SIZE (phpip-4.3.2-build-200611081420.tar.gz) = 146237
Property changes on: trunk/net-mgmt/phpip/distinfo
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/net-mgmt/phpip/pkg-descr
===================================================================
--- trunk/net-mgmt/phpip/pkg-descr (rev 0)
+++ trunk/net-mgmt/phpip/pkg-descr 2016-03-15 21:15:45 UTC (rev 21199)
@@ -0,0 +1,8 @@
+phpIP Management is a complete IPv4 IPAM (IP address management)
+suite, built to handle the complexity of managing today's
+IP address space.
+phpIP Management was built to scale and address the full
+lifecycle of IP address space using techniques that are not
+administratively intensive.
+
+WWW: http://www.phpip.net/
Property changes on: trunk/net-mgmt/phpip/pkg-descr
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/net-mgmt/phpip/pkg-plist
===================================================================
--- trunk/net-mgmt/phpip/pkg-plist (rev 0)
+++ trunk/net-mgmt/phpip/pkg-plist 2016-03-15 21:15:45 UTC (rev 21199)
@@ -0,0 +1,111 @@
+ at owner %%WWWOWN%%
+ at group %%WWWGRP%%
+%%PHPIP%%/COPYING
+%%PHPIP%%/ChangeLog
+%%PHPIP%%/INSTALL
+%%PHPIP%%/Net/IPv4.php
+%%PHPIP%%/Net/PEAR.php
+%%PHPIP%%/Net/index.php
+%%PHPIP%%/README
+%%PHPIP%%/TODO
+%%PHPIP%%/boxes/box_CidrMenu.php
+%%PHPIP%%/boxes/box_help_links.php
+%%PHPIP%%/boxes/box_install_links.php
+%%PHPIP%%/boxes/box_main_links.php
+%%PHPIP%%/boxes/index.php
+%%PHPIP%%/check_option.php
+%%PHPIP%%/cidr_add.php
+%%PHPIP%%/cidr_desc.php
+%%PHPIP%%/cidr_remove.php
+%%PHPIP%%/classes/clsEmail.php
+%%PHPIP%%/classes/clsFunctions.php
+%%PHPIP%%/classes/clsMetaContent.php
+%%PHPIP%%/classes/clsParseXML.php
+%%PHPIP%%/classes/index.php
+%%PHPIP%%/classes/overlib.js
+%%PHPIP%%/classes/xPandMenu.js
+%%PHPIP%%/classes/xPandMenu.php
+%%PHPIP%%/common.php
+%%PHPIP%%/console.php
+%%PHPIP%%/css/bg.gif
+%%PHPIP%%/css/default.css
+%%PHPIP%%/css/green.css
+%%PHPIP%%/css/index.php
+%%PHPIP%%/css/red.css
+%%PHPIP%%/css/white.css
+%%PHPIP%%/css/xPandMenu.css
+%%PHPIP%%/default.php
+%%PHPIP%%/defaultlayout.php
+%%PHPIP%%/display.php
+%%PHPIP%%/group_add.php
+%%PHPIP%%/group_remove.php
+%%PHPIP%%/group_update.php
+%%PHPIP%%/help.php
+%%PHPIP%%/helplayout.php
+%%PHPIP%%/i/4.gif
+%%PHPIP%%/i/add.jpg
+%%PHPIP%%/i/arrow.gif
+%%PHPIP%%/i/box_closed.gif
+%%PHPIP%%/i/box_open.gif
+%%PHPIP%%/i/doc.gif
+%%PHPIP%%/i/favicon.ico
+%%PHPIP%%/i/folderclose.gif
+%%PHPIP%%/i/folderopen.gif
+%%PHPIP%%/i/index.php
+%%PHPIP%%/i/install.jpg
+%%PHPIP%%/i/l1.jpg
+%%PHPIP%%/i/l11.jpg
+%%PHPIP%%/i/l2.jpg
+%%PHPIP%%/i/l3.jpg
+%%PHPIP%%/i/l4.jpg
+%%PHPIP%%/i/l5.jpg
+%%PHPIP%%/i/lb.gif
+%%PHPIP%%/i/ldiv.gif
+%%PHPIP%%/i/login.png
+%%PHPIP%%/i/mark-cancel.gif
+%%PHPIP%%/i/mark-ok.gif
+%%PHPIP%%/i/remove.png
+%%PHPIP%%/i/reset.png
+%%PHPIP%%/i/spacer.gif
+%%PHPIP%%/i/tn_login.jpg
+%%PHPIP%%/i/top1.jpg
+%%PHPIP%%/i/top1bg.jpg
+%%PHPIP%%/i/top2bg.gif
+%%PHPIP%%/i/top3.gif
+%%PHPIP%%/i/top3bg.gif
+%%PHPIP%%/i/vline.gif
+%%PHPIP%%/includes/index.php
+%%PHPIP%%/includes/install.database.php
+%%PHPIP%%/includes/session.php
+%%PHPIP%%/index.php
+%%PHPIP%%/install.php
+%%PHPIP%%/installlayout.php
+%%PHPIP%%/iplayout.php
+%%PHPIP%%/layout.php
+%%PHPIP%%/ldap_management.php
+%%PHPIP%%/login.php
+%%PHPIP%%/loginlayout.php
+%%PHPIP%%/logout.php
+%%PHPIP%%/preference.php
+%%PHPIP%%/prefix_add.php
+%%PHPIP%%/prefix_desc.php
+%%PHPIP%%/prefix_remove.php
+%%PHPIP%%/print.php
+%%PHPIP%%/search.php
+%%PHPIP%%/sql/index.php
+%%PHPIP%%/sql/phpip.sql
+%%PHPIP%%/sql/phpip_upgrade_3.1_to_4.2.sql
+%%PHPIP%%/sql/phpip_upgrade_4.1-4.2.sql
+%%PHPIP%%/sql/phpip_upgrade_4.2-4.3.2.sql
+%%PHPIP%%/subnetSummary.php
+%%PHPIP%%/user_management.php
+ at dir %%PHPIP%%/sql
+ at dir %%PHPIP%%/includes
+ at dir %%PHPIP%%/i
+ at dir %%PHPIP%%/css
+ at dir %%PHPIP%%/classes
+ at dir %%PHPIP%%/boxes
+ at dir %%PHPIP%%/Net
+ at dir %%PHPIP%%
+ at owner
+ at group
Property changes on: trunk/net-mgmt/phpip/pkg-plist
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
More information about the Midnightbsd-cvs
mailing list