Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.4.6 06 May 2024 05:27:45 |
Kevin Bowling (kbowling) Author: Yuri Victorovich |
devel/libffi: Update to 3.4.6 |
3.4.4_1 23 Jan 2024 14:51:22 |
Muhammad Moinur Rahman (bofh) |
devel/libffi: Impelled to share/man
Approved by: portmgr (blanket) |
3.4.4 24 Dec 2023 10:08:43 |
Piotr Kubaj (pkubaj) |
devel/libffi: fix build with lld17
ld: error: version script assignment of 'LIBFFI_BASE_8.0' to symbol
'ffi_type_longdouble' failed: symbol not defined |
3.4.4 24 Sep 2023 20:31:15 |
Dimitry Andric (dim) |
devel/libffi: fix build with lld 17
As reported in bug 273753#c12, devel/libffi fails to link with lld 17,
at least on i386:
libtool: link: cc -shared -fPIC -DPIC src/.libs/prep_cif.o src/.libs/types.o
src/.libs/raw_api.o src/.libs/java_raw_api.o src/.libs/closures.o
src/.libs/tramp.o src/x86/.libs/ffi.o src/x86/.libs/sysv.o -O2
-fstack-protector-strong -Wl,--version-script -Wl,libffi.map
-fstack-protector-strong -Wl,-soname -Wl,libffi.so.8 -o .libs/libffi.so.8.1.2
ld: error: version script assignment of 'LIBFFI_BASE_8.0' to symbol
'ffi_java_raw_call' failed: symbol not defined
ld: error: version script assignment of 'LIBFFI_CLOSURE_8.0' to symbol
'ffi_prep_java_raw_closure' failed: symbol not defined
ld: error: version script assignment of 'LIBFFI_CLOSURE_8.0' to symbol
'ffi_prep_java_raw_closure_loc' failed: symbol not defined
cc: error: linker command failed with exit code 1 (use -v to see invocation)
This is because the symbols it complains about are not implemented on
i386, due to the FFI_NATIVE_RAW_API define being nonzero.
Fix it by adding more #if statements to libffi.map.in.
PR: 274056
Approved by: kbowling (maintainer)
MFH: 2023Q3 |
3.4.4 09 Dec 2022 19:27:32 |
Kevin Bowling (kbowling) Author: Daniel Engberg |
devel/libffi: Update to 3.4.4
This release fixes a few bugs on alternate archs
PR: 268150 |
3.4.3 06 Oct 2022 16:53:52 |
Kevin Bowling (kbowling) |
devel/libffi: Update to 3.4.3
Changes https://github.com/libffi/libffi/releases/tag/v3.4.3
Exp-run by: antoine
PR: 266522 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
3.4.2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
3.4.2 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
3.4.2 09 May 2022 18:21:44 |
Kevin Bowling (kbowling) |
devel/libffi: Update to 3.4.2
Drop lots of upstreamed patches.
Exp-run by: antoine
PR: 263764 |
3.3_1 05 May 2022 21:04:42 |
Kevin Bowling (kbowling) |
devel/libffi: Revert "Update to 3.4.2"
This is currently awaiting an exp-run and was accidently committed.
I do not intend to bump port epoch unless requested because it will be
re-committed soon.
This reverts commit c0368fd487e049eee259ef74c3a86328b2321429. |
3.4.2 05 May 2022 20:28:10 |
Kevin Bowling (kbowling) |
devel/libffi: Update to 3.4.2
Drop lots of upstreamed patches. |
3.3_1 03 May 2022 15:09:12 |
Kevin Bowling (kbowling) |
devel/libffi: Fix distinfo for GitHub patch
GitHub is now generating a longer short commit ID in the patch.
PR: 262705
Reported by: thetanix (thetanix@gmail.com)
MFH: 2022Q2
Sponsored by: BBOX.io |
3.3_1 02 May 2022 17:36:36 |
Kevin Bowling (kbowling) |
devel/libffi: Take maintainer |
3.3_1 02 May 2022 10:46:28 |
Rene Ladan (rene) |
grimreaper: return zeising's ports to the pool after safekeeping his ports bit. |
3.3_1 10 Sep 2021 21:17:33 |
Bernhard Froehlich (decke) |
devel/libffi: Add CPE information
Approved by: portmgr (blanket) |
3.3_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.3_1 08 Dec 2020 16:04:37 |
kp |
devel/libffi: Fix abort() on FreeBSD riscv related to __clear_case()
Like on mips, disable the __builtin___clear_cache() call because it triggers
aborts.
PR: 251564
Approved by: zeising |
3.3_1 28 Aug 2020 22:34:46 |
bdragon |
devel/libffi: Add support for powerpc64le-*-freebsd*.
To support the upcoming FreeBSD PowerPC64LE platform, teach libffi about
the new target triple.
Submitted upstream as https://github.com/libffi/libffi/pull/581
Approved by: zeising (maintainer)
Sponsored by: Tag1 Consulting, Inc. |
3.3_1 20 Aug 2020 11:34:28 |
zeising |
devel/libffi: Fix build on i386 without objdump
FreeBSD 13 does not have any objdump in the default installation, which
causes issues with libffi on i386 with the recent update to llvm 11.
Add a patch originally from upstream, to use readelf instead of objdump.
The patch is for configure.ac originally. I've applied it and rerun
autoreconf and committed the result, instead of adding a dependency on
autoreconf.
Fix devel/libffi321 in the same way. While here, fix the fuzz on a few
other patches, which made it much easier to sort out the configure patch.
Thanks to dim@ for helping me figure out the issue.
MFH: 2020Q3 |
3.3 21 Jul 2020 08:21:55 |
pkubaj |
devel/libffi: fix build on powerpc
Problem:
In file included from src/powerpc/ffi.c:33:
src/powerpc/ffi_powerpc.h:65:9: error: '__int128' is not supported on this
target
65 | typedef __int128 float128;
| ^~~~~~~~ |
3.3 04 Jul 2020 22:15:48 |
pkubaj |
devel/libffi: fix build on GCC architectures
Use newer GCC:
../src/powerpc/ffi_powerpc.h:65: error: expected '=', ',', ';', 'asm' or
'__attribute__' before 'float128' |
3.3 04 Jul 2020 18:09:39 |
zeising |
devel/libffi: Update to 3.3.0
Update devel/libffi to 3.3.0
This adds support for RISC-V
Changelog:
https://github.com/libffi/libffi/releases/tag/v3.3
PR: 247028 (exp-run)
Reviewed by: kp, linimon, arrowd
exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D25163 |
3.2.1_3 10 Nov 2018 18:12:58 |
bapt |
Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.
Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.
Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them
Bump revision of all impacted ports
PR: 232907
exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17816 |
3.2.1_2 15 Jan 2018 07:40:42 |
antoine |
Replace deprecated mnemonics which were dropped in clang 6
PR: 224669
Submitted by: dim
Reported by: pkg-fallout
With hat: portmgr |
3.2.1_2 18 Dec 2017 17:48:43 |
dim |
Apply upstream change from libffi to check for HAVE_AS_X86_PCREL for all
x86 targets. This should eliminate any text relocations, in particular
for the i386 build, making it possible to build the port with lld
without having to use -z notext.
Obtained from: https://github.com/libffi/libffi/pull/174
Approved by: zeising (maintainer)
PR: 214864
MFH: 2017Q4 |
3.2.1_1 18 Nov 2017 21:27:47 |
zeising |
Add support for powerpcspe.
Submitted by: jhibbits
Differential Revision: D13129 |
3.2.1_1 22 Aug 2017 21:14:10 |
antoine |
- Remove nonsense TESTS option
- Use the framework for regression tests
With hat: portmgr |
3.2.1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
3.2.1 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
3.2.1 05 Jan 2015 11:50:23 |
sbruno |
Update libffi to 3.2.1
- Add LICENSE_FILE
- Use OPTIONS helpers
- Backport: Fix for testsuite using clang [1]
- Backport: Fix build with Clang 3.5 on ARM [2]
PR: 196408
Submitted by: koobs
Approved by: mentor (implicit)
Relnotes: yes |
3.0.13_3 29 Oct 2014 15:31:00 |
sbruno |
Add support for mips/mips64 targets.
Unblocks 7k ports building for these targets.
PR: 191909
Submitted by: sson
Reviewed by: bapt (mentor) |
3.0.13_2 27 Oct 2014 10:40:08 |
bapt |
Cleanup plist |
3.0.13_2 01 Sep 2014 19:56:07 |
tijl |
- Add USES=libtool
- Use MAKE_CMD |
3.0.13_1 29 Dec 2013 14:58:31 |
tijl |
Remove pkgconfig dependency. The port only installs a .pc file. |
3.0.13_1 21 Dec 2013 05:22:05 |
koobs |
devel/libffi: Fix abort() on ARM related to __clear_cache()
The current FreeBSD/ARM __clear_cache() implementation does nothing #if
__i386__ || __x86_64__ #else abort();
cognet@ advises this is an issue for anything !Apple that is using the
libcompiler_rt provided by Clang on ARM, and requires upstreaming.
Additionally, two Python ports (python26 and python31) use devel/libffi for
unrelated reasons, so this addresses the related PR for those ports too [2].
- Enable STAGE support
- Remove MAN* entries and update pkg-plist accordingly
- Add LICENSE
- Sort USE/USES section
- Use install-strip as the INSTALL_TARGET
PR: ports/149167
PR: ports/184517 [2]
Approved by: maintainer timeout (2 weeks) |
3.0.13 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
3.0.13 23 Apr 2013 10:13:20 |
bapt |
Convert devel to USES=pkgconfig |
3.0.13 21 Mar 2013 12:01:29 |
zeising |
Update to 3.0.13 |
3.0.12 19 Mar 2013 13:04:31 |
eadler |
This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.
PR: ports/177081
Reviewed by: bapt
Approved by: portmgr (miwi) |
3.0.12 08 Mar 2013 12:59:10 |
zeising |
Grab |
3.0.12 03 Mar 2013 10:27:00 |
koobs |
- Update to 3.0.12
- Remove patches that were included upstream
- Rename TEST option to TESTS
- Add TEST_DEPENDS & regression-test: target
- Remove post-build: so tests dont run unconditionally
Approved by: eadler
Discussed with: kwm, milki, flo, pgj |
3.0.11 03 Feb 2013 18:20:39 |
rakuco |
Fix the build on PowerPC.
andreast@ said he will upstream his patch ASAP.
PR: ports/175781
Submitted by: andreast |
3.0.11 29 Jan 2013 01:18:45 |
jkim |
- Use SOURCEWARE master sites.
- Use make for regression test.
- Tidy up and make portlint happy. |
3.0.11 29 Jan 2013 00:35:33 |
jkim |
- Update devel/libffi to 3.0.11.
- Reset maintainership for libffi. See ports/164941.
PR: ports/171768
Submitted by: Takefu <takefu@airport.fm> |
3.0.9 09 Nov 2011 15:26:04 |
miwi |
- Remove WITH_FBSD10_FIX, is no longer needed |
3.0.9 28 Oct 2011 17:18:37 |
miwi |
- Fix build on FreeBSD 10 |
3.0.9 11 Aug 2011 19:20:17 |
kwm |
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
3.0.9 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
3.0.9 14 Dec 2010 19:33:15 |
kwm |
$CFLAGS are redundant for compiling .s files.
GCC stays quiet, but Clang gives a warning of unused arguments.
The configure check greps for warning, so the check fails.
Remove $CFLAGS to clang doesn't emit the warnings.
PR: ports/152480
Submitted by: me
Patch by: dim@
Approved by: maintainer |
3.0.9 18 Jul 2010 21:43:19 |
makc |
Fix build on powerpc64
PR: ports/147565
Submitted by: Andreas Tobler <andreast at fgznet.ch>
Approved by: Bjoern Koenig (maintainer) |
3.0.9 05 Jan 2010 01:35:55 |
pgollucci |
- Update to 3.0.9
PR: ports/142237
Submitted by: Björn König <bkoenig@alpha-tierchen.de> |
3.0.8 15 Jan 2009 19:33:27 |
amdmi3 |
- Update to 3.0.8.
PR: 130591
Submitted by: Björn König <bkoenig at alpha-tierchen dot de>
(maintainer) |
3.0.7 14 Nov 2008 08:36:46 |
daichi |
- Update to 3.0.7
o Fix for FreeBSD/ppc (Thanks to Andreas Tobler)
PR: ports/128863
Submitted by: bkoenig@alpha-tierchen.de (maintainer) |
3.0.6 22 Oct 2008 07:31:06 |
stefan |
- Update to 3.0.6.
- Add symlinks for include files in ${PREFIX}/include.
PR: 127552
Submitted by: Gea-Suan Lin <gslin@gslin.org>
Patch by: maintainer |
3.0.4 04 Apr 2008 13:09:46 |
pav |
- Add dependency on pkg-config |
3.0.4 04 Apr 2008 12:59:12 |
pav |
- Update to 3.0.4
PR: ports/122398
Submitted by: Bjoern Koenig <bkoenig@alpha-tierchen.de> (maintainer) |
3.0.1 21 Feb 2008 09:07:17 |
beech |
- Update to 3.0.1
- Pass maintainership to submitter
PR: ports/120736
Submitted by: Bjorn Konig <bkoenig@alpha-tierchen.de>
Approved by: Horance Chou <horance@freera.net> (maintainer) |
1.20_1 27 Jan 2007 19:32:49 |
kris |
Correct legacy a.out packing list format |
1.20_1 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
1.20 22 Jan 2006 08:30:12 |
edwin |
SHA256ify
Approved by: krion@ |
1.20 15 Nov 2005 06:52:12 |
ade |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
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. |
1.20 02 Apr 2005 19:37:31 |
thierry |
- register conflict with lang/gcc3* ;
- change maintainer's address.
PR: ports/79294
Submitted by: Horance Chou (maintainer) |
1.20 09 Jul 2004 17:43:11 |
marcus |
Apply a big libtool patch to allow porters to use the libtool installed by
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 |
1.20 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
1.20 14 Mar 2004 06:17:56 |
ade |
Whoa there, boy, that's a mighty big commit y'all have there...
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. |
1.20 05 Mar 2004 08:36:14 |
kris |
BROKEN: Configure fails on !i386 and !alpha |
1.20 21 Feb 2003 11:23:04 |
knu |
De-pkg-comment. |
1.20 24 Oct 2002 07:20:47 |
kevlo |
Update MASTER_SITES and add WWW.
PR: 44427
Submitted by: MAINTAINER |
08 Oct 2000 02:10:04 |
asami |
Convert category devel to new layout. |
01 Oct 2000 09:10:50 |
reg |
Remove an unneeded libtool patch. |
16 Jun 2000 22:52:41 |
asami |
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) |
16 Jun 2000 09:48:25 |
sobomax |
Fourth round of INSTALLS_SHLIBS conversion. |