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/ucommon/files/patch-commoncpp_address.cpp

Number of commits found: 2

Tuesday, 20 May 2014
08:36 gahr search for other commits by this committer
- Update to 6.1.4

  Changes:

  * lots of namespace usage cleanup
  * Socket::address: add unit tests for new features
  * Socket::address: add isAny, setAny, isLoopback, setLoopback, any,
    loopback
  * Socket::address: convert port to network byte order
  * ost::Socket: add compatibility with ucommon::Socket::address
  * we don't want commoncpp configs if no lib made
  * Socket::address: add equality operator, getPort, setPort, getSize
  * improved cmake and added srpm, todo make targets
Original commitRevision:354614 
Monday, 16 Sep 2013
16:36 gahr search for other commits by this committer
- Update to 6.0.7
- Fix build with libc++ [1]
- Switch build type to CMake

  Change log:

  from ucommon 6.0.6 to 6.0.7
  - error state in fsys open fixed
  - fsys error reset inline added

  from ucommon 6.0.5 to 6.0.6
  - small cleanup of useless validator assignments
  - fix gnutls casting and warnings
  - modernized automake support

  from ucommon 6.0.4 to 6.0.5
  - additional constructors to pass pre-allocated memory

  from ucommon 6.0.3 to 6.0.4
  - fix for address list comparison issue

Reported by:	pkg-fallout [1]
Original commitRevision:327413 

Number of commits found: 2