aboutsummaryrefslogtreecommitdiff
path: root/sysutils/webmin
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/webmin')
-rw-r--r--sysutils/webmin/Makefile5
-rw-r--r--sysutils/webmin/files/patch-ajaxterm_ajaxterm_ajaxterm.py5
-rw-r--r--sysutils/webmin/files/patch-ajaxterm_ajaxterm_qweb.py5
-rw-r--r--sysutils/webmin/files/patch-fail2ban_config5
-rw-r--r--sysutils/webmin/files/patch-mount_freebsd-mounts-7.c5
-rw-r--r--sysutils/webmin/files/patch-setup.sh5
-rw-r--r--sysutils/webmin/files/patch-software_freebsd-lib.pl5
-rw-r--r--sysutils/webmin/files/patch-usermin__config9
8 files changed, 15 insertions, 29 deletions
diff --git a/sysutils/webmin/Makefile b/sysutils/webmin/Makefile
index e562a23cea8d..f724090866f1 100644
--- a/sysutils/webmin/Makefile
+++ b/sysutils/webmin/Makefile
@@ -6,13 +6,14 @@ PORTVERSION= 1.740
CATEGORIES= sysutils
MASTER_SITES= http://download.webmin.com/updates/:up \
SF/webadmin/${PORTNAME}/${PORTVERSION}:sf
-
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:sf ${WEBMIN_MODULES:S/gz$/gz:up/}
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= olgeni@FreeBSD.org
COMMENT= Web-based interface for system administration for Unix
+LICENSE= BSD3CLAUSE
+
RUN_DEPENDS= p5-Net-SSLeay>=0:${PORTSDIR}/security/p5-Net-SSLeay \
p5-IO-Tty>=0:${PORTSDIR}/devel/p5-IO-Tty \
p5-Authen-PAM>=0:${PORTSDIR}/security/p5-Authen-PAM
@@ -55,7 +56,7 @@ post-patch:
@${FIND} ${WRKSRC} -name "*.pyc" -delete
.for module in ldap-server ldap-client ldap-useradmin logrotate status time webalizer
- @${RM} ${WRKSRC}/${module}/config-\*-linux
+ @${RM} ${WRKSRC}/${module}/config-\*-linux
.endfor
@${PRINTF} "g/^FreeBSD/m0\nwq\n" | ex ${WRKSRC}/os_list.txt
diff --git a/sysutils/webmin/files/patch-ajaxterm_ajaxterm_ajaxterm.py b/sysutils/webmin/files/patch-ajaxterm_ajaxterm_ajaxterm.py
index 81941f9a2566..30fe21f86b64 100644
--- a/sysutils/webmin/files/patch-ajaxterm_ajaxterm_ajaxterm.py
+++ b/sysutils/webmin/files/patch-ajaxterm_ajaxterm_ajaxterm.py
@@ -1,7 +1,4 @@
-
-$FreeBSD$
-
---- ajaxterm/ajaxterm/ajaxterm.py.orig
+--- ajaxterm/ajaxterm/ajaxterm.py.orig 2015-03-13 23:52:34 UTC
+++ ajaxterm/ajaxterm/ajaxterm.py
@@ -394,7 +394,7 @@
if self.cmd:
diff --git a/sysutils/webmin/files/patch-ajaxterm_ajaxterm_qweb.py b/sysutils/webmin/files/patch-ajaxterm_ajaxterm_qweb.py
index f1b0c8c49358..048a238a37a2 100644
--- a/sysutils/webmin/files/patch-ajaxterm_ajaxterm_qweb.py
+++ b/sysutils/webmin/files/patch-ajaxterm_ajaxterm_qweb.py
@@ -1,7 +1,4 @@
-
-$FreeBSD$
-
---- ajaxterm/ajaxterm/qweb.py.orig
+--- ajaxterm/ajaxterm/qweb.py.orig 2015-03-13 23:52:34 UTC
+++ ajaxterm/ajaxterm/qweb.py
@@ -128,12 +128,12 @@
r=None
diff --git a/sysutils/webmin/files/patch-fail2ban_config b/sysutils/webmin/files/patch-fail2ban_config
index d1a5865510cf..6bdbfd92a402 100644
--- a/sysutils/webmin/files/patch-fail2ban_config
+++ b/sysutils/webmin/files/patch-fail2ban_config
@@ -1,7 +1,4 @@
-
-$FreeBSD$
-
---- fail2ban/config.orig
+--- fail2ban/config.orig 2015-03-13 23:52:35 UTC
+++ fail2ban/config
@@ -1,4 +1,4 @@
-config_dir=/etc/fail2ban
diff --git a/sysutils/webmin/files/patch-mount_freebsd-mounts-7.c b/sysutils/webmin/files/patch-mount_freebsd-mounts-7.c
index 4acd23229ba1..589bf5032d7a 100644
--- a/sysutils/webmin/files/patch-mount_freebsd-mounts-7.c
+++ b/sysutils/webmin/files/patch-mount_freebsd-mounts-7.c
@@ -1,7 +1,4 @@
-
-$FreeBSD$
-
---- mount/freebsd-mounts-7.c.orig
+--- mount/freebsd-mounts-7.c.orig 2015-03-13 23:51:39 UTC
+++ mount/freebsd-mounts-7.c
@@ -1,3 +1,5 @@
+#include <stdlib.h>
diff --git a/sysutils/webmin/files/patch-setup.sh b/sysutils/webmin/files/patch-setup.sh
index 7040aca38b72..bb29ea66be85 100644
--- a/sysutils/webmin/files/patch-setup.sh
+++ b/sysutils/webmin/files/patch-setup.sh
@@ -1,7 +1,4 @@
-
-$FreeBSD$
-
---- setup.sh.orig
+--- setup.sh.orig 2015-03-13 23:51:36 UTC
+++ setup.sh
@@ -17,16 +17,8 @@
srcdir=$wadir
diff --git a/sysutils/webmin/files/patch-software_freebsd-lib.pl b/sysutils/webmin/files/patch-software_freebsd-lib.pl
index b53b7c0643ff..bafa06284e07 100644
--- a/sysutils/webmin/files/patch-software_freebsd-lib.pl
+++ b/sysutils/webmin/files/patch-software_freebsd-lib.pl
@@ -1,7 +1,4 @@
-
-$FreeBSD$
-
---- software/freebsd-lib.pl.orig
+--- software/freebsd-lib.pl.orig 2015-03-13 23:51:49 UTC
+++ software/freebsd-lib.pl
@@ -21,7 +21,7 @@
diff --git a/sysutils/webmin/files/patch-usermin__config b/sysutils/webmin/files/patch-usermin__config
index e703c3f826c3..060f8bdbf39e 100644
--- a/sysutils/webmin/files/patch-usermin__config
+++ b/sysutils/webmin/files/patch-usermin__config
@@ -1,5 +1,8 @@
---- usermin/config.orig Sun Apr 6 14:02:33 2003
-+++ usermin/config Sun Apr 6 14:04:06 2003
-@@ -1 +1 @@
+--- usermin/config.orig 2015-03-13 23:52:14 UTC
++++ usermin/config
+@@ -1,4 +1,4 @@
-usermin_dir=/etc/usermin
+usermin_dir=%%PREFIX%%/etc/usermin
+ update=0
+ upmissing=0
+ upshow=1