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. WWW: http://jakarta.apache.org/bcel/ '>cgit logo index : freebsd-ports-graphics
FreeBSD graphics obsolete development ports (https://github.com/freebsd/freebsd-ports-graphics)
aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/rsyslog6-devel
Commit message (Expand)AuthorAgeFilesLines
* - drop 6.x- conditionalpgollucci2011-11-021-4/+0
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-2/+3
* Allow slave port to override PORTREVISION, so their versionerwin2011-07-291-1/+1
* - Chase net-snmp shlib version bump.sylvio2011-07-281-0/+1
* - Fix 6.x pluginspgollucci2011-07-031-5/+9
* - Update to 6.1.10pgollucci2011-06-292-3/+3
* - Update to 6.1.9pgollucci2011-06-294-26/+14
* Chase security/gnutls update and add an UPDATING entry.novel2011-06-061-1/+1
* - dbi.0 => dbi.1clsung2011-03-071-0/+1
* Mark the various sysutils/rsyslog*-snmp ports as only being broken onlinimon2011-02-251-0/+4
* - Set PORTSCOUT varpgollucci2010-12-161-0/+2
* - Update:pgollucci2010-12-104-20/+20
* Deprecate md5 in favour of sha256 checksums. md5 checksums will no longererwin2010-10-291-1/+1
* - Fix the plist, the imtemplate build is disabledpgollucci2010-10-081-2/+0
* RSYSLOG OVERHAUL: Part 18 (last)pgollucci2010-10-061-1/+1
* RSYSLOG OVERHAUL: Part 16pgollucci2010-10-061-1/+1
* RSYSLOG OVERHAUL: Part 15pgollucci2010-10-061-3/+3
* RSYSLOG OVERHAUL: Part 14pgollucci2010-10-061-0/+2
* RSYSLOG OVERHAUL: Part 11pgollucci2010-10-062-0/+32
* RSYSLOG OVERHAUL: Part 10pgollucci2010-10-063-11/+15
* - Take maintainer of _all_ rsyslog* portspgollucci2010-09-281-1/+1
* - Update to 5.5.5pgollucci2010-06-102-5/+4
* - Chase net-snmp shlib bumpsylvio2010-06-031-0/+1
* - Fix duplicate latest link with rsyslog5 family.pgollucci2010-05-181-0/+2
* - Please welcome rsyslog55 which is tracking the -develpgollucci2010-05-135-8/+115
* Begin the process of deprecating sysutils/rc_subr bydougb2010-03-271-1/+1
* - Update to 5.4.0 [1]pgollucci2010-03-094-57/+5