summaryrefslogtreecommitdiff
path: root/sysutils/webmin (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.80Andreas Klemm2000-07-163-42/+1002
| | | | Notes: svn path=/head/; revision=30695
* Corrrect whitespace introduced during PORTNAME conversion and portlintMichael Haro2000-04-221-1/+1
| | | | Notes: svn path=/head/; revision=27887
* Update Webmin to newest port 0.79Andreas Klemm2000-04-173-124/+566
| | | | | | | New: possibility to access webmin secure via SSL Notes: svn path=/head/; revision=27698
* Update with the new PORTNAME/PORTVERSION variableChris Piazza2000-04-091-11/+10
| | | | Notes: svn path=/head/; revision=27427
* Upgrade to 0.77Vanilla I. Shu2000-02-064-71/+891
| | | | Notes: svn path=/head/; revision=25514
* Update to 0.76Andreas Klemm2000-01-082-3/+14
| | | | | | | Submitted by: "Eugene Gres" <eug@eg.karpaty.uzhgorod.ua> Notes: svn path=/head/; revision=24550
* My tar archive was corrupt.Andreas Klemm1999-12-261-1/+1
| | | | | | | | | Make new checksum. PR: closes 15692 Notes: svn path=/head/; revision=24103
* Update webmin to newest version 0.75 as requested by some webmin users...Andreas Klemm1999-12-254-405/+368
| | | | Notes: svn path=/head/; revision=24047
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21144
* update to new version 0.73Andreas Klemm1999-08-183-32/+77
| | | | Notes: svn path=/head/; revision=20798
* Webmin doesn't need a webserver to run.Andreas Klemm1999-07-151-11/+1
| | | | | | | Submitted by: Maxim Sobolev <sobomax@altavista.net> Notes: svn path=/head/; revision=20217
* reflect name change of apache binaryAndreas Klemm1999-07-051-2/+2
| | | | Notes: svn path=/head/; revision=20088
* #4/4 enforcing Caps, no periodTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de Notes: svn path=/head/; revision=19804
* Upgrade webmin from 0.71 to 0.72Andreas Klemm1999-06-053-33/+61
| | | | | | | Make webmin FreeBSD 4.0 aware. Notes: svn path=/head/; revision=19215
* Add more WWW: tagsMichael Haro1999-05-031-1/+1
| | | | | | | I must really like taking on sick tasks. First gtk, now this. Notes: svn path=/head/; revision=18407
* Forgotten in previous commitAndreas Klemm1999-04-121-6/+6
| | | | Notes: svn path=/head/; revision=17818
* update to webmin-0.71Andreas Klemm1999-04-123-54/+339
| | | | | | | PR: 11068 Notes: svn path=/head/; revision=17817
* update to webmin v 0.65Andreas Klemm1999-01-073-16/+79
| | | | | | | | | | | | | | New in this version - Added Solaris 7 support - Better support for Redhat 5.2 - Squid NOVM and 2.1 support - FreeBSD group quotas support - Apache module bugfixes and support for dynamic modules - BIND module bugfixes - Other assorted bugfixes Notes: svn path=/head/; revision=15918
* Check if webserver is installedAndreas Klemm1998-11-191-1/+11
| | | | | | | | | Warn user if no webserver is installed Recommend apache13-php or apache13-modssl. the php version can be configured to use the modssl module as well ... Notes: svn path=/head/; revision=14700
* define USE_PERL5 in MakefileAndreas Klemm1998-11-191-1/+2
| | | | Notes: svn path=/head/; revision=14698
* new port webmin v0.64Andreas Klemm1998-11-197-0/+1412
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 like /etc/inetd.conf and /etc/passwd. The web server and all CGI programs are written in Perl version 5, and use no external modules. This means that you only need a Perl binary to run Webmin. More infos: http://www.webmin.com/webmin/ Notes: svn path=/head/; revision=14696