mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
Add LICENSE and pet portlint (makepatch warnings).
Remove trailing whitespace.
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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:
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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 @@
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user