Ying-Chieh Liao
d637a0580a
- Use REINPLACE_CMD
...
- Change maintainer's address
PR: 39759
Submitted by: maintainer
2002-06-24 04:56:16 +00:00
OKAZAKI Tetsurou
f599714e2a
Use "bsd.java.mk".
...
Install documents into ${DOCSDIR}.
Increment PORTREVISION.
Submitted by: des
2002-06-23 19:31:23 +00:00
Ying-Chieh Liao
c0730579cd
fix typo to install docs
...
PR: 39112
Submitted by: maintainer
2002-06-17 20:20:50 +00:00
Ernst de Haan
ecb824c780
Renamed jdk-tutorial to java-tutorial.
2002-06-17 16:42:44 +00:00
Greg Lewis
05f69eeb5b
Fix dependencies to be in sync with the recent JDK ports renaming.
...
Forgotten by: znerd
2002-06-16 01:54:07 +00:00
Greg Lewis
1c11e5bee6
Remove perltools here too.
2002-06-16 01:36:34 +00:00
Greg Lewis
e5c7dbacfa
Remove this port, it saves me fixing the dependencies :).
...
The java/jakarta-oro port provides the same functionality.
PR: 39113
Submitted by: Dave Glowacki <dglo@hyde.ssec.wisc.edu>
Approved by: Marcin Cieslak <saper@system.pl> (maintainer)
2002-06-16 01:35:47 +00:00
Greg Lewis
f0f975e121
Fix dependencies to be in sync with the recent JDK ports renaming.
...
Forgotten by: znerd
2002-06-16 01:22:09 +00:00
Greg Lewis
2d60133176
. Fix dependencies to be in sync with the recent JDK ports renaming.
...
Forgotten by: znerd (who is even the maintainer of this one :).
2002-06-16 01:12:53 +00:00
Jun Kuriyama
bdc9c2f5fa
Chase java/jdk repocopy.
...
Submitted by: Greg Lewis <glewis@eyesbeyond.com>
2002-06-15 14:09:21 +00:00
Ernst de Haan
8c44357135
Upgrade to JUMP 0.3. Added an alternative download location.
...
Not removing ${PREFIX}/share/java at deinstallation anymore
since it is part of the base hierarchy now.
2002-06-15 13:08:52 +00:00
Greg Lewis
2f62ed9f9d
. Fix the dependencies for this port following the renaming of the JDK
...
ports.
. Use (and define if necessary) ${FIND} and ${CPIO}, rather than
/usr/bin/find and /usr/bin/cpio, respectively.
Reviewed by: znerd
2002-06-14 19:08:49 +00:00
Greg Lewis
ba8c398f70
Fix problems I created with the previous change:
...
. Add a post-patch target to clean up *.orig files (taken from the
linux-sun-jdk13 port).
. Fix the name of the installation location to be consistent with other
JDK ports and to not move with, for example, PORTREVISION changes.
Approved by: znerd (maintainer)
2002-06-13 19:25:48 +00:00
Ernst de Haan
fb3735560d
Not installing the packages anymore.
...
Fixed the packing list.
Bumped PORTREVISION.
2002-06-13 17:59:35 +00:00
Ernst de Haan
44e810e3d7
Upgrade to JUMP 0.2.
2002-06-13 17:49:48 +00:00
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
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
Ernst de Haan
44573b73a3
New port: Sun JDK 1.2 for Linux.
2002-04-26 22:20:02 +00:00
Ernst de Haan
4fe0ef03ca
New port jboss2.
...
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
2002-04-26 21:54:15 +00:00
Maxim Sobolev
81b63669b1
Update to 0.7.12.
2002-04-26 17:29:54 +00:00
Bill Fumerola
c7d2b42fcf
respect PREFIX by using GNU_CONFIGURE, not HAS_CONFIGURE
...
Submitted by: Nick Johnson <freebsd@spatula.net>
2002-04-23 23:25:54 +00:00
Maxim Sobolev
b7f44fd50d
Correct pkg-plist.
2002-04-23 10:10:07 +00:00
Greg Lewis
4a6fa7fd6f
Fix the build of libaudio.so on 5-CURRENT by using <sys/soundcard.h>
...
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
2002-04-16 19:34:24 +00:00
Greg Lewis
8716a1907f
Add a temporary dependency on gettext-old and use msgfmt-old to process
...
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
2002-04-16 18:24:44 +00:00
Greg Lewis
d32f0358ba
Bump PORTREVISION due to the last two changes to the port.
...
Approved by: sobomax
2002-04-16 06:08:42 +00:00
Greg Lewis
3b5594fd6b
Fix some crash bugs in the browser plugin code by using
...
the correct functions to call static Java methods.
Submitted by: Richard Tobin <richard@cogsci.ed.ac.uk>
Reviewed by: sobomax
Approved by: sobomax
2002-04-16 06:07:05 +00:00
Greg Lewis
d33b274b3b
Add Taiwan Chinese font properties support (if I understand
...
the locale correctly).
Submitted by: Zhenbang Wei <forth@zbwei.net> (via clive)
Reviewed by: sobomax
Approved by: sobomax
2002-04-16 06:04:20 +00:00
Ernst de Haan
1d2f329fe2
Re-adding patches to make scripts use the linux expr
...
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
2002-04-15 21:18:18 +00:00
Greg Lewis
7b1fcb8aaa
Start my bid for world domination by taking maintainership
...
of the jdk13 port.
Reviewed by: sobomax
Approved by: sobomax
2002-04-15 19:26:24 +00:00
Greg Lewis
251616adc1
Fix user and group ownership of the installed files when they have been
...
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
2002-04-13 01:04:08 +00:00
Maxim Sobolev
3d75734ef7
Hand over maintainership to Java Boy (glewis). :)))
2002-04-12 20:05:37 +00:00
Greg Lewis
51a22b820e
A better fix for creating src.jar. Using tar by itself fails because the
...
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
2002-04-12 05:00:52 +00:00
Greg Lewis
47b0e09d4c
Fix user and group ownership of the installed files when they have been
...
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
2002-04-12 04:34:41 +00:00
Ernst de Haan
a99982d41d
PORTREVISION bumped. This should have been done during last
...
commit (files/patch-Makefile).
2002-04-08 22:49:43 +00:00
Ernst de Haan
2215a0e37d
Update to the Sun JDK 1.3.1.03 for Linux/i386.
...
Submitted by: Munehiro Matsuda <haro@h4.dion.ne.jp>
2002-04-06 20:54:07 +00:00
Ernst de Haan
d0febafa4a
Now creating an 'ext' directory as a subdirectory of
...
the application home directory.
Prompted by: Marc Recht <recht@contentmedia.de>
2002-04-06 20:41:28 +00:00
Ernst de Haan
90519a925a
Port does not generate DVI files anymore. This is done
...
in order to remove the dependency on latex.
PR: 36754
Submitted by: Tilman Linneweh <tilman@arved.de>
2002-04-04 21:25:50 +00:00
Jun Kuriyama
5d446a33fa
Convert read.me.first from CRLF to LF, too.
...
Use \015 in Makefile instead of literal CR character.
PR: ports/36027
Submitted by: parv <parv_@yahoo.com>
2002-04-02 01:26:00 +00:00
Ernst de Haan
7b2004b484
Upgrade to JDOM beta 8. Also now using USE_JAVA.
2002-03-30 21:50:28 +00:00
Patrick Li
acaae4c156
Update latest tutorial and bump PORTREVISION
...
PR: 36497
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-03-30 19:43:17 +00:00
Ernst de Haan
8643d8aac6
Maintainer update. Only change is that USE_JAVA is used. Not
...
bumped PORTREVISION.
PR: 36474
2002-03-29 11:14:26 +00:00
Patrick Li
7e76f30de8
Update to 1.2.b5
...
PR: 36223
Submitted by: maintainer
2002-03-23 09:32:20 +00:00
Patrick Li
aa18dd049b
- Update to Service Release 13a : cx130-20020124
...
- Make Japanese fonts dependency optional.
PR: 35849
Submitted by: maintainer
2002-03-23 08:49:59 +00:00
Ying-Chieh Liao
b260508dfb
upgrade to 0.6.0
...
drop maintainership
2002-03-19 18:58:22 +00:00
Maxim Sobolev
3194d49997
Correct when WITHOUT_PLUGIN is defined.
...
PR: 35899
Submitted by: Lev Serebryakov <lev@serebryakov.spb.ru>
2002-03-15 07:33:50 +00:00
Maxim Sobolev
0b5fbf9067
Link Mozilla pligin with libXt to make it working with Mozilla-0.9.9. This
...
resolves the following error when starting Mozilla:
LoadPlugin: failed to initialize shared library
/usr/local/jdk1.3.1/jre/plugin/i386/ns600/libjavaplugin_oji.so
[/usr/local/jdk1.3.1/jre/plugin/i386/ns600/libjavaplugin_oji.so: Undefined
symbol "XtShellStrings"]
While I'm here add a tweak to prune empty directories before installing
JDK, so that JDK installed from a pre-built package deinstalls properly.
Bump PORTREVISION.
2002-03-13 15:06:16 +00:00
Ernst de Haan
0973110a22
Bumped PORTREVISION. Added a patch earlier today, and the
...
port should be rebuilt for the patch to be applied. Now
portupgrade should work as expected.
PR: ports/35658
2002-03-11 17:21:05 +00:00
Ernst de Haan
efdbdc5974
Fixes the problem that the source JAR is too small.
...
Submitted by: Greg Lewis
PR: ports/35658
2002-03-11 10:36:27 +00:00
Ernst de Haan
d664da4bf8
Took over maintainership.
2002-03-07 19:01:29 +00:00
Maxim Sobolev
48c306fca5
Add urwfonts into RUN_DEPENDS to prevent lot of "missed font" warnings when
...
starting any Swing app.
PR: 31364
Submitted by: Jonathan Chen <jonathan.chen@itouch.co.nz>
2002-03-06 10:26:47 +00:00
Patrick Li
25e3727b10
Chase the checksum. Changes are:
...
- Fixed bug affecting scoping in blocks.
- Added a special test for the test harness to catch this sort of thing
in the future.
- Fixed problem with classloading causing bsh extensions not to be found
in some environments.
PR: 35470
Submitted by: maintainer
2002-03-03 07:29:09 +00:00
Ernst de Haan
b04648ed0f
Upgrade from 1.2.2RC4 to 1.2.2FCS. Also cleaned pkg-plist.
2002-03-02 16:51:11 +00:00
Ernst de Haan
99ddb5a645
Fixed portlint complaints about BUILD_DEPENDS and RUN_DEPENDS having to appear earlier in the Makefile.
2002-03-02 14:30:56 +00:00
Ernst de Haan
32b4edd974
Fixed EXTRACT_ONLY line that was causing portlint to complain.
2002-03-02 14:27:10 +00:00
Ernst de Haan
e7ca6f5a85
Upgraded from 1.0b6 to 1.0b7.
2002-03-02 14:13:39 +00:00
Patrick Li
0e387af0c8
Fix pkg-plist
...
PR: 35302
Submitted by: maintainer
2002-02-25 21:00:14 +00:00
Ernst de Haan
020bab0166
The value for ONLY_FOR_ARCHS (i386) was quoted, but that results in an error.
...
Reported by: Sean McNeil <sean@mcneil.com>
2002-02-25 07:58:31 +00:00
Patrick Li
542cacf7a7
Remove dead MASTER_SITES entry
...
PR: 35290
Submitted by: maintainer
2002-02-25 06:00:48 +00:00
Ernst de Haan
dc7ed7c801
Added MASTER_SITE_LOCAL to MASTER_SITES, with MASTER_SITE_SUBDIR
...
set to 'znerd'.
2002-02-21 18:34:58 +00:00
Ernst de Haan
a529d069af
Now uses USE_LINUX instead of an obscure RUN_DEPENDS.
...
Reported by: David W. Chapman Jr. <dwcjr@inethouston.net>
2002-02-21 18:31:18 +00:00
Ernst de Haan
257a3fd325
Improved the MASTER_SITES download locations. Also changed the
...
RUN_DEPENDS for linux. It now checks for the existence of
/compat/linux/lib/ld.so instead of the more obscure
/compat/linux/usr/i486-linux-libc5/lib/libc.so.5, which does not
even exist on my system, although I have installed linux_base.
2002-02-21 18:24:56 +00:00
Ernst de Haan
ae4e7b4ce3
Now using the more appropriate ONLY_FOR_ARCHS instead of an if.
2002-02-21 18:21:47 +00:00
Ernst de Haan
3bf5e20699
Fixed a 403 (Forbidden) for the main download location (reported
...
by fenners tool). Also changed the check for ${ARCH}. It now checks
to make sure that it equals "i386" instead of checking that it
does not equal "alpha". You never know how many platforms FreeBSD
is eventually going to support ;-)
2002-02-21 18:11:00 +00:00
Chad David
a7453519d9
Corrected the gtk version number at the request of Greg Lewis.
...
Submitted by: Greg Lewis
2002-02-20 08:12:38 +00:00
Maxim Sobolev
c16dc69552
Use correct LIB_DEPENDS.
...
PR: 35120
Submitted by: Greg Lewis <glewis@eyesbeyond.com>
2002-02-19 18:19:30 +00:00
Maxim Sobolev
add3826d6d
Correct pkg-plist in the default and NODEBUG cases.
2002-02-18 18:15:30 +00:00
Patrick Li
9f2c14b68a
Update to 1.2.b4
...
PR: 35031
Submitted by: maintainer
2002-02-17 22:16:18 +00:00
Ernst de Haan
28cd5377d8
Upgraded from 1.4.0rc1 to 1.4.0.
2002-02-15 12:39:30 +00:00
Patrick S. Gardella
a447aed7c4
Fix ampersand entities...
...
Submitted by: Remco van't Veer
2002-02-14 16:01:23 +00:00
Patrick S. Gardella
5a1fcc3c48
Update to patch set 6
...
PR: 34923
Submitted by: Greg Lewis
2002-02-14 12:52:08 +00:00
Mario Sergio Fujikawa Ferreira
50286cc44a
o Install JAR files according to hier(7) and mtree(8)
...
o Install examples unless NOPORTDOCS
o Patch instructions to make sense in ports environment
PR: 34845
Submitted by: maintainer
2002-02-13 14:58:51 +00:00
Kevin Lo
4df69b1398
Update to version 1.1.6
...
PR: 34630
Submitted by: MAINTAINER
2002-02-09 09:03:39 +00:00
Yoichi NAKAYAMA
b368a70218
Install missing file java.bnf.
...
PR: ports/34686
Submitted by: maintainer
2002-02-07 10:02:13 +00:00
Maxim Sobolev
1773476e67
Long overdue fix: correctly process arguments with spaces.
2002-02-02 22:24:20 +00:00
Ernst de Haan
e858e5956a
Upgrading from JDK 1.4.0 beta 3 to release candidate 1. Also the IGNORE message now clearly states that the GNUZIP TAR shell script should be selected.
2002-02-01 13:16:57 +00:00
Ying-Chieh Liao
ea19e74fca
add javel 0.3.2
...
Java disassembler
2002-01-30 11:40:06 +00:00
Patrick Li
3adbe3170c
Update maintainer email address
...
PR: 34372
Submitted by: maintainer
2002-01-28 16:12:39 +00:00
OKAZAKI Tetsurou
3b4e0f0260
Add bsh 1.2.b3, a Java scripting environment.
...
PR: 34264
Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net>
2002-01-26 17:34:45 +00:00
Yoichi NAKAYAMA
a1399b4943
Add JDE, Java Development Environment for Emacs.
...
This is a stub port for emacs20.
PR: ports/33674
Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net>
2002-01-10 11:42:21 +00:00
Yoichi NAKAYAMA
acb392a358
Add JDE, Java Development Environment for Emacs.
...
PR: ports/33674
Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net>
2002-01-10 11:41:21 +00:00
Ying-Chieh Liao
cb3f9cba44
add bouncycastle 1.11
...
Cleanroom build of Java Cryptography Extensions
PR: 33244
Submitted by: RaRa Rasputin <rasputin@submonkey.net>
2001-12-27 17:47:41 +00:00
SADA Kenji
ae663b1b7c
Enable to display Japanese characters.
...
- Extra patch for pkg-plist is to avoid deinstall-time warnings,
which is approved by submitter.
PR: ports/31578
Submitted by: Daichi GOTO <daichi@ongs.gr.jp>
2001-12-27 12:59:51 +00:00
Alfred Perlstein
df33a1c1b9
update from revision 01 to revision 02
2001-12-27 01:28:06 +00:00
Maxim Sobolev
a2760872d1
Update to 0.7.10.
2001-12-26 12:11:07 +00:00
Pete Fritchman
fca3d1c84c
Add jakarta-oro 2.0.1, perl/awk/sh regular expressions for Java.
...
PR: 23358
Submitted by: Dave Glowacki <dglo@ssec.wisc.edu>
2001-12-25 18:31:22 +00:00
Maxim Sobolev
60d715f7d1
The distfile has been changed without version bump, so adjust the port
...
accordingly.
2001-12-25 09:21:17 +00:00
Dmitry Sivachenko
27282dc7d6
Chase checksum (minor changes in documentation).
...
Bump PORTREVISION.
2001-12-23 21:57:29 +00:00
Steve Price
bfb2bfa348
Update to the latest version of the tutorial.
2001-12-15 22:05:23 +00:00
Maxim Sobolev
44d7b3ac43
Use java@FreeBSD.org as a MAINTAINER, so question will go into appropriate
...
place.
2001-12-14 08:26:44 +00:00
Maxim Sobolev
32a641962e
Revert previous fix - it was not properly thought out.
...
Submitted by: ted@tednet.nl (Ted Lindgreen)
2001-12-03 14:43:07 +00:00
Ernst de Haan
e2f1228379
Upgrades from JDK 1.4.0 beta 2 to 1.4.0 beta 3.
...
Approved by: sobomax
2001-11-28 12:25:43 +00:00
Ernst de Haan
b010db9f81
Updated MASTER_SITES and changed my email address from ernst@jollem.com to znerd@FreeBSD.org.
...
Approved by: sobomax
2001-11-27 12:30:46 +00:00
Ernst de Haan
3479eb996d
Changed my email address from ernst@jollem.com to znerd@FreeBSD.org.
...
Approved by: sobomax
2001-11-27 12:30:05 +00:00
Ernst de Haan
8256c05496
Took over maintainership from K.J. Koster, with his permission.
...
Approved by: sobomax
2001-11-27 12:29:25 +00:00
Ernst de Haan
770d8c042c
Updated MASTER_SITES.
...
Approved by: sobomax
2001-11-27 12:28:34 +00:00
Ernst de Haan
48bbc70960
Updated MASTER_SITES and changed my email address from ernst@jollem.com to znerd@FreeBSD.org.
...
Approved by: sobomax
2001-11-27 12:22:20 +00:00
Ernst de Haan
3c72e7a54f
Changed my email address from ernst@jollem.com to znerd@FreeBSD.org.
...
Approved by: sobomax
2001-11-27 12:20:49 +00:00
Ernst de Haan
be7c09568a
Changed my email address from ernst@jollem.com to znerd@FreeBSD.org. Updated PATCH_SITES.
...
Approved by: sobomax
2001-11-27 08:44:12 +00:00
Ernst de Haan
8d7eeb1f87
Changed my email address from ernst@jollem.com to znerd@FreeBSD.org.
...
Approved by: sobomax
2001-11-27 08:43:12 +00:00
Ernst de Haan
5868118576
Updated MASTER_SITES
...
Approved by: sobomax
2001-11-27 08:39:11 +00:00
Alexey Zelkin
345085a5bf
Sort entries
...
Reviewed by: sobomax
2001-11-26 19:27:18 +00:00
Maxim Sobolev
3d90271529
Use "$@" instead of "$*" to pass parameters to a subshell. This ensures that
...
parameters with spaces are passed correctly.
PR: 32191
Submitted by: Ben Suffolk <ben.suffolk@orange.co.uk>
2001-11-26 13:00:50 +00:00
Pete Fritchman
1596d6b83f
Update to service release 10.
...
PR: 32230
Submitted by: des
Approved by: maintainer
2001-11-24 17:21:35 +00:00
Ernst de Haan
438316a1c0
Removed the .java_wrapper.rej file from the pkg-plist file since it is not
...
installed.
Approved by: sobomax
2001-11-23 12:22:04 +00:00
Mario Sergio Fujikawa Ferreira
75ad5febcb
Style police: WWW tags should either end in a file/script or TRAILING /; Fix the later case
2001-11-20 23:29:38 +00:00
Mario Sergio Fujikawa Ferreira
3c7443d83b
Style police: remove trailing space in WWW tag
2001-11-20 22:33:58 +00:00
Patrick Li
395a4bbef3
Update to 2.02
...
PR: 31765
Submitted by: maintainer
Reviewed by: lioux,maintainer
Approved by: lioux
2001-11-16 06:14:36 +00:00
Kevin Lo
346d20520e
Forgot to update distinfo.
...
PR: 31814
Submitted by: MAINTAINER
2001-11-08 15:45:56 +00:00
Pete Fritchman
89524228dd
Add more MASTER_SITES.
...
PR: 31467
Submitted by: Ernst de Haan <ernst@jollem.com>
2001-11-06 09:48:48 +00:00
Dmitry Sivachenko
99c55e7a10
Update to JDK 1.4.0 beta 3.
...
PR: 31687
Submitted by: Ernst de Haan <ernsth@nl.euro.net>
2001-11-04 11:42:44 +00:00
OKAZAKI Tetsurou
a513c4159a
Fix previous commit.
...
PR: 31373
Submitted by: Ernst de Haan <ernst@jollem.com>
2001-10-22 06:31:03 +00:00
Clive Lin
0658afb296
Upgrade to 1.1.5
...
Submitted by: Jeremy Karlson <karlj000@unbc.ca> (MAINTAINER)
2001-10-20 15:03:11 +00:00
Clive Lin
4e7c7ae913
Add 2 extra download locations.
...
PR: ports/31373
Submitted by: Ernst de Haan <ernst@jollem.com>
2001-10-20 14:39:16 +00:00
Motoyuki Konno
e5c75e0082
Fix error of Makefile.
2001-10-20 04:30:00 +00:00
Kevin Lo
9e8cc00858
Update MASTER_SITES
...
PR: 31372
Submitted by: MAINTAINER
2001-10-19 15:34:57 +00:00
Maxim Sobolev
a5d43336b4
Update to patchlevel 5.
...
PR: 31257
Submitted by: Greg Lewis <glewis@eyesbeyond.com>
2001-10-16 12:43:07 +00:00
Maxim Sobolev
37fdaad45c
Update to 1.4.0b2.
...
PR: 31160
Submitted by: maintainer
2001-10-09 12:36:01 +00:00
Maxim Sobolev
647e9e1458
- Remove several stale pkg-message files;
...
- fix download URL in jdk11-doc.
PR: 31136
Submitted by: maintainer
2001-10-08 12:45:29 +00:00
Maxim Sobolev
4c6ba8c8e6
Move jdk-doc into jdk11-doc and add new jdk{12,13,14}-doc ports.
...
PR: 28183
Submitted by: Ernst de Haan <ernst@jollem.com>
Repo-copy by: jdp
2001-10-08 09:17:17 +00:00
Archie Cobbs
215c21dc01
Update to version 1.15.
2001-10-04 17:39:41 +00:00
Brian Somers
4bde76d7d4
Adjust distfile and install .txt files rather than .html files.
...
PR: 30962
Submitted by: Juse Marques <noway@nohow.demon.co.uk>
2001-10-03 09:08:09 +00:00
Maxim Sobolev
d07be7f1b8
Update to 0.7.5.
2001-09-24 08:13:05 +00:00
Akinori MUSHA
c17b3eedea
Sort entries.
2001-09-21 05:49:14 +00:00
Patrick S. Gardella
65a7a70f61
Add jakarta-regexp 1.2, regular expressions for Java.
...
PR: 23357
Submitted by: Dave Glowacki <dglo@ssec.wisc.edu> #
2001-09-12 13:10:54 +00:00
Maxim Sobolev
de662bfa42
Fix a potential crash on 5-CURRENT.
...
Submitted by: Fuyuhiko Maruyama <fuyuhik8@is.titech.ac.jp>
2001-09-12 11:18:39 +00:00
Andrey A. Chernov
efb68b988e
Bump png major
2001-09-11 03:40:42 +00:00
Maxim Sobolev
1c41a0e563
Allow JAVADIR to be overriden by the user. This allows to build jit for native
...
JDK 1.2.x and 1.3.x (tested with 1.3.1).
2001-09-10 18:28:51 +00:00
Maxim Sobolev
272e8670d3
Update to 0.7.4.
2001-09-10 15:44:31 +00:00
Maxim Sobolev
3e25b260e5
Don't hardcode minor revision number into installation directory, because it
...
breaks some port that expect that directory to be linux-jdk1.3.1. This also
is more consistent with other ports of JDKs/JREs out there.
Reported by: olgeni
2001-09-10 12:05:28 +00:00
Maxim Sobolev
c42447ab5b
Update to patchlevel 4. This release contains many critical bug fixes, so
...
please make sure that you have upgraded before reporting a bug or problem.
PR: 30481
Submitted by: Greg Lewis <glewis@eyesbeyond.com>
2001-09-10 11:43:08 +00:00
Kevin Lo
3cf2b28efa
Update to lastest version
...
PR: 30367
Submitted by: Cyrille Lefevre <clefevre@citeweb.net>, sobomax
2001-09-09 16:35:30 +00:00
Maxim Sobolev
35ba89ab2c
- Use Linux JDK as a default JDK to run Forte, because due to some problems
...
native JDK1.3.1 is not up to the task yet;
- add license in pkg-message;
- bump PORTREVISION.
2001-09-07 08:52:09 +00:00
Maxim Sobolev
a435deed36
Add port of Forte[tm] for Java[tm] Community Edition 3.0, a Sun's powerful
...
and extensible IDE for Java. It's huge and slow but I'm sure FreeBSD Java
monkies would like it. ;)
-Maxim
2001-09-06 17:56:27 +00:00
Mario Sergio Fujikawa Ferreira
4734a55589
1) do not install both/either useless and/or duplicate files
...
2) replace installed NetRexxC.cmd with a home grown version
3) add lang/rexx-imc as RUN_DEPENDS due to 2)
4) also, delete both the DOS-only *.bat files and the OS/2-only
nrc.cmd file (which is not really a Rexx file).
5) furthermore, delete the duplicate hello.nrx because:
1. a copy is installed with the documentation;
2. one can't compile it from the same directory java is in
(unless PATH contains .).
6) switch over maintainership to submitter
PR: 30217
Submitted by: John Merryweather Cooper <jmcoopr@webmail.bmi.net>
2001-09-06 04:17:13 +00:00
Akinori MUSHA
5c18a1346e
Update to 1.2.
...
PR: ports/29968
Submitted by: Jose Marques <noway@nohow.demon.co.uk> (MAINTAINER)
(in Audit-Trail)
2001-09-03 18:36:33 +00:00
Akinori MUSHA
922e213450
Update to release 9 cx130-20010626.
...
PR: ports/29817
Submitted by: Hye-Shik Chang <perky@python.or.kr> (MAINTAINER)
2001-09-02 08:45:47 +00:00
Ying-Chieh Liao
4c511558fd
add mmake
...
Create a Makefile for Your Java files, ready to compile
2001-09-02 07:56:56 +00:00
Kevin Lo
ed037e6e47
As linux-jdk13, it needs BUILD_DEPENDS
2001-08-29 15:45:29 +00:00
Kevin Lo
d0f55899e6
Add BUILD_DEPENDS
...
Submitted by: Brad Smith <brad@comstyle.com>
2001-08-29 15:40:55 +00:00
Maxim Sobolev
630b953d37
Add native port of Sun's Java Devepment Kit, v.1.3.1 (repo-copied from
...
jdk12-beta).
PR: 29949
Submitted by: Greg Lewis <glewis@eyesbeyond.com>
2001-08-27 18:58:46 +00:00
Maxim Sobolev
4fdde7610e
- Update to 0.7.3;
...
- allow JAVADIR to be overriden, so it is possible to built JIT for the
jdk1.2.x and jdk1.3.x;
- fix the build with jdk1.3.x.
2001-08-27 08:13:03 +00:00
Ying-Chieh Liao
5834967973
add X dependence
2001-08-24 13:51:41 +00:00