FreeBSD Bugzilla – Attachment 153045 Details for
Bug 197605
games/{assaultcube,bloodfrontier,redeclipse,sauerbraten}: unbundle libenet
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
The games/assaultcube-enet port in shar format
assaultcube-enet.shar (text/plain), 1.78 KB, created by
lightside
on 2015-02-16 18:41:43 UTC
(
hide
)
Description:
The games/assaultcube-enet port in shar format
Filename:
MIME Type:
Creator:
lightside
Created:
2015-02-16 18:41:43 UTC
Size:
1.78 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: ># ># assaultcube-enet ># assaultcube-enet/Makefile ># >echo c - assaultcube-enet >mkdir -p assaultcube-enet > /dev/null 2>&1 >echo x - assaultcube-enet/Makefile >sed 's/^X//' >assaultcube-enet/Makefile << 'b6d4bbd3d84004994d271e9477871f71' >X# Created by: lightside <lightside@gmx.com> >X# $FreeBSD$ >X >XPKGNAMESUFFIX= -enet >X >XOPTIONS_SET+= PORT_ENET >X >XMASTERDIR= ${.CURDIR}/../assaultcube >X >XRUN_DEPENDS+= ${PORTNAME}>=${PORTVERSION}:${PORTSDIR}/games/${PORTNAME} >X >XPOST_PLIST+= do-post-changes >XSLASH_RE= S|/|\\&|g >X >Xdo-post-changes: .SILENT >X# Remove specified directories >X (${RM} -r ${STAGEDIR}${PREFIX}/share/pixmaps \ >X ${STAGEDIR}${_LICENSE_DIR} ${STAGEDIR}${DATADIR} ${STAGEDIR}${DOCSDIR}) >X# Change TMPPLIST >X ${SED} -i '' -e '/${_LICENSE_DIR:${SLASH_RE}}/d ; \ >X /${DATADIR:${SLASH_RE}}/d ; \ >X /${DOCSDIR:${SLASH_RE}}/d ; \ >X /share\/pixmaps/d ; \ >X s|${PORTNAME}_|&enet_|' \ >X ${TMPPLIST} >X# Change desktop entry file(s) >X ${FIND} ${STAGEDIR}${PREFIX}/share/applications -type f -exec \ >X ${SED} -i '' -e 's|${PORTNAME}_|&enet_| ; /^Name=/s|$$| (Enet)|' {} \; >X# Rename PORTNAME files for scripts >X ${FIND} ${STAGEDIR}${PREFIX}/bin -type f -exec \ >X ${SED} -i '' -e 's|libexec/${PORTNAME}_|&enet_|' {} \; >X# Rename PORTNAME files >X.for d in bin libexec share/applications >X (cd ${STAGEDIR}/${PREFIX}/${d}; \ >X for f in `${FIND} * -type f -name '${PORTNAME}_*'`; do \ >X c=`${ECHO_CMD} $$f | ${SED} -e 's|${PORTNAME}_|&enet_|'`; \ >X ${MV} -f $$f $$c; \ >X done) >X.endfor >X >X.include "${MASTERDIR}/Makefile" >b6d4bbd3d84004994d271e9477871f71 >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 197605
:
152957
|
152968
|
152969
|
152970
|
152986
|
152993
|
152999
|
153001
|
153002
|
153016
|
153018
|
153021
|
153045
|
153046
|
153048
|
153056
|
153656
|
153657
|
154399
|
154400
|
154401
|
154402
|
155563
|
156341
|
156342
|
156343
|
156532