Commit graph

10 commits

Author SHA1 Message Date
Roland Illig
5746aa29d3 Don't install non-executable files into bin/.
Don't install distfiles directly (they might have their file flags set
on BSD systems).
Don't make the wrapper script more complicated than necessary.
Call the correct Java VM.
2008-01-03 23:08:57 +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
Thomas Klausner
ba69077d34 Convert to NO_BUILDLINK (does not build anything). 2004-07-02 13:15:08 +00:00
pancake ;)
4d33ff3c99 f* slashes! 2004-03-21 12:51:47 +00:00
pancake ;)
780ef26224 add a WARNING message if you don't have pizza in your CLASSPATH 2004-03-21 12:47:32 +00:00
pancake ;)
73f9ed78ef Add pizza.jar to default CLASSPATH in pizza script.
TODO: Install documentation??
2004-03-21 12:16:22 +00:00
pancake ;)
27d2ce86c9 Wops forgot $* to launcher script. 2004-03-21 00:11:14 +00:00
pancake ;)
b6c64c8ddd Initial import of pizza.
DESCR:

The Pizza language is an extension to Java with three new features:
- Generics (aka Parametric polymorphism)
- Function pointers (aka First-class functions)
- Class cases and pattern matching (aka Algebraic types)
Furthermore you can use the Pizza compiler embedded into other applications.
2004-03-21 00:01:24 +00:00