Commit Graph

520 Commits

Author SHA1 Message Date
Ernst de Haan
a0291600cc Unification of JDK port names.
ports/java/Makefile
Matches new names and locations of JDK ports. Checked sorting.

ports/java/jdk
All files removed from CVS. This port is moved to java/jdk11.
Checked that the repocopy was okay.

ports/java/jdk12-beta
All files removed from CVS. This port is moved to java/jdk12.
Checked that the repocopy was okay.

ports/java/linux-jdk
All files removed from CVS. This port is moved to
java/linux-blackdown-jdk12.
Checked that the repocopy was okay.

ports/java/linux-jdk13
All files removed from CVS. This port is moved to
java/linux-sun-jdk13.
Checked that the repocopy was okay.

ports/java/linux-jdk14
All files removed from CVS. This port is moved to
java/linux-sun-jdk14.
Checked that the repocopy was okay.

PR:	27358
2002-06-12 20:50:09 +00:00
Greg Lewis
991bc4e41a . Fix compilation on FreeBSD 4.2 by including <sys/param.h>
PR:	36871

. Fix compilation on -CURRENT using gcc 3.1 by including <string.h>
  (for strlen(3))

Reported and tested by:	 John Angelmo <john@veidit.net>

Reviewed by:	sobomax
Approved by:	sobomax
2002-06-11 19:03:47 +00:00
Ernst de Haan
cf108ef55c Added jboss3. 2002-06-11 08:32:13 +00:00
Ernst de Haan
014a5fd275 Changed the name of the control script from jbossctl to
jboss2ctl. Changed the name of the startup script from
020.jboss.sh to 020.jboss2.sh. Changed the description of this
port to include the major version number to distinguish this port
from the JBoss 3 port.
Bumped the PORTREVISION.
2002-06-11 07:44:21 +00:00
Ernst de Haan
e73407c4f2 Upgrade to JBoss 3.0.0. 2002-06-11 07:38:25 +00:00
Ernst de Haan
c441281f90 Updated the homepage URL. 2002-06-10 07:56:28 +00:00
Ernst de Haan
1af1af5eed Upgrade to 1.4.0_01. 2002-06-06 13:00:29 +00:00
Ernst de Haan
fe69929d4c Upgrade from 2.4.4 to 2.4.6. 2002-06-06 12:36:34 +00:00
Kris Kennaway
9f5a2bc787 Rename monstrously long patch filenames that were causing tar to exceed
length limitations (100 characters) and fail.
2002-06-05 21:43:14 +00:00
Kris Kennaway
36de601b52 Switch dependency from open-motif-devel to open-motif, since the former
was removed.

Pointy hat to:	obrien
2002-06-04 00:43:27 +00:00
Pete Fritchman
0c49864419 Fix typo: USE_PERL -> USE_PERL5 2002-06-02 19:22:16 +00:00
Ernst de Haan
5427f343f8 Improved download URL.
Prompted by:	obrien

Also now unregistering with javavm at deinstallation.
2002-05-28 09:28:11 +00:00
David E. O'Brien
ba0c879959 Use correct Open Motif. 2002-05-28 01:47:45 +00:00
David E. O'Brien
da94449299 Allow `make reinstall' to work. 2002-05-28 01:43:33 +00:00
David E. O'Brien
7bc585c253 Make sure the Linux bits are loaded before extracting as the extractor is
a Linux binary.
2002-05-28 01:40:07 +00:00
Ernst de Haan
a4ab7c2749 Upgrade from 1.4.0-beta 3 to 1.4.0.
Prompted by:	Jay Sachs <jay@eziba.com>
PR:		38129
2002-05-24 07:05:39 +00:00
Ernst de Haan
f1c39f40dd Upgrade to 1.2b6. This is the result of chasing the
author.

Port is now unbroken.

Approved by:	maintainer
2002-05-24 06:42:23 +00:00
Ernst de Haan
c0644a530c Added missing download location. This fixes
the bento error.

Also switched to USE_JAVA.

Modified the pkg-comment to be less than 70
characters. Portlint complained about that.
2002-05-22 19:04:30 +00:00
Ernst de Haan
27f7a39163 Upgrade from 2.0.1 to 2.0.6.
Submitted by:	maintainer
PR:		38350
2002-05-22 18:22:13 +00:00
Ernst de Haan
0e76979236 Upgrade to 0.99.
Submitted by:	maintainer
PR:		33192
2002-05-21 18:59:57 +00:00
Ernst de Haan
17a9e3cd1b Created download locations for the distfile. Removed
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.
2002-05-15 21:50:11 +00:00
Ernst de Haan
767afd7f92 DISTNAME is now computed instead of fixed.
Approved by:	maintainer
2002-05-15 18:21:40 +00:00
Ernst de Haan
dee957eb95 Using bin/run.jar for startup. Now the control program
no longer reports an error at startup.

Bumped PORTREVISION.

PR:	38069
2002-05-15 07:43:11 +00:00
Maxim Sobolev
71ae622b99 Kill evil rcs(1)-injected hunk, which makes do-patch failing.
Submitted by:	bento, Sean McNeil <sean@mcneil.com>
2002-05-14 07:30:40 +00:00
Ernst de Haan
4fbe7a7123 Making portlint happy. Moved the trailing slash from
DOWNLOAD_DIR to MASTER_SITES.
2002-05-09 11:18:20 +00:00
Ernst de Haan
001b1b85ba Added download locations. 2002-05-09 11:17:02 +00:00
Ernst de Haan
c11b093c81 Blackdown JDK 1.3.1 for Linux added. 2002-05-09 11:00:46 +00:00
Ernst de Haan
3fe5d30d85 Blackdown JDK 1.3.1 for Linux added.
Requested by:	Tim Schafer <tim@agship.com>
PR:		37875
2002-05-09 11:00:02 +00:00
Ernst de Haan
21eac47df4 Made installation friendlier. The different steps involved
are displayed. The output is now similar to the www/orion
and www/jakarta-tomcat* ports.
2002-05-09 10:19:46 +00:00
Ernst de Haan
df5442370f Upgrade to 1.2.2.012.
PR:		37872
Requested by:	Tim Schafer <tim@agship.com>
2002-05-09 09:45:16 +00:00
Ernst de Haan
6de38f945e DOWNLOAD_URL is now computed based on JDK_VERSION. 2002-05-09 09:27:39 +00:00
Ernst de Haan
056e08a39d DISTNAME is now computed based on JDK_VERSION. 2002-05-09 09:25:21 +00:00
Ernst de Haan
ef29c765cc Reverting checksum chase. It is unknown what the changes
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>
2002-05-09 09:19:16 +00:00
Ernst de Haan
156b71b59f Changed daemonctl program to check if the JAR file exists before
trying to start the JVM. This is a serious usability improvement.
Bumped PORTREVISION.
2002-05-08 22:00:04 +00:00
Ernst de Haan
be0fd86d4b Upgrade from cxia32131-20020302 to cxia32131-20020410.
Added a message to the pkg-message that explains that
the USER_LDT option is needed.
Bumped PORTREVISION.

PR:	37848
2002-05-08 12:43:38 +00:00
Ernst de Haan
b338c943c0 Bumping PORTREVISION because the distinfo file was fixed. 2002-05-08 09:26:26 +00:00
Ernst de Haan
b689152128 Fix bento error (checksum). 2002-05-08 09:23:01 +00:00
Ernst de Haan
385ed6e06e Cleaned things up here and there.
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
2002-05-07 22:30:54 +00:00
Ernst de Haan
e00a1f5402 Cleaned things up here and there.
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
2002-05-07 22:14:19 +00:00
Ernst de Haan
4a7db7be78 The JAD homepage seems to have disappeared a long time
ago. Changed the pkg-descr accordingly.
2002-05-07 19:30:37 +00:00
Ernst de Haan
24d56662b7 Taking care of unmaintained ports in the java category.
All of these ports are currently listed as problematic at:
http://people.freebsd.org/~fenner/portsurvey/ports@freebsd.org.html
2002-05-07 19:24:20 +00:00
Ernst de Haan
8299333c0a Upgrade from version 20000211 to 20011118.
Updated MASTER_SITES.  Using USE_JAVA.
Changing MAINTAINER to myself because original maintainer
did not reply.
2002-05-07 12:47:40 +00:00
Ernst de Haan
f8020c7a0a Improved the download URL. It now directly points to the page
with Terms and Conditions.
2002-05-07 08:43:23 +00:00
Dag-Erling Smørgrav
fd609cc941 The Jakarta Byte Code Engineering Library. 2002-05-06 17:41:11 +00:00
Dag-Erling Smørgrav
91dc7edf95 Upgrade to 2.3.1.
Approved by:	znerd
2002-05-06 12:07:07 +00:00
Greg Lewis
35dbc5bb82 Add a NATIVE_BOOTSTRAP knob which allows people to bootstrap with
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
2002-05-03 05:36:11 +00:00
Greg Lewis
b2841c8077 Really fix the incompatibilities with gettext 0.11. The previous
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
2002-05-03 05:32:23 +00:00
Ernst de Haan
652406c523 Master sites now work. This port did not have a proper
download location for ages.

For a bento report, see:

http://bento.freebsd.org/errorlogs/4-full/cryptix-jce-20000211.log
2002-04-27 16:24:28 +00:00
Ernst de Haan
a9d0fe9329 Making pkg-plist file a bit smaller by using
%%T%% instead of %%TARGET_PREFIX%%.
2002-04-26 23:25:53 +00:00
Ernst de Haan
aae053233d Update to IBM JDK 1.3.1 (cxia32131-20020302).
PR:		37397
Submitted by:	Hye-Shik Chang <perky@akaraka.yonsei.ac.kr>
2002-04-26 23:23:02 +00:00