| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
26 Mar 2013 12:36:21
2.10.12.14
|
bapt  |
Convert left unconverted ports in irc to new options framework |
05 Aug 2012 23:19:40
2.10.12.14
|
dougb  |
Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op |
03 May 2012 15:47:18
2.10.12.14
|
miwi  |
- Update to 2.10.12.14
PR: 167398
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Approved by: maintainer |
14 Jan 2012 08:57:23
2.10.12.12
|
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. |
17 Jun 2011 20:18:55
2.10.12.12
|
crees  |
- Use USERS and GROUPS
PR: ports/157927
Submitted by: crees
Approved by: Maintainer, rene (mentor) |
19 Mar 2011 12:38:54
2.10.12.12
|
miwi  |
- Get Rid MD5 support |
27 Mar 2010 00:15:24
2.10.12.12
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
22 Aug 2009 00:24:37
2.10.12.12  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with H,I,J,K,L |
21 Aug 2008 06:18:49
2.10.12.12
|
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 ) |
02 May 2008 00:14:48
2.10.12.12
|
beech  |
- Fix PLIST_FILES
- Fix CONFLICTS
Reported by: pointyhat via pav |
01 May 2008 00:31:56
2.10.12.12
|
beech  |
- Update to 2.10.12.12
PR: ports/123183
Submitted by: Walter Venable <weaseal@users.sourceforge.net> (maintainer) |
22 Jan 2006 12:38:15
2.10.11.06
|
edwin  |
SHA256ify
Approved by: krion@ |
12 Apr 2005 03:26:57
2.10.11.06
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 08:04:41
2.10.11.06
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
21 Jan 2005 22:45:35
2.10.11.06
|
krion  |
Fix build on 4.x |
19 Jan 2005 10:35:41
2.10.11.06
|
krion  |
Fix build on amd64. |
14 Jan 2005 21:01:35
2.10.11.06
|
krion  |
Fix plist. |
29 Mar 2004 13:50:19
2.10.11.06
|
pav  |
Add undernet-ircu, an IRC daemon used by Undernet network.
http://coder-com.undernet.org
PR: ports/62997
Submitted by: Walter Venable <weaseal@hotmail.com> |