summaryrefslogtreecommitdiffstats
path: root/java
Commit message (Collapse)AuthorAgeFilesLines
* Created download locations for the distfile. Removedznerd2002-05-151-12/+10
| | | | | | the restrictions because I could find no references to any on the Sun site. And no license needs to be confirmed in order to download the distfile.
* DISTNAME is now computed instead of fixed.znerd2002-05-151-1/+1
| | | | Approved by: maintainer
* Using bin/run.jar for startup. Now the control programznerd2002-05-154-12/+12
| | | | | | | | no longer reports an error at startup. Bumped PORTREVISION. PR: 38069
* Kill evil rcs(1)-injected hunk, which makes do-patch failing.sobomax2002-05-141-9/+0
| | | | Submitted by: bento, Sean McNeil <sean@mcneil.com>
* Making portlint happy. Moved the trailing slash fromznerd2002-05-091-4/+4
| | | | DOWNLOAD_DIR to MASTER_SITES.
* Added download locations.znerd2002-05-091-1/+4
|
* Blackdown JDK 1.3.1 for Linux added.znerd2002-05-091-0/+1
|
* Blackdown JDK 1.3.1 for Linux added.znerd2002-05-095-0/+1210
| | | | | Requested by: Tim Schafer <tim@agship.com> PR: 37875
* Made installation friendlier. The different steps involvedznerd2002-05-091-3/+11
| | | | | are displayed. The output is now similar to the www/orion and www/jakarta-tomcat* ports.
* Upgrade to 1.2.2.012.znerd2002-05-092-2/+2
| | | | | PR: 37872 Requested by: Tim Schafer <tim@agship.com>
* DOWNLOAD_URL is now computed based on JDK_VERSION.znerd2002-05-091-1/+1
|
* DISTNAME is now computed based on JDK_VERSION.znerd2002-05-091-1/+1
|
* Reverting checksum chase. It is unknown what the changesznerd2002-05-092-2/+3
| | | | | | | | | were, so the change should not have been committed. This port is now broken again. Bumped PORTREVISION and marked it as BROKEN. Pointed out by: Kris Kennaway <kris@obsecurity.org>
* Changed daemonctl program to check if the JAR file exists beforeznerd2002-05-084-0/+4
| | | | | trying to start the JVM. This is a serious usability improvement. Bumped PORTREVISION.
* Upgrade from cxia32131-20020302 to cxia32131-20020410.znerd2002-05-084-19/+22
| | | | | | | | Added a message to the pkg-message that explains that the USER_LDT option is needed. Bumped PORTREVISION. PR: 37848
* Bumping PORTREVISION because the distinfo file was fixed.znerd2002-05-081-0/+1
|
* Fix bento error (checksum).znerd2002-05-081-1/+1
|
* Cleaned things up here and there.znerd2002-05-072-399/+406
| | | | | | | | | | | Switched to USE_JAVA. This fixes PR 35080. Improved download URL. Changed do-install target a little. Installing links to the actual JAR files in ${PREFIX}/share/java/classes. The actual JAR files are now in ${PREFIX}/share/java/${PKGNAME}. Bumped PORTREVISION. PR: 35080
* Cleaned things up here and there.znerd2002-05-072-104/+104
| | | | | | | | | | | | | | Switched to USE_JAVA. This fixes PR 35079. Improved download URL. Changed do-install target a little. Installing a link to activation.jar in ${PREFIX}/share/java/classes. The real activation.jar is now in ${PREFIX}/share/java/${PKGNAME}. Bumped PORTREVISION. The maintainer has not responded in months, so I took the freedom to commit this without his approval. PR: 35079
* The JAD homepage seems to have disappeared a long timeznerd2002-05-071-1/+1
| | | | ago. Changed the pkg-descr accordingly.
* Taking care of unmaintained ports in the java category.znerd2002-05-075-5/+5
| | | | | All of these ports are currently listed as problematic at: http://people.freebsd.org/~fenner/portsurvey/ports@freebsd.org.html
* Upgrade from version 20000211 to 20011118.znerd2002-05-072-10/+11
| | | | | | Updated MASTER_SITES. Using USE_JAVA. Changing MAINTAINER to myself because original maintainer did not reply.
* Improved the download URL. It now directly points to the pageznerd2002-05-072-2/+2
| | | | with Terms and Conditions.
* The Jakarta Byte Code Engineering Library.des2002-05-066-0/+832
|
* Upgrade to 2.3.1.des2002-05-065-2857/+2025
| | | | Approved by: znerd
* Add a NATIVE_BOOTSTRAP knob which allows people to bootstrap withglewis2002-05-034-0/+16
| | | | | | | | | | | | | an already installed native JDK rather than insisting on the hardcoded Sun Linux JDK as the bootstrapper. This also means that one can remove the Sun Linux JDK after the initial build if so desired. This may be superseded by a more general method of specifying the bootstrap compiler from bsd.java.mk at a later date. Reviewed by: sobomax Approved by: sobomax
* Really fix the incompatibilities with gettext 0.11. The previousglewis2002-05-0336-40/+704
| | | | | | | | | | | | | | | | | | | bandaid is reverted by this commit and instead patches are added which will remove duplicate message entries from the .po files for the plugin. These are essentially the patches of marius@alchemy.franken.de, with the first part of each patch removed (the message does actually have two spaces in the code!). These patches were verified with the script submitted by KANOU Hiroki-san and against the patches submitted by SUGIMURA Takashi-san. Thanks to all of these people. Apologies for the increasingly long patch names. PR: 37087, 37147 Submitted by: marius@alchemy.franken.de Reviewed by: sobomax Approved by: sobomax
* Master sites now work. This port did not have a properznerd2002-04-271-1/+3
| | | | | | | | download location for ages. For a bento report, see: http://bento.freebsd.org/errorlogs/4-full/cryptix-jce-20000211.log
* Making pkg-plist file a bit smaller by usingznerd2002-04-262-997/+997
| | | | %%T%% instead of %%TARGET_PREFIX%%.
* Update to IBM JDK 1.3.1 (cxia32131-20020302).znerd2002-04-265-580/+335
| | | | | PR: 37397 Submitted by: Hye-Shik Chang <perky@akaraka.yonsei.ac.kr>
* New port: Sun JDK 1.2 for Linux.znerd2002-04-266-0/+899
|
* New port jboss2.znerd2002-04-2629-0/+6417
| | | | | | | | | | | | | | | The jboss2ctl program does not work at this stage. I chose to commit this port anyway because it has been lying around for too long. Once it is in the ports tree, the improved interest may trigger somebody else to fix the problem. JBoss can be started using the supplied shell script anyway, so it is still useful. This is not the JBoss port submitted by Jesse Gallup in PR 35853, but one based on the www/orion port. PR: 35853
* Update to 0.7.12.sobomax2002-04-263-2/+32
|
* respect PREFIX by using GNU_CONFIGURE, not HAS_CONFIGUREbillf2002-04-231-1/+1
| | | | Submitted by: Nick Johnson <freebsd@spatula.net>
* Correct pkg-plist.sobomax2002-04-234-4/+4
|
* Fix the build of libaudio.so on 5-CURRENT by using <sys/soundcard.h>glewis2002-04-168-0/+128
| | | | | | | | | | rather than <machine/soundcard.h>. This doesn't affect the build on 4-STABLE. PR: 36988 Submitted by: Motoyuki Konno <motoyuki@bsdclub.org> Reviewed by: sobomax Approved by: sobomax
* Add a temporary dependency on gettext-old and use msgfmt-old to processglewis2002-04-168-0/+40
| | | | | | | | | | | | messages for the browser plugin. This is a bandaid for the problem expressed in the PR while I evaluate a number of other proposed patches for the correct fix. Hence the PR currently remains open. PR: 37087 Reviewed by: sobomax Approved by: sobomax
* Bump PORTREVISION due to the last two changes to the port.glewis2002-04-164-4/+4
| | | | Approved by: sobomax
* Fix some crash bugs in the browser plugin code by usingglewis2002-04-164-0/+124
| | | | | | | | the correct functions to call static Java methods. Submitted by: Richard Tobin <richard@cogsci.ed.ac.uk> Reviewed by: sobomax Approved by: sobomax
* Add Taiwan Chinese font properties support (if I understandglewis2002-04-1612-0/+1020
| | | | | | | | the locale correctly). Submitted by: Zhenbang Wei <forth@zbwei.net> (via clive) Reviewed by: sobomax Approved by: sobomax
* Re-adding patches to make scripts use the linux exprznerd2002-04-156-2/+90
| | | | | | | | | | and to use green iso linux threads by default. These patches were removed by me when I upgraded the port to FCS, but they should have been ported to this version of the port. Bumped PORTREVISION. Submitted by: glewis
* Start my bid for world domination by taking maintainershipglewis2002-04-154-4/+4
| | | | | | | of the jdk13 port. Reviewed by: sobomax Approved by: sobomax
* Fix user and group ownership of the installed files when they have beenglewis2002-04-132-8/+8
| | | | | | | | | | | | built by someone other than root. Instead of moving the files with tar, move them with cpio and set up ownership. This leaves 11 of the ports listed in the PR still to go. PR: 36411 Submitted by: Alan Eldridge <ports@geeksrus.net> Reviewed by: sobomax Approved by: sobomax
* Hand over maintainership to Java Boy (glewis). :)))sobomax2002-04-122-2/+2
|
* A better fix for creating src.jar. Using tar by itself fails because theglewis2002-04-124-20/+16
| | | | | | | | | | | argument list is too long. Hence the first patch invoked tar once for each file. This works, but is inefficient. This version of the patch uses cpio in pass through mode to copy all the files at once. PR: 35658 Submitted by: "Remco van 't Veer" <rwvtveer@xs4all.nl> Reviewed by: sobomax Approved by: sobomax
* Fix user and group ownership of the installed files when they have beenglewis2002-04-124-16/+16
| | | | | | | | | | | | | built by someone other than root. Instead of moving the files with tar, move them with cpio and set up ownership. Note that I have not closed the PR as there are 12 other ports named in the PR with this problem. PR: 36411 Submitted by: Alan Eldridge <ports@geeksrus.net> Reviewed by: sobomax Approved by: sobomax
* PORTREVISION bumped. This should have been done during lastznerd2002-04-081-0/+1
| | | | commit (files/patch-Makefile).
* Update to the Sun JDK 1.3.1.03 for Linux/i386.znerd2002-04-064-12/+10
| | | | Submitted by: Munehiro Matsuda <haro@h4.dion.ne.jp>
* Now creating an 'ext' directory as a subdirectory ofznerd2002-04-068-4/+12
| | | | | | the application home directory. Prompted by: Marc Recht <recht@contentmedia.de>
* Port does not generate DVI files anymore. This is doneznerd2002-04-042-14/+11
| | | | | | | in order to remove the dependency on latex. PR: 36754 Submitted by: Tilman Linneweh <tilman@arved.de>
OpenPOWER on IntegriCloud