| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
/usr/local/linux-sun-jdk1.4.2) so this port will bootstrap.
Notes:
svn path=/head/; revision=89990
|
|
|
|
|
|
|
|
|
|
|
| |
${LOCALBASE}/linux-sun-jdk1.4.2_01 as the latter is wrong and breaks
detection in bsd.java.mk.
. Bump PORTREVISION for this fix.
PR: 57420
Notes:
svn path=/head/; revision=89936
|
|
|
|
|
|
|
|
|
|
| |
the architecture. Unfortunately arch doesn't exist on FreeBSD or in
linux_base or linux_base-8. Since "arch" is simply "uname -m" implement
it as such and make sure its in the path when running any of the
binaries.
Notes:
svn path=/head/; revision=89832
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
GJ is an extension of the Java programming language that
supports generic types.
* Support for generics
* Superset of the Java programming language
* Compiles into the Java Virtual Machine
* Compatible with existing libraries
WWW: http://www.cis.unisa.edu.au/~pizza/gj/
gj-jdk11 is a slave port to gj which uses JDK 1.1.
PR: ports/55111
Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
Notes:
svn path=/head/; revision=89789
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
GJ is an extension of the Java programming language that
supports generic types.
* Support for generics
* Superset of the Java programming language
* Compiles into the Java Virtual Machine
* Compatible with existing libraries
WWW: http://www.cis.unisa.edu.au/~pizza/gj/
gj-jdk11 is a slave port to gj which uses JDK 1.1.
PR: ports/55111
Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
Notes:
svn path=/head/; revision=89788
|
|
|
|
|
|
|
|
|
|
|
| |
Blackdown Linux Java Runtime Environment 1.1.8
It is needed for running Oracle for Linux
PR: ports/56738
Submitted by: Simun Mikecin <sime@logos.hr> <sime@logos.hr>
Notes:
svn path=/head/; revision=89781
|
|
|
|
| |
Notes:
svn path=/head/; revision=89475
|
|
|
|
|
|
|
|
|
| |
of an argument.
Submitted by: jmallett
Notes:
svn path=/head/; revision=89474
|
|
|
|
|
|
|
|
| |
PR: 55957
Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
Notes:
svn path=/head/; revision=89351
|
|
|
|
|
|
|
|
| |
Submitted by: Oleg Karachevtsev <ok@etrust.ru>
PR: 56998
Notes:
svn path=/head/; revision=89169
|
|
|
|
|
|
|
|
|
| |
be on FTP sites according to my understanding of the license. Mea culpa.
Approved by: portmgr (kris)
Notes:
svn path=/head/; revision=89138
|
|
|
|
|
|
|
|
| |
diablo-jdk port that is bogusly requiring manual input at pkg_add time,
thereby preventing any other packages from building with it.
Notes:
svn path=/head/; revision=89134
|
|
|
|
|
|
|
|
|
|
| |
causes the bento build to loop.
This probably should be patched out as in the other jdk ports, so it can
be packaged on bento.
Notes:
svn path=/head/; revision=89133
|
|
|
|
|
|
|
|
| |
Submitted by: Ronald Klop <ronald@cs.vu.nl> (maintainer)
PR: 57000
Notes:
svn path=/head/; revision=89068
|
|
|
|
|
|
|
|
| |
Maintainer is informed.
Noticed by: bento/kris@
Notes:
svn path=/head/; revision=89047
|
|
|
|
| |
Notes:
svn path=/head/; revision=88767
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=88751
|
|
|
|
|
|
|
|
|
|
| |
Multi-platform Java virtual machine with JIT compiler and AWT package
PR: ports/55270
Submitted by: Mark Huizer <xaa+ports@timewasters.nl>
Notes:
svn path=/head/; revision=88678
|
|
|
|
|
|
|
|
|
|
|
|
| |
. 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]
Notes:
svn path=/head/; revision=88597
|
|
|
|
|
|
|
|
| |
package list (missing files).
Bumped PORTREVISION.
Notes:
svn path=/head/; revision=88551
|
|
|
|
| |
Notes:
svn path=/head/; revision=88501
|
|
|
|
|
|
|
| |
Submitted by: daichi
Notes:
svn path=/head/; revision=88484
|
|
|
|
|
|
|
|
|
|
|
|
| |
distributed as a feature. It contains translations for
German, Spanish, French, Italian, Japanese, Korean,
Portuguese (Brazil), Traditional Chinese and Simplified
Chinese.
Reviewed by: daichi
Notes:
svn path=/head/; revision=88439
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=88226
|
|
|
|
|
|
|
|
|
|
|
| |
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>
Notes:
svn path=/head/; revision=88080
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=88007
|
|
|
|
|
|
|
|
|
|
| |
the tarballs from. It wasn't grammatically correct and was too easy
to cut and paste along with the actual URL.
Submitted by: znerd
Notes:
svn path=/head/; revision=87767
|
|
|
|
| |
Notes:
svn path=/head/; revision=87674
|
|
|
|
|
|
|
|
|
| |
"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."
Notes:
svn path=/head/; revision=87673
|
|
|
|
|
|
|
|
|
| |
"The Java Runtime Environment (JRE) implements the Java Virtual
machine and base classes, and permits the execution of Java
applications on FreeBSD."
Notes:
svn path=/head/; revision=87672
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(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
Notes:
svn path=/head/; revision=87559
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(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
Notes:
svn path=/head/; revision=87507
|
|
|
|
|
|
|
|
| |
PR: 55585
Submitted by: Ronald Klop <ronald@cs.vu.nl> (maintainer)
Notes:
svn path=/head/; revision=87328
|
|
|
|
|
|
|
|
| |
PR: 55691
Submitted by: Jose Marques <noway@nohow.demon.co.uk> (maintainer)
Notes:
svn path=/head/; revision=87259
|
|
|
|
|
|
|
|
| |
PR: 55691
Submitted by: Jose Marques <noway@nohow.demon.co.uk> (maintainer)
Notes:
svn path=/head/; revision=87258
|
|
|
|
|
|
|
|
| |
PR: 55691
Submitted by: Jose Marques <noway@nohow.demon.co.uk> (maintainer)
Notes:
svn path=/head/; revision=87256
|
|
|
|
|
|
|
|
| |
PR: 55691
Submitted by: Jose Marques <noway@nohow.demon.co.uk> (maintainer)
Notes:
svn path=/head/; revision=87255
|
|
|
|
| |
Notes:
svn path=/head/; revision=86939
|
|
|
|
|
|
|
| |
Submitted by: Carlos F. A. Paniago <pan@cnpm.embrapa.br>
Notes:
svn path=/head/; revision=86358
|
|
|
|
| |
Notes:
svn path=/head/; revision=86340
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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).
Notes:
svn path=/head/; revision=86264
|
|
|
|
|
|
|
|
|
|
| |
default if it exists. This can be overidden either using JDK13DIR
or setting WITH_LINUX_BOOTSTRAP.
PR: 52195
Notes:
svn path=/head/; revision=86196
|
|
|
|
|
|
|
|
|
|
|
|
| |
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]
Notes:
svn path=/head/; revision=86195
|
|
|
|
|
|
|
|
| |
these great pieces of software, so that let others with more free time
to take over them.
Notes:
svn path=/head/; revision=85841
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
# 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>
Notes:
svn path=/head/; revision=85452
|
|
|
|
|
|
|
|
| |
Reported by: kris
Pointy hat to: me
Notes:
svn path=/head/; revision=85451
|
|
|
|
|
|
|
|
|
|
| |
See:
ftp://javaww@207.25.253.61/developer/linuxia32/131SR5/fixes.html
Pointed out by: Lauri J. Jarvenpaa <Lauri.Jarvenpaa@students.turkuamk.fi>
Notes:
svn path=/head/; revision=85420
|
|
|
|
|
|
|
| |
Notify from: maintainer via fenner
Notes:
svn path=/head/; revision=85343
|
|
|
|
|
|
|
|
|
| |
it doesn't require user intervention to download and install.
PR: 30576
Notes:
svn path=/head/; revision=85308
|
|
|
|
|
|
|
|
| |
. Note that you now need to enable linprocfs for this port to work
correctly.
Notes:
svn path=/head/; revision=85307
|