1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00
Commit Graph

341 Commits

Author SHA1 Message Date
Jimmy Olgeni
27b5b1659f Upgrade to version 1.550. 2011-05-03 16:05:10 +00:00
Jimmy Olgeni
dec4160199 Upgrade to version 1.540. 2011-03-31 09:32:22 +00:00
Jimmy Olgeni
77bfa32f2b Upgrade to version 1.530 (with status-1.530-1). 2010-12-10 17:18:45 +00:00
Jimmy Olgeni
6c389e1be4 Upgrade to version 1.520. 2010-08-31 12:38:59 +00:00
Jimmy Olgeni
f852571faa 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.
2010-08-14 17:57:13 +00:00
Doug Barton
1d6b4b3f91 Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Jimmy Olgeni
0cf31ee216 Upgrade to version 1.510.
Feature safe:	yes
2010-03-06 14:58:35 +00:00
Jimmy Olgeni
b8edef0d40 Add support for FreeBSD 8 in mount module. 2010-01-11 10:29:03 +00:00
Jimmy Olgeni
cb35c157b7 Upgrade to version 1.500. 2009-12-09 23:36:29 +00:00
Jimmy Olgeni
2dbd5508c9 Upgrade to version 1.490.
Feature safe:	yes
2009-09-18 14:45:55 +00:00
Dmitry Marakasov
3eb168f46b - Switch SourceForge ports to the new File Release System: categories starting with P,R,S 2009-08-22 00:35:32 +00:00
Doug Barton
0175383f0a 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.
2009-07-15 16:56:10 +00:00
Jimmy Olgeni
848fe225de Restore correct checksum from distinfo version 1.258. 2009-06-28 15:35:44 +00:00
Jimmy Olgeni
d6d9ae9162 Upgrade modules ldap-useradmin-1.480-1 and mysql-1.480-1. 2009-06-28 09:13:47 +00:00
Jimmy Olgeni
e159cefaf0 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>
2009-06-16 20:01:30 +00:00
Jimmy Olgeni
60a5fa4f76 Upgrade to version 1.480. 2009-06-13 09:37:13 +00:00
Jimmy Olgeni
fac03f637c Upgrade module software-1.470-2. 2009-06-10 19:37:16 +00:00
Jimmy Olgeni
2bc4ffad33 Upgrade module smart-status-1.470-1. 2009-03-31 10:42:43 +00:00
Jimmy Olgeni
98b199923c Upgrade module file-1.470-2. 2009-03-25 18:07:43 +00:00
Jimmy Olgeni
7ba8877397 Upgrade to version 1.470. 2009-03-19 15:11:32 +00:00
Jimmy Olgeni
b09a11900e Update modules file-1.460-1 and status-1.460-1. 2009-03-15 10:07:03 +00:00
Jimmy Olgeni
3855eb4fc1 Upgrade to version 1.460. 2009-03-13 13:36:09 +00:00
Jimmy Olgeni
902ac18974 Upgrade module webmin-1.450-1. 2009-01-31 01:04:30 +00:00
Jimmy Olgeni
b2f16477b4 Upgrade modules bind8-1.450-1 and postfix-1.450-1. 2009-01-29 11:13:23 +00:00
Jimmy Olgeni
bb03c22a01 Upgrade to version 1.450. 2009-01-27 13:02:43 +00:00
Jimmy Olgeni
3404d784c5 Improve pkg-message, which was not very clear.
PR:		ports/129867
Submitted by:	Gavin <gav303(at)hotmail.com>
2008-12-25 16:03:02 +00:00
Jimmy Olgeni
e58629d2a7 Upgrade to version 1.441. 2008-10-28 11:59:49 +00:00
Jimmy Olgeni
a6b4378e38 Upgrade module blue-theme-1.440-1. 2008-10-28 10:26:04 +00:00
Jimmy Olgeni
79901b6824 Commit missing distinfo update. 2008-10-26 10:13:22 +00:00
Jimmy Olgeni
6c97ef96a5 Update module ldap-useradmin-1.440-1. 2008-10-26 10:07:07 +00:00
Jimmy Olgeni
69597e415c Upgrade to version 1.440. 2008-10-24 12:25:07 +00:00
Jimmy Olgeni
b1580d614b Upgrade to version 1.430 (with net-1.430-2). 2008-08-29 14:28:17 +00:00
Jimmy Olgeni
b6bc7db4c7 Upgrade module proc-1.420-2. 2008-06-06 13:37:15 +00:00
Jimmy Olgeni
66d7ed09db Fix portlint warning:
FATAL: Makefile: [28]: use a tab (not space) after a variable name
2008-06-05 23:46:20 +00:00
Jimmy Olgeni
2a59536386 Remove obsolete modules from release 1.410. 2008-05-27 11:38:07 +00:00
Jimmy Olgeni
c8a05f6d16 Upgrade to version 1.420. 2008-05-27 09:13:06 +00:00
Jimmy Olgeni
dde7bc2d56 Update modules bind8-1.410-6 and status-1.410-2. 2008-05-01 15:55:56 +00:00
Jimmy Olgeni
6db8155249 Upgrade to version 1.410. 2008-03-31 15:06:37 +00:00
Jimmy Olgeni
1239ff9845 Upgrade modules bind8-1.400-5, mailboxes-1.400-6, useradmin-1.400-5. 2008-03-09 11:34:54 +00:00
Jimmy Olgeni
b1e0ebafb1 Upgrade to version 1.400. 2008-02-13 15:34:16 +00:00
Jimmy Olgeni
c17005a694 Upgrade modules apache-1.390-2, mysql-1.390-3, quota-1.390-1. 2008-01-11 22:15:05 +00:00
Jimmy Olgeni
ea55be816a Upgrade module useradmin-1.390-1. 2008-01-01 12:02:09 +00:00
Jimmy Olgeni
e303c7248b Upgrade to version 1.390. 2007-12-22 15:08:32 +00:00
Jimmy Olgeni
fd216cb74c Upgrade to version 1.380 (with bind8-1.380-2 and postfix-1.380-1). 2007-12-12 15:15:14 +00:00
Jimmy Olgeni
1bd99ad163 Ignore incompatible flags when using BSD tar, else tar backups would not be performed. 2007-10-23 11:20:24 +00:00
Jimmy Olgeni
1fbbb7e5ad Upgrade module acl-1.370-1. 2007-10-04 19:14:44 +00:00
Jimmy Olgeni
4bcda02053 Do not depend on /usr/bin/perl (fix page load bug when /usr/bin/perl does not exist). 2007-09-29 19:46:33 +00:00
Jimmy Olgeni
ce631cef5b Upgrade to version 1.370. 2007-09-25 11:38:02 +00:00
Jimmy Olgeni
733f895e5e Upgrade to version 1.360. 2007-08-07 18:55:12 +00:00
Jimmy Olgeni
0a7df5e916 Update module useradmin-1.350-1. 2007-06-17 20:50:17 +00:00