Port details |
- bsvc Extensible hardware simulation framework with MC68K support
- 2.4.6 emulators =3 2.4.6Version of this port present on the latest quarterly branch.
- Maintainer: cross@gajendra.net
- Port Added: unknown
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: aclgen, bbjd, cops, autoconf, libunicode
- Also Listed In: tk
- License: LGPL21
- WWW:
- https://github.com/BSVC/bsvc
- Description:
- BSVC is an extensible simulator framework for microprocessor
design and testing. It comes with a simulator and assembler
for the Motorola MC68k family of microprocessors, and provides
a graphical user interface.
- ¦ ¦ ¦ ¦
- 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/bsvc/ && make install clean
- To add the package, run one of these commands:
- pkg install emulators/bsvc
- pkg install bsvc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: bsvc
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1571145972
SHA256 (BSVC-bsvc-v2.4.6_GH0.tar.gz) = 4bc2da5c9769114eb99da72fe46344f86885e3d2ee3e134c66748882cb1a5d0e
SIZE (BSVC-bsvc-v2.4.6_GH0.tar.gz) = 607745
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
- Library dependencies:
-
- libtk86.so : x11-toolkits/tk86
- libtcl86.so : lang/tcl86
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- emulators_bsvc
- USES:
- compiler:c++11-lang tk 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 |
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) |
2.4.6 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 ) |
2.4.6 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 ) |
2.4.6 16 Oct 2021 09:51:39 |
Jimmy Olgeni (olgeni) |
*: fix tab vs. space issues, and comments according to the guide. |
2.4.6 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.4.6 11 Nov 2019 16:47:17 |
pkubaj |
emulators/bsvc: fix build on GCC architectures
Needs C++11:
USE_CXXSTD= c++11
Approved by: mentors (implicit approval) |
2.4.6 24 Oct 2019 15:18:02 |
amdmi3 |
- Update emulators/bsvc to 2.4.3
- Modernize port
- Pass maintainership to submitter
PR: 241135
Submitted by: cross@gajendra.net |
2.1_3 20 Jul 2016 15:33:20 |
mat |
Cleanup $() variables in ports Makefiles.
Mostly replace with ${}, but sometime, replace with $$() because it is
what was intended in the first place. (I think.)
Sponsored by: Absolight |
2.1_3 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
2.1_3 27 Oct 2014 12:24:23 |
bapt |
Clean up plist |
2.1_3 28 Jul 2014 18:39:29 |
adamw |
Rename emulators/ patch-xy patches to reflect the files they modify. |
2.1_3 10 Jun 2014 07:39:02 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.
CR: D196
Approved by: portmgr (bapt) |
2.1_3 05 Nov 2013 16:32:57 |
gahr |
- Convert to USES+=tk
- STAGE-clean |
2.1_3 20 Sep 2013 16:43:53 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
emulators) |
2.1_3 24 Aug 2012 10:48:09 |
bapt |
Fix build with clang |
2.1_3 02 Jul 2011 17:14:20 |
miwi |
= Drop MD5 support |
2.1_3 19 Nov 2009 22:07:43 |
pav |
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat |
2.1_2 23 Feb 2009 14:46:38 |
mm |
- Change default Tcl/Tk version to 8.5
- Bump PORTVERSION of ports affected
Tested by: pointyhat (pav) |
2.1_2 09 Apr 2008 13:42:26 |
pav |
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories
With hat: portmgr |
2.1_2 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}. |
2.1_1 02 Apr 2007 22:56:15 |
pav |
- Convert existing ports to a new bsd.tcl.mk order
PR: ports/109097
Submitted by: Martin Matuska <martin@matuska.org>
Tested on: pointyhat exp-run |
2.1_1 16 Mar 2007 11:23:53 |
miwi |
- Use TCL/TK 8.4
- Remove WWW
PR: 110322
Submitted by: Martin Tournoij <carpetsmoker@xs4all.nl> |
2.1 18 Jun 2006 19:40:15 |
miwi |
Update MASTER_SITES
PR: ports/99098
Submitted by: Tobias Eichert <tobias@karmabits.net>
Approved by: krion (mentor) |
2.1 07 May 2006 10:55:47 |
edwin |
Remove USE_REINPLACE from all categories starting with E |
2.1 24 Nov 2005 16:07:52 |
pav |
- Add SHA256 |
2.1 29 Jan 2004 07:24:56 |
trevor |
SIZEify. |
2.1 11 Dec 2003 17:13:00 |
oliver |
fix build on 5 |
2.1 04 Jun 2003 22:43:38 |
kris |
Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN
tag. Early inclusion caused problems for some ports, so to be safe I'm
updating all of them.
Pointy hat to: kris |
2.1 18 May 2003 09:40:40 |
kris |
BROKEN on 5.1: bad C++ |
2.1 20 Feb 2003 17:21:51 |
knu |
De-pkg-comment. |
2.1 24 Nov 2002 10:11:54 |
edwin |
Make emulators/bsvc work on -current again
PR: ports/44852
Submitted by: Volker Stolz <vs@foldr.org> |
2.1 22 Oct 2002 07:46:27 |
jkoshy |
Update WWW URL; add site to ${MASTER_SITES}. |
17 Sep 2001 18:40:31 |
dwcjr |
Remove jseger and torstenb from maintainership of their ports, they have been
inactive for too long |
08 Oct 2000 02:02:29 |
asami |
Convert category emulators to new layout. |
25 Sep 2000 13:21:43 |
asami |
Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break when
PORTREVISION or PORTEPOCH are defined. |