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
xc3sprog Free programmer for Xilinx FPGA and flash chips
g20221005,1 devel on this many watch lists=1 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 g20221005,1Version of this port present on the latest quarterly branch.
Maintainer: darius@dons.net.au search for ports maintained by this maintainer
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:: python, unoconv, py39-pycparser, sysinfo
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)
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 (14 items)
Collapse this list.
  1. /usr/local/share/licenses/xc3sprog-g20221005,1/catalog.mk
  2. /usr/local/share/licenses/xc3sprog-g20221005,1/LICENSE
  3. /usr/local/share/licenses/xc3sprog-g20221005,1/GPLv2
  4. bin/bitparse
  5. bin/detectchain
  6. bin/jedecparse
  7. bin/readdna
  8. bin/srecparse
  9. bin/xc2c_warp
  10. bin/xc3sprog
  11. share/man/man1/xc3sprog.1.gz
  12. @owner
  13. @group
  14. @mode
Collapse this list.
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):
xc3sprog
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latestg20221005,1g20221005,1r769g20221005,1g20221005,1-r769-
FreeBSD:13:quarterlyg20221005,1g20221005,1g20221005,1g20221005,1g20221005,1g20221005,1g20221005,1g20221005,1
FreeBSD:14:latestg20221005,1g20221005,1g20221005,1g20221005,1g20221005,1g20221005,1-g20221005,1
FreeBSD:14:quarterlyg20221005,1g20221005,1-g20221005,1g20221005,1g20221005,1g20221005,1g20221005,1
FreeBSD:15:latestg20221005,1g20221005,1n/ag20221005,1n/ag20221005,1g20221005,1g20221005,1
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. cmake : devel/cmake-core
  2. ninja : devel/ninja
Runtime dependencies:
  1. fxload : misc/fxload
Library dependencies:
  1. 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/DanielO/xc3sprog/tar.gz/426b763?dummy=/
Collapse this list.

Number of commits found: 23

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
g20221005,1
07 Oct 2022 11:27:30
commit hash: 0b60f7adf078de7923223cef6c2e4493bae966cdcommit hash: 0b60f7adf078de7923223cef6c2e4493bae966cdcommit hash: 0b60f7adf078de7923223cef6c2e4493bae966cdcommit hash: 0b60f7adf078de7923223cef6c2e4493bae966cd files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
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
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)
r769_1
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)
r769_1
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
r769
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
r769
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.
r769
13 Aug 2019 16:01:59
Revision:508835Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
Convert to UCL & cleanup pkg-message (categories d)
r769
25 Dec 2018 20:25:40
Revision:488341Original commit files touched by this commit
tcberner search for other commits by this committer
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
Revision:431996Original commit files touched by this commit
sunpoet search for other commits by this committer
Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/
r769
09 Oct 2016 22:01:34
Revision:423625Original commit files touched by this commit
bsam search for other commits by this committer
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
Revision:415738Original commit files touched by this commit
amdmi3 search for other commits by this committer
Convert tab after WWW: in pkg-descrs to single space as per PHB

Approved by:	portmgr blanket
r769
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
r769
03 Apr 2015 11:26:50
Revision:383107Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
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
Revision:363997Original commit files touched by this commit
marino search for other commits by this committer
Assign maintainership of devel/xc3sprog to uffe per request

PR:		192378
Submitted by:	uffe (uffe.org)
r769
03 Aug 2014 19:37:21
Revision:363933Original commit files touched by this commit
pi search for other commits by this committer
devel/xc3sprog: change to USES=cmake

PR:		188055
Submitted by:	makc, bapt
r769
03 Aug 2014 12:55:02
Revision:363895Original commit files touched by this commit
pi search for other commits by this committer
devel/xc3sprog: fix BUILD_DEPENDS
r769
03 Aug 2014 11:25:55
Revision:363876Original commit files touched by this commit
pi search for other commits by this committer
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
Revision:361722Original commit files touched by this commit
bapt search for other commits by this committer
Modernize LIB_DEPENDS

With hat:	portmgr
r449_1
04 Jul 2014 12:06:07
Revision:360604Original commit files touched by this commit
bapt search for other commits by this committer
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
Revision:327726Original commit files touched by this commit
bapt search for other commits by this committer
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
Revision:314960Original commit files touched by this commit
makc search for other commits by this committer
- 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
Original commit files touched by this commit
dhn search for other commits by this committer
- Chase libftdi update
- Bump PORTREVISION
- Remove MD5 checksum
r449
17 May 2010 22:13:40
Original commit files touched by this commit
makc search for other commits by this committer
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@

Number of commits found: 23