<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/lang/sablevm, branch pkgsrc_2004Q4</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2004Q4</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2004Q4'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2004-10-28T11:53:50Z</updated>
<entry>
<title>Fix depends, bump PKGREVISION.</title>
<updated>2004-10-28T11:53:50Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2004-10-28T11:53:50Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=3654256ef9f20361cf08d863113481f6929762ad'/>
<id>urn:sha1:3654256ef9f20361cf08d863113481f6929762ad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update linkage to libltdl, now in its own package.</title>
<updated>2004-10-15T12:03:52Z</updated>
<author>
<name>tv</name>
<email>tv</email>
</author>
<published>2004-10-15T12:03:52Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=64c30a65d4024476d383d8047f9b56cc492a2591'/>
<id>urn:sha1:64c30a65d4024476d383d8047f9b56cc492a2591</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Libtool fix for PR pkg/26633, and other issues.  Update libtool to 1.5.10</title>
<updated>2004-10-03T00:12:51Z</updated>
<author>
<name>tv</name>
<email>tv</email>
</author>
<published>2004-10-03T00:12:51Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=b5510d5a2d7f9a1406603d922ae5d8548950233c'/>
<id>urn:sha1:b5510d5a2d7f9a1406603d922ae5d8548950233c</id>
<content type='text'>
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
</content>
</entry>
<entry>
<title>Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.</title>
<updated>2004-09-22T08:09:14Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2004-09-22T08:09:14Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=08039266e343e3cb99feb5cbfd5fd9acf006ac97'/>
<id>urn:sha1:08039266e343e3cb99feb5cbfd5fd9acf006ac97</id>
<content type='text'>
All library names listed by *.la files no longer need to be listed
in the PLIST, e.g., instead of:

	lib/libfoo.a
	lib/libfoo.la
	lib/libfoo.so
	lib/libfoo.so.0
	lib/libfoo.so.0.1

one simply needs:

	lib/libfoo.la

and bsd.pkg.mk will automatically ensure that the additional library
names are listed in the installed package +CONTENTS file.

Also make LIBTOOLIZE_PLIST default to "yes".
</content>
</entry>
<entry>
<title>Use the new BUILDLINK_TRANSFORM commands to more precisely state the</title>
<updated>2004-08-28T06:05:31Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2004-08-28T06:05:31Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=5f904e59871feaea408398a54183ec15241147eb'/>
<id>urn:sha1:5f904e59871feaea408398a54183ec15241147eb</id>
<content type='text'>
intended transformation: use "rm" to remove an option, "rmdir" to remove
all options containing a path starting with a given directory name, and
"rename" to rename options to something else.
</content>
</entry>
<entry>
<title>Convert sablevm{,-classpath,-classpath-gui} to java-env.mk, so that they</title>
<updated>2004-05-23T10:25:30Z</updated>
<author>
<name>jmmv</name>
<email>jmmv</email>
</author>
<published>2004-05-23T10:25:30Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=1a195cf05689de52d05457d7520f88dcdadabda7'/>
<id>urn:sha1:1a195cf05689de52d05457d7520f88dcdadabda7</id>
<content type='text'>
can easily coexist with other Java implementations.  This basically means
that they are now installed under ${PREFIX}/java/sablevm and that a wrapper
is created under ${PREFIX}/bin (sablevm-java) to exec this VM.
</content>
</entry>
<entry>
<title>Update to 1.1.3:</title>
<updated>2004-04-30T21:15:44Z</updated>
<author>
<name>jmmv</name>
<email>jmmv</email>
</author>
<published>2004-04-30T21:15:44Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=8a1447fab6b9c101579cc3337ee5475bd77688ad'/>
<id>urn:sha1:8a1447fab6b9c101579cc3337ee5475bd77688ad</id>
<content type='text'>
Version 1.1.3
- Cleaned up build process so that "./configure ; make ; make install"
  works out of the box for both sablevm-classpath (as it does for sablevm).

Version 1.1.2
- Uses GNU Classpath 0.08+CVS.
- Various minor bugfixes and enhancements.
</content>
</entry>
<entry>
<title>Initial import of sablevm, version 1.1.1:</title>
<updated>2004-03-28T20:42:07Z</updated>
<author>
<name>jmmv</name>
<email>jmmv</email>
</author>
<published>2004-03-28T20:42:07Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=aba6c7b9b485b2a7eee344ae0f3f700158017a50'/>
<id>urn:sha1:aba6c7b9b485b2a7eee344ae0f3f700158017a50</id>
<content type='text'>
SableVM is a portable bytecode interpreter written in C, and implementing
the Java virtual machine specification, second edition.  Its goals are to
be reasonably small, fast and efficient, as well as providing a well
designed and robust platform for conducting research.

SableVM implements many innovative techniques, including:
* 3 flavors of threaded interpretation (switched, threaded and inlined).
* Bidirectional object layout.
* Spinlock-free thin locks.
* Sparse interface vtables.
* Low-cost maps for precise garbage collection. 

This package is slightly based on the one found in pkgsrc-wip, made by
pancake AT phreaker.net.
</content>
</entry>
</feed>
