| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
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 17: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 12:09:09
0.10.1
|
itetcu  |
Fix plist with -DNOPORTDOCS.
Prompted by: QAT QA run |
21 Aug 2008 07: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 10: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 01: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 09:26:09
0.9.1
|
krion  |
Drop maintainership, since I'm buried in the $REALLIFE stuff. |
28 Aug 2005 11:35:47
0.9.1
|
krion  |
Update to 0.9.1 |
27 Jul 2005 09:36:53
0.9.0
|
krion  |
Update to 0.9.0 |
12 Apr 2005 04: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 09: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 15:11:52
0.8.0_1  |
krion  |
Fix build with ident support.
Reported by: Martin Hasenbein <mh@bsd.net> |
04 Jul 2004 10: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 17: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 11:34:12
0.7.1  |
krion  |
Change my mail to @FreeBSD.org
Approved by: fjoe (mentor) |
20 Jul 2003 10:07:19
0.7.1  |
oliver  |
Update to 0.7.1
PR: 54651
Submitted By: maintainer |
06 May 2003 20:15:27
0.7.0  |
vanilla  |
Fix 'make package' error.
PR: ports/51884
Submitted by: maintainer |
04 May 2003 00:55:37
0.7.0  |
vanilla  |
Add two missing manpage. |
03 May 2003 22: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> |