FreeBSD Bugzilla – Attachment 122432 Details for
Bug 165632
[new port] www/drupal7-jailadmin, vnet jail administration module for Drupal 7
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.80 KB, created by
Chris McCoy
on 2012-03-02 18:20:11 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Chris McCoy
Created:
2012-03-02 18:20:11 UTC
Size:
1.80 KB
patch
obsolete
>diff --git a/www/drupal7-jailadmin/Makefile b/www/drupal7-jailadmin/Makefile >new file mode 100644 >index 0000000..aef17dd >--- /dev/null >+++ b/www/drupal7-jailadmin/Makefile >@@ -0,0 +1,42 @@ >+# Ports collection makefile for: drupal7-jailadmin >+# Date created: 01 Mar 2012 >+# Whom: Shawn Webb <bsdports@wayfair.com> >+# >+# $FreeBSD$ >+# >+ >+PORTNAME= jailadmin >+DISTVERSION= 7.x-0.2 >+CATEGORIES= www >+ >+MAINTAINER= bsdports@wayfair.com >+COMMENT= Drupal 7 module for administering FreeBSD vnet jails >+MASTER_SITES= http://0xfeedface.org/~shawn/freebsd/ports/distfiles/ >+ >+LICENSE= BSD >+ >+USE_DRUPAL= yes >+ >+.include <bsd.port.options.mk> >+ >+DRUPAL_MODULE= yes >+DRUPAL_VERSION= 7 >+MODULE_FILES= README \ >+ jailadmin.admin.inc \ >+ jailadmin.helpers.inc \ >+ jailadmin.info \ >+ jailadmin.install \ >+ jailadmin.module \ >+ jailconfig.inc \ >+ jailstatus.inc \ >+ classes/Jail.php \ >+ classes/Mount.php \ >+ classes/Network.php \ >+ classes/NetworkDevice.php \ >+ classes/Service.php >+ >+MODULE_DIRS= classes >+ >+DOC_FILES= README >+ >+.include <bsd.port.mk> >diff --git a/www/drupal7-jailadmin/distinfo b/www/drupal7-jailadmin/distinfo >new file mode 100644 >index 0000000..fe8e6e2 >--- /dev/null >+++ b/www/drupal7-jailadmin/distinfo >@@ -0,0 +1,2 @@ >+SHA256 (drupal/jailadmin-7.x-0.2.tar.gz) = 0a74d9f96c050ac618a87b23457ba65ab1c284fc788ceb7fc6ef2b9aa2c171b9 >+SIZE (drupal/jailadmin-7.x-0.2.tar.gz) = 8627 >diff --git a/www/drupal7-jailadmin/pkg-descr b/www/drupal7-jailadmin/pkg-descr >new file mode 100644 >index 0000000..f298195 >--- /dev/null >+++ b/www/drupal7-jailadmin/pkg-descr >@@ -0,0 +1,5 @@ >+This Drupal 7 module makes administration of FreeBSD vnet jails extremely >+easy. When combined with ZFS and vnet, FreeBSD jails make for a basic >+cloud-like infrastructure. >+ >+WWW: https://github.com/lattera/drupal-jailadmin
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 165632
: 122432 |
122433