The FreeBSD Ports Archive
FreeBSD java : jakarta-bcel4>
A library for generating Java bytecode
The Byte Code Engineering Library (formerly known as JavaClass) is
intended to give users a convenient possibility to analyze, create,
and manipulate (binary) Java class files (those ending with
.class). Classes are represented by objects which contain all the
symbolic information of the given class: methods, fields and byte code
instructions, in particular.
Such objects can be read from an existing file, be transformed by a
program (e.g. a class loader at run-time) and dumped to a file
again. An even more interesting application is the creation of classes
from scratch at run-time. The Byte Code Engineering Library (BCEL) may
be also useful if you want to learn about the Java Virtual Machine
(JVM) and the format of Java .class files.
BCEL is already being used successfully in several projects such as
compilers, optimizers, obsfuscators and analysis tools, the most
popular probably being the Xalan XSLT processor at Apache.
http://jakarta.apache.org/bcel/
|
jakarta-bcel history
v. 1.6
date: 2007/05/19 20:12:47; 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.5
date: 2006/09/26 10:36:49; author: des; state: Exp; lines: +7 -1
Upgrade to 5.2.
Submitted by: ijliao@
v. 1.4
date: 2006/05/24 14:00:57; author: hq; state: Exp; lines: +5 -5
- Update to bsd.java.mk 2.0
- Use MASTER_SITE_APACHE_JAKARTA [1]
- Re-order PKGNAMEPREFIX [1]
- Add $FreeBSD$ tag in pkg-plist
PR: 97760
Submitted by: hq
Reported by: portlint [1]
Approved by: maintainer
v. 1.3
date: 2004/06/01 10:39:25; author: des; state: Exp; lines: +10 -6
Upgrade to 5.1.
v. 1.2
date: 2003/03/07 06:04:38; 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.1
date: 2002/05/06 17:41:11; author: des; state: Exp;
The Jakarta Byte Code Engineering Library.
=============================================================================
v. 1.6
date: 2007/05/19 20:12:47; 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.5
date: 2006/09/26 10:36:49; author: des; state: Exp; lines: +7 -1
Upgrade to 5.2.
Submitted by: ijliao@
v. 1.4
date: 2006/05/24 14:00:57; author: hq; state: Exp; lines: +5 -5
- Update to bsd.java.mk 2.0
- Use MASTER_SITE_APACHE_JAKARTA [1]
- Re-order PKGNAMEPREFIX [1]
- Add $FreeBSD$ tag in pkg-plist
PR: 97760
Submitted by: hq
Reported by: portlint [1]
Approved by: maintainer
v. 1.3
date: 2004/06/01 10:39:25; author: des; state: Exp; lines: +10 -6
Upgrade to 5.1.
v. 1.2
date: 2003/03/07 06:04:38; 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.1
date: 2002/05/06 17:41:11; author: des; state: Exp;
The Jakarta Byte Code Engineering Library.
=============================================================================
v. 1.6
date: 2007/05/19 20:12:47; 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.5
date: 2006/09/26 10:36:49; author: des; state: Exp; lines: +7 -1
Upgrade to 5.2.
Submitted by: ijliao@
v. 1.4
date: 2006/05/24 14:00:57; author: hq; state: Exp; lines: +5 -5
- Update to bsd.java.mk 2.0
- Use MASTER_SITE_APACHE_JAKARTA [1]
- Re-order PKGNAMEPREFIX [1]
- Add $FreeBSD$ tag in pkg-plist
PR: 97760
Submitted by: hq
Reported by: portlint [1]
Approved by: maintainer
v. 1.3
date: 2004/06/01 10:39:25; author: des; state: Exp; lines: +10 -6
Upgrade to 5.1.
v. 1.2
date: 2003/03/07 06:04:38; 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.1
date: 2002/05/06 17:41:11; author: des; state: Exp;
The Jakarta Byte Code Engineering Library.
=============================================================================
|
| |

|