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: devel/swig30/distinfo

Number of commits found: 10

Saturday, 28 Jan 2017
20:51 sunpoet search for other commits by this committer
Update to 3.0.12

Changes:	http://swig.org/release.html
Original commitRevision:432653 
Saturday, 31 Dec 2016
11:55 sunpoet search for other commits by this committer
- Update to 3.0.11

Changes:	http://swig.org/release.html
Original commitRevision:430100 
Sunday, 26 Jun 2016
17:13 sunpoet search for other commits by this committer
- Update to 3.0.10

Changes:	http://swig.org/release.html
Original commitRevision:417540 
Sunday, 3 Jan 2016
17:50 sunpoet search for other commits by this committer
- Update to 3.0.8
- Use PLIST_FILES instead of PLIST
- Remove PLIST_SUB
- Convert to new options target helper

Changes:	http://swig.org/release.html
Original commitRevision:405174 
Thursday, 13 Aug 2015
17:31 sunpoet search for other commits by this committer
- Update to 3.0.7

Changes:	http://swig.org/release.html
Original commitRevision:394080 
Monday, 6 Jul 2015
17:46 sunpoet search for other commits by this committer
- Update to 3.0.6
- Remove USE_AUTOTOOLS

Changes:	http://swig.org/release.html
Original commitRevision:391442 
Wednesday, 18 Feb 2015
16:19 sunpoet search for other commits by this committer
- Update to 3.0.5

Changes:	http://swig.org/release.html
Original commitRevision:379232 
Thursday, 15 Jan 2015
16:35 sunpoet search for other commits by this committer
- Update to 3.0.4

Changes:	http://swig.org/release.html
Original commitRevision:377100 
Thursday, 1 Jan 2015
16:01 sunpoet search for other commits by this committer
- Update to 3.0.3

Changes:	http://swig.org/release.html
Original commitRevision:375927 
Tuesday, 24 Jun 2014
18:15 sunpoet search for other commits by this committer
- Add swig 3.0.2

SWIG is a software development tool that connects programs written in C and C++
with a variety of high-level programming languages. SWIG is used with different
types of target languages including common scripting languages such as
Javascript, Perl, PHP, Python, Tcl and Ruby. The list of supported languages
also includes non-scripting languages such as C#, Common Lisp (CLISP, Allegro
CL, CFFI, UFFI), D, Go language, Java, Lua, Modula-3, OCAML, Octave and R. Also
several interpreted and compiled Scheme implementations (Guile, MzScheme/Racket,
Chicken) are supported. SWIG is most commonly used to create high-level
interpreted or compiled programming environments, user interfaces, and as a tool
for testing and prototyping C/C++ software. SWIG is typically used to parse
C/C++ interfaces and generate the 'glue code' required for the above target
languages to call into the C/C++ code. SWIG can also export its parse tree in
the form of XML and Lisp s-expressions.

WWW: http://www.swig.org/
Original commitRevision:359118 

Number of commits found: 10