Port details |
- icestorm IceStorm tools for Lattice iCE40 FPGAs
- g20231212 devel =2 g20231212Version of this port present on the latest quarterly branch.
- Maintainer: manu@FreeBSD.org
- Port Added: 2018-06-06 13:33:59
- Last Update: 2024-03-08 13:57:19
- Commit Hash: f95f7e5
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: ISCL
- WWW:
- https://www.clifford.at/icestorm
- Description:
- Project IceStorm aims at documenting the bitstream format of Lattice
iCE40 FPGAs and providing simple tools for analyzing and creating
bitstream files.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- icestorm>0:devel/icestorm
- To install the port:
- cd /usr/ports/devel/icestorm/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/icestorm
- pkg install icestorm
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: icestorm
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1709904999
SHA256 (yosyshq-icestorm-g20231212-1a40ae75d4_GH0.tar.gz) = 4664afe2490a3aed37f25addaeecb18c1da1d065c29d1fa8bea5091b5f841158
SIZE (yosyshq-icestorm-g20231212-1a40ae75d4_GH0.tar.gz) = 948521
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gsed : textproc/gsed
- gmake>=4.4.1 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.9 : lang/python39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- python3.9 : lang/python39
- Library dependencies:
-
- libftdi1.so : devel/libftdi1
- libboost_python39.so : devel/boost-python-libs
- This port is required by:
- for Build
-
- devel/arachne-pnr
- devel/lattice-ice40-examples-hx1k
- devel/lattice-ice40-examples-hx8k
- devel/nextpnr
- for Run
-
- devel/lattice-ice40-tools
Configuration Options:
- No options to configure
- Options name:
- devel_icestorm
- USES:
- compiler:c++11-lang gmake pkgconfig python shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
g20231212 08 Mar 2024 13:57:19 |
Joel Bodenmann (jbo) |
devel/icestorm: Update to 20231212
Changes: https://github.com/yosyshq/icestorm/compare/a545498d6f...1a40ae75d4
PR: 277579
Approved by: tcberner (mentor, implicit), manu (maintainer) |
g20220915 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
g20220915 09 Oct 2022 14:38:36 |
Emmanuel Vadot (manu) |
devel/icestorm: Update to the latest commit |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
g20190526_4 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
g20190526_4 12 Aug 2022 14:46:53 |
Dima Panov (fluffy) |
*/*: bump all consumers after recent boost upgrade |
g20190526_3 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
g20190526_3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
g20190526_3 03 Feb 2020 11:14:51 |
manu |
devel/icestorm: Take maintainer's ship |
g20190526_3 04 Jan 2020 09:53:36 |
yuri |
devel/{arachne-pnr,icestorm,lattice-ice40-examples-hx1k,lattice-ice40-examples-hx8k,lattice-ice40-tools}:
Maintainer reset
Based on consecutive timeouts on PRs no 238483, 238484, 240256, 241387 as per
policy. |
g20190526_3 11 Dec 2019 17:53:49 |
jbeich |
devel/boost-*: update to 1.72.0
Changes: http://www.boost.org/users/history/version_1_72_0.html
PR: 241449
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D22136 |
g20190526_2 19 Aug 2019 15:35:28 |
jbeich |
devel/boost-*: update to 1.71.0
Changes: http://www.boost.org/users/history/version_1_71_0.html
PR: 238827
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D20774 |
g20190526_1 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
g20190526 26 Jun 2019 14:21:20 |
manu |
icestorm: Update to 20190526
This adds new chip definition needed for nextpnr
PR: 238483
Approved by: maintainer timeout (jsorocil@gmail.com, 2 weeks) |
g20181021_1 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
g20181021 14 Nov 2018 15:50:10 |
tobik |
devel/icestorm: Update to newer snapshot
PR: 233077
Submitted by: Johnny Sorocil <jsorocil@gmail.com> (maintainer)
Differential Revision: https://reviews.freebsd.org/D17642 |
g20180310 19 Sep 2018 21:38:38 |
linimon |
Fix building on gcc-based archs by upgrading USES.
Tested on powerpc64 and amd64 (for no regression).
Approved by: portmgr (tier-2 blanket) |
g20180310 06 Jun 2018 13:33:44 |
tobik |
New port: devel/icestorm
Project IceStorm aims at documenting the bitstream format of Lattice
iCE40 FPGAs and providing simple tools for analyzing and creating
bitstream files.
WWW: http://www.clifford.at/icestorm
PR: 226711
Submitted by: Johnny Sorocil <jsorocil@gmail.com>
Differential Revision: https://reviews.freebsd.org/D15632 |