Commit graph

24 commits

Author SHA1 Message Date
Stefan Eßer
e4211f22be Fix build with clang11
Reported by:	pkg-fallout
2020-09-01 10:49:52 +00:00
Mathieu Arnold
79698c8457 Convert to UCL & cleanup pkg-message (categories e-g) 2019-08-13 16:03:11 +00:00
Luca Pizzamiglio
b020e1344e emulators/simh: fix name clash with other ports and tidy compilations
Fix name clash with gri and nova, that caused conflicts
Fix compilation warnings

PR:		222968
Submitted by:	bob@eager.cx (maintainer)
Approved by:	olivier (mentor)
Differential Revision:	https://reviews.freebsd.org/D12651
2017-10-13 11:38:04 +00:00
Alex Kozlov
f3463c55b4 - Add a number of PDF files containing comprehensive documentation [1]
- Add manual page [1]
- Stop mangling binary files with dos2unix [2]

PR:	218151 [1]
PR:	218405 [2]

Submitted by:	bob@eager.cx (maintainer) [1]
Submitted by:	Brad Sliger <code@sliger.org> [2]
Approved by:	bob@eager.cx (maintainer) [2]
2017-04-10 10:26:49 +00:00
Matthew Seaman
7c084f620e Fixes to allow building on 12-CURRENT
- fix build failures in i386 and amd64 due to compiler changes
- fix numerous compilation warnings and logical errors that may trap
  in the future
- convert all distribution files from DOS format to ease future changes
- convert legacy patch file to new naming convention

PR:		214990
Submitted by:	bob@eager.cx (maintainer)
2017-01-03 14:00:47 +00:00
Dimitry Andric
c13c92a1a3 During the exp-run in bug 206074, it was found that emulators/simh gives
errors with a recent clang 3.8.0 snapshot [1]:

   /usr/bin/ld: unrecognized option '-plugin'

And more of such linking errors.  This is because the simh main Makefile
attempts to use -flto -fwhole-program with clang, but this support
depends on the correctly link time optimization infrastructure being
installed (e.g. the LLVMgold.so plugin, and more).

Since LTO is not available yet in base, here is a patch to disable the
use of these options more thorougly.

Approved by:	koobs (ports)
PR:		206411
MFH:		2016Q1
2016-01-24 16:25:26 +00:00
Martin Wilke
52ed16480b - Update to 3.9.0
PR:		168031
Submitted by:	Ports Fury
2012-05-23 02:01:33 +00:00
Edward Tomasz Napierala
9ab5d0dc52 Update to V3.8-1. 2009-02-15 10:01:07 +00:00
Edward Tomasz Napierala
21fe6ee426 Remove dependency on ports version of libpcap; it's no longer needed
and causes build problems for qemu-devel.

Submitted by:	David O'Brien <obrien@FreeBSD.org> (slightly modified)
2009-01-12 21:30:36 +00:00
Edward Tomasz Napierala
8db298eb23 - Update to 3.8-0. 2008-07-22 22:01:28 +00:00
Edward Tomasz Napierala
392e6e75cf - Update to 3.7-1
Approved by:	miwi (mentor)
2007-05-29 18:17:24 +00:00
Martin Wilke
2606c0102d - Fix firmware directory
PR:		111061
Submitted by:	trasz   (maintainer)
2007-04-09 17:48:43 +00:00
Martin Wilke
a489328f44 Project was renamed
PR:		110753
Submitted by:	trasz (maintainer)
Repocopy by:    marcus
2007-03-28 06:17:18 +00:00
Martin Wilke
0dcf1323b2 - Update to 3.7
- Pass maintainership to submitter

PR:		109031
Submitted by:	trasz <trasz@pin.if.uz.zgora.pl>
2007-02-12 08:17:36 +00:00
Ion-Mihai Tetcu
0fed778c7f - Update to 3.6. Changelog: http://simh.trailing-edge.com/changes36.html [1]
- Fix conflict with java/eclipse, as reported by Robert A. Getschmann, by
installing sim-eclipse instead of eclipse. [1]
- pkg-message --> files/pkg-message and associated changes. [2]
- pet portlint [2]

PR:		99095
Submitted by:	maintainer [1], itetcu (me) [2]
2006-06-18 12:19:36 +00:00
Marcus Alves Grando
bf88b4b572 Update to 3.5.1
Take MAINTAINER

PR:		89286
Submitted by:	Miguel Mendez <mmendez@gmail.com>
2005-11-22 16:23:51 +00:00
Pav Lucistnik
4bfb075ba6 - Update to 3.4.0
PR:		ports/85224
Submitted by:	Miguel Mendez <flynn@energyhq.es.eu.org>
Approved by:	maintainer timeout (jedgar; 2 months)
2005-11-01 22:31:13 +00:00
Volker Stolz
7892bbf2dc Update to 3.2.0
Based on PR:	ports/63663
Submitted by:	Miguel Mendez
Approved by:	maintainer timeout
2004-06-23 16:28:59 +00:00
Edwin Groothuis
7eebd8d39b Update emulators/sim to 3.0-2
Make portlint -A happy and update the port to the current version.

PR:		ports/58644
Submitted by:	Miguel Mendez <flynn@energyhq.es.eu.org>
Approved by:	maintainer timeout
2004-01-10 12:03:04 +00:00
Chris D. Faulhaber
01e7ad2df8 Update port to 2.10.
PR:		45828
Submitted by:	Miguel Mendez <flynn@energyhq.homeip.net>
2003-02-08 01:31:12 +00:00
Chris D. Faulhaber
6028d3f2a3 Add patch to allow building on bento. 2002-05-22 12:15:17 +00:00
Chris D. Faulhaber
9ed7d991c5 Update port to 2.9.
PR:		34241
Submitted by:	Miguel Mendez <flynn@energyhq.homeip.net>
2002-01-27 17:39:30 +00:00
Chris D. Faulhaber
c206b8a34d Update to 2.3d 1999-12-22 22:14:11 +00:00
James Raynard
8588e86aef PDP-8, PDP-11, PDP-1, other 18b PDP, Nova, and IBM 1401 simulators. 1997-11-08 20:33:01 +00:00