freebsd-ports/java/Makefile
Herve Quiroz 4313297a0c MX4J is a project to build an Open Source implementation of the
Java(TM) Management Extensions (JMX) and of the JMX Remote API
(JSR 160) specifications, and to build tools relating to JMX.

JMX is an optional package for J2SE that provides a standard
way to manage applications. It can also be used to wrap legacy
systems and provide a standard interface to the outside world,
enabling the development of web services. JMX allows developers
to write more modular and loosely coupled system components and
reduce the complexity of large, interoperating systems.

WWW: http://mx4j.sourceforge.net

PR:		77642
Submitted by:	filippo@widestore.net
2005-02-20 23:01:02 +00:00

145 lines
3.5 KiB
Makefile

# $FreeBSD$
#
COMMENT = Java language support
SUBDIR += avalon-logkit
SUBDIR += berkeley-db
SUBDIR += bluej
SUBDIR += bouncycastle
SUBDIR += bsh
SUBDIR += bugseeker
SUBDIR += bugseeker-demo
SUBDIR += classpath
SUBDIR += collections
SUBDIR += cos
SUBDIR += cryptix-jce
SUBDIR += diablo-jdk13
SUBDIR += diablo-jre13
SUBDIR += drexelsnmp
SUBDIR += eclipse
SUBDIR += eclipse-EPIC
SUBDIR += eclipse-cdt
SUBDIR += eclipse-checkstyle
SUBDIR += eclipse-clay-core
SUBDIR += eclipse-emf
SUBDIR += eclipse-examples
SUBDIR += eclipse-gef
SUBDIR += eclipse-gef-examples
SUBDIR += eclipse-langpack
SUBDIR += eclipse-log4e
SUBDIR += eclipse-lomboz
SUBDIR += eclipse-pmd
SUBDIR += eclipse-quantum
SUBDIR += eclipse-sqlexplorer
SUBDIR += eclipse-sysdeo-tomcat
SUBDIR += eclipse-uml
SUBDIR += eclipse-vep
SUBDIR += eclipse-vep-examples
SUBDIR += eclipseme
SUBDIR += forte
SUBDIR += gj
SUBDIR += gj-jdk11
SUBDIR += gnu-regexp
SUBDIR += guavac
SUBDIR += infobus
SUBDIR += j2sdkee13
SUBDIR += jad
SUBDIR += jaf
SUBDIR += jai
SUBDIR += jai-imageio
SUBDIR += jakarta-bcel
SUBDIR += jakarta-commons-beanutils
SUBDIR += jakarta-commons-cli
SUBDIR += jakarta-commons-collections
SUBDIR += jakarta-commons-dbcp
SUBDIR += jakarta-commons-discovery
SUBDIR += jakarta-commons-httpclient
SUBDIR += jakarta-commons-lang
SUBDIR += jakarta-commons-logging
SUBDIR += jakarta-commons-pool
SUBDIR += jakarta-commons-primitives
SUBDIR += jakarta-oro
SUBDIR += jakarta-regexp
SUBDIR += jakarta-struts
SUBDIR += janosvm
SUBDIR += jasmin
SUBDIR += java-checkstyle
SUBDIR += java-cup
SUBDIR += java-getopt
SUBDIR += java-tutorial
SUBDIR += java3d
SUBDIR += javamail
SUBDIR += javavmwrapper
SUBDIR += javel
SUBDIR += jaxen
SUBDIR += jboss2
SUBDIR += jboss3
SUBDIR += jboss4
SUBDIR += jc
SUBDIR += jcalendar
SUBDIR += jcckit
SUBDIR += jce-aba
SUBDIR += jcommon
SUBDIR += jdbcpool
SUBDIR += jde
SUBDIR += jde-emacs20
SUBDIR += jdk11
SUBDIR += jdk11-doc
SUBDIR += jdk12
SUBDIR += jdk12-doc
SUBDIR += jdk13
SUBDIR += jdk13-doc
SUBDIR += jdk14
SUBDIR += jdk14-doc
SUBDIR += jdk15
SUBDIR += jdk15-doc
SUBDIR += jdom
SUBDIR += jfc
SUBDIR += jflex
SUBDIR += jfreechart
SUBDIR += jgraph
SUBDIR += jgrapht
SUBDIR += jikes
SUBDIR += jlex
SUBDIR += jlint
SUBDIR += jmf
SUBDIR += jmp
SUBDIR += jode
SUBDIR += jomp
SUBDIR += jre
SUBDIR += jsdk
SUBDIR += jump
SUBDIR += junit
SUBDIR += kaffe
SUBDIR += langspec
SUBDIR += linux-blackdown-jdk12
SUBDIR += linux-blackdown-jdk13
SUBDIR += linux-blackdown-jdk14
SUBDIR += linux-blackdown-jre11
SUBDIR += linux-ibm-jdk13
SUBDIR += linux-ibm-jdk14
SUBDIR += linux-sun-jdk12
SUBDIR += linux-sun-jdk13
SUBDIR += linux-sun-jdk14
SUBDIR += linux-sun-jdk15
SUBDIR += mmake
SUBDIR += mx4j
SUBDIR += netbeans
SUBDIR += netbeans3
SUBDIR += netcomponents
SUBDIR += netrexx
SUBDIR += openjit
SUBDIR += phpeclipse
SUBDIR += poseidon
SUBDIR += proguard
SUBDIR += sablevm
SUBDIR += shujit
SUBDIR += simplicity
SUBDIR += sun-wtk
SUBDIR += trove4j
SUBDIR += tya
SUBDIR += westhawksnmp
SUBDIR += xdoclet
.include <bsd.port.subdir.mk>