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: print/pdfcolorsplit/Makefile

Number of commits found: 10

Tuesday, 29 Jul 2014
21:25 adamw search for other commits by this committer
Remove the final usages of USE_XZ from the tree, and replace them with
USES=tar:xz.

Approved by:	portmgr (most of them)
Original commitRevision:363395 
Thursday, 24 Jul 2014
16:33 bapt search for other commits by this committer
Reset maintainership for ports not staged with no pending PR

With hat:	portmgr
Original commitRevision:362828 
Monday, 10 Mar 2014
20:55 gerald search for other commits by this committer
Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3.  This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.

Part II, Bump PORTREVISIONs.

PR:		182136
Supported by:	Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by:	bdrewery (two -exp runs)
Original commitRevision:347809 
Saturday, 26 Oct 2013
00:52 gerald search for other commits by this committer
Update to libmpc version 1.0.1 which brings the following fixes:

 - Switched to automake 1.11.6, see CVE-2012-3386.
 - #14669: Fixed extraction of CC from gmp.h.
 - Fixed case of intermediate zero real or imaginary part in mpc_fma,
   found by hydra with GMP_CHECK_RANDOMIZE=1346362345.

This is on top of the following changes from version 1.0

 - Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
   invariant sections) for the documentation.
 - 100% of all lines are covered by tests
 - Renamed functions
   . mpc_mul_2exp to mpc_mul_2ui
   . mpc_div_2exp to mpc_div_2ui
 - 0^0, which returned (NaN,NaN) previously, now returns (1,+0).
 - Removed compatibility with K&R compilers, which was untestable due
   to lack of such compilers.
 - New functions
   . mpc_log10
   . mpc_mul_2si, mpc_div_2si
 - Speed-ups
   . mpc_fma
 - Bug fixes
   . mpc_div and mpc_norm now return a value indicating the effective
     rounding direction, as the other functions.
   . mpc_mul, mpc_sqr and mpc_norm now return correct results even if
     there are over- or underflows during the computation.
   . mpc_asin, mpc_proj, mpc_sqr: Wrong result when input variable has
     infinite part and equals output variable is corrected.
   . mpc_fr_sub: Wrong return value for imaginary part is corrected.

Convert to the new LIB_DEPENDS standard and remove hard-coded
.so versions from a couple of dependent ports.

Bump PORTREVISIONS of all dependent ports.

PR:		183141
Approved by:	portmgr (bdrewery)
Original commitRevision:331644 
Friday, 20 Sep 2013
22:44 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
print)
Original commitRevision:327765 
Friday, 25 May 2012
03:28 cy search for other commits by this committer
Fix brokenness caused by graphics/xpdf r1.102.
Original commit
Wednesday, 23 May 2012
20:51 pav search for other commits by this committer
- Mark BROKEN: xpdf port no longer installs anything under bin/

Reported by:    pointyhat
Original commit
Sunday, 19 Feb 2012
07:02 rm search for other commits by this committer
- replace `YES' with `yes' in USE_PYTHON/USE_PYDISTUTILS (mostly)

They all non-functional changes.
Original commit
Sunday, 5 Feb 2012
05:58 jgh search for other commits by this committer
- update maintainer address

PR:     ports/164764
Submitted by:   maintainer
Approved by:    crees, rene (mentors,implicit)
Original commit
Saturday, 4 Feb 2012
05:07 eadler search for other commits by this committer
pdfcolorsplit - a Python program that drives pdftk to split a PDF file into
color and b/w parts. Useful for printing large documents with a few color pages
when color printing is expensive. This program was inspired by Jeremy Sander's
dvicoloursplit.py.

WWW: http://homepages.inf.ed.ac.uk/imurray2/code/#pdfcolorsplit

PR:             ports/160208
Submitted by:   Aldis Berjoza <aldis@bsdroot.lv>
Original commit

Number of commits found: 10