| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
14 Jan 2012 08:57:23
0.11.1_1
|
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. |
31 Aug 2011 19:15:09
0.11.1_1
|
zi  |
Fix COMMENT
Fix rc.d scripts
Reported by: dougb@
Approved by: wxs (mentor) |
25 Aug 2011 16:03:50
0.11.1
|
zi  |
Update to 0.11.1
Pacify portlint(1)
Use USERS/GROUPS
PR: ports/159399
Submitted by: James O'Gorman <james@netinertia.co.uk> (maintainer)
Approved by: wxs (mentor) |
19 Mar 2011 12:38:54
0.10_2
|
miwi  |
- Get Rid MD5 support |
04 Dec 2010 07:34:27
0.10_2
|
ade  |
Sync to new bsd.autotools.mk |
16 Oct 2010 11:52:47
0.10_2
|
ade  |
Punt autoconf267->autoconf268 |
05 Oct 2010 19:57:56
0.10_2
|
ade  |
Round one migration of ports from automake{19,110} to automake111 |
15 Sep 2010 18:35:24
0.10_2
|
ade  |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
27 Mar 2010 00:15:24
0.10_1
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
22 Aug 2009 00:35:32
0.10_1  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S |
20 Aug 2008 00:57:32
0.10_1
|
ade  |
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin) |
25 Jul 2008 14:34:52
0.10_1
|
pav  |
- Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT |
30 Sep 2007 04:47:37
0.10_1
|
linimon  |
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe |
03 Sep 2006 19:53:54
0.10
|
kris  |
RESTRICTED is not necessary in the readline case, since it just means
that the entire package becomes GPLed, which is not a concern; the
software is under a modified BSDL and we distribute the source code
anyway.
Approved by: maintainer |
03 Sep 2006 17:39:15
0.10
|
kris  |
RESTRICTED is intended here instead of NO_PACKAGE.
XXX I think this is incorrect though: "GNU GPL prevents distributing
binaries linked against GNU readline". |
15 May 2006 01:37:46
0.10
|
mnag  |
- Add autoconf patches
- Reorganize Makefile
PR: 96692
Submitted by: maintainer |
24 Mar 2006 19:31:14
0.10
|
mnag  |
- Update to 0.10 [1]
- Fix hard-coded g++ to USE_GCC=3.2+
PR: 94752 [1]
Submitted by: maintainer |
20 Feb 2006 20:47:50
0.09
|
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. |
14 Dec 2005 13:40:07
0.09
|
lawrance  |
- Fix USE_RC_SUBR to use bb{ackup,store}d.sh.in
- Rename files/bb{ackup,store}d.sh as above to .sh.in, add appropriate
substitutions
- Add SHA256
- OPTIONSify
- Some general reorganisation and cleanup of whitespace
PR: ports/90166
Submitted by: James O'Gorman <james@netinertia.co.uk> (maintainer) |
13 Mar 2005 17:19:14
0.09
|
barner  |
- Avoid hardcoding path to perl binary
- Point port to OpenSSL installation. This fixes the build on systems where
_only_ the OpenSSL library from the ports collection is available.
PR: ports/78192
Submitted by: maintainer
Approved by: arved (mentor),
maintainer timeout (9 days): I replaced the fix from the
PR with an superior one |
28 Feb 2005 06:48:49
0.09
|
sem  |
- This port depends on perl
Reported by: kris via pointyhat |
26 Feb 2005 06:05:28
0.09
|
sem  |
- the port tried write to pkg-message. fixed (1)
- fixed OpenSSL dependency
- fixed home dir name for user. /nonexistent is right one (2)
Reported by: krion via pointyhat (1) and via IRC (2) |
25 Feb 2005 09:09:51
0.09
|
sem  |
This is a new port for BoxBackup, an on-line backup system.
PR: ports/75990
Submitted by: James O'Gorman <james (at) netinertia.co.uk> |