Port details |
- vmips MIPS R3000 simulator
- 1.5.1_3 emulators =2 1.5.1_3Version of this port present on the latest quarterly branch.
- Maintainer: brg@dgate.org
- Port Added: 2004-07-27 01:22:42
- Last Update: 2024-02-23 17:58:30
- Commit Hash: b147394
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2
- WWW:
- http://www.dgate.org/vmips/
- Description:
- vmips is a virtual machine based on the MIPS R3000 RISC processor.
It has built-in support for several emulated devices and GNU GDB
remote debugging.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/emulators/vmips/ && make install clean
- To add the package, run one of these commands:
- pkg install emulators/vmips
- pkg install vmips
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: vmips
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1534948288
SHA256 (vmips-1.5.1.tar.gz) = 7f97d0162a0080562543f6704c816e5f471bc62b72df63182b5c2f95bba298ec
SIZE (vmips-1.5.1.tar.gz) = 1092824
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- Runtime dependencies:
-
- indexinfo : print/indexinfo
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- emulators_vmips
- USES:
- gmake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.5.1_3 23 Feb 2024 17:58:30 |
Muhammad Moinur Rahman (bofh) |
emulators/vmips: Moved man to share/man
Approved by: portmgr (blanket) |
1.5.1_2 11 Jul 2023 22:07:22 |
Robert Clausecker (fuz) Author: Brian R. Gaeke |
emulators/vmips: fix build with clang 16
- patch out code that sets the unexpected handler.
It is not strictly necessary for normal functionality.
- apply C++ and C standards appropriate to this program in the port Makefile.
PR: 272436 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
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) |
1.5.1_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
1.5.1_1 20 Jul 2022 14:21:50 |
Tobias C. Berner (tcberner) |
emulators: remove 'Created by' lines
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) (Only the first 15 lines of the commit message are shown above ) |
1.5.1_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.5.1_1 10 Nov 2018 18:12:58 |
bapt |
Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.
Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.
Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them
Bump revision of all impacted ports
PR: 232907
exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17816 |
1.5.1 22 Aug 2018 14:32:04 |
swills |
emulators/vmips: update to 1.5.1
PR: 230812
Submitted by: Brian R. Gaeke <brg@dgate.org> (maintainer) |
1.5 22 Dec 2014 20:26:17 |
pawel |
- Update to version 1.5 [1]
- Add LICENSE info [1]
- Move autorship info to correct place
PR: 196120 [1]
Submitted by: maintainer [1] |
1.4.1 27 Oct 2014 12:24:23 |
bapt |
Clean up plist |
1.4.1 03 Feb 2014 09:40:26 |
miwi |
- Stage support
- Convert to USES |
1.4.1 20 Sep 2013 16:43:53 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
emulators) |
1.4.1 11 May 2013 20:57:13 |
rakuco |
Update to 1.4.1.
This patch updates emulators/vmips to 1.4.1.
* Update distinfo with new filenames and checksums.
* Update pkg-plist to include setup.S, which is now installed.
* It should not be necessary to pull in latex or texi2dvi to build because
the fully-built documentation is distributed with vmips.
* Use DISTNAME where applicable to shorten MASTER_SITES.
Also, to satisfy portlint:
* Remove old style comment header from port Makefile.
* Update PORTVERSION and remove PORTREVISION, which would be zero.
PR: ports/178500
Submitted by: Brian R. Gaeke <brg@dgate.org> (maintainer) |
1.3.2_6 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
1.3.2_5 02 Jul 2011 17:14:20 |
miwi |
= Drop MD5 support |
1.3.2_5 18 Jun 2011 16:13:31 |
hrs |
- Use print/texinfo for texi2{dvi,pdf} instead of print/teTeX-base.
- Use print/teTeX-base for latex instead of print/teTeX.
- Use share/texmf for TeX-related files instead of share/texmf-local. |
1.3.2_4 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.3.2_3 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
1.3.2_2 22 Aug 2009 00:20:34 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with E,F |
1.3.2_2 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
1.3.2_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.3.2 16 Apr 2007 11:31:56 |
nivit |
- Update to 1.3.2
PR: ports/111245
Submitted by: Brian Gaeke <brg at dgate.org> (maintainer) |
1.3.1 23 Jun 2006 19:45:45 |
miwi |
Update to 1.3.1
PR: ports/99270
Submitted by: miwi
Approved by: markus (co mentor), maintainer |
1.3 22 Jan 2006 09:47:28 |
edwin |
SHA256ify
Approved by: krion@ |
1.3 13 Jan 2005 00:16:48 |
edwin |
[maintainer-update] Update port: emulators/vmips 1.2.2 --> 1.3
Update emulators/vmips from 1.2.2 -> 1.3.
Only the distinfo and version numbers need changing in this update.
PR: ports/75734
Submitted by: Brian R. Gaeke <brg@dgate.ORG> |
1.2.2 12 Oct 2004 01:26:56 |
edwin |
[maintainer-update] vmips 1.2.1 -> 1.2.2
update emulators/vmips from 1.2.1 to 1.2.2
PR: ports/71503
Submitted by: Brian R. Gaeke <brg@dgate.ORG> |
1.2.1 27 Jul 2004 01:16:09 |
ijliao |
add vmips 1.2.1
MIPS R3000 simulator
PR: 69641
Submitted by: "Brian R. Gaeke" <brg@dgate.ORG> |