notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: emulators/simh-hp3000/Makefile
SVNWeb

Number of commits found: 7

Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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)
Tue, 1 Jun 2021
[ 16:40 Li-Wen Hsu (lwhsu) search for other commits by this committer Author: Bob Eager ]    commit hash:c9e464fdd44d2c5bbf7dca077fa3ebbdbc353413  commit hash:c9e464fdd44d2c5bbf7dca077fa3ebbdbc353413  commit hash:c9e464fdd44d2c5bbf7dca077fa3ebbdbc353413  c9e464f 
emulators/simh-hp3000: Update to 3.11-0.10

PR:		256136
Wed, 7 Apr 2021
[ 08:09 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  cf118cc  (Only the first 10 of 8873 ports in this commit are shown above. View all ports for this commit)
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Sat, 29 Aug 2020
[ 02:23 kevans search for other commits by this committer ] Original commit   Revision:546866
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 search for other commits by this committer ] Original commit   Revision:542591
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 search for other commits by this committer ] Original commit   Revision:538700
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