notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
nextpnr Portable FPGA place and route tool
0.7,1 devel on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.6,1Version of this port present on the latest quarterly branch.
Maintainer: manu@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2019-06-26 14:24:55
Last Update: 2024-02-20 01:28:20
Commit Hash: d683919
License: ISCL
WWW:
https://github.com/YosysHQ/nextpnr
Description:
nextpnr aims to be a vendor neutral, timing driven, FOSS FPGA place and route tool. Currently nextpnr supports: Lattice iCE40 devices supported by Project IceStorm (experimental) Lattice ECP5 devices supported by Project Trellis (experimental) a "generic" back-end for user-defined architectures
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. bin/nextpnr-ecp5
  2. bin/nextpnr-ice40
  3. /usr/local/share/licenses/nextpnr-0.7,1/catalog.mk
  4. /usr/local/share/licenses/nextpnr-0.7,1/LICENSE
  5. /usr/local/share/licenses/nextpnr-0.7,1/ISCL
Collapse this list.
Dependency lines:
  • nextpnr>0:devel/nextpnr
To install the port:
cd /usr/ports/devel/nextpnr/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/nextpnr
  • pkg install nextpnr
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: nextpnr
Flavors: there is no flavor information for this port.
NOT_FOR_ARCHS: i386
distinfo:
TIMESTAMP = 1708362222 SHA256 (YosysHQ-nextpnr-nextpnr-0.7_GH0.tar.gz) = bd173cb218c97f66e4afdf7b886d70c8c0893f544a1cf20b50c0182a1d9f2f45 SIZE (YosysHQ-nextpnr-nextpnr-0.7_GH0.tar.gz) = 4711765

Expand this list (2 items)

Collapse this list.

SHA256 (YosysHQ-nextpnr-tests-00c55a9e_GH0.tar.gz) = 2240aa0c61211a62ca307ef8d8b0f58c4ebb59ecb61334c45bf586daf69d964b SIZE (YosysHQ-nextpnr-tests-00c55a9e_GH0.tar.gz) = 1039171

Collapse this list.


Packages (timestamps in pop-ups are UTC):
nextpnr
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.7,10.7,1------
FreeBSD:13:quarterly0.6,10.6,1----0.6,1-
FreeBSD:14:latest0.7,10.7,1------
FreeBSD:14:quarterly0.6,10.6,1----0.6,1-
FreeBSD:15:latest0.7,10.7,1n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. database : devel/trellis
  2. icebox : devel/icestorm
  3. cmake : devel/cmake-core
  4. ninja : devel/ninja
  5. eigen3.pc : math/eigen3
  6. python3.9 : lang/python39
  7. qt5-buildtools>=5.15 : devel/qt5-buildtools
  8. qt5-qmake>=5.15 : devel/qt5-qmake
  9. xorgproto>=0 : x11/xorgproto
  10. xorgproto>=0 : x11/xorgproto
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. python3.9 : lang/python39
Library dependencies:
  1. libboost_thread.so : devel/boost-libs
  2. libboost_filesystem.so : devel/boost-libs
  3. libboost_program_options.so : devel/boost-libs
  4. libboost_python39.so : devel/boost-python-libs@py39
  5. libGL.so : graphics/libglvnd
  6. libGLU.so : graphics/libGLU
  7. libQt5Core.so : devel/qt5-core
  8. libQt5Gui.so : x11-toolkits/qt5-gui
  9. libQt5OpenGL.so : graphics/qt5-opengl
  10. libQt5Widgets.so : x11-toolkits/qt5-widgets
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_nextpnr
USES:
compiler:c++17-lang cmake qt:5 eigen:3 python gl
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/YosysHQ/nextpnr/tar.gz/nextpnr-0.7?dummy=/
Collapse this list.

Number of commits found: 28

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.7,1
20 Feb 2024 01:28:20
commit hash: d6839197e78419736a1dacb3d06cd232e96c4657commit hash: d6839197e78419736a1dacb3d06cd232e96c4657commit hash: d6839197e78419736a1dacb3d06cd232e96c4657commit hash: d6839197e78419736a1dacb3d06cd232e96c4657 files touched by this commit
Joel Bodenmann (jbo) search for other commits by this committer
devel/nextpnr: Update to 0.7

Changelog: https://github.com/YosysHQ/nextpnr/releases/tag/nextpnr-0.7

PR:		277167
Approved by:	tcberner (mentor, implicit), manu (maintainer)
0.6,1
31 Dec 2023 00:37:05
commit hash: bbab7f59e9630416397189df70ec133bdd690e38commit hash: bbab7f59e9630416397189df70ec133bdd690e38commit hash: bbab7f59e9630416397189df70ec133bdd690e38commit hash: bbab7f59e9630416397189df70ec133bdd690e38 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Sunset 12.4-RELEASE/12-STABLE from ports tree

- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
  ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
  Also move conditional flags for non sparc64/arm ARCH to fixed flags.

Reviewed by:	brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068
0.6,1
13 Nov 2023 20:51:59
commit hash: 1939f1562411e5155390cfe7147af0a5c890f1bccommit hash: 1939f1562411e5155390cfe7147af0a5c890f1bccommit hash: 1939f1562411e5155390cfe7147af0a5c890f1bccommit hash: 1939f1562411e5155390cfe7147af0a5c890f1bc files touched by this commit
Joel Bodenmann (jbo) search for other commits by this committer
devel/nextpnr: Update to 0.6

While here, also enable GUI as dependencies are already setup for that.

Changelogs:
  0.6: https://github.com/YosysHQ/nextpnr/releases/tag/nextpnr-0.6
  0.5: https://github.com/YosysHQ/nextpnr/releases/tag/nextpnr-0.5

PR:			275041
Reviewed by:		manu (maintainer)
Approved by:		tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D42553
0.4_1,1
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
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>
0.4_1,1
24 May 2023 16:34:10
commit hash: 0619748960cb07bc181ffe4addf08bc47c4b79eccommit hash: 0619748960cb07bc181ffe4addf08bc47c4b79eccommit hash: 0619748960cb07bc181ffe4addf08bc47c4b79eccommit hash: 0619748960cb07bc181ffe4addf08bc47c4b79ec files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
*: regular cleanup for GH_TAGNAME bad usage
0.4_1,1
23 Apr 2023 09:09:58
commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b files touched by this commit
Gerald Pfeifer (gerald) search for other commits by this committer
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
0.4,1
20 Dec 2022 15:53:48
commit hash: d2bcea7923017e575db20c991bf742cc0abc177ecommit hash: d2bcea7923017e575db20c991bf742cc0abc177ecommit hash: d2bcea7923017e575db20c991bf742cc0abc177ecommit hash: d2bcea7923017e575db20c991bf742cc0abc177e files touched by this commit
Emmanuel Vadot (manu) search for other commits by this committer
devel/nextpnr: Update to 0.4

Upstream now makes release so use them.
g20200804_4
11 Sep 2022 10:20:14
commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaeecommit hash: ddae4e92d8313a1461145e3b4f0232fe463feaeecommit hash: ddae4e92d8313a1461145e3b4f0232fe463feaeecommit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee files touched by this commit
Felix Palmen (zirias) search for other commits by this committer
Mk/Uses: always use colon for build/run suffix

Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.

Document in CHANGES.

PR:			266034
Exp-run by:		antoine
Approved by:		tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D36349
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
g20200804_4
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
g20200804_4
12 Aug 2022 14:46:53
commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
*/*: bump all consumers after recent boost upgrade
g20200804_3
22 May 2022 20:17:16
commit hash: b082b3d13e8c4872b73fb681eb99b261926ac9cdcommit hash: b082b3d13e8c4872b73fb681eb99b261926ac9cdcommit hash: b082b3d13e8c4872b73fb681eb99b261926ac9cdcommit hash: b082b3d13e8c4872b73fb681eb99b261926ac9cd files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
devel/boost-all: bump all library consumers after boost upgrade

PR:	246106
g20200804_2
30 Sep 2021 21:23:30
commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7 files touched by this commit
Rene Ladan (rene) search for other commits by this committer
cleanup: drop support for EOL FreeBSD 11.X

Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11

Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*

Reviewed by:	doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index
g20200804_2
22 Jun 2021 18:53:08
commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 files touched by this commit
Kevin Bowling (kbowling) search for other commits by this committer
graphics/mesa-libs: Bump reverse deps for libglvnd

Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.

PR:		246767
Reviewed by:	manu, bapt
Approved by:	x11
Differential Revision:	https://reviews.freebsd.org/D30824
g20200804_1
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
g20200804_1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
g20200804_1
12 Dec 2020 17:04:37
Revision:557839Original commit files touched by this commit
thierry search for other commits by this committer
- Upgrade math/eigen3 to 3.3.8;

- Add some dependencies which might be detected by Find_Package but not
registered;

- Bump PORTREVISION of consumers.

PR:		250833
Submitted by:	/me
Approved by:	tcberner@ (KDE / maintainer) + exp-run
g20200804
20 Sep 2020 03:55:17
Revision:549085Original commit files touched by this commit
yuri search for other commits by this committer
devel/nextpnr: Update g20191026 -> g20200804

PR:		249265
Approved by:	manu (maintainer)
g20191026_1
04 Apr 2020 14:23:03
Revision:530663Original commit files touched by this commit
tcberner search for other commits by this committer
devel/nextpnr: Prepare for Qt5-5.14

PR:		244964
g20191026_1
15 Feb 2020 19:52:14
Revision:526238Original commit files touched by this commit
manu search for other commits by this committer
devel/nextpnr: Mark broken for i386

clang keeps segfaulting while compiling this on i386 and I honestly
don't want to start debug that.
g20191026_1
11 Dec 2019 17:53:49
Revision:519824Original commit files touched by this commit
jbeich search for other commits by this committer
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
g20191026
24 Nov 2019 01:39:42
Revision:518288Original commit files touched by this commit
pkubaj search for other commits by this committer
devel/nextpnr: unmark broken on head-powerpc64

This port builds when using clang, which head will switch to soon.

Approved by:	mentors (implicit approval)
g20191026
27 Oct 2019 19:53:05
Revision:515821Original commit files touched by this commit
yuri search for other commits by this committer
devel/nextpnr: Update g20190529-150004e3 -> g20191026-5cf0ed5

PR:		241513
Approved by:	manu
g20190529_1
14 Oct 2019 19:23:08
Revision:514481Original commit files touched by this commit
pkubaj search for other commits by this committer
devel/nextpnr: mark broken on powerpc64

It causes python to hang.

Approved by:	mentors (implicit approval)
g20190529_1
24 Sep 2019 03:11:05
Revision:512697Original commit files touched by this commit
linimon search for other commits by this committer
Canonicalize email address style.
g20190529_1
24 Sep 2019 03:10:37
Revision:512696Original commit files touched by this commit
linimon search for other commits by this committer
Fix build on GCC-based systems:

  The compiler feature "cxx_decltype" is not known to CXX compiler "GNU" version
4.2.1.

While here, pet portlint (USES order).

Approved by:	portmgr (tier-2 blanket)
g20190529_1
19 Aug 2019 15:35:28
Revision:509290Original commit files touched by this commit
jbeich search for other commits by this committer
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
g20190529
26 Jun 2019 14:24:40
Revision:505159Original commit files touched by this commit
manu search for other commits by this committer
devel/nextpnr: Add new port

nextpnr is a place and route tools for FPGA.
It uses configuration files from icestorm (for ICE40 FPGAs) or trellis
(for ECP5 FPGAs).

Number of commits found: 28