Age | Commit message (Expand) | Author | Files | Lines |
2008-02-27 | The lua library definitely needs the readline library around when | jlam | 1 | -1/+3 |
2008-02-27 | + Remove dependency on ncurses (!!) of all things -- lua doens't have | jlam | 1 | -2/+2 |
2008-02-11 | Changes 5.1.3: | adam | 3 | -15/+14 |
2007-12-02 | Remove ex-MASTER_SITEs. From Zafer Aydogan. | wiz | 1 | -4/+1 |
2007-07-02 | Override /usr/local as LUA_ROOT and ensure that the default search path | joerg | 4 | -7/+31 |
2007-06-15 | Update lua to 5.1.2. | obache | 5 | -27/+34 |
2006-11-03 | DESTDIR support. | joerg | 3 | -21/+24 |
2006-09-06 | update lua to 5.1.1nb1 - fix build on linux (and hopefully some others) | abs | 3 | -11/+20 |
2006-09-02 | Fixed the path where the manual pages are installed. | rillig | 2 | -6/+11 |
2006-08-14 | Update to 5.1.1. Almost all dependencies need adaptation -> bump API. | wiz | 10 | -227/+135 |
2006-07-08 | Change the format of BUILDLINK_ORDER to contain depth information as well, | jlam | 1 | -2/+2 |
2006-07-08 | Track information in a new variable BUILDLINK_ORDER that informs us | jlam | 1 | -1/+2 |
2006-06-01 | On Linux, -ldl must be included into the libtool archive to make other | rillig | 6 | -35/+48 |
2006-05-26 | Use PKGMANDIR. | reed | 2 | -8/+13 |
2006-04-12 | Aligned the last line of the buildlink3.mk files with the first line, so | rillig | 1 | -2/+2 |
2006-04-06 | Over 1200 files touched but no revisions bumped :) | reed | 1 | -3/+3 |
2006-03-04 | Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no | jlam | 1 | -2/+2 |
2005-09-07 | Set maintainer to tech-pkg. Bruce is not maintaining these | reed | 1 | -2/+2 |
2005-09-06 | Add ${BUILDLINK_LDADD.dl} to LIBS as lua has no configure script to | jlam | 1 | -1/+2 |
2005-09-04 | Libtoolize lua build. Since the shared library version has changed, | jlam | 10 | -95/+179 |
2005-06-07 | Make libraries link against libdl if it is available. This fixes PR | minskim | 3 | -8/+10 |
2005-06-07 | Add BUILDLINK_LDADD.dl to LIBS instead of defining platform-specific LIBS. | minskim | 1 | -4/+2 |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 |
2005-02-24 | Add RMD160 digests | agc | 1 | -1/+2 |
2004-12-14 | "-ldl" is needed to build on Linux. | minskim | 1 | -1/+2 |
2004-12-03 | Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. | wiz | 1 | -2/+2 |
2004-10-23 | Add -fPIC to CFLAGS to make this work on more architectures. | kristerw | 1 | -2/+3 |
2004-10-15 | Needs -ldl on Interix. | minskim | 1 | -1/+2 |
2004-10-02 | o Unconditionally enable popen() support. | cube | 3 | -5/+17 |
2004-06-12 | set ${MAKE_ENV} in the environment before calling ${MAKE}. | grant | 1 | -2/+2 |
2004-06-12 | - don't hardcode CC=gcc | grant | 3 | -6/+29 |
2004-05-09 | No longer used. | snj | 1 | -25/+0 |
2004-05-02 | Disable LUA_COMPATUPSYNTAX and LUA_COMPATVALUES, which are causing | xtraeme | 2 | -4/+4 |
2004-04-05 | Increase BUILDLINK_DEPENDS to 5.0.2, because this is a known version that | xtraeme | 2 | -4/+4 |
2004-04-05 | Install bin2c binary located in ${WRKSRC}/etc, it's needed to build | xtraeme | 2 | -2/+7 |
2004-04-05 | Update lua to 5.0.2, from Bruce J.A. Nourish via tech-pkg@. | xtraeme | 9 | -167/+86 |
2004-03-05 | Reorder location and setting of BUILDLINK_PACKAGES to match template | jlam | 1 | -5/+7 |
2004-02-24 | bl3ification needed by new ion. Reported by Stoned Elipot and Krister | cube | 2 | -2/+18 |
2004-01-26 | Set 'MAKE_ENV+= NOGCCERROR=yes' to avoid a warning causing sparc64 build to | abs | 1 | -3/+4 |
2004-01-25 | Compile and install etc/bin2c, which is expected by some modules. Fixes | cube | 5 | -7/+25 |
2004-01-05 | Update to 5.0.1. There is no changelog in the tarball, because it is a | cube | 2 | -5/+5 |
2003-12-30 | Add trailing / to HOMEPAGEs | cjep | 1 | -2/+2 |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 |
2003-06-02 | Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. | jschauma | 1 | -2/+2 |
2003-04-29 | Update to version 5.0. | jtb | 9 | -82/+79 |
2003-04-04 | Shorten COMMENT | abs | 1 | -2/+2 |
2003-02-22 | Update to version 4.0.1. | jtb | 9 | -85/+166 |
2003-01-26 | Add buildlink2.mk. It will be used by the updated elinks package. | salo | 1 | -0/+26 |
2001-11-14 | Replace "${GTAR} cf - . | (cd ... ; ${GTAR} xf - )" pipelines with a | agc | 1 | -3/+2 |
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 |