<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/lang/clojure/files/clojure-bin.in, branch pkg-install-eol</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=pkg-install-eol</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=pkg-install-eol'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2012-06-19T05:38:12Z</updated>
<entry>
<title>. Update to 1.4.0.</title>
<updated>2012-06-19T05:38:12Z</updated>
<author>
<name>Greg Lewis</name>
<email>glewis@FreeBSD.org</email>
</author>
<published>2012-06-19T05:38:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=4c3dfc31114a03658e76d28565be7afc811ae59f'/>
<id>urn:sha1:4c3dfc31114a03658e76d28565be7afc811ae59f</id>
<content type='text'>
. Switch maintainership to the submitter (with the previous maintainer's
  permission).

PR:		168559
Submitted by:	Jens Jahnke &lt;jan0sch@gmx.net&gt;
</content>
</entry>
<entry>
<title>Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,</title>
<updated>2011-07-21T05:03:02Z</updated>
<author>
<name>Mark Linimon</name>
<email>linimon@FreeBSD.org</email>
</author>
<published>2011-07-21T05:03:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=06e66777937202f04d646d24d24f524b13d79478'/>
<id>urn:sha1:06e66777937202f04d646d24d24f524b13d79478</id>
<content type='text'>
remove support for them from bsd.java.mk.  As Jikes is not available in Java 1.5
or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports
which used it (only occurences were USE_JIKES=no).  Support for the Blackdown VM
is also removed, as it is not available in Java 1.5 and higher.

Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect
old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5.
While here, replace static values of JAVA_VERSION in files/*.in by
%%JAVA_VERSION%% .

PR:		ports/158969
Submitted by:	rene
Tested on:	pointyhat-west -exp
</content>
</entry>
<entry>
<title>Chase swank-clojure version number.</title>
<updated>2010-09-17T12:37:38Z</updated>
<author>
<name>Jimmy Olgeni</name>
<email>olgeni@FreeBSD.org</email>
</author>
<published>2010-09-17T12:37:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=4edafa022b2c8bb305d6aeaa073e71bb77028b6a'/>
<id>urn:sha1:4edafa022b2c8bb305d6aeaa073e71bb77028b6a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Upgrade to version 1.2.0.</title>
<updated>2010-08-30T11:27:36Z</updated>
<author>
<name>Jimmy Olgeni</name>
<email>olgeni@FreeBSD.org</email>
</author>
<published>2010-08-30T11:27:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=0d8d008967a20bc3fed87067b2bac43af5c8d414'/>
<id>urn:sha1:0d8d008967a20bc3fed87067b2bac43af5c8d414</id>
<content type='text'>
PR:		ports/149833
Submitted by:	olgeni
Approved by:	maintainer
</content>
</entry>
<entry>
<title>Add clojure-contrib and swank-clojure to classpath.</title>
<updated>2010-08-06T09:14:55Z</updated>
<author>
<name>Jimmy Olgeni</name>
<email>olgeni@FreeBSD.org</email>
</author>
<published>2010-08-06T09:14:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=5cda623e8f436823cb0c74a18810447009efc61d'/>
<id>urn:sha1:5cda623e8f436823cb0c74a18810447009efc61d</id>
<content type='text'>
They will only be used if the corresponding ports are installed.

Approved by:	maintainer
</content>
</entry>
<entry>
<title>- Update to 1.1.0</title>
<updated>2010-01-02T14:14:00Z</updated>
<author>
<name>Pav Lucistnik</name>
<email>pav@FreeBSD.org</email>
</author>
<published>2010-01-02T14:14:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=9c136351f29eb15d8c2c4b318b68a6c636e01afd'/>
<id>urn:sha1:9c136351f29eb15d8c2c4b318b68a6c636e01afd</id>
<content type='text'>
PR:		ports/142208
Submitted by:	Peter Schuller &lt;peter.schuller@infidyne.com&gt; (maintainer)
</content>
</entry>
<entry>
<title>- Add support of jline, enabled by default</title>
<updated>2009-01-23T09:15:23Z</updated>
<author>
<name>Rong-En Fan</name>
<email>rafan@FreeBSD.org</email>
</author>
<published>2009-01-23T09:15:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=ff3e917d68ce05a4934c3bd1ae7b98770e0d5f40'/>
<id>urn:sha1:ff3e917d68ce05a4934c3bd1ae7b98770e0d5f40</id>
<content type='text'>
- Bump PORTREVISION

PR:		ports/130579
Submitted by:	Peter Schuller &lt;peter.schuller at infidyne.com&gt; (maintainer)
</content>
</entry>
<entry>
<title>- Respect CLASSPATH from environment variable</title>
<updated>2009-01-04T08:34:01Z</updated>
<author>
<name>Rong-En Fan</name>
<email>rafan@FreeBSD.org</email>
</author>
<published>2009-01-04T08:34:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=54a161bd04530e12ab9ef6b72739448eaaed58e0'/>
<id>urn:sha1:54a161bd04530e12ab9ef6b72739448eaaed58e0</id>
<content type='text'>
- Bump PORTREVISION

PR:		ports/130134
Submitted by:	Peter Schuller &lt;peter.schuller at infidyne.com&gt; (maintainer)
</content>
</entry>
<entry>
<title>- Update to 20081217</title>
<updated>2008-12-23T20:31:42Z</updated>
<author>
<name>Martin Wilke</name>
<email>miwi@FreeBSD.org</email>
</author>
<published>2008-12-23T20:31:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=d25f263cb5ff90c8ade796d99f181416869fd7a2'/>
<id>urn:sha1:d25f263cb5ff90c8ade796d99f181416869fd7a2</id>
<content type='text'>
- Now hosted on Google code
- Distfile now unpacks in subdir
- Change name of temporary version of 'clojure' script to not conflict
  with directory from distfile
- Pass maintainership to submitter

PR:		129770
Submitted by:	Peter Schuller &lt;peter.schuller@infidyne.com&gt;
</content>
</entry>
</feed>
