| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
PR: ports/142237
Submitted by: Björn König <bkoenig@alpha-tierchen.de>
|
|
|
|
|
| |
PR: 130591
Submitted by: Björn König <bkoenig at alpha-tierchen dot de> (maintainer)
|
|
|
|
|
|
|
| |
o Fix for FreeBSD/ppc (Thanks to Andreas Tobler)
PR: ports/128863
Submitted by: bkoenig@alpha-tierchen.de (maintainer)
|
|
|
|
|
|
|
|
| |
- Add symlinks for include files in ${PREFIX}/include.
PR: 127552
Submitted by: Gea-Suan Lin <gslin@gslin.org>
Patch by: maintainer
|
| |
|
|
|
|
|
| |
PR: ports/122398
Submitted by: Bjoern Koenig <bkoenig@alpha-tierchen.de> (maintainer)
|
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: ports/120736
Submitted by: Bjorn Konig <bkoenig@alpha-tierchen.de>
Approved by: Horance Chou <horance@freera.net> (maintainer)
|
| |
|
|
|
|
| |
Approved by: portmgr (kris)
|
|
|
|
| |
Approved by: krion@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
|
|
|
|
|
|
|
| |
- change maintainer's address.
PR: ports/79294
Submitted by: Horance Chou (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
|
|
|
|
| |
PR: 44427
Submitted by: MAINTAINER
|
|
|
|
|
|
|
|
|
| |
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.)
Line up the rhs of variable assignments nicely. Remove a couple of extra
whitespaces while I'm here.
Suggested by: sobomax
|
| |
|
| |
|
|
|
|
|
| |
PR: 15039
Submitted by: maintainer
|
| |
|
|
|
|
|
| |
permitted. Note that, given current numeric motif of PW, this is done
in four equally-sized commits of 393 files each.
|
|
|
|
| |
the .la file.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
${MACHINE_ARCH}--freebsd${OSREL} is now passed to CONFIGURE_ARGS if
GNU_CONFIGURE is defined. Take the target out of CONFIGURE_ARGS of
some ports that added it explicitly; define it as
${MACHINE_ARCH}--freebsd if the port doesn't like the ${OSREL} part;
define it as something else (such as ${MACHINE_ARCH}--freebsdelf if
the port requires that; define it as an empty string if the port
doesn't like it at all.
The last might be a sign that a GNU_CONFIGURE port actually doesn't
use GNU's version of configure at all; but I don't have time to go
look at them all, we'll fix them as time goes on.
At least we've got much fewer "-unknown-"s in the tree as the result. :)
|
|
|
|
| |
and remove patches.aout, we dont need it anymore.
|
|
|
|
| |
Submitted by: maintainer.
|
|
|
|
| |
Submitted by: maintainer.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
===
/bin/sh ../libtool --mode=link cc -O -pipe -o ffitest ffitest.o libffi.la
libtool: link: warning: using a buggy system linker
libtool: link: relinking will be required before `ffitest' can be installed
cc -O -pipe -o .libs/ffitest ffitest.o /usr/ports/devel/libffi/work/libffi-1.18/src/.libs/libffi.so
creating ffitest
./ffitest
ld.so failed: Undefined symbol "ffi_prep_args" in ffitest:/usr/ports/devel/libffi/work/libffi-1.18/src/.libs/libffi.so
*** Error code 1
Stop.
|
|
|
|
| |
again.
|
|
|
|
|
|
|
|
| |
/bin/sh ../libtool --mode=link cc -O -pipe -o ffitest ffitest.o libffi.la
cc -O -pipe -o .libs/ffitest ffitest.o -Wl,-rpath -Wl,/usr/local/lib .libs/libffi.so
.libs/libffi.so: undefined reference to `ffi_call_SYSV'
.libs/libffi.so: undefined reference to `_ffi_prep_args'
*** Error code 1
|
|
Foreign Function Interface.
PR: 6943
Submitted by: Horance Chou <horance@freedom.ie.cycu.edu.tw>
|