Port details |
- eclipse-drjava DrJava plugin for Eclipse
- 0.9.8_6 java
=2 0.9.8_6Version of this port present on the latest quarterly branch. - Maintainer: nivit@FreeBSD.org
 - Port Added: 2006-07-11 18:09:21
- Last Update: 2024-12-31 08:57:55
- Commit Hash: 0835676
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: devel
- License: not specified in port
- WWW:
- http://www.drjava.org/eclipse.shtml
- Description:
- This plug-in for IBM's Eclipse platform integrates features from the
DrJava development environment. The plug-in provides an Interactions
Pane and a simplified user interface to Eclipse.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- eclipse-drjava>0:java/eclipse-drjava
- To install the port:
- cd /usr/ports/java/eclipse-drjava/ && make install clean
- To add the package, run one of these commands:
- pkg install java/eclipse-drjava
- pkg install eclipse-drjava
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: eclipse-drjava
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (drjava-eclipse-0.9.8.zip) = baa53074e318a0ef5dd6e23a3574e0b68a96529d8f65c2efadc6d54d2e847a11
SIZE (drjava-eclipse-0.9.8.zip) = 2795216
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- eclipse : java/eclipse
- java : java/openjdk8
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- java_eclipse-drjava
- USES:
- java zip
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.9.8_6 31 Dec 2024 08:57:55
    |
Muhammad Moinur Rahman (bofh)  |
Mk/**java.mk: Convert bsd.java.mk to USES
The following features have been added or changed:
- Instead of USE_JAVA use USES=java. This defaults to
USES=java:build,run if NO_BUILD is undefined. Else it defaults to
USES=java:run
- Instead of USE_ANT=yes use USES=java:ant which also implies
USES=java:build
- Instead of JAVA_BUILD=yes use USES=java:build. Does not imply run or
extract
- Instead of JAVA_EXTRACT=yes use USES=java:extract does not imply
build or run
- Instead of JAVA_RUN=yes use USES=java:run does not imply extract or
build
- Instead of USE_JAVA=<version> use USES=java and JAVA_VERSION=<version>
Approved by: mat (portmgr), glewis
Differential Revision: https://reviews.freebsd.org/D48201 |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.9.8_6 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.9.8_6 20 Jul 2022 14:22:12
    |
Tobias C. Berner (tcberner)  |
java: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Alex Dupre <ale@FreeBSD.org>
* Alex Semenyaka <alex@rinet.ru>
* Alexander Yerenkow <yerenkow@gmail.com>
* Anton Yudin (<contact@toha.org.ua>)
* Anton Yudin <toha@toha.org.ua>
* Benjamin Close <benjsc@FreeBSD.org>
* Björn König <bkoenig@alpha-tierchen.de>
* Conor McDermottroe <ports@mcdermottroe.com>
* Danilo Egea Gondolfo <danilo@FreeBSD.org
* Dave Glowacki <dglo@ssec.wisc.edu>
* Ernst de Haan <znerd@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
0.9.8_6 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.9.8_6 26 Nov 2019 21:46:13
  |
jkim  |
Clean up after java/openjdk6 and java/openjdk6-jre removal
java/openjdk6 support was removed from Mk/bsd.java.mk (r512662) and
java/openjdk6 and java/openjdk6-jre were removed from the ports tree
(r512663). Now this patch completely removes remaining stuff from the
ports tree.
PR: 241953 (exp-run)
Reviewed by: glewis
Approved by: portmgr (antoine)
Differential Revision: https://reviews.freebsd.org/D22342 |
0.9.8_6 23 May 2016 18:36:52
  |
amdmi3  |
Convert tab after WWW: in pkg-descrs to single space as per PHB
Approved by: portmgr blanket |
0.9.8_6 19 May 2016 10:44:12
  |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
0.9.8_6 01 Apr 2016 14:08:38
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight |
0.9.8_6 14 Nov 2014 11:30:42
  |
antoine  |
Cleanup plist |
0.9.8_6 10 Sep 2014 20:50:37
  |
gerald  |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
0.9.8_5 10 Mar 2014 15:21:21
  |
bapt  |
Convert j* to USES=zip |
0.9.8_5 16 Feb 2014 14:13:39
  |
antoine  |
- Stage support
- Remove infozip dependency |
0.9.8_5 21 Jan 2014 23:40:23
  |
bapt  |
Fix properties on pkg-plist |
0.9.8_5 20 Sep 2013 19:48:32
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
java) |
0.9.8_5 10 Dec 2012 13:18:29
  |
bapt  |
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION= 1.5+ (part2) |
0.9.8_5 21 Jul 2011 05:03:02
 |
linimon  |
Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,
remove support for them from bsd.java.mk. As Jikes is not available in Java 1.5
or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports
which used it (only occurences were USE_JIKES=no). Support for the Blackdown VM
is also removed, as it is not available in Java 1.5 and higher.
Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect
old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5.
While here, replace static values of JAVA_VERSION in files/*.in by
%%JAVA_VERSION%% .
PR: ports/158969
Submitted by: rene
Tested on: pointyhat-west -exp |
0.9.8_5 20 Mar 2011 12:54:45
 |
miwi  |
- Get Rid MD5 support |
0.9.8_5 25 Jul 2010 20:41:10
 |
nivit  |
- Update installation path for the new version of eclipse
- Bump PORTREVISION (changed pkg-plist)
PR: ports/148662
Submitted by: glewis |
0.9.8_4 28 Mar 2010 06:47:48
 |
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.9.8_3 05 Feb 2010 11:46:55
 |
dinoex  |
- update to jpeg-8 |
0.9.8_2 22 Aug 2009 00:24:37
 |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with H,I,J,K,L |
0.9.8_2 06 Jun 2008 13:38:51
 |
edwin  |
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) |
0.9.8_1 19 May 2007 20:32:57
 |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.9.8 10 Dec 2006 01:21:51
 |
nivit  |
- Updated email address in my ports
Approved by: alexbl (mentor) |
0.9.8 09 Nov 2006 09:28:15
 |
rafan  |
- Update to 0.9.8
PR: ports/105289
Submitted by: Nicola Vitale (maintainer) |
0.9.5 11 Jul 2006 17:53:25
 |
itetcu  |
This plug-in for IBM's Eclipse platform integrates features from the
DrJava development environment. The plug-in provides an Interactions
Pane and a simplified user interface to Eclipse.
WWW: http://www.drjava.org/eclipse.shtml
PR: ports/95747
Submitted by: Nicola Vitale <nivit at email.it> |