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/svn2git/files/freebsd-export-patch

Number of commits found: 2

Saturday, 2 Jun 2018
11:46 dbn search for other commits by this committer
devel/svn2git: update to 1.0.12

 - add LICENSE_FILE as it is now included in the tarball
 - LICENSE does not indicate "or later" for version
 - add libapr as dependency, it is linked in
 - switch to Qt5 [1]
 - override LOCALBASE for SVN and APR includes using qmake arguments
 - update patches (and patch name)

[1] Although the code base still compiles with Qt4, the src.pro file
implicitly uses Qt5.  On Qt4 the overriding of the SVN_INCLUDE and
APR_INCLUDE variables do not work (due to the src.pro implicitly using Qt5).
Original commitRevision:471366 
Tuesday, 12 Feb 2013
04:19 dbn search for other commits by this committer
Update devel/svn2git to 1.0.8.

This update enables determinist exports of subversion repositories, and
optionally includes the patches required for exporting FreeBSD's subversion
repositories.

Beware, though, that using the patches for FreeBSD exporting could break other
exports.

Approved by:	eadler (mentor) and uqs (FreeBSD's svn2git patch author)
Original commitRevision:312087 

Number of commits found: 2