Greg Lewis
be1315e7fd
. Catch up with additional font.properties files.
2002-10-25 05:53:27 +00:00
Greg Lewis
b962656ac3
. Chinese font.properties and make glue.
...
Submitted by: Huang wen hui <hwh@ns.gddsn.org.cn>
2002-10-25 05:51:52 +00:00
Ernst de Haan
00029ca4fc
Upgrade from 2.0 to 2.1.
...
See:
http://jakarta.apache.org/builds/jakarta-commons/release/commons-collections/v2.1/RELEASE-NOTES-2.1.html
2002-10-22 07:36:30 +00:00
Archie Cobbs
358b4061e7
Use ${MASTER_SITE_SOURCEFORGE} instead of hard-coded master site.
2002-10-19 23:30:13 +00:00
Ernst de Haan
f5a768a695
Installing to ${PREFIX}/linux-sun-jdk1.4.1. This port is now
...
compatible with bsd.java.mk again.
Bumped PORTREVISION.
2002-10-19 00:03:28 +00:00
Ernst de Haan
82f3ee9b27
Upgrade from 1.4.1 to 1.4.1_01.
2002-10-18 23:56:00 +00:00
Greg Lewis
daaab4406a
. More XIM fixes for Japanese users (and presumably others with similar
...
character sets).
. Bump PORTREVISION.
Submitted by: daichi
2002-10-18 21:45:45 +00:00
Greg Lewis
68eb5d0400
. Link the Netscape 4 plugin against libintl to avoid a runtime link
...
error. This may allow browsers which use Netscape 4 plugins (e.g.
Konqueror) to make use of it.
Code change by me, problem report by Dylan Carlson <absinthe@pobox.com>.
2002-10-18 21:44:13 +00:00
Greg Lewis
4d9ad417ed
. Russian and Ukrainian font property files and appropriate build changes.
...
Submitted by: mi
2002-10-18 21:41:25 +00:00
Ernst de Haan
38b7f4cb0a
Upgrade to 2.4.0. The port now installs only a JAR file
...
and the API documentation. These are all installed in
the correct locations now.
PR: 44211
2002-10-18 21:25:45 +00:00
Ernst de Haan
297c8fcb5c
Removed unnecessary settings.
2002-10-18 21:06:59 +00:00
Ernst de Haan
e9b320452c
Small style improvement.
2002-10-18 21:00:55 +00:00
Ernst de Haan
11a89ad5c6
New port: Jakarta Commons Collections.
...
See:
http://jakarta.apache.org/commons/collections.html
2002-10-18 20:38:12 +00:00
Ernst de Haan
343823bd79
New port: Jakarta Commons Lang.
...
See:
http://jakarta.apache.org/commons/lang.html
2002-10-18 20:09:46 +00:00
Ernst de Haan
7b9253f657
Only installing JAR and docs. And installing where they should go.
...
Honoring NOPORTDOCS now.
Bumped PORTREVISION.
2002-10-18 16:05:30 +00:00
Archie Cobbs
ebdffba8fb
Update to version 1.0.5.
2002-10-17 22:46:55 +00:00
Greg Lewis
c68fd88a5b
. Make the instructions for downloading the various source bits clearer.
...
The instructions are based on text submitted in the PR (by grog).
PR: 42942
2002-10-17 16:31:45 +00:00
Greg Lewis
b5b9c33c5f
. Make the instructions for downloading the various source bits clearer.
...
The instructions are based on text submitted in the PR (by grog).
PR: 42942
2002-10-17 16:30:53 +00:00
Maxim Sobolev
3c8f83e43d
Fix MASTER_SITES.
...
PR: 43827
Submitted by: Alexandr Kovalenko <never@nevermind.kiev.ua>
2002-10-17 15:46:36 +00:00
Ernst de Haan
544ed9e45b
Upgrade to 1.3.1_05.
...
PR: 44009
Requested by: SUGIMURA Takashi <sugimura@jp.FreeBSD.org>
2002-10-14 07:59:49 +00:00
Archie Cobbs
c5b703a4fb
Update MASTER_SITES after directory re-org.
2002-10-13 19:22:43 +00:00
Archie Cobbs
328ed1650f
Update to version 1.17.
2002-10-13 19:21:36 +00:00
Ernst de Haan
62f01ea147
Moved MAINTAINER up in the file to stop portlint from complaining.
2002-10-11 23:16:15 +00:00
Ernst de Haan
4219fa2d8d
Changed WWW reference.
2002-10-11 23:12:02 +00:00
Ernst de Haan
df53c59039
New port: Jakarta Log4J, version 1.2.7.
...
See:
http://jakarta.apache.org/log4j/
Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
PR: 42449
2002-10-11 09:02:42 +00:00
Ernst de Haan
2c50b3e55f
Not using IGNORE anymore to avoid package building.
...
.if defined(BATCH) || defined(PACKAGE_BUILDING)
IGNORE= "You can not legally distribute binaries"
.endif
This was superfluous and inhibiting package builds of things that
depend on the port. Having RESTRICTED and NO_CDROM is enough to
ensure that a package will not appear on the FTP site or a CDROM
(it will be built and used as a basis for other packages to build
with, but will be deleted at the end of the build run).
Requested by: kris
Reviewed by: portmgr (silence)
PR: 42758
2002-10-10 08:38:39 +00:00
Ernst de Haan
aa1f22138c
Fixed daemonctl control program to work with the FreeBSD JDK 1.3.1.
...
The fix consists of 2 lines at the beginning of the program:
setuid(geteuid());
setgid(getegid());
Bumped PORTREVISION of Orion, Tomcat and JBoss ports.
PR: 40470, 43679
Submitted by: Ari Suutari <ari.suutari@syncrontech.com>
Reviewed by: audit
Approved by: Silence on -audit (since Sept 13, 2002)
2002-10-09 23:10:32 +00:00
Ernst de Haan
a7b8dc033b
Fixed checksum mismatch. Provided alternative download location
...
for old version of distfile.
PR: 43397
2002-10-09 22:50:31 +00:00
Ernst de Haan
04b64d5fc7
Maintainership dropped by maintainer. Back to freebsd-ports.
...
PR: 43397
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
2002-10-09 22:44:55 +00:00
Ernst de Haan
054458fd11
Changed target installation directory so it does not include
...
the minor version number anymore.
Bumped PORTREVISION.
PR: 43565
Requested by: Andrew Gerweck <andy@gerweck.dyndns.org>
2002-10-09 22:37:54 +00:00
Ernst de Haan
85b1da903b
New port: java-checkstyle.
...
PR: 42412
Submitted by: Dave Glowacki <dglo@hyde.ssec.wisc.edu>
2002-10-09 22:03:39 +00:00
Ying-Chieh Liao
9d273f6c0f
upgrade to 1.0.7
...
PR: 43266
Submitted by: maintainer
2002-10-09 18:56:03 +00:00
Greg Lewis
957134d737
Update to patchset 11.
2002-09-18 10:12:03 +00:00
Ernst de Haan
4bcca22e3e
Installing in ${PREFIX}/linux-sun-jdk1.4.1 instead of
...
${PREFIX}/linux-sun-jdk1.4, bsd.java.mk is already expecting
linux-sun-jdk1.4.1.
2002-09-17 09:43:43 +00:00
Ernst de Haan
1ac76a8949
Upgrade to 1.4.1.
...
See: http://java.sun.com/j2se/1.4.1/changes.html
2002-09-17 08:59:27 +00:00
Ernst de Haan
dfae45b9cf
Fixed package list. Found out about a problem on bento.
...
This is in preparation for 4.7-RELEASE.
2002-09-17 08:40:42 +00:00
Ernst de Haan
741b3d1feb
Now properly using pkg-message to display warning about
...
stability of this port.
2002-09-13 22:49:38 +00:00
OKAZAKI Tetsurou
6143aa0abf
Upgrade to JUnit 3.8.1, a roll-up release for 3.8 with a couple of fixes.
2002-09-07 10:54:54 +00:00
Archie Cobbs
cc2aaa879e
Use the right pkg-plist depending on whether GNOME support is configured.
2002-09-07 03:28:34 +00:00
Kris Kennaway
87e58b5a0d
Comment out .BEGIN section, which is breaking the INDEX build.
2002-08-31 07:04:00 +00:00
Kris Kennaway
c68436a7b7
Remove USE_NEWGCC, which is no longer supported or required.
...
Submitted by: Tilman Linneweh <tilman@arved.de>
PR: ports/40571
2002-08-31 02:44:07 +00:00
Archie Cobbs
7dd2eb9a86
Using libicuuc.a seems to make jikes more unstable. Since this is supposed
...
to be the stable version, stop using it. Folks who need it can use the
"jikes-devel" port.
2002-08-30 23:14:28 +00:00
Archie Cobbs
44ccdc5fd5
Annihilate #inclusions of <malloc.h>.
2002-08-30 17:35:17 +00:00
Archie Cobbs
ac17d79a2a
Make this port GNOMENG aware.
...
PR: ports/42206
2002-08-30 16:49:36 +00:00
Ernst de Haan
8bcf2ee8cc
Printing warning message since this JDK is unstable. The message
...
is displayed before any targets. The message displayed is:
This JDK is currently unstable, especially when run as a non-root
user. You are advised to use either the Sun JDK 1.3 for Linux
(${PORTSDIR}/java/linux-sun-jdk13) or the FreeBSD JDK 1.3
(${PORTSDIR}/java/jdk13) instead.
Pointed out by: Yuri Khotyaintsev <yuri@irfu.se>
2002-08-29 21:55:22 +00:00
Ernst de Haan
e308806de1
Use the new bsd.java.mk structure, so it doesn't try to install
...
jdk-1.1.8 when the user has a newer version of Java installed.
Submitted by: Dave Glowacki <dglo@hyde.ssec.wisc.edu>
PR: 39901
2002-08-29 18:45:49 +00:00
Ernst de Haan
cc1f70a4b6
This port depends on jakarta-ant, but the appropriate
...
BUILD_DEPENDS line was missing.
Submitted by: maintainer
PR: 42086
2002-08-28 22:40:47 +00:00
Archie Cobbs
e4717d5807
Split the jikes port into stable and development versions.
...
PR: ports/41961
Reviewed by: freebsd-java
2002-08-27 20:32:03 +00:00
Archie Cobbs
706670efce
Don't compile jikes with '-O' because that makes core dumps more likely.
...
Exactly why is not understood yet.
PR: ports/41961
2002-08-27 17:49:00 +00:00
Dag-Erling Smørgrav
b19c94067b
Unmaintain.
2002-08-27 09:38:45 +00:00