aboutsummaryrefslogtreecommitdiff
path: root/sysutils/webmin
Commit message (Collapse)AuthorAgeFilesLines
* Begin the process of deprecating sysutils/rc_subr byDoug Barton2010-03-271-1/+1
| | | | | | | s#. %%RC_SUBR%%#. /etc/rc.subr# Notes: svn path=/head/; revision=251553
* Upgrade to version 1.510.Jimmy Olgeni2010-03-062-5/+4
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=250626
* Add support for FreeBSD 8 in mount module.Jimmy Olgeni2010-01-111-0/+2
| | | | Notes: svn path=/head/; revision=247605
* Upgrade to version 1.500.Jimmy Olgeni2009-12-092-4/+4
| | | | Notes: svn path=/head/; revision=245467
* Upgrade to version 1.490.Jimmy Olgeni2009-09-182-13/+5
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=241658
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-3/+2
| | | | | | | starting with P,R,S Notes: svn path=/head/; revision=240075
* Fix a few "bad example" problems in the rc.d scripts that have beenDoug Barton2009-07-151-3/+2
| | | | | | | | | | | | | | | | | | | | | | | propogated by copy and paste. 1. Primarily the "empty variable" default assignment, which is mostly ${name}_flags="", but fix a few others as well. 2. Where they are not already documented, add the existence of the _flags (or other deleted empties) option to the comments, and in some cases add comments from scratch. 3. Replace things that look like: prefix=%%PREFIX%% command=${prefix}/sbin/foo to just use %%PREFIX%%. In many cases the $prefix variable is only used once, and in some cases it is not used at all. 4. In a few cases remove ${name}_flags from command_args 5. Remove a long-stale comment about putting the port's rc.d script in /etc/rc.d (which is no longer necessary). No PORTREVISION bumps because all of these changes are noops. Notes: svn path=/head/; revision=237892
* Restore correct checksum from distinfo version 1.258.Jimmy Olgeni2009-06-281-3/+3
| | | | Notes: svn path=/head/; revision=236729
* Upgrade modules ldap-useradmin-1.480-1 and mysql-1.480-1.Jimmy Olgeni2009-06-282-4/+12
| | | | Notes: svn path=/head/; revision=236710
* Fix distinfo.Jimmy Olgeni2009-06-161-3/+3
| | | | | | | | | | | | | | | | | Apparently the whole tarball was re-rolled to add a check for Solaris 11 and above. webmin-1.480/web-lib-funcs.pl: < $gconfig{'os_type'} eq 'solaris' || --- > $gconfig{'os_type'} eq 'solaris' && > $gconfig{'os_version'} >= 11 || PR: ports/135635 Submitted by: Jim <jwagner at graffadmin.com> Notes: svn path=/head/; revision=236072
* Upgrade to version 1.480.Jimmy Olgeni2009-06-132-17/+5
| | | | Notes: svn path=/head/; revision=235679
* Upgrade module software-1.470-2.Jimmy Olgeni2009-06-102-2/+6
| | | | Notes: svn path=/head/; revision=235551
* Upgrade module smart-status-1.470-1.Jimmy Olgeni2009-03-312-2/+6
| | | | Notes: svn path=/head/; revision=231377
* Upgrade module file-1.470-2.Jimmy Olgeni2009-03-252-1/+5
| | | | Notes: svn path=/head/; revision=231000
* Upgrade to version 1.470.Jimmy Olgeni2009-03-192-13/+5
| | | | Notes: svn path=/head/; revision=230406
* Update modules file-1.460-1 and status-1.460-1.Jimmy Olgeni2009-03-152-10/+9
| | | | Notes: svn path=/head/; revision=230114
* Upgrade to version 1.460.Jimmy Olgeni2009-03-132-8/+5
| | | | Notes: svn path=/head/; revision=229992
* Upgrade module webmin-1.450-1.Jimmy Olgeni2009-01-312-2/+6
| | | | Notes: svn path=/head/; revision=227236
* Upgrade modules bind8-1.450-1 and postfix-1.450-1.Jimmy Olgeni2009-01-292-1/+9
| | | | Notes: svn path=/head/; revision=227086
* Upgrade to version 1.450.Jimmy Olgeni2009-01-272-4/+4
| | | | Notes: svn path=/head/; revision=226964
* Improve pkg-message, which was not very clear.Jimmy Olgeni2008-12-251-10/+8
| | | | | | | | PR: ports/129867 Submitted by: Gavin <gav303(at)hotmail.com> Notes: svn path=/head/; revision=224749
* Upgrade to version 1.441.Jimmy Olgeni2008-10-282-17/+5
| | | | Notes: svn path=/head/; revision=222155
* Upgrade module blue-theme-1.440-1.Jimmy Olgeni2008-10-282-2/+6
| | | | Notes: svn path=/head/; revision=222153
* Commit missing distinfo update.Jimmy Olgeni2008-10-261-0/+3
| | | | Notes: svn path=/head/; revision=222087
* Update module ldap-useradmin-1.440-1.Jimmy Olgeni2008-10-261-1/+3
| | | | Notes: svn path=/head/; revision=222086
* Upgrade to version 1.440.Jimmy Olgeni2008-10-242-8/+8
| | | | Notes: svn path=/head/; revision=221981
* Upgrade to version 1.430 (with net-1.430-2).Jimmy Olgeni2008-08-292-9/+8
| | | | Notes: svn path=/head/; revision=219418
* Upgrade module proc-1.420-2.Jimmy Olgeni2008-06-062-2/+5
| | | | Notes: svn path=/head/; revision=214429
* Fix portlint warning:Jimmy Olgeni2008-06-051-1/+1
| | | | | | | FATAL: Makefile: [28]: use a tab (not space) after a variable name Notes: svn path=/head/; revision=214408
* Remove obsolete modules from release 1.410.Jimmy Olgeni2008-05-272-8/+2
| | | | Notes: svn path=/head/; revision=213771
* Upgrade to version 1.420.Jimmy Olgeni2008-05-274-14/+18
| | | | Notes: svn path=/head/; revision=213767
* Update modules bind8-1.410-6 and status-1.410-2.Jimmy Olgeni2008-05-012-1/+9
| | | | Notes: svn path=/head/; revision=212436
* Upgrade to version 1.410.Jimmy Olgeni2008-03-312-21/+5
| | | | Notes: svn path=/head/; revision=210269
* Upgrade modules bind8-1.400-5, mailboxes-1.400-6, useradmin-1.400-5.Jimmy Olgeni2008-03-092-1/+14
| | | | Notes: svn path=/head/; revision=208669
* Upgrade to version 1.400.Jimmy Olgeni2008-02-132-21/+8
| | | | Notes: svn path=/head/; revision=207160
* Upgrade modules apache-1.390-2, mysql-1.390-3, quota-1.390-1.Jimmy Olgeni2008-01-112-2/+14
| | | | Notes: svn path=/head/; revision=205470
* Upgrade module useradmin-1.390-1.Jimmy Olgeni2008-01-012-1/+5
| | | | Notes: svn path=/head/; revision=204794
* Upgrade to version 1.390.Jimmy Olgeni2007-12-223-13/+8
| | | | Notes: svn path=/head/; revision=204347
* Upgrade to version 1.380 (with bind8-1.380-2 and postfix-1.380-1).Jimmy Olgeni2007-12-123-18/+33
| | | | Notes: svn path=/head/; revision=203327
* Ignore incompatible flags when using BSD tar, else tar backups would not be ↵Jimmy Olgeni2007-10-231-0/+16
| | | | | | | performed. Notes: svn path=/head/; revision=201801
* Upgrade module acl-1.370-1.Jimmy Olgeni2007-10-042-2/+5
| | | | Notes: svn path=/head/; revision=200840
* Do not depend on /usr/bin/perl (fix page load bug when /usr/bin/perl does ↵Jimmy Olgeni2007-09-291-2/+7
| | | | | | | not exist). Notes: svn path=/head/; revision=200373
* Upgrade to version 1.370.Jimmy Olgeni2007-09-252-16/+5
| | | | Notes: svn path=/head/; revision=200093
* Upgrade to version 1.360.Jimmy Olgeni2007-08-072-9/+16
| | | | Notes: svn path=/head/; revision=197307
* Update module useradmin-1.350-1.Jimmy Olgeni2007-06-172-1/+5
| | | | Notes: svn path=/head/; revision=193733
* Upgrade to version 1.350.Jimmy Olgeni2007-06-032-12/+5
| | | | Notes: svn path=/head/; revision=192622
* Upgrade to version 1.340.Jimmy Olgeni2007-05-282-9/+12
| | | | Notes: svn path=/head/; revision=192234
* Upgrade module mysql-1.330-3.Jimmy Olgeni2007-03-192-1/+5
| | | | Notes: svn path=/head/; revision=187745
* Upgrade to version 1.330.Jimmy Olgeni2007-03-012-21/+5
| | | | Notes: svn path=/head/; revision=186222
* Upgrade module mailboxes-1.320-4.Jimmy Olgeni2007-02-022-1/+5
| | | | Notes: svn path=/head/; revision=183992