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: shells/scponly/files/patch-scponly.c

Number of commits found: 2

Saturday, 18 Jun 2011
17:24 ohauer search for other commits by this committer
 -Add both versions of each configure flag (--enable-x/--disable-x) for safety
 -Update to May 26, 2011 snapshot:
    Add support for OpenSSH's sftp-server umask option.
    Remove inline references to satisify certain compilers
    Remove the now unnecessary sftp-logging compatibility mode.
    When getopt_long is not available, like on AIX, use bundled NetBSD
        getopt_long.
    Update the SECURITY document to include a reference to /etc/popt and \
        ~/.popt as they relate to rsync.
    Fix for rsync-3.0 which now uses a short -e option, with an optional
        argument as a server side option indicating protocol compatibility.
    Fix scponly crash on Solaris
    Fix detection and inclusion of getopt on certain platforms
    Document risks associated with popt reading /etc/popt and ~/.popt
    Document getopt requirement (when certain configure options are enabled)
 - cleanup redundant BUILD_DEPENDS+=  [1]

PR:             ports/157804
Submitted by:   Rob Farmer <rfarmer _at_ predatorlabs.net> (maintainer), ohauer 
[1]
Approved by:    maintainer
Original commit
Tuesday, 7 Dec 2010
21:46 ohauer search for other commits by this committer
 - Fix support for rsync 3.0

 Rsync 3 needs the "-e" option, which is blocked without this patch by scponly

 Patch pulled from upstream CVS, which states a full release will come soon:
 http://lists.ccs.neu.edu/pipermail/scponly/2010-November/002170.html

 Reported by: Frank Bartels <knarf _at_ knarf.de>

PR:             152869
Submitted by:   Rob Farmer <rfarmer _at_ predatorlabs.net> (maintainer)
Original commit

Number of commits found: 2