| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
08 Mar 2013 02:55:27
20.2,1
|
beech  |
- Update to 20.2,1
PR: ports/176726
Submitted by: Kjetil Rustad <kjetil@cckengine.com> |
05 Feb 2013 16:17:07
0.19.2_1
|
novel  |
- Add UPDATING entry for gnutls update
- Chase shlib version bump for dependant ports |
18 Oct 2012 19:28:48
0.19.2
|
dinoex  |
- drop maintainership
Feature safe: yes |
16 Sep 2012 15:36:14
0.19.2
|
dinoex  |
- use OPTIONS_DEFINE
- fix SSL OPTIONS |
04 Aug 2012 05:49:28
0.19.2
|
dinoex  |
- update to 0.19.2 |
11 Apr 2012 21:07:40
0.19.1
|
dinoex  |
- update to 0.19.1 |
14 Jan 2012 14:49:25
0.18
|
dinoex  |
- escape shell names |
14 Jan 2012 08:57:23
0.18
|
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. |
04 Oct 2011 18:43:23
0.18
|
dinoex  |
- update to 0.18
- update MASTER_SITES
PR: 161189
Submitted by: Dmitry Marakasov |
23 Sep 2011 22:26:39
0.17.1
|
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 |
04 Jan 2011 07:34:23
0.17.1
|
dinoex  |
- update to 0.17.1 |
11 Dec 2010 05:20:42
0.17
|
dinoex  |
- fix build with NOPORTDOCS
Reported by: QAT |
10 Dec 2010 12:26:20
0.17
|
dinoex  |
- cleaner expression for PORTVERSION
Submitted by: Sahil Tandon |
10 Dec 2010 12:25:04
0.17
|
dinoex  |
- use cleaner expression for DISTVERSION
Submitted by: Cy Schubert |
09 Dec 2010 17:59:20
0.17
|
dinoex  |
- fix build with NOPORTDOCS
Reported by: QAT |
08 Dec 2010 17:00:55
0.17
|
dinoex  |
- update to 0.17
Submitted by: Rick
- add LICENSE |
27 Mar 2010 00:15:24
0.15
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
26 Feb 2010 18:07:16
0.15
|
dinoex  |
- enable IPv6 support
- add option WITHOUT_IPV6
PR: 144169
Submitted by: Philippe Pepiot
Feature safe: yes |
27 Dec 2009 20:21:38
0.15
|
dinoex  |
- update to 0.15
- add options OPENSSL
- add options GNUTLS
- take maintainership for a while |
15 Jul 2009 16:56:10
0.10.1
|
dougb  |
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. |
08 Apr 2009 11:09:09
0.10.1
|
itetcu  |
Fix plist with -DNOPORTDOCS.
Prompted by: QAT QA run |
21 Aug 2008 06:18:49
0.10.1
|
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 ) |
19 Aug 2008 09:18:37
0.10.1
|
linimon  |
Return laszlof's ports to the pool due to lack of time.
Hat: portmgr |
18 Dec 2006 19:38:27
0.10.1
|
laszlof  |
Update to 0.10.1
Submitted by: miwi@ |
11 Dec 2006 18:34:15
0.10.0
|
laszlof  |
Update to 0.10.0 |
07 Nov 2006 15:37:06
0.9.2_1
|
laszlof  |
Update my email address in all ports that I maintain.
Approved by: flz (mentor) |
13 Feb 2006 16:56:11
0.9.2_1
|
mnag  |
- Use OPTIONS and add more options
- Add rc.d script
- Bump PORTREVISION
PR: 93285
Submitted by: mnag
Approved by: maintainer |
10 Nov 2005 18:41:27
0.9.2
|
garga  |
- Add SHA256 to all ports submitter maintain
PR: ports/88791
Submitted by: Frank Laszlo <laszlof@vonostingroup.com> |
20 Oct 2005 00:00:32
0.9.2
|
mnag  |
Update to 0.9.2
Take MAINTAINER
PR: 87693
Submitted by: Frank Laszlo <laszlof@vonostingroup.com> |
14 Sep 2005 08:26:09
0.9.1
|
krion  |
Drop maintainership, since I'm buried in the $REALLIFE stuff. |
28 Aug 2005 10:35:47
0.9.1
|
krion  |
Update to 0.9.1 |
27 Jul 2005 08:36:53
0.9.0
|
krion  |
Update to 0.9.0 |
12 Apr 2005 03:26:57
0.8.3
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 08:04:41
0.8.3
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
03 Feb 2005 13:28:50
0.8.3
|
krion  |
Update to 0.8.3 |
27 Jan 2005 17:58:12
0.8.2  |
krion  |
Update to 0.8.2 |
25 Dec 2004 09:21:41
0.8.1  |
krion  |
Update to 0.8.1 |
01 Sep 2004 14:11:52
0.8.0_1  |
krion  |
Fix build with ident support.
Reported by: Martin Hasenbein <mh@bsd.net> |
04 Jul 2004 09:23:38
0.8.0  |
krion  |
Update to 0.8.0 |
07 Feb 2004 18:42:50
0.7.7  |
krion  |
- Update to version 0.7.7 |
30 Jan 2004 21:17:53
0.7.6  |
krion  |
- Forced commit to log typo fixing.
Noted by: kris
No cookies for: krion |
30 Jan 2004 14:05:15
0.7.6  |
krion  |
- SIZEify |
08 Dec 2003 22:24:45
0.7.6  |
krion  |
- Update to 0.7.6 |
08 Nov 2003 16:44:06
0.7.5  |
krion  |
- Update to version 0.7.5 |
25 Oct 2003 16:02:14
0.7.1_1  |
krion  |
- s/USE_TCP_WRAPPERS/WITH_TCP_WRAPPERS/g
- Don't install some documentation files
- Bump PORTREVISION
PR: 58525
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> |
22 Jul 2003 10:34:12
0.7.1  |
krion  |
Change my mail to @FreeBSD.org
Approved by: fjoe (mentor) |
20 Jul 2003 09:07:19
0.7.1  |
oliver  |
Update to 0.7.1
PR: 54651
Submitted By: maintainer |
06 May 2003 19:15:27
0.7.0  |
vanilla  |
Fix 'make package' error.
PR: ports/51884
Submitted by: maintainer |
03 May 2003 23:55:37
0.7.0  |
vanilla  |
Add two missing manpage. |
03 May 2003 21:42:36
0.7.0  |
vanilla  |
Add ngircd 0.7.0,
free open source daemon for Internet Relay Chat
(IRC).
PR: 51683
Submitted by: Kirill Ponomarew <ponomarew@oberon.net> |