summaryrefslogtreecommitdiff
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add eclipse-pmd 1.1.2, scan Java source code and look for potentialPete Fritchman2004-01-105-0/+92
| | | | | | | problems. PR: 57956 Submitted by: Bruno Van Den Bossche <bruno.van.den.bossche@pandora.be>
* assign maintainer to java@, requested by maintainer des.Alfred Perlstein2004-01-091-1/+1
|
* Update to 2.1.2.Norikatsu Shigemura2004-01-073-454/+1981
| | | | | PR: ports/61008 Submitted by: HASHI Hiroaki <hashiz@tomba.cskk-sv.co.jp>
* Update to 3.2.3 and enable building from source. It remains to beMark Linimon2004-01-079-5232/+120
| | | | | | | | determined whether or not this fixes the problem with attempting to use JDK1.3 to run the binary (see ports/57854). PR: ports/60996 Submitted by: Jonathan Chen <jonc@chen.org.nz> (maintainer)
* . Update to 1.4.2-rc1.Greg Lewis2004-01-073-438/+88
|
* [maintainer update] java/kaffe-devel update to 1.1.3Edwin Groothuis2004-01-025-35/+38
| | | | | | | Upgrade to 1.1.3 PR: ports/60762 Submitted by: Mark Huizer <xaa+ports@timewasters.nl>
* Don't use a leading zero in PORTREVISION, it confuses the pkg* tools andAlfred Perlstein2004-01-021-4/+4
| | | | | | | | | | | | | portupgrade with "missing origin". Properly detect that the distfile doesn't exist. We can't use ${DISTDIR}/${DISTFILES} because it's not defined until after bsd.port.post.mk, but after inclusion of bsd.port.post.mk we can not define IGNORE. To fix use the already known variables as so: ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX} Reviewed by: maintainer timeout. PR: ports/60652
* Improved DOWNLOAD_URL.Ernst de Haan2004-01-021-1/+1
|
* Add Linux Blackdown Java3D 1.3.1, provides a set of object-orientedNorikatsu Shigemura2003-12-305-0/+564
| | | | | | interfaces that support a simple, high-level programming model. Reviewed by: OISHI Masakuni <yamasa@bsdhouse.org>
* Remove java/orion again, it was a duplicate of www/orionEdwin Groothuis2003-12-298-459/+0
| | | | Gimme da pointy hat.
* [new port]: java/orionEdwin Groothuis2003-12-298-0/+459
| | | | | | | | | | | | | Orion version 2.0.2 has all the features of J2EE 1.3, such as JSP 1.2, Servlet 2.3, EJB 2.0, Connector 1.0, client jars for remote and emdedded clients. The new EJB 2.0 features will make it easier than ever to take advantage of third party tools. The Orion 2.0.2 features gives you a full J2EE 1.3 compliant Application Server with extremely good performance for an affordable price. PR: ports/60522 Submitted by: Jerry <unidevel@yahoo.com.cn>
* New port: Sun JDK 1.5.x for Linux.Ernst de Haan2003-12-2413-0/+4071
| | | | | | | Current version is 1.5.0 beta 1. See: http://javalobby.org/thread.jspa?forumID=61&threadID=10482
* . Update to 1.3.1 patchset 9.Greg Lewis2003-12-1916-1347/+16
|
* Don't use patch release number while setting up BUILD_DEPENDS forAlexey Zelkin2003-12-163-6/+9
| | | | linux-sun-jdk.
* . Update to 3.2.Greg Lewis2003-12-153-190/+22
| | | | | PR: 59187 Submitted by: Dave Glowacki <dglo@glowacki.dyndns.org>
* Add a port of jaxen:Greg Lewis2003-12-155-0/+64
| | | | | | | | | | | | | | The Jaxen project is a Java XPath Engine. jaxen is a universal object model walker, capable of evaluating XPath expressions across multiple models. Currently supported are dom4j and JDOM . Jaxen provides a single point for XPath expression evaluation, regardless of the target object model, whether its dom4j, JDOM, DOM, JavaBeans, or whatnot. WWW: http://jaxen.org PR: 60085 Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
* . Update to jmp 0.37.Greg Lewis2003-12-152-2/+2
| | | | | PR: 60100 Submitted by: ronald@cs.vu.nl (maintainer)
* Update to 1.4.2_03.Ernst de Haan2003-12-152-6/+5
| | | | Noticed by: Andrew Edwards <andrew@shavers.co.uk>
* Updated message:Ernst de Haan2003-12-151-2/+2
| | | | | | - This JDK may be quite stable. - Advice to use the native FreeBSD JDK 1.4, not the 1.3 JDKs anymore.
* . Simplify the documentation handling using PORTDOCS. This also meansGreg Lewis2003-12-092-498/+68
| | | | | | | | the documentation is now handled correctly in pkg-plist. . Use EXAMPLESDIR and JAVAJARDIR in Makefile and pkg-plist. PR: 59022 Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr> (maintainer)
* . Simplify the packing list by using PORTDOCS.Greg Lewis2003-12-082-360/+8
| | | | | | | | . Add support for %%JAVAJARDIR%% in pkg-plist. . Don't define INSTALL_JAR as INSTALL_DATA, just use INSTALL_DATA. PR: 59039 Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
* New port jakarta-commons-primitives:Greg Lewis2003-12-085-0/+58
| | | | | | | | | | | | | | | Apache Jakarta Commons Primitives provides a collection of types and utilities optimized for working with Java primitives (boolean, byte, char, double, float, int, long, short). Generally, the Commons-Primitives classes are faster, smaller and easier to work with than their purely Object based alternatives. Currently Commons Primitives is primarily composed of implementations of the java.util collections adapted for the primitive types. WWW: http://jakarta.apache.org/commons/primitives PR: 59017 Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
* . Wrap the PORTDOCS setting in .if !defined(NOPORTDOCS) .. .endif.Greg Lewis2003-12-081-0/+2
| | | | Forgotten by: glewis
* New port java/avalon-logkit:Greg Lewis2003-12-085-0/+68
| | | | | | | | | | | | | | | | | | | | | | | | | | | | LogKit is a logging toolkit designed for secure performance oriented logging in applications. The LogKit provides the following features: - Decouples LogEvent generation from LogEvent handling. - Is simple to use and simple to configure. - Designed with security in mind. - Allow users fine control of logging based on priority and/or category. - Has hierarchical logging namespace to enable inheritance of LogTargets and Priorities. - Lightweight. - Designed to be integrated into existing products. - Performance oriented. - Enables users to plug in filters to filter out or modify LogEvents before they are written out. - Allow users to specify the serialization format of LogEvents via Formatters. - Comes with a number of existing LogTargets to ease integration. - The LogKit has existed for a number years and been used in a number of different environments which demonstrates it's reliability and stability. WWW: http://avalon.apache.org/logkit/index.html PR: 59040 Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
* Upgrade to Eclipse 2.1.2.Jimmy Olgeni2003-12-0411-1510/+1528
|
* . Simplify packing list [1]Greg Lewis2003-11-203-73/+2
| | | | | | | . Minor simplification of BUILD_DEPENDS. PR: 59179 [1] Submitted by: Anton Yudin <toha@toha.org.ua> (maintainer) [1]
* . Simplify the packing list [1]Greg Lewis2003-11-202-43/+3
| | | | | | | . Add missing BUILD_DEPENDS entry. PR: 59179 [1] Submitted by: Anton Yudin <toha@toha.org.ua> (maintainer) [1]
* USE_REINPLACE need be defined only when REINPLACE_CMD is used.Trevor Johnson2003-11-174-4/+0
|
* Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.Trevor Johnson2003-11-136-8/+9
|
* Fix path to patched file.Alexey Zelkin2003-11-123-6/+6
| | | | Reported by: Nelis Lamprecht <nelis@brabys.co.za>
* Fix bootstrap jdk detection process, so it work in case if no valid jdkAlexey Zelkin2003-11-123-12/+33
| | | | | | installed. Previously BUILD_DEPENDS was not set correctly. Add all possible choices for 1.4.1/1.4.2 JDKs while auto-detecting.
* Add patch to fix build problems on 5.x system reported by many people.Alexey Zelkin2003-11-123-0/+39
| | | | | | It was last minute change and since this tool (unpack) is not used while building jdk14 port, I did not paid enough attention to test this change at -CURRENT system. Sorry.
* add jfreechart 0.9.13Ying-Chieh Liao2003-11-125-0/+39
| | | | A free Java class library for generating charts
* add jcommon 0.8.8Ying-Chieh Liao2003-11-125-0/+36
| | | | A collection of useful classes used by JFreeChart and JFreeReport
* . Update to 1.4.2_02.Greg Lewis2003-11-112-5/+4
|
* Update to 1.4.2p5.Alexey Zelkin2003-11-1133-858/+855
| | | | | | | | | | | | | | | | | | | | | | | | Important changes since last patchset: . jdk14 port is now JDK 1.4.2 based! . JavaWS distributing with jdk . Runway problem fixed (fork() is no more problem for java apps) . Sound support updated . IPv6 support overhauled . Drag'n'Drop support fixed (require open-motif mods) As for now there's no more outstanding issues with this port! FreeBSD port is also got a important of changes: . optimized setup is now default (to get debuging bins/libs use WITH_DEBUG) . bootstrap jdk autodetection. If WITH_LINUX_BOOTSTRAP is not set, then it checks all known to work JDKs installed. If nothing found, forces to install of linux-sun-jdk14 . Because of above change there's no NATIVE_BOOTSTRAP option anymore. If native jdk14 is installed, it will be used by default.
* Update commons-[dbcp|pool] to 1.1.Sergey A. Osokin2003-11-116-101/+107
| | | | | | | Utilize DOCSDIR and PORTDOCS macros. Submitted by: Anton Yudin <toha@toha.org.ua> (maintainer) PR: 59050
* Add iconv encoding support.Archie Cobbs2003-11-101-0/+5
| | | | | PR: ports/57725 Submitted by: Palle Girgensohn <girgen@pingpong.net>
* Don't redefine ECHO_MSG to echo explicitly. It b0rked IGNORE messages.Alexey Zelkin2003-11-103-3/+0
| | | | | PR: java/58902 Reported by: Linh Pham <question@closedsrc.org>
* . Update to 3.2.2Greg Lewis2003-11-049-165/+2886
| | | | | | | | . Fix an owner/permission problem that stops JBoss starting up correctly. . Change maintainer to jonc@chen.org.nz PR: 58743 Approved by: des (previous maintainer)
* Reset maintainer on ports owned by the following committers who haveKris Kennaway2003-11-031-1/+1
| | | | | | | been inactive for over 12 months and did not respond to my email confirming their status: keith, nakai, torstenb Reviewed by: portmgr
* undo previous commit.Edwin Groothuis2003-11-021-1/+1
|
* ports with possibly unreachable MAINTAINERsEdwin Groothuis2003-11-021-1/+1
| | | | | | | | *** addresses that may be dead, even though the error is temporary: *** addresses that seem to be dead, but give a hint to a new address: PR: ports/58694 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* ports with possibly unreachable MAINTAINERsEdwin Groothuis2003-11-021-1/+1
| | | | | | | *** addresses that seem to be dead: PR: ports/58694 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* Fix email addressEdwin Groothuis2003-11-021-1/+1
| | | | | PR: 58694 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* - Chase MAINTAINER e-mail changesSergei Kolobov2003-10-301-1/+1
| | | | | PR: 58694 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>, ceri
* Fix a comment, the first line was "apache New ports" (apache -> #).Jimmy Olgeni2003-10-301-1/+1
|
* People should report problems with this port to maintainers. Make theAlexander Kabaev2003-10-301-1/+0
| | | | | confusion less likely by removing all non-relevant email addresses from the Makefile.
* . Add fix for "runaway process" problem. It should fix of stalledAlexey Zelkin2003-10-299-6/+285
| | | | | | | | | | | | | | processes problem for people who use Runtime.getRuntime.exec() method and related things. Least five people reported that this patch fixed problem for them. IMPORTANT: I'd also suggested to all jdk14 users who runs FreeBSD 4.x and use libc_r at FreeBSD 5.x to upgrade. . Stop removing "src.zip" from installation bundle. Since -p4 it builds correctly and there's no reason to forbit people to use it. . Bump PORTREVISION.
* . Fix the plugin build when LOCALBASE is not /usr/local.Greg Lewis2003-10-281-1/+2
| | | | | PR: 58618 Submitted by: harti