summaryrefslogtreecommitdiff
path: root/sysutils/webmin/patches
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2004-07-23 19:28:32 +0000
committerjlam <jlam@pkgsrc.org>2004-07-23 19:28:32 +0000
commit149433f0f3784aef1ea45457051f81e4fb511aa0 (patch)
tree246298b958b660ea03364a19a2a48d0da006a279 /sysutils/webmin/patches
parentef31fc172a19e8f0b2228a33528eaa55985f2ade (diff)
downloadpkgsrc-149433f0f3784aef1ea45457051f81e4fb511aa0.tar.gz
Import webmin-1.150 as sysutils/webmin.
Webmin is a web-based interface for system administration for Unix. Using any browser that supports tables and forms, you can setup user accounts, Apache, DNS, file sharing and so on. Webmin consists of a simple web server, and a number of CGI programs which directly update system files.
Diffstat (limited to 'sysutils/webmin/patches')
-rw-r--r--sysutils/webmin/patches/patch-aa20
1 files changed, 20 insertions, 0 deletions
diff --git a/sysutils/webmin/patches/patch-aa b/sysutils/webmin/patches/patch-aa
new file mode 100644
index 00000000000..af6b0cbfba5
--- /dev/null
+++ b/sysutils/webmin/patches/patch-aa
@@ -0,0 +1,20 @@
+$NetBSD: patch-aa,v 1.1.1.1 2004/07/23 19:28:32 jlam Exp $
+
+--- setup.sh.orig Wed Jun 2 01:33:09 2004
++++ setup.sh
+@@ -419,6 +419,7 @@ else
+ fi
+
+ # Ask whether to run at boot time
++ atboot=0
+ if [ "$atboot" = "" ]; then
+ initsupp=`grep "^os_support=" "$srcdir/init/module.info" | sed -e 's/os_support=//g' | grep $os_type`
+ atboot=0
+@@ -535,6 +536,7 @@ EOF
+ fi
+ fi
+
++noperlpath=yes
+ if [ "$noperlpath" = "" ]; then
+ echo "Inserting path to perl into scripts.."
+ (find "$wadir" -name '*.cgi' -print ; find "$wadir" -name '*.pl' -print) | $perl "$wadir/perlpath.pl" $perl -