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: lang/cint/files/patch-configure

Number of commits found: 4

Monday, 1 Sep 2014
09:52 fjoe search for other commits by this committer
Add missing patch.
Original commitRevision:366856 
09:51 fjoe search for other commits by this committer
- Update to 5.18.00
- Stagify
- Take back maintainership
Original commitRevision:366855 
Thursday, 23 Aug 2007
05:23 fjoe search for other commits by this committer
- Fix build on x86_64 [1]
- Fix build with gcc 4.2.1.

Pointed out by: kris via pointyhat [1]
Original commit
Tuesday, 21 Aug 2007
09:43 fjoe search for other commits by this committer
New port: cint

CINT is a C/C++ interpreter aimed at processing C/C++ scripts.

CINT covers about 95% of ANSI C and 85% of C++. A CINT script can call
compiled classes/functions and compiled code can make callbacks to CINT
user defined functions. Utilities, like makecint and rootcint, automate
the process of embedding compiled C/C++ library code as shared objects
(as Dynamic Link Library, DLL, or shared library, .so). Source files
and shared objects can be dynamically loaded/unloaded without stopping
the CINT process. CINT offers a gdb like debugging environment for
interpreted programs.
Original commit

Number of commits found: 4