Commit graph

24 commits

Author SHA1 Message Date
Yuri Victorovich
89cef5ff73 cad/openfpgaloader: update 0.12.0 → 0.12.1
Reported by:	portscout
2024-03-24 22:00:39 -07:00
Yuri Victorovich
ad22053706 cad/openfpgaloader: update 0.11.0 → 0.12.0
Reported by:	portscout
2024-03-09 23:35:56 -08:00
Yuri Victorovich
6503cd0766 cad/openfpgaloader: Update 0.10.0 → 0.11.0
Reported by:	portscout
2023-08-03 00:02:05 -07:00
Yuri Victorovich
7fa547f57b cad/openfpgaloader: Update 0.9.1 -> 0.10.0
Reported by:	portscout
2022-12-22 19:37:11 -08:00
Yuri Victorovich
769145c157 cad/openfpgaloader: Update 0.9.0 -> 0.9.1
Reported by:	portscout
2022-09-20 23:42:18 -07:00
Stefan Eßer
fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 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)
2022-09-07 23:58:51 +02:00
Stefan Eßer
b7f05445c0 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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
2022-09-07 23:10:59 +02:00
Dima Panov
4cf39decb3 */*: bump all consumers after recent boost upgrade 2022-08-12 17:46:53 +03:00
Yuri Victorovich
42064a3c71 cad/openfpgaloader: Update 0.8.0 -> 0.9.0
Reported by:	portscout
2022-07-27 12:58:35 -07:00
Yuri Victorovich
ad1f1c0f6b cad/openfpgaloader: Update 0.7.0 -> 0.8.0
Reported by:	portscout
2022-03-19 16:29:22 -07:00
Yuri Victorovich
2b870319dc cad/openfpgaloader: Update 0.6.1 -> 0.7.0
Reported by:	portscout
2022-01-07 00:34:44 -08:00
Yuri Victorovich
63452f6076 cad/openfpgaloader: Update 0.5.0 -> 0.6.1
Reported by:	portscout
2021-12-11 00:41:22 -08:00
Yuri Victorovich
68022df8ac cad/openfpgaloader: Update 0.4.0 -> 0.5.0
Reported by:	portscout
2021-08-02 13:48:58 -07:00
Yuri Victorovich
d779b4376f cad/openfpgaloader: Update 0.3.0 -> 0.4.0
Reported by:	portscout
2021-06-28 01:08:46 -07:00
Yuri Victorovich
78a0145a68 cad/openfpgaloader: Update 0.2.6 -> 0.3.0
Reported by:	portscout
2021-06-21 03:30:03 -07:00
Yuri Victorovich
c5b605ecf1 cad/openfpgaloader: Update 0.2.5 -> 0.2.6
Reported by:	portscout
2021-04-07 09:47:25 -07:00
Mathieu Arnold
cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00
Mathieu Arnold
305f148f48
Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
Yuri Victorovich
f4746f8134 cad/openfpgaloader: Update 0.2.1 -> 0.2.5 2021-02-19 09:45:44 +00:00
Piotr Kubaj
b093f9d546 cad/openfpgaloader: fix build on GCC architectures
Additional files now use ETIME.
2020-12-29 13:56:29 +00:00
Yuri Victorovich
d372219490 cad/openfpgaloader: Update 0.2 -> 0.2.1
Reported by:	portscout
2020-12-20 02:04:36 +00:00
Yuri Victorovich
7b7b954478 cad/openfpgaloader: Update 0.1 -> 0.2
Reported by:	portscout
2020-12-15 06:38:44 +00:00
Piotr Kubaj
1ba7e4e6ed cad/openfpgaloader: fix build on GCC architectures
ETIME is not defined on GCC architectures, define it to the value that Clang uses.
2020-08-30 14:58:42 +00:00
Yuri Victorovich
d5f3f07605 New port: cad/openfpgaloader: Universal utility for programming FPGA 2020-08-11 08:29:53 +00:00