FreeBSD Bugzilla – Attachment 193848 Details for
Bug 228602
[NEW PORT] devel/replxx: A small, portable GNU readline replacement capable of handling UTF-8 characters
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
replxx.shar
replxx.shar (text/plain), 1.91 KB, created by
Goran Mekić
on 2018-05-30 19:02:04 UTC
(
hide
)
Description:
replxx.shar
Filename:
MIME Type:
Creator:
Goran Mekić
Created:
2018-05-30 19:02:04 UTC
Size:
1.91 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: ># ># replxx ># replxx/pkg-descr ># replxx/Makefile ># replxx/.git ># replxx/distinfo ># >echo c - replxx >mkdir -p replxx > /dev/null 2>&1 >echo x - replxx/pkg-descr >sed 's/^X//' >replxx/pkg-descr << 'f422096dd002d2d968c9f235303fb80b' >XA small, portable GNU readline replacement for Linux, Windows and MacOS which >Xis capable of handling UTF-8 characters. Unlike GNU readline, which is GPL, >Xthis library uses a BSD license and can be used in any kind of program. >X >XThis replxx implementation is based on the work by ArangoDB Team and Salvatore >XSanfilippo and 10gen Inc. The goal is to create a zero-config, BSD licensed, >Xreadline replacement usable in Apache2 or BSD licensed programs. >X >XWWW: https://github.com/AmokHuginnsson/replxx >f422096dd002d2d968c9f235303fb80b >echo x - replxx/Makefile >sed 's/^X//' >replxx/Makefile << '0621266e7fe9664e8cac3765690078e3' >X# $FreeBSD$ >X >XPORTNAME= replxx >XPORTVERSION= 0.0.1 >XDISTVERSIONPREFIX= release- >XCATEGORIES= devel >X >XMAINTAINER= meka@tilda.center >XCOMMENT= Portable readline library capable of handling UTF-8 >X >XLICENSE= BSD3CLAUSE >X >XUSES= cmake:outsource >XUSE_GITHUB= yes >XGH_ACCOUNT= AmokHuginnsson >X >XPLIST_FILES= include/replxx.h \ >X include/replxx.hxx \ >X lib/libreplxx.a >X >X.include <bsd.port.mk> >0621266e7fe9664e8cac3765690078e3 >echo c - replxx/.git >mkdir -p replxx/.git > /dev/null 2>&1 >echo x - replxx/distinfo >sed 's/^X//' >replxx/distinfo << '30c35f59b76ce1362f9a857a9388e61d' >XTIMESTAMP = 1527691097 >XSHA256 (AmokHuginnsson-replxx-release-0.0.1_GH0.tar.gz) = af0576e401e43d88fadabdc193e7cbed20d0a8538ae3d9228732211d1b255348 >XSIZE (AmokHuginnsson-replxx-release-0.0.1_GH0.tar.gz) = 56543 >30c35f59b76ce1362f9a857a9388e61d >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:
meka
:
maintainer-approval+
Actions:
View
Attachments on
bug 228602
:
193834
| 193848