The FreeBSD Ports Archive
FreeBSD java : j2sdkee134>
Java 2 SDK Enterprise Edition
Version 1.3.1 of the Java 2 SDK, Enterprise Edition ("J2EE" SDK) is a
complete implementation of the Java 2 Platform, Enterprise Edition
1.3. The J2EE SDK is intended as a proof of concept and example for
implementations in the application server marketplace. The J2EE SDK
includes a J2EE application server and various tools to help
developers prototype J2EE applications and learn about the J2EE
platform and technologies. It can be used as a J2EE development
enviroment for applications prior to their deployment and
distribution.
http://java.sun.com/j2ee/sdk_1.3/
|
j2sdkee13 history
v. 1.12
date: 2007/05/19 20:12:45; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.11
date: 2005/02/19 00:54:43; author: hq; state: Exp; lines: +1 -1
Add 'devel' category
v. 1.10
date: 2005/02/18 15:23:34; author: hq; state: Exp; lines: +3 -2
- Update to bsd.java.mk 2.0
- Minor cosmetic improvement
v. 1.9
date: 2004/12/10 03:26:55; author: hq; state: Exp; lines: +1 -2
Fix download URL
Reported by: kris
v. 1.8
date: 2004/02/04 05:21:26; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
v. 1.7
date: 2004/01/16 20:11:03; author: glewis; state: Exp; lines: +3 -2
. Adjust download instructions for new download URL.
v. 1.6
date: 2004/01/16 20:06:34; author: glewis; state: Exp; lines: +3 -2
. Convert a space to a tab.
. Use a download URL which is one less hop away from the actual download.
v. 1.5
date: 2004/01/09 12:19:12; author: alfred; state: Exp; lines: +1 -1
assign maintainer to java@, requested by maintainer des.
v. 1.4
date: 2004/01/02 19:11:16; author: alfred; state: Exp; lines: +4 -4
Don't use a leading zero in PORTREVISION, it confuses the pkg* tools and
portupgrade with "missing origin".
Properly detect that the distfile doesn't exist. We can't use
${DISTDIR}/${DISTFILES} because it's not defined until after
bsd.port.post.mk, but after inclusion of bsd.port.post.mk we
can not define IGNORE. To fix use the already known variables
as so: ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}
Reviewed by: maintainer timeout.
PR: ports/60652
v. 1.3
date: 2003/09/24 03:28:24; author: kris; state: Exp; lines: +0 -2
Back out previous commit. Further inspection reveals that it is the
diablo-jdk port that is bogusly requiring manual input at pkg_add time,
thereby preventing any other packages from building with it.
v. 1.2
date: 2003/09/24 03:25:51; author: kris; state: Exp; lines: +2 -0
Mark as IS_INTERACTIVE because it asks for manual license acceptance and
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.
v. 1.1
date: 2003/06/27 09:31:51; author: des; state: Exp;
Java 2 SDK Enterprise Edition 1.3.1
=============================================================================
v. 1.12
date: 2007/05/19 20:12:45; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.11
date: 2005/02/19 00:54:43; author: hq; state: Exp; lines: +1 -1
Add 'devel' category
v. 1.10
date: 2005/02/18 15:23:34; author: hq; state: Exp; lines: +3 -2
- Update to bsd.java.mk 2.0
- Minor cosmetic improvement
v. 1.9
date: 2004/12/10 03:26:55; author: hq; state: Exp; lines: +1 -2
Fix download URL
Reported by: kris
v. 1.8
date: 2004/02/04 05:21:26; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
v. 1.7
date: 2004/01/16 20:11:03; author: glewis; state: Exp; lines: +3 -2
. Adjust download instructions for new download URL.
v. 1.6
date: 2004/01/16 20:06:34; author: glewis; state: Exp; lines: +3 -2
. Convert a space to a tab.
. Use a download URL which is one less hop away from the actual download.
v. 1.5
date: 2004/01/09 12:19:12; author: alfred; state: Exp; lines: +1 -1
assign maintainer to java@, requested by maintainer des.
v. 1.4
date: 2004/01/02 19:11:16; author: alfred; state: Exp; lines: +4 -4
Don't use a leading zero in PORTREVISION, it confuses the pkg* tools and
portupgrade with "missing origin".
Properly detect that the distfile doesn't exist. We can't use
${DISTDIR}/${DISTFILES} because it's not defined until after
bsd.port.post.mk, but after inclusion of bsd.port.post.mk we
can not define IGNORE. To fix use the already known variables
as so: ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}
Reviewed by: maintainer timeout.
PR: ports/60652
v. 1.3
date: 2003/09/24 03:28:24; author: kris; state: Exp; lines: +0 -2
Back out previous commit. Further inspection reveals that it is the
diablo-jdk port that is bogusly requiring manual input at pkg_add time,
thereby preventing any other packages from building with it.
v. 1.2
date: 2003/09/24 03:25:51; author: kris; state: Exp; lines: +2 -0
Mark as IS_INTERACTIVE because it asks for manual license acceptance and
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.
v. 1.1
date: 2003/06/27 09:31:51; author: des; state: Exp;
Java 2 SDK Enterprise Edition 1.3.1
=============================================================================
v. 1.12
date: 2007/05/19 20:12:45; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.11
date: 2005/02/19 00:54:43; author: hq; state: Exp; lines: +1 -1
Add 'devel' category
v. 1.10
date: 2005/02/18 15:23:34; author: hq; state: Exp; lines: +3 -2
- Update to bsd.java.mk 2.0
- Minor cosmetic improvement
v. 1.9
date: 2004/12/10 03:26:55; author: hq; state: Exp; lines: +1 -2
Fix download URL
Reported by: kris
v. 1.8
date: 2004/02/04 05:21:26; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
v. 1.7
date: 2004/01/16 20:11:03; author: glewis; state: Exp; lines: +3 -2
. Adjust download instructions for new download URL.
v. 1.6
date: 2004/01/16 20:06:34; author: glewis; state: Exp; lines: +3 -2
. Convert a space to a tab.
. Use a download URL which is one less hop away from the actual download.
v. 1.5
date: 2004/01/09 12:19:12; author: alfred; state: Exp; lines: +1 -1
assign maintainer to java@, requested by maintainer des.
v. 1.4
date: 2004/01/02 19:11:16; author: alfred; state: Exp; lines: +4 -4
Don't use a leading zero in PORTREVISION, it confuses the pkg* tools and
portupgrade with "missing origin".
Properly detect that the distfile doesn't exist. We can't use
${DISTDIR}/${DISTFILES} because it's not defined until after
bsd.port.post.mk, but after inclusion of bsd.port.post.mk we
can not define IGNORE. To fix use the already known variables
as so: ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}
Reviewed by: maintainer timeout.
PR: ports/60652
v. 1.3
date: 2003/09/24 03:28:24; author: kris; state: Exp; lines: +0 -2
Back out previous commit. Further inspection reveals that it is the
diablo-jdk port that is bogusly requiring manual input at pkg_add time,
thereby preventing any other packages from building with it.
v. 1.2
date: 2003/09/24 03:25:51; author: kris; state: Exp; lines: +2 -0
Mark as IS_INTERACTIVE because it asks for manual license acceptance and
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.
v. 1.1
date: 2003/06/27 09:31:51; author: des; state: Exp;
Java 2 SDK Enterprise Edition 1.3.1
=============================================================================
|
| |

|