summaryrefslogtreecommitdiff
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* BROKEN: UnfetchableKris Kennaway2005-08-311-0/+2
| | | | Notes: svn path=/head/; revision=141531
* - Update to 11.a [1]Herve Quiroz2005-08-293-39/+19
| | | | | | | | | | | | | | - Add 'devel' category [1] - Update to bsd.java.mk 2.0 - Takeover maintainership [2] - Use %%JAVAJARDIR%% and PLIST_FILES PR: 85041 [1] [2] Submitted by: Conor McDermottroe <ports@mcdermottroe.com> (new maintainer) Approved by: former maintainer Notes: svn path=/head/; revision=141349
* - fix build on 4.x: include missing headerVolker Stolz2005-08-293-15/+14
| | | | | | | - USE_LIBTOOL, drop ltmain-patch Notes: svn path=/head/; revision=141248
* Change MAINTAINER from java@ to freebsd-eclipse@.Norikatsu Shigemura2005-08-2814-14/+14
| | | | | | | Noticed by: Vizion <vizion@vizion.occoxmail.com> Notes: svn path=/head/; revision=141136
* Fix the internal browser issue.Norikatsu Shigemura2005-08-282-3/+3
| | | | | | | | PR: ports/84672 Submitted by: Panagiotis Astithas <past@ebs.gr> Notes: svn path=/head/; revision=141018
* Update to 1.12.2.Norikatsu Shigemura2005-08-282-6/+4
| | | | Notes: svn path=/head/; revision=141017
* Reset bouncing maintainer.Kirill Ponomarev2005-08-261-1/+1
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=140979
* . NUL terminate a string. Fixes a segmentation fault that shows upGreg Lewis2005-08-192-0/+14
| | | | | | | | | | in the jdk13 port build. Brought to you by MALLOC_OPTIONS "A" and "J". . Bump PORTREVISION. Approved by: portmgr (kris) Notes: svn path=/head/; revision=140935
* Refetchable.Norikatsu Shigemura2005-08-181-0/+2
| | | | | | | | Pointed out by: pointyhat via krion Approved by: portmgr (krion) Notes: svn path=/head/; revision=140918
* . Update to 0.8.0 (unbreaks the build on 5.x and 6.x).Greg Lewis2005-08-116-10/+11
| | | | | | | | | | . Use %%DOCSDIR%% in the packing list. . Fix a couple of typos. Approved by: portmgr (krion) Notes: svn path=/head/; revision=140850
* Update distinfo to fix build (forgotten in previous commit).Archie Cobbs2005-08-041-2/+2
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=140773
* Add two more hunks to patch-koi8u. Should make the koi8-u fonts support betterMikhail Teterin2005-08-032-0/+34
| | | | | | | | | | somehow. Approved by: maintainer (phantom) Approved by: portmgr (krion) Notes: svn path=/head/; revision=140759
* Add the two forgotten files neccessary for proper KOI8-U support... Uh-oh.Mikhail Teterin2005-08-014-0/+750
| | | | Notes: svn path=/head/; revision=140694
* Add eclipse-viPlugin 1.12.1, an Eclipse plugin that addsNorikatsu Shigemura2005-08-015-0/+63
| | | | | | | vi functionality to an existing editor like JDT or CDT. Notes: svn path=/head/; revision=140636
* Update to 3.1.Norikatsu Shigemura2005-07-3159-5361/+1088
| | | | | | | | | | | | | o java/eclipse-devel is IGNOREd now until 3.2+. o change MAINTAINERship to java@ on java/eclipse-devel. [1] PR: ports/84252 Submitted by: Panagiotis Astithas <past@ebs.gr> Requested by: devel/eclipse-devel's maintainer [1] Tested by: java@ Notes: svn path=/head/; revision=140521
* - Don't mkdir ${JAVAJARDIR} (already in mtree)Herve Quiroz2005-07-291-8/+3
| | | | | | | | - Use %%JAVAJARDIR%% - Use FIND | INSTALL_DATA rather than CP Notes: svn path=/head/; revision=140394
* Use code long floating around the Internet to add support for KOI8-UMikhail Teterin2005-07-284-6/+22
| | | | | | | | | | | encoding. It is even easier to do the same thing to jdk14 and jdk13, where only one charset-interface exists (jdk15 has two with the old one considered obsolete). Approved by: Alexey Zelkin (maintainer) Notes: svn path=/head/; revision=140315
* Upgrade to release 1.4.6.Archie Cobbs2005-07-262-3/+3
| | | | Notes: svn path=/head/; revision=140179
* Upgrade to release 0.17.Archie Cobbs2005-07-261-1/+1
| | | | Notes: svn path=/head/; revision=140178
* Forbid the use of a JDK from SunHerve Quiroz2005-07-251-0/+1
| | | | | | | | PR: 80454 Submitted by: Heiko Adam <adam@ifm.zmaw.de> Notes: svn path=/head/; revision=140105
* . Add a necessary patch for jikes to be able to compile the source codeGreg Lewis2005-07-231-0/+13
| | | | | | | (which is what jbootstrap uses). Notes: svn path=/head/; revision=139951
* . Default to bootstrapping with jbootstrap.Greg Lewis2005-07-231-3/+7
| | | | Notes: svn path=/head/; revision=139950
* . Set a BUILD_DEPENDS for consistency.Greg Lewis2005-07-231-1/+3
| | | | | | | . Set _JAVA_BOOTSTRAP_VERSION in case the jbootstrap default changes. Notes: svn path=/head/; revision=139949
* . Default to using jbootstrap as the bootstrap, not linux-blackdown-jdk13.Greg Lewis2005-07-231-7/+5
| | | | | | | PR: 83758 Notes: svn path=/head/; revision=139945
* . Add missing RUN_DEPENDS.Greg Lewis2005-07-231-0/+2
| | | | Notes: svn path=/head/; revision=139943
* . Update to 1.2.Greg Lewis2005-07-232-3/+3
| | | | Notes: svn path=/head/; revision=139941
* This port is scheduled for deletion on 2005-09-22 if it is still brokenKris Kennaway2005-07-232-0/+4
| | | | | | | at that time and no PRs have been submitted to fix it. Notes: svn path=/head/; revision=139936
* . Fix the check for the distribution file existing since it must beGreg Lewis2005-07-211-2/+2
| | | | | | | | | downloaded manually. Pointed out by: pointyhat via kris Notes: svn path=/head/; revision=139785
* . Mark RESTRICTED as one of the source files is under the SCSL.Greg Lewis2005-07-201-1/+3
| | | | | | | . Make portlint happier about the IGNORE message. Notes: svn path=/head/; revision=139733
* . Update to 1.1.Greg Lewis2005-07-202-3/+3
| | | | Notes: svn path=/head/; revision=139727
* . Add a port of jbootstrap:Greg Lewis2005-07-205-0/+50
| | | | | | | | "Utilities that allow a JDK to be bootstrapped without needing another JDK to do so." Notes: svn path=/head/; revision=139720
* . Update to 3.2.7.Greg Lewis2005-07-182-4/+4
| | | | | | | | PR: 83627 Submitted by: Jonathan Chen <jonc@chen.org.nz> (maintainer) Notes: svn path=/head/; revision=139465
* Update to 1.1.2-pre1 released in February 2004. Some seriousMikhail Teterin2005-07-073-10/+16
| | | | | | | | | | | | | | REINPLACE-ing was required to turn all variables named `enum' into `enumeration', because `enum' is a keyword in Java-1.5 The program seems to work now and builds with Java-1.5 (and, presumably, earlier). The portversion is set to 1.1.1.1 in anticipation of the eventual release of 1.1.2 by the vendor. Notes: svn path=/head/; revision=138661
* . Update to 1.4.2-02.Greg Lewis2005-07-063-15/+26
| | | | | | | | . Get the i386 version even for amd64. . Note that this version doesn't work on FreeBSD 4.x. Notes: svn path=/head/; revision=138632
* . Make this actually work on amd64 (treat it as i386).Greg Lewis2005-06-244-0/+48
| | | | Notes: svn path=/head/; revision=137984
* . Update to 1.3.1_16.Greg Lewis2005-06-242-5/+4
| | | | Notes: svn path=/head/; revision=137983
* . Update to 1.5.0_04.Greg Lewis2005-06-234-8/+6
| | | | Notes: svn path=/head/; revision=137945
* . Avoid memory corruption on FreeBSD 4.x. This seems to have no affectGreg Lewis2005-06-222-0/+36
| | | | | | | | | under 5.x which was running fine without it. Approved by: phantom Notes: svn path=/head/; revision=137870
* . Add a couple of comments.Greg Lewis2005-06-201-0/+14
| | | | | | | | . Kick unprivileged users out early in registervm/unregistervm to prevent double error messages. Notes: svn path=/head/; revision=137787
* . Check the user can read/write the configuration file and that it existsGreg Lewis2005-06-202-8/+11
| | | | | | | | | | | | | | | | | | | | before attempting to sort it when running checkvms. This prevents a double error message for an unprivileged user. . When asked to register a VM that is already registered, don't error. Print a warning that the VM is already registered and don't add it to the configuration file (but do check its links and sort the config file still). This prevents problems with 'make install -DFORCE_PKG_REGISTER' erroring out during the post-install stage for the JDK ports. Bump PORTREVISION for this change since it affects the various JDK ports. [2] Reported by: anholt, via hq [2] Notes: svn path=/head/; revision=137785
* Add support for other mozilla's.Norikatsu Shigemura2005-06-181-3/+3
| | | | | | | | PR: ports/81753 Submitted by: Andreas Kohn <andreas@syndrom23.de> Notes: svn path=/head/; revision=137699
* Mega-patch to cleanup the ports infrastructure regarding our linux bits:Alexander Leidinger2005-06-1711-35/+70
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - USE_LINUX now implies NO_FILTER_SHLIBS=yes. It also doesn't use FreeBSD tools to strip binaries anymore, so it's not neccesary anymore to override STRIP and STRIP_CMD. - USE_LINUX_PREFIX implies NO_MTREE now. - In the USE_LINUX case, USE_XLIB now depends upon the linux X11 libraries instead upon the native FreeBSD libraries. - The variable LINUX_BASE_PORT contains a string which is suitable as an item in *_DEPENDS, so if a port BATCH_DEPENDS or FETCH_DEPENDS upon the default (or overriden) linux base, ${LINUX_BASE_PORT} should be used instead of a hardcoded reference. - Change all ports to comply to the "new world order". - The Ports Collection now allows to override the default linux_base port. Specify e.g. OVERRIDE_LINUX_BASE_PORT=rh-9 in /etc/make.conf to use ${PORTSDIR}/emulators/linux_base-rh-9 (the logic is to use ${PORTSDIR}/emulators/linux_base-${OVERRIDE_LINUX_BASE_PORT}). - If USE_LINUX or OVERRIDE_LINUX_BASE doesn't point to an existing linux_base port and if USE_LINUX isn't set to "yes" (case insensitive), the port will be marked as IGNORE. [1] - Readd USE_LINUX knobs into several ports and make several uses of a conditional dependency ("USE_LINUX?=") into an unconditional one ("USE_LINUX=") which where removed/changed by Trevor to allow the use of alternative linux_base ports. While this is a nice goal, the implementation resulted in missing dependencies. The OVERRIDE_LINUX_BASE_PORT knob in this commit is supposed to fix the problem while keeping the feature. Basicaly this includes a backout of Trevor's commit, to prevent confusion I mention it here explicitely. - Use the correct prefix (X11- instead of LOCAL- or LINUX-) for some ports. Chase dependencies for this. - Changes to make linux_devtools installable on amd64, remove some stray device nodes (they don't work on recent OS versions and aren't really needed). - Make linux_base-8 PREFIX clean and remove some stray device nodes. Additionally tell a little bit more about how to setup NIS/YP [2]. - Update the PGSQL dependency in the linux-opengroupware port to a recent version (the old one isn't available anymore), I don't know if this works (at least it isn't more broken than before). - Use PREFIX/usr/share/doc instead of PREFIX/usr/doc in the divx4linux ports, the former path exists already and gets populated by other packages too (PREFIX=LINUXPREFIX!). - Fix some obvious (non-linuxolator) bugs in some linux ports while being there. - Bump PORTREVISION where neccesary. Requested by: portmgr (linimon) [1] Submittted by: Gerrit Kuehn <gerrit_huehn@gruft.fido.de [2] Approved by: portmgr (kris, linimon), maintainers (or maintainer timeout) Tested on: ports cluster (kris) Reviewed by: silence on emulation@ Superseedes PR: 69997 Maintainer approval from: chris@chrisburkert.de cracauer@cons.org des girgen jamie@bishopston.net mezz mi nivit@users.sf.net pat simond@irrelevant.org riggs@rrr.de Udo.Schweigert@Siemens.com Notes: svn path=/head/; revision=137660
* - Update to 1.1b4Herve Quiroz2005-06-172-7/+5
| | | | | | | | | - Don't try to mkdir ${JAVAJARDIR} as it has been part of mtree for more than 3 years now - Use FIND | INSTALL_DATA to install documentation Notes: svn path=/head/; revision=137631
* - Update to 2.1Herve Quiroz2005-06-152-4/+22
| | | | | | | | | | | - Link API documentation to JDK Standard API documentation if present - SIZEify - Add 'devel' category [1] Reported by: portlint [1] Notes: svn path=/head/; revision=137491
* Update to 0.9.7Herve Quiroz2005-06-152-3/+3
| | | | | | | | PR: 82244 Submitted by: maintainer Notes: svn path=/head/; revision=137490
* Upgrade to 1.1.4.Thierry Thomas2005-06-143-415/+949
| | | | | | | | | PR: ports/82068 Submitted by: Antonio Carlos Venancio Junior <antonio (at) php.net> Approved by: maintainer Notes: svn path=/head/; revision=137456
* Remove empty patch fileHerve Quiroz2005-06-121-0/+0
| | | | | | | | PR: 82160 Submitted by: Taoka Fumiyoshi <fmysh@iijmio-mail.jp> Notes: svn path=/head/; revision=137322
* Oops, jikes is required to build these days. This should be all the depsEric Anholt2005-06-101-1/+2
| | | | | | | | | necessary. Reported by: krismail Notes: svn path=/head/; revision=137227
* - Update to version 3.1Herve Quiroz2005-06-103-15/+10
| | | | | | | | | | - Add 'devel' category PR: 81834 Submitted by: maintainer Notes: svn path=/head/; revision=137209
* . Update to 1.3.2 update.Greg Lewis2005-06-082-3/+4
| | | | | | | | PR: 82027 Submitted by: Hans Voogt <dehans@xs4all.nl> Notes: svn path=/head/; revision=137067