| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
26 Mar 2009 14:59:17
1.1.5
|
miwi  |
- Mark MAKE_JOBS_SAFE for SMP compilation |
21 Aug 2008 07:18:49
1.1.5
|
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 ) |
29 Jul 2008 10:22:03
1.1.5
|
miwi  |
- Update to 1.1.5 |
04 Aug 2007 12:41:31
1.1.4
|
gabor  |
- Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav) |
07 Aug 2006 08:58:28
1.1.4
|
miwi  |
- Respect DESTDIR for all my ports
Reviewed by: gabor
Approved by: krion (mentor) |
16 Jun 2006 23:17:25
1.1.4
|
miwi  |
Obey conventions and change my mail to @FreeBSD.org address
Approved by: krion (mentor) |
09 May 2006 17:36:40
1.1.4
|
mnag  |
- Update to 1.1.4
- Add IPV6 OPTIONS
- Take maintainership
PR: 96680
Submitted by: Martin Wilke <freebsd___unixfreunde.de> |
25 Nov 2005 16:48:31
1.1.1
|
pav  |
- Add SHA256 |
11 Oct 2005 13:53:44
1.1.1
|
krion  |
Fix MASTER_SITES. |
14 Sep 2005 09:26:09
1.1.1
|
krion  |
Drop maintainership, since I'm buried in the $REALLIFE stuff. |
17 Jul 2005 23:14:38
1.1.1
|
krion  |
Update to 1.1.1 |
12 Apr 2005 04:26:57
1.1.0
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 09:04:41
1.1.0
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
10 Apr 2005 13:43:25
1.1.0
|
krion  |
Update to 1.1.0 |
19 Mar 2005 10:09:58
1.0.9
|
krion  |
Update to 1.0.9 |
24 Jan 2005 23:26:48
1.0.6
|
krion  |
Update to 1.0.6 |
12 Oct 2004 16:00:52
1.0.5
|
krion  |
Update to 1.0.5 |
28 Jun 2004 16:41:28
1.0.0
|
krion  |
Update to version 1.0.0 |
30 May 2004 06:48:49
0.6.3
|
krion  |
- Add new MASTER_SITES for a better redundancy
Reported by: pointyhat via kris |
15 May 2004 08:26:59
0.6.3
|
krion  |
- Update to version 0.6.3 |
06 Apr 2004 15:39:29
0.6.1
|
krion  |
- Update to version 0.6.1 |
20 Mar 2004 17:53:12
0.6.0
|
krion  |
- Utilize PLIST_FILES |
16 Mar 2004 08:47:43
0.6.0
|
krion  |
- Update to version 0.6.0 |
30 Jan 2004 14:05:15
0.5.4
|
krion  |
- SIZEify |
25 Jan 2004 19:16:52
0.5.4
|
krion  |
- Update to version 0.5.4 |
13 Jan 2004 21:28:08
0.5.3
|
krion  |
- Update to version 0.5.3 |
11 Jan 2004 22:44:20
0.5.2
|
krion  |
- Update to version 0.5.2 |
06 Jan 2004 23:37:03
0.5.0
|
krion  |
Add icpld-0.5.0,
ICPLD (Internet Connection Performance Logging Daemon) is a
daemon which, by sending ICMP requests to an IP address of your
choice, monitors whether your machine has a working network
connection. It will log any failed attempts, and will stamp a
log as soon as a reply is received. It keeps track of when the
connection was unavailable, as well as for how long. It records
both total down time and each occasion of interrupted
connection. The log can also be duplicated in HTML format to
put online. |