FreeBSD Bugzilla – Attachment 223617 Details for
Bug 254586
New port: sysutils/fluxengine USB floppy disk interface for reading and writing non-PC disk formats
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
fluxengine.shar
fluxengine.shar (text/plain), 1.83 KB, created by
probono
on 2021-03-26 18:46:30 UTC
(
hide
)
Description:
fluxengine.shar
Filename:
MIME Type:
Creator:
probono
Created:
2021-03-26 18:46:30 UTC
Size:
1.83 KB
patch
obsolete
>#!/bin/sh ># This is a shell archive >echo x fluxengine >mkdir -p fluxengine > /dev/null 2>&1 >echo x fluxengine/pkg-descr >sed 's/^X//' > fluxengine/pkg-descr << 'SHAR_END' >XThe FluxEngine is a very cheap USB floppy disk interface capable of >Xreading and writing exotic non-PC floppy disk formats. >XIt allows you to use a conventional PC drive to accept Amiga disks, >XCLV Macintosh disks, bizarre 128-sector CP/M disks, >Xand other weird and bizarre formats. >X : >XThe hardware consists of a single, commodity part with a floppy drive >Xconnector soldered onto it. No ordering custom boards, >Xno fiddly surface mount assembly, and no fuss: >Xnineteen simpler solder joints and you're done. >X >XWWW: http://cowlark.com/fluxengine/ >SHAR_END >echo x fluxengine/Makefile >sed 's/^X//' > fluxengine/Makefile << 'SHAR_END' >X# $FreeBSD$ >X >XPORTNAME= fluxengine >XDISTVERSION= 572 >XCATEGORIES= sysutils >X >XMAINTAINER= probono@puredarwin.org >XCOMMENT= USB floppy disk interface for reading and writing non-PC disk formats >X >XLICENSE= MIT >X >XLIB_DEPENDS= libsqlite3.so:databases/sqlite3 \ >X libstdc++.so:lang/gcc9 >X >XBUILD_DEPENDS= ninja:devel/ninja >X >XUSES= gmake >X >XUSE_GITHUB= yes >XGH_ACCOUNT= davidgiven >XGH_TAGNAME= 61ff48c >X >XPLIST_FILES= bin/brother120tool \ >X bin/brother240tool \ >X bin/fluxengine >X >Xdo-install: >X ${INSTALL_PROGRAM} ${WRKSRC}/brother120tool ${STAGEDIR}${PREFIX}/bin/ >X ${INSTALL_PROGRAM} ${WRKSRC}/brother240tool ${STAGEDIR}${PREFIX}/bin/ >X ${INSTALL_PROGRAM} ${WRKSRC}/fluxengine ${STAGEDIR}${PREFIX}/bin/ >X >X.include <bsd.port.mk> >SHAR_END >echo x fluxengine/distinfo >sed 's/^X//' > fluxengine/distinfo << 'SHAR_END' >XTIMESTAMP = 1616779136 >XSHA256 (davidgiven-fluxengine-572-61ff48c_GH0.tar.gz) = 3eeded82d5a833367b5de5a8d1f6f29511f87103a875ba79e963f4aa8239f8ec >XSIZE (davidgiven-fluxengine-572-61ff48c_GH0.tar.gz) = 4274615 >SHAR_END >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 254586
: 223617