aboutsummaryrefslogtreecommitdiff
path: root/java/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* 2007-12-12 net-im/wildfire: Use net-im/openfire instead of this portMartin Wilke2008-02-281-1/+0
| | | | | | | | | | | | | | 2008-01-20 www/gekko: This port is not being developed anymore. This was replaced by textmotion http://code.google.com/p/textmotion/ 2008-01-20 www/gekko-modules: This port is not being developed anymore. This was replaced by textmotion http://code.google.com/p/textmotion/ 2007-11-01 java/linux-blackdown-jre11: Obsolete version; Support for Java 1.1 is to be removed from the ports tree 2008-01-14 french/pluxml: no active development and known security vulnerabilities, see http://www.securityfocus.com/bid/24607/info for details 2008-01-14 french/pluxml-theme-bridge: pluxml is marked as deprecated 2008-01-14 french/pluxml-theme-snowxml: pluxml is marked as deprecated 2007-09-15 databases/pgbash: Last release in 2003, relies on outdated Postgre 7.3 and bash 2.05a 2007-11-01 audio/nogger: "just makes a humming noise"" Notes: svn path=/head/; revision=208050
* Add avis 1.2.0, elvin Publish/Subscribe Message Bus server based on theVanilla I. Shu2008-01-291-0/+1
| | | | | | | | | | Elvin protocol. PR: ports/120111 Submitted by: Benjamin Close <benjsc at FreeBSD.org> Notes: svn path=/head/; revision=206385
* The Spring Framework is the leading full stack Java/JEE applicationMartin Wilke2008-01-231-0/+1
| | | | | | | | | | | | | | framework. Spring delivers significant benefits for many projects, increasing development productivity and runtime performance while improving test coverage and application quality. WWW: http://www.springframework.org/ PR: ports/119273 Submitted by: Gerrit Beine <gerrit.beine at gmx.de> Notes: svn path=/head/; revision=206072
* PyDev is a plugin that enables users to use Eclipse for Python and JythonNicola Vitale2008-01-231-0/+1
| | | | | | | | | | | development -- making Eclipse a first class Python IDE -- It comes with many goodies such as code completion, syntax highlighting, syntax analysis, refactor, debug and many others. WWW: http://pydev.sourceforge.net/ Notes: svn path=/head/; revision=206056
* RDT is an open source Ruby IDE for the Eclipse platform.Martin Wilke2008-01-141-0/+1
| | | | | | | | | | | | | | | | Features supported are syntax highlighting, on the fly syntax check, graphical outline, Test::Unit view/runner, Ruby application launching, content assist, source formatter, Ruby debugging, Type Hierarchy view, Ruby specific Search, Refactoring, and much, much more. A regular expression plugin is also available (Thanks to the EPIC project). WWW: http://sourceforge.net/projects/rubyeclipse/ PR: ports/119630 Submitted by: rehsack at web.de Notes: svn path=/head/; revision=205654
* New port eclipse-hibernatetools "x-mas" :) version 3.2.0 beta9a:Mario Sergio Fujikawa Ferreira2007-12-241-0/+1
| | | | | | | Hibernate3 Tools for the Eclipse IDE Notes: svn path=/head/; revision=204464
* Aptana Studio is an IDE, designed for web developers and providesNicola Vitale2007-12-221-0/+1
| | | | | | | | | | | robust support for HTML, CSS and Javascript (bundled libraries: ExtJS, jQuery, Mochikit, Scriptaculous, Adobe Spry, YUI, Prototype, and Dojo). This is the plug-in for Eclipse. WWW: http://www.aptana.com/ Notes: svn path=/head/; revision=204343
* Commonclipse is an eclipse plugin for jakarta commons-lang users.Martin Wilke2007-12-211-0/+1
| | | | | | | | | | | | | | It features automatic generation of the following methods using commons-lang builders: toString(), hashCode(), equals(Object), compareTo(Object). WWW: http://sourceforge.net/projects/commonclipse/ PR: ports/118890 Submitted by: Sutra Zhou <zhoushuqun at gmail.com> Notes: svn path=/head/; revision=204252
* - Update to 1.13Pav Lucistnik2007-12-151-0/+1
| | | | | | | | | | | | - Take maintainership - Split classpath into separate port - Switch to libffi-devel to allow build on !386 PR: ports/118288, ports/118312 Submitted by: Bjoern Koenig <bkoenig@alpha-tierchen.de> Notes: svn path=/head/; revision=203766
* Remove obsolete JDK versions 1.1 and 1.2, and the ports depending on them.Mark Linimon2007-12-121-6/+0
| | | | Notes: svn path=/head/; revision=203125
* Adding a port of the Sun Java Runtime Environment 1.6 for Linux.Jung-uk Kim2007-10-261-0/+1
| | | | | | | | | WWW: http://java.sun.com/javase/ Approved by: glewis (mentor) Notes: svn path=/head/; revision=202105
* Adding a port of the Sun Java Runtime Environment 1.5 for Linux.Jung-uk Kim2007-10-261-0/+1
| | | | | | | | | WWW: http://java.sun.com/j2se/1.5/ Approved by: glewis (mentor) Notes: svn path=/head/; revision=202103
* ShellEd is a superb shell script editor for Eclipse. The great benefit ofMartin Wilke2007-10-171-0/+1
| | | | | | | | | | | | | this plugin is the integration of man page information for content assist and text hover. WWW: http://sourceforge.net/projects/shelled PR: ports/117174 Submitted by: Sutra Zhou <zhoushuqun at gmail.com> Notes: svn path=/head/; revision=201602
* Remove expired leaf ports:Vasil Dimov2007-10-111-1/+0
| | | | | | | | | | 2007-07-21 graphics/xpcd: is an abandoned project and might be vulnerable 2007-07-29 comms/ixj: does not work on any supported FreeBSD version 2007-08-19 chinese/emacs20: "editors/emacs is recommended instead for new installations" 2007-08-22 java/collections: only needed for jdk1.1, which is obsolete Notes: svn path=/head/; revision=201310
* Development using the properties file is performed by Java by the settingMartin Wilke2007-10-051-0/+1
| | | | | | | | | | | | | | | | | | | | file of J2EE application, internationalization correspondence with desktop application, etc. being sufficient. However, you have to change the multi-byte character in a file into Unicode with the native2ascii tool of attachment in J2SDK on the character platform un-depending. This editor can directly edit property files written in Unicode reference characters, and saves the time and effort of converting into Unicode through native2ascii. In addition to the usual functions of an editor, the plugin is integrated with Eclipse and JBuilder. Files can be opened in the IDE and saved in Unicode. It can use by intuitive and simple operation. WWW: http://propedit.sourceforge.jp/index_en.html PR: ports/116871 Submitted by: Sutra Zhou <zhoushuqun at gmail.com> Notes: svn path=/head/; revision=200933
* Implementaion of the OMG OCL for EMF-based models.Martin Wilke2007-09-231-0/+1
| | | | | | | | | | WWW: http://www.eclipse.org/modeling/mdt/?project=ocl#ocl PR: ports/115825 Submitted by: Veit Jahns <vj562001 at yahoo.de> Notes: svn path=/head/; revision=200001
* 2007-08-22 java/jdk11-doc: Obsolete version of jdkMartin Wilke2007-09-181-2/+0
| | | | | | | | | | | 2007-08-22 databases/java-sqlrelay: Depends on obsolete version of jdk 2007-08-22 mail/yuzu: Depends on obsolete version of jdk 2007-08-29 net/ng_netflow: already in base in all supported versions of FreeBSD 2007-08-22 java/jdk12-doc: Obsolete version of jdk 2007-08-22 japanese/netypesv: Depends on obsolete version of jdk Notes: svn path=/head/; revision=199715
* Remove expired port: Modern versions of jdk support generics nativelyVolker Stolz2007-09-041-1/+0
| | | | Notes: svn path=/head/; revision=198732
* . New port which installs the Java SE 6 documentation as provided by Sun.Greg Lewis2007-08-191-0/+1
| | | | Notes: svn path=/head/; revision=197929
* . Add jdk16 subdir.Greg Lewis2007-08-051-0/+1
| | | | Notes: svn path=/head/; revision=197136
* . Add linux-sun-jdk16.Greg Lewis2007-08-051-0/+1
| | | | Notes: svn path=/head/; revision=197132
* - Remove expired port: security vulnerability in browser pluginPav Lucistnik2007-07-211-1/+0
| | | | Notes: svn path=/head/; revision=196012
* DbVisualizer is a feature rich, intuitive and cross platform database toolMartin Wilke2007-04-131-0/+1
| | | | | | | | | | | | | | | for developers and DBA's providing a single powerful interface for a variety of databases. DbVisualizer supports simultaneous database connections, it lets you explore and manage database objects, execute SQL queries, visualize information and a lot more. WWW: http://www.dbvis.com/products/dbvis/ PR: ports/111380 Submitted by: Anton Yudin (<contact at toha.org.ua>) Notes: svn path=/head/; revision=189906
* New port eclipse datatools version 0.9.1 for eclipse 3.2.1Mario Sergio Fujikawa Ferreira2007-04-081-0/+1
| | | | | | | PR: 111116 Notes: svn path=/head/; revision=189512
* New port eclipse-findbugs version 1.2.0.20070317: An Eclipse plug-inMario Sergio Fujikawa Ferreira2007-04-021-0/+1
| | | | | | | that provides FindBugs support Notes: svn path=/head/; revision=188996
* jboss5 -> ports/java/jboss5Xin LI2007-03-281-0/+1
| | | | Notes: svn path=/head/; revision=188630
* - Add netbeans55 with jdk 1.5/1.6 supportMartin Wilke2007-03-201-0/+1
| | | | | | | | | | | | | | | The NetBeans IDE is a free, Open-Source Integrated Development Environment for software developers. The IDE runs on many platforms including Windows, Linux, Solaris, and the MacOS. It is easy to install and use straight out of the box. The NetBeans IDE provides developers with all the tools they need to create professional cross-platform desktop, enterprise, web and mobile applications. PR: 110372 Submitted by: Nemo Liu<nemoliu@gmail.com> Repocopy by: marcus Notes: svn path=/head/; revision=187778
* - Add Netbeans5Martin Wilke2007-03-201-0/+1
| | | | | | | | | | | | | | | The NetBeans IDE is a free, Open-Source Integrated Development Environment for software developers. The IDE runs on many platforms including Windows, Linux, Solaris, and the MacOS. It is easy to install and use straight out of the box. The NetBeans IDE provides developers with all the tools they need to create professional cross-platform desktop, enterprise, web and mobile applications. PR: 110373 Submitted by: Nemo Liu<nemoliu@gmail.com> Repocopy by: marcus Notes: svn path=/head/; revision=187775
* 2007-03-10 java/janosvm: Broken on all supported versions of FreeBSDMartin Wilke2007-03-131-1/+0
| | | | | | | | | | | | | | | | | | | | | | | 2007-03-10 korean/gau: Broken on all supported versions of FreeBSD 2007-03-10 lang/cyclone: Broken on all supported versions of FreeBSD 2007-03-01 lang/pike70: Please use pike72 2007-03-10 misc/lile: Broken on all supported versions of FreeBSD 2007-03-10 misc/muuz: Broken on all supported versions of FreeBSD 2007-03-10 misc/xdf: Broken on all supported versions of FreeBSD 2007-03-10 net/telnetx: Broken on all supported versions of FreeBSD 2007-03-01 sysutils/diskmark: Makes no sense on FreeBSD > 4.x. Use glabel(8) instead 2007-03-10 java/janosvm: Broken on all supported versions of FreeBSD 2007-03-10 korean/gau: Broken on all supported versions of FreeBSD 2007-03-10 lang/cyclone: Broken on all supported versions of FreeBSD 2007-03-01 lang/pike70: Please use pike72 2007-03-10 misc/lile: Broken on all supported versions of FreeBSD 2007-03-10 misc/muuz: Broken on all supported versions of FreeBSD 2007-03-10 misc/xdf: Broken on all supported versions of FreeBSD 2007-03-10 net/telnetx: Broken on all supported versions of FreeBSD 2007-03-01 sysutils/diskmark: Makes no sense on FreeBSD > 4.x. Use glabel(8) instead Notes: svn path=/head/; revision=187332
* Remove expired ports:Gabor Kovesdan2007-03-091-2/+0
| | | | | | | | 2006-12-01 java/linux-ibm-jdk13: Vulnerabilities in the browser plugin 2006-12-01 java/linux-ibm-jdk14: Vulnerabilities in the browser plugin Notes: svn path=/head/; revision=187014
* Add the cacao JVMTilman Keskinoz2007-02-041-0/+1
| | | | Notes: svn path=/head/; revision=184152
* Eclipse Verilog editor provides Verilog (IEEE-1364) and VHDL languageMartin Wilke2006-12-091-0/+1
| | | | | | | | | | | | | specific features on Eclipse IDE. It helps coding and debugging in hardware development based on Verilog or VHDL. WWW: http://veditor.sourceforge.net/ PR: ports/105450 Submitted by: lon_kamikaze at gmx.de Notes: svn path=/head/; revision=179290
* New port eclipse-jad version 3.1: Jad Java decompiler plugin forMario Sergio Fujikawa Ferreira2006-08-151-0/+1
| | | | | | | the Eclipse IDE Notes: svn path=/head/; revision=170748
* Remove java/fastjar. We already have as archivers/fastjar...Maho Nakata2006-08-081-1/+0
| | | | Notes: svn path=/head/; revision=170110
* Add fastjar. FastJar is an free and fast alternative ofMaho Nakata2006-08-081-0/+1
| | | | | | | | | SUN's JDK's jar. WWW: http://savannah.nongnu.org/projects/fastjar Notes: svn path=/head/; revision=170107
* The JDT Core Batch Compiler (stand alone verison of the EclipseMaho Nakata2006-08-031-0/+1
| | | | | | | | | | Java Compiler). This compiler is compatible with Java 1.3, 1.4 and 1.5. WWW: http://www.eclipse.org Notes: svn path=/head/; revision=169509
* Add java-gcj-compat. With scripts and symlinks, now gcj installation actsMaho Nakata2006-07-291-0/+1
| | | | | | | | | like a Java SDK. WWW: ftp://sources.redhat.com/pub/rhug/ Notes: svn path=/head/; revision=169029
* This plug-in for IBM's Eclipse platform integrates features from theIon-Mihai Tetcu2006-07-111-0/+1
| | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=167511
* . Remove the diablo-jdk13 and diablo-jre13 ports for the following reasons:Greg Lewis2006-04-241-2/+0
| | | | | | | | | | . They have been FORBIDDEN for almost a year (by default). . The DISTFILEs are no longer distributed. . They don't work on FreeBSD 5 and higher. . There are now updated (1.5) binaries available. Notes: svn path=/head/; revision=160336
* Gjdoc is a documentation generation framework for java source files;Maho Nakata2006-04-171-0/+1
| | | | | | | | | | | | | | | espcially generating API documentation in HTML format from doc comments in source code. Also, ANTLR (ANother Tool for Language Recognition) is used; this is a language tool that provides a framework for constructing recognizers, compilers, and translators from grammatical descriptions containing Java, C#, C++, or Python actions. WWW: http://www.gnu.org/software/classpath/cp-tools/ http://www.antlr.org/ Notes: svn path=/head/; revision=159766
* . Add entries for diablo-jdk15 and diablo-jre15.Greg Lewis2006-04-061-0/+2
| | | | Notes: svn path=/head/; revision=158966
* Add java/netbeans4 after repocopy.Jimmy Olgeni2006-02-131-0/+1
| | | | | | | PR: ports/92845 Notes: svn path=/head/; revision=155951
* Remove port that depends on the expired cedet-emacs20.Sam Lawrance2005-12-151-1/+0
| | | | | | | Reported by: kris' index builder Notes: svn path=/head/; revision=151218
* Remove expired portsKris Kennaway2005-11-051-3/+0
| | | | Notes: svn path=/head/; revision=147349
* Commons Codec provides implementations of common encoders and decodersAlex Dupre2005-11-031-0/+1
| | | | | | | | | such as Base64, Hex, various phonetic encodings, and URLs. WWW: http://jakarta.apache.org/commons/codec/ Notes: svn path=/head/; revision=147090
* Add eclipse-webtools 0.7, webtools for eclipse.Norikatsu Shigemura2005-10-151-0/+1
| | | | | | | | | | | | The Eclipse Web Tools Platform (WTP) project extends the Eclipse platform with tools for developing J2EE Web applications. WWW: http://www.eclipse.org/webtools/ PR: ports/87467 Submitted by: Mark Hobden <mark@mclgm.net> Notes: svn path=/head/; revision=145456
* Add eclipse-viPlugin 1.12.1, an Eclipse plugin that addsNorikatsu Shigemura2005-08-011-0/+1
| | | | | | | vi functionality to an existing editor like JDT or CDT. Notes: svn path=/head/; revision=140636
* . Add a port of jbootstrap:Greg Lewis2005-07-201-0/+1
| | | | | | | | "Utilities that allow a JDK to be bootstrapped without needing another JDK to do so." Notes: svn path=/head/; revision=139720
* Castor is a data binding framework for Java. It's the shortest pathHerve Quiroz2005-05-141-0/+1
| | | | | | | | | | | | | between Java objects, XML documents, and relational tables. Castor provides Java-to-XML binding, Java-to-SQL persistence, and more. WWW: http://www.castor.org/ PR: 80942 Submitted by: Adam VanderHook <acidos@bandwidth-junkies.net> Notes: svn path=/head/; revision=135248
* Add eclipse-devel 3.1M6, an open extensible IDE for anything and nothingNorikatsu Shigemura2005-05-071-0/+1
| | | | | | | | | | in particular. PR: ports/79917 Submitted by: various members of freebsd-java Notes: svn path=/head/; revision=134751