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.

Port details
ecj-bootstrap The JDT Core Batch Compiler
3.2_3 java Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.2_3Version of this port present on the latest quarterly branch.
Maintainer: maho@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2006-08-03 00:22:38
Last Update: 2009-01-06 05:41:47
SVN Revision: UNKNOWN
Also Listed In: devel
License: not specified in port
WWW:
http://www.eclipse.org/
Description:
The JDT Core Batch Compiler (stand alone verison of the Eclipse Java Compiler). This compiler is compatible with Java 1.3, 1.4 and 1.5. WWW: http://www.eclipse.org/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ecj-bootstrap>0:java/ecj-bootstrap
No installation instructions:
This port has been deleted.
PKGNAME: ecj-bootstrap
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gcc41-withgcjawt : lang/gcc41-withgcjawt
Runtime dependencies:
  1. gcc41-withgcjawt : lang/gcc41-withgcjawt
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (17 items)
Collapse this list.
  1. ftp://download.eclipse.org/R-3.2-200606291905/
  2. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/eclipse/
  3. ftp://ftp.tu-clausthal.de/pub/eclipse/downloads/drops/R-3.2-200606291905/
  4. ftp://ftp.unixag-zw.fh-kl.de/pub/mirrors/eclipse/drops/R-3.2-200606291905/
  5. ftp://sunsite.cnlab-switch.ch/mirror/eclipse/eclipse/downloads/drops/R-3.2-200606291905/
  6. ftp://sunsite.informatik.rwth-aachen.de/pub/mirror/eclipse/R-3.2-200606291905/
  7. http://download.eclipse.org/eclipse/downloads/drops/R-3.2-200606291905/
  8. http://eclipse.planetmirror.com/downloads/drops/R-3.2-200606291905/
  9. http://eclipse.teccomm.les.inf.puc-rio.br/downloads/drops/R-3.2-200606291905/
  10. http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/R-3.2-200606291905/
  11. http://mirrors.ibiblio.org/pub/mirrors/eclipse/eclipse/downloads/drops/R-3.2-200606291905/
  12. http://ring.nict.go.jp/archives/misc/eclipse/downloads/drops/R-3.2-200606291905/
  13. http://ring.riken.jp/archives/misc/eclipse/downloads/drops/R-3.2-200606291905/
  14. http://ring.sakura.ad.jp/archives/misc/eclipse/downloads/drops/R-3.2-200606291905/
  15. http://sunsite.informatik.rwth-aachen.de/eclipse/downloads/drops/R-3.2-200606291905/
  16. http://www.dawnspill.hu/mirror/eclipse/downloads/drops/R-3.2-200606291905/
  17. http://www.eclipse.ps.pl/downloads/drops/R-3.2-200606291905/
Collapse this list.

Number of commits found: 7

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.2_3
06 Jan 2009 05:41:47
Original commit files touched by this commit
maho search for other commits by this committer
Remove following ports.
lang/gcc41-withgcjawt
java/gjdoc
java/ecj-bootstrap
* lang/gcc41 will also be removed by gerald@ very soon.
* these ports are intended for free Java alternative, however,
  require too much resources to maintain. java/java-gcj-compat
  has also been removed because it's broken for long time.
3.2_3
06 Jun 2008 13:38:51
Original commit files touched by this commit
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
3.2_2
04 Oct 2007 01:14:50
Original commit files touched by this commit
edwin search for other commits by this committer
Remove always-false/true conditions based on OSVERSION 500000
3.2_2
19 May 2007 20:32:57
Original commit files touched by this commit
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
3.2_1
18 Nov 2006 09:47:08
Original commit files touched by this commit
maho search for other commits by this committer
Marked as broken for FreeBSD 4 and 7.

Submitted by:   kris via pointyhat
3.2_1
04 Aug 2006 10:34:49
Original commit files touched by this commit
maho search for other commits by this committer
Add sun.boot.class.path as default bootclasspath for gcj,
so that we don't need to specify the bootclasspath.
Bump portrevision.
3.2
03 Aug 2006 00:22:06
Original commit files touched by this commit
maho search for other commits by this committer
The JDT Core Batch Compiler (stand alone verison of the Eclipse
Java Compiler).
This compiler is compatible with Java 1.3, 1.4 and 1.5.

WWW: http://www.eclipse.org

Number of commits found: 7