| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
14 Jan 2012 08:57:23
0.9.9
|
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. |
20 Mar 2011 12:54:45
0.9.9
|
miwi  |
- Get Rid MD5 support |
27 Mar 2010 00:15:24
0.9.9
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
21 Aug 2008 06:18:49
0.9.9
|
rafan  |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
16 Apr 2008 15:29:15
0.9.9
|
fjoe  |
Update to 0.9.9
PR: 122817
Submitted by: andrew clarke |
20 Feb 2006 20:47:50
0.9.8_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. |
17 Nov 2005 19:02:25
0.9.8_2
|
fjoe  |
Add SHA256 checksum. |
15 Nov 2005 20:14:58
0.9.8_2
|
fjoe  |
- load_rc_config before setting predefined vars
- bump PORTREVISION
PR: 88975
Submitted by: Boris Kovalenko
Pointy hat to: fjoe |
10 Nov 2005 15:08:42
0.9.8_1
|
fjoe  |
- Add rcNG startup script
- Create user/group (default fido:fido 111:111) for running the server
- Bump PORTREVISION
- Take maintainership
Submitted by: Yuri Kurenkov (partially)
Approved by: dsh@vlink.ru (previous MAINTINAER) |
16 Sep 2005 10:37:43
0.9.8
|
fjoe  |
Update to 0.9.8.
Approved by: MAINTAINER |
04 Jul 2004 11:34:26
0.9.7
|
pav  |
- Add backup master sites
Submitted by: Oleg Sharoiko <os@rsu.ru> |
30 Jun 2004 18:03:14
0.9.7
|
pav  |
- Update to 0.9.7
PR: ports/68478
Submitted by: Oleg Sharoiko <os@rsu.ru>
Approved by: maintainer |
31 Mar 2004 03:12:58
0.9.6
|
trevor  |
SIZEify (maintainer timeout) |
04 Nov 2003 20:02:27
0.9.6
|
krion  |
- Update to version 0.9.6
* Utilize DOCSDIR
PR: 58911
Submitted by: Denis Shaposhnikov <dsh@neva.vlink.ru> (maintainer) |
21 Feb 2003 13:15:09
0.9.4
|
knu  |
De-pkg-comment. |
08 Oct 2001 10:01:38 
|
petef  |
Update MASTER_SITES |
08 Oct 2000 07:19:09 
|
asami  |
Convert category net to new layout. |
02 Aug 2000 00:57:30 
|
jedgar  |
Update port to 0.9.4 |