Commit graph

1107 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
Jimmy Olgeni
92aad7c7b3 Fix typo in progress message. 2003-07-11 21:43:18 +00:00
Greg Lewis
6b6e1f94e7 . Try to ensure that we get the correct version of some Netscape header
files.  This will hopefully fix some build problems people have been
  experiencing with bogus versions of these files being installed by Qt.

PR:		54180
2003-07-11 21:01:00 +00:00
Greg Lewis
8d6cfbb7ba . Update to 0.32.
PR:		54337, 54364
Submitted by:	Ronald Klop <ronald@cs.vu.nl> (maintainer)
2003-07-11 17:12:08 +00:00
Greg Lewis
4c7d6941e1 . Update to 1.4.1-01.
. Ensure correct ownership after copying files.
. More consistent VM registration.
. Create/destroy the ${LOCALBASE}/share/doc/java in the packing list.
. Register/unregister the VM in the packing list.
2003-07-11 16:47:12 +00:00
Ernst de Haan
f7924d5f28 Update to 3.2.1. 2003-07-11 12:53:50 +00:00
Ernst de Haan
4e657c8927 Patch to delete the symbol CR (carriage return) in some files.
Bumped PORTREVISION.

Submitted by:	Ivanchenko V. I. <webmaster@asiamusic.ru>
2003-07-11 07:14:31 +00:00
Ernst de Haan
a96818ac36 Update to 3.1.
Approved by:	MAINTAINER
2003-07-11 07:10:46 +00:00
Greg Lewis
9dac54ed6f 1. Update to 1.2.2
2. Install a symbolic link to the main shell script in ${PREFIX}/bin so
   that people won't have to change $PATH to run it.

PR:		50481
Submitted by:	Volker Stolz <stolz@i2.informatik.rwth-aachen.de> [1 partially]
2003-07-10 16:18:54 +00:00
Sheldon Hearn
8070c31221 Update to 1.2b3, the last beta anticipated for the 1.2 release.
Over 160 bugs fixed, including some really annoying ejb tag mishandling.
2003-07-10 12:13:49 +00:00
Jimmy Olgeni
8f99336972 USE_REINPLACE and change ant's buildfile verbose flags to "false"
(should speed up the build a bit).
2003-07-10 11:27:06 +00:00
Ernst de Haan
a2fcfaf1e5 Update to 3.0.7.
Submitted by:	Ivanchenko V. I. <webmaster@asiamusic.ru>
2003-07-10 10:15:56 +00:00
Ernst de Haan
ef8ec57faf Update to JBoss 2.4.10.
Submitted by:	Ivanchenko V. I. <webmaster@asiamusic.ru>
2003-07-10 07:30:10 +00:00
Daichi GOTO
44ade3c00a fix java/javamail: Fix pkg-plist of port java/javamail 1.3.1.
PR:		54275
Submitted by:	Ronald Klop <ronald@cs.vu.nl>
Pointed out by:	"Sergey A. Osokin" <osa@freebsd.org>
2003-07-10 04:15:01 +00:00
Greg Lewis
c6b2a64123 . Update to 1.4.2. 2003-07-09 18:04:57 +00:00
Greg Lewis
ff5c682650 1. Update to 1.4.1.
2. More consistent javavm usage.
3. Create/delete /usr/local/share/doc/java in the packing list for
   consistency.

Suggested by:	des [1]
2003-07-09 17:57:20 +00:00
Daichi GOTO
2ef8f6bd9d update java/javamail: 1.3 -> 1.3.1
PR:		54239
Submitted by:	Ronald Klop <ronald@cs.vu.nl>
2003-07-09 05:22:22 +00:00
Jimmy Olgeni
ff778bcbab Add example feature for the Graphical Editing Framework. 2003-07-08 10:22:09 +00:00
Jimmy Olgeni
9070a6b3b8 Add the Graphical Editing Framework for Eclipse. 2003-07-08 10:21:02 +00:00
Dag-Erling Smørgrav
582b8cc56e Unbreak and grab maintainership. 2003-07-08 08:48:57 +00:00
Daichi GOTO
c95cbae3f2 Add jakarta-struts 1.1-rc2, struts framework.
PR:		53764
Submitted by:	Anton Yudin <toha@toha.org.ua>
2003-07-07 06:54:52 +00:00
Jimmy Olgeni
9601bcffc3 Fix typo in message. 2003-07-06 15:41:16 +00:00
Jimmy Olgeni
971fc1d533 Use MASTER_SITE_ECLIPSE. 2003-07-04 22:33:40 +00:00
Jimmy Olgeni
0d30f7f05f Use MASTER_SITE_ECLIPSE, and use PORTVERSION in DISTNAME. 2003-07-04 22:33:09 +00:00
Jimmy Olgeni
8a3abba3d8 Update to version 2.1.1. 2003-07-04 14:22:36 +00:00
Jimmy Olgeni
8bf97b0f80 Enable full javadoc build. 2003-07-04 11:56:56 +00:00
Jimmy Olgeni
9398e98b8c Add examples for the Eclipse IDE. 2003-07-03 16:21:31 +00:00
Jimmy Olgeni
aeacf70455 Fix build for -CURRENT (malloc.h issue).
PR:		53778
Submitted by:	maintainer
2003-06-29 09:07:24 +00:00
Jimmy Olgeni
d09ef49a86 Update to version 0.31.
PR:		53703
Submitted by:	maintainer
2003-06-29 09:01:22 +00:00
Dag-Erling Smørgrav
c9dc1dea98 Java 2 SDK Enterprise Edition 1.3.1 2003-06-27 09:31:51 +00:00
Ade Lovett
b2fd75e438 libtool uber-patch
* kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5
* upgrade repo-copied devel/libtool14 to 1.4.3
* break out libltdl into its own separate port
* move to version-numbered binaries/scripts (ie: there is *no* 'libtool'
  any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends)

Approved by:	portmgr (kris) - for the bsd.port.mk hooks
Tested by:	bento 4-exp builds (repeatedly)
2003-06-26 22:58:32 +00:00
Mikhail Teterin
61c93d2ba2 DE is a java package containing a decompiler and an optimizer for
java. Can be used from command line or through the Swing-based GUI.
2003-06-24 20:34:03 +00:00
Greg Lewis
ef52bdf913 . Fix packing list.
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk>
2003-06-17 23:22:44 +00:00
Greg Lewis
6f309db8f3 . Instead of hardwiring JAVA_HOME, put in a USE_JAVA statement that should
be sufficient.  The Eclipse documentation mentions needing 1.3 or better.

PR:		53426 (hopefully)
Suggested by:	kan
2003-06-17 23:15:25 +00:00
Alexander Kabaev
f35fce99d0 Refuse to assume a maintainership of something I never wanted to maintain
in the first place.

Assign maintainership to java@.
2003-06-17 21:07:31 +00:00
Norikatsu Shigemura
5362074527 Add eclipse 2.1, An open extensible IDE for anything and nothing
in particular.

Submitted by:	kan
2003-06-17 17:39:48 +00:00
Greg Lewis
c2d516ed4b . Update to 0.30
PR:		52628
Submitted by:	Ronald Klop <ronald@cs.vu.nl> (maintainer)
2003-06-17 16:29:53 +00:00
Daichi GOTO
c20e4a9da9 fix of pkg-plist 2003-06-16 13:58:48 +00:00
Daichi GOTO
9047c942e4 fix of MD5. 2003-06-16 13:41:31 +00:00
Daichi GOTO
9edb69066e New port added, thanks!
PR:		45275
Submitted by:	Scott Lambert <lambert@lambertfam.org>
2003-06-16 13:37:04 +00:00
Greg Lewis
b0106e2794 . In the cases where we need gtar, its an EXTRACT_DEPENDS, not a
BUILD_DEPENDS.
2003-06-15 05:55:36 +00:00
Greg Lewis
fae59e03a3 . Reorder the check for the source and patchset so that the failure
messages are produced in the order that they were intended.
2003-06-15 05:53:02 +00:00
Greg Lewis
189a2623d5 . Update DOWNLOAD_URL
Submitted by:	nork
2003-06-13 14:15:35 +00:00
Greg Lewis
30d793bee7 . Update to 1.4.1_03.
. Use the POSIX command line syntax for tail, not the "historical".
2003-06-12 20:56:21 +00:00
Ernst de Haan
c6dc1911bf Changed maintainer to: parv_fm@emailgroups.net.
Requested by:	parv <parv_fm@emailgroups.net>
2003-06-12 07:33:24 +00:00
Jimmy Olgeni
c284700056 Update to version 3.5.
Submitted by:	Ivanchenko V. I. <webmaster@asiamusic.ru>
2003-06-11 21:23:58 +00:00
Ernst de Haan
ed9e15506a Update to the 2003.05.30 version of the tutorial.
PR:		47153
Requested by:	parv_fm@emailgroups.net
2003-06-11 10:05:05 +00:00
Ernst de Haan
4be1016388 Improved comment. 2003-06-11 07:59:52 +00:00
Jimmy Olgeni
c0fded61b4 The NetBeans startup script should be patched on -CURRENT only.
The -CURRENT /bin/expr command may get confused when matching regexps
against strings that begin with "-", because they are interpreted as
command flags.

Using "--" as the first flag solves this, but it will in turn confuse
-STABLE expr (syntax error), so it looks like there's no common way to do
it (that I can think of).
2003-06-07 19:55:11 +00:00
Kris Kennaway
93872f18cc Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN
tag.  Early inclusion caused problems for some ports, so to be safe I'm
updating all of them.

Pointy hat to:	kris
2003-06-04 22:43:38 +00:00
Greg Lewis
33ce7d5d8f . Update to 1.2.2.015. 2003-06-03 14:47:58 +00:00
Ying-Chieh Liao
49b7263fcc use java 1.3+
PR:		52442
Submitted by:	maintainer
2003-06-03 06:52:12 +00:00
Jimmy Olgeni
cb4ff3ab03 Revert javavm hack, which prevents execution of jpda related modules.
JDK_HOME will have to be set by hand (or use the -jdkhome switch).

Submitted by:	Khairil Yusof <kaeru@pd.jaring.my>
2003-06-02 18:18:49 +00:00
Jimmy Olgeni
9dee347d30 Merge some fixes from ports/44275 and ports/49100:
* Mark as RESTRICTED
  * Use java >= 1.3
  * Add better package description

PR:		ports/44275
Submitted by:	Stefan Schmidt <stefan.schmidt@twest.de>
PR:		ports/49100
Submitted by:	Angel Todorov <angel.todorov@-u.de>
2003-06-02 15:51:50 +00:00
Jimmy Olgeni
f39262c5bb Add a port for NetBeans, fix the startup script ("expr" syntax) and
use the javavm command to start.
2003-06-02 12:18:17 +00:00
Greg Lewis
75190cf925 . Update to 1.3.1 SR4. 2003-05-20 17:30:41 +00:00
Kris Kennaway
e5a65eeff9 BROKEN on 5.1: fails to link 2003-05-18 11:50:46 +00:00
Kris Kennaway
d500c1cc50 BROKEN on 5.1: does not compile 2003-05-18 10:15:44 +00:00
Kris Kennaway
9c288e873f BROKEN on 5.1: bad C++ 2003-05-18 09:55:25 +00:00
Greg Lewis
666153e3b3 . Add the java/jmp port.
JMP is a profiler for java that can be used to trace objects usage and
	method timings. JMP uses the JVMPI interface to gather statistics and
	interact with the JVM. JMP uses a GTK+ interface to show the status.

PR:		47151, 48474, 50325
Submitted by:	Ronald Klop <ronald@cs.vu.nl>
2003-05-15 16:34:36 +00:00
Alexey Zelkin
3fde793458 Unbreak package build after recent Greg's commit (which changed
include/bsd -> include/freebsd in sources, but not reflected
this change in pkg-plist)

Reported by:	Holger Kipp <Holger.Kipp@alogis.com>,
		Kunihiro Arai <kunihiro-arai@seagreen.ocn.ne.jp>
2003-05-08 23:53:06 +00:00
Ernst de Haan
333fb2d733 Name of JAR file for dependency Log4J changed. Fixed dendency.
Submitted by:	Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
PR:		51788
2003-05-08 09:01:39 +00:00
Ernst de Haan
2bcca35202 Update to version 1.0.2 of Trove4j.
The port now uses the JAVAJARDIR variable defined in bsd.java.mk.

Submitted by:	maintainer
2003-05-08 07:28:48 +00:00
Jun Kuriyama
cdd9eb6637 This port is i386 only (caused by jdk platform). 2003-05-07 00:47:47 +00:00
Greg Lewis
a4c740b47a . Bump PORTREVISION for the recent fixes.
Reminded by:	lioux
2003-05-06 14:55:19 +00:00
Ernst de Haan
a78c5b17c6 Using USE_JAVA. 2003-05-06 10:06:06 +00:00
Ernst de Haan
83484db033 Using USE_JAVA and ECHO_CMD. Fixed plist.
Reported by:	kris
2003-05-06 10:02:06 +00:00
Kris Kennaway
0f469baa25 BROKEN: Bad pkg-plist 2003-05-06 07:02:12 +00:00
Greg Lewis
64c60ee3de . Remove an assert() which asserts that if isatty() is true then
ttyname() must not return NULL.  This isn't entirely true according
  to the manual page (the device must be able to be found as well) and
  certainly appears to not necessarily be true in the package building
  environment on bento (plus at least the PR submitter's environment).

  Note that this assert() was, of course, only ever triggered when
  running in debug mode (which most people don't, but does happen
  during the build in some parts).  Also note that there is a check
  for isatty() preceding the call for ttyname() and a NULL return
  from ttyname() is handled, so removing this assert should not
  create any problems.

PR:		48164
2003-05-06 06:11:02 +00:00
Greg Lewis
4466439f01 . Update to 1.2b7.
. Revert back to using the actual distribution site in MASTER_SITES.

Approved by:	znerd
2003-05-05 16:23:32 +00:00
Ernst de Haan
a0b0257cbb Update to 1.3.1_08.
Reported by:	Thomas Vogt <thomas.vogt@bsdunix.ch>
2003-05-05 07:32:58 +00:00
Maxim Sobolev
eef403e569 linux_base needs to be in EXTRACT_DEPENDS, otherwise ports doesn't
install if linux_base isn't installed.
2003-05-03 22:26:11 +00:00
Greg Lewis
118f931690 . Add $FreeBSD$
. Put the MD JNI headers in include/freebsd _not_ include/bsd.  This
  brings the 1.4 port in line with 1.1, 1.2 and 1.3, and arguably inline
  with Solaris and Linux.

Not-objected-to by:	phantom
2003-05-02 15:49:02 +00:00
Ernst de Haan
5dfbb60d38 Update to 1.2.8.
Destination JAR file now without the version number.

Submitted by:	maintainer
PR:		51637
2003-05-01 07:39:39 +00:00
Greg Lewis
354b36fb4c . Address ownership issues during the installation step.
PR:		36411
Approved by:	maintainer timeout
2003-04-30 15:45:09 +00:00
Greg Lewis
3fa4a90e30 . Fix Math.pow() when the JDK is compiled with optimisation flags set.
There may be other Math methods which similarly fail under optimisation,
  these will be addressed by a more extensive change in patchset 9.

PR:		48825
2003-04-30 15:31:12 +00:00
Ernst de Haan
253119789e Upgrade to 1.6.1. 2003-04-24 13:41:38 +00:00
Ernst de Haan
5c3af80776 Upgrade to 1.6. 2003-04-24 13:03:50 +00:00
Greg Lewis
7b18610272 . Be consistent with other JDK ports and silence execution of the
post-patch clean up.
. Simplify installation find command.

Reviewed by:	znerd
Approved by:	znerd
2003-04-24 05:53:46 +00:00
Greg Lewis
cd6327e0a7 . find -> ${FIND}
Reviewed by:	znerd
Approved by:	znerd
2003-04-24 05:52:23 +00:00
Greg Lewis
380f1b0d7b . Fix ownership of installed files.
PR:		36411
Reviewed by:	znerd
Approved by:	znerd
2003-04-24 05:50:59 +00:00
Greg Lewis
847bdee6eb . Now that we can use Classic and HotSpot, make classic (and hence green
threads) the default.  This is the most stable combination.
2003-04-22 20:06:33 +00:00
Greg Lewis
7ee61f212f . Fix the shell wrapper to cope with HotSpot and as a result remove the
warning that the Classic VM is unusable with HotSpot.

Submitted by:	Munehiro Matsuda <haro@h4.dion.ne.jp>
2003-04-22 20:05:21 +00:00
Joe Marcus Clarke
b33eaf3276 Remove USE_GNOMENG. 2003-04-20 19:54:55 +00:00
Max Khon
a26362f502 New port: proguard
ProGuard can read jar files, shrink and obfuscate them (to prevent
reverse engineering), and write out the resulting jar file.

PR:		50434
Submitted by:	Alex Semenyaka
2003-04-19 14:16:42 +00:00
Greg Lewis
721dc351b8 . Fix the packing list to match the updated distribution of the last
commit to distinfo.

Forgotten by:	edwin
2003-04-18 17:46:41 +00:00
Edwin Groothuis
8da3672fd7 Update java/java-tutorial
Lots of changes in the HTML code

PR:		ports/50939
Submitted by:	Kirill Ponomarew <ponomarew@oberon.net>
2003-04-18 07:03:41 +00:00
Kris Kennaway
1abd0fa330 Don't remove the share/java/classes system directory 2003-04-17 22:14:16 +00:00
Greg Lewis
5c92fed5ec . Switch to using cpio to install in line with other JDKs. This allows
us to ensure ownership is correct on the installed files.
. Note that this is a Sun JDK in the registervm comment.

PR:		36411 (more ports to go)
Reviewed by:	znerd
Approved by:	znerd
2003-04-17 05:19:37 +00:00
Greg Lewis
58dc3a02c5 . Switch to using cpio to install in line with other JDKs. This allows
us to ensure ownership is correct on the installed files.
. Note that this is a Blackdown JDK in the registervm comment.

PR:		36411 (more ports to go)
Reviewed by:	znerd
Approved by:	znerd
2003-04-17 05:16:53 +00:00
Ernst de Haan
bf81e3e211 Officially dropping maintainership. I have no time nor the interest
to maintain the JBoss ports.
2003-04-16 08:06:44 +00:00
Maxim Sobolev
61f30a9dfc Drop maintainership - I'am so impressed by the performance and
stability of native JDK 1.4.1 with its built-in JIT on steroids
(HotSpot), so that I am unlikely ever will want to use external
JIT.
2003-04-15 22:18:20 +00:00
Ernst de Haan
a47630ba31 Fixed DOWNLOAD_URL.
Pointed out by:	joerg
2003-04-09 12:20:02 +00:00
Kris Kennaway
e694798742 Allow the build to commence by changing the BUILD_DEPENDS on jfc to
PATCH_DEPENDS, since it is required by pre-patch
2003-04-07 22:50:55 +00:00
Greg Lewis
f530f1316e 1. Clean up demo/jfc/SwingSet2/resources before the install. This should
not be installed, but appears to be on rare occasions for reasons
   unknown.
2. Add handling of share/doc/java, previously only done in pkg-plist.

PR:		50092 (2)
Submitted by:	Munehiro Matsuda <haro@kgt.co.jp> (2)
2003-04-07 18:23:31 +00:00
Greg Lewis
e13b954603 . Fix the packing list:
. Clean up for WITHOUT_PLUGIN.
  . Clean up for WITH_NATIVE_THREADS.
  . Add handling of jre/lib/ext, previously only done in Makefile.

PR:		50092
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org>
		Munehiro Matsuda <haro@kgt.co.jp>
2003-04-07 18:20:08 +00:00
Ernst de Haan
75cb58a12f Upgrade to 3.0. 2003-04-07 16:22:40 +00:00
Ernst de Haan
10f1f53744 Upgrade to 1.0.3. Fixed comment. 2003-04-07 11:39:02 +00:00
Edwin Groothuis
f2b21d90a5 [PATCH] Update java/bouncycastle to version 1.16
java/bouncycastle port is currently at version 1.11.  However the
	jce-jdk13-111.tar.gz tarball downloaded from
	http://www.bouncycastle.org/download/ suddenly seems to contain
	jce-jdk13-116, which naturally fails the checksum test:

PR:		ports/46184
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk>
2003-04-07 08:50:37 +00:00
Ying-Chieh Liao
d58ff756d4 add java-getopt 1.0.9
Java version of GNU getopt family functions
2003-04-07 08:34:20 +00:00
Ernst de Haan
5643fe0792 New port: trove4j.
PR:		45287
Submitted by:	Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
2003-03-27 15:12:39 +00:00
Archie Cobbs
ed926c06e6 Fix port build failure. 2003-03-20 00:31:15 +00:00
Archie Cobbs
1bc501c199 Fix port build failure. 2003-03-20 00:25:50 +00:00
Alexey Zelkin
1d6100e342 Fix plist after update to 02 patch bundle
Requested by:	kris
2003-03-15 17:49:26 +00:00
Alexey Zelkin
e051920066 Fix checking of libc_r capabilities at FreeBSD version which
don't have pthread_attr_get_np() at all (early 4.7-STABLE and previous
versions).

Reported by:	Phillip Oleson <poleson@verio.net>
2003-03-15 09:57:58 +00:00
Alexey Zelkin
5349781c47 Make this port non-interactive. I.e. extract distfile unconditionally.
This is pre-requisite of native jdk14 port build on bento.

Requested by:	kris
Approved by:	portmgr
No response from:	znerd (maintainer)
2003-03-13 21:58:48 +00:00
Alexey Zelkin
ccb8609092 Add runtime test to check of required libc_r functionality. I.e. warn
people about requirement of libc_r updates as early as possible.

Bump PORTREVISION

Approved by:	portmgr (kris) (implicitly)
2003-03-13 21:43:36 +00:00
Alexey Zelkin
bc117903e8 Add notice about amount of disk space required 2003-03-13 11:24:42 +00:00
Alexey Zelkin
b09d5d2a1e Correct pkg-plist
Submitted by:	olgeni, glewis
2003-03-13 11:17:04 +00:00
Alexey Zelkin
c70b262241 Make sure that demo/jfc/SwingSet2/resources does not exists (it should not,
but sometimes leaves in)
2003-03-13 11:15:24 +00:00
Alexey Zelkin
3b10183596 Fix build on 5.0-RELEASE 2003-03-13 11:13:16 +00:00
Alexey Zelkin
aee82349e8 Bump PORTREVISION 2003-03-11 08:55:41 +00:00
Alexey Zelkin
7cea82075d Since we have problems with running debuging binaries on some machines
(old K6 and some SMP machines) don't use javah_g in build process.

Reported by:	many people
2003-03-11 08:54:30 +00:00
Alexey Zelkin
4b12e892bf Add patch which backouts some of my early compile hacks which now preventing
MulticastSocket.joinGroup() from behaving correctly.

Submitted by:	Stefan Farfeleder <stefan@fafoe.dyndns.org>
2003-03-11 08:13:53 +00:00
Kris Kennaway
a7674c6fdf Add another check for !PACKAGE_BUILDING when setting IGNORE 2003-03-10 06:42:22 +00:00
Kris Kennaway
7de7a16d77 Don't set IGNORE if PACKAGE_BUILDING 2003-03-10 00:07:55 +00:00
Alexey Zelkin
16a1d3292b Add jdk14 port to build and modules
Approved by:	portmgr
2003-03-07 10:24:11 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Alexey Zelkin
6513eda595 I am pleased to announce first public -beta patchset of FreeBSD/Java port
for JDK 1.4.1.  This is complete and close to production quality
native JDK with both working client and server native JVMs.  Local micro
benchmarks shown very little difference between Linux and FreeBSD JVMs in
speed.

One of important points of this patchset that it marks point when we are
very close to passing of Sun TCK tests.  Currently about 20 of >27000 tests
are known to be broken (tests were run at -STABLE).  If testing of this
patchset will be smooth and founding of this work will be continued we
may expect to have binary distribution of JDK 1.4.1 in April or begining
of May.

BUT, don't forget that even TCK tests can't cover all possible problems
and this is -beta patchset.  Keep your eyes open and report your problems
to freebsd-java mailing list or to me directly!

* About supported FreeBSD releases:

Altough 4.8-RELEASE will be first officially supported FreeBSD release,
you may use JDK 1.4.1-p3 at stock post-02-Feb-2003 -STABLE or -CURRENT.

You also may use it at post-07-Jan-2003 -STABLE and -CURRENT (including
5.0-RELEASE), but it's required to apply libc_r patch, distributed with
patchset3 archive, and rebuild libc_r first.

* About compiler:

This port is supposed to be built with stock FreeBSD compiler (3.2.[12]
for -CURRENT and 2.95.4 for -STABLE)!

* Following issues are known, but not yet addressed:

. IPv6 networking.  IPv6 support is disabled in this patchset.
. Asian languages support.  Patches are welcome!
. K6 (586-class) processors support.  There're issues with building on
  old K6 processors.  If you've problems with 586-class machines other than
  K6 - please let me know.
. Mozilla plugin is not yet ported.

* Following areas should be used with increased attention:

. Java Virtual Machine Profiling Interface (JVMPI)
. Java Virtual Machine Debugging Interface (JVMDI)
. Host Porting Interface (HPI)

If you have problems with these interfaces please let me know.

* THANKS!

I would thank very much to FreeBSD Foundation, without which support
and sponsorship JDK 1.4.1 port would not happen in such timeframes (less
than 2 months).

Sponsored by:	FreeBSD Foundation
Approved by:	portmgr
2003-03-06 23:18:24 +00:00
Greg Lewis
d6894d86d9 . Allow package building on bento to bypass the distfile check.
Requested by:	kris
2003-03-06 17:43:24 +00:00
Greg Lewis
a6b2225259 . Fix the DOWNLOAD_URL to point at 1.4.1_02, not 1.4.1_01.
Submitted by:	Mark Linimon <linimon@lonesome.com>
Pointy hat to:	glewis
2003-03-06 17:26:01 +00:00
Greg Lewis
e9609e8c76 . Allow package building on bento to bypass the distfile check.
Requested by:	kris
2003-03-06 05:24:17 +00:00
Greg Lewis
9fbe0725cb . Update to SR3.
. de-pkg-comment.
. Move check for distfile after the include of bsd.pre.port.mk so it
  actually works correctly.
. Make install owner/group safe (*).

PR:			36411 (*)
Hopefully approved by:	znerd
2003-03-06 03:18:39 +00:00
Greg Lewis
22842d3f1d . Update to 1.4.1_02
. find -> ${FIND}
. Make install owner/group safe. (*)

PR:		36411 (*)
Approved by:	znerd
2003-03-05 17:37:17 +00:00
Kris Kennaway
64f263db61 Don't set IGNORE when PACKAGE_BUILDING 2003-03-04 03:07:17 +00:00
Ernst de Haan
a127113f1b Fixes:
- unbreak with new gcc on -current ('using namespace std')
- CFLAGS/env police
- condense port's Makefile
- install additional shell script
- install documentation (honour NOPORTDOCS)

PR:		48464
Submitted by:	Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
Tested on:	-STABLE, -CURRENT
2003-03-03 21:36:44 +00:00
Kris Kennaway
1c24674242 Use pre-everything:: instead of pre-everything: to avoid conflict with
targets in bsd.port.mk
2003-02-28 22:53:02 +00:00
Greg Lewis
62afc8936c de-pkg-comment 2003-02-28 17:56:43 +00:00
Greg Lewis
16a383eaf4 1. Bump PORTREVISION for this and previous changes.
2. Enable compiling the HotSpot JVM.  This is experimental and there are a
   number of caveats with its use that are reported by the port.  The flag
   to enable this is WITH_HOTSPOT.
3. Try to pick some OSVERSION settings appropriate for the current native
   threads implementation.

PR:		47397 (2)
Submitted by:	Munehiro Matsuda <haro@h4.dion.ne.jp> (2)
2003-02-28 17:54:40 +00:00
Greg Lewis
dcef90030b . Updated version of native threads for FreeBSD. This uses recently
committed enhancements to libc_r and is only suitable for very recent
  versions of FreeBSD.  The big benefit is that it removes almost all
  the previous grovelling about in the pthreads internals.

  The change only comes into effect when WITH_NATIVE_THREADS is set.
  A separate Makefile commit will attempt to enforce appropriate
  OSVERSION settings for using it.

Submitted by:	fjoe
2003-02-28 17:47:38 +00:00
Greg Lewis
f0d4b083fc . Rename our internal gethostby{name,addr}_r functions to avoid collisions.
Currently gethostbyaddr_r collides with the implementation (in libc!) for
  FreeBSD 5.x which both uses a different prototype (as per the Linux
  version) and is marked temporary and not thread safe.  Also, limit the
  scope of these internal implementations to this file.

  This fixes crashes in networked applications for FreeBSD 5.x.

  Some tweaks (making the functions static, naming, BSD ifdefs) by me.

Submitted by:	"Georg-W. Koltermann" <g.w.k@web.de>
2003-02-28 17:33:10 +00:00
Greg Lewis
3ed8e2b166 . Respect LOCALBASE in the DEVTOOLS_PATH setting.
PR:		47668
Submitted by:	Mike Meyer <mwm-dated-1044336154.329122@mired.org>
2003-02-28 17:18:43 +00:00
Greg Lewis
da27056044 . Add missing include of <sys/time.h>, needed by <sys/resource.h> for
FreeBSD 5.x.  This fixes native threads compilation on FreeBSD 5.x.

Submitted by:	Munehiro Matsuda <haro@h4.dion.ne.jp>
2003-02-28 17:16:21 +00:00
Greg Lewis
79371b8e8e . Be consistent about our compiler settings. Using gcc32 here was both
inconsistent with the rest of the code and only relevant on 4.x (since
  5.x has gcc 3.2.x as its default compiler).
2003-02-28 17:12:24 +00:00
Maxim Sobolev
ebefc0e78c Add missed `@exec registervm' into pkg-plist, because while the port doesn't
packaged by bento cluster due to legal restrictions, user still can create his
own custom package to simplify internal deployment.

Sponsored by:	Porta Software Ltd.
2003-02-28 15:41:37 +00:00
Archie Cobbs
5a8c153c7e Fix install bug: install resources along with classfiles. 2003-02-27 19:16:57 +00:00
Greg Lewis
155daa8b2b de-pkg-comment 2003-02-27 18:46:41 +00:00
Sheldon Hearn
b8e461a211 New port xdoclet (xdoclet-1.2b2):
XDoclet is a Java code generation engine. It enables
	Attribute-Oriented Programming for java. In short, this means
	that you can add more significance to your code by adding meta
	data (attributes) to your java sources. This is done in special
	JavaDoc tags.
2003-02-26 07:24:43 +00:00
Maxim Sobolev
8f7c8cea6f Remove duplicate lines that were created due to applying the same patch
two times.

Submitted by:	des
2003-02-25 13:26:06 +00:00
Archie Cobbs
5352f84a1e Remove jikes-devel port now that jikes has caught up. 2003-02-24 21:39:45 +00:00
Archie Cobbs
857dd5b839 Update to version 1.18, but without using 'libicuuc' which seems
to be what destablizes the jikes-devel port.
2003-02-24 20:31:37 +00:00
Joe Marcus Clarke
b0af3c1ab9 Update the BundleId for rev 7. 2003-02-23 19:31:28 +00:00
Maxim Sobolev
4de00373de Update to 1.3.1 revision 7. 2003-02-23 14:14:09 +00:00
Archie Cobbs
e9e63e9ad7 Unbreak port in the non-gnome case. 2003-02-23 04:05:19 +00:00
Norikatsu Shigemura
4f56b2baa0 Remove RESTRICTED tag for crypto stuff.
Approved by:	kris (implicitly)
2003-02-22 16:12:23 +00:00
Jun Kuriyama
2df3da6afb de-pkg-comment. 2003-02-22 07:48:51 +00:00
Kris Kennaway
adc1543d8a Don't remove the share/java and share/java/classes system directories 2003-02-22 03:36:23 +00:00
Kris Kennaway
d01669be9d Add two missing files 2003-02-22 03:07:44 +00:00
Greg Lewis
75e0e76533 . Commit the version of these patches with the correct paths. Grrr. 2003-02-21 16:12:35 +00:00
Akinori MUSHA
3baa89dcc9 De-pkg-comment. 2003-02-21 12:35:09 +00:00
Greg Lewis
4e955de662 de-pkg-comment 2003-02-21 11:06:08 +00:00
Archie Cobbs
eaa57df65a Update to version 1.0.6. 2003-02-20 22:08:13 +00:00
Akinori MUSHA
2c41b9e5f3 De-pkg-comment. 2003-02-20 19:00:52 +00:00
Greg Lewis
0ed1ecd4dc . Make portlint happier. 2003-02-20 10:39:52 +00:00
Greg Lewis
7444b52f8d . Use <sys/soundcard.h> on FreeBSD (fixes compilation on 5.x).
. Cope with gcc 3.x in a preprocessor conditional.

PR:		47707, 47699
Submitted by:	grog (PRs),
		"R. Lake" <rich@lakes.plus.com> (independently in email)
2003-02-20 10:04:20 +00:00
Maxim Sobolev
172953c754 Fix on -stable.
Submitted by:	Palle Girgensohn <girgen@pingpong.net>
2003-02-17 15:20:08 +00:00
Maxim Sobolev
52056acb8e Use USE_JAVA. 2003-02-17 13:08:24 +00:00
Maxim Sobolev
7f05c36ddb - Update to 0.7.4;
- use USE_JAVA.

Submitted by:	des (USE_JAVA)
2003-02-16 08:33:22 +00:00
Greg Lewis
30ab46c12b . Resurrect patch accidentally removed in last commit. 2003-02-12 19:01:39 +00:00
Greg Lewis
a3d89c1e3c . Update to patchset 8. 2003-02-12 19:00:42 +00:00
Edwin Groothuis
8fbcfab829 Update of java/cos to 05Nov2002
PR:		ports/45165
Submitted by:	Palle Girgensohn <girgen@pingpong.net>
Approved by:	maintainer timeout
2003-02-08 09:52:24 +00:00
Greg Lewis
b77d7e4e49 . Apply similar patches to those applied to the linux-sun-jdk13 port so
that this port works out of the box:
  . Use the linux version of expr in the .java_wrapper scripts.
  . Use the Classic VM by default, not HotSpot (which is unhappy with
    the emulation layer).
. Bump PORT_REVISION.

Approved by:	znerd
2003-02-07 21:26:20 +00:00
Nate Williams
1afd4c6452 - Changed maintainer to the JDK porting team <java-port@FreeBSD.org>,
although there is very little that needs to be done on such an old
  binary release.
2003-02-05 05:22:33 +00:00
Greg Lewis
54fc94c029 Be consistent. If we're going to explicitly use /sbin/sysctl to check
the value, then tell the user to use that to set the value too.
2003-01-30 11:10:10 +00:00
Kris Kennaway
d604e1d6d3 Use the full path to /sbin/sysctl
Noticed by:	'make index' in crontab
2003-01-30 08:23:53 +00:00
Greg Lewis
4bce2cf43e . Remove bogus MASTER_SITES line. It wasn't used (manual download
required) and just gets me email about unfetchable distfiles.
2003-01-21 18:32:27 +00:00
Edwin Groothuis
b2153803f6 jakarta-regexp distribution seems to have moved to a new website
PR:		ports/47030
Submitted by:	Dave Glowacki <dglo@hyde.ssec.wisc.edu>
2003-01-16 05:15:34 +00:00
Edwin Groothuis
49adc67aaa [MAINTAINER UPDATE] Update build of netrexx to USE_JAVA
PR:		ports/41984
Submitted by:	John Merryweather Cooper <coop9211@uidaho.edu>
2003-01-16 03:23:10 +00:00
Kris Kennaway
a13f81cd3b Add missing include 2003-01-14 04:43:10 +00:00
Kris Kennaway
45a70455f6 Add two missing files 2003-01-14 04:41:27 +00:00
Kris Kennaway
d6430a0e4d Don't create/remove share/java/classes and share/java; these are
system directories created by BSD.local.dist
2003-01-14 03:00:52 +00:00
Ernst de Haan
7db581a539 Update to 2.4.1. 2003-01-03 13:50:08 +00:00
Ernst de Haan
6ccaf14821 Update to 1.0.1. 2003-01-03 13:47:34 +00:00
Ying-Chieh Liao
27ebc7aa15 chase gdbm lib version 2003-01-03 08:26:35 +00:00
Ernst de Haan
06f3700a2c Now extracts non-interactive. Bumped PORTREVISION.
Reviewed by:	glewis, kris
Approved by:	kris
2002-12-04 07:33:36 +00:00
Ernst de Haan
cbb56ccae8 Fixed do-install.
Submitted by:	bento, MAINTAINER
2002-12-04 07:30:24 +00:00
Kris Kennaway
26a0006b8c Remove duplicate do-build target 2002-11-30 23:47:03 +00:00
Greg Lewis
8f406e0f6f Add a port for IBM's JDK 1.4.0 for Linux. 2002-11-25 00:30:50 +00:00
Edwin Groothuis
951c3d1706 Maintainer springcleaning of his Makefiles
PR:		ports/45513,ports/45512,ports/45511
Submitted by:	Dave Glowacki <dglo@hyde.ssec.wisc.edu>
2002-11-22 23:48:17 +00:00
Archie Cobbs
4a8fa77077 Update to version 1.18. 2002-11-22 17:34:31 +00:00
Ernst de Haan
6794a97e3c Fixed generation of plist file. The file was previously written
as ./pkg-plist. It is now written as $WRKDIR/PLIST.

Indicated by:	kris
2002-11-21 08:58:42 +00:00
Ernst de Haan
dc2d775ed7 Automagically generating plist file. 2002-11-20 11:28:09 +00:00
Ernst de Haan
db21006b82 Removed unnecessary PLIST_SUB setting. 2002-11-20 08:58:13 +00:00
Ernst de Haan
4284dc71cc Automagically generating pkg-plist. 2002-11-20 08:56:26 +00:00
Ernst de Haan
193245d672 Automagically generating pkg-plist.
Submitted by:	Dave Glowacki <dglo@hyde.ssec.wisc.edu>
2002-11-20 08:45:42 +00:00
Ernst de Haan
7965a75d25 Upgrade to JDK 1.4.1 documentation. Automagically generating
the package list. This reduces the size of the ports tree with
~ 600 K !

Submitted by:	Dave Glowacki <dglo@hyde.ssec.wisc.edu>
2002-11-20 08:38:39 +00:00
Ernst de Haan
c41b2d3731 Installing JAR file in ${PREFIX}/share/java/classes/.
Bumped PORTREVISION.
2002-11-18 14:45:35 +00:00
Edwin Groothuis
21253eb6e2 Maintainer update to version 2.2.9
PR:		ports/45231
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org>
2002-11-16 23:44:45 +00:00
Archie Cobbs
57f9501a95 Fix build on -current by adding "-D__XSI_VISIBLE -D__BSD_VISIBLE" to CFLAGS. 2002-11-15 18:25:06 +00:00
Archie Cobbs
885a7c4491 Fix bug in logic for determining the right pkg-plist file to use. 2002-11-15 01:22:20 +00:00
Ernst de Haan
86de1126a1 New port: Jakarta Commons Logging library.
See:
http://jakarta.apache.org/commons/logging.html
2002-11-14 10:55:13 +00:00
Ernst de Haan
2d91f2e2c6 Improved output from do-install target. 2002-11-14 10:49:10 +00:00
Ernst de Haan
62602a65ac Not including version number in JAR file name.
Bumped PORTREVISION.
2002-11-14 10:44:52 +00:00
Ernst de Haan
f4a22be2e2 New port: Jakarta Commons BeanUtils.
See:
http://jakarta.apache.org/commons/beanutils.html
2002-11-14 10:23:58 +00:00
Ernst de Haan
a1b6c3b80c Fixed meta information in header (creation date and description). 2002-11-14 10:00:03 +00:00
Ernst de Haan
018389a815 Installing in correct locations.
Bumped PORTREVISION.
2002-11-14 09:18:51 +00:00
Ernst de Haan
7c9f4056a1 New port: Jakarta Commons CLI library.
Java-library for command line arguments and options.
2002-11-14 09:02:09 +00:00
Ernst de Haan
8e75d2de77 Not including version number in JAR file anymore.
Bumped PORTREVISION.
2002-11-14 08:57:14 +00:00
Greg Lewis
31b480111b Fix user and group ownership of the installed files when they have been
built by someone other than root.  After the files have been moved run
${CHOWN} on them recursively.

PR:		36411 (still more ports to go)
Approved by:	Dave Glowacki <dglo@ssec.wisc.edu> (maintainer)
2002-11-11 22:24:08 +00:00
Greg Lewis
636fcbf7ab 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.

PR:		36411 (more ports still to go)
Submitted by:	alane
2002-11-11 21:22:05 +00:00
Kris Kennaway
063c457172 Don't remove system directories share/java, share/java/classes, and
share/doc
2002-11-10 22:44:03 +00:00