The NetBSD Project

CVS log for pkgsrc/lang/lua/Makefile

[BACK] Up to [cvs.netbsd.org] / pkgsrc / lang / lua

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.48 / (download) - annotate - [select for diffs], Mon Mar 12 15:49:27 2012 UTC (2 months, 1 week ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, HEAD
Changes since 1.47: +2 -5 lines
Diff to previous 1.47 (colored)

Update to 5.1.5.
Lua 5.1.5 released. This is a bug-fix release.
(no further changelog found)

Remove master site that doesn't have new tarball.
Fix pkglint warning in patch-ac.

Revision 1.47 / (download) - annotate - [select for diffs], Mon Oct 3 04:29:24 2011 UTC (7 months, 3 weeks ago) by dholland
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3
Changes since 1.46: +2 -2 lines
Diff to previous 1.46 (colored)

Belated revbump for Makefile rev 1.45 (from January), which changed
the linkage of the package and gives me a non-broken liblua.so on
current. The one I had around from sometime last year had broken
compatibility references in it.

Revision 1.46 / (download) - annotate - [select for diffs], Fri Mar 11 12:44:30 2011 UTC (14 months, 2 weeks ago) by zafer
Branch: MAIN
CVS Tags: pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1
Changes since 1.45: +3 -8 lines
Diff to previous 1.45 (colored)

update master_sites. remove dead mirrors.

Revision 1.45 / (download) - annotate - [select for diffs], Wed Jan 19 13:46:13 2011 UTC (16 months ago) by adam
Branch: MAIN
Changes since 1.44: +3 -2 lines
Diff to previous 1.44 (colored)

Pass LDFLAGS during linking; pkglint clean-up

Revision 1.44 / (download) - annotate - [select for diffs], Thu Nov 5 18:03:49 2009 UTC (2 years, 6 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4
Changes since 1.43: +3 -1 lines
Diff to previous 1.43 (colored)

Override CC in the Makefiles as newer libtool does not handle
alternative compiler names without explicit tag.

Revision 1.43 / (download) - annotate - [select for diffs], Fri Jul 10 20:30:21 2009 UTC (2 years, 10 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2009Q3-base, pkgsrc-2009Q3
Changes since 1.42: +2 -1 lines
Diff to previous 1.42 (colored)

Set LICENSE for lua.

Revision 1.42 / (download) - annotate - [select for diffs], Sat May 30 16:08:58 2009 UTC (2 years, 11 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base, pkgsrc-2009Q2
Changes since 1.41: +4 -4 lines
Diff to previous 1.41 (colored)

Unbreak shared library loading for cases when mk.conf explicitly sets
CFLAGS. Bump revision.

Revision 1.41 / (download) - annotate - [select for diffs], Wed May 20 00:58:19 2009 UTC (3 years ago) by wiz
Branch: MAIN
Changes since 1.40: +2 -1 lines
Diff to previous 1.40 (colored)

Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlib
major change.

Reported by Robert Elz in PR 41345.

Revision 1.40 / (download) - annotate - [select for diffs], Tue Jan 20 16:30:39 2009 UTC (3 years, 4 months ago) by sketch
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1
Changes since 1.39: +2 -1 lines
Diff to previous 1.39 (colored)

Use our INSTALL_DATA.

Revision 1.39 / (download) - annotate - [select for diffs], Sun Jan 11 23:15:55 2009 UTC (3 years, 4 months ago) by minskim
Branch: MAIN
Changes since 1.38: +4 -2 lines
Diff to previous 1.38 (colored)

Add module.mk for Lua packages.

Suggested by Aleksey Cheusov on pkgsrc-users@.

Revision 1.38 / (download) - annotate - [select for diffs], Sun Sep 7 14:03:42 2008 UTC (3 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, cube-native-xorg-base, cube-native-xorg
Changes since 1.37: +2 -3 lines
Diff to previous 1.37 (colored)

Update to 5.1.4:
Bugfix release.

Revision 1.37 / (download) - annotate - [select for diffs], Wed Feb 27 18:52:16 2008 UTC (4 years, 2 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, cwrapper
Changes since 1.36: +2 -2 lines
Diff to previous 1.36 (colored)

+ Remove dependency on ncurses (!!) of all things -- lua doens't have
  any curses code in it.  It only needs readline for the "io" module,
  and the readline/buildlink3.mk now handles pulling in any necessary
  dependencies for the terminal library that it uses.

Bump the PKGREVISION to 1.

Revision 1.36 / (download) - annotate - [select for diffs], Mon Feb 11 19:54:55 2008 UTC (4 years, 3 months ago) by adam
Branch: MAIN
Changes since 1.35: +4 -5 lines
Diff to previous 1.35 (colored)

Changes 5.1.3:
* This is a bug-fix release.

Revision 1.35 / (download) - annotate - [select for diffs], Sun Dec 2 00:10:40 2007 UTC (4 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base, pkgsrc-2007Q4
Changes since 1.34: +1 -4 lines
Diff to previous 1.34 (colored)

Remove ex-MASTER_SITEs. From Zafer Aydogan.

Revision 1.34 / (download) - annotate - [select for diffs], Mon Jul 2 13:36:38 2007 UTC (4 years, 10 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2007Q3-base, pkgsrc-2007Q3
Changes since 1.33: +3 -3 lines
Diff to previous 1.33 (colored)

Override /usr/local as LUA_ROOT and ensure that the default search path
matches the pkgsrc environment. Bump revision.

From Simon Schubert via IRC.

Revision 1.33 / (download) - annotate - [select for diffs], Fri Jun 15 17:45:37 2007 UTC (4 years, 11 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2007Q2-base, pkgsrc-2007Q2
Changes since 1.32: +11 -4 lines
Diff to previous 1.32 (colored)

Update lua to 5.1.2.

Patch provided by Holger Weiss in PR 36333.
And specify more platform target.

This release fixes all known bugs in 5.1.1.

Revision 1.32 / (download) - annotate - [select for diffs], Fri Nov 3 06:46:21 2006 UTC (5 years, 6 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4
Changes since 1.31: +11 -10 lines
Diff to previous 1.31 (colored)

DESTDIR support.

Revision 1.31 / (download) - annotate - [select for diffs], Wed Sep 6 14:58:00 2006 UTC (5 years, 8 months ago) by abs
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base, pkgsrc-2006Q3
Changes since 1.30: +10 -1 lines
Diff to previous 1.30 (colored)

update lua to 5.1.1nb1 - fix build on linux (and hopefully some others)

Revision 1.30 / (download) - annotate - [select for diffs], Mon Aug 14 22:31:39 2006 UTC (5 years, 9 months ago) by wiz
Branch: MAIN
Changes since 1.29: +16 -8 lines
Diff to previous 1.29 (colored)

Update to 5.1.1. Almost all dependencies need adaptation -> bump API.

Changes:

* Changes from version 5.0 to 5.1
  -------------------------------
  Language:
  + new module system.
  + new semantics for control variables of fors.
  + new semantics for setn/getn.
  + new syntax/semantics for varargs.
  + new long strings and comments.
  + new `mod' operator (`%')
  + new length operator #t
  + metatables for all types
  API:
  + new functions: lua_createtable, lua_get(set)field, lua_push(to)integer.
  + user supplies memory allocator (lua_open becomes lua_newstate).
  + luaopen_* functionst must be called through Lua.
  Implementation:
  + new configuration scheme via luaconf.h.
  + incremental garbage collection.
  + better handling of end-of-line in the lexer.
  + fully reentrant parser (new Lua function `load')
  + better support for 64-bit machines.
  + native loadlib support for Mac OS X.
  + standard distribution in only one library (lualib.a merged into lua.a)

Revision 1.29 / (download) - annotate - [select for diffs], Thu Jun 1 06:52:27 2006 UTC (5 years, 11 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base, pkgsrc-2006Q2
Changes since 1.28: +13 -11 lines
Diff to previous 1.28 (colored)

On Linux, -ldl must be included into the libtool archive to make other
packages work, for example games/fillet-ng. This fixes PR 31171.

Bumped PKGREVISION.

Revision 1.28 / (download) - annotate - [select for diffs], Sat Mar 4 21:29:54 2006 UTC (6 years, 2 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.27: +2 -2 lines
Diff to previous 1.27 (colored)

Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.

Revision 1.27 / (download) - annotate - [select for diffs], Wed Sep 7 02:13:19 2005 UTC (6 years, 8 months ago) by reed
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4, pkgsrc-2005Q3-base, pkgsrc-2005Q3
Changes since 1.26: +2 -2 lines
Diff to previous 1.26 (colored)

Set maintainer to tech-pkg. Bruce is not maintaining these
packages. Thank you Bruce for helping with pkgsrc.

Revision 1.26 / (download) - annotate - [select for diffs], Tue Sep 6 18:31:37 2005 UTC (6 years, 8 months ago) by jlam
Branch: MAIN
Changes since 1.25: +2 -1 lines
Diff to previous 1.25 (colored)

Add ${BUILDLINK_LDADD.dl} to LIBS as lua has no configure script to
detect and add "-ldl" (on systems that need it) by itself during the
build.  This addresses pkg/31171.

Revision 1.25 / (download) - annotate - [select for diffs], Sun Sep 4 04:59:36 2005 UTC (6 years, 8 months ago) by jlam
Branch: MAIN
Changes since 1.24: +24 -20 lines
Diff to previous 1.24 (colored)

Libtoolize lua build.  Since the shared library version has changed,
bump the PKGREVISION to 4, and set BUILDLINK_RECOMMENDED.lua appropriately
in the buildlink3.mk file.

Revision 1.24 / (download) - annotate - [select for diffs], Tue Jun 7 03:52:10 2005 UTC (6 years, 11 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base, pkgsrc-2005Q2
Changes since 1.23: +4 -2 lines
Diff to previous 1.23 (colored)

Make libraries link against libdl if it is available.  This fixes PR
pkg/29389.

Bump PKGREVISION.

Revision 1.23 / (download) - annotate - [select for diffs], Tue Jun 7 03:47:24 2005 UTC (6 years, 11 months ago) by minskim
Branch: MAIN
Changes since 1.22: +2 -4 lines
Diff to previous 1.22 (colored)

Add BUILDLINK_LDADD.dl to LIBS instead of defining platform-specific LIBS.

Revision 1.22 / (download) - annotate - [select for diffs], Mon Apr 11 21:46:14 2005 UTC (7 years, 1 month ago) by tv
Branch: MAIN
Changes since 1.21: +1 -2 lines
Diff to previous 1.21 (colored)

Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.21 / (download) - annotate - [select for diffs], Tue Dec 14 18:22:44 2004 UTC (7 years, 5 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1, pkgsrc-2004Q4-base, pkgsrc-2004Q4
Changes since 1.20: +2 -1 lines
Diff to previous 1.20 (colored)

"-ldl" is needed to build on Linux.

Revision 1.20 / (download) - annotate - [select for diffs], Fri Dec 3 15:15:00 2004 UTC (7 years, 5 months ago) by wiz
Branch: MAIN
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (colored)

Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.
Suggested by Roland Illig, ok'd by various.

Revision 1.19 / (download) - annotate - [select for diffs], Sat Oct 23 19:10:25 2004 UTC (7 years, 7 months ago) by kristerw
Branch: MAIN
Changes since 1.18: +3 -2 lines
Diff to previous 1.18 (colored)

Add -fPIC to CFLAGS to make this work on more architectures.
Bump PKGREVISION.

Thanks to Masao Uebayashi for the patch.

Revision 1.18 / (download) - annotate - [select for diffs], Fri Oct 15 21:17:50 2004 UTC (7 years, 7 months ago) by minskim
Branch: MAIN
Changes since 1.17: +2 -1 lines
Diff to previous 1.17 (colored)

Needs -ldl on Interix.

Revision 1.17 / (download) - annotate - [select for diffs], Sat Oct 2 20:54:59 2004 UTC (7 years, 7 months ago) by cube
Branch: MAIN
Changes since 1.16: +4 -1 lines
Diff to previous 1.16 (colored)

o Unconditionally enable popen() support.
o Enable pkgviews installation (hi cube, the one from pkgsrcCon 2004 who
  forgot to commit this)

Bump PKGREVISION.

Revision 1.16 / (download) - annotate - [select for diffs], Sat Jun 12 03:02:27 2004 UTC (7 years, 11 months ago) by grant
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored)

set ${MAKE_ENV} in the environment before calling ${MAKE}.

Revision 1.15 / (download) - annotate - [select for diffs], Sat Jun 12 03:01:59 2004 UTC (7 years, 11 months ago) by grant
Branch: MAIN
Changes since 1.14: +4 -1 lines
Diff to previous 1.14 (colored)

- don't hardcode CC=gcc
- don't hardcode RANLIB=ranlib
- don't pass gcc specific -W flags
- needs -ldl on Solaris

Revision 1.14 / (download) - annotate - [select for diffs], Mon Apr 5 14:54:34 2004 UTC (8 years, 1 month ago) by xtraeme
Branch: MAIN
Changes since 1.13: +5 -1 lines
Diff to previous 1.13 (colored)

Install bin2c binary located in ${WRKSRC}/etc, it's needed to build
some lua libraries; pointed out by pancake. No bump PKGREVISION this time.

Revision 1.13 / (download) - annotate - [select for diffs], Mon Apr 5 02:31:06 2004 UTC (8 years, 1 month ago) by xtraeme
Branch: MAIN
Changes since 1.12: +7 -16 lines
Diff to previous 1.12 (colored)

Update lua to 5.0.2, from Bruce J.A. Nourish via tech-pkg@.

Lua 5.0.2 is a bugfix release, which contains the following fixes:

src/ldo.c
        Attempt to resume running coroutine crashed Lua
src/lgc.c
        C functions also may have stacks larger than current top
        Userdata to be collected still counted into new GC threshold
src/lgc.h
        Userdata to be collected still counted into new GC threshold
src/lparser.c
        Syntax `local function' did not increment stack size
src/lvm.c
        `pc' address was invalidated when a coroutine was suspended
        Count hook might be called without being set
src/lib/lbaselib.c
        Buffer overflow for unusual %p representation
        Wrong number of returns from chunks loaded from stdin
src/lib/liolib.c
        `file.close()' could not be called without arguments
        Buffer overflow for unusual %p representation
src/luac/luac.c
        Missing lock/unlock

Revision 1.12 / (download) - annotate - [select for diffs], Tue Feb 24 00:05:26 2004 UTC (8 years, 3 months ago) by cube
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base, pkgsrc-2004Q1
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

bl3ification needed by new ion.  Reported by Stoned Elipot and Krister
Walfridsson.  ``Oops''.

Revision 1.11 / (download) - annotate - [select for diffs], Mon Jan 26 13:55:14 2004 UTC (8 years, 4 months ago) by abs
Branch: MAIN
Changes since 1.10: +4 -3 lines
Diff to previous 1.10 (colored)

Set 'MAKE_ENV+= NOGCCERROR=yes' to avoid a warning causing sparc64 build to
break. Reported to lua authors.

Revision 1.10 / (download) - annotate - [select for diffs], Sun Jan 25 10:48:21 2004 UTC (8 years, 4 months ago) by cube
Branch: MAIN
Changes since 1.9: +2 -1 lines
Diff to previous 1.9 (colored)

Compile and install etc/bin2c, which is expected by some modules.  Fixes
PR 24219 by pancake at phreaker dot net.  Bump PKGREVISION.

Revision 1.9 / (download) - annotate - [select for diffs], Mon Jan 5 10:06:43 2004 UTC (8 years, 4 months ago) by cube
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

Update to 5.0.1.  There is no changelog in the tarball, because it is a
pre-release.  However, it is unlikely to change for the final release of
5.0.1.

Fixed bugs:
    1. lua_closethread exists only in the manual
    2. attempt to resume a running coroutine crashes Lua
    3. file:close cannot be called without a file. (results in seg. fault)
    4. C functions may have stacks larger than current top
    5. `pc' address is invalidated when a coroutine is suspended
    6. userdata to be collected still counts into new GC threshold,
       increasing memory consumption
    7. IBM AS400 (OS400) has sizeof(void *)==16, and a `%p' may generate up
       to 60 characters in a `printf'. That causes a buffer overflow in
       `tostring'.
    8. syntax `local function' does not increment stack size
    9. count hook may be called without being set

Revision 1.8 / (download) - annotate - [select for diffs], Tue Dec 30 17:27:31 2003 UTC (8 years, 4 months ago) by cjep
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

Add trailing / to HOMEPAGEs

Revision 1.7 / (download) - annotate - [select for diffs], Thu Jul 17 21:44:49 2003 UTC (8 years, 10 months ago) by grant
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base, pkgsrc-2003Q4
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

s/netbsd.org/NetBSD.org/

Revision 1.6 / (download) - annotate - [select for diffs], Mon Jun 2 01:19:00 2003 UTC (8 years, 11 months ago) by jschauma
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.

Revision 1.5 / (download) - annotate - [select for diffs], Tue Apr 29 23:33:56 2003 UTC (9 years ago) by jtb
Branch: MAIN
Changes since 1.4: +10 -8 lines
Diff to previous 1.4 (colored)

Update to version 5.0.

* Changes from version 4.0 to 5.0
  -------------------------------
  Language:
  + lexical scoping.
  + Lua coroutines.
  + standard libraries now packaged in tables.
  + tags replaced by metatables and tag methods replaced by metamethods,
    stored in metatables.
  + proper tail calls.
  + each function can have its own global table, which can be shared.
  + new __newindex metamethod, called when we insert a new key into a table.
  + new block comments: --[[ ... ]].
  + new generic for.
  + new weak tables.
  + new boolean type.
  + new syntax "local function".
  + (f()) returns the first value returned by f.
  + {f()} fills a table with all values returned by f.
  + \n ignored in [[\n .
  + fixed and-or priorities.
  + more general syntax for function definition (e.g. function a.x.y:f()...end).
  + more general syntax for function calls (e.g. (print or write)(9)).
  + new functions (time/date, tmpfile, unpack, require, load*, etc.).
  API:
  + chunks are loaded by using lua_load; new luaL_loadfile and luaL_loadbuffer.
  + introduced lightweight userdata, a simple "void*" without a metatable.
  + new error handling protocol: the core no longer prints error messages;
    all errors are reported to the caller on the stack.
  + new lua_atpanic for host cleanup.
  + new, signal-safe, hook scheme.
  Implementation:
  + new license: MIT.
  + new, faster, register-based virtual machine.
  + support for external multithreading and coroutines.
  + new and consistent error message format.
  + the core no longer needs "stdio.h" for anything (except for a single
    use of sprintf to convert numbers to strings).
  + lua.c now runs the environment variable LUA_INIT, if present. It can
    be "@filename", to run a file, or the chunk itself.
  + support for user extensions in lua.c.
    sample implementation given for command line editing.
  + new dynamic loading library, active by default on several platforms.
  + safe garbage-collector metamethods.
  + precompiled bytecodes checked for integrity (secure binary dostring).
  + strings are fully aligned.
  + position capture in string.find.
  + read('*l') can read lines with embedded zeros.

Revision 1.4 / (download) - annotate - [select for diffs], Fri Apr 4 17:35:20 2003 UTC (9 years, 1 month ago) by abs
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

Shorten COMMENT

Revision 1.3 / (download) - annotate - [select for diffs], Sat Feb 22 00:51:58 2003 UTC (9 years, 3 months ago) by jtb
Branch: MAIN
Changes since 1.2: +22 -8 lines
Diff to previous 1.2 (colored)

Update to version 4.0.1.

Added my own makefiles to create shared versions of the libraries
using bsd.lib.mk.

Changes in Lua itself:

lua/src/lapi.c
lua/src/lstring.c
	Fixed a bug in lua_pushuserdata(L, NULL)
lua/src/ldo.c
lua/src/lgc.c
lua/src/lgc.h
	Give a good chance for GC before parsing
lua/src/lparser.c
	Fixed a bug (did not accept `;' after a `return')
lua/src/lvm.c
	Fixed a bug (linehook off by 1)
lua/src/lib/lbaselib.c
	Fixed a bug in rawget and rawset (seg. fault if given extra arguments)
	Fixed a bug in dostring (identification of precompiled chunks)

Revision 1.2 / (download) - annotate - [select for diffs], Wed Nov 14 14:47:55 2001 UTC (10 years, 6 months ago) by agc
Branch: MAIN
CVS Tags: pkgviews-base, pkgviews, netbsd-1-6-RELEASE-base, netbsd-1-6-1-base, netbsd-1-6-1, netbsd-1-6, netbsd-1-5-PATCH003, buildlink2-base, buildlink2
Changes since 1.1: +2 -3 lines
Diff to previous 1.1 (colored)

Replace "${GTAR} cf - . | (cd ... ; ${GTAR} xf - )" pipelines with a
single instance of ${PAX}.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Tue Jun 19 14:47:22 2001 UTC (10 years, 11 months ago) by jtb
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Initial import of lua.

Lua is a powerful, light-weight programming language designed for
extending applications. Lua is also frequently used as a
general-purpose, stand-alone language.

Lua combines simple procedural syntax (similar to Pascal) with
powerful data description constructs based on associative arrays and
extensible semantics. Lua is dynamically typed, interpreted from
bytecodes, and has automatic memory management, making it ideal for
configuration, scripting, and rapid prototyping.

Lua is a language engine that you can embed into your application.
This means that, besides syntax and semantics, Lua has an API that
allows the application to exchange data with Lua programs and also to
extend Lua with C functions. In this sense, Lua can be regarded as a
language framework for building domain-specific languages.

Lua is implemented as a small library of C functions, written in ANSI
C, and compiles unmodified in all known platforms. The implementation
goals are simplicity, efficiency, portability, and low embedding cost.
The result is a fast language engine with small footprint, making it
ideal in embedded systems too.

Revision 1.1 / (download) - annotate - [select for diffs], Tue Jun 19 14:47:22 2001 UTC (10 years, 11 months ago) by jtb
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>