Commit graph

1649 commits

Author SHA1 Message Date
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