summaryrefslogtreecommitdiff
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'RELEASE_5_2_0'.release/5.2.0cvs2svn2003-12-1263-15827/+0
| | | | | Notes: svn path=/head/; revision=95679 svn path=/tags/RELEASE_5_2_0/; revision=95680; tag=release/5.2.0
* . 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] Notes: svn path=/head/; revision=94573
* . 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] Notes: svn path=/head/; revision=94568
* USE_REINPLACE need be defined only when REINPLACE_CMD is used.Trevor Johnson2003-11-174-4/+0
| | | | Notes: svn path=/head/; revision=94172
* Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.Trevor Johnson2003-11-136-8/+9
| | | | Notes: svn path=/head/; revision=93890
* Fix path to patched file.Alexey Zelkin2003-11-123-6/+6
| | | | | | | Reported by: Nelis Lamprecht <nelis@brabys.co.za> Notes: svn path=/head/; revision=93816
* 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. Notes: svn path=/head/; revision=93811
* 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. Notes: svn path=/head/; revision=93809
* add jfreechart 0.9.13Ying-Chieh Liao2003-11-125-0/+39
| | | | | | | A free Java class library for generating charts Notes: svn path=/head/; revision=93771
* add jcommon 0.8.8Ying-Chieh Liao2003-11-125-0/+36
| | | | | | | A collection of useful classes used by JFreeChart and JFreeReport Notes: svn path=/head/; revision=93769
* . Update to 1.4.2_02.Greg Lewis2003-11-112-5/+4
| | | | Notes: svn path=/head/; revision=93762
* 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. Notes: svn path=/head/; revision=93743
* 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 Notes: svn path=/head/; revision=93733
* Add iconv encoding support.Archie Cobbs2003-11-101-0/+5
| | | | | | | | PR: ports/57725 Submitted by: Palle Girgensohn <girgen@pingpong.net> Notes: svn path=/head/; revision=93707
* 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> Notes: svn path=/head/; revision=93646
* . 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) Notes: svn path=/head/; revision=93093
* 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 Notes: svn path=/head/; revision=92908
* undo previous commit.Edwin Groothuis2003-11-021-1/+1
| | | | Notes: svn path=/head/; revision=92820
* 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> Notes: svn path=/head/; revision=92819
* 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> Notes: svn path=/head/; revision=92818
* Fix email addressEdwin Groothuis2003-11-021-1/+1
| | | | | | | | PR: 58694 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> Notes: svn path=/head/; revision=92817
* - Chase MAINTAINER e-mail changesSergei Kolobov2003-10-301-1/+1
| | | | | | | | PR: 58694 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>, ceri Notes: svn path=/head/; revision=92641
* Fix a comment, the first line was "apache New ports" (apache -> #).Jimmy Olgeni2003-10-301-1/+1
| | | | Notes: svn path=/head/; revision=92639
* 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. Notes: svn path=/head/; revision=92624
* . 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. Notes: svn path=/head/; revision=92540
* . Fix the plugin build when LOCALBASE is not /usr/local.Greg Lewis2003-10-281-1/+2
| | | | | | | | PR: 58618 Submitted by: harti Notes: svn path=/head/; revision=92472
* Update to 1.8.Max Khon2003-10-275-11/+69
| | | | | | | | Fix build on -CURRENT. Utilize DOCSDIR, obey NOPORTDOCS. Notes: svn path=/head/; revision=92339
* . Update to 1.4.1 Service Release 1.Greg Lewis2003-10-233-71/+5
| | | | | | | Prompted by: Marco Wertejuk <wertejuk@mwcis.com> Notes: svn path=/head/; revision=91984
* . Add PLIST_SUB settings that somehow didn't get committed. This unbreaksGreg Lewis2003-10-231-0/+4
| | | | | | | | | | the package list. PR: 58398 Submitted by: Palle Girgensohn <girgen@pingpong.net> Notes: svn path=/head/; revision=91926
* . Sort PTHREAD_FILES.Greg Lewis2003-10-213-6/+9
| | | | | | | | | | | . Add j2se/ext/plugin/build/solaris/GNUmakefile to PTHREAD_FILES. Should fix plugin compilation on -CURRENT. Mea culpa. PR: 58269 Submitted by: Scott Dodson <sdodson@sdodson.com> Notes: svn path=/head/; revision=91780
* . Update to 1.1.16.Greg Lewis2003-10-176-85/+339
| | | | | | | | | | | | . Allow build with any native JDK, not just 1.1.8. The default is the Diablo Caffe JDK. This part should be revisited once bsd.java.mk 2.0 hits the scene. One could also consider doing it so it could install for all the native JDKs, not just one at a time. . Fix build on 5.x. . Respect NOPORTDOCS. Notes: svn path=/head/; revision=91478
* . Fix pre-everything target.Greg Lewis2003-10-161-1/+1
| | | | | | | | PR: 58148 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> Notes: svn path=/head/; revision=91459
* BROKEN on 5.x: does not compileKris Kennaway2003-10-151-1/+7
| | | | Notes: svn path=/head/; revision=91368
* . Add a missing BUILD_DEPENDS on NSPR so the plugin builds.Greg Lewis2003-10-133-3/+6
| | | | | | | Forgotten by: glewis Notes: svn path=/head/; revision=91100
* . Override PKGINSTALL to place it in WRKDIR, which is writeable, ratherGreg Lewis2003-10-134-0/+4
| | | | | | | | | than PORTSDIR, which may not be. Submitted by: kris Notes: svn path=/head/; revision=90979
* . Install system preferences during post-install to avoid annoying errorGreg Lewis2003-10-113-1/+28
| | | | | | | messages. Notes: svn path=/head/; revision=90832
* . Update to 1.4.1p4.Greg Lewis2003-10-1124-177/+1839
| | | | | | | | | | . Use ${PTHREAD_LIBS} rather than -pthread or -lc_r. . Install system preferences to avoid annoying and constant error messages. Approved by: phantom (the update, anyway) Notes: svn path=/head/; revision=90830
* . Unset -Werror when compiling the NIO stuff. GCC 3.3.1 tends to generateGreg Lewis2003-10-113-0/+39
| | | | | | | warnings that 2.95 doesn't and breaks the build on -CURRENT. Notes: svn path=/head/; revision=90829
* . Update to 1.3Greg Lewis2003-10-102-5/+7
| | | | | | | | PR: 57764 Submitted by: Dave Glowacki <dglo@glowacki.dyndns.org> (maintainer) Notes: svn path=/head/; revision=90804
* [maintainer update] Update java/jakarta-oroEdwin Groothuis2003-10-102-3/+4
| | | | | | | | | | | The jakarta-oro port no longer fetches. There's also a newer version PR: ports/57763 Submitted by: Dave Glowacki <dglo@glowacki.dyndns.org> Notes: svn path=/head/; revision=90790
* Add slash to WWW tag.Sergey A. Osokin2003-10-082-4/+2
| | | | | | | | | Also remove pair new-lines for portlint(1) happy. Submitted by: Anton Yudin <toha@toha.org.ua> (maintainer) Notes: svn path=/head/; revision=90605
* . Use ${PTHREAD_LIBS} rather than -pthread.Greg Lewis2003-10-082-1/+30
| | | | | | | Suggested by: mi Notes: svn path=/head/; revision=90578
* . Make HotSpot compile with gcc 3.3.1.Greg Lewis2003-10-084-0/+151
| | | | | | | | Submitted by: Munehiro Matsuda <haro@h4.dion.ne.jp> Reminded by: mi Notes: svn path=/head/; revision=90577
* . Update to 1.2.2.017.Greg Lewis2003-10-063-5/+7
| | | | | | | . Some minor syncing with the linux-sun-jdk13 port while I'm here. Notes: svn path=/head/; revision=90458
* New port: Jakarta Commons DBCP.Ernst de Haan2003-10-066-0/+149
| | | | | | | | PR: 57573 Submitted by: Anton Yudin <toha@toha.org.ua> Notes: svn path=/head/; revision=90399
* New port: Jakarta Commons Pool.Ernst de Haan2003-10-065-0/+105
| | | | | | | | PR: 57573 Submitted by: Anton Yudin <toha@toha.org.ua> Notes: svn path=/head/; revision=90398
* . Update to 0.35.Greg Lewis2003-10-052-2/+2
| | | | | | | | PR: 57581 Submitted by: Ronald Klop <ronald@cs.vu.nl> (maintainer) Notes: svn path=/head/; revision=90287
* . Sync with the change to linux-sun-jdk14 (it now installs inGreg Lewis2003-10-013-3/+3
| | | | | | | /usr/local/linux-sun-jdk1.4.2) so this port will bootstrap. Notes: svn path=/head/; revision=89990
* . Install in ${LOCALBASE}/linux-sun-jdk1.4.2, notGreg Lewis2003-09-301-3/+5
| | | | | | | | | | | ${LOCALBASE}/linux-sun-jdk1.4.2_01 as the latter is wrong and breaks detection in bsd.java.mk. . Bump PORTREVISION for this fix. PR: 57420 Notes: svn path=/head/; revision=89936
* . Unbreak this port. The binaries call the program "arch" to determineGreg Lewis2003-09-294-6/+47
| | | | | | | | | | the architecture. Unfortunately arch doesn't exist on FreeBSD or in linux_base or linux_base-8. Since "arch" is simply "uname -m" implement it as such and make sure its in the path when running any of the binaries. Notes: svn path=/head/; revision=89832