notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
libvm68k M68000 virtual machine library
1.0.6_3 emulators Deleted on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.0.6_3Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: distfile disappeared from homepage
Expired This port expired on: 2007-01-16
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2002-06-04 13:13:59
Last Update: 2007-01-26 11:20:06
SVN Revision: UNKNOWN
People watching this port, also watch:: p5-Time-HiRes, zip, pcre
License: not specified in port
WWW:
http://www.vx68k.org/libvm68k/
Description:
Libvm68k - M68000 virtual machine library Features : - Written in C++, - Fairly portable, and - Possibly much more! :) WWW: http://www.vx68k.org/libvm68k/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • libvm68k>0:emulators/libvm68k
No installation instructions:
This port has been deleted.
PKGNAME: libvm68k
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.hypercore.co.jp/vx68k/libvm68k-1.0/
Collapse this list.

Number of commits found: 19

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0.6_3
26 Jan 2007 11:20:06
Original commit files touched by this commit
vd search for other commits by this committer
Remove expired ports:
2007-01-16 emulators/vx68k: distfile disappeared from homepage
2007-01-16 emulators/libvm68k: distfile disappeared from homepage
1.0.6_3
17 Dec 2006 15:33:42
Original commit files touched by this commit
gabor search for other commits by this committer
- Deprecate
- Set EXPIRATION_DATE

Approved by:    erwin (mentor)
1.0.6_3
14 Aug 2006 23:06:39
Original commit files touched by this commit
clsung search for other commits by this committer
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include dns/ editors/ emulators/ finance/
  games/ graphics/ maintained by ports@

PR:             ports/101916
Submitted by:   Gea-Suan Lin <gslin_AT_gslin dot org>
1.0.6_3
07 May 2006 10:55:47
Original commit files touched by this commit
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with E
1.0.6_3
23 Feb 2006 10:40:45
Original commit files touched by this commit
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
1.0.6_2
04 Dec 2005 07:30:00
Original commit files touched by this commit
edwin search for other commits by this committer
use INFO macro
1.0.6_2
24 Nov 2005 16:07:52
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
1.0.6_2
15 Nov 2005 06:52:12
Original commit files touched by this commit
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
1.0.6_2
01 Jun 2005 19:56:04
Original commit files touched by this commit
oliver search for other commits by this committer
change the libtool version to use from 1.3 to 1.5
1.0.6_2
23 Dec 2004 04:04:29
Original commit files touched by this commit
danfe search for other commits by this committer
- Improve C++ standards conformance in installed header [1]
- Mute REINPLACE_CMD in `post-patch' stage
- Bump PORTREVISION

[1] is needed to unbreak dependent `emulators/vx68k' port.
1.0.6_1
19 Jun 2004 11:14:08
Original commit files touched by this commit
eik search for other commits by this committer
use libtools from ports
1.0.6_1
14 Mar 2004 06:17:56
Original commit files touched by this commit
ade search for other commits by this committer
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

        USE_LIBTOOL=YES         ->      USE_LIBTOOL_VER=13
        USE_AUTOCONF=YES        ->      USE_AUTOCONF_VER=213
        USE_AUTOMAKE=YES        ->      USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
1.0.6_1
29 Jan 2004 07:24:56
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify.
1.0.6_1
10 Dec 2003 14:46:40
Original commit files touched by this commit
fjoe search for other commits by this committer
Fix build on 5.x.
1.0.6_1
04 Jun 2003 22:43:38
Original commit files touched by this commit
kris search for other commits by this committer
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
1.0.6_1
18 May 2003 09:26:38
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN on 5.1: bad C++
1.0.6_1
20 Feb 2003 17:21:51
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
1.0.6_1
08 Jun 2002 18:30:03
Original commit files touched by this commit
ijliao search for other commits by this committer
- GNU_CONFIGURE -> USE_LIBTOOL

PR:             38994
Submitted by:   Ports Fury
1.0.6
04 Jun 2002 13:11:34
Original commit files touched by this commit
ijliao search for other commits by this committer
add libvm68k 1.0.6
M68000 virtual machine library

Number of commits found: 19