FreeBSD Bugzilla – Attachment 173952 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]
New port
vlink.shar (text/plain), 2.84 KB, created by
Carsten Larsen
on 2016-08-22 17:47:09 UTC
(
hide
)
Description:
New port
Filename:
MIME Type:
Creator:
Carsten Larsen
Created:
2016-08-22 17:47:09 UTC
Size:
2.84 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/files ># vlink/files/pkg-message.in ># vlink/pkg-descr ># vlink/Makefile ># vlink/distinfo ># vlink/pkg-plist ># >echo c - vlink >mkdir -p vlink > /dev/null 2>&1 >echo c - vlink/files >mkdir -p vlink/files > /dev/null 2>&1 >echo x - vlink/files/pkg-message.in >sed 's/^X//' >vlink/files/pkg-message.in << 'ca5ad86a2ccc39f97964c1c27e93e15d' >X >X%%PORTNAME%% is ready to use. The documentation is located at %%DOCSDIR%%/%%PORTNAME%% >ca5ad86a2ccc39f97964c1c27e93e15d >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/Makefile >sed 's/^X//' >vlink/Makefile << '4198b51fad87ebf970cc5eff1b245fbe' >X# $FreeBSD$ >X >XPORTNAME= vlink >XPORTVERSION= 0.15a >XCATEGORIES= devel >XMASTER_SITES= http://server.owl.de/~frank/tags/ >XDISTNAME= ${PORTNAME}0_15a >X >XMAINTAINER= cs@innolan.dk >XCOMMENT= Portable linker for multiple file formats >X >XLEGAL_TEXT= Non-commercial usage is allowed without any restrictions >XWRKSRC= ${WRKDIR}/${PORTNAME} >XSUB_FILES= pkg-message >XSUB_LIST= PORTNAME=${PORTNAME} >XNO_ARCH= yes >X >XOPTIONS_DEFINE= DOCS >XOPTIONS_USES= makeinfo >X >Xdo-patch: >X @${REINPLACE_CMD} 's|CC = gcc||' ${WRKSRC}/Makefile >X @${REINPLACE_CMD} 's|LD = gcc||' ${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-build: >X ${MAKE} -C ${WRKSRC} CC=${CC} LD=${CC} >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 = 1471887815 >XSHA256 (vlink0_15a.tar.gz) = f2fbd95304c2b54494aaae545550219539e26e2da8b08ae5752df9f42bd66849 >XSIZE (vlink0_15a.tar.gz) = 199882 >f2378459c9d59d1e6c4b86bc14976b53 >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