1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00
Commit Graph

530 Commits

Author SHA1 Message Date
Ernst de Haan
ddf8667538 Patches that solve the problem that expr and libjava.so
cannot be found.

Bumped PORTREVISION.

Submitted by:	glewis
2002-06-13 17:30:53 +00:00
Greg Lewis
32c919750f . Fix dependencies after recent JDK ports repo copy.
PR:		39231

. Don't use -p with ${MKDIR}, its the default.
. Define (if necessary) and use ${SORT}, ${CPIO} and ${FIND} rather than
  hardwiring them as /usr/bin/sort, etc.

Apologies to sobomax for not asking for a review, I thought it important
to unbreak the port as quickly as possible.

Submitted by:	alane (dependencies), znerd
2002-06-13 16:01:25 +00:00
Ernst de Haan
7afd5c645a Now removes ${PREFIX}/share/java after deinstallation if it
is empty.
Bumped PORTREVISION.
2002-06-13 14:24:42 +00:00
Ernst de Haan
6f1f7d07e1 Now builds from source using Ant.
Added some download locations.
Bumped PORTREVISION.
2002-06-13 14:23:21 +00:00
Ernst de Haan
9e0fec0a9c Running Ant in ${WRKSRC} instead of ${WRKDIR}. This does not
change the working of the Makefile since NO_WRKSUBDIR is defined.
2002-06-13 14:12:46 +00:00
Ernst de Haan
676c135ee3 Now builds from source using Ant.
Bumped PORTREVISION.
2002-06-13 12:52:42 +00:00
Ernst de Haan
b1138abc91 Fixed the packing list. 2002-06-13 12:43:25 +00:00
Ernst de Haan
43a6bfd036 New port: JUMP Ultimate Math Package. 2002-06-13 12:15:52 +00:00
Ernst de Haan
1811cb0ada This port now installs below ${PREFIX}/share/doc, where it
should.

The tutorial is not specific to JDK 1.1.8, it pertains to
Java versions up to 1.4. That's why I've changed the PORTVERSION
from 1.1.8 to 2002.03.04, the date the tutorial was last updated.
See:
http://java.sun.com/docs/books/tutorial/information/download.html

Since this is not really a JDK tutorial but rather a Java
tutorial, the port installation directory is now called
java-tutorial.

Not displaying the message anymore. It is evident where the files
go.

Changed the pkg-plist to use %%T%% instead of
jdk%%VERSION%%/docs/books/tutorial as the prefix.
2002-06-13 11:30:58 +00:00
Ernst de Haan
1690699f8e Added an entry to MASTER_SITES. 2002-06-13 10:50:47 +00:00
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