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: java/classpath/distinfo

Number of commits found: 17

Thursday, 4 Oct 2012
17:32 jkim search for other commits by this committer
- Update ECJ to 3.8.1.

The following changes were made in the previous commit.

- Use ECJ 3.8 instead of 4.2.  This simplifies and add more Eclipse mirrors.
They are actually the same compilers released with different Eclipse JDTs.
- Add an option to build gjdoc.
- Add an option to build with GMP, which enables java.math.BigInteger.
- Add an option to build with native JDK.  When it is turned off, ECJ or GCJ
(when WITH_GCJ is defined) is used for glibj.zip.  Note ECJ (with gij) and
GCJ can compile classpath perfectly fine on FreeBSD 9 and later but it seems
libgcj interacts badly with 7 and 8.  Need more investigation.
- Reduce unnecessary dependencies.  zip is not used when "--with-jar" is
specified.  Use pre-built ANTLR jar file, which is only used for gjdoc.
Remove JDK run-time dependency because it is only necessary to execute tools
and these tools are actually wrappers.  Now we just execute them with javavm
wrapper (or user-specified VM when JAVACMD environment variable is set).
Note you need a valid JVM to run these commands now.
- Add a patch to fix an ugly JAR updater bug.  Without this, the file name
must include "/" in it, e.g., "gjar i ./glibj.zip".
Original commitRevision:305270 
16:13 jkim search for other commits by this committer
- Reset maintainership.  See ports/164941.
- Fix conflicts with java/classpath.  Note security provider configuration
is moved to ${PREFIX}/lib/security/SableVM.security.  This file is always
loaded first because the short vendor name is SableVM.  If it does not
exist, then classpath.security is loaded (java/security/Security.java).
- Reduce Makefile headers, add licenses, and convert to optionsNG.
Original commitRevision:305262 
Friday, 14 Sep 2012
21:56 jkim search for other commits by this committer
Add an option to build with Eclipse Java Compiler.  It also adds
com.sun.tools.javac implementation in tools.zip.  Turned off by default.
Original commitRevision:304299 
18:10 jkim search for other commits by this committer
- Update to 0.99.
- Reset maintainer to java (ports/164941).
- Convert to optionsNG.
- Honor NOPORTEXAMPLES.
Original commitRevision:304282 
Sunday, 20 Mar 2011
12:54 miwi search for other commits by this committer
- Get Rid MD5 support
Original commit
Friday, 16 Jan 2009
07:20 beech search for other commits by this committer
- Update to 0.97.2

PR:             ports/130584
Submitted by:   Bjorn Konig <bkoenig@alpha-tierchen.de> (maintainer)
Original commit
Friday, 4 Apr 2008
12:09 pav search for other commits by this committer
- Update to 0.93, last that can be built with jikes
- Take maintainership

PR:             ports/122311
Submitted by:   Bjoern Koenig <bkoenig@alpha-tierchen.de>
Original commit
Wednesday, 15 Nov 2006
18:05 stefan search for other commits by this committer
Update to 0.92.

PR:             103444
Submitted by:   Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
Approved by:    maintainer timeout (> 7 weeks)
Original commit
Sunday, 14 May 2006
01:13 itetcu search for other commits by this committer
- Update to 0.90
- Pass maintainership to submiter

PR:             ports/97150
Submitted by:   Rainer Alves <rainer.alves@gmail.com>
Approved by:    lawrance (metor)
Original commit
Sunday, 22 Jan 2006
12:39 edwin search for other commits by this committer
SHA256ify

Approved by: krion@
Original commit
Sunday, 27 Nov 2005
16:42 archie search for other commits by this committer
Upgrade to 0.19; disable evolving graphical stuff for now.
Original commit
Thursday, 24 Nov 2005
23:21 pav search for other commits by this committer
- Add SHA256
Original commit
Thursday, 4 Aug 2005
14:11 archie search for other commits by this committer
Update distinfo to fix build (forgotten in previous commit).

Approved by:    portmgr
Original commit
Monday, 16 May 2005
14:13 archie search for other commits by this committer
Upgrade to 0.15.
Original commit
Monday, 21 Mar 2005
02:27 archie search for other commits by this committer
Update to version 0.14.
Original commit
Monday, 29 Nov 2004
23:48 archie search for other commits by this committer
Update to version 0.12.
Original commit
Wednesday, 1 Sep 2004
08:37 ijliao search for other commits by this committer
add classpath 0.10
A GNU project to create free core class libraries
Original commit

Number of commits found: 17