| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
21 Aug 2008 07:18:49
5.1.7_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 ) |
12 Sep 2007 05:11:47
5.1.7_1
|
anray  |
Fix acl notifications. |
30 Jan 2007 20:56:35
5.1.7
|
anray  |
Update to 5.1.7 |
29 Jan 2007 23:51:55
5.1.6_2
|
kris  |
Use libtool port instead of included version to avoid a.out objformat botch |
29 Jan 2007 10:55:59
5.1.6_2
|
anray  |
Fix tossing, when `packet' in passwd defined. |
09 Jan 2007 14:36:05
5.1.6_1
|
anray  |
Fix works `outb-kill' script.
Reported by: Yuri Chumakov |
09 Jan 2007 14:29:23
5.1.6_1
|
anray  |
Fix works `outb-kill' script.
Reported by: Yuri Chumakov |
30 Dec 2006 22:39:37
5.1.6
|
anray  |
Update to 5.1.6ds |
17 Dec 2006 10:43:24
5.1.5_1
|
anray  |
Add WITH_NFS_LOCK - it's enable build with nfs safe locks.
Reported by: Alexander Gottlieb |
15 Nov 2006 11:31:35
5.1.5_1
|
anray  |
Fix areafix and ftntick crashes. |
08 Nov 2006 10:37:03
5.1.5
|
anray  |
Fix build in tinderbox(inn is not configured).
Reported by: kris(pointyhat) |
31 Oct 2006 15:25:23
5.1.5
|
anray  |
Update to 5.1.5 |
23 Mar 2006 22:52:45
5.1.4
|
anray  |
Update to 5.1.4 |
23 Jan 2006 23:46:39
5.1.3
|
edwin  |
SHA256ify
Approved by: krion@ |
15 Dec 2005 20:34:46
5.1.3
|
anray  |
Change email address for all my ports.
Approved by: sem(mentor) |
20 Oct 2005 01:35:34
5.1.3
|
mnag  |
Fix non standart LOCALBASE
PR: 87675
Submitted by: Andrey Slusar <anrays@gmail.com> (maintainer)
Notified by: kris |
23 Apr 2005 17:29:45
5.1.3
|
novel  |
Update to 5.1.3
PR: 80287
Submitted by: Andrey Slusar (maintainer) |
12 Apr 2005 04:26:57
5.1.2
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 09:04:41
5.1.2
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
30 Dec 2004 02:37:15
5.1.2
|
edwin  |
[PATCH] change MAINTAINER email address for all my ports.
PR: ports/75559
Submitted by: Andrey Slusar <anray@inet.ua> |
11 Dec 2004 01:55:23
5.1.2
|
sem  |
- Update to 5.1.2
PR: ports/74932
Submitted by: maintainer |
21 Aug 2004 16:03:54
5.1.1_1
|
krion  |
Fix security risk for setuid news programs.
PR: ports/70773
Submitted by: maintainer |
07 Aug 2004 21:48:45
5.1.1  |
krion  |
Change maintainer's email.
PR: ports/70138
Submitted by: Andrey Slusar <vasallia@ukr.net> |
15 Jul 2004 04:11:40
5.1.1  |
sem  |
files/patch-send-fidogate.in: fix send-fidogate warnings
files/patch-ngoper.c: if AutoCreateRenumberCmd is not defined, this is
silently skipped
Submitted by: maintainer
Approved by: krion (mentor) |
12 Jul 2004 19:53:45
5.1.1  |
sem  |
DS fork of fidogate. It can be used as:
* Fido-Internet Gateway
* Fido FTN-FTN Gateway
* Fido Mail Processor
* Fido File Processor
* Fido Areafix/Filefix
PR: ports/68878
Submitted by: Andrey Slusar <vasallia@ukr.net>
Approved by: krion (mentor) |