FreeBSD Bugzilla – Attachment 192598 Details for
Bug 227590
[NEW PORT] devel/arachne-pnr - place and route tool for Lattice FPGAs
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
svn diff of the port
arachne-pnr.diff (text/plain), 3.17 KB, created by
Johnny Sorocil
on 2018-04-17 20:57:36 UTC
(
hide
)
Description:
svn diff of the port
Filename:
MIME Type:
Creator:
Johnny Sorocil
Created:
2018-04-17 20:57:36 UTC
Size:
3.17 KB
patch
obsolete
>Index: devel/arachne-pnr/Makefile >=================================================================== >--- devel/arachne-pnr/Makefile (nonexistent) >+++ devel/arachne-pnr/Makefile (working copy) >@@ -0,0 +1,24 @@ >+# Created by: Johnny Sorocil <propaliidealist@gmail.com> >+# $FreeBSD$ >+ >+PORTNAME= arachne-pnr >+PORTVERSION=20180310 >+CATEGORIES= devel >+ >+MAINTAINER= propaliidealist@gmail.com >+COMMENT= Place and route tool for FPGAs >+ >+LICENSE= MIT >+ >+BUILD_DEPENDS= ${LOCALBASE}/share/icebox:devel/icestorm >+ >+USES+= gmake >+ >+USE_GITHUB= yes >+GH_ACCOUNT= cseed >+GH_TAGNAME= 6701132 >+ >+post-install: >+ ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/arachne-pnr >+ >+.include <bsd.port.mk> > >Property changes on: devel/arachne-pnr/Makefile >___________________________________________________________________ >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:keywords >## -0,0 +1 ## >+FreeBSD=%H >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: devel/arachne-pnr/distinfo >=================================================================== >--- devel/arachne-pnr/distinfo (nonexistent) >+++ devel/arachne-pnr/distinfo (working copy) >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1520798391 >+SHA256 (cseed-arachne-pnr-20180310-6701132_GH0.tar.gz) = 58d7f593a8f8d59ec0938b0df1d5e542d7ee7324f9882486274dc6c8629d596a >+SIZE (cseed-arachne-pnr-20180310-6701132_GH0.tar.gz) = 91183 > >Property changes on: devel/arachne-pnr/distinfo >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: devel/arachne-pnr/pkg-descr >=================================================================== >--- devel/arachne-pnr/pkg-descr (nonexistent) >+++ devel/arachne-pnr/pkg-descr (working copy) >@@ -0,0 +1,5 @@ >+Arachne-pnr implements the place and route step of the hardware compilation >+process for FPGAs. It currently targets the Lattice Semiconductor iCE40 family >+of FPGAs. >+ >+WWW: https://github.com/cseed/arachne-pnr > >Property changes on: devel/arachne-pnr/pkg-descr >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: devel/arachne-pnr/pkg-plist >=================================================================== >--- devel/arachne-pnr/pkg-plist (nonexistent) >+++ devel/arachne-pnr/pkg-plist (working copy) >@@ -0,0 +1,5 @@ >+bin/arachne-pnr >+%%DATADIR%%/chipdb-1k.bin >+%%DATADIR%%/chipdb-384.bin >+%%DATADIR%%/chipdb-5k.bin >+%%DATADIR%%/chipdb-8k.bin > >Property changes on: devel/arachne-pnr/pkg-plist >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 227590
: 192598