Commit graph

10 commits

Author SHA1 Message Date
Roland Illig
a25138c5c7 Fixed pkglint warnings about CFLAGS that don't start with a dash. 2006-01-02 08:54:56 +00:00
Roland Illig
1ee539a984 Added RMD160 checksums. 2005-09-28 06:41:05 +00:00
Krister Walfridsson
753f4543c4 Change obsolete USE_X11 to include ../../mk/x11.buildlink3.mk instead. 2005-06-12 23:51:13 +00:00
Roland Illig
2a1ca3d973 Replaced USE_GNU_TOOLS+=make with USE_TOOLS+=gmake. 2005-05-24 10:29:21 +00:00
Todd Vierling
5f60a41bb5 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:09:34 +00:00
Johnny C. Lam
84663f5da5 Mechanical conversion to use LIBTOOLIZE_PLIST (which defaults to "yes" in
pkgsrc).  LIBTOOL_LA_FILES is no more.
2004-09-23 05:59:29 +00:00
Peter Postma
b54dc19d08 wip is not the category, fix it. 2004-07-18 15:25:57 +00:00
Soren Jacobsen
b3e82eb9df Convert to buildlink3. 2004-04-12 02:38:39 +00:00
grant beattie
e7e15b4322 replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-25 02:22:38 +00:00
pancake ;)
803347d25d Iniital import of LUACHEIA
Features of LuaCheia are:

 * Portable and ported to Apple OS X, POSIX/X Window System and Microsoft
   Windows platforms. Use GNU autoconf to support automatic building on a wide
   variety of systems.
 * Standard binary distributions for the supported platforms. One-stop
   shopping for users interested in experimenting with Lua, or using it for
   general-purpose scripting.
 * Modularity. Only a very small core is mandatory, which is essentially the
   stock official Lua 5 distribution with bug patches. LuaCheia is implemented
   as a wrapper and bootscript around the normal stand-alone Lua executable.
   The wrapper can easily be pointed at a modified Lua interpreter if you like
   to experiment with the core itself.
 * Incorporate many different useful libraries.
 * Libraries are loaded dynamically so the core stays small.
 * Ample, standardized documentation (partly TODO).
2004-01-23 00:28:05 +00:00