<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/lang/sablevm-classpath/PLIST, 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-09-22T08:09:14Z</updated>
<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>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 sablevm-classpath{,-gui} to 1.1.3.  I wasn't able to find a concrete</title>
<updated>2004-04-30T21:12:55Z</updated>
<author>
<name>jmmv</name>
<email>jmmv</email>
</author>
<published>2004-04-30T21:12:55Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=647f4347f5a80055e3df56805e3ebf91e9539aa8'/>
<id>urn:sha1:647f4347f5a80055e3df56805e3ebf91e9539aa8</id>
<content type='text'>
list of changes since 1.1.1.  AFAICT, it seems that the code has been sync'ed
with GNU classpath 0.08 and the installation has been modified to work "out
of the box" with sablevm (i.e., no need to create more symbolic links to let
the vm find the classes).
</content>
</entry>
<entry>
<title>Initial import of sablevm-classpath, version 1.1.1:</title>
<updated>2004-03-28T20:38:49Z</updated>
<author>
<name>jmmv</name>
<email>jmmv</email>
</author>
<published>2004-03-28T20:38:49Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=eaa4a8dd95c5b1bbb8da10e4c70a57a41ef790e2'/>
<id>urn:sha1:eaa4a8dd95c5b1bbb8da10e4c70a57a41ef790e2</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.

This package contains the class library for SableVM, based on GNU classpath.
For GUI support, install sablevm-classpath-gui too.
</content>
</entry>
</feed>
