735a FreshPorts -- editors/drjava
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
drjava 20100913.r5387 editors on this many watch lists=0 search for ports that depend on this port
A lightweight IDE for writing Java programs
Maintained by: nivit@FreeBSD.org search for ports maintained by this maintainer
Port Added: 01 Jul 2006 07:54:24
Also Listed In: java
License: not specified in port


DrJava is a lightweight development environment for writing Java programs.
It is designed primarily for students, providing an intuitive interface
and the ability to interactively evaluate Java code. It also includes
powerful features for more advanced users. DrJava is available for free
under the DrJava Open Source License, and it is under active development
by the JavaPLT group at Rice University.

WWW:	http://www.drjava.org
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Run:
  1. java/openjdk6
There are no ports dependent upon this port

To install the port: cd /usr/ports/editors/drjava/ && make install clean
To add the package: pkg_add -r drjava


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://aarnet.dl.sourceforge.net/project/drjava/1.%20DrJava%20Stable%20Releases/drjava-stable-20100913-r5387/
  3. http://freefr.dl.sourceforge.net/project/drjava/1.%20DrJava%20Stable%20Releases/drjava-stable-20100913-r5387/
  4. http://garr.dl.sourceforge.net/project/drjava/1.%20DrJava%20Stable%20Releases/drjava-stable-20100913-r5387/
  5. http://heanet.dl.sourceforge.net/project/drjava/1.%20DrJava%20Stable%20Releases/drjava-stable-20100913-r5387/
  6. http://hivelocity.dl.sourceforge.net/project/drjava/1.%20DrJava%20Stable%20Releases/drjava-stable-20100913-r5387/
  7. http://ignum.dl.sourceforge.net/project/drjava/1.%20DrJava%20Stable%20Releases/drjava-stable-20100913-r5387/
  8. http://internode.dl.sourceforge.net/project/drjava/1.%20DrJava%20Stable%20Releases/drjava-stable-20100913-r5387/
  9. http://iweb.dl.sourceforge.net/project/drjava/1.%20DrJava%20Stable%20Releases/drjava-stable-20100913-r5387/
  10. http://jaist.dl.sourceforge.net/project/drjava/1.%20DrJava%20Stable%20Releases/drjava-stable-20100913-r5387/
  11. http://nchc.dl.sourceforge.net/project/drjava/1.%20DrJava%20Stable%20Releases/drjava-stable-20100913-r5387/
  12. http://ncu.dl.sourceforge.net/project/drjava/1.%20DrJava%20Stable%20Releases/drjava-stable-20100913-r5387/
  13. http://netcologne.dl.sourceforge.net/project/drjava/1.%20DrJava%20Stable%20Releases/drjava-stable-20100913-r5387/
  14. http://osdn.dl.sourceforge.net/project/drjava/1.%20DrJava%20Stable%20Releases/drjava-stable-20100913-r5387/
  15. http://space.dl.sourceforge.net/project/drjava/1.%20DrJava%20Stable%20Releases/drjava-stable-20100913-r5387/
  16. http://sunet.dl.sourceforge.net/project/drjava/1.%20DrJava%20Stable%20Releases/drjava-stable-20100913-r5387/
  17. http://superb-dca3.dl.sourceforge.net/project/drjava/1.%20DrJava%20Stable%20Releases/drjava-stable-20100913-r5387/
  18. http://switch.dl.sourceforge.net/project/drjava/1.%20DrJava%20Stable%20Releases/drjava-stable-20100913-r5387/
  19. http://tenet.dl.sourceforge.net/project/drjava/1.%20DrJava%20Stable%20Releases/drjava-stable-20100913-r5387/
  20. http://ufpr.dl.sourceforge.net/project/drjava/1.%20DrJava%20Stable%20Releases/drjava-stable-20100913-r5387/
  21. http://waix.dl.sourceforge.net/project/drjava/1.%20DrJava%20Stable%20Releases/drjava-stable-20100913-r5387/

Number of commits found: 15

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
10 Dec 2012 13:18:29
Original commit files touched by this commit  20100913.r5387
bapt search for other commits by this committer
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION=	1.5+ (part2)
21 Jul 2011 05:03:02
Original commit files touched by this commit  20100913.r5387
linimon search for other commits by this committer
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
20 Mar 2011 12:54:45
Original commit files touched by this commit  20100913.r5387
miwi search for other commits by this committer
- Get Rid MD5 support
15 Sep 2010 09:47:01
Original commit files touched by this commit  20100913.r5387
nivit search for other commits by this committer
- Update to 20100913.r5387
22 Aug 2009 00:20:34
Original commit files touched by this commit  20080904.r4668
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with E,F
07 Oct 2008 08:45:23
Original commit files touched by this commit  20080904.r4668
nivit search for other commits by this committer
- Update to 20080904.r4668
06 Jun 2008 13:25:59
Original commit files touched by this commit  20080106.0744_1
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)
25 Jan 2008 17:28:01
Original commit files touched by this commit  20080106.0744
nivit search for other commits by this committer
- Update to 20080106.0744
22 Dec 2007 21:13:38
Original commit files touched by this commit  20070828.1759
nivit search for other commits by this committer
- Update to 20070828.1759
19 May 2007 20:32:57
Original commit files touched by this commit  20070130.2255_1
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}.
02 Feb 2007 17:55:28
Original commit files touched by this commit  20070130.2255
nivit search for other commits by this committer
- Updated to 20070130.2255

Approved by:    alexbl (mentor, implicit)
10 Dec 2006 01:21:51
Original commit files touched by this commit  20061025.1556
nivit search for other commits by this committer
- Updated email address in my ports

Approved by:    alexbl (mentor)
08 Nov 2006 07:51:29
Original commit files touched by this commit  20061025.1556
rafan search for other commits by this committer
- Update to 20061025.1556

PR:             ports/105244
Submitted by:   Nicola Vitale (maintainer)
23 Sep 2006 16:03:19
Original commit files touched by this commit  20060918.1737
rafan search for other commits by this committer
- Update to 20060918.1737

PR:             ports/103487
Submitted by:   Nicola Vitale <nivit at email.it> (maintainer)
01 Jul 2006 07:46:46
Original commit files touched by this commit  20060127.2145
itetcu search for other commits by this committer
DrJava is a lightweight development environment for writing Java programs.
It is designed primarily for students, providing an intuitive interface
and the ability to interactively evaluate Java code. It also includes
powerful features for more advanced users. DrJava is available for free
under the DrJava Open Source License, and it is under active development
by the JavaPLT group at Rice University.

WWW:    http://www.drjava.org

PR:             ports/95712
Submitted by:   Nicola Vitale   <nivit@email.it>

Number of commits found: 15

2860
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24536
Broken 215
Deprecated 474
Ignore 630
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 512
Interactive 33
new 24 hours 5
new 48 hours10
new 7 days32
new fortnight62
new month217

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0