1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
Commit Graph

907 Commits

Author SHA1 Message Date
Alexey Zelkin
3d5acfd493 Update linux jdk location after recent linux-sun-jdk update to 1.4.2_01 2003-09-08 08:55:20 +00:00
Ernst de Haan
d1855c80f8 Removed the DIST_SUBDIR statement.
Explanation from maintainer:

"Log4j has been the first port from the Jakarta series and
back then I thought it would be useful to put all distfiles
from the Jakarta project in the same subdirectory. Now I
don't think it is such a good idea. Furthermore, the ports
of other Jakarta projects do not use this scheme.

So here is a patch to fix it. I didn't bump the
PORT_REVISION as there is no point in updating the port if
already installed."

PR:		56490
Submitted by:	maintainer
2003-09-08 07:18:01 +00:00
Edwin Groothuis
b9976edf43 New port: kaffe-devel, development release of kaffe Java VM
Multi-platform Java virtual machine with JIT compiler and AWT package

PR:		ports/55270
Submitted by:	Mark Huizer <xaa+ports@timewasters.nl>
2003-09-07 12:06:27 +00:00
Greg Lewis
aa90f6a301 . Update from 0.33 to 0.34 [1]
. Allow compilation when one of the gcc ports with gcj is installed by
  explicitly specifying the JDK include path comes before
  ${LOCALBASE}/include.

PR:		56379
Submitted by:	Ronald Klop <ronald@cs.vu.nl> (maintainer) [1]
2003-09-05 14:29:35 +00:00
Ernst de Haan
90d16bdc36 Fixed installation (destination directory) and
package list (missing files).
Bumped PORTREVISION.
2003-09-04 15:09:56 +00:00
Ernst de Haan
37ea3344e3 Update to 1.4.2_01. 2003-09-04 09:19:03 +00:00
Norikatsu Shigemura
1d77c096a4 Add Japanese More Pack. It contains Japanese menu, etc..
Submitted by:	daichi
2003-09-04 05:59:05 +00:00
Norikatsu Shigemura
ce8458436b Add eclipse-langpack-2.1.1.1, the Eclipse language pack is
distributed as a feature.  It contains translations for
German, Spanish, French, Italian, Japanese, Korean,
Portuguese (Brazil), Traditional Chinese and Simplified
Chinese.

Reviewed by:	daichi
2003-09-03 14:16:30 +00:00
Greg Lewis
95a95a767e . Remove native_threads directories when native threads are not specified
during the compile.  The native threads java_vm binaries are compiled
  regardless of the settings and were causing problems with the packing
  list.
. Fix packing list so that native_threads versions of java_vm are
  conditionalised.

PR:		56007
2003-08-31 22:43:08 +00:00
Greg Lewis
6a085cc723 . Check for a setting of "-mcpu=k6" in CFLAGS and error if so. This
setting will cause an internal compiler error in gcc 2.95.x when
  compiling the JDK.

PR:		46269
Submitted by:	Simon Barner <barner@in.tum.de>
2003-08-30 15:33:23 +00:00
Greg Lewis
4030c045ad . Add support for bootstrapping with the Diablo Caffe JDK. The bootstrap
order is now:

  . linux-blackdown-jdk13 iff WITH_LINUX_BOOTSTRAP is set.
  . A previous installation of this port, if it exists.
  . The Diablo Caffe JDK.

  That is, the Diablo Caffe JDK is now the default bootstrapper in the
  absence of a previous installation of this port.
2003-08-29 21:12:18 +00:00
Greg Lewis
60e37df097 . Remove trailing comma from line which displayed the URL to download
the tarballs from.  It wasn't grammatically correct and was too easy
  to cut and paste along with the actual URL.

Submitted by:	znerd
2003-08-27 06:28:11 +00:00
Greg Lewis
f74335952a . Add diablo-jdk13 and diablo-jre13. 2003-08-25 16:55:31 +00:00
Greg Lewis
63ca172fee . Add a port of the Diablo Caffe JDK 1.3.1 binary release.
"The Java Development Kit (JDK) provides the Java Virtual Machine,
   base classes, and development tools to permit developers to create
   new Java applications, applets, and components on FreeBSD."
2003-08-25 16:54:36 +00:00
Greg Lewis
3fbdc31cad . Add a port of the Diablo Latte JRE 1.3.1 binary release.
"The Java Runtime Environment (JRE) implements the Java Virtual
   machine and base classes, and permits the execution of Java
   applications on FreeBSD."
2003-08-25 16:53:03 +00:00
Greg Lewis
d73e9f7a29 . Add a script which checks if ${LINUX_BASE}/${WRKDIRPREFIX} is
(possibly indirectly) a symbolic link to ${WRKDIRPREFIX}.
. Use this script in preference to the direct symbolic link check
  previously used, as it handles indirections which cause the same
  problem.
. /compat/linux -> ${LINUXBASE} in the message output if the check
  detects a link.

PR:		43602
2003-08-23 15:17:29 +00:00
Greg Lewis
506e274eaa . Add a script which checks if ${LINUX_BASE}/${WRKDIRPREFIX} is
(possibly indirectly) a symbolic link to ${WRKDIRPREFIX}.
. Use this script in preference to the direct symbolic link check
  previously used, as it handles indirections which cause the same
  problem.
. /compat/linux -> ${LINUXBASE} in the message output if the check
  detects a link.

PR:		43602
2003-08-22 17:07:08 +00:00
Daichi GOTO
af4d4feb60 update java/jmp: 0.32 -> 0.33
PR:		55585
Submitted by:	Ronald Klop <ronald@cs.vu.nl> (maintainer)
2003-08-20 06:25:23 +00:00
Daichi GOTO
c9a4b15355 java/jdbcpool: drop maintainer ship
PR:		55691
Submitted by:	Jose Marques <noway@nohow.demon.co.uk> (maintainer)
2003-08-19 05:19:00 +00:00
Daichi GOTO
1f4b2a31d6 java/infobus: drop maintainer ship
PR:		55691
Submitted by:	Jose Marques <noway@nohow.demon.co.uk> (maintainer)
2003-08-19 05:18:24 +00:00
Daichi GOTO
0b15da8125 java/cos: drop maintainer ship
PR:		55691
Submitted by:	Jose Marques <noway@nohow.demon.co.uk> (maintainer)
2003-08-19 05:16:58 +00:00
Daichi GOTO
2c85b8e0d4 java/collections: drop maintainer ship
PR:		55691
Submitted by:	Jose Marques <noway@nohow.demon.co.uk> (maintainer)
2003-08-19 05:16:25 +00:00
Greg Lewis
e66b0ab8f2 . Update to 1.3.1_09. 2003-08-14 14:41:47 +00:00
Jimmy Olgeni
adf42b4974 Let DOWNLOAD_URL point to the actual 3.5.1 license page.
Submitted by:	Carlos F. A. Paniago <pan@cnpm.embrapa.br>
2003-08-05 20:32:33 +00:00
Jimmy Olgeni
4b7f0e2e8f Upgrade to release 3.5.1. 2003-08-05 11:23:52 +00:00
Alexey Zelkin
2e706dd4da Warn users about requirement of having linprocfs mounted in order to
start native JDK port build.  linprocfs mounted become pre-requisite of
build after Linux SUN JDK port was updated to 1.4.2.

Add run-time (pre-build) check for linprocfs mounted as well.

Bump space requirements note about disk space required for build of
whole JDK 1.4.1 port and package to more appropriate value (as reported
by many people).
2003-08-04 08:53:42 +00:00
Greg Lewis
41a19263c6 . Autodetect a previous jdk13 install and use that to bootstrap by
default if it exists.  This can be overidden either using JDK13DIR
  or setting WITH_LINUX_BOOTSTRAP.

PR:		52195
2003-08-02 17:30:13 +00:00
Greg Lewis
e43852d616 1. Autodetect a previous jdk13 install and use that to bootstrap by
default if it exists.  This can be overidden either using JDK13DIR
   or setting WITH_LINUX_BOOTSTRAP.
2. Don't create directories for new files, invoke patch with -p0.

PR:		52195 [1]
Submitted by:	David Yeske <dyeske@yahoo.com> [1 - based on]
2003-08-02 17:28:31 +00:00
Maxim Sobolev
10588346d3 Let be hohest: I really don't have a time now to properly maintain all
these great pieces of software, so that let others with more free time
to take over them.
2003-07-29 09:12:37 +00:00
Ernst de Haan
7eedd70266 # New ports collection makefile for: JDOM
# Date created:		June 1, 2001
# Whom:			Ernst de Haan <znerd@FreeBSD.org>
#
# $FreeBSD: ports/java/jdom/Makefile,v 1.8 2003/07/23 14:30:27 znerd Exp $
#

PORTNAME=	jdom
PORTVERSION=	1.0b9
CATEGORIES=	java
MASTER_SITES=	http://www.jdom.org/dist/source/
DISTNAME=	${PORTNAME}-${PORTVERSION:C/[0-9]*\.[0-9]*//}

MAINTAINER=	znerd@FreeBSD.org
COMMENT=	Java library for accessing and manipulating XML documents

BUILD_DEPENDS=	${ANT}:${PORTSDIR}/devel/apache-ant

USE_JAVA=	1.2+

WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION:C/[0-9]*\.[0-9]*//}
PLIST_SUB+=	T=${TARGET_DIR:S/^${PREFIX}\///}
TARGET_DIR?=	${PREFIX}/share/java/${PORTNAME}-${PORTVERSION}
ANT?=		${LOCALBASE}/bin/ant
ANT_TARGET=	package javadoc

do-build:
	@cd ${WRKSRC} && ${ANT} ${ANT_TARGET}

do-install:
	@${ECHO} -n ">> Creating directory ${TARGET_DIR}..."
	@${MKDIR} ${TARGET_DIR}
	@${ECHO} " [ DONE ]"

	@${ECHO} -n ">> Copying files..."
	@${CP} -r ${WRKSRC}/* ${TARGET_DIR}
	@${ECHO} " [ DONE ]"

	@${ECHO} -n ">> Installing JAR..."
	@${CP} ${WRKSRC}/build/jdom.jar ${PREFIX}/share/java/classes/
	@${ECHO} " [ DONE ]"

.include <bsd.port.mk>
2003-07-23 14:34:04 +00:00
Ernst de Haan
b093017dc6 Port devel/jakarta-ant was renamed to devel/apache-ant.
Reported by:	kris
Pointy hat to:	me
2003-07-23 14:30:29 +00:00
Ernst de Haan
419650db62 Update to 1.3.1 Service Release 5.
See:
ftp://javaww@207.25.253.61/developer/linuxia32/131SR5/fixes.html

Pointed out by:	Lauri J. Jarvenpaa <Lauri.Jarvenpaa@students.turkuamk.fi>
2003-07-23 08:20:42 +00:00
Sergey A. Osokin
580e384f9e Use /' instead of .' at end of URL.
Notify from:	maintainer via fenner
2003-07-22 08:19:35 +00:00
Greg Lewis
08d5c4f240 . Switch to using the appropriate Blackdown JDK for bootstrapping since
it doesn't require user intervention to download and install.

PR:		30576
2003-07-21 17:21:49 +00:00
Greg Lewis
82387aef2a . Update recommendations on alternatives.
. Note that you now need to enable linprocfs for this port to work
  correctly.
2003-07-21 17:12:55 +00:00
Jimmy Olgeni
15acca7d9a Chase ant port rename. 2003-07-21 10:42:38 +00:00
Sergey A. Osokin
1709d9d523 Update to 1.1
Submitted by:	Anton Yudin <toha@toha.org.ua> (maintainer)
PR:		54615
2003-07-21 10:05:42 +00:00
Ernst de Haan
f0cfc36175 Now expects bootstrap JDK in ${LOCALBASE}/linux-sun-jdk1.4.2.
Approved by:	MAINTAINER
2003-07-21 07:31:05 +00:00
Ernst de Haan
e3de4025b0 Update to Xalan-J 2.5.1. 2003-07-18 10:01:47 +00:00
Kris Kennaway
b78a4c4130 Partially fix the build with gcc 3.3. This still blows up later in the build. 2003-07-18 04:20:16 +00:00
Sheldon Hearn
eee48e2cb7 1) Include xjavadoc, which I had installed locally, and without which
xdoclet doesn't work.

2) Remove empty stylesheets directory that was messing up packaging.
2003-07-17 20:00:30 +00:00
Ernst de Haan
b49d8d8c52 Installing API documentation in ${DOCSDIR}/apidocs instead of in ${DOCSDIR}.
Bumped PORTREVISION.

Pointed out by:	Joshua Sahala <ntranc3d@yahoo.com>
2003-07-17 07:08:02 +00:00
Jimmy Olgeni
c784a7dc37 Whitespace. 2003-07-15 14:08:24 +00:00
Jimmy Olgeni
cc601c7d34 The refactor/rename option would not work when building from sources, as
stated in Eclipse PR 37846.

  https://bugs.eclipse.org/bugs/show_bug.cgi?id=37846

The REINPLACE_CMD-powered "refactoring" is somewhat brutal, but it
is better than 50+ patchfiles or a single large diff.
2003-07-14 21:17:22 +00:00
Jimmy Olgeni
5286f73056 Add ANT_OPTS to MAKE_ENV to expand the java heap at runtime.
It may happen that ant does not have sufficient heap to zip the plugins
during installation.

Obtained from:	Jan Schulz (from the eclipse.tools.jdt newsgroup)
Verified by:	Edmond Nolan <eddie@eddienolan.com>
2003-07-14 20:54:08 +00:00
Dag-Erling Smørgrav
17f2303497 Make this look and behave more like a FreeBSD port. 2003-07-14 10:03:13 +00:00
Ernst de Haan
93b8d91d64 Update to 2.4.11.
Submitted by:	Ivanchenko V. I. <webmaster@asiamusic.ru>
2003-07-14 08:46:38 +00:00
Ernst de Haan
fd2b81642a Handing over maintainership to des.
Requested by:	des
2003-07-14 07:27:12 +00:00
Jimmy Olgeni
29feb35f75 Forgot a @dirrm. 2003-07-12 13:48:59 +00:00
Jimmy Olgeni
2ab9d80d68 Let the port build and install the source code related features and
plugins. This basically means that Javadoc help and editor hover
links will work on Eclipse libraries when developing plugins and
SWT applications.

It requires some zipping and unzipping but at least we get the
correct tree installed (much like the available binaries for other
platforms).

Obtained from:	Jan Schulz (from the eclipse.tools.jdt newsgroup)
2003-07-12 13:04:06 +00:00