| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
27 Jan 2012 13:58:32
2.4.2
|
miwi  |
- Update to 2.4.2
Changelog:
- The --with-pic configure option now supports a list of comma-separated
package names. This can be used to build some static libraries with PIC
objects while building others with non-PIC objects.
- Initial support for Go, using the gccgo compiler.
- On Mac OS X .dylib is now tried as well as .so with
lt_dlopenext().
Bug fixes:
- The generic approximation of the command line length limit (when getconf is
not available) works again. Regression introduced in v2.2.6-39-g9c3d4d8.
- The bug that leaked developer tool paths into the release tarballs
from ./bootstrap is fixed.
- Improved support for the Cuda Compiler Driver (nvcc) on Darwin. (Only the first 15 lines of the commit message are shown above ) |
09 Nov 2011 15:26:04
2.4_1
|
miwi  |
- Remove WITH_FBSD10_FIX, is no longer needed |
27 Oct 2011 10:03:59
2.4_1
|
erwin  |
Apply FreeBSD 10 workaround for some high profile ports to
unbreak a lot of dependent ports.
Submitted by: beat
Tested on: pointyhat i386-9-exp and i386-10 |
11 Oct 2011 12:40:10
2.4_1
|
pav  |
- Backport two patches from vendor git repository to fix libtool
on FreeBSD 10.X and future-proof it for up to FreeBSD 39
http://git.savannah.gnu.org/cgit/libtool.git/commit/?id=e94c6d6e0359d92f08f491f57e0ef3371e978952
http://git.savannah.gnu.org/cgit/libtool.git/commit/?id=49ae2888b43cad358e2ff60a69722341116e7b40
PR: ports/161404
Submitted by: ed
With hat: portmgr
Tested by: pointyhat exp-run |
06 Oct 2011 00:34:24
2.4
|
stas  |
- Mark as conflicted with libtool-fixed. |
25 Feb 2011 06:15:44
2.4
|
ade  |
Update to libtool 2.4
Tested by: pav (multiple -exp runs) |
08 Dec 2010 19:58:49
2.2.10
|
ade  |
Clean up "current" versions of autotools components to further reduce
tree-churn on updates. |
26 Jun 2003 22:58:32
1.3.4_4  |
ade  |
libtool uber-patch
* kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5
* upgrade repo-copied devel/libtool14 to 1.4.3
* break out libltdl into its own separate port
* move to version-numbered binaries/scripts (ie: there is *no* 'libtool'
any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends)
Approved by: portmgr (kris) - for the bsd.port.mk hooks
Tested by: bento 4-exp builds (repeatedly) |
13 May 2003 16:27:54
1.3.4_4  |
ade  |
Tag 'em and grab 'em from freebsd-ports@ |
28 Apr 2003 17:27:29
1.3.4_4  |
alane  |
do not have time for these |
07 Mar 2003 06:01:16
1.3.4_4  |
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
13 Nov 2002 21:13:17
1.3.4_4  |
alane  |
I may as well be a masochist and take this one too, since I've got the
auto* twin terrors already. |
14 Sep 2002 13:32:07
1.3.4_4  |
sobomax  |
Due to popular demant into each port which might be inserted into dependency
list by bsd.port.mk insert anti foot-shooting device, which prevents
infinite fork loop when the user defines corresponding USE_XXX in global
make.conf, command line or environment.
Similar devices should probably be inserted into ports that might be inserted
into dependency list by others bsd.foo.mk files (bsd.ruby.mk, bsd.python.mk
and so on.) |
07 Sep 2002 08:44:49
1.3.4_4  |
ade  |
Relinquish all my ports. |
01 Aug 2002 02:38:31
1.3.4_4  |
ade  |
Stage a mini-coup, and borrow these ports from portmgr@ for a while,
since I'm doing most of the updating, and am working on a
port/Mk/bsd.<gnublah>.mk to move some cruft around.
Sponsored by: Mr. Smith and Mr. Wesson. :) |
08 Jun 2002 08:57:34
1.3.4_4  |
sobomax  |
Recognise ar(1) archives (.a) as a valid entities to link with. This fixes
many places when it is necessary to link shared object with a static library. |
02 May 2002 07:49:56
1.3.4_3  |
sobomax  |
Set EXPR_COMPAT environment variable to workaround a problem with expr(1)
on -current. |
22 May 2001 10:21:05 
|
reg  |
Change maintainer to portmgr and update note about not upgrading. |
23 Mar 2001 21:22:40 
|
demon  |
Add WWW. |
05 Feb 2001 08:21:54 
|
reg  |
Install the ltdl library, so that packages can use it. If this breaks any
ports, please let me know... |
24 Oct 2000 17:00:53 
|
reg  |
Explain why this port has not been upgraded to 1.3.5. |
08 Oct 2000 02:10:04 
|
asami  |
Convert category devel to new layout. |
25 Sep 2000 08:38:15 
|
sobomax  |
Add --build no-op to ltconfig to make USE_LIBTOOL working with configure scripts
generated for libtool1.4. |
03 Jun 2000 01:48:29 
|
asami  |
Don't remove share/aclocal. |