The FreeBSD Ports Archive
FreeBSD java : jaf4>
JavaBeansTM Activation Framework
With the JavaBeansTM Activation Framework standard extension, developers
who use JavaTM technology can take advantage of standard services to
determine the type of an arbitrary piece of data, encapsulate access to
it, discover the operations available on it, and to instantiate the
appropriate bean to perform said operation(s). For example, if a browser
obtained a JPEG image, this framework would enable the browser to identify
that stream of data as an JPEG image, and from that type, the browser
could locate and instantiate an object that could manipulate, or view that
image.
http://java.sun.com/products/javabeans/jaf/
|
jaf history
v. 1.14
date: 2007/05/19 20:12:46; author: flz; state: Exp; lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.13
date: 2007/04/30 06:27:39; author: nemoliu; state: Exp; lines: +1 -1
Use my @FreeBSD.org address.
Approved by: delphij (mentor)
v. 1.12
date: 2007/02/21 17:42:44; author: delphij; state: Exp; lines: +8 -8
Update to 1.1.
Submitted by: Nemo LIU
PR: ports/109234
v. 1.11
date: 2006/09/03 06:11:55; author: kris; state: Exp; lines: +1 -1
Allow package builds
v. 1.10
date: 2005/10/11 15:06:13; author: glewis; state: Exp; lines: +0 -1
. No need for ${MKDIR} ${JAVAJARDIR}, its been automatically created
by mtree for more than 3 years now.
Pointed out by: hq
v. 1.9
date: 2005/06/08 15:48:21; author: glewis; state: Exp; lines: +2 -2
. Update to 1.0.2 update 2.
v. 1.8
date: 2004/09/09 18:37:30; author: hq; state: Exp; lines: +2 -2
Fix DOWNLOAD_URL.
Reported by: Ronald Klop
Approved by: portmgr, glewis (mentor)
v. 1.7
date: 2004/09/03 03:29:23; author: hq; state: Exp; lines: +38 -11
- Fixed DISTNAME [1]
- Now bsd.java.mk 2.0 compliant
- Use CPIO rather than CP
- Use JAVAJARDIR and JAVASHAREDIR
- Removed pkg-plist (use dynamic plist and PORTDOCS)
- Honor NOPORTDOCS
- Honor hier(7): documentation in DOCSDIR and examples in EXAMPLESDIR
- Honor "best practices for a Java library" from Porter's handbook, Java
section: JARs in JAVAJARDIR.
- Added 'devel' category
- SIZEify
Pointed out by: Rainer Duffner [1]
Approved by: glewis (mentor)
v. 1.6
date: 2004/01/13 22:42:33; author: znerd; state: Exp; lines: +1 -1
Improved download URL to be more specific.
v. 1.5
date: 2003/03/07 06:04:37; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.4
date: 2002/11/07 13:52:08; author: edwin; state: Exp; lines: +4 -4
Update to java/jaf port from version 1.0.1 to 1.0.2.
Move maintainer to java@freebsd.org
PR: ports/44557
Submitted by: Jose Marques
v. 1.3
date: 2002/05/07 22:14:19; author: znerd; state: Exp; lines: +14 -15
Cleaned things up here and there.
Switched to USE_JAVA. This fixes PR 35079.
Improved download URL. Changed do-install target a
little. Installing a link to activation.jar in
${PREFIX}/share/java/classes. The real activation.jar
is now in ${PREFIX}/share/java/${PKGNAME}.
Bumped PORTREVISION.
The maintainer has not responded in months, so I took the
freedom to commit this without his approval.
PR: 35079
v. 1.2
date: 2000/04/12 06:13:58; author: obrien; state: Exp; lines: +4 -4
Convert to the PORTNAME - PORTVERSION syntax.
v. 1.1
date: 1999/11/01 04:29:39; author: steve; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1999/11/01 04:29:39; author: steve; state: Exp; lines: +0 -0
Initial import of jaf version 1.0.1.
JavaBeans(tm) Actication Framework.
PR: 13160
Submitted by: Jose Marques
=============================================================================
v. 1.14
date: 2007/05/19 20:12:46; author: flz; state: Exp; lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.13
date: 2007/04/30 06:27:39; author: nemoliu; state: Exp; lines: +1 -1
Use my @FreeBSD.org address.
Approved by: delphij (mentor)
v. 1.12
date: 2007/02/21 17:42:44; author: delphij; state: Exp; lines: +8 -8
Update to 1.1.
Submitted by: Nemo LIU
PR: ports/109234
v. 1.11
date: 2006/09/03 06:11:55; author: kris; state: Exp; lines: +1 -1
Allow package builds
v. 1.10
date: 2005/10/11 15:06:13; author: glewis; state: Exp; lines: +0 -1
. No need for ${MKDIR} ${JAVAJARDIR}, its been automatically created
by mtree for more than 3 years now.
Pointed out by: hq
v. 1.9
date: 2005/06/08 15:48:21; author: glewis; state: Exp; lines: +2 -2
. Update to 1.0.2 update 2.
v. 1.8
date: 2004/09/09 18:37:30; author: hq; state: Exp; lines: +2 -2
Fix DOWNLOAD_URL.
Reported by: Ronald Klop
Approved by: portmgr, glewis (mentor)
v. 1.7
date: 2004/09/03 03:29:23; author: hq; state: Exp; lines: +38 -11
- Fixed DISTNAME [1]
- Now bsd.java.mk 2.0 compliant
- Use CPIO rather than CP
- Use JAVAJARDIR and JAVASHAREDIR
- Removed pkg-plist (use dynamic plist and PORTDOCS)
- Honor NOPORTDOCS
- Honor hier(7): documentation in DOCSDIR and examples in EXAMPLESDIR
- Honor "best practices for a Java library" from Porter's handbook, Java
section: JARs in JAVAJARDIR.
- Added 'devel' category
- SIZEify
Pointed out by: Rainer Duffner [1]
Approved by: glewis (mentor)
v. 1.6
date: 2004/01/13 22:42:33; author: znerd; state: Exp; lines: +1 -1
Improved download URL to be more specific.
v. 1.5
date: 2003/03/07 06:04:37; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.4
date: 2002/11/07 13:52:08; author: edwin; state: Exp; lines: +4 -4
Update to java/jaf port from version 1.0.1 to 1.0.2.
Move maintainer to java@freebsd.org
PR: ports/44557
Submitted by: Jose Marques
v. 1.3
date: 2002/05/07 22:14:19; author: znerd; state: Exp; lines: +14 -15
Cleaned things up here and there.
Switched to USE_JAVA. This fixes PR 35079.
Improved download URL. Changed do-install target a
little. Installing a link to activation.jar in
${PREFIX}/share/java/classes. The real activation.jar
is now in ${PREFIX}/share/java/${PKGNAME}.
Bumped PORTREVISION.
The maintainer has not responded in months, so I took the
freedom to commit this without his approval.
PR: 35079
v. 1.2
date: 2000/04/12 06:13:58; author: obrien; state: Exp; lines: +4 -4
Convert to the PORTNAME - PORTVERSION syntax.
v. 1.1
date: 1999/11/01 04:29:39; author: steve; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1999/11/01 04:29:39; author: steve; state: Exp; lines: +0 -0
Initial import of jaf version 1.0.1.
JavaBeans(tm) Actication Framework.
PR: 13160
Submitted by: Jose Marques
=============================================================================
v. 1.14
date: 2007/05/19 20:12:46; author: flz; state: Exp; lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.13
date: 2007/04/30 06:27:39; author: nemoliu; state: Exp; lines: +1 -1
Use my @FreeBSD.org address.
Approved by: delphij (mentor)
v. 1.12
date: 2007/02/21 17:42:44; author: delphij; state: Exp; lines: +8 -8
Update to 1.1.
Submitted by: Nemo LIU
PR: ports/109234
v. 1.11
date: 2006/09/03 06:11:55; author: kris; state: Exp; lines: +1 -1
Allow package builds
v. 1.10
date: 2005/10/11 15:06:13; author: glewis; state: Exp; lines: +0 -1
. No need for ${MKDIR} ${JAVAJARDIR}, its been automatically created
by mtree for more than 3 years now.
Pointed out by: hq
v. 1.9
date: 2005/06/08 15:48:21; author: glewis; state: Exp; lines: +2 -2
. Update to 1.0.2 update 2.
v. 1.8
date: 2004/09/09 18:37:30; author: hq; state: Exp; lines: +2 -2
Fix DOWNLOAD_URL.
Reported by: Ronald Klop
Approved by: portmgr, glewis (mentor)
v. 1.7
date: 2004/09/03 03:29:23; author: hq; state: Exp; lines: +38 -11
- Fixed DISTNAME [1]
- Now bsd.java.mk 2.0 compliant
- Use CPIO rather than CP
- Use JAVAJARDIR and JAVASHAREDIR
- Removed pkg-plist (use dynamic plist and PORTDOCS)
- Honor NOPORTDOCS
- Honor hier(7): documentation in DOCSDIR and examples in EXAMPLESDIR
- Honor "best practices for a Java library" from Porter's handbook, Java
section: JARs in JAVAJARDIR.
- Added 'devel' category
- SIZEify
Pointed out by: Rainer Duffner [1]
Approved by: glewis (mentor)
v. 1.6
date: 2004/01/13 22:42:33; author: znerd; state: Exp; lines: +1 -1
Improved download URL to be more specific.
v. 1.5
date: 2003/03/07 06:04:37; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.4
date: 2002/11/07 13:52:08; author: edwin; state: Exp; lines: +4 -4
Update to java/jaf port from version 1.0.1 to 1.0.2.
Move maintainer to java@freebsd.org
PR: ports/44557
Submitted by: Jose Marques
v. 1.3
date: 2002/05/07 22:14:19; author: znerd; state: Exp; lines: +14 -15
Cleaned things up here and there.
Switched to USE_JAVA. This fixes PR 35079.
Improved download URL. Changed do-install target a
little. Installing a link to activation.jar in
${PREFIX}/share/java/classes. The real activation.jar
is now in ${PREFIX}/share/java/${PKGNAME}.
Bumped PORTREVISION.
The maintainer has not responded in months, so I took the
freedom to commit this without his approval.
PR: 35079
v. 1.2
date: 2000/04/12 06:13:58; author: obrien; state: Exp; lines: +4 -4
Convert to the PORTNAME - PORTVERSION syntax.
v. 1.1
date: 1999/11/01 04:29:39; author: steve; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1999/11/01 04:29:39; author: steve; state: Exp; lines: +0 -0
Initial import of jaf version 1.0.1.
JavaBeans(tm) Actication Framework.
PR: 13160
Submitted by: Jose Marques
=============================================================================
|
| |

|