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/libtool/files/patch-10-a

Number of commits found: 2

Friday, 27 Jan 2012
13:58 miwi search for other commits by this committer
- Update to 2.4.2

Changelog:
- The --with-pic configure option now supports a list of comma-separated
  package names. This can be used to build some static libraries with PIC
  objects while building others with non-PIC objects.
- Initial support for Go, using the gccgo compiler.
- On Mac OS X .dylib is now tried as well as .so with
  lt_dlopenext().
Bug fixes:
- The generic approximation of the command line length limit (when getconf is
  not available) works again. Regression introduced in v2.2.6-39-g9c3d4d8.
- The bug that leaked developer tool paths into the release tarballs
  from ./bootstrap is fixed.
- Improved support for the Cuda Compiler Driver (nvcc) on Darwin.
- For GCC LTO support, the -fuse-linker-plugin switch is now also removed
  when computing compiler postdeps.
  Important incompatible changes:
- The undocumented hardcode_libdir_flag_spec_ld tag variable has been
  removed in favor of using hardcode_libdir_flag_spec with $wl set to empty.
  Changes in supported systems or compilers:
- Fixes for gfortran on Darwin, XL Fortran on GNU/Linux.
- Support for FreeBSD 1.x (outdated since 1994) has been removed.

PR:             162012
Submitted by:   delphij@
Tested via:     exp-run
Original commit
Tuesday, 11 Oct 2011
12:40 pav search for other commits by this committer
- Backport two patches from vendor git repository to fix libtool
  on FreeBSD 10.X and future-proof it for up to FreeBSD 39

 
http://git.savannah.gnu.org/cgit/libtool.git/commit/?id=e94c6d6e0359d92f08f491f57e0ef3371e978952
 
http://git.savannah.gnu.org/cgit/libtool.git/commit/?id=49ae2888b43cad358e2ff60a69722341116e7b40

PR:             ports/161404
Submitted by:   ed
With hat:       portmgr
Tested by:      pointyhat exp-run
Original commit

Number of commits found: 2