non port: emulators/simh-hp3000/Makefile |
SVNWeb
|
Number of commits found: 7 |
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, 1 Jun 2021
|
[ 16:40 Li-Wen Hsu (lwhsu) Author: Bob Eager ] c9e464f
emulators/simh-hp3000: Update to 3.11-0.10
PR: 256136
|
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.
|
Sat, 29 Aug 2020
|
[ 02:23 kevans ]
emulators/simh-hp3000: fix the build with LLVM 11.
Similar to the patch for emulators/simh-hp2100, drop an -fcommon in to fix
the build in the face of GCC 10 / LLVM 11 switching the default to
-fno-common.
Minor cleanup while we're here, remove USES= compiler and just use ${CC} for
the compiler.
PR: 248872
MFH: 2020Q3 (-fno-common build fix)
|
Sun, 19 Jul 2020
|
[ 18:42 pkubaj ]
emulators/simh-hp3000: fix build on GCC architectures
Use GCC when necessary. Builds with both GCC and Clang.
MFH: 2020Q3 (fix build blanket)
|
Sat, 13 Jun 2020
|
[ 20:53 pi ]
New port: emulators/simh-hp3000: HP 3000 series emulator
hp3000 is a simulator for the classic SIO machines. This group consists
of the 3000 CX, the Series I, Series II, and the HP 3000 Series III that
is simulated here. A large variety of CPU options, device interface
cards, and peripherals are provided.
WWW: http://simh.trailing-edge.com/hp/
PR: 246238
Submitted by: Bob Eager <bob@eager.cx>
|
Number of commits found: 7 |