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: textproc/xxdiff-scripts/pkg-plist

Number of commits found: 2

Friday, 22 Jan 2016
12:01 danfe search for other commits by this committer
Resurrect `textproc/xxdiff' and `textproc/xxdiff-scripts' which were removed
from the tree when Qt 3.x had reached EoL.  Version 4.0 adds support for Qt4
now and thus allows to revive the port(s).  While here, modernize Makefiles,
define LICENSE (GPLv2), clean up dependencies, and augment port description.

PR:	198025
Original commitRevision:406925 
Sunday, 13 Aug 2006
19:09 sat search for other commits by this committer
Add port textproc/xxdiff-scripts:

xxdiff is a computer program that allows a user (usually a software
developer of some sort) to easily visualize the differences between
files. The manner and goal for which this process is applied over
multiple files is highly dependent on the application, and most of
the time is driven by custom user scripts.

For example, a configuration management engineer in a company might
provide some kind of merge policing environment, that allows software
developers to review changes in files for the purpose of accepting or
rejecting a submitted changeset to a codebase. Another example is
that of a developer wishing to review the changes he made to a
checkout of files from a source-code management system such as CVS,
Subversion, ClearCase, Perforce, etc.

WWW: http://furius.ca/xxdiff/doc/xxdiff-scripts.html
Original commit

Number of commits found: 2