| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
04 May 2013 22:48:04
4.3.11
|
flo  |
Fix installation of ports that rely on cp -n for installing files. r245960
changed cp to exit with a non-zero exit code if the file exists and is not
overwritten thus causing ports to fail installing when e.g. trying to cp
.default -> .conf files that already exist.
We just ignore the error and continue, as we used to.
Reported by: jaset
Approved by: portmgr (bapt) |
24 Apr 2013 15:34:57
4.3.11
|
swills  |
- Update to 4.3.11
- Use USERS/GROUPS
- Mark MAKE_JOBS_UNSAFE
- Give maintainership to submitter
PR: ports/178084
Submitted by: Mark Felder <feld@feld.me> |
18 Oct 2012 19:21:20
4.3.10
|
dinoex  |
- drop maintainership
Feature safe: yes |
13 Oct 2012 13:39:59
4.3.10
|
dinoex  |
- cleanup comments
Feature safe: yes |
06 Aug 2012 18:17:06
4.3.10
|
dinoex  |
- distfile repacked, verified only docs where updated. |
05 Aug 2012 23:19:40
4.3.10
|
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 |
04 Aug 2012 05:36:52
4.3.10
|
dinoex  |
- update to 4.3.10 |
14 Jan 2012 14:49:25
4.3.7
|
dinoex  |
- escape shell names |
14 Jan 2012 08:57:23
4.3.7
|
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. |
12 Jan 2012 06:20:14
4.3.7
|
dinoex  |
- update to 4.3.7 |
06 Aug 2011 08:46:54
4.3.4
|
dinoex  |
- update to 4.3.4 |
19 May 2011 18:46:46
4.3.3
|
dinoex  |
- update to 4.3.3 |
15 May 2011 02:49:17
4.3.2
|
dougb  |
Remove painful examples of foo="", with particular prejudice against
constructions that parse out to [ -z "$foo" ] && foo=""
These are bad examples that get copied and pasted into new code, so the
hope is that with less bad examples there will be less need for me to
bring this up in review.
In a few of these files all that were changed were comments so that next
time I search for these patterns I won't trip on the file for no reason.
In a few places, add $FreeBSD$
No functional changes, so no PORTREVISION bumps |
07 Apr 2011 17:04:47
4.3.2
|
dinoex  |
- update to 4.3.2 |
02 Apr 2011 14:26:29
4.3.0
|
dinoex  |
- update to 4.3.0
services and files and urls have been renamed
see UPDATING for migration from older config. |
20 Mar 2011 12:54:45
4.2.3_1
|
miwi  |
- Get Rid MD5 support |
27 Nov 2010 08:46:07
4.2.3_1
|
dinoex  |
- update MASTER_SITES
PR: 152600
Submitted by: Florian Smeets |
18 Nov 2010 15:55:48
4.2.3_1
|
dinoex  |
- update MASTER_SITES |
09 Jul 2010 07:41:48
4.2.3_1
|
dinoex  |
- fix display of IPv6 ports
PR: 147915
Submitted by: Frank Bartels
Feature safe: yes |
04 Jun 2010 13:49:15
4.2.3
|
dinoex  |
LICENSE GPLv2 |
27 Mar 2010 00:15:24
4.2.3
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
22 Aug 2009 00:32:25
4.2.3  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with N |
26 Feb 2009 18:47:47
4.2.3
|
dinoex  |
- update to 4.2.3
PR: 132033
Submitted by: falz |
15 Feb 2009 16:44:55
4.2.2
|
dinoex  |
- add LICENSE: |
11 Jan 2009 21:11:35
4.2.2
|
dinoex  |
- update to 4.2.2 |
11 Jan 2009 21:02:55
4.2.0_2
|
dinoex  |
- set homedir
PR: 125081 |
11 Jan 2009 20:57:17
4.2.0_2
|
dinoex  |
- repocopy hobbit-* -> xymon-* |