aboutsummaryrefslogtreecommitdiff
path: root/java
Commit message (Collapse)AuthorAgeFilesLines
* BROKEN: Checksum mismatchKris Kennaway2004-04-121-0/+2
| | | | Notes: svn path=/head/; revision=106755
* Add SIZE info. Reminded by: kris.Mark Linimon2004-04-111-0/+1
| | | | Notes: svn path=/head/; revision=106712
* Tidy up whitespace.Trevor Johnson2004-04-103-4/+4
| | | | Notes: svn path=/head/; revision=106671
* Cram into 80 columns by 24 rows.Trevor Johnson2004-04-101-17/+13
| | | | Notes: svn path=/head/; revision=106669
* The submitter accepted to become the maintainer.Thierry Thomas2004-04-091-1/+1
| | | | | | | | | | Thanks! PR: ports/65303 Approved by: pav (mentor). Notes: svn path=/head/; revision=106615
* . Update to 1.1b3Greg Lewis2004-04-093-30/+21
| | | | | | | | | | | | . Use PLIST_FILES and get rid of pkg-plist. . Switch MASTER_SITES to MASTER_SITE_SOURCEFORGE_EXTENDED . Cleaned up the Makefile. PR: 65298 Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr> (maintainer) Notes: svn path=/head/; revision=106590
* Add poseidon 2.2.1, a popular UML CASE tool.Thierry Thomas2004-04-096-0/+1613
| | | | | | | | | PR: 65303 Submitted by: gerrit@beine-computer.de Approved by: pav (mentor). Notes: svn path=/head/; revision=106586
* add jcalendar 1.1.4Ying-Chieh Liao2004-04-074-0/+48
| | | | | | | Java Date Chooser Notes: svn path=/head/; revision=106388
* Fix build error by GNOME2.6. This is a temporary fix.Norikatsu Shigemura2004-04-061-0/+1
| | | | Notes: svn path=/head/; revision=106334
* . Use new bsd.java.mk features [1]Greg Lewis2004-04-063-46/+23
| | | | | | | | | | | | | | | | . Respect NOPORTDOCS [1] . Install documentation in DOCSDIR [1] . Use PORTDOCS and PLIST_FILES so that pkg-plist is no longer required. [1] . Use JAVAJARDIR [1] . More informative install messages [1] . SIZEify [1] . More informative message regarding fetching the distfile. PR: 65215 Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr> Notes: svn path=/head/; revision=106332
* . Convert to the newer bsd.java.mk syntax.Greg Lewis2004-04-061-1/+3
| | | | | | | Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr> (maintainer) Notes: svn path=/head/; revision=106293
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.Joe Marcus Clarke2004-04-057-5/+7
| | | | Notes: svn path=/head/; revision=106175
* Update to 2.3.3: updated to support CheckStyle 3.1; added compatibility fixMark Linimon2004-04-043-24/+76
| | | | | | | | | | | | | | | | | | | for older versions of XEmacs; many other minor bugfixes and improvements. See lisp/ChangeLog for details. Changes to the port involve respecting ANT_HOME, and, from the PR: One conceivably controversial thing I added was a second symlink from %%EMACS_VERSION_SITE_LISP%%/java to $PREFIX/share/java/jde. Otherwise jde cannot find the BeanShell jar files. PR: ports/64388 Submitted by: David Bremner <bremner@unb.ca> (maintainer) Notes: svn path=/head/; revision=106127
* . Use MASTER_SITE_APACHE_JAKARTA, which should greatly improve theGreg Lewis2004-04-031-1/+2
| | | | | | | | | fetchability of this port. Approved by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr> (maintainer) Notes: svn path=/head/; revision=106053
* . Really fix the fallout from the bsd.java.mk update. Grrr.Greg Lewis2004-04-031-1/+1
| | | | Notes: svn path=/head/; revision=106009
* . Fix incompatibilities with the new bsd.java.mk (oops).Greg Lewis2004-04-033-3/+3
| | | | | | | | | JAVA_OS == FreeBSD -> JAVA_PORT_OS == native Bug report by: kris Notes: svn path=/head/; revision=106007
* utilize PORTDOCS, NOPORTDOCS, and PLIST_FILESYing-Chieh Liao2004-04-022-51/+11
| | | | Notes: svn path=/head/; revision=105959
* Remove category pkg/COMMENT files in favour of a COMMENT variable in theKris Kennaway2004-04-022-1/+2
| | | | | | | | | | category makefile. Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> PR: 59651 Notes: svn path=/head/; revision=105948
* Changes for 0.41 include:Mark Linimon2004-04-012-3/+3
| | | | | | | | | | | | | | | * Added an object allocation level, meaning that after a reset only objects allocated at that level are shown in allocation and string lists. * Show owners is now possible to do on a given string and a given object instance. * Heap dump no longer loses allocation point if object tracing is on when the heap dump is done. PR: ports/64633 Submitted by: Ronald Klop <ronald@cs.vu.nl> (maintainer) Notes: svn path=/head/; revision=105886
* Add a classpath script.Dag-Erling Smørgrav2004-04-013-3/+23
| | | | Notes: svn path=/head/; revision=105874
* SIZEify (maintainer timeout)Trevor Johnson2004-03-3124-0/+28
| | | | Notes: svn path=/head/; revision=105747
* - Use USE_ICONV knobKirill Ponomarev2004-03-301-2/+1
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=105722
* . Hopefully fix the build for JDK 1.1.Greg Lewis2004-03-291-1/+1
| | | | | | | Submitted by: bento via kris Notes: svn path=/head/; revision=105622
* Build fix for 5.x.Archie Cobbs2004-03-281-0/+22
| | | | Notes: svn path=/head/; revision=105561
* - SIZE info in distinfoKirill Ponomarev2004-03-263-16/+10
| | | | | | | | | | - Use of PLIST_FILES so pkg-plist is no longer needed PR: ports/64742 Submitted by: maintainer Notes: svn path=/head/; revision=105396
* Fixed generation of pkg-plist.Ernst de Haan2004-03-261-10/+8
| | | | | | | | PR: 60722 Submitted by: Ulrich Spoerlein <q@uni.de> Notes: svn path=/head/; revision=105300
* PR: ports/64602SADA Kenji2004-03-253-3013/+3112
| | | | | | | | | Update to Mar 11, 2004 Submitted by: maintainer Reminded by: Gerald Mixa <Symicon@t-online.de> Notes: svn path=/head/; revision=105238
* . Update to 10.k.Greg Lewis2004-03-233-64/+28
| | | | | | | | | | | | | | | . Make this port act more like the other java ports. The actual change is based on the followup submitted by Conor McDermottroe plus some tweaks from the patch in the PR and myself. PR: 63582 Submitted by: Conor McDermottroe <ports@mcdermottroe.com> Matthew West <mwest@uct.ac.za> Approved by: maintainer timeout Notes: svn path=/head/; revision=105073
* SIZEify.Clement Laforet2004-03-224-0/+4
| | | | | | | | PR: 64562 Submitted by: Anton Yudin <toha@toha.org.ua> (maintainer) Notes: svn path=/head/; revision=104921
* SIZE-ify distinfoVolker Stolz2004-03-222-0/+2
| | | | | | | | Reminded by: trevor Approved by: linimon (mentor) Notes: svn path=/head/; revision=104914
* Upgrade to version 2.1.3.Jimmy Olgeni2004-03-202-4/+4
| | | | Notes: svn path=/head/; revision=104744
* Upgrade to 2.1.3.Jimmy Olgeni2004-03-203-1126/+1128
| | | | Notes: svn path=/head/; revision=104737
* SIZEfyAlexey Zelkin2004-03-203-0/+9
| | | | Notes: svn path=/head/; revision=104735
* . SIZEify.Greg Lewis2004-03-182-0/+2
| | | | | | | Submitted by: trevor (except diablo-jre13) Notes: svn path=/head/; revision=104536
* Add size data, approved by maintainers.Trevor Johnson2004-03-1823-0/+24
| | | | Notes: svn path=/head/; revision=104520
* Add SIZE into distinfoDaichi GOTO2004-03-187-0/+7
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104434
* Add SIZE into distinfoDaichi GOTO2004-03-181-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104430
* Update bouncing e-mail address for maintainer.Trevor Johnson2004-03-181-1/+1
| | | | | | | Obtained from: follow-up to PR 61290 Notes: svn path=/head/; revision=104381
* Add size data.Trevor Johnson2004-03-181-0/+1
| | | | | | | Approved by: maintainers Notes: svn path=/head/; revision=104360
* Build fix for 5.x.Archie Cobbs2004-03-171-0/+13
| | | | Notes: svn path=/head/; revision=104336
* SIZEify.Trevor Johnson2004-03-172-0/+3
| | | | Notes: svn path=/head/; revision=104313
* . Try to make things non-interactive when building on bento. Works forGreg Lewis2004-03-172-2/+12
| | | | | | | | me, but failed when kris tried the patch on bento. I can't figure out why, but maybe someone looking at this will have a clue. Notes: svn path=/head/; revision=104309
* . SIZEify.Greg Lewis2004-03-173-0/+6
| | | | Notes: svn path=/head/; revision=104308
* Fixed issue in installation of cacerts file.Ernst de Haan2004-03-151-2/+2
| | | | | | | | | | | | | | | | | | | | | | | Bumped PORTREVISION. Reporter wrote: "Hi: there seems to be a small bug in the ports/java/linux-ibm-jdk13/Makefile in the do-install part: ${INSTALL_DATA} ${FILESDIR}/cacerts ${PREFIX}/jdk${JDK_VERSION /jre/lib/security/cacerts should read ${INSTALL_DATA} ${FILESDIR}/cacerts ${PREFIX}/linux-ibm-jdk${JDK_VERSION /jre/lib/security/cacerts" Reported by: Rahul Siddharthan <rsidd@online.fr> Notes: svn path=/head/; revision=104057
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-144-4/+4
| | | | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. Notes: svn path=/head/; revision=103963
* . Update to 1.4.2_04.Greg Lewis2004-03-113-6/+8
| | | | | | | . SIZEify. Notes: svn path=/head/; revision=103688
* Break for alphaEdwin Groothuis2004-03-111-1/+1
| | | | | | | Submitted by: Mark Huizer via irc Notes: svn path=/head/; revision=103641
* Fix build with a patch from CVS.Archie Cobbs2004-03-102-2/+25
| | | | Notes: svn path=/head/; revision=103560
* - Update MAINTAINER-line of my ports to new @FreeBSD.org addressVolker Stolz2004-03-101-1/+1
| | | | | | | | | - Nuke 2x USE_SIZE while here Approved by: linimon (mentor) Notes: svn path=/head/; revision=103524
* . Update to 1.3.5 (packing list clean up by me).Greg Lewis2004-03-093-180/+248
| | | | | | | | | | . Change to a new maintainer. PR: 63968 Submitted by: karlj000@unbc.ca (previous maintainer) Notes: svn path=/head/; revision=103446