Port details |
- xc3sprog Free programmer for Xilinx FPGA and flash chips
- g20221005,1 devel =3 g20221005,1Version of this port present on the latest quarterly branch.
- Maintainer: darius@dons.net.au
- Port Added: 2010-05-17 22:14:05
- Last Update: 2022-10-07 11:27:30
- Commit Hash: 0b60f7a
- People watching this port, also watch:: oss, lua54-luaexpat, monit, proggy_fonts-ttf, inotify-tools
- License: GPLv2
- WWW:
- https://github.com/DanielO/xc3sprog
- Description:
- This tool can be used to program Xilinx Spartan 3 and newer FPGA and
platform flash with a Xilinx USB cable (and others)
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- xc3sprog>0:devel/xc3sprog
- To install the port:
- cd /usr/ports/devel/xc3sprog/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/xc3sprog
- pkg install xc3sprog
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: xc3sprog
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1664954167
SHA256 (DanielO-xc3sprog-g20221005-426b763_GH0.tar.gz) = a1eebb29f27b07450cdc19aea471fbcc232ab800d5fa6978ed562388498f2ebe
SIZE (DanielO-xc3sprog-g20221005-426b763_GH0.tar.gz) = 257352
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:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- Runtime dependencies:
-
- fxload : misc/fxload
- Library dependencies:
-
- libftdi.so : devel/libftdi
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_xc3sprog
- USES:
- cmake
- 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 |
g20221005,1 07 Oct 2022 11:27:30 |
Nuno Teixeira (eduardo) Author: Daniel O'Connor |
devel/xc3sprog: Adopt/Update to latest commit
- Move to forked project [1]
- Makefile cleanup
- Install missing binaries
- Install manual page
- Use pkg-plist (>5 items)
- Add LICENSE
- Submitter becomes maintainer
- Bump PORTEPOCH
[1] Original project have no activity for years
WWW: https://github.com/DanielO/xc3sprog
PR: 266837 |
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) |
r769_1 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 ) |
r769_1 12 Aug 2022 14:46:53 |
Dima Panov (fluffy) |
*/*: bump all consumers after recent boost upgrade |
r769 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
r769 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
r769 13 Aug 2019 16:01:59 |
mat |
Convert to UCL & cleanup pkg-message (categories d) |
r769 25 Dec 2018 20:25:40 |
tcberner |
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine |
r769 20 Jan 2017 20:33:31 |
sunpoet |
Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ |
r769 09 Oct 2016 22:01:34 |
bsam |
Thank you Uffe for your past work on FreeBSD ports! Hope you'll find time
to contribute to FreeBSD in the future. Reset Uffe's ports maintainership.
Requested by: Uffe Jakobsen <uffe@uffe.org> (maintainer, via e-mail) |
r769 23 May 2016 18:36:52 |
amdmi3 |
Convert tab after WWW: in pkg-descrs to single space as per PHB
Approved by: portmgr blanket |
r769 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
r769 03 Apr 2015 11:26:50 |
mat |
Remove OSVERSION checks that do not make sense any more.
For example (${OSVERSION} >= 900000 && ${OSVERSION} < 900021) is always true,
as is (${OSVERSION} > 900002 || ${OSVERSION} < 900000 && ${OSVERSION} > 800107).
Regarding patches, when an EXTRA_PATCHES is no longer needed, I remove it, when
it is always needed, I renamed it, in one case, I merged two patches.
Differential Revision: https://reviews.freebsd.org/D2209 |
r769 04 Aug 2014 12:56:21 |
marino |
Assign maintainership of devel/xc3sprog to uffe per request
PR: 192378
Submitted by: uffe (uffe.org) |
r769 03 Aug 2014 19:37:21 |
pi |
devel/xc3sprog: change to USES=cmake
PR: 188055
Submitted by: makc, bapt |
r769 03 Aug 2014 12:55:02 |
pi |
devel/xc3sprog: fix BUILD_DEPENDS |
r769 03 Aug 2014 11:25:55 |
pi |
devel/xc3sprog: r449 -> r769, new distsite, stagify
PR: 188055
Submitted by: pi
Approved by: wkoszek@FreeBSD.org (maintainer timeout) |
r449_1 13 Jul 2014 23:09:11 |
bapt |
Modernize LIB_DEPENDS
With hat: portmgr |
r449_1 04 Jul 2014 12:06:07 |
bapt |
Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage)
With hat: portmgr |
r449_1 20 Sep 2013 17:17:45 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4) |
r449_1 22 Mar 2013 20:06:15 |
makc |
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi) |
r449_1 05 Mar 2011 15:55:58 |
dhn |
- Chase libftdi update
- Bump PORTREVISION
- Remove MD5 checksum |
r449 17 May 2010 22:13:40 |
makc |
Add new port devel/xc3sprog:
This tool should let you to program your Xilinx Spartan-3E Starter Kit and
similar boards based on Xilinx USB programmers.
WWW: http://sourceforge.net/projects/xc3sprog/
PR: ports/146625
Submitted by: wkoszek@ |