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: science/libghemical/pkg-plist

Number of commits found: 10

Thursday, 25 Sep 2014
11:04 marino search for other commits by this committer
science: Fix mpqc, libint and unbreak ghemical, and libghemical atomically

science/ghemical would not link because libghemical.so (from science/
libghemical port) had never been properly linked.  Links to all mpqc "SC"
libraries were added to LDFLAGS to rectify this.  The configure breakage
and solution is described below.

After the version of lang/gcc was bumped from 4.7 to 4.8,
science/libghemical ceased to configure and it was marked broken.  After
recreating the conftest, it was discovered that two versions incompatible
versions of libgcc_s.so were getting pulled in by the realtime linker:
the base version and the gcc48 ports version.

The base version was getting pulled in by science/libint.  To unbreak
libghemical, libint is now built with lang/gcc.  It was necessary to
force libtool to link with LDFLAGS that Mk/bsd.gcc.mk sets so that
the runpaths match across libraries used by libghemical.

When science/mpqc was staged, it utilized libtool which renumbered all
the library versions from 8.0.1 to 7.1.0.  This was caused by the age
component being greater than 0.  By patching configure.in with a new
version, we can generate major SHLIB of 8 again.  While here, fix the
bin/sc-config tool to remove a bad include cflag.

With this fixes, science/ghemical builds successfully.  Bump all 4 of
these ports, remove any BROKEN designation and remove redundant
@dirrm in pkg-plist
Original commitRevision:369236 
Wednesday, 6 Aug 2014
16:06 amdmi3 search for other commits by this committer
- Switch to USES=libtool, drop .la files
- Stagify
- Strip libraries
Original commitRevision:364199 
Tuesday, 8 Jan 2013
06:53 maho search for other commits by this committer
* Update to 3.0.0.
* Some build cleanups. [1]

Submitted by:	bapt@ [1]
Original commitRevision:310071 
Thursday, 25 Aug 2011
02:01 maho search for other commits by this committer
Use libdata/pkgconfig instead of lib/pkgconfig,
and bump portrevision.

PR:             naddy
Original commit
Thursday, 23 Jun 2011
03:03 danfe search for other commits by this committer
Kill EOL whitespace.
Original commit
Thursday, 5 Nov 2009
09:16 maho search for other commits by this committer
Update to 2.99.1 and unbreak.

Feature safe:   yes
Original commit
Friday, 22 Aug 2008
22:23 maho search for other commits by this committer
Update to 2.98.
Original commit
Thursday, 30 Nov 2006
04:44 maho search for other commits by this committer
Fix pkg-plist

Submitted by:   kris
Original commit
01:12 maho search for other commits by this committer
Update to 2.1.0
* dependency to ATLAS is now conditional.
Original commit
Monday, 3 Jul 2006
07:30 maho search for other commits by this committer
Libghemical port. This port installs support libraries of
science/ghemical port. From version 2.0, science/ghemical becomes
large, splitted into two parts. Update of ghemical port will
follow soon.
Original commit

Number of commits found: 10