| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
14 Jan 2012 08:57:23
1.6_2
|
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. |
23 Sep 2011 22:26:39
1.6_2
|
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
25 Dec 2010 16:55:41
1.6_2
|
sunpoet  |
- Use canonical format for FreeBSD.org MAINTAINER addresses
- Remove obsolete MD5 checksum while I'm here
PR: ports/152844
Submitted by: sunpoet (myself)
Approved by: miwi (with portmgr hat) |
27 Mar 2010 00:15:24
1.6_2
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
14 Oct 2009 10:26:19
1.6_2
|
stas  |
- Fix on HEAD.
Approved by: adrian (maintainer) |
31 May 2009 20:31:08
1.6_2
|
pav  |
- Resolve LATEST_LINK conflict |
15 Jan 2009 16:35:12
1.6_2
|
adrian  |
Update Cacheboy-1.6 to the latest patchset. |
11 Jan 2009 21:02:40
1.6_1
|
adrian  |
* Update port to Cacheboy-1.6-r13563
* Add experimental FreeBSD tproxy support to the config options, defaulting to
off. |