<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/devel/java-util-concurrent, branch release/7.1.0</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=release%2F7.1.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=release%2F7.1.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2008-06-06T14:17:21Z</updated>
<entry>
<title>Bump portrevision due to upgrade of devel/gettext.</title>
<updated>2008-06-06T14:17:21Z</updated>
<author>
<name>Edwin Groothuis</name>
<email>edwin@FreeBSD.org</email>
</author>
<published>2008-06-06T14:17:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=090059a2104b9f20d6996143c0d726aaf861788d'/>
<id>urn:sha1:090059a2104b9f20d6996143c0d726aaf861788d</id>
<content type='text'>
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
</content>
</entry>
<entry>
<title>- Welcome X.org 7.2 \o/.</title>
<updated>2007-05-19T20:36:56Z</updated>
<author>
<name>Florent Thoumie</name>
<email>flz@FreeBSD.org</email>
</author>
<published>2007-05-19T20:36:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=d4f0d0048a8755106a4b0445221a19761e746984'/>
<id>urn:sha1:d4f0d0048a8755106a4b0445221a19761e746984</id>
<content type='text'>
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
</content>
</entry>
<entry>
<title>SHA256ify</title>
<updated>2006-01-22T08:34:46Z</updated>
<author>
<name>Edwin Groothuis</name>
<email>edwin@FreeBSD.org</email>
</author>
<published>2006-01-22T08:34:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=acd87b4ad806ea86233e2a9bdf896c6028bb5222'/>
<id>urn:sha1:acd87b4ad806ea86233e2a9bdf896c6028bb5222</id>
<content type='text'>
Approved by:    krion@
</content>
</entry>
<entry>
<title>This package provides standardized, efficient versions of utility classes</title>
<updated>2004-11-19T14:31:35Z</updated>
<author>
<name>Herve Quiroz</name>
<email>hq@FreeBSD.org</email>
</author>
<published>2004-11-19T14:31:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b933de4aaa16a51020f61f87f64063a97fc5b6d1'/>
<id>urn:sha1:b933de4aaa16a51020f61f87f64063a97fc5b6d1</id>
<content type='text'>
commonly encountered in concurrent Java programming. This code consists of
implementations of ideas that have been around for ages, and is merely intended
to save you the trouble of coding them.

The package mainly consists of implementations of a few interfaces:

  * Sync -- locks, conditions
  * Channel -- queues, buffers
  * Barrier -- multi-party synchronization
  * SynchronizedVariable -- atomic ints, refs etc
  * java.util.Collection -- collections
  * Executor -- replacements for direct use of Thread

Plus some utilities and frameworks that build upon these.

This package was the precursor to java.util.concurrent.

WWW:	http://gee.cs.oswego.edu/dl/classes/EDU/oswego/cs/dl/util/concurrent/intro.html
</content>
</entry>
</feed>
