Commit graph

19 commits

Author SHA1 Message Date
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