FreeBSD Bugzilla – Attachment 175070 Details for
Bug 211397
[NEW PORT] devel/BOSSA: Flash programmer for Atmel SAM microcontrollers
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Updated shar(1) archive of devel/BOSSA
BOSSA.shar (text/plain), 2.60 KB, created by
Kyle Evans
on 2016-09-22 17:43:47 UTC
(
hide
)
Description:
Updated shar(1) archive of devel/BOSSA
Filename:
MIME Type:
Creator:
Kyle Evans
Created:
2016-09-22 17:43:47 UTC
Size:
2.60 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: ># ># BOSSA ># BOSSA/Makefile ># BOSSA/distinfo ># BOSSA/pkg-descr ># BOSSA/pkg-plist ># >echo c - BOSSA >mkdir -p BOSSA > /dev/null 2>&1 >echo x - BOSSA/Makefile >sed 's/^X//' >BOSSA/Makefile << 'eb76bf6c2192b532ec246b0801fcb5e5' >X# $FreeBSD$ >X >XPORTNAME= BOSSA >XPORTVERSION= 1.7.0.a >XCATEGORIES= devel >XMAINTAINER= bsdports@kyle-evans.net >XCOMMENT= Flash programmer for Atmel SAM microcontrollers >X >XLICENSE= BSD3CLAUSE >XLICENSE_FILE= ${WRKSRC}/LICENSE >X >XUSE_GITHUB= yes >XGH_ACCOUNT= shumatech >XGH_TAGNAME= ae08c63 >X >XUSES= compiler:c++11-lang gmake >X >XCXXFLAGS+= -I${PREFIX}/include >XLDFLAGS+= -L${PREFIX}/lib >X >XALL_TARGET= bin/bossac >X >XOPTIONS_DEFINE= BOSSA BOSSASH >XOPTIONS_DEFAULT= BOSSASH >XOPTIONS_SUB= yes >X >XBOSSA_DESC= Include BOSSA GUI application using wxWidgets >XBOSSA_ALL_TARGET= bin/bossa >X >XBOSSASH_DESC= Include BOSSA Shell >XBOSSASH_USES= readline >XBOSSASH_ALL_TARGET= bin/bossash >X >Xdo-install: >X ${INSTALL_PROGRAM} ${WRKSRC}/bin/bossac ${STAGEDIR}${PREFIX}/bin/bossac >X >Xdo-install-BOSSA-on: >X ${INSTALL_PROGRAM} ${WRKSRC}/bin/bossa ${STAGEDIR}${PREFIX}/bin/bossa >X >Xdo-install-BOSSASH-on: >X ${INSTALL_PROGRAM} ${WRKSRC}/bin/bossash ${STAGEDIR}${PREFIX}/bin/bossash >X >X.include <bsd.port.options.mk> >X >X.if ${PORT_OPTIONS:MBOSSA} >XUSE_WX= 3.0 >XWX_COMPS= wx >X.endif >X >Xpost-extract: >X ${REINPLACE_CMD} -e 's/wx-config/$${WX_CONFIG}/' ${WRKSRC}/Makefile >X >X.include <bsd.port.mk> >eb76bf6c2192b532ec246b0801fcb5e5 >echo x - BOSSA/distinfo >sed 's/^X//' >BOSSA/distinfo << '0d06ab5511d403b0ac261d387696c6bf' >XTIMESTAMP = 1474561066 >XSHA256 (shumatech-BOSSA-1.7.0.a-ae08c63_GH0.tar.gz) = 5660dea8bc531a0ff9684c7c832e989f59a892e3352c2133c866b09b23f6a958 >XSIZE (shumatech-BOSSA-1.7.0.a-ae08c63_GH0.tar.gz) = 539364 >0d06ab5511d403b0ac261d387696c6bf >echo x - BOSSA/pkg-descr >sed 's/^X//' >BOSSA/pkg-descr << '56d09701b6993ab633ccb1b9700f546e' >XBOSSA is a flash programming utility for Atmel's SAM family of flash-based ARM >Xmicrocontrollers designed as a replacement for Atmel's SAM-BA software. >XThis version is a fork of the original project with some Arduino-specific >Xpatches applied that are unlikely to be accepted upstream. >X >XWWW: https://github.com/shumatech/BOSSA >56d09701b6993ab633ccb1b9700f546e >echo x - BOSSA/pkg-plist >sed 's/^X//' >BOSSA/pkg-plist << 'b61a15e950a8774135725f2634d6409e' >X%%BOSSA%%bin/bossa >Xbin/bossac >X%%BOSSASH%%bin/bossash >b61a15e950a8774135725f2634d6409e >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 211397
:
173026
|
173281
|
174569
| 175070