| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
18 May 2013 11:02:29
1.630
|
olgeni  |
Upgrade to version 1.630. |
26 Apr 2013 19:58:08
1.620_1
|
olgeni  |
In os_list.txt, move all references to FreeBSD at the beginning.
The oschooser.pl script is called by setup.sh, and it uses os_list.txt
to detect the operating system.
Conditions in os_list.txt are evaluated sequentially until a match
is found. It may happen that a Linux-only condition matches before
FreeBSD; for example, if the directory /usr/portage exists then
webmin will detect FreeBSD as Gentoo Linux. |
18 Feb 2013 12:34:39
1.620
|
olgeni  |
Convert Makefile headers to the new format. |
05 Feb 2013 11:14:44
1.620
|
olgeni  |
Upgrade to version 1.620. |
17 Nov 2012 11:28:19
1.610
|
olgeni  |
Upgrade to version 1.610.
Feature safe: yes |
02 Nov 2012 11:04:00
1.600_1
|
olgeni  |
Upgrade module: passwd-1.600-5.
According to the release notes, "fix for potential XSS attack via
real name field."
Feature safe: yes |
23 Sep 2012 12:34:48
1.600  |
olgeni  |
Upgrade to version 1.600. |
17 Aug 2012 12:06:22
1.590_1  |
olgeni  |
Add missing dependency on p5-IO-Tty.
PR: ports/170692
Submitted by: Loganaden Velvindron <logan afrinic.net> |
05 Aug 2012 23:19:40
1.590  |
dougb  |
Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op |
16 Jul 2012 19:01:18
1.590  |
olgeni  |
Fixes for Python 3.x compatibility (ajaxterm). |
01 Jul 2012 11:13:46
1.590  |
olgeni  |
Upgrade to version 1.590. |
30 Jun 2012 12:22:38
1.580_2  |
az  |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
12 Mar 2012 21:28:17
1.580_2  |
olgeni  |
More fixes for quota format on FreeBSD 9.
Obtained from: remko
Feature safe: yes |
13 Feb 2012 22:49:30
1.580_1  |
olgeni  |
Fix quota support on FreeBSD 9.
Obtained from: remko |
13 Feb 2012 13:24:13
1.580  |
olgeni  |
Upgrade to version 1.580. |
14 Jan 2012 08:57:23
1.570  |
dougb  |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
05 Oct 2011 11:56:01
1.570  |
olgeni  |
Upgrade to version 1.570. |
30 Aug 2011 14:17:18
1.560_1  |
olgeni  |
Setup.sh: ensure that $tempdir exists. |
29 Aug 2011 14:51:29
1.560  |
olgeni  |
Upgrade to version 1.560 (with backup-config-1.560-2 and init-1.560-2).
Cleanup PREFIX handling. |
03 May 2011 16:05:10
1.550  |
olgeni  |
Upgrade to version 1.550. |
31 Mar 2011 09:32:22
1.540  |
olgeni  |
Upgrade to version 1.540. |
10 Dec 2010 17:18:45
1.530  |
olgeni  |
Upgrade to version 1.530 (with status-1.530-1). |
31 Aug 2010 12:38:59
1.520  |
olgeni  |
Upgrade to version 1.520. |
14 Aug 2010 17:57:13
1.510_1  |
olgeni  |
Webmin ships with obsolete binaries of freebsd-mounts-*, a local
utility to retrieve mount point data. These dinamically linked
executables do not work on recent FreeBSD releases due to missing
libraries.
- Remove all unused binaries.
- Fix a couple of warnings in the source file and always build the
version that is actually used.
- While I'm here, use SUB_FILES to improve PKGMESSAGE. |
27 Mar 2010 00:15:24
1.510  |
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
06 Mar 2010 14:58:36
1.510  |
olgeni  |
Upgrade to version 1.510.
Feature safe: yes |
11 Jan 2010 10:29:03
1.500_1  |
olgeni  |
Add support for FreeBSD 8 in mount module. |
09 Dec 2009 23:36:29
1.500  |
olgeni  |
Upgrade to version 1.500. |
18 Sep 2009 14:45:56
1.490  |
olgeni  |
Upgrade to version 1.490.
Feature safe: yes |
22 Aug 2009 00:35:32
1.480_1  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S |
15 Jul 2009 16:56:10
1.480_1  |
dougb  |
Fix a few "bad example" problems in the rc.d scripts that have been
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. |
28 Jun 2009 15:35:44
1.480_1  |
olgeni  |
Restore correct checksum from distinfo version 1.258. |
28 Jun 2009 09:13:47
1.480_1  |
olgeni  |
Upgrade modules ldap-useradmin-1.480-1 and mysql-1.480-1. |
16 Jun 2009 20:01:30
1.480  |
olgeni  |
Fix distinfo.
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> |
13 Jun 2009 09:37:13
1.480  |
olgeni  |
Upgrade to version 1.480. |
10 Jun 2009 19:37:16
1.470_3  |
olgeni  |
Upgrade module software-1.470-2. |
31 Mar 2009 10:42:43
1.470_2  |
olgeni  |
Upgrade module smart-status-1.470-1. |
25 Mar 2009 18:07:43
1.470_1  |
olgeni  |
Upgrade module file-1.470-2. |
19 Mar 2009 15:11:32
1.470  |
olgeni  |
Upgrade to version 1.470. |
15 Mar 2009 10:07:03
1.460_1  |
olgeni  |
Update modules file-1.460-1 and status-1.460-1. |
13 Mar 2009 13:36:09
1.460  |
olgeni  |
Upgrade to version 1.460. |
31 Jan 2009 01:04:30
1.450_2  |
olgeni  |
Upgrade module webmin-1.450-1. |
29 Jan 2009 11:13:23
1.450_1  |
olgeni  |
Upgrade modules bind8-1.450-1 and postfix-1.450-1. |
27 Jan 2009 13:02:43
1.450  |
olgeni  |
Upgrade to version 1.450. |
25 Dec 2008 16:02:53
1.441  |
olgeni  |
Improve pkg-message, which was not very clear.
PR: ports/129867
Submitted by: Gavin <gav303(at)hotmail.com> |
28 Oct 2008 11:59:49
1.441  |
olgeni  |
Upgrade to version 1.441. |
28 Oct 2008 10:26:04
1.440_2  |
olgeni  |
Upgrade module blue-theme-1.440-1. |
26 Oct 2008 10:13:22
1.440_1  |
olgeni  |
Commit missing distinfo update. |
26 Oct 2008 10:07:07
1.440_1  |
olgeni  |
Update module ldap-useradmin-1.440-1. |
24 Oct 2008 12:25:07
1.440  |
olgeni  |
Upgrade to version 1.440. |
29 Aug 2008 14:28:17
1.430  |
olgeni  |
Upgrade to version 1.430 (with net-1.430-2). |
06 Jun 2008 13:37:15
1.420_2  |
olgeni  |
Upgrade module proc-1.420-2. |
05 Jun 2008 23:46:20
1.420_1  |
olgeni  |
Fix portlint warning:
FATAL: Makefile: [28]: use a tab (not space) after a variable name |
27 May 2008 11:38:07
1.420_1  |
olgeni  |
Remove obsolete modules from release 1.410. |
27 May 2008 09:13:06
1.420  |
olgeni  |
Upgrade to version 1.420. |
01 May 2008 15:55:56
1.410_1  |
olgeni  |
Update modules bind8-1.410-6 and status-1.410-2. |
31 Mar 2008 15:06:37
1.410  |
olgeni  |
Upgrade to version 1.410. |
09 Mar 2008 11:34:54
1.400_1  |
olgeni  |
Upgrade modules bind8-1.400-5, mailboxes-1.400-6, useradmin-1.400-5. |
13 Feb 2008 15:34:16
1.400  |
olgeni  |
Upgrade to version 1.400. |
11 Jan 2008 22:15:05
1.390_2  |
olgeni  |
Upgrade modules apache-1.390-2, mysql-1.390-3, quota-1.390-1. |
01 Jan 2008 12:02:10
1.390_1  |
olgeni  |
Upgrade module useradmin-1.390-1. |
22 Dec 2007 15:08:32
1.390  |
olgeni  |
Upgrade to version 1.390. |
12 Dec 2007 15:15:14
1.380  |
olgeni  |
Upgrade to version 1.380 (with bind8-1.380-2 and postfix-1.380-1). |
23 Oct 2007 11:20:24
1.370_2  |
olgeni  |
Ignore incompatible flags when using BSD tar, else tar backups would not be
performed. |
04 Oct 2007 19:14:44
1.370_2  |
olgeni  |
Upgrade module acl-1.370-1. |
29 Sep 2007 19:46:33
1.370_1  |
olgeni  |
Do not depend on /usr/bin/perl (fix page load bug when /usr/bin/perl does not
exist). |
25 Sep 2007 11:38:02
1.370  |
olgeni  |
Upgrade to version 1.370. |
07 Aug 2007 18:55:12
1.360  |
olgeni  |
Upgrade to version 1.360. |
17 Jun 2007 20:50:17
1.350_1  |
olgeni  |
Update module useradmin-1.350-1. |
03 Jun 2007 10:09:29
1.350  |
olgeni  |
Upgrade to version 1.350. |
28 May 2007 22:49:15
1.340  |
olgeni  |
Upgrade to version 1.340. |
19 Mar 2007 22:12:47
1.330_1  |
olgeni  |
Upgrade module mysql-1.330-3. |
01 Mar 2007 00:30:24
1.330  |
olgeni  |
Upgrade to version 1.330. |
02 Feb 2007 23:42:21
1.320_3  |
olgeni  |
Upgrade module mailboxes-1.320-4. |
28 Jan 2007 00:35:56
1.320_2  |
olgeni  |
Upgrade module status-1.320-4. |
25 Jan 2007 23:22:43
1.320_1  |
olgeni  |
Upgrade module bind8-1.320-3. |
23 Jan 2007 00:04:47
1.320  |
olgeni  |
Upgrade to version 1.320. |
10 Dec 2006 20:01:17
1.310_2  |
olgeni  |
Upgrade module file-1.310-1. |
05 Dec 2006 14:06:29
1.310_1  |
olgeni  |
Upgrade module: bind8-1.310-1. |
01 Dec 2006 08:36:55
1.310  |
olgeni  |
Upgrade to version 1.310. |
07 Oct 2006 14:15:24
1.300_1  |
olgeni  |
Fix MASTER_SITES.
Obtained from: Michael Hugelmann <mikehugelmann(at)gmail.com> |
29 Sep 2006 08:20:24
1.300_1  |
olgeni  |
Update modules: apache-1.300-1, dhcpd-1.300-1, postfix-1.300-3,
sendmail-1.300-1. |
17 Sep 2006 23:07:54
1.300  |
olgeni  |
Upgrade to version 1.300. |
12 Jul 2006 12:18:39
1.290_2  |
olgeni  |
Also upgrade mailboxes-1.290-3, which was released while I was working on the
last commit. |
12 Jul 2006 12:16:26
1.290_2  |
olgeni  |
Upgrade module mysql-1.290-2. Use MASTER_SITE_LOCAL as fallback rather than
master. |
07 Jul 2006 18:21:11
1.290_1  |
olgeni  |
Upgrade module mysql-1.290-1. |
30 Jun 2006 22:22:23
1.290  |
olgeni  |
Upgrade to version 1.290. |
23 Jun 2006 09:15:12
1.280_2  |
olgeni  |
Upgrade modules: mailboxes-1.280-1, status-1.280-1, time-1.280-1. |
22 Jun 2006 18:25:35
1.280_1  |
olgeni  |
Chase checksum. The following files were modified:
* file/FileManager.java, file/FileManager.class, file/file.jar
Do not try to use String.replaceAll (available from 1.4 on) in replace_str.
* miniserv.pl
Fix for Windows backslash characters in path.
* net/freebsd-lib.pl, net/macos-lib.pl, net/netbsd-lib.pl, net/openbsd-lib.pl
Comment changed (host.conf -> nsswitch.conf)
* syslog/module.info
os_support setting changed (redhat-linux related) |
20 Jun 2006 08:47:50
1.280  |
olgeni  |
Upgrade to version 1.280. |
12 Jun 2006 18:08:06
1.270_4  |
olgeni  |
Users keep reporting problems with update files on MASTER_SITES:
move them to MASTER_SITE_LOCAL. |
24 May 2006 20:19:44
1.270_4  |
olgeni  |
Upgrade module ldap-useradmin-1.270-4.
Add proper handling of configuration file upgrades by running setup.sh when
needed. |
13 May 2006 04:15:53
1.270_3  |
edwin  |
Remove USE_REINPLACE from all categories starting with S |
29 Apr 2006 20:10:42
1.270_3  |
olgeni  |
Upgrade module file-1.270-4. |
23 Apr 2006 10:23:05
1.270_2  |
olgeni  |
Upgrade module apache-1.270-3. |
13 Apr 2006 09:47:38
1.270_1  |
olgeni  |
Upgrade module to ldap-useradmin-1.270-1, use official site rather than
MASTER_SITE_LOCAL. |
06 Apr 2006 22:48:49
1.270  |
olgeni  |
Upgrade to version 1.270. |
04 Mar 2006 22:06:55
1.260_2  |
olgeni  |
Move WEBMIN_MODULES to MASTER_SITE_LOCAL due to a download timeout issue with
webmin.com.
Approved by: portmgr |
20 Feb 2006 20:47:50
1.260_2  |
dougb  |
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts. |
04 Feb 2006 01:01:31
1.260_2  |
olgeni  |
Upgrade modules init-1.260-2, mount-1.260-3, status-1.260-2. |