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: sysutils/bbcp/distinfo

Number of commits found: 3

Tuesday, 24 Feb 2015
11:27 robak search for other commits by this committer
sysutils/bbcp: update 20150113 -> 20150116

- Add LICENSE_FILE
- Change pkg-descr

PR:		196814
Submitted by:	Chris Hutchinson <portmaster@bsdforge.com>
Original commitRevision:379783 
Thursday, 15 Jan 2015
08:53 pi search for other commits by this committer
sysutils/bbcp: 20120520 -> 20150113

Change maintainer

Other Changes: See section "New Features" and "Backward Compatibility" at
http://www.slac.stanford.edu/~abh/bbcp/#_Toc392015164

- The new -ptime option forces bbcp to preserve only source file's
  access and modification time at the destination; leaving the group
  and mode unchanged.
- The new -gross option forces bbcp to copy empty directory structures
  in recursive mode.
- The new -mkdir option creates the destination directory for a
  recursive copy should it not exist.
- The new -symlinks option specifies how symbolic links are to be
  handled during a recursive copy.
-  Dual stack IPv6 mode is fully functional and is the default mode
  of operation. The new -ipv4 option forces bbcp to use the IPv4 TCP
  stack.
- The new -license option prints the license under which bbcp is
  distributed.
- The new -version option displays bbcp's version number installed
  on the current host.
- The BBCP_ALLOWPP environmental variable may be used to restrict
  program pipes to a specified set of programs or disable the feature
  altogether.
- The new -Z option allows you to specify the port range to be used
  for incoming connections on the command line instead of relying on
  /etc/services to contain those values.

Notes:
- Older version will fail if any of the new option:  -ptime  is specified.
- Older version will fail if any of the new options:  -gross, --mkdir, or
  --symlinks is specified.
- Older version will fail if the new -ipv4 option is specified.
  Older versions always use the IPv4 TCP stack, making the option
  generally unnecessary.
- Older versions will fail if the new -Z option is specified.

PR:		196746
Submitted by:	Chris Hutchinson <portmaster@bsdforge.com>
Approved by:	John Hein <jhein@symmetricom.com> (maintainer)
Requested from:	Freddie Cash <fjwcash@gmail.com>
Original commitRevision:377063 
Tuesday, 21 Aug 2012
22:14 jgh search for other commits by this committer
- add new port: sysutils/bbcp

Securely and quickly copy data from source to target.

WWW: http://www.slac.stanford.edu/~abh/bbcp/

PR:	170576
Submitted by:	jhein@symmetricom.com
Original commit

Number of commits found: 3