non port: emulators/elliott-803/Makefile |
SVNWeb
|
Number of commits found: 9 |
Mon, 13 Feb 2023
|
[ 19:50 Li-Wen Hsu (lwhsu) Author: Christopher Hall ] 1c38158
emulators/elliott-803: Update to 0.1.11
Fixes for clang15:
- function prototypes needing (void)
- unused variable y - "--unused" to suppress error message
Differential Revision: https://reviews.freebsd.org/D38554
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Tue, 22 Mar 2022
|
[ 02:54 Li-Wen Hsu (lwhsu) Author: Christopher Hall ] de87478
emulators/elliott-803: Update to 0.1.9
Fixes compilation problems with newer clang 13 on 13.1-aarch64.
Differential Revision: https://reviews.freebsd.org/D34611
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Mon, 30 Nov 2020
|
[ 05:29 lwhsu ]
emulators/elliott-803: Update to 0.1.8
Submitted by: hsw@bitmark.com (maintainer)
Differential Revision: https://reviews.freebsd.org/D27417
|
Mon, 6 Jul 2020
|
[ 08:09 lwhsu ]
Update to 0.1.4
Submitted by: Christopher Hall <hsw@bitmark.com> (maintainer)
Differential Revision: https://reviews.freebsd.org/D25570
|
Wed, 1 Jul 2020
|
[ 20:55 linimon ]
Add compiler:c++17-lang to USES to attempt to fix the build on GCC-based
systems:
cc1: error: unrecognized command line option "-std=c17"
Approved by: portmgr (tier-2 blanket)
|
[ 09:32 lwhsu ]
Rename Elliott-803 to elliott-803
Suggested by: danfe
Approved by: Christopher Hall <hsw@bitmark.com> (maintainer)
|
Number of commits found: 9 |