summaryrefslogtreecommitdiff
path: root/lang/lua/Makefile
AgeCommit message (Expand)AuthorFilesLines
2008-02-27+ Remove dependency on ncurses (!!) of all things -- lua doens't havejlam1-2/+2
2008-02-11Changes 5.1.3:adam1-5/+4
2007-12-02Remove ex-MASTER_SITEs. From Zafer Aydogan.wiz1-4/+1
2007-07-02Override /usr/local as LUA_ROOT and ensure that the default search pathjoerg1-3/+3
2007-06-15Update lua to 5.1.2.obache1-4/+11
2006-11-03DESTDIR support.joerg1-10/+11
2006-09-06update lua to 5.1.1nb1 - fix build on linux (and hopefully some others)abs1-1/+10
2006-08-14Update to 5.1.1. Almost all dependencies need adaptation -> bump API.wiz1-8/+16
2006-06-01On Linux, -ldl must be included into the libtool archive to make otherrillig1-11/+13
2006-03-04Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where nojlam1-2/+2
2005-09-07Set maintainer to tech-pkg. Bruce is not maintaining thesereed1-2/+2
2005-09-06Add ${BUILDLINK_LDADD.dl} to LIBS as lua has no configure script tojlam1-1/+2
2005-09-04Libtoolize lua build. Since the shared library version has changed,jlam1-20/+24
2005-06-07Make libraries link against libdl if it is available. This fixes PRminskim1-2/+4
2005-06-07Add BUILDLINK_LDADD.dl to LIBS instead of defining platform-specific LIBS.minskim1-4/+2
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2004-12-14"-ldl" is needed to build on Linux.minskim1-1/+2
2004-12-03Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.wiz1-2/+2
2004-10-23Add -fPIC to CFLAGS to make this work on more architectures.kristerw1-2/+3
2004-10-15Needs -ldl on Interix.minskim1-1/+2
2004-10-02o Unconditionally enable popen() support.cube1-1/+4
2004-06-12set ${MAKE_ENV} in the environment before calling ${MAKE}.grant1-2/+2
2004-06-12- don't hardcode CC=gccgrant1-1/+4
2004-04-05Install bin2c binary located in ${WRKSRC}/etc, it's needed to buildxtraeme1-1/+5
2004-04-05Update lua to 5.0.2, from Bruce J.A. Nourish via tech-pkg@.xtraeme1-17/+8
2004-02-24bl3ification needed by new ion. Reported by Stoned Elipot and Kristercube1-2/+2
2004-01-26Set 'MAKE_ENV+= NOGCCERROR=yes' to avoid a warning causing sparc64 build toabs1-3/+4
2004-01-25Compile and install etc/bin2c, which is expected by some modules. Fixescube1-1/+2
2004-01-05Update to 5.0.1. There is no changelog in the tarball, because it is acube1-2/+2
2003-12-30Add trailing / to HOMEPAGEscjep1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
2003-04-29Update to version 5.0.jtb1-8/+10
2003-04-04Shorten COMMENTabs1-2/+2
2003-02-22Update to version 4.0.1.jtb1-8/+22
2001-11-14Replace "${GTAR} cf - . | (cd ... ; ${GTAR} xf - )" pipelines with aagc1-3/+2
2001-06-19Initial import of lua.jtb1-0/+33