FreeBSD Bugzilla – Attachment 113548 Details for
Bug 155111
Create new megaglest port
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
megaglest-data.shar
megaglest-data.shar (text/plain), 3.13 KB, created by
Beat Gaetzi
on 2011-04-05 10:24:43 UTC
(
hide
)
Description:
megaglest-data.shar
Filename:
MIME Type:
Creator:
Beat Gaetzi
Created:
2011-04-05 10:24:43 UTC
Size:
3.13 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: ># ># megaglest-data ># megaglest-data/Makefile ># megaglest-data/distinfo ># megaglest-data/pkg-descr ># >echo c - megaglest-data >mkdir -p megaglest-data > /dev/null 2>&1 >echo x - megaglest-data/Makefile >sed 's/^X//' >megaglest-data/Makefile << 'c60268649f466fc6d6290d043c1c1de1' >X# New ports collection makefile for: megaglest-data >X# Date created: 2010-11-12 >X# Whom: Sven Moeller <smoeller@nichthelfer.de> >X# >X# $FreeBSD$ >X# >X >XPORTNAME= megaglest >XPORTVERSION= 3.4.0 >XCATEGORIES= games >XMASTER_SITES= SF/${PORTNAME}/current_release/ >XPKGNAMESUFFIX= -data >XDISTNAME= ${PORTNAME}-fixed${PKGNAMESUFFIX:S/-/_/}-${PORTVERSION} >XEXTRACT_SUFX= .7z >X >XMAINTAINER= smoeller@nichthelfer.de >XCOMMENT= MegaGlest data files >X >XEXTRACT_DEPENDS=7z:${PORTSDIR}/archivers/p7zip >X >XUSE_DOS2UNIX= *.log *.ini *.html *.txt *.lng >XNO_BUILD= yes >X >XWRKSRC= ${WRKDIR}/${PORTNAME}_game >X >XPLIST= ${WRKDIR}/pkg-plist >X >Xdo-extract: >X @${MKDIR} ${WRKSRC} >X @cd ${WRKSRC} && \ >X ${LOCALBASE}/bin/7z x ${DISTDIR}/${DISTFILES} >/dev/null >X >Xpre-install: >X @${ECHO_CMD} "%%DATADIR%%/megaglest.ico" >> ${PLIST} >X >X.for DIR in data maps scenarios techs tilesets tutorials >X @cd ${WRKSRC} && \ >X ${FIND} ${DIR} -type f | ${SORT} | ${SED} -e 's|^|%%DATADIR%%/|' >> ${PLIST} && \ >X ${FIND} ${DIR} -type d | ${SORT} -r | ${SED} -e 's|^|@dirrm %%DATADIR%%/|' >> ${PLIST} >X.endfor >X @${ECHO_CMD} "@dirrmtry %%DATADIR%%" >> ${PLIST} >X >X.if !defined(NOPORTDOCS) >X @cd ${WRKSRC}/docs && \ >X ${FIND} * -type f | ${SORT} | ${SED} -e 's|^|%%PORTDOCS%%%%DOCSDIR%%/|' >> ${PLIST} && \ >X ${FIND} * -type d | ${SORT} -r | ${SED} -e 's|^|%%PORTDOCS%%@dirrm %%DOCSDIR%%/|' >> ${PLIST} >X @${ECHO_CMD} "%%PORTDOCS%%@dirrmtry %%DOCSDIR%%" >> ${PLIST} >X.endif >X >Xdo-install: >X.if !defined(NOPORTDOCS) >X @${MKDIR} ${DOCSDIR}/glest_factions >X.for f in AUTHORS CHANGELOG LICENSE README data_license.txt data_license_readme.txt >X ${INSTALL_DATA} ${WRKSRC}/docs/${f} ${DOCSDIR} >X.endfor >X (cd ${WRKSRC}/docs/glest_factions && ${COPYTREE_SHARE} "*" ${DOCSDIR}/glest_factions) >X.endif >X @${MKDIR} ${DATADIR} >X ${INSTALL_DATA} ${WRKSRC}/megaglest.ico ${DATADIR} >X >X.for DIR in data maps scenarios techs tilesets tutorials >X ${MKDIR} ${DATADIR}/${DIR} >X (cd ${WRKSRC}/${DIR} && ${COPYTREE_SHARE} "*" ${DATADIR}/${DIR}) >X.endfor >X >X.include <bsd.port.mk> >c60268649f466fc6d6290d043c1c1de1 >echo x - megaglest-data/distinfo >sed 's/^X//' >megaglest-data/distinfo << '392edb33742b055303a65bde9cc7ec1e' >XSHA256 (megaglest-fixed_data-3.4.0.7z) = 3944c2549f03c64a75a1c33835b22aaed3748a2712c192b5705978d8caef1d45 >XSIZE (megaglest-fixed_data-3.4.0.7z) = 189268275 >392edb33742b055303a65bde9cc7ec1e >echo x - megaglest-data/pkg-descr >sed 's/^X//' >megaglest-data/pkg-descr << 'f15a8f80ec1009269500b8e6a673d942' >XThe megaglest data files. >X >XThis port installs the data files needed to run megaglest a free 3D >Xreal-time strategy game. >X >XWWW: http://megaglest.org/ >f15a8f80ec1009269500b8e6a673d942 >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 155111
:
113546
|
113547
| 113548 |
113549
|
113550