aboutsummaryrefslogtreecommitdiff
path: root/emulators/simh
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Fix build with clang11Stefan Eßer2020-09-016-22/+87
| | | | | | | Reported by: pkg-fallout Notes: svn path=/head/; revision=547263
* - Correct licenseAlex Kozlov2020-03-251-2/+2
| | | | | | | | PR: 244370 Submitted by: Bob Eager <bob@eager.cx> (maintainer) Notes: svn path=/head/; revision=529094
* Convert to UCL & cleanup pkg-message (categories e-g)Mathieu Arnold2019-08-131-4/+6
| | | | Notes: svn path=/head/; revision=508837
* Attempt to see if the build can be fixed on non-clang-based archs.Mark Linimon2018-07-021-4/+8
| | | | | | | Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=473698
* emulators/simh: fix name clash with other ports and tidy compilationsLuca Pizzamiglio2017-10-137-8/+59
| | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=451983
* Mark some ports failing on power64. In cases where the error messageMark Linimon2017-05-131-0/+2
| | | | | | | | | | | was a stub, provide a real one. While here, pet portlint. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=440858
* - Add a number of PDF files containing comprehensive documentation [1]Alex Kozlov2017-04-106-9/+129
| | | | | | | | | | | | | | | - 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] Notes: svn path=/head/; revision=438141
* Fixes to allow building on 12-CURRENTMatthew Seaman2017-01-03123-31/+4941
| | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=430469
* - Fix trailing whitespace in pkg-descrs, categories [a-f]*Dmitry Marakasov2016-05-191-11/+11
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415498
* Pass maintainership to submitterLars Engels2016-04-241-1/+1
| | | | | | | | | PR: 208924 Submitted by: Bob Eager <rde@tavi.co.uk> / <bob@eager.cx> Sponsored by: Essen Linuxhotel Hackathon 2016 Notes: svn path=/head/; revision=413930
* - Switch to options helpersDmitry Marakasov2016-01-312-10/+36
| | | | | | | - Simplift plist handling Notes: svn path=/head/; revision=407668
* During the exp-run in bug 206074, it was found that emulators/simh givesDimitry Andric2016-01-242-1/+16
| | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=407167
* Fix ports that confused the meaning of WRKDIR and WRKSRC.Mathieu Arnold2015-11-051-4/+4
| | | | | | | | | | | PR: 204056 Submitted by: mat Reviewed by: bapt Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D2735 Notes: svn path=/head/; revision=400848
* 3 ports categories: Remove $PTHREAD_LIBSJohn Marino2015-03-241-1/+0
| | | | | | | | | Categories: print, science, emulators approved by: PTHREAD blanket Notes: svn path=/head/; revision=382185
* cleanup plistBaptiste Daroussin2014-12-201-1/+0
| | | | Notes: svn path=/head/; revision=375061
* - Add staging supportPawel Pekala2014-04-102-15/+11
| | | | | | | | - Define DOCS option - Correct typo in pkg-descr Notes: svn path=/head/; revision=350786
* Convert e* to USES=zipBaptiste Daroussin2014-03-071-2/+1
| | | | Notes: svn path=/head/; revision=347406
* - Convert to dos2unix.mkMathieu Arnold2013-11-191-2/+2
| | | | | | | - While at it convert to gmake.mk ports that still USE_GMAKE. Notes: svn path=/head/; revision=334361
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | emulators) Notes: svn path=/head/; revision=327721
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* Style: tab -> space.Eitan Adler2013-03-281-1/+1
| | | | | | | Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree. Notes: svn path=/head/; revision=315487
* - Update to 3.9.0Martin Wilke2012-05-235-53/+33
| | | | | | | | PR: 168031 Submitted by: Ports Fury Notes: svn path=/head/; revision=297241
* Remove trailing whitespaces.Emanuel Haupt2011-11-181-1/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=286031
* = Drop MD5 supportMartin Wilke2011-07-021-1/+0
| | | | Notes: svn path=/head/; revision=276915
* Drop maintainership for ports I can't maintain anymore.Edward Tomasz Napierala2010-10-251-1/+1
| | | | Notes: svn path=/head/; revision=263585
* Update to V3.8-1.Edward Tomasz Napierala2009-02-153-17/+17
| | | | Notes: svn path=/head/; revision=228375
* Remove dependency on ports version of libpcap; it's no longer neededEdward Tomasz Napierala2009-01-122-12/+9
| | | | | | | | | and causes build problems for qemu-devel. Submitted by: David O'Brien <obrien@FreeBSD.org> (slightly modified) Notes: svn path=/head/; revision=225881
* - Update to 3.8-0.Edward Tomasz Napierala2008-07-223-17/+21
| | | | Notes: svn path=/head/; revision=217317
* - Update to 3.7.3Edward Tomasz Napierala2007-09-062-7/+5
| | | | | | | | | | - Remove RESTRICTED clause and LEGAL entry. It seems license was changed to something more reasonable. Approved by: miwi (mentor, implicit) Notes: svn path=/head/; revision=198918
* Install bin/i7094.Edward Tomasz Napierala2007-07-181-4/+4
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=195846
* - Update to 3.7.2.Edward Tomasz Napierala2007-07-132-5/+5
| | | | | | | Approved by: miwi (mentor, implicit) Notes: svn path=/head/; revision=195532
* - Use proper capitalization in my email address.Edward Tomasz Napierala2007-07-111-1/+1
| | | | | | | | Approved by: miwi (mentor) Suggested by: sat Notes: svn path=/head/; revision=195441
* - Update to 3.7-1Edward Tomasz Napierala2007-05-294-13/+14
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=192329
* Change my email address to trasz@FreeBSD.org.Edward Tomasz Napierala2007-04-131-1/+1
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=189901
* - Fix firmware directoryMartin Wilke2007-04-092-0/+23
| | | | | | | | PR: 111061 Submitted by: trasz (maintainer) Notes: svn path=/head/; revision=189589
* Project was renamedMartin Wilke2007-03-282-6/+6
| | | | | | | | | PR: 110753 Submitted by: trasz (maintainer) Repocopy by: marcus Notes: svn path=/head/; revision=188631
* - Update to 3.7Martin Wilke2007-02-123-10/+10
| | | | | | | | | | - Pass maintainership to submitter PR: 109031 Submitted by: trasz <trasz@pin.if.uz.zgora.pl> Notes: svn path=/head/; revision=184966
* Reset unreachable maintainer address:Kris Kennaway2007-02-101-1/+1
| | | | | | | | mmendez@energyhq.be retry timeout exceeded Notes: svn path=/head/; revision=184803
* - Update to 3.6.1Martin Wilke2006-12-152-5/+5
| | | | | | | | | PR: ports/106733 Submitted by: trasz Approved by: maintainer Notes: svn path=/head/; revision=179829
* - Update to 3.6. Changelog: http://simh.trailing-edge.com/changes36.html [1]Ion-Mihai Tetcu2006-06-183-14/+14
| | | | | | | | | | | | | - 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] Notes: svn path=/head/; revision=165683
* UNBREAK: Fix PLISTRenato Botelho2006-03-011-5/+4
| | | | | | | | | | | Change maintainer's address PR: ports/93911 Submitted by: maintainer Approved by: portmgr (linimon) Notes: svn path=/head/; revision=156917
* BROKEN: Incorrect pkg-plist (does not compile completely?)Kris Kennaway2006-02-121-0/+2
| | | | Notes: svn path=/head/; revision=155866
* - Committed wrong Makefile on last commit, now commit the correctRenato Botelho2006-01-271-2/+2
| | | | | | | | | s/${DATADIR}/%%DATADIR/g on PLIST_* vars Noticed by: krismail Notes: svn path=/head/; revision=154571
* - Update to V3.5-2Renato Botelho2006-01-263-26/+41
| | | | | | | | | | | | | - Add OPTIONS for network support - Clean-up Makefile - Update descriptions to cover new support PR: ports/92300 Submitted by: Jeffrey H. Johnson <CPE1704TKS@bellsouth.net> Approved by: maintainer Notes: svn path=/head/; revision=154495
* Update to 3.5.1Marcus Alves Grando2005-11-223-17/+7
| | | | | | | | | | Take MAINTAINER PR: 89286 Submitted by: Miguel Mendez <mmendez@gmail.com> Notes: svn path=/head/; revision=149071
* - Reset longterm inactive maintainerPav Lucistnik2005-11-011-1/+1
| | | | Notes: svn path=/head/; revision=146965
* - Update to 3.4.0Pav Lucistnik2005-11-013-9/+9
| | | | | | | | | PR: ports/85224 Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org> Approved by: maintainer timeout (jedgar; 2 months) Notes: svn path=/head/; revision=146964
* Now fetchable againKris Kennaway2004-12-121-2/+0
| | | | Notes: svn path=/head/; revision=123798
* BROKEN: UnfetchableKris Kennaway2004-12-041-0/+2
| | | | Notes: svn path=/head/; revision=123070