| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
This file should have been removed in previous update.
Pointed out by: Scott Robbins <scottro@nyc.rr.com>, kris
|
| |
|
| |
|
|
|
|
| |
Submitted by: Hannes Mehnert <hannes@mehnert.org>
|
|
|
|
|
|
|
| |
- Get to work on sparc. [1]
- Fix warnings from gc_cpp.h. [2]
Submitted by: Hannes Mehnert <hannes@mehnert.org> [1], des [2]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet
|
| |
|
|
|
|
|
|
|
|
| |
Check WITHOUT_* knobs. [2]
Use USE_GNOME=lthack.
Fix PKGNAMESUFFIX recursion.
Submitted by: kris [1] [2]
|
|
|
|
|
|
|
|
|
| |
WITH_FULLDEBUG).
Use OPTIONS.
Fix a bug in leak detection.
Submitted by: green
|
|
|
|
|
| |
Submitted by: Ryan Beasley <ryanb@goddamnbastard.org>
pointy hat^2 to: arved
|
|
|
|
|
| |
Tested with: w3m
Obtained from: NetBSD (via Marc Recht <recht@NetBSD.org>)
|
|
|
|
| |
Submitted by: trevor
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
|
| |
|
| |
|
| |
|
|
|
|
| |
Reported by: jmallett and kris
|
|
|
|
| |
Submitted by: des
|
| |
|
|
|
|
| |
Approved by: kris
|
| |
|
| |
|
|
|
|
|
|
| |
2 Use libtool.
Submitted by: Søren Vrist <s@vrist.dk> [1], sobomax [2]
|
|
|
|
|
| |
Get rid of ONLY_FOR_ARCHS=i386.
Take maintainership.
|
|
|
|
|
| |
105 pointy hats to: me
Approved by: pat
|
|
|
|
| |
Approved by: pat
|
|
|
|
|
| |
PR: 39842
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
|
|
|
|
|
| |
PR: 34528
Submitted by: Kazutoshi Kubota <tu7k-kbt@asahi-net.or.jp>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Since I do not know whether non-i386 platforms are supported,
ONLY_FOR_ARCHS=i386 is remained in Makefile.
Changes from previous version:
* Install shared library.
* Do not create and install libleak.
Leak detection mode can be initiated at run-time by setting GC_find_leak.
PR: 31125
Submitted by: MANTANI Nobutaka <nobutaka@nobutaka.com>
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
PR: 21774
Submitted by: Mikhail Teterin <mi@monsta.privatelabs.com>
maintainer is unreachable, temporarily?
Recipient address: mmcg@cs.monash.edu.au
Reason: Remote SMTP server has rejected address
Diagnostic code: smtp;550 <mmcg@cs.monash.edu.au>... User unknown
Remote system: dns;mail2.csse.monash.edu.au (TCP|130.194.1.8|4557|130.194.226.190|25)
|
|
|
|
| |
Functionality is untested at this time.
|
|
|
|
|
| |
(we only have two arch's, why can't we keep them better in sync with each
other ABI-wise?)
|
|
|
|
|
| |
PR: 18237
Submitted by: Christian Weisgerber <naddy@unix-ag.uni-kl.de>
|
| |
|
|
|
|
|
| |
PR: 17456
Submitted by: nnd@mail.nsk.ru
|
|
|
|
|
|
| |
that w3m depends on. Release tags will be rolled forward.
Submitted by: jdp
|
|
|
|
|
|
| |
library can be used as a drop-in replacement for malloc. This has
always been the case for this port, but the previous upgrade dropped
it unintentionally.
|
|
|
|
|
| |
PR: 14573
Submitted by: MANTANI Nobutaka <nobutaka@nobutaka.com>
|
| |
|
|
|
|
|
| |
PR: 12762
Submitted by: Aaron Smith <aaron@mutex.org>
|
|
|
|
|
| |
permitted. Note that, given current numeric motif of PW, this is done
in four equally-sized commits of 393 files each.
|
|
|
|
| |
updated.
|
|
|
|
|
|
| |
the distfile.
Submitted by: Faried Nawaz <fn@hungry.org>
|
|
|
|
|
|
|
| |
===> Installing for boehm-gc-4.12
/bin/cp fbsd-libgc.a libgc.a
/bin/cp: fbsd-libgc.a: No such file or directory
*** Error code 1
|
|
|
|
|
| |
I'm going to leave p5-* alone for now (where the version stuff is
going to land is still unclear).
|
| |
|
|
|
|
| |
compiled by egcs.
|