6 Commits

Author SHA1 Message Date
dcoppa
1e19c2f2c6 Fix cyclical dependency error
fallout from upcoming ninja-1.6.0
2015-10-05 08:48:05 +00:00
dcoppa
3f0cd2b4d2 Fix build with newer FreeType for cmake-based ports
OK naddy@, landry@
2014-01-10 14:47:09 +00:00
sthen
2ee2f7ecbc sync WANTLIB and remove patches to handle e2fsprogs/libuuid changes. ok aja 2013-06-21 22:37:02 +00:00
dcoppa
5f3b8bbcd7 Unbreak with Ninja
ok espie@, jasper@, sthen@
2013-06-21 11:20:20 +00:00
sthen
a7cd230692 use movw (not movl) with (16-bit) segment registers. 2013-03-21 22:21:05 +00:00
jeremy
ee76c8745f Import lang/io 20110905
Io is a prototype-based programming language inspired by Smalltalk (all
values are objects, all messages are dynamic), Self (prototype-based),
NewtonScript (differential inheritance), Act1 (actors and futures for
concurrency), LISP (code is a runtime inspectable/modifiable tree) and
Lua (small, embeddable).

OK sthen@
2012-12-17 23:55:28 +00:00