FreeBSD Bugzilla – Attachment 178110 Details for
Bug 211089
[NEW PORT] devel/vlink: Linker for multiple file formats
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Simplified version
vlink.shar (text/plain), 2.82 KB, created by
Carsten Larsen
on 2016-12-19 18:16:11 UTC
(
hide
)
Description:
Simplified version
Filename:
MIME Type:
Creator:
Carsten Larsen
Created:
2016-12-19 18:16:11 UTC
Size:
2.82 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: ># ># vlink ># vlink/Makefile ># vlink/distinfo ># vlink/pkg-descr ># vlink/vlink.shar ># vlink/pkg-plist ># >echo c - vlink >mkdir -p vlink > /dev/null 2>&1 >echo x - vlink/Makefile >sed 's/^X//' >vlink/Makefile << '4198b51fad87ebf970cc5eff1b245fbe' >X# $FreeBSD$ >X >XPORTNAME= vlink >XPORTVERSION= 0.15c >XCATEGORIES= devel >XMASTER_SITES= http://server.owl.de/~frank/tags/ >XDISTNAME= vlink0_15c >X >XMAINTAINER= cs@innolan.dk >XCOMMENT= Linker for multiple file formats >X >XLICENSE= EULA >XLICENSE_NAME= vlink End User License Agreement >XLICENSE_TEXT= vlink may be freely redistributed as long as no modifications are made \ >X and nothing is charged for it. Non-commercial usage is allowed without \ >X any restrictions. >XLICENSE_PERMS= pkg-mirror dist-mirror no-pkg-sell no-dist-sell auto-accept >X >XWRKSRC= ${WRKDIR}/${PORTNAME} >XALL_TARGET= >X >XOPTIONS_DEFINE= DOCS >XOPTIONS_DEFAULT= DOCS >XDOCS_USES= makeinfo >X >Xdo-patch: >X @${REINPLACE_CMD} 's|CC = gcc|CC = ${CC}|' ${WRKSRC}/Makefile >X @${REINPLACE_CMD} 's|LD = gcc|LD = ${CC}|' ${WRKSRC}/Makefile >X @${REINPLACE_CMD} 's|DIR = objects|DIR=.|' ${WRKSRC}/Makefile >X @${REINPLACE_CMD} 's|-fomit-frame-pointer|-Wno-parentheses|' ${WRKSRC}/Makefile >X @${REINPLACE_CMD} 's|\@content||' ${WRKSRC}/vlink.texi >X >Xdo-install: >X ${INSTALL_PROGRAM} ${WRKSRC}/vlink ${STAGEDIR}${PREFIX}/bin >X >Xdo-install-DOCS-on: >X ${MKDIR} ${STAGEDIR}${DOCSDIR} >X ${INSTALL_DATA} ${WRKSRC}/history ${STAGEDIR}${DOCSDIR} >X makeinfo --no-headers ${WRKSRC}/vlink.texi >${STAGEDIR}${DOCSDIR}/${PORTNAME} >X >X.include <bsd.port.mk> >4198b51fad87ebf970cc5eff1b245fbe >echo x - vlink/distinfo >sed 's/^X//' >vlink/distinfo << 'f2378459c9d59d1e6c4b86bc14976b53' >XTIMESTAMP = 1482169262 >XSHA256 (vlink0_15c.tar.gz) = 94ed62777f31fef972fe509e7d9f544b78fcf43b71b2cc9f794ec26d13fd8e77 >XSIZE (vlink0_15c.tar.gz) = 200244 >f2378459c9d59d1e6c4b86bc14976b53 >echo x - vlink/pkg-descr >sed 's/^X//' >vlink/pkg-descr << '1ad9906f4280b4451c18f420a3d4ee6b' >Xvlink is a portable linker, written in ANSI-C, that can read and >Xwrite a wide range of object- and executable file formats. It can >Xbe used to link a specific target format from several different >Xinput file formats, or for converting, stripping and manipulating >Xfiles. >X >XWWW: http://sun.hasenbraten.de/vlink/ >1ad9906f4280b4451c18f420a3d4ee6b >echo x - vlink/vlink.shar >sed 's/^X//' >vlink/vlink.shar << 'a7061e4ceb5e1d24aefb19dfbd664166' >a7061e4ceb5e1d24aefb19dfbd664166 >echo x - vlink/pkg-plist >sed 's/^X//' >vlink/pkg-plist << 'b4a8765127b40f52bf85a97a0110f9f1' >Xbin/vlink >X%%PORTDOCS%%%%DOCSDIR%%/vlink >X%%PORTDOCS%%%%DOCSDIR%%/history >b4a8765127b40f52bf85a97a0110f9f1 >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
Flags:
cs
:
maintainer-approval+
Actions:
View
Attachments on
bug 211089
:
172469
|
172471
|
172472
|
172473
|
172474
|
172485
|
172793
|
173952
|
174917
|
175009
|
177555
|
177556
| 178110