FreeBSD Bugzilla – Attachment 64338 Details for
Bug 95720
New Port: devel/lua50-compat51 Lua 5.0 compat-5.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
port-luacompat51.shar
port-luacompat51.shar (text/plain), 2.26 KB, created by
Andrew Turner
on 2006-04-14 04:20:12 UTC
(
hide
)
Description:
port-luacompat51.shar
Filename:
MIME Type:
Creator:
Andrew Turner
Created:
2006-04-14 04:20:12 UTC
Size:
2.26 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># Makefile ># distinfo ># files ># files/Makefile ># pkg-descr ># pkg-plist ># >echo x - Makefile >sed 's/^X//' >Makefile << 'END-of-Makefile' >X# New ports collection makefile for: lua50-compat51 >X# Date created: 14 April 2006 >X# Whom: Andrew Turner <andrew+ports@fubar.geek.nz> >X# >X# $FreeBSD$ >X# >X >XPORTNAME= lua50-compat51 >XPORTVERSION= ${CVER}.${CREV} >XCATEGORIES= devel >XMASTER_SITES= http://luaforge.net/frs/download.php/1410/ >XDISTNAME= compat-${CVER}${CREV}.tar.gz >X >XMAINTAINER= andrew+ports@fubar.geek.nz >XCOMMENT= Lua 5.1 package compatibility layer for Lua 5.0.x >X >XBUILD_DEPENDS= ${LOCALBASE}/include/lua.h:${PORTSDIR}/lang/lua >X >X# Update these values when there is a new release >XCVER= 5.1 >XCREV= r5 >X >XWRKSRC= ${WRKDIR}/compat-${CVER}${CREV} >XLIBDIR= ${PREFIX}/lib >X >Xpost-extract: >X @${CP} ${FILESDIR}/Makefile ${WRKSRC} >X >Xpost-install: >X ${MKDIR} ${PREFIX}/share/lua/5.0 >X ${INSTALL_DATA} ${WRKSRC}/compat-5.1.lua ${PREFIX}/share/lua/5.0 >X >X.include <bsd.port.mk> >END-of-Makefile >echo x - distinfo >sed 's/^X//' >distinfo << 'END-of-distinfo' >XMD5 (compat-5.1r5.tar.gz.tar.gz) = 30d50d173ab236e96c4b969347163eb7 >XSHA256 (compat-5.1r5.tar.gz.tar.gz) = 93262ad793552c338b825e6b67c903063aa07625952ef643d126ae60949c8ab6 >XSIZE (compat-5.1r5.tar.gz.tar.gz) = 2977 >END-of-distinfo >echo c - files >mkdir -p files > /dev/null 2>&1 >echo x - files/Makefile >sed 's/^X//' >files/Makefile << 'END-of-files/Makefile' >XLIB= lua-compat-5.1 >X >XSRCS= compat-5.1.c >X >XCFLAGS+= -I${PREFIX}/include >X >X.include <bsd.lib.mk> >END-of-files/Makefile >echo x - pkg-descr >sed 's/^X//' >pkg-descr << 'END-of-pkg-descr' >XThe Package Compatibility (Compat-5.1) is a set of files which provides an implementation of the new package model of Lua 5.1 to be used in Lua 5.0. >X >XWWW: http://luaforge.net/projects/compat/ >END-of-pkg-descr >echo x - pkg-plist >sed 's/^X//' >pkg-plist << 'END-of-pkg-plist' >Xlib/liblua-compat-5.1.a >Xlib/liblua-compat-5.1_p.a >Xshare/lua/5.0/compat-5.1.lua >X@dirrmtry share/lua/5.0 >X@dirrmtry share/lua >END-of-pkg-plist >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 95720
: 64338