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: comms/rxtx/files/patch-src-gnu-io-NoSuchPortException.java

Number of commits found: 2

Thursday, 9 Feb 2017
17:50 krion search for other commits by this committer
  - Added LICENSE
  - Fixed patches for portlint
  - Supressed debug message on RXTXPort:removeEventListener:Exit when not in
debug mode
  - Added java bootstrap class
  - Updated java source/target directives which will be depreciated in future
release, see http://openjdk.java.net/
+jeps/182, and regression tested functionality.

PR:		216248
Submitted by:	james@elstone.net
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D9508
Original commitRevision:433756 
Saturday, 27 Jun 2015
19:34 pgollucci search for other commits by this committer
comms/rxtx: mutiple fixes
Makefile
1) Missing dependancy on plibthread.so.1

Java code base
2) Added commandline debug output in multiple Java files

3) Tided comment statements, tabulation and white space to aid reading
of sections of the original source code

4) Added additional debug statements to aid diagnosis in multiple Java
files

5) Moved error logging from Zystem to be local in the RXTXPort.java
file (was never firing from Zystem); now common with rest of codebase
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Original commitRevision:390725 

Number of commits found: 2