FreeBSD Bugzilla – Attachment 165848 Details for
Bug 201187
[REVIVE PORT] editors/the: The Hessling Editor
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Replace patch-Makefile.in with post-extract: sed
the-new2.shar (text/plain), 5.23 KB, created by
Richard Narron
on 2016-01-20 05:15:44 UTC
(
hide
)
Description:
Replace patch-Makefile.in with post-extract: sed
Filename:
MIME Type:
Creator:
Richard Narron
Created:
2016-01-20 05:15:44 UTC
Size:
5.23 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: ># ># the ># the/Makefile ># the/distinfo ># the/pkg-descr ># the/pkg-plist ># >echo c - the >mkdir -p the > /dev/null 2>&1 >echo x - the/Makefile >sed 's/^X//' >the/Makefile << 'b226af7a6f546deff9d34ed6fba282d1' >X# Created by: giffunip@asme.org >X# $FreeBSD: branches/2014Q2/editors/the/Makefile 347539 2014-03-08 22:26:21Z antoine $ >X >XPORTNAME= the >XPORTVERSION= 3.3.r4 >XCATEGORIES= editors >XMASTER_SITES= http://downloads.sourceforge.net/hessling-editor/ >XDISTNAME= THE-${PORTVERSION:S/.r/RC/} >X >XMAINTAINER= comet.berkeley@gmail.com >XCOMMENT= THE, The Hessling Editor, is like the vm/cms xedit editor >X >XLICENSE= GPLv2 >X >XGNU_CONFIGURE= yes >XCONFIGURE_ARGS= --with-ncurses \ >X --with-rexxincdir=${LOCALBASE}/include \ >X --with-rexxlibdir=${LOCALBASE}/lib >XALL_TARGET= all html >X >XOPTIONS_DEFINE= XAW3D XCURSES REXX_IMC >XXAW3D_DESC= Enable Xaw3D >XXCURSES_DESC= Build XCurses (X11) version >XREXX_REGINA_DESC= Enable Rexx interpreter >X >X.include <bsd.port.pre.mk> >X >X.if ${ARCH} == "powerpc" >XBROKEN= Does not configure on powerpc >X.endif >X >X.if ${PORT_OPTIONS:MXAW3D} >XCONFIGURE_ARGS+=--with-xaw3d >XLIB_DEPENDS+= libxaw3d.so:${PORTSDIR}/x11-toolkits/Xaw3d >X.endif >X >X.if ${PORT_OPTIONS:MXCURSES} >XCONFIGURE_ARGS+=--with-xcurses \ >X --with-cursesincdir=${LOCALBASE}/include \ >X --with-curseslibdir=${LOCALBASE}/lib >XBUILD_DEPENDS+= pdcurses:${PORTSDIR}/devel/pdcurses >XLIB_DEPENDS+= libxcurses.so:${PORTSDIR}/devel/pdcurses >XPLIST_SUB= XCURSES="" NCURSES="@comment " >X.else >XPLIST_SUB= XCURSES="@comment " NCURSES="" >X.endif >X >X.if ${PORT_OPTIONS:MREXX_IMC} >XBUILD_DEPENDS+= rexx:${PORTSDIR}/lang/rexx-imc >XRUN_DEPENDS+= rexx:${PORTSDIR}/lang/rexx-imc >XCONFIGURE_ARGS+= --with-rexx=rexximc >X.else >XBUILD_DEPENDS+= regina:${PORTSDIR}/lang/rexx-regina >XRUN_DEPENDS+= regina:${PORTSDIR}/lang/rexx-regina >XCONFIGURE_ARGS+= --with-rexx=regina >X.endif >X >Xpost-extract: >X ${REINPLACE_CMD} -e 's|(datadir)/THE|(datadir)/the|g' \ >X -e 's|/share/THE|/share/the|g' ${WRKSRC}/Makefile.in >X >Xpre-install: >X ${MKDIR} ${STAGEDIR}${DOCSDIR} >X ${INSTALL_DATA} ${WRKSRC}/*.html ${STAGEDIR}${DOCSDIR} >X ${INSTALL_DATA} ${WRKSRC}/the64.gif ${STAGEDIR}${DOCSDIR} >X ${INSTALL_DATA} ${WRKSRC}/the64.png ${STAGEDIR}${DOCSDIR} >X >Xpost-install: >X.if ${PORT_OPTIONS:MXCURSES} >X ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/xthe >X ${LN} -sf xthe ${STAGEDIR}${PREFIX}/bin/the >X.else >X ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/nthe >X ${LN} -sf nthe ${STAGEDIR}${PREFIX}/bin/the >X.endif >X >X.include <bsd.port.post.mk> >b226af7a6f546deff9d34ed6fba282d1 >echo x - the/distinfo >sed 's/^X//' >the/distinfo << '688186931a0f8ad39916bfd0a594fa2b' >XSHA256 (THE-3.3RC4.tar.gz) = 8781cd1ae2616a4d424e4847f881709b140cf7da209fe46828170d90a63bd1f0 >XSIZE (THE-3.3RC4.tar.gz) = 1156675 >688186931a0f8ad39916bfd0a594fa2b >echo x - the/pkg-descr >sed 's/^X//' >the/pkg-descr << 'b02898f4be8d31a40765e0f089a1ee18' >XTHE is a text editor that uses both command line commands and key bindings >Xto operate. It is intended to be similar to the VM/CMS System Product >XEditor, XEDIT and to Mansfield Software's, KEDIT. >X >XWWW: http://hessling-editor.sourceforge.net/ >b02898f4be8d31a40765e0f089a1ee18 >echo x - the/pkg-plist >sed 's/^X//' >the/pkg-plist << 'd84492d5488bcee8dbbc83195ea1866a' >X%%NCURSES%%bin/nthe >Xbin/the >X%%XCURSES%%bin/xthe >Xman/man1/the.1.gz >X@dir %%DATADIR%% >X%%DATADIR%%/THE_Help.txt >X%%DATADIR%%/abf.tld >X%%DATADIR%%/append.the >X%%DATADIR%%/build.the >X%%DATADIR%%/c.tld >X%%DATADIR%%/cdiff.tld >X%%DATADIR%%/cobol.tld >X%%DATADIR%%/codecomp.the >X%%DATADIR%%/comm.the >X%%DATADIR%%/compile.the >X%%DATADIR%%/complete.the >X%%DATADIR%%/config.the >X%%DATADIR%%/csh.tld >X%%DATADIR%%/cua.the >X%%DATADIR%%/demo.the >X%%DATADIR%%/diff.tld >X%%DATADIR%%/dir.tld >X%%DATADIR%%/fortran.tld >X%%DATADIR%%/html.tld >X%%DATADIR%%/java.tld >X%%DATADIR%%/js.tld >X%%DATADIR%%/l.the >X%%DATADIR%%/m4.tld >X%%DATADIR%%/make.tld >X%%DATADIR%%/match.the >X%%DATADIR%%/nl.the >X%%DATADIR%%/nsi.tld >X%%DATADIR%%/objc.tld >X%%DATADIR%%/opl.tld >X%%DATADIR%%/plsql.tld >X%%DATADIR%%/rexx.syntax >X%%DATADIR%%/rexx.tld >X%%DATADIR%%/rexxdw.syntax >X%%DATADIR%%/rexxeec.syntax >X%%DATADIR%%/rexxutil.syntax >X%%DATADIR%%/rm.the >X%%DATADIR%%/sh.tld >X%%DATADIR%%/spec.tld >X%%DATADIR%%/spell.the >X%%DATADIR%%/syntax.the >X%%DATADIR%%/tags.the >X%%DATADIR%%/total.the >X%%DATADIR%%/udiff.tld >X%%DATADIR%%/uncomm.the >X%%DATADIR%%/words.the >X@dir %%PORTDOCS%%%%DOCSDIR%% >X%%PORTDOCS%%%%DOCSDIR%%/app1.html >X%%PORTDOCS%%%%DOCSDIR%%/app2.html >X%%PORTDOCS%%%%DOCSDIR%%/app3.html >X%%PORTDOCS%%%%DOCSDIR%%/app4.html >X%%PORTDOCS%%%%DOCSDIR%%/app5.html >X%%PORTDOCS%%%%DOCSDIR%%/app6.html >X%%PORTDOCS%%%%DOCSDIR%%/app7.html >X%%PORTDOCS%%%%DOCSDIR%%/comm.html >X%%PORTDOCS%%%%DOCSDIR%%/commset.html >X%%PORTDOCS%%%%DOCSDIR%%/commsos.html >X%%PORTDOCS%%%%DOCSDIR%%/fdl.html >X%%PORTDOCS%%%%DOCSDIR%%/glossary.html >X%%PORTDOCS%%%%DOCSDIR%%/history.html >X%%PORTDOCS%%%%DOCSDIR%%/index.html >X%%PORTDOCS%%%%DOCSDIR%%/overview.html >X%%PORTDOCS%%%%DOCSDIR%%/query.html >X%%PORTDOCS%%%%DOCSDIR%%/quickref.html >X%%PORTDOCS%%%%DOCSDIR%%/the64.gif >X%%PORTDOCS%%%%DOCSDIR%%/the64.png >d84492d5488bcee8dbbc83195ea1866a >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 201187
:
158147
|
165835
|
165842
| 165848