summaryrefslogtreecommitdiff
path: root/emulators/simh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* emulators/simh: Sanitize MANPREFIXMuhammad Moinur Rahman2024-01-212-3/+3
| | | | Approved by: portmgr (blanket)
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-071-2/+0
| | | | | | | | | | Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
* Add WWW entries to port MakefilesStefan Eßer2022-09-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. This commit implements such a proposal and moves one of the WWW: entries of each pkg-descr file into the respective port's Makefile. A heuristic attempts to identify the most relevant URL in case there is more than one WWW: entry in some pkg-descr file. URLs that are not moved into the Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr files in order to preserve them. There are 1256 ports that had no WWW: entries in pkg-descr files. These ports will not be touched in this commit. The portlint port has been adjusted to expect a WWW entry in each port Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as deprecated. Approved by: portmgr (tcberner)
* emulators: remove 'Created by' linesTobias C. Berner2022-07-201-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A big Thank You to the original contributors of these ports: * Akinori MUSHA aka knu <knu@idaemons.org> * Alejandro Pulver <alejandro@varnet.biz> * Alexander Best <arundel@gmx.net> * Alexander Nedotsukov <bland@FreeBSD.org> * Alexey Dokuchaev <danfe@FreeBSD.org> * Alexey V. Antipovsky <kemm@in-line.ru> * Alonso Cardenas Marquez <acm@FreeBSD.org> * Brian Gaeke <brg@dgate.org> * Danilo Egea Gondolfo <danilo@FreeBSD.org> * David Naylor <naylor.b.david@gmail.com> * David O'Brien (obrien@cs.ucdavis.edu) * Edward Tomasz Napierala <trasz@FreeBSD.org> * Eric L. Hernes <erich@FreeBSD.org> * Felix Palmen <felix@palmen-it.de> * Ganael Laplanche <ganael.laplanche@martymac.org> * Gerald Pfeifer <gerald@FreeBSD.org> * Gunter Wambaugh <techgunter@yahoo.com> * Jacques Vidrine <nectar@FreeBSD.org> * Janni * Jeffrey H. Johnson <CPE1704TKS@bellsouth.net> * Jeremy Karlson * Jeroen Ruigrok van der Werven <asmodai@FreeBSD.org> * Joel Sutton <jsutton@webnet.com.au> * Joerg Wunsch <joerg@FreeBSD.org> * Jonathan M. Bresler (jmb) * Jose Alonso Cardenas Marquez <acm@FreeBSD.org> * Juergen Lock <nox@jelal.kn-bremen.de> * Kaltashkin Eugene <zhecka@gmail.com> * Kevin Bowling <kbowling@FreeBSD.org> * Li-Lun Wang <llwang@infor.org> * Mario S F Ferreira <lioux@linf.unb.br> et al. * Martin Hinner * Maxim Sobolev <sobomax@FreeBSD.org> * Michael Neumann <mneumann@ntecs.de> * Miguel Mendez <flynn@energyhq.homeip.net> * Naram Qashat <cyberbotx@cyberbotx.com> * Nicole Reid <root@cooltrainer.org> * Nishika <nishika@cheerful.com> * Pavel I Volkov <pavelivolkov@googlemail.com> * Piotr Kubaj * Ruan Wei (iamayan@gmail.com) * Sebastian Schuetz <sschuetz@fhm.edu> * Seiichirou Hiraoka * Shaun Amott <shaun@FreeBSD.org> * Sheldon Hearn <axl@iafrica.com> * Simon Dick <simond@irrelevant.org> * Steven Kreuzer <skreuzer@FreeBSD.org> * Stijn Hoop <stijn@win.tue.nl> * Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> * Thomas Bernard <nanard@free.fr> * Timothy Beyer <beyert@cs.ucr.edu> * Tobias Reifenberger <tr@freebsd.mayn.de> * Tom Carrick <knyghtmare@knyghtmare.com> * Travis Poppe <tlp@liquidx.org> * Uffe Jakobsen <uffe@uffe.org> * Vladimir Kondratiev <wulf@mail.mipt.ru> * Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp> * Yukihiro Nakai <nakai@FreeBSD.org> * alepulver * alex * dchapes@ddm.on.ca * dk * elbarto * janek@gaja.ipan.lublin.pl * jhb * jmz * joerg * jraynard * krion * kstailey * mbr@FreeBSD.org * okeeblow <root@cooltrainer.org> * pixel * pjm * tenser@spitfire.ecsel.psu.edu * trasz * trasz <trasz@pin.if.uz.zgora.pl> * # Created by Timothy Beyer <beyert@cs.ucr.edu> With hat: portmgr
* Fix CONFLICTS entries of multiple portsStefan Eßer2022-01-101-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There have been lots of missing CONFLICTS_INSTALL entries, either because conflicting ports were added without updating existing ports, due to name changes of generated packages, due to mis-understanding the format and semantics of the conflicts entries, or just due to typoes in package names. This patch is the result of a comparison of all files contained in the official packages with each other. This comparison was based on packages built with default options and may therefore have missed further conflicts with optionally installed files. Where possible, version numbers in conflicts entries have been generalized, some times taking advantage of the fact that a port cannot conflict with itself (due to logic in bsd.port.mk that supresses the pattern match result in that case). A few ports that set the conflicts variables depending on complex conditions (e.g. port options), have been left unmodified, despite probably containing outdated package names. These changes should only affect the installation of locally built ports, not the package building with poudriere. They should give an early indication of the install conflict in cases where currently the pkg command aborts an installation when it detects that an existing file would be overwritten, Approved by: portmgr (implicit)
* 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