Commit graph

9 commits

Author SHA1 Message Date
Tobias Nygren
d2ab3469b0 Per the process outlined in revbump(1), perform a recursive revbump
on packages that are affected by the switch from the openssl 0.9.7
branch to the 0.9.8 branch. ok jlam@
2008-01-18 04:30:10 +00:00
Johnny C. Lam
0e8f57468f List the info files directly in the PLIST and change USE_MAKEINFO into
USE_TOOLS+=makeinfo.
2006-04-08 22:14:00 +00:00
Roland Illig
2cbd057b8b subst 's,^SUBST_CLASSES=,SUBST_CLASSES+=,' */Makefile 2005-11-03 13:01:51 +00:00
Thomas Klausner
ad6cb11b6d "wip" is not a valid category -- please use the standard pkgsrc ones.
Remove wip from CATEGORIES, and guess category if wip was the only one
specified.
2005-11-02 17:59:54 +00:00
Roland Illig
1ee539a984 Added RMD160 checksums. 2005-09-28 06:41:05 +00:00
Todd Vierling
5f60a41bb5 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:09:34 +00:00
pancake ;)
7b47ee6898 update to 1.2.3
Changelog:
- solve a pthread's bug on linux
- stack allocation of nonscapping objects
- try a gc cycle to recycle fat locks before declaring w've run out
- fix bug in parsing classfile CONSTANT_NameAndType
- upgrade to classpath 0.12
- fixed several miscelanious Soot bugs
2004-11-28 23:35:24 +00:00
pancake ;)
6b94d2b4cf change INFO tip
add TODO:

GNU-Classpath must be installed into /usr/pkg/jc/

this must be modified in jc sources or create a shell-script wrapper to
change the default classpath directory.
2004-11-17 18:07:11 +00:00
pancake ;)
96f21b1c4f initial import for jc-1.1.2
JC is a Java virtual machine implementation that converts class files into C
source files using the Soot Java bytecode analysis framework, compiles them
with GCC, and loads them using a built-in ELF object file loader. JC utilizes
the GNU Classpath class library and provides support for most features you would
expect such as reflection, user class loaders, etc.
2004-11-15 20:46:24 +00:00