<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/java/Makefile, branch release/8.0.0</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=release%2F8.0.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=release%2F8.0.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2009-09-19T12:11:46Z</updated>
<entry>
<title>ServingXML is an open source, Apache 2.0 licensed, framework for flat/XML data</title>
<updated>2009-09-19T12:11:46Z</updated>
<author>
<name>Martin Wilke</name>
<email>miwi@FreeBSD.org</email>
</author>
<published>2009-09-19T12:11:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=9c0f48e129cb9b4d252e9adcc0e9e463940e7b1d'/>
<id>urn:sha1:9c0f48e129cb9b4d252e9adcc0e9e463940e7b1d</id>
<content type='text'>
transformations.
It defines an extensible markup vocabulary for expressing flat-XML, XML-flat,
flat-flat, and XML-XML processing in pipelines.
ServingXML comes with a console app, and also documents an API for embedding
the software in a standard Java or J2EE application.

WWW: http://servingxml.sourceforge.net/

PR:		ports/138914
Feature safe:	yes
Submitted by:	Jean-Paul Beconne &lt;jpbeconne@free.fr&gt;
</content>
</entry>
<entry>
<title>Aptana RadRails is an open source IDE for Ruby and the Ruby on Rails framework</title>
<updated>2009-06-29T07:36:39Z</updated>
<author>
<name>Alexander Logvinov</name>
<email>avl@FreeBSD.org</email>
</author>
<published>2009-06-29T07:36:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=66ed5a516b155c3e8ef69c5b821e3b91a0b4d139'/>
<id>urn:sha1:66ed5a516b155c3e8ef69c5b821e3b91a0b4d139</id>
<content type='text'>
featuring everything you need to get started fast and get even faster with
developing, testing, tuning, and deploying your Ruby and Rails apps.

Highlights include the following features:

 * Code Assist on Ruby and RHTML files
 * Outliner for code structure
 * Debugging support
 * Integrated server views
 * Dynamic testing
 * Integrated RoR deployment options

WWW: http://www.aptana.com/rails

Approved by:	glarkin (mentor)
</content>
</entry>
<entry>
<title>2009-03-22 emulators/dlx: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months</title>
<updated>2009-03-23T20:53:42Z</updated>
<author>
<name>Martin Wilke</name>
<email>miwi@FreeBSD.org</email>
</author>
<published>2009-03-23T20:53:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=5e535e782212b88c5653bcdf5b479068766cccd3'/>
<id>urn:sha1:5e535e782212b88c5653bcdf5b479068766cccd3</id>
<content type='text'>
2009-03-22 java/javel: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 java/guavac: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 graphics/xrml: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 graphics/renderpark: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 games/jumpnbump: tcl8.0 support is going to be dropped
2009-03-17 irc/blackened: Broken and abandonware
2009-03-22 devel/libg++: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 devel/freescope: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 misc/menushki: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 misc/vbidecode: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 lang/wamcc: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 multimedia/mpegedit: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 mail/dkimap4: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 net-mgmt/oproute: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 x11/tkgoodstuff: tcl8.0 support is going to be dropped
2009-02-11 x11-toolkits/inti: not maintain by upstream for more than five years and no port depend on this
</content>
</entry>
<entry>
<title>OpenJDK is an open-source implementation of the Java Platform, Standard Edition.</title>
<updated>2009-02-23T03:15:29Z</updated>
<author>
<name>Maho Nakata</name>
<email>maho@FreeBSD.org</email>
</author>
<published>2009-02-23T03:15:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=ebe2efd71a7503e5e21e04d71c549ec8d8138d76'/>
<id>urn:sha1:ebe2efd71a7503e5e21e04d71c549ec8d8138d76</id>
<content type='text'>
The version has all of Sun's bug fixes up to JDK 6 Release 11 and should be
the runtime equivelent to JDK6 Release 11.

Much of the OpenJDK code is licensed under the GPL version 2 with the
Classpath exception. The Java Hotspot virtual machine source code is
licensed under the GPL version 2 only.

OpenJDK 6 should supercede the java/jdk16 port at some point in time.

WWW: http://openjdk.java.net/

Submitted by:	Brian Gardner &lt;brian@experts-exchange.com&gt;
</content>
</entry>
<entry>
<title>Add java/icedtea6-stubs.</title>
<updated>2009-02-23T00:56:23Z</updated>
<author>
<name>Maho Nakata</name>
<email>maho@FreeBSD.org</email>
</author>
<published>2009-02-23T00:56:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=0ca4922fa3c652c9b2c932bf7b06b0eb9117ad0d'/>
<id>urn:sha1:0ca4922fa3c652c9b2c932bf7b06b0eb9117ad0d</id>
<content type='text'>
Icedtea is part of gnu classpath project and is an implementation
of the binary plugs, that Sun is unable to release under the GNUv2 license.
This in combination with openjdk6 or openjdk7 makes a completely legally
distributable version of Java.

WWW: http://icedtea.classpath.org/wiki/Main_Page

Submitted by:	Brian Gardner &lt;brian@experts-exchange.com&gt;
</content>
</entry>
<entry>
<title>- Connect java/netbeans61 to the build</title>
<updated>2009-01-15T12:17:46Z</updated>
<author>
<name>Martin Wilke</name>
<email>miwi@FreeBSD.org</email>
</author>
<published>2009-01-15T12:17:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=f98bbef11d1a4d9a84c15eac233f37b8adbaa265'/>
<id>urn:sha1:f98bbef11d1a4d9a84c15eac233f37b8adbaa265</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove following ports.</title>
<updated>2009-01-06T05:41:47Z</updated>
<author>
<name>Maho Nakata</name>
<email>maho@FreeBSD.org</email>
</author>
<published>2009-01-06T05:41:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=df22f35990b2e4ec65478b811ce7c3b430ca013a'/>
<id>urn:sha1:df22f35990b2e4ec65478b811ce7c3b430ca013a</id>
<content type='text'>
lang/gcc41-withgcjawt
java/gjdoc
java/ecj-bootstrap
* lang/gcc41 will also be removed by gerald@ very soon.
* these ports are intended for free Java alternative, however,
  require too much resources to maintain. java/java-gcj-compat
  has also been removed because it's broken for long time.
</content>
</entry>
<entry>
<title>New port: SQLiteJDBC is a Java JDBC driver for SQLite.</title>
<updated>2008-12-16T08:14:26Z</updated>
<author>
<name>Max Khon</name>
<email>fjoe@FreeBSD.org</email>
</author>
<published>2008-12-16T08:14:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=8bdef2016466c4547b96c5528f735d01955f9467'/>
<id>urn:sha1:8bdef2016466c4547b96c5528f735d01955f9467</id>
<content type='text'>
It runs using either a native code library or a 100% Pure Java driver
based on NestedVM emulation (but in this package only the native version
is installed).

PR:		124905
Submitted by:	Lapo Luchini
</content>
</entry>
<entry>
<title>2008-09-19 japanese/escpf: Has been broken for more than 6 months</title>
<updated>2008-12-07T20:36:48Z</updated>
<author>
<name>Martin Wilke</name>
<email>miwi@FreeBSD.org</email>
</author>
<published>2008-12-07T20:36:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=da977380baf68d13d8cd5a758af5db0b145e2b0a'/>
<id>urn:sha1:da977380baf68d13d8cd5a758af5db0b145e2b0a</id>
<content type='text'>
2008-09-19 java/java-gcj-compat: Has been broken for more than 6 months
2008-09-19 lang/screamer: Has been broken for more than 6 months
2008-10-01 misc/documancer: Unmaintained upstream
2008-09-19 misc/ipbt: Has been broken for more than 6 months
2008-10-13 multimedia/manslide: Use multimedia/smile instead
2008-09-19 net/globus4: Has been broken for more than 6 months
2008-09-19 net/p5-Parallel-MPI: Has been broken for more than 6 months
2008-01-28 net/p54u: website disappeared
2008-09-19 net-im/ginsu: Has been broken for more than 6 months
2008-09-19 net-p2p/py-kenosis-bittorrent: Has been broken for more than 6 months
2008-09-19 sysutils/sjog: Has been broken for more than 6 months
2008-09-19 textproc/Ebnf2ps: Has been broken for more than 6 months
2008-09-19 www/roxen: Has been broken for more than 6 months
2008-09-19 x11-fm/evidence: Has been broken for more than 6 months
</content>
</entry>
<entry>
<title>- New port: netbeans-devel</title>
<updated>2008-09-04T14:25:39Z</updated>
<author>
<name>Pietro Cerutti</name>
<email>gahr@FreeBSD.org</email>
</author>
<published>2008-09-04T14:25:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=547538095e734bf11058a35a0a770da8d914f45e'/>
<id>urn:sha1:547538095e734bf11058a35a0a770da8d914f45e</id>
<content type='text'>
The NetBeans IDE 6.5 Beta release provides several new features and
enhancements, such as a new IDE-wide QuickSearch shortcut, more
user-friendly interface, and automatic Compile on Save. In addition
to full support of all Java editions (Java SE, Java EE, Java ME), the
NetBeans IDE is the ideal tool for software development with PHP,
C/C++, Groovy and Grails, Ruby and Rails, Ajax and JavaScript.
The 6.5 release also includes enhanced support for web frameworks
(Hibernate, Spring, JSF, JPA), the GlassFish application server, and
databases.

More here: http://www.netbeans.org/community/releases/65/
</content>
</entry>
</feed>
