| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
21 Aug 2008 07:18:49
0.4.1_9
|
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 ) |
30 Jul 2008 20:00:36
0.4.1_9
|
rnoland  |
Update my email address to my @FreeBSD.org address.
Approved by: garga (mentor) |
24 Mar 2008 15:44:31
0.4.1_9
|
wxs  |
Pass maintainership back to rnoland - he's back online.
Sorry about this and welcome back!
Approved by: garga (implicit) |
20 Mar 2008 16:10:07
0.4.1_9
|
wxs  |
Reset maintainer due to bouncing mails.
Discussed with pav.
Submitted by: miwi on IRC
Approved by: garga (mentor) |
20 Mar 2007 17:18:19
0.4.1_9
|
miwi  |
- Remove inclusion of <sgtty.h>
PR: 110363
Submitted by: Ed Schouten <ed@fxq.nl>
Approved by: maintainer |
03 Mar 2007 15:37:48
0.4.1_9
|
rafan  |
- Call init_pkgtools_global in our script, as pkgtools doesn't seem to call it
early enough for us to be happy.
- Bump PORTREVISION
PR: ports/109776
Submitted by: Robert Noland <rnoland at 2hip.net> (maintainer) |
05 Feb 2007 19:59:46
0.4.1_8
|
pav  |
- Fix after move to ports-mgmt category
PR: ports/108808
Submitted by: Robert Noland <rnoland@2hip.net> (maintainer) |
05 Feb 2007 01:08:46
0.4.1_9
|
pav  |
Populate a new ports-mgmt category. List of moved ports:
devel/portcheckout -> ports-mgmt/portcheckout
devel/portlint -> ports-mgmt/portlint
devel/portmk -> ports-mgmt/portmk
devel/porttools -> ports-mgmt/porttools
misc/instant-tinderbox -> ports-mgmt/instant-tinderbox
misc/porteasy -> ports-mgmt/porteasy
misc/portell -> ports-mgmt/portell
misc/portless -> ports-mgmt/portless
misc/tinderbox -> ports-mgmt/tinderbox
security/jailaudit -> ports-mgmt/jailaudit
security/portaudit -> ports-mgmt/portaudit
security/portaudit-db -> ports-mgmt/portaudit-db
security/vulnerability-test-port -> ports-mgmt/vulnerability-test-port (Only the first 15 lines of the commit message are shown above ) |