summaryrefslogtreecommitdiff
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update description, Makefile-wibbleVolker Stolz2005-01-244-44/+44
| | | | | | | | PR: ports/76523 Submitted by: Jonathan Chen (maintainer) Notes: svn path=/head/; revision=127176
* Add 'devel' categoryHerve Quiroz2005-01-211-1/+1
| | | | | | | Approved by: Jonathan Chen <jonc@chen.org.nz> Notes: svn path=/head/; revision=127044
* Add 'devel' categoryHerve Quiroz2005-01-211-1/+1
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=127042
* - Update to bsd.java.mk 2.0Herve Quiroz2005-01-212-216/+25
| | | | | | | | | | | | | - Use JAVAJARDIR and JAVALIBDIR - Dynamic plist - Unroll documentation install loop - Honor hier(7): install samples in ${EXAMPLESDIR} PR: 74285 Submitted by: me Notes: svn path=/head/; revision=127041
* Pass maintainership to hq.OKAZAKI Tetsurou2005-01-211-1/+1
| | | | Notes: svn path=/head/; revision=127019
* One more place to reflect existence of jdk 1.5.Alexey Zelkin2005-01-212-5/+8
| | | | | | | Bump PORTREVISION Notes: svn path=/head/; revision=126997
* Connect jdk15 to buildAlexey Zelkin2005-01-201-0/+1
| | | | Notes: svn path=/head/; revision=126910
* Please welcome new participant of FreeBSD ports tree and Java portsAlexey Zelkin2005-01-2026-4050/+220
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | family -- first public patchset of native Sun JDK 1.5.0 port. Most valuable addition of this patchset is native amd64 support. And special thanks goes to Daniel Seuffert <ds@freeBSD.org> for making it possible by providing amd64 hardware. This patchset was tested on following configurations: i386/4.10, i386/5.3, amd64/5.3. 5.3-RELEASE support is quite strong and shown no huge visible problems over last week. But even mentioning above note, keep in mind -- THIS IS ALPHA PATCHSET and suitable for testers/developers ONLY! Known issues are including (but for sure not limited to): . Browser plugin support is missing . JVMTI, JDWP and JMX are not tested yet . FreeBSD i386/4.10 support is suffering from hidden memory allocation failres (ideas and patches are welcome) NOTE ABOUT BOOTSTRAPING: It's possible to bootstrap jdk 1.5.0 using jdk 1.4.2 (either native or linux one). There's no need to have java/linux_jdk15 installed and working. Supported by: FreeBSD Foundation Notes: svn path=/head/; revision=126909
* Update to 2.1.0.Norikatsu Shigemura2005-01-183-9/+66
| | | | | | | | PR: ports/75779 Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org> Notes: svn path=/head/; revision=126717
* - Update to bsd.java.mk 2.0 [1]Herve Quiroz2005-01-186-9/+17
| | | | | | | | | | | | | - Remove redundant PLIST_SUB entry - Use %%JAVAJARDIR%% in pkg-plist - Add $FreeBSD$ tags - Some portlint tweaks PR: 76036 [1] Submitted by: maintainer [1] Notes: svn path=/head/; revision=126700
* - Update to bsd.java.mk 2.0 [1]Herve Quiroz2005-01-181-2/+3
| | | | | | | | | | - Add 'devel' category PR: 76036 [1] Submitted by: maintainer [1] Notes: svn path=/head/; revision=126699
* - Update to bsd.java.mk 2.0 [1]Herve Quiroz2005-01-183-23/+25
| | | | | | | | | | | | | | | | | | | - Use USE_ANT - Remove unneeded PLIST_SUB entries - Dynamic packing list - Use JAVALIBDIR in BUILD_DEPENDS - Use INSTALL_DATA to install documentation and JAR files - Use ECHO_MSG rather than ECHO - Use MASTER_SITE_APACHE_JAKARTA - Remove DIST_SUBDIR - Add 'devel' category PR: 76036 Submitted by: maintainer [1] Approved by: maintainer Notes: svn path=/head/; revision=126697
* Update to 1.1.0.Norikatsu Shigemura2005-01-162-6/+6
| | | | | | | | PR: ports/76082 Submitted by: mitsuru@riken.jp (maintainer) Notes: svn path=/head/; revision=126555
* Fix plist.Kirill Ponomarev2005-01-151-0/+11
| | | | Notes: svn path=/head/; revision=126489
* Remove unused fileAlexey Zelkin2005-01-141-1763/+0
| | | | Notes: svn path=/head/; revision=126439
* Autogenerate PLIST while installingAlexey Zelkin2005-01-141-11/+13
| | | | Notes: svn path=/head/; revision=126438
* Update java/jmp from 0.45 to 0.46. (mini-patch)Edwin Groothuis2005-01-132-3/+3
| | | | | | | | | | Little patch to update the port to the latest version. PR: ports/76197 Submitted by: Ronald Klop <ronald-freebsd8@klop.yi.org> Notes: svn path=/head/; revision=126385
* Fix file list: libtool seems to install the static library only on someArchie Cobbs2005-01-132-1/+3
| | | | | | | versions of FreeBSD. Notes: svn path=/head/; revision=126290
* - Update to 3.2.6Herve Quiroz2005-01-137-826/+382
| | | | | | | | | | | | | | | - Update to bsd.java.mk 2.0 - rcNGify startup - Fix table creation for autoincrement feature in Postgresql - Add new "-config" option to jboss3ctl for JBoss3 startup config - Dynamic plist - Many other improvements (similar to recent changes in java/jboss4) PR: 76125 Submitted by: maintainer Notes: svn path=/head/; revision=126287
* Do not remove /usr/local/share/doc/java on uninstall.Alexey Zelkin2005-01-121-1/+0
| | | | | | | Submitted by: pointyhat via kris Notes: svn path=/head/; revision=126275
* . Chase download location.Greg Lewis2005-01-111-2/+1
| | | | | | | | PR: 76084 Submitted by: Parv Notes: svn path=/head/; revision=126142
* Add missing SUBDIR entry for jboss4Herve Quiroz2005-01-111-0/+1
| | | | | | | Reported by: maintainer Notes: svn path=/head/; revision=126115
* Update to 4.0.1Herve Quiroz2005-01-114-8/+6
| | | | | | | | | PR: 75851 Submitted by: Anton Yudin <toha@toha.org.ua> Approved by: maintainer Notes: svn path=/head/; revision=126114
* Update to version 1.3.1 (these files were missing from previous commit).Archie Cobbs2005-01-112-2/+3
| | | | Notes: svn path=/head/; revision=126097
* Update to version 1.3.1.Archie Cobbs2005-01-101-2/+2
| | | | Notes: svn path=/head/; revision=126077
* Move java/kaffe-devel to java/kaffeEdwin Groothuis2005-01-1011-232/+73
| | | | | | | | | Remove java/kaffe-devel Submitted by: maintainer (via irc) Notes: svn path=/head/; revision=126041
* Fix plist.Kirill Ponomarev2005-01-091-0/+1
| | | | Notes: svn path=/head/; revision=125936
* . Update to the 1.5.0 release documentation.Greg Lewis2005-01-092-5/+5
| | | | Notes: svn path=/head/; revision=125934
* Fix build on 6.xKirill Ponomarev2005-01-091-0/+13
| | | | Notes: svn path=/head/; revision=125904
* Refetchable.Norikatsu Shigemura2005-01-041-3/+1
| | | | | | | | | PR: ports/75779 Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org> Approved by: portmgr (krion) Notes: svn path=/head/; revision=125709
* Change MAINTAINER to java@.Norikatsu Shigemura2005-01-021-1/+1
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=125675
* BROKEN: Broken dependencyKris Kennaway2005-01-021-0/+2
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=125671
* BROKEN: UnfetchableKris Kennaway2005-01-021-0/+2
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=125670
* BROKEN on alpha: Configure failsKris Kennaway2005-01-022-0/+8
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=125657
* BROKEN on alpha 4.x: Internal compiler errorKris Kennaway2005-01-021-1/+7
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=125656
* Reset bouncing maintainer address:Kris Kennaway2005-01-011-1/+1
| | | | | | | | | | <gldisater@gldis.ca>: Host or domain name not found. Name service error for name=gldis.ca type=MX: Host not found, try again Approved by: portmgr (self) Notes: svn path=/head/; revision=125632
* Fix package building by adding a dependency on Xvfb in theKris Kennaway2005-01-011-0/+4
| | | | | | | | | | PACKAGE_BUILDING case. The package build scripts then DTRT and ensure this is running at build-time so a DISPLAY is available. Approved by: portmgr (self) Notes: svn path=/head/; revision=125629
* Add missing file.Archie Cobbs2005-01-011-0/+1
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=125626
* Say hello to the linux mega patch, it consolidates our linux bits aAlexander Leidinger2004-12-3111-21/+37
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | little bit and allows to proceed to a more recent linux_base from a stable (read as: the major bugs should be ironed out or identified and most linux ports build just fine) source. It also allows to ship 4.11 with a working linuxolator (the EOLed linux_base is marked forbidden because of a security hole). This is a major update, please read UPDATING (and CHANGES if you develop linux ports). Changes: - change the default linux_base from v7 to v8 - add a newer freetype to linux_base-8 for nicer fonts display [1] - don't let cpio use hardlinks in the linux_base-8 port to quiet some warnings in some cases [2] - fix a cut&past error in the linux_base-8 pkg-install script [3] - convert the binary knob "USE_LINUX" to a version specifier, e.g. USE_LINUX=<value> specifies a dependency upon emulators/linux_base-<value>, exceptions are a value of "7" (which does what you want and adds a dependency to linux_base) and any value without a corresponding port in PORTSDIR/emulators/linux_base-<value> (which adds a dependency to the default linux_base) - don't implicitly add USE_LINUX with the USE_LINUX_PREFIX knob, this allows us to use the USE_LINUX_PREFIX knob for linux_base and paves the way for splitting up future linux base ports into individual pieces - remove RESTRICTED from some GPL licensed ports, even when we only distribute binaries, we get them from official linux sites, so anyone can grab them there if he needs to - add a dependency upon the linux X11 bits where necessary (based upon guesswork) - don't use USE_X_PREFIX in some linux ports since it adds a dependency to the FreeBSD X11 libs, as a workaround use PREFIX?= (the clean solution would be to remove the implicit USE_XLIB from USE_X_PREFIX) - bump the portrevision of the linux ports ("better safe than sorry" algorithm) - pass maintainership of the important linux infrastructure to a mailinglist, hijack freebsd-emulation@ for this purpose (if somebody doesn't like this: tell us your bikeshed color at freebsd-emulation@, my color would be "linuxolator@" in case someone cares...) - add a pkg-install script for linux-fontconfig, but don't use it; everything should work without it (the FreeBSD fc-cache program should do all the work), but in case we need it we just need to decomment the pkg-install part in the Makefile - fix some dependencies - fix some bugs - add some static plists - unbreak the ports with dependecies to more than one linux_base This also fixes some ports which are marked BROKEN because of dependencies to v7 and v8 of linux_base at the same time. Known bugs: - the linux-mesa and linux-devtools ports install libGL*.so symlinks - some "minor" plist bugs (e.g. ld.so.{conf,cache} are modified by the linux X11 port, so linx_Base-8 moans at deinstall time) Future work (interested souls should coordinate with freebsd-emulation@): - add some kind of USE_LINUX_X11 knob to streamline the X11 dependencies, or modify the behavior of USE_XLIB in the USE_LINUX case AFAIK trevor has some patches. - make USE_XLIB and USE_X_PREFIX orthogonal to be able to get rid of the PREFIX?= workaround in some linux ports Should be discussed/coordinated on/with x11@. - move the RPM bits from x11-toolkits/linux-gtk/Makefile to PORTSDIR/Mk/ - update to a more recent linux base PR: 69997, 70539 (and maybe others) Discussed with/on: java@, x11@, trevor, portmgr Tested by: mezz, portmgr, pointyhat RPM hunted down by: Joseph Gelinas <scirocco@tasam.com> [1] Requested by: portmgr [2] Submitted by: kris [3] Approved by: portmgr Notes: svn path=/head/; revision=125613
* Upgrade to version 1.3.Archie Cobbs2004-12-293-17582/+24
| | | | Notes: svn path=/head/; revision=125437
* Add missing MAN1= line for man page.Archie Cobbs2004-12-281-0/+2
| | | | Notes: svn path=/head/; revision=125377
* Fix pkg-plist.Jimmy Olgeni2004-12-262-899/+892
| | | | Notes: svn path=/head/; revision=125232
* Take into account the '-devel' package name suffix when registering CONFLICTSHerve Quiroz2004-12-242-2/+2
| | | | | | | | | with java/kaffe-devel Pointy hat to: me Notes: svn path=/head/; revision=125077
* - Register CONFLICTS with java/kaffe and java/kaffe-develHerve Quiroz2004-12-241-0/+2
| | | | Notes: svn path=/head/; revision=125074
* - Register CONFLICTS with java/kaffe-devel and java/javavmwrapperHerve Quiroz2004-12-242-3/+5
| | | | | | | | - Use %%DATADIR%% to calm portlint - Tweak COMMENT to calm portlint Notes: svn path=/head/; revision=125073
* - Register CONFLICTS with java/kaffe and java/javavmwrapperHerve Quiroz2004-12-242-2/+4
| | | | | | | - Use %%DATADIR%% to calm portlint Notes: svn path=/head/; revision=125072
* Add eclipse-EPIC 0.3.0, EPIC adds Perl support toNorikatsu Shigemura2004-12-234-0/+49
| | | | | | | | | | the Eclipse IDE Framework. PR: ports/74480 Submitted by: tux@pinguru.net Notes: svn path=/head/; revision=124974
* - Fix cold-boot startup failureHerve Quiroz2004-12-228-350/+338
| | | | | | | | | | | | | - Add note on starting up JBoss4 with rcNG - Add new "-config" option to jboss4ctl for JBoss4 startup config - Move some notices in pkg-message [1] PR: 75345 Submitted by: maintainer Approved by: maintainer [1] Notes: svn path=/head/; revision=124852
* Fix OPTIONS so that it will build on pointyhat. Now, the user may either selectHerve Quiroz2004-12-221-26/+7
| | | | | | | | | AWT_X, AWT_QT, or neither (this will disable entirely AWT). Approved by: maintainer Notes: svn path=/head/; revision=124824
* Add netbeans3 after what looks like a repocopy from netbeansErwin Lansing2004-12-221-0/+1
| | | | | | | Forgotten by: olgeni Notes: svn path=/head/; revision=124809