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/libbfd/pkg-plist

Number of commits found: 6

Thursday, 9 Mar 2023
19:55 Joerg Wunsch (joerg) search for other commits by this committer
devel/libbfd: update to 2.40

PR:		269885
Submitted by:	cy
commit hash: 2ecdbbb8d071d6c761e507e0fadd8d7fcd6ad0bc commit hash: 2ecdbbb8d071d6c761e507e0fadd8d7fcd6ad0bc commit hash: 2ecdbbb8d071d6c761e507e0fadd8d7fcd6ad0bc commit hash: 2ecdbbb8d071d6c761e507e0fadd8d7fcd6ad0bc 2ecdbbb
Tuesday, 11 May 2021
18:47 Adriaan de Groot (adridg) search for other commits by this committer
devel/libbfd: bring up-to-date wrt devel/binutils

Match the versions of libiberty and binutils. These come
from the same tarball upstream, so it's a bit odd to have
mismatched versions to start with; in addition the libiberty
version is years out-of-date.

Approved by:    joerg@ (maintainer)
commit hash: 1e1462eb29e0df4286ef9b1e80314c71e8426e4f commit hash: 1e1462eb29e0df4286ef9b1e80314c71e8426e4f commit hash: 1e1462eb29e0df4286ef9b1e80314c71e8426e4f commit hash: 1e1462eb29e0df4286ef9b1e80314c71e8426e4f 1e1462e
Friday, 29 Aug 2014
20:16 tijl search for other commits by this committer
Enable shared libbfd library and use it in devel/fnccheck to fix a linking
problem

Reported by:	amdmi3
Original commitRevision:366561 
10:32 tijl search for other commits by this committer
- Add USES=libtool
- Modify CONFIGURE_TARGET instead of ARCH
Original commitRevision:366494 
Monday, 27 Dec 2004
22:58 joerg search for other commits by this committer
Upgrade to binutils 2.15.

Revert from USE_LIBTOOL to binutil's own libtool, as libtool13 could
not grok the --without-pic option, and the configure script is not
prepared to handle libtool15 (yet) which in turn could have understood
--without-pic.  Sigh.  At least, that way we can avoid the overhead
of building all the unneeded shared libs.

Still, libtool insists on installing libbfd.la.  As this file is really
small, I give in, and added it to pkg-plist.
Original commit
Wednesday, 28 Apr 2004
20:24 joerg search for other commits by this committer
This is a port of GNU libbfd, the binary file descriptor library from
GNU binutils.  It can read/write about any object file format on earth.

Soon to be used by devel/avarice.

Requires devel/gnulibiberty, since it (alas) uses undocumented internal
functions from that library.
Original commit

Number of commits found: 6