summaryrefslogtreecommitdiff
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* . Make CUPS a build depends only and depend on the header file searchedGreg Lewis2008-01-211-2/+2
| | | | | | | for by the JDK sanity check. No CUPS libraries are linked against by the build, so we don't need it at run time. Requested by: Stefan Thurner <thurners@nicsys.de>
* - Mark BROKEN: unfetchablePav Lucistnik2008-01-201-0/+2
| | | | Reported by: pointyhat
* - Update to 1.0.9.Marcelo Araujo2008-01-202-6/+5
| | | | | | - Use SF macro. Approved by: stas (mentor, implicit)
* - Update to 1.0.12.Marcelo Araujo2008-01-202-5/+5
| | | | | | - Use SF macro. Approved by: stas (mentor, implicit)
* . Force eclipse to use one of the jdk* ports rather than the diablo-jdk15Greg Lewis2008-01-172-1/+15
| | | | | | | port on FreeBSD 7.x and higher as mixing the native 7.x libraries of eclipse and the native 6.x libraries of diablo-jdk is a recipe for trouble. PR: 118115
* . Make eclipse-devel.desktop point to eclipse-devel as it should ratherGreg Lewis2008-01-164-9/+19
| | | | | | | | | | | | | than eclipse. [1] . Use a more consistent naming convention as per other -devel ports. [1] . Remove trailing blank lines in distinfo to make portlint(1) happier. [1] . Force eclipse-devel to use one of the jdk* ports rather than the diablo-jdk15 port on FreeBSD 7.x and higher as mixing the native 7.x libraries of eclipse and the native 6.x libraries of diablo-jdk is a recipe for trouble. [2] PR: 119403 [1], 118115 [2] Submitted by: Daniel Rucci <rucci@smurfbsd.warganizer.com> [1]
* RDT is an open source Ruby IDE for the Eclipse platform.Martin Wilke2008-01-144-0/+84
| | | | | | | | | | | | | 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
* . Install the PKCS#11 JAR and build and install the PKCS#11 native library.Greg Lewis2008-01-143-1/+54
| | | | Prompted by: ale, Havard Eidnes <he@uninett.no>
* . Update to 1.6.0_04/6u4.Greg Lewis2008-01-133-76/+121
|
* . Update to 1.5.0_14.Greg Lewis2008-01-132-5/+5
|
* . Update to 1.4.2_16.Greg Lewis2008-01-133-7/+12
|
* . Update to tzupdater 1.3.3.Greg Lewis2008-01-132-7/+7
|
* . Update to tzupdater 1.3.3.Greg Lewis2008-01-122-7/+7
|
* . Implement OpenFileDescriptorCount for BSD. This requires fdescfs.Greg Lewis2008-01-121-3/+55
| | | | PR: 118735
* . Update to tzupdater 1.3.3.Greg Lewis2008-01-122-6/+7
|
* . Update to tzupdater 1.3.3.Greg Lewis2008-01-126-14/+42
|
* - Update to 1.0.8a.Marcelo Araujo2008-01-012-5/+4
| | | | Approved by: stas (mentor, implicit)
* - Update to 1.0.10.Marcelo Araujo2008-01-012-5/+4
| | | | Approved by: stas (mentor, implicit)
* . Implement or fix more of the OS specific statistics gathering functions.Greg Lewis2008-01-012-1/+122
| | | | | | | | | | | | | | | | | | | | | | | | This allows jconsole to show valid statistics for the following OperatingSystem MBean statistics (some of these statistics are also shown in the Summary and VM tab of jconsole): TotalSwapSpaceSize, FreeSwapSpaceSize, FreePhysicalMemorySize and TotalPhysicalMemorySize. Note that MaxFileDescriptorCount has always been correct as far as I can tell. . Also, implement the function for ProcessCpuTime using a non-deprecated function (getrusage(2) rather than times(3)). These changes are restricted to 6.x and higher and have only been tested on 6.x (where they appear to work correctly). The changes are not valid for 4.x. Their validity on 5.x and 7.x is unknown (testing welcome). The PR is not fully addressed by these changes since CommittedVirtualMemorySize and OpenFileDescriptorCount remain bogus. Suggestions on how to get these without using kvm(3) would be appreciated. PR: 118735
* o Switch to a static PLIST instead of a install time generated timeMario Sergio Fujikawa Ferreira2007-12-252-4/+508
| | | | | o PLIST can be automatically generated by the target generate-plist-locally o No PORTREVISION bump since there were no other changes
* New port eclipse-hibernatetools "x-mas" :) version 3.2.0 beta9a:Mario Sergio Fujikawa Ferreira2007-12-245-0/+388
| | | | Hibernate3 Tools for the Eclipse IDE
* o Update to 1.5.1_101607Mario Sergio Fujikawa Ferreira2007-12-243-19/+57
| | | | | | - Use Data Tools SDK distribution from now on for other ports' benefit o Fix typo on "Date Created" tag in the port's Makefile
* Aptana Studio is an IDE, designed for web developers and providesNicola Vitale2007-12-227-0/+127
| | | | | | | | 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/
* Commonclipse is an eclipse plugin for jakarta commons-lang users.Martin Wilke2007-12-215-0/+49
| | | | | | | | | | | 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>
* upgrade to 4.4Ying-Chieh Liao2007-12-202-7/+6
|
* Fix path for grep and gconftool-2 in startup script.Jimmy Olgeni2007-12-194-0/+118
|
* Upgrade to version 6.0.Jimmy Olgeni2007-12-196-26/+22
|
* Update to 4.1 release.Alex Dupre2007-12-192-4/+4
|
* - Register conflicts against sablevm-classpathPav Lucistnik2007-12-151-0/+2
|
* - Update to 1.13Pav Lucistnik2007-12-1511-2915/+5705
| | | | | | | | | - 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>
* - update to 5.5.1Tong LIU2007-12-142-9/+6
| | | | | | - fix fetch error Approved by: delphij(mentor)
* - Update to 4.2.2Rong-En Fan2007-12-132-5/+5
| | | | | | | - Restrict to JDK 1.5 only PR: ports/118642 Submitted by: Jonathan Chen <jonc at chen.org.nz> (maintainer)
* Remove obsolete JDK versions 1.1 and 1.2, and the ports depending on them.Mark Linimon2007-12-1246-6565/+0
|
* Update to 1.3.0.20071108Mario Sergio Fujikawa Ferreira2007-12-122-11/+63
|
* Drop maintainershipMario Sergio Fujikawa Ferreira2007-12-121-1/+1
|
* Fix DESCRMario Sergio Fujikawa Ferreira2007-12-121-14/+2
|
* Update to 1.38 release.Alex Dupre2007-12-112-4/+4
|
* Broken: leaves egg file behind on deinstall.Mark Linimon2007-11-251-0/+2
| | | | Approved by: portmgr (self)
* . Update to patchset 3, based on 1.6.0_03 (aka 6u3).Greg Lewis2007-11-162-18/+16
| | | | Approved by: portmgr (marcus)
* . Update to tzupdater 1.3.0 to fix the default build (the previous versionGreg Lewis2007-11-1510-28/+30
| | | | | | of tzupdater is no longer available). Approved by: portmgr (linimon)
* . Chase the eclipse-emf upgrade.Greg Lewis2007-11-075-5/+5
| | | | Approved by: portmgr (linimon)
* - Update to 6.0.6Martin Wilke2007-11-052-4/+4
| | | | | | | | - Make fetchable PR: 117483 Submitted by: miwi Approved by: portmgr (pav)
* Change Java dependency to the lowest non-deprecated version.Christian Brueffer2007-11-011-1/+1
| | | | | Reviewed by: ade Approved by: portmgr (marcus)
* Does not work with Java 1.6. the JVMPI interface used by this port hasMark Linimon2007-10-281-1/+1
| | | | | | | been removed from Java since 1.6. PR: ports/117606 Submitted by: maintainer
* . Update to patchset 2 (based on 1.6.0_02 aka 6u2)Greg Lewis2007-10-2816-942/+48
|
* Update to 3.1 release.Alex Dupre2007-10-283-31/+19
|
* Remove 1.1 and 1.2 as supported Java versions. They are going away.Mark Linimon2007-10-281-1/+1
| | | | Hat: portmgr
* - Only support emacs22 (cedet only does that as far as I can see)Pav Lucistnik2007-10-271-14/+3
| | | | Reported by: pointyhat
* Adding a port of the Sun Java Runtime Environment 1.6 for Linux.Jung-uk Kim2007-10-267-0/+944
| | | | | | WWW: http://java.sun.com/javase/ Approved by: glewis (mentor)
* Adding a port of the Sun Java Runtime Environment 1.5 for Linux.Jung-uk Kim2007-10-267-0/+864
| | | | | | WWW: http://java.sun.com/j2se/1.5/ Approved by: glewis (mentor)