1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00
Commit Graph

1907 Commits

Author SHA1 Message Date
Christian Brueffer
909c27e18f Add SHA256 checksum
Approved by:	markus
2005-12-23 13:02:13 +00:00
Greg Lewis
4e088b4593 . Add SHA256. 2005-12-18 09:43:18 +00:00
Greg Lewis
f14fd9fdfd . USE_ICONV is required whether we're building the web parts or not.
PR:		89512
Submitted by:	girgen
2005-12-17 16:14:48 +00:00
Sam Lawrance
34832b41ba Remove port that depends on the expired cedet-emacs20.
Reported by:	kris' index builder
2005-12-15 05:18:27 +00:00
Greg Lewis
6f887ea63e . Tell the user all the files they will need up front, instead of telling
lies about what they have and prompting them one file at a time.  This
  is a slight rewording of the submitted patch.

PR:		84644
Submitted by:	fenner
2005-12-14 16:52:32 +00:00
Tim Bishop
7083867c78 - Update to 3.1.0
PR:		88644
Submitted by:	SUGIMURA Takashi <sugimura@jp.FreeBSD.org> (maintainer)
Approved by:	clement (mentor)
2005-12-14 08:30:23 +00:00
Edwin Groothuis
0661107733 Suspend maintainer
<plexus@snafu.de>: host mail.snafu.de[84.23.254.19] said: 550 Account Suspended
2005-12-12 09:52:56 +00:00
Greg Lewis
fa9ca78083 . Try to bandaid a build problem on 7-CURRENT. This is a legitimate fix,
and will stay in the port, but it masks an underlying problem that still
  remains.

Reported by:	pointyhat (via kris)
2005-12-11 21:59:07 +00:00
Simon Barner
b8f396f775 - Add official mastersite
- Update WWW

Submitted by:	Andreas Kohn <andreas@syndrom23.de>
PR:		ports/90234
2005-12-11 13:32:50 +00:00
Tim Bishop
5b2560de4d - Update to 2.2.4
- Use sourceforge mastersite
- Added dependency on eclipse-gef
- Automatically generate pkg-plist

PR:		88649
Submitted by:	SUGIMURA Takashi <sugimura@jp.FreeBSD.org> (maintainer)
Approved by:	clement (mentor)
2005-12-05 12:35:10 +00:00
Greg Lewis
984e5bbcac . Add $FreeBSD$. 2005-12-03 05:27:55 +00:00
Greg Lewis
6f57346425 . "Privatise" the symbols in libzip.so to avoid conflicting with those
in the systems libz.so.  This conflict broke applications such as
  Eclipse which is linked with libz.so (via gtk+ I believe).

  This is a slightly modified version of the submitter's patch.

  A better solution may be to link with the system's libz.so and remove
  the JDK's internal zlib code altogether, but I'd like to test that a
  little more first.  Until then this solves the problem.
. Bump PORTREVISION since Eclipse seems to be quite widely used.

Submitted by:	"Arno J. Klaassen" <arno@heho.snv.jussieu.fr>
2005-12-02 22:24:01 +00:00
Greg Lewis
b3ca7b8d1b . The patch to use getaddrinfo() #ifdef'ed out too much code. Change that
to isReachable() is still available (fixes some JCK tests).

Submitted by:	Christos Zoulas
2005-12-02 22:17:15 +00:00
Greg Lewis
a65c7890f8 . Chase an updated distfile. [1]
Although this is only documentation, the changes (fixing of URLs, etc.)
  were enough for me to bump PORTREVISION.
. Add SHA256.

Submitted by:	Adam Stroud <adam.stroud@gmail.com>
2005-12-02 19:32:17 +00:00
Archie Cobbs
73a62517e9 Add missing files to pkglist. 2005-11-29 14:36:42 +00:00
Herve Quiroz
6a3be72a2b - Update to 0.6.0
" The new version delivers a cumulative update of new developments, bug
    fixes, and improvements, including an upgrade to JDK 1.4. "

- Set JAVA_VERSION=1.4+
- Add 'math' category [1]
- Use USE_ANT
- Fix COMMENT: some words seemed to be missing, turning the comment to a
  nonsense sentence
- ECHO_CMD -> ECHO_MSG
- Cleanup: remove "ex:ts=8" and uneeded targets
- Use ${FIND} | ${INSTALL_DATA} to install documentation files
- Take maintainership

Reported by:	portlint [1]
2005-11-28 16:05:36 +00:00
Archie Cobbs
0018c9fcdc Fix problem with -encoding flag.
PR:	ports/89536
2005-11-27 16:54:40 +00:00
Archie Cobbs
443a78dc20 Upgrade to version 1.4.7. 2005-11-27 16:42:42 +00:00
Archie Cobbs
b720f54605 Upgrade to 0.19; disable evolving graphical stuff for now. 2005-11-27 16:42:25 +00:00
Greg Lewis
2481baa02d . Make pkg-install install a symbolic link for the browser plugin if a
valid one doesn't currently exist.
. Add a pkg-deinstall which removes the symbolic link if this port owns it.
. Produce pkg-install and pkg-deinstall with SUB_FILES and SUB_LIST rather
  than manually using ${SED} ourselves.

Approved by:	maintainer timeout
2005-11-25 03:39:42 +00:00
Pav Lucistnik
1edb739efb - Add SHA256 2005-11-24 23:21:04 +00:00
Greg Lewis
e71c85a662 . Add $FreeBSD$. 2005-11-23 21:16:56 +00:00
Greg Lewis
44d3f3ea41 . Add SHA256. 2005-11-23 16:50:01 +00:00
Greg Lewis
e141d58fe8 . Make pkg-install install a symbolic link for the browser plugin if a
valid one doesn't currently exist.
. Add a pkg-deinstall which removes the symbolic link if this port owns it.
. Produce pkg-install and pkg-deinstall with SUB_FILES and SUB_LIST rather
  than manually using ${SED} ourselves.

Approved by:	maintainer timeout
2005-11-23 10:12:33 +00:00
Simon Barner
a6a14bcb24 - Fix plist by correctly installing and registering the port's man page [1]
- Add SHA256

Reported by:	pointyhat via kris [1]
PR:		ports/89402 [1]
Submitted by:	"Ronald Klop" <ronald@cs.vu.nl> (maintainer) [1]
2005-11-23 01:17:16 +00:00
Greg Lewis
37be2d027c . Add SHA256. 2005-11-22 06:20:35 +00:00
Greg Lewis
48583ee043 . Add SHA256.
. SIZEify.
2005-11-22 06:19:35 +00:00
Kris Kennaway
4364b9cade BROKEN: Unfetchable 2005-11-21 01:19:02 +00:00
Herve Quiroz
f83b5a9889 - Update to 0.9.9.1
- Add SHA256

PR:		89151
Submitted by:	maintainer
2005-11-16 21:44:47 +00:00
Greg Lewis
0159e9ebe4 . Add SHA256. 2005-11-16 06:05:38 +00:00
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2005-11-15 06:52:12 +00:00
Volker Stolz
c694bd6caf - Update to 0.48
- USE_BISON

PR:		ports/88550
Submitted by:	maintainer
2005-11-14 14:51:26 +00:00
Herve Quiroz
bf9c1e1e5f Assign a new maintainer 2005-11-14 00:36:48 +00:00
Herve Quiroz
697559c7ce - Update to 1.2.3
- Add SHA256 checksum
- Bump PORTEPOCH

PR:		88909
Submitted by:	Alex Vasylenko <lxv@omut.org>
2005-11-13 17:25:40 +00:00
Alexander Nedotsukov
b21cdf2cf2 Unbreak build with cairo 1.0.
Patch by:	Andreas Kohn <andreas@syndrom23.de>
2005-11-06 12:44:04 +00:00
Jeremy Messenger
8477e3367e Chase cairo shared library update, bump the PORTREVISION. 2005-11-06 06:04:35 +00:00
Kris Kennaway
b1cf59535c Remove expired ports 2005-11-05 09:07:44 +00:00
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Alex Dupre
325da450c4 Update to 3.0-rc4 release. 2005-11-03 08:30:15 +00:00
Alex Dupre
b13995d003 Commons Codec provides implementations of common encoders and decoders
such as Base64, Hex, various phonetic encodings, and URLs.

WWW: http://jakarta.apache.org/commons/codec/
2005-11-03 08:28:49 +00:00
Greg Lewis
dbc431427c . Avoid an infinite loop by ignoring JAVA_HOME if its set to the location
of the wrapper script.  I'm using a different patch than Herve submitted,
  but the idea is the same.
. Bump PORTREVISION.

Submitted by:	hq
2005-11-02 21:03:56 +00:00
Greg Lewis
5c2fd494ba . Update to 1.4.2_10. 2005-11-01 22:01:12 +00:00
Herve Quiroz
d5d6dba8e3 Update to 3.2.1
PR:		88273
Submitted by:	maintainer
2005-10-31 23:54:56 +00:00
Herve Quiroz
ed06676987 Add %%JAVA_OS%% and %%JAVA_VERSION%% to the list of substitutions
PR:		86860
Submitted by:	Loren James Rittle <rittle@latour.waar.labs.mot.com>
2005-10-30 12:47:05 +00:00
Eric Anholt
b4d5ea2f4a Fix pkg-plist from last upgrade.
Reported by:	pointyhat via kris
2005-10-23 21:30:41 +00:00
Norikatsu Shigemura
e850dfce78 New style bsd.java.mk.
Pointed out by:	hq
2005-10-23 12:07:52 +00:00
Greg Lewis
9845c7d608 . Update to 3.0.0.
. Try to make the packing list more future proof.

PR:		87672
Submitted by:	Andreas Kohn <andreas@syndrom23.de>
2005-10-21 22:32:08 +00:00
Greg Lewis
c778807698 . Minor clean up (removed an unused variable, white space). 2005-10-21 17:44:34 +00:00
Greg Lewis
43dfdf2f3d . Update to 1.13.0.
. Minor fixes for the packing list.

PR:		87700
Submitted by:	Andreas Kohn <andreas@syndrom23.de>
2005-10-21 17:25:44 +00:00
Greg Lewis
aeafcb01a2 . Update the required Java version.
. File off the version from the installed jars to make it possible to keep
  the same CLASSPATH between releases.
2005-10-20 07:12:51 +00:00
Greg Lewis
0f015129ae . Update to 4.0.3.
PR:		87647
Submitted by:	Jonathan Chen <jonc@chen.org.nz> (maintainer)
2005-10-19 23:49:56 +00:00
Greg Lewis
12ccde8f3d . Update to 1.30.
. Add another MASTER_SITE.
. Packing list is a little better, but it still needs some work.
2005-10-18 22:37:53 +00:00
Herve Quiroz
0b2143107d Fix javavmwrapper support added in last commit: the launcher now enforces
JAVA_VERSION and JAVA_OS values so that no wrong JDK can be picked up by
javavm(1).

PR:		86860
Discussed with:	Panagiotis Astithas <past@ebs.gr>
2005-10-18 02:42:04 +00:00
Eric Anholt
4493844eb3 Update to 1.1.6. Tested on i386 and amd64 -- only one regression test failure,
and on amd64!
2005-10-15 22:33:48 +00:00
Norikatsu Shigemura
ff4ffe3e99 Update to 3.1RC2.
o Fix install dependency problems.

PR:		ports/87469
Submitted by:	Mark Hobden <mark@mclgm.net>
Approved by:	maintainer no response
2005-10-15 14:14:08 +00:00
Norikatsu Shigemura
fd0bc66f9f Add eclipse-webtools 0.7, webtools for eclipse.
The Eclipse Web Tools Platform (WTP) project extends the Eclipse
platform with tools for developing J2EE Web applications.

WWW:		http://www.eclipse.org/webtools/
PR:		ports/87467
Submitted by:	Mark Hobden <mark@mclgm.net>
2005-10-15 13:54:45 +00:00
Norikatsu Shigemura
12df1acc45 Update to 1.1.1.
PR:		ports/87450
Submitted by:	Mark Hobden <mark@mclgm.net>
2005-10-15 13:39:30 +00:00
Greg Lewis
ee436a1c4c . Update to 1.3.3 (missed in the last commit somehow).
PR:		87375
Submitted by:	Ronald Klop <ronald@cs.vu.nl>
2005-10-14 01:09:20 +00:00
Greg Lewis
cc4de1bfae . Update to 1.3.3.
PR:		87375
Submitted by:	Ronald Klop <ronald@cs.vu.nl>
2005-10-14 01:08:30 +00:00
Greg Lewis
86bc551392 . Bump PORTREVISION for the last two fixes.
Approved by:	phantom (maintainer)
2005-10-13 15:19:18 +00:00
Greg Lewis
7768284774 . Switch to using XToolkit by default. According to
http://java.sun.com/j2se/1.5.0/docs/guide/awt/1.5/xawt.html

  it has some advantages over XToolkit.  Its also the default on Linux
  and Solaris will be switching to it.  Some people have reported that
  it fixes a crash in the browser plugin for them.

  Please let me know straight away if this causes problems, particularly
  with Swing, as it hasn't been extensively tested.  The web page
  mentioned above explains how to switch the toolkits dynamically so you
  can compare them.

Submitted by:	Huang wen hui <hwh@gddsn.org.cn>
                (the awt_LoadLibrary.c patch)
Approved by:	phantom (maintainer)
2005-10-13 15:18:25 +00:00
Greg Lewis
03fdfe46e6 . Fix javaws.
Approved by:	phantom (maintainer)
2005-10-13 15:12:26 +00:00
Greg Lewis
ee62db26fb . Fix javaws.
. Bump PORTREVISION.

PR:		81176
Submitted by:	"Thomas M. Hermann" <__tmh@yahoo.com>
2005-10-13 15:09:11 +00:00
Greg Lewis
3a8376fd45 . No need for ${MKDIR} ${JAVAJARDIR}, its been automatically created
by mtree for more than 3 years now.

Pointed out by:	hq
2005-10-11 15:10:45 +00:00
Mark Linimon
4a960224c0 Update maintainer's email address. 2005-10-10 04:43:53 +00:00
Mark Linimon
f8c1cfa91b Reset bouncing maintainer addresses.
Hat:		portmgr
Source:		Edwin's updated distfile tracker
2005-10-10 04:40:24 +00:00
Mark Linimon
431ff9a7d8 Pacify distfile survey. 2005-10-10 04:21:33 +00:00
Norikatsu Shigemura
ee0d30624e Update to 3.1.1.
o The language pack contains translations for
    German, Spanish, French, Italian, Japanese, Korean,
    Portuguese (Brazil), Traditional Chinese, Simplified
    Chinese, Czech, Hungarian, Polish and Russian and Arabic

Desired by:	Kazumasa Gotoh <kgotoh@cic-kk.co.jp>
2005-10-10 01:54:11 +00:00
Norikatsu Shigemura
e8066b20a5 Update to 1.12.3.
Pointed out by:	ports version check via edwin
2005-10-09 15:08:06 +00:00
Norikatsu Shigemura
0febb29e81 Update to 3.1.1.
PR:		ports/86860, ports/86900
Submitted by:	Panagiotis Astithas <past@ebs.gr>
2005-10-09 14:54:21 +00:00
Norikatsu Shigemura
98bd261923 Update to 1.1.0.1 and unBROKEN(fix incomplete pkg-plist).
PR:		ports/86832
Submitted by:	Mark Hobden <mark@mclgm.net>
Committed at:	CBUG Meeting XCAST6 Festival feature with cjh@
2005-10-09 03:59:38 +00:00
Norikatsu Shigemura
fb95221ce4 Update to 3.1.1.
PR:		ports/86830
Submitted by:	Mark Hobden <mark@mclgm.net>
Committed at:	CBUG Meeting XCAST6 Festival feature with cjh@
2005-10-09 03:37:32 +00:00
Norikatsu Shigemura
4bca4a1e05 Update to 2.1.1.
PR:		ports/86828
Submitted by:	Mark Hobden <mark@mclgm.net>
Committed at:	CBUG Meeting XCAST Festival feature with cjh@
2005-10-09 03:20:19 +00:00
Archie Cobbs
5b8b84aada Update master site. 2005-10-07 18:29:42 +00:00
Herve Quiroz
debe6ca6dc Update to 3.2.0
PR:		87042
Submitted by:	maintainer
2005-10-07 18:00:40 +00:00
Mark Linimon
3a276d69bf Turn this one over to the mailing list. Note: this port has already passed
its putative expiration period, so if anyone on the list wants to save it,
they should get a PR in before the ports thaw is lifted.

Approved by:	former maintainer
2005-10-01 06:05:32 +00:00
Greg Lewis
ced39dd02a . Update to 2.2.
PR:		86640
Submitted by:	Constantino Michailidis <dinom@balstonresearch.com>
Approved by:	Panagiotis Astithas <past@ebs.gr> (maintainer)
2005-09-29 22:07:08 +00:00
Greg Lewis
cc52200b51 . Update to 1.4.2_09. 2005-09-28 18:35:43 +00:00
Norikatsu Shigemura
35e5441840 o Fix build error with WITH_MOZILA != mozilla.
o Make an Eclipse menu entry visible. (add dependency)
o Bump PORTREVISION, accodingly.

PR:		ports/86649
Submitted by:	Panagiotis Astithas <past@ebs.gr>
2005-09-28 12:19:50 +00:00
Greg Lewis
b236426ae5 . Include header files from the JDK that was just built, not from the
bootstrap JDK.  This fixes using the Linux JDK to bootstrap when you
  are compiling javaws.
2005-09-27 15:23:29 +00:00
Tilman Keskinoz
5324dc1cb3 Mark BROKEN and set an EXPIRATION_DATE.
PR:		86544
Submitted by:	Manfred Riem <mriem@manorrock.org>
2005-09-27 10:37:31 +00:00
Tilman Keskinoz
91e8c23378 Mark as BROKEN (unfetchable) and set an EXPIRATION_DATE
PR:		86546
Submitted by:	Manfred Riem <mriem@manorrock.org>
2005-09-27 10:28:43 +00:00
Greg Lewis
8b64d1fa96 . Fix RUN_DEPENDS (JAVAJARDIR -> JAVALIBDIR).
. Respect NOPORTDOCS.
. Split "docs" into examples and docs as appropriate and install them in
  the relevant directories.
. Use PORTDOCS.
. Use appropriate macros in the packing list (%%JAVAJARDIR%% and
  %%EXAMPLESDIR%%) and adjust it appropriately for the previous two changes.
. Bump PORTREVISION.
2005-09-27 06:02:24 +00:00
Greg Lewis
dcf5694956 . Quieten portlint:
. Add 'devel' as a secondary category.
  . Unquote IGNORE.
. Remove unnecessary EXTRACT_SUFX setting.
. Use bsd.java.mk 2.0.
2005-09-27 05:35:48 +00:00
Greg Lewis
ec45cb198b . Update the download URL.
PR:		86547
Submitted by:	Manfred Riem <mriem@manorrock.org>
2005-09-27 04:47:49 +00:00
Tilman Keskinoz
df0a00be77 The upstream maintainer has included versioned tarballs on their own website
PR:		86593
Submitted by:	Doug Kelly (dougk) <root@dougk-ff7.net>
2005-09-26 16:20:20 +00:00
Pete Fritchman
8da1edde98 - upgrade to 2.3.5
- give maintainership to submitter
- mirror distfile on local site until upstream maintainer has versioned
  downloads available
- depend on cedet & elib instead of semantic
- use %%DOCSDIR%% in pkg-plist

Submitted by:	Doug Kelly <dougk@dougk-ff7.net>
2005-09-26 06:40:24 +00:00
Norikatsu Shigemura
a79b1c3ad3 Fix build error by wrong gtk libraries.
PR:		ports/86538
Submitted by:	Mark Hobden <markhobden@gmail.com>
2005-09-25 09:55:29 +00:00
Greg Lewis
a85aaa5c33 . Update to 1.5.0_05.
. Unpack deploy.jar [1]

PR:		86436 [1]
Submitted by:	Frank Ruell <stoerte@dreamwarrior.net> [1]
2005-09-23 16:31:07 +00:00
Herve Quiroz
d9da410366 Update to 0.9.9
PR:		86458
Submitted by:	maintainer
2005-09-22 14:23:57 +00:00
Greg Lewis
87b310dbc2 . Update to patchset 2:
. Many patches are now unnecessary as they are included in the new
    patchset.
  . The browser plugin and Java Web Start is enabled on i386 (there are
    64 bit issues with both the plugin and Mozilla/Firefox which prevent
    enabling it on amd64).
. Update the amount of disk space needed.
. Update the status of the port.
. Disable building the shared class data archive.  This broke the build
  on amd64 and appears to also be problematic on some i386 versions
  (4.11 is broken at least).  It will reappear in future, probably
  initially on a limited set of FreeBSD versions and architectures
  (6.0/i386 is reported to work).

Reviewed by:	freebsd-java@
Approved by:	maintainer timeout (1 week)
2005-09-20 20:00:08 +00:00
Greg Lewis
e0887be82f . Update to 2.0b4. 2005-09-20 19:36:48 +00:00
Greg Lewis
7b9865c0ea . Update the URL where the documentation can be downloaded.
PR:		86339
Submitted by:	Frank Ruell <stoerte@dreamwarrior.net>
2005-09-19 21:19:14 +00:00
Greg Lewis
ae6c76c843 . Update to 1.29.
. Unbreak and undeprecate.
. Temporarily take maintainership.
2005-09-15 15:54:10 +00:00
Greg Lewis
762bd1b0f1 . Fix packing list (add @dirrm forgotten in my last commit). 2005-09-15 15:34:22 +00:00
Greg Lewis
cc519a1423 . Update to 20050328.
. Remove RESTRICTED, the licence is BSD-like and the web site now claims
  it is fine for production use.
. Update pkg-descr and include the web site.
2005-09-15 15:24:38 +00:00
Mark Linimon
7a38f24fee Mark for deprecation. The distfile that is currently in the port is over
a year old and no longer archived.  This port is up for adoption.
2005-09-15 06:55:28 +00:00
Greg Lewis
946dec2130 . Fix a typo in the COMMENT. 2005-09-15 05:59:34 +00:00
Norikatsu Shigemura
5ddd31a2e0 Fix build error WITH_MOTIF.
Add a desktop meny entry under GNOME.

PR:		ports/86086
Submitted by:	Panagiotis Astithas <past@ebs.gr>
2005-09-14 14:46:36 +00:00
Greg Lewis
cda2cdabd7 . Placate portlint and help tools such as 'make index' which expect the
URL in pkg-descr to start with 'WWW: '
2005-09-12 05:38:44 +00:00
Greg Lewis
558eb42ba4 . Update to 3.0.0.
PR:		85300
Submitted by:	Panagiotis Astithas <past@ebs.gr>
2005-09-12 05:33:27 +00:00
Greg Lewis
1aa9870884 . Fix compilation after the recent nspr split from mozilla/firefox.
Although I can't reproduce this problem, it doesn't break anything
  for me and other users have independently verified it fixes the
  build for them.
. Remove an unnecessary patch.

PR:		85590
Submitted by:	Panagiotis Astithas <past@ebs.gr>
2005-09-08 18:11:41 +00:00
Greg Lewis
ba4e0f26bf . Force the Client VM when dumping the shared archive since you can't
dump the archive with the Server VM.
2005-09-06 02:41:30 +00:00
Greg Lewis
6b5bfe2237 . Tell the user all the files they will need up front, instead of telling
porky pies about what they have and prompting them one file at a time.
  This is a rewording and reworking (for jdk12) of the patch in the
  attributed PR by fenner@ (which is for jdk14).
. Update the (commented out) MASTER_SITES while I'm here.

PR:		84644
2005-09-05 03:16:09 +00:00
Greg Lewis
a2fb434833 . Generate the class data shared archive during post-install to speed
up VM load times.

  See http://java.sun.com/j2se/1.5.0/docs/guide/vm/class-data-sharing.html

Suggested by:	"Ronald Klop" <ronald-freebsd8@klop.yi.org>
Approved by:	phantom (maintainer)
2005-09-04 14:31:32 +00:00
Greg Lewis
aac4424426 . Use ${PTHREAD_LIBS} when compiling the testos programme rather than
inventing our own version.

Approved by:	phantom (maintainer)
2005-09-03 21:13:49 +00:00
Greg Lewis
5c0642d3ef . Tell the user all the files they will need up front, instead of telling
porky pies about what they have and prompting them one file at a time.
  This is a rewording and reworking (for jdk13) of the patch in the
  attributed PR by fenner@ (which is for jdk14).
. Update the (commented out) MASTER_SITES while I'm here.

PR:		84644
2005-09-03 06:13:03 +00:00
Greg Lewis
52f1de8f95 . Respect NOPORTDOCS. 2005-09-02 20:48:35 +00:00
Kris Kennaway
3d8fb9e1b2 BROKEN: Unfetchable 2005-08-31 03:19:21 +00:00
Herve Quiroz
d9c4595f4e - Update to 11.a [1]
- Add 'devel' category [1]
- Update to bsd.java.mk 2.0
- Takeover maintainership [2]
- Use %%JAVAJARDIR%% and PLIST_FILES

PR:		85041 [1] [2]
Submitted by:	Conor McDermottroe <ports@mcdermottroe.com> (new maintainer)
Approved by:	former maintainer
2005-08-29 16:07:18 +00:00
Volker Stolz
71b386d0e8 - fix build on 4.x: include missing header
- USE_LIBTOOL, drop ltmain-patch
2005-08-29 07:32:46 +00:00
Norikatsu Shigemura
e9f9782908 Change MAINTAINER from java@ to freebsd-eclipse@.
Noticed by:	Vizion <vizion@vizion.occoxmail.com>
2005-08-28 15:29:51 +00:00
Norikatsu Shigemura
b08d8fc94b Fix the internal browser issue.
PR:		ports/84672
Submitted by:	Panagiotis Astithas <past@ebs.gr>
2005-08-28 07:26:40 +00:00
Norikatsu Shigemura
8c7c7fbb69 Update to 1.12.2. 2005-08-28 07:20:47 +00:00
Kirill Ponomarev
6114dfb090 Reset bouncing maintainer.
Approved by:	portmgr (self)
2005-08-26 05:56:07 +00:00
Greg Lewis
c8adfc87db . NUL terminate a string. Fixes a segmentation fault that shows up
in the jdk13 port build.  Brought to you by MALLOC_OPTIONS "A" and "J".
. Bump PORTREVISION.

Approved by:	portmgr (kris)
2005-08-19 17:34:05 +00:00
Norikatsu Shigemura
f2bba2e7b3 Refetchable.
Pointed out by:	pointyhat via krion
Approved by:	portmgr (krion)
2005-08-18 13:27:44 +00:00
Greg Lewis
d487a983a2 . Update to 0.8.0 (unbreaks the build on 5.x and 6.x).
. Use %%DOCSDIR%% in the packing list.
. Fix a couple of typos.

Approved by:	portmgr (krion)
2005-08-11 19:44:06 +00:00
Archie Cobbs
4d1fb3a03b Update distinfo to fix build (forgotten in previous commit).
Approved by:	portmgr
2005-08-04 14:11:54 +00:00
Mikhail Teterin
9a94de9138 Add two more hunks to patch-koi8u. Should make the koi8-u fonts support better
somehow.

Approved by:	maintainer	(phantom)
Approved by:	portmgr	(krion)
2005-08-03 19:43:45 +00:00
Mikhail Teterin
99b7ed7a15 Add the two forgotten files neccessary for proper KOI8-U support... Uh-oh. 2005-08-01 16:44:07 +00:00
Norikatsu Shigemura
7b4d0328ac Add eclipse-viPlugin 1.12.1, an Eclipse plugin that adds
vi functionality to an existing editor like JDT or CDT.
2005-08-01 10:36:13 +00:00
Norikatsu Shigemura
0be0fb477c Update to 3.1.
o java/eclipse-devel is IGNOREd now until 3.2+.
o change MAINTAINERship to java@ on java/eclipse-devel. [1]

PR:		ports/84252
Submitted by:	Panagiotis Astithas <past@ebs.gr>
Requested by:	devel/eclipse-devel's maintainer [1]
Tested by:	java@
2005-07-31 05:26:16 +00:00
Herve Quiroz
18543e1e62 - Don't mkdir ${JAVAJARDIR} (already in mtree)
- Use %%JAVAJARDIR%%
- Use FIND | INSTALL_DATA rather than CP
2005-07-29 12:36:08 +00:00
Mikhail Teterin
21de145b88 Use code long floating around the Internet to add support for KOI8-U
encoding. It is even easier to do the same thing to jdk14 and jdk13,
where only one charset-interface exists (jdk15 has two with the old one
considered obsolete).

Approved by:  Alexey Zelkin	(maintainer)
2005-07-28 13:36:16 +00:00
Archie Cobbs
7156d6958c Upgrade to release 1.4.6. 2005-07-26 19:36:13 +00:00
Archie Cobbs
83a190d489 Upgrade to release 0.17. 2005-07-26 19:34:30 +00:00
Herve Quiroz
e090d7f4c4 Forbid the use of a JDK from Sun
PR:		80454
Submitted by:	Heiko Adam <adam@ifm.zmaw.de>
2005-07-25 16:21:50 +00:00
Greg Lewis
991d2407bf . Add a necessary patch for jikes to be able to compile the source code
(which is what jbootstrap uses).
2005-07-23 07:51:52 +00:00
Greg Lewis
b9c205f18d . Default to bootstrapping with jbootstrap. 2005-07-23 07:49:57 +00:00
Greg Lewis
b075f4b0d0 . Set a BUILD_DEPENDS for consistency.
. Set _JAVA_BOOTSTRAP_VERSION in case the jbootstrap default changes.
2005-07-23 07:48:59 +00:00
Greg Lewis
4322717065 . Default to using jbootstrap as the bootstrap, not linux-blackdown-jdk13.
PR:		83758
2005-07-23 07:02:22 +00:00
Greg Lewis
45ae6a773e . Add missing RUN_DEPENDS. 2005-07-23 07:00:13 +00:00
Greg Lewis
2f884ea450 . Update to 1.2. 2005-07-23 06:52:48 +00:00
Kris Kennaway
0d8f47d8f7 This port is scheduled for deletion on 2005-09-22 if it is still broken
at that time and no PRs have been submitted to fix it.
2005-07-23 02:53:43 +00:00
Greg Lewis
2b8ca9868d . Fix the check for the distribution file existing since it must be
downloaded manually.

Pointed out by:	pointyhat via kris
2005-07-21 05:52:22 +00:00
Greg Lewis
4a556fc8e1 . Mark RESTRICTED as one of the source files is under the SCSL.
. Make portlint happier about the IGNORE message.
2005-07-20 18:46:16 +00:00
Greg Lewis
020d23776e . Update to 1.1. 2005-07-20 18:23:46 +00:00
Greg Lewis
aed5cfc204 . Add a port of jbootstrap:
"Utilities that allow a JDK to be bootstrapped without needing another
 JDK to do so."
2005-07-20 17:06:52 +00:00
Greg Lewis
3b239442a7 . Update to 3.2.7.
PR:		83627
Submitted by:	Jonathan Chen <jonc@chen.org.nz> (maintainer)
2005-07-18 06:57:31 +00:00
Mikhail Teterin
da0cac05ab Update to 1.1.2-pre1 released in February 2004. Some serious
REINPLACE-ing was required to turn all variables named `enum' into
`enumeration', because `enum' is a keyword in Java-1.5

The program seems to work now and builds with Java-1.5 (and, presumably,
earlier).

The portversion is set to 1.1.1.1 in anticipation of the eventual
release of 1.1.2 by the vendor.
2005-07-07 18:38:19 +00:00
Greg Lewis
3cb3792860 . Update to 1.4.2-02.
. Get the i386 version even for amd64.
. Note that this version doesn't work on FreeBSD 4.x.
2005-07-06 22:15:48 +00:00
Greg Lewis
8b5d10f27a . Make this actually work on amd64 (treat it as i386). 2005-06-24 17:12:48 +00:00
Greg Lewis
22a08e5de5 . Update to 1.3.1_16. 2005-06-24 17:11:45 +00:00
Greg Lewis
98eb751eb2 . Update to 1.5.0_04. 2005-06-23 21:05:06 +00:00
Greg Lewis
0ffef58133 . Avoid memory corruption on FreeBSD 4.x. This seems to have no affect
under 5.x which was running fine without it.

Approved by:	phantom
2005-06-22 15:52:02 +00:00
Greg Lewis
9a4718a679 . Add a couple of comments.
. Kick unprivileged users out early in registervm/unregistervm to
  prevent double error messages.
2005-06-20 18:39:29 +00:00
Greg Lewis
d9e60aea40 . Check the user can read/write the configuration file and that it exists
before attempting to sort it when running checkvms.  This prevents a
  double error message for an unprivileged user.
. When asked to register a VM that is already registered, don't error.
  Print a warning that the VM is already registered and don't add it to
  the configuration file (but do check its links and sort the config
  file still).  This prevents problems with

	'make install -DFORCE_PKG_REGISTER'

  erroring out during the post-install stage for the JDK ports.
  Bump PORTREVISION for this change since it affects the various JDK
  ports. [2]

Reported by:	anholt, via hq [2]
2005-06-20 18:08:33 +00:00
Norikatsu Shigemura
864d635231 Add support for other mozilla's.
PR:		ports/81753
Submitted by:	Andreas Kohn <andreas@syndrom23.de>
2005-06-18 19:08:51 +00:00
Alexander Leidinger
23b3bc4b0d Mega-patch to cleanup the ports infrastructure regarding our linux bits:
- USE_LINUX now implies NO_FILTER_SHLIBS=yes. It also doesn't use FreeBSD
    tools to strip binaries anymore, so it's not neccesary anymore to override
    STRIP and STRIP_CMD.
  - USE_LINUX_PREFIX implies NO_MTREE now.
  - In the USE_LINUX case, USE_XLIB now depends upon the linux X11 libraries
    instead upon the native FreeBSD libraries.
  - The variable LINUX_BASE_PORT contains a string which is suitable as an
    item in *_DEPENDS, so if a port BATCH_DEPENDS or FETCH_DEPENDS upon the
    default (or overriden) linux base, ${LINUX_BASE_PORT} should be used
    instead of a hardcoded reference.
  - Change all ports to comply to the "new world order".
  - The Ports Collection now allows to override the default linux_base port.
    Specify e.g. OVERRIDE_LINUX_BASE_PORT=rh-9 in /etc/make.conf to use
    ${PORTSDIR}/emulators/linux_base-rh-9 (the logic is to use
    ${PORTSDIR}/emulators/linux_base-${OVERRIDE_LINUX_BASE_PORT}).
  - If USE_LINUX or OVERRIDE_LINUX_BASE doesn't point to an existing linux_base
    port and if USE_LINUX isn't set to "yes" (case insensitive), the port will
    be marked as IGNORE. [1]
  - Readd USE_LINUX knobs into several ports and make several uses of a
    conditional dependency ("USE_LINUX?=") into an unconditional one
    ("USE_LINUX=") which where removed/changed by Trevor to allow the use of
    alternative linux_base ports. While this is a nice goal, the implementation
    resulted in missing dependencies. The OVERRIDE_LINUX_BASE_PORT knob
    in this commit is supposed to fix the problem while keeping the feature.
    Basicaly this includes a backout of Trevor's commit, to prevent confusion
    I mention it here explicitely.
  - Use the correct prefix (X11- instead of LOCAL- or LINUX-) for some ports.
    Chase dependencies for this.
  - Changes to make linux_devtools installable on amd64, remove some stray
    device nodes (they don't work on recent OS versions and aren't really
    needed).
  - Make linux_base-8 PREFIX clean and remove some stray device nodes.
    Additionally tell a little bit more about how to setup NIS/YP [2].
  - Update the PGSQL dependency in the linux-opengroupware port to a recent
    version (the old one isn't available anymore), I don't know if this
    works (at least it isn't more broken than before).
  - Use PREFIX/usr/share/doc instead of PREFIX/usr/doc in the divx4linux
    ports, the former path exists already and gets populated by other
    packages too (PREFIX=LINUXPREFIX!).
  - Fix some obvious (non-linuxolator) bugs in some linux ports while being
    there.
  - Bump PORTREVISION where neccesary.

Requested by:	portmgr (linimon) [1]
Submittted by:	Gerrit Kuehn <gerrit_huehn@gruft.fido.de [2]
Approved by:	portmgr (kris, linimon), maintainers (or maintainer timeout)
Tested on:	ports cluster (kris)
Reviewed by:	silence on emulation@
Superseedes PR:	69997

Maintainer approval from:
	chris@chrisburkert.de
	cracauer@cons.org
	des
	girgen
	jamie@bishopston.net
	mezz
	mi
	nivit@users.sf.net
        pat
	simond@irrelevant.org
	riggs@rrr.de
	Udo.Schweigert@Siemens.com
2005-06-17 22:59:29 +00:00
Herve Quiroz
f0c5487aa0 - Update to 1.1b4
- Don't try to mkdir ${JAVAJARDIR} as it has been part of mtree for more than 3
  years now
- Use FIND | INSTALL_DATA to install documentation
2005-06-17 15:37:29 +00:00
Herve Quiroz
8f802f2957 - Update to 2.1
- Link API documentation to JDK Standard API documentation if present
- SIZEify
- Add 'devel' category [1]

Reported by:	portlint [1]
2005-06-15 13:48:07 +00:00
Herve Quiroz
bfdd66874b Update to 0.9.7
PR:		82244
Submitted by:	maintainer
2005-06-15 13:25:51 +00:00
Thierry Thomas
dac6c97324 Upgrade to 1.1.4.
PR:		ports/82068
Submitted by:	Antonio Carlos Venancio Junior <antonio (at) php.net>
Approved by:	maintainer
2005-06-14 19:16:22 +00:00
Herve Quiroz
7a23c56ca5 Remove empty patch file
PR:		82160
Submitted by:	Taoka Fumiyoshi <fmysh@iijmio-mail.jp>
2005-06-12 15:13:18 +00:00
Eric Anholt
9cb236b64d Oops, jikes is required to build these days. This should be all the deps
necessary.

Reported by:	krismail
2005-06-10 21:11:56 +00:00
Herve Quiroz
8250ea7ca5 - Update to version 3.1
- Add 'devel' category

PR:		81834
Submitted by:	maintainer
2005-06-10 18:03:33 +00:00
Greg Lewis
e286417528 . Update to 1.3.2 update.
PR:		82027
Submitted by:	Hans Voogt <dehans@xs4all.nl>
2005-06-08 15:51:06 +00:00
Greg Lewis
fc40089f7a . Update to 1.0.2 update 2. 2005-06-08 15:48:21 +00:00
Greg Lewis
ab32e20b45 . Update to 1.3.1_15. 2005-06-07 15:06:33 +00:00
Greg Lewis
7efc03b3e5 . Sort. 2005-06-07 15:06:03 +00:00
Eric Anholt
1b34b0959c [1] Add missing dependency on zip.
[2] Convert to use javavmwrapper (installing to its own PREFIX).
[3] Add to devel category, matching Sun JDKs.

Submitted by:	[1] krismail
Reviewed by:	[2,3] hq, previous version
2005-06-03 17:16:09 +00:00
Thierry Thomas
4428b915f7 + update to 1.1.3;
+ changelog: http://www.phpeclipse.de/tiki-read_article.php?articleId=18
+ add pkg-plist;
+ add pkg-message;
+ update pkg-descr.

PR:		ports/80369
Submitted by:	Antonio Carlos Venancio Junior
Approved by:	maintainer's time-out
2005-05-31 18:40:47 +00:00
Norikatsu Shigemura
ba0d7486af UnBROKEN by fixing pkg-plist.
PR:		ports/81577
Submitted by:	Vasil Dimov <vd@datamax.bg>
2005-05-29 03:44:23 +00:00
Norikatsu Shigemura
a40f6b4f77 o Update to 3.1M7. [1]
o Add LATEST_LINK. [2]

PR:		ports/81076 [1]
Submitted by:	Alex Varju <freebsd-ports@varju.ca> [1]
Pointed out by:	krisbot via kris [2]
Tested by:	java@ [1]
2005-05-29 03:41:42 +00:00
Eric Anholt
c66cbe7564 Update to 1.1.5, which includes a port to amd64. (Ports to alpha, powerpc,
sparc64 should be quick, but I haven't been able to scare up the resources on
the cluster machines).  Also, remove the compile-time options such as different
AWTs, which are intended by the developers for use in embedded systems, not
general users.

Also, move maintainership to myself, since I'm working on kaffe too frequently.
Thanks Mark for your work on this port!

PR:		ports/80641
Submitted by:	anholt
Approved by:	maintainer
2005-05-28 20:51:58 +00:00
Greg Lewis
cbbff8a98e . Update to 0.47.
PR:		81451
Submitted by:	"Ronald Klop" <ronald@cs.vu.nl> (maintainer)
2005-05-25 05:58:54 +00:00
Herve Quiroz
b071505118 Add 'devel' category
Reported by:	portlint
Approved by:	maintainer
2005-05-23 14:39:05 +00:00
Herve Quiroz
f7753b6ade - Install commons-logging-api.jar
- Add 'devel' category to calm portlint

Submitted by:	thierry
2005-05-23 14:18:12 +00:00
Herve Quiroz
69ebfe3e04 Update to 4.0.2
PR:		81173
Submitted by:	maintainer
2005-05-18 19:36:43 +00:00
Greg Lewis
4348e7f10f . This port is working well enough for me under 5.4 that I can run
graphical applications with it, so restrict the IGNORE setting regarding
  bad system calls to earlier versions of FreeBSD.  One suspects that
  the actual change to fix things happened sometime earlier in 5.x, but
  until we figure out exactly what change enabled it or have empirical
  evidence regarding this 5.4 is a good cutoff.
2005-05-17 20:57:51 +00:00
Anders Nordby
ad606baef4 Unbreak: plist fix, do not remove common Java class dir. 2005-05-17 17:02:11 +00:00
Archie Cobbs
340e736c60 Update to version 1.4.5. 2005-05-17 14:04:17 +00:00
Sam Lawrance
3b338c89d9 - Use find and install
- Unpack jar files before installing (bump PORTREVISION for this)

PR:		ports/77068
Submitted by:	Gerrit Beine <tux@pinguru.net> (maintainer)
		Phil Schulz <ph.schulz@gmx.de>
Approved by:	clement (mentor)
2005-05-17 10:31:58 +00:00
Jimmy Olgeni
26aa6f026e Fix DOWNLOAD_URL.
Submitted by:	Ralf Folkerts <ralf.folkerts(at)gmx.de>
2005-05-17 08:59:25 +00:00
Herve Quiroz
1461dc8ee5 - Allow installation on amd64
- Use PLIST_FILES
- Add 'devel' category [1]

PR:		81086
Submitted by:	Alex Varju <freebsd-ports@varju.ca>
Reported by:	portlint [1]
2005-05-16 20:39:54 +00:00
Jimmy Olgeni
22da1138bc Upgrade to version 4.1 (plus JDK home fix from ports/76670)
PR:		ports/76670
Submitted by:	Miguel Mendez <flynn(at)energyhq.es.eu.org>
2005-05-16 18:57:59 +00:00
Archie Cobbs
204bb58ee9 Upgrade to 0.15. 2005-05-16 14:13:09 +00:00
Herve Quiroz
50ed27ab74 Castor is a data binding framework for Java. It's the shortest path
between Java objects, XML documents, and relational tables.  Castor
provides Java-to-XML binding, Java-to-SQL persistence, and more.

WWW: http://www.castor.org/

PR:		80942
Submitted by:	Adam VanderHook <acidos@bandwidth-junkies.net>
2005-05-14 17:05:49 +00:00
Greg Lewis
83c1e8c44a . Ensure that when files are extracted that their fully resolved path lies
in or below the current working directory.  Fixes a security problem with
  jar(1).

  This fix may change to be compatible with whatever fix Sun applies when
  they release the next version of 1.5.
. Bump PORTREVISION for this fix.

Security: http://vuxml.FreeBSD.org/18e5428f-ae7c-11d9-837d-000e0c2e438a.html
Reviewed by:	maintainer timeout
2005-05-12 04:14:52 +00:00
Greg Lewis
a4f95e9588 . Fix various problems with time zone handling including:
. /etc/localtime is a symlink.
  . /etc/localtime contains a time zone not recognised by the JDK.

Submitted by:	Kurt Miller <truk@optonline.net>
Reviewed by:	maintainer timeout
2005-05-12 04:13:55 +00:00
Greg Lewis
60df7b3098 . Using dladdr(3) to determine the path to the current executable, and
hence the path for the shared libraries doesn't always work on FreeBSD.
  It definitely fails on FreeBSD 4.11 and FreeBSD 6-CURRENT under the
  tested environments.  In fact, the dladdr(3) man page even warns of
  these problems.  While there is work under way to fix this, it isn't
  available yet.

  Given that situation, switch to trying /proc/curproc/file, which is
  similar to what Linux does, and if that fails, drop back to checking
  argv[0] and iterating through $PATH as in jdk 1.4.  Both these methods
  work correctly in testing.

Reported by:	das
Reviewed by:	maintainer timeout
2005-05-12 04:12:33 +00:00
Greg Lewis
0be8478644 . Ensure that when files are extracted that their fully resolved path lies
in or below the current working directory.  Fixes a security problem with
  jar(1).

  This fix may change to be compatible with whatever fix Sun applies when
  they release a fixed version of 1.5.
. Bump PORTREVISION for this fix.

Approved by:	maintainer timeout
Security: http://vuxml.FreeBSD.org/18e5428f-ae7c-11d9-837d-000e0c2e438a.html
2005-05-11 21:18:39 +00:00
Archie Cobbs
43e1fb61ca Update to version 1.4.4. 2005-05-11 14:59:58 +00:00
Thierry Thomas
5b2af2ee0e Fix size mismatch. According to the submitter:
It looks like IBM released an updated version of the NetRexx 2.05 zip file
on Jan 14 2005, which includes modifications to the documentation,
NetRexx[RC].jar files and the pinger and tablet zip (sample?) files.

I could not find a CHANGELOG file nor the mailing list archives that would
have provided info into the exact changes made without a version or
revision number bump.

PR:		ports/80716
Submitted by:	Linh Pham <question+fbsdports (at) closedsrc.org>
2005-05-08 19:18:55 +00:00
Kris Kennaway
c39cc2164b BROKEN: Incomplete pkg-plist 2005-05-07 23:09:34 +00:00
Norikatsu Shigemura
0bc453c3e6 Add eclipse-devel 3.1M6, an open extensible IDE for anything and nothing
in particular.

PR:		ports/79917
Submitted by:	various members of freebsd-java
2005-05-07 05:00:40 +00:00
Greg Lewis
cc43899174 . Update to 1.3.2.
Submitted by:	"DAIGU" <daigu@pop02.odn.ne.jp>
2005-05-03 17:55:01 +00:00
Greg Lewis
8805fa551a . Ensure that when files are extracted that their fully resolved path lies
in or below the current working directory.  Fixes a security problem with
  jar(1).

  This fix may change to be compatible with whatever fix Sun applies when
  they release the next version of 1.5.
. Bump PORTREVISION for this fix.

Security: http://vuxml.FreeBSD.org/18e5428f-ae7c-11d9-837d-000e0c2e438a.html
2005-05-02 18:55:36 +00:00
Greg Lewis
3350aea7c5 . Update to 1.5.0_03. 2005-04-29 17:14:39 +00:00
Greg Lewis
f40ff1cda1 . Add $FreeBSD$. 2005-04-28 20:08:01 +00:00
Greg Lewis
6519b90663 . Bump PORTREVISION for the previous fix for jar(1).
. Don't build the plugin by default as it has security flaws.
2005-04-27 20:32:47 +00:00
Greg Lewis
85d91b0060 . Ensure that when files are extracted that their fully resolved path lies
in or below the current working directory.  Fixes a security problem with
  jar(1).

  This fix may change to be compatible with whatever fix Sun applies when
  they release the next version of 1.5.
2005-04-27 20:31:32 +00:00
Herve Quiroz
81af795833 - Update to 3.2 [1]
- Sort plist [1]
- Update to bsd.java.mk 2.0
- Add two new launcher scripts: 'proguard' and 'proguard-gui'
- Use FIND | INSTALL_DATA to install data files
- Use %%DATADIR%%
- Add $FreeBSD$ tag

PR:		79735 [1]
Submitted by:	Manfred Riem <mriem@manorrock.org> [1]
Approved by:	maintainer timeout
2005-04-27 20:05:12 +00:00
Archie Cobbs
29533ff55f - Upgrade to version 1.4.3.
- Change JAVA_BUILD from "yes" to "jre"
2005-04-25 20:44:19 +00:00
Greg Lewis
2cad98267f . Update description.
Suggested by:	hq
2005-04-25 15:00:34 +00:00
Herve Quiroz
c00f766e56 - Update to version 2005.04.15
- Add 'devel' category [1]

PR:		80120
Submitted by:	maintainer
Reported by:	portlint [1]
2005-04-19 23:30:50 +00:00
Greg Lewis
7db17950b3 . Fix various problems with time zone handling including:
. /etc/localtime is a symlink.
  . /etc/localtime contains a time zone not recognised by the JDK.

Submitted by:	Kurt Miller <truk@optonline.net>
2005-04-18 17:56:04 +00:00
Greg Lewis
4f7387e2e5 . Try to clarify that the BUGS section is talking about the Java VM
selection procedure used when ${PORTSDIR}/Mk/bsd.java.mk isn't present.
. Fix a typo (JAVA_PREFERRED_PORT -> JAVA_PREFERRED_PORTS).

Pointed out by:	hq
2005-04-18 17:44:30 +00:00
Greg Lewis
0e0caa7c35 . Update to 1.4.2_08. 2005-04-14 15:53:54 +00:00