notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: devel/libffi/files/patch-configure

Number of commits found: 12

Monday, 9 May 2022
18:21 Kevin Bowling (kbowling) search for other commits by this committer
devel/libffi: Update to 3.4.2

Drop lots of upstreamed patches.

Exp-run by:	antoine
PR:		263764
commit hash: abcd54a26fee084382d799f5ce14f397464bba80 commit hash: abcd54a26fee084382d799f5ce14f397464bba80 commit hash: abcd54a26fee084382d799f5ce14f397464bba80 commit hash: abcd54a26fee084382d799f5ce14f397464bba80 abcd54a
Thursday, 5 May 2022
21:04 Kevin Bowling (kbowling) search for other commits by this committer
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.
commit hash: b5276dc9420b7b7e04fd0919a4aeb17b75988715 commit hash: b5276dc9420b7b7e04fd0919a4aeb17b75988715 commit hash: b5276dc9420b7b7e04fd0919a4aeb17b75988715 commit hash: b5276dc9420b7b7e04fd0919a4aeb17b75988715 b5276dc
20:28 Kevin Bowling (kbowling) search for other commits by this committer
devel/libffi: Update to 3.4.2

Drop lots of upstreamed patches.
commit hash: c0368fd487e049eee259ef74c3a86328b2321429 commit hash: c0368fd487e049eee259ef74c3a86328b2321429 commit hash: c0368fd487e049eee259ef74c3a86328b2321429 commit hash: c0368fd487e049eee259ef74c3a86328b2321429 c0368fd
Thursday, 20 Aug 2020
11:34 zeising search for other commits by this committer
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
Original commitRevision:545530 
Saturday, 4 Jul 2020
18:09 zeising search for other commits by this committer
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
Original commitRevision:541231 
Monday, 18 Dec 2017
17:48 dim search for other commits by this committer
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
Original commitRevision:456663 
Saturday, 18 Nov 2017
21:27 zeising search for other commits by this committer
Add support for powerpcspe.

Submitted by:		jhibbits
Differential Revision:	D13129
Original commitRevision:454462 
Monday, 5 Jan 2015
11:50 sbruno search for other commits by this committer
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
Original commitRevision:376293 
Wednesday, 29 Oct 2014
15:31 sbruno search for other commits by this committer
Add support for mips/mips64 targets.

Unblocks 7k ports building for these targets.

PR:		191909
Submitted by:	sson
Reviewed by:	bapt (mentor)
Original commitRevision:371681 
Tuesday, 29 Jan 2013
00:35 jkim search for other commits by this committer
- Update devel/libffi to 3.0.11.
- Reset maintainership for libffi.  See ports/164941.

PR:		ports/171768
Submitted by:	Takefu <takefu@airport.fm>
Original commitRevision:311141 
Tuesday, 14 Dec 2010
19:33 kwm search for other commits by this committer
$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
Original commit
Sunday, 18 Jul 2010
21:43 makc search for other commits by this committer
Fix build on powerpc64

PR:             ports/147565
Submitted by:   Andreas Tobler <andreast at fgznet.ch>
Approved by:    Bjoern Koenig (maintainer)
Original commit

Number of commits found: 12