| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
game interpreter.
Requested by: kris
|
|
|
|
| |
been installed.
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/65179
Requested by: Alex Trull <alexander@trull.com> (maintainer)
|
| |
|
|
|
|
|
|
|
| |
category makefile.
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
PR: 59651
|
| |
|
|
|
|
| |
Approved by: portmgr
|
| |
|
|
|
|
|
| |
PR: ports/64869
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/64868
Submitted by: maintainer
|
|
|
|
| |
A Braintenberg vehicle simulator with pseudo-physics
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- fix bug in int15h function 0xe820 (Christian Neubert)
- fix vmware3 disk support on big-endian platforms (Christophe Bothamy)
- fix conditions for NM exception on FWAIT instruction (Christophe)
- fix symbol conflict in rfb and x display libraries (Volker Ruppert)
- allow 16 bit writes to ne2k page 0 (Volker)
- notify display libraries on change of bpp (Volker)
- fix bug in int13h function 0x10 (Volker)
- fix floppy dialog error on win2k (Volker)
- fix adress check in TSS IO permission bitmap (Christophe)
- fix buffer overflow vulnerability pointed out by SeSoX (Christophe)
- updates for MacOS compile (Daniel Gimpelevich)
- Fix the path arguments of the 'vgaromimage' options (i.e. don't prepend
"file=") in the installed bochsrc-sample.txt. This was already wrong for
at least 2.1.
- Respect DATADIR/DOCSDIR, use DATADIR in pkg-plist.
- Update pkg-descr (emulated CPUs etc.) based on the info on the homepage.
- Reword pkg-message a bit so the line containing DOCSDIR does (normally) fit
in 80 chars when expanded.
Submitted by: Marius Strobl <marius@alchemy.franken.de>
|
|
|
|
| |
Approved by: maintainer
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
In fact, the message was killed in old startup script. While converting
to the script for RCng era, I just forget to do that. I don't know that
"command_args" variable is ok in this case , but /etc/rc.d/ipxrouted
and /etc/rc.d/ntpdate already did it so it seems there's no problem.
Since the script is changed, bump PORTREVISION.
Noticed by: Alan Barber <abarber _at_ alanbarber.org>
Pointy hat to: matusita
|
| |
|
| |
|
|
|
|
| |
Noticed by: kris@
|
| |
|
|
|
|
|
|
| |
No port rev bump, as the problem showed up at compile time.
Submitted by: Nagilum
|
| |
|
|
|
|
| |
I have no too much time to maintain.
|
|
|
|
| |
Submitted by: trevor
|
| |
|
|
|
|
|
| |
PR: ports/64409
Submitted by: maintainer
|
|
|
|
| |
Submitted by: trevor
|
|
|
|
| |
Submitted by: trevor
|
|
|
|
| |
Submitted by: trevor (and verified by myself)
|
|
|
|
| |
Approved by: maintainers
|
|
|
|
| |
Submitted by: trevor
|
| |
|
|
|
|
| |
Submitted by: Travis Poppe <tlp@liquidx.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- USE_RC_SUBR. Inspired by ports/net/dtcpclient (thanks ume-san).
Since now, loading kernel modules and/or start vmware-guestd can
be tweaked via following rc.conf variables:
* vmware_guestd_enable (default to YES)
* vmware_guest_kmod_enable (default to NO)
vmware-guest_kmod.sh is removed; both are handled by a single
shell script, vmware-guestd.sh.
- Bulid kernel module iff kernel source files are available.
This check is just a static checking of /usr/src/sys/Makefile.
It would be even better that '/usr/src' can be changed to other
place, but I believe that most user puts a source code under /usr/src,
or other places and set a symlink to there. If it hits you badly,
I'm willing to apply your patch to fix(?) it.
- If this ports is used by ports/emulators/vmware-tools4, install XFree86
server modules, vmware_drv.o and vmmouse_drv.o.
The vmware_drv.o is a (virtual) graphic chip driver. I believe that
if you have already installed XFree86 4.3.0, it should be the same
one but compiled on XFree86 4.3.99.2. I've confirmed that it should
work with XFree86 4.3.0 server.
The vmmouse_drv.o is a mouse driver, use it instead of default
mouse driver, mouse_drv.o. It works, but if my test is correct,
it doesn't support Emulate3Buttons. Use with care.
Both drivers are installed to appropriate directory, but renamed
(append '_VMware' to the filename) to avoid any conflicts to other
ports (especially ports/x11/XFree86*).
P.S.: Happy version 4.5.1, ACPI is enabled by default for FreeBSD guest OS.
|
| |
|
|
|
|
|
| |
PR: ports/64300
Submitted by: Michael Neumann <mneumann@ntecs.de>
|
|
|
|
| |
../src/resid/libresid.a(wave.o)(.rodata+0x0): relocation truncated to fit: GPREL32 *UND*
|
|
|
|
| |
on sdl12-1.2.5
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
|
|
| |
numbering while not breaking 4.x compatibility:
- Stop using device nodes in /usr/compat/linux/dev and instead rely
on the linuxaltor passing though to /dev
- Create needed device nodes in /dev (on 4.x)
- Account for a change in falloc's semantics that was preventing
the vmmon module from being unloaded on 5.1+ machines.
|
|
|
|
|
|
| |
accomdate this change, stop using device nodes in /usr/compat/linux/dev
and instead rely on the linuxalator passing through requests to the
real /dev. (This second change also applies to 4.x).
|
|
|
|
| |
errors with gcc 3.x, and compiler errors on !i386 architectures.
|
|
|
|
| |
distfiles in my directory.
|
| |
|
| |
|
|
|
|
| |
No portrev bump needed.
|
|
|
|
| |
Reminded by: kris
|
| |
|
| |
|
|
|
|
| |
if PACKAGE_BUILDING
|
|
|
|
|
|
|
|
|
|
|
|
| |
USE_SDL=yes -> USE_SDL=sdl (good examles everywhere)
WANT_SDL/HAVE_SDL instead of exists(localbase/lib/lib...)
See
http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/using-sdl.html
for more information on how to use USE_SDL, WANT_SDL and HAVE_SDL.
PR: follow-ups of ports/55494, ports/61877
Submitted by: Edwin Groothuis <edwin@mavetju.org>
|
|
|
|
|
|
| |
PR: ports/61807
Submitted by: Edwin Groothuis <edwin@mavetju.org>
Approved by: maintainer timeout
|
|
|
|
|
|
|
| |
possible configurations). USE_SIZE is the global default now.
Reported by: bento, kris
Discussed with: kris, marcus
|
| |
|
|
|
|
|
|
| |
been wrong.
Bump portrevision.
|
|
|
|
|
|
|
| |
- Give maintainership to submitter
PR: ports/63646
Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org>
|
|
|
|
|
|
|
|
| |
- Transfer maintainership to submitter
PR: ports/63644
Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org>
Approved by: maintainer
|
|
|
|
|
| |
PR: ports/63516
Submitted by: Stephen J. Roznowski <sjr@comcast.net>
|
|
|
|
|
| |
PR: ports/63488
Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org>
|
|
|
|
| |
Submitted by: Piotr Smyrak <piotr.smyrak@heron.pl>
|
|
|
|
| |
Noticed by: kris
|
|
|
|
| |
with latest CURRENT.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Last update of ports/emulators/fmsx occured more than 3
years ago. A few version were issued since then, recent
is 2.7 that is significantly improved. Some of port patches
are integrated.
- Added patch to use sys/soundcard.h
- Added patch to be able to select the BPP level (BPP32 didn't work
on my machine, see http://www.msx.org/newspost149.html for info)
PR: ports/60825
Submitted by: Eugene Grosbein <eugen@grosbein.pp.ru>
Reviewed by: edwin@mavetju.org
Approved by: maintainer timeout
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
the linux rtc device is being emulated as accurately as possible,
at least in terms of its behavior. Further improvements to its
accuracy will require much more precise measurement.
Device cloning is not yet implemented.
|
|
|
|
|
|
| |
the arts port.
PR: 62954
|
|
|
|
|
|
| |
a more uniform installation of Wine across systems).
Reported by: bento
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
See ChangeLog for complete details.
PR: ports/62645
Submitted by: arundel@gmx.net (maintainer)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
scheduled for removal on April 16 if it is still broken at that time.
|
|
|
|
|
|
|
| |
- remove patch-libtool hack: patch-libtool was moved after pre-configure
in bsd.port.mk rev. 1.475.
Approved by: jre (at) vineyard.net (MAINTAINER)
|
|
|
|
| |
that, and also use the term "Unix-like systems" instead of "Unix".
|
|
|
|
| |
INSTALL_AS_USER mode as well.
|
| |
|
| |
|
|
|
|
|
|
| |
Remove related BROKEN marker.
Submitted by: ale
|
|
|
|
|
| |
more consistent with usage elsewhere in the tree I guess we should just
leave it alone.
|
|
|
|
| |
check that we are building on FreeBSD 4.x or later.
|
|
|
|
|
| |
PR: ports/62501
Submitted by: arundel@gmx.net (maintainer)
|
|
|
|
|
| |
canonical way of testing for distfile already existing. Should only
affect bento, and not regular consumers of the port. Informed maintainer.
|
| |
|
|
|
|
| |
is documented in linprocfs(5) but I have seen and used the latter.
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/62474
Submitted by: maintainer
|
| |
|
|
|
|
| |
It is too late to update, but better than unchanged.
|
|
|
|
|
|
| |
No content changes, no bumps.
Noticed by: kris
|
| |
|
|
|
|
| |
Requested by: kris
|
| |
|
| |
|
|
|
|
|
|
| |
Advisories are at <URL:https://rhn.redhat.com/errata/RHSA-2003-286.html>
and <URL:https://rhn.redhat.com/errata/RHSA-2003-325.html>.
Hewlett-Packard has not issued updates for Red Hat 7.2/Alpha.
|
| |
|
|
|
|
| |
is documented in linprocfs(5) but I have seen and used the latter.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
I think it's a bug that linux_base thinks it conflicts with itself.
--petef
The problem occurs if you do
make install; make install FORCE_PKG_REGISTER=yes
which is somewhat supported, although [seldom] (never?) used.
--eik
Also record conflicts with cle_base.
|
|
|
|
| |
Reviewed by: marcus
|
|
|
|
| |
pointy hat to: my hat planet
|
| |
|
|
|
|
| |
(Part 2)
|
|
|
|
|
| |
Submitted by: trevor
Tested by: bento
|
|
|
|
|
| |
PR: ports/62263
Submitted by: Ports Fury
|
|
|
|
|
|
|
|
|
| |
- Add option to support Gtk/SVGAlib GUI
- Support NOPORTDOCS
- Fix WWW: line
PR: ports/62262
Submitted by: Ports Fury
|
|
|
|
|
|
| |
PR: ports/62137
Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org>
Approved by: maintainer (xmame part)
|
| |
|
|
|
|
| |
Noticed by: bento via kris
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
cause higher memory consumption). This should avoid errors of the following
kind:
err:virtual:map_image Standard load address for a Win32 program
(0x00400000) not available
Bump PORTREVISION.
Problem reported by: pav, Benjamin Lutz <benlutz@datacomm.ch>
|
| |
|
|
|
|
|
|
|
| |
uses tsleep / selrecord and a worker thread to provide a much better emulation
of the rtc driver, as well as greatly decreased processor usage.
Device cloning as well as a few more tweaks to the emulation are still pending.
|
| |
|
|
|
|
| |
hacks). Fix a INSTALL_AS_USER problem by generating $PREFIX/etc in any case.
|
|
|
|
|
|
|
| |
- Bump portrevision
PR: ports/61848
Submitted by: Travis Poppe <tlp@LiquidX.org> (maintainer)
|
|
|
|
|
| |
PR: ports/61807
Approved by: Tom Carrick <knyghtmare@knyghtmare.com>
|
| |
|
| |
|
|
|
|
| |
PR: ports/57465
|
|
|
|
|
| |
Reported by: Stephen Hilton <nospam@hiltonbsd.com>
Tested by: Stephen Hilton <nospam@hiltonbsd.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
distinfo file, and instead fetch this one from from the i386 directory for
both Alpha and i386 architectures. Based on the previous commit that
duplicated these entries in the plist, these files should be more or
less identical. Note: ftp-master will be updated soon with the correct
distfile. [1]
Also, remove redundant slashes from the jail message. [2]
PR: 61660 [1]
61697 [2]
Submitted by: Linh Pham <question@closedsrc.org> [2]
|
|
|
|
|
|
|
| |
ports/61549.
PR: ports/61549
Submitted by: Ken Stailey <kstailey@yahoo.com>
|
|
|
|
|
| |
PR: ports/61599
Submitted by: No-Name <arundel@gmx.net> (maintainer)
|
|
|
|
| |
change which is required for 5.x systems.
|
|
|
|
| |
vm_page_alloc_contig.
|
| |
|
|
|
|
| |
make the error message (hopefully) more descriptive.
|
|
|
|
| |
Approved by: portmgr
|
|
|
|
|
|
| |
default configuration (VESA enabled, which is very popular, and the config file
has the clock synchronizing to the host as default). Simplify the Makefile
greatly.
|
|
|
|
|
| |
PR: 61321
Submitted by: Vincent Tantardini <vinc@FreeBSD-fr.org>
|
|
|
|
|
|
|
|
| |
- Fix build on bento
PR: 59902
Submitted by: Nikisha <nishika@manbow.com> (maintainer)
Approved by: erwin (mentor) (implicitly)
|
|
|
|
|
| |
PR: ports/61206
Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org>
|
|
|
|
|
|
| |
PR: ports/61205
Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org>
Approved by: maintainer
|
| |
|
|
|
|
|
|
|
|
| |
Make portlint -A happy and update the port to the current version.
PR: ports/58644
Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org>
Approved by: maintainer timeout
|
|
|
|
|
|
|
|
|
|
| |
to be present, or does not compile on certain versions of FreeBSD. This
will potentially avoid needless compilations on bento, and has the added
benefit of improving certain reporting tools. To most users, this change
is a no-op.
PR: 61090
Submitted by: linimon
|
|
|
|
|
| |
PR: ports/61136
Submitted by: Ken Smith <kensmith@cse.Buffalo.EDU>
|
|
|
|
|
|
|
| |
it's not optional. Make this a hard dependency instead of suggesting it
in pkg-message, and note that we really do require an nVidia card.
Submitted by: maintainer
|
|
|
|
|
|
|
|
| |
- Raise portrevision
PR: ports/60941
Submitted by: Ulrich Spoerlein <q@uni.de> (xmame maintainer)
Approved by: maintainer
|
|
|
|
|
|
| |
that only exists in linux_base-8).
Submitted by: maintainer
|
|
|
|
| |
- Fix x64 sound problmes (gcc bug) in STABLE
|
|
|
|
|
|
|
|
| |
- Fix install
- Add plugins
PR: ports/60718
Submitted by: Travis Poppe <tlp@LiquidX.org> (maintainer)
|
|
|
|
|
|
|
|
| |
Bump PORTREVISION.
Reported by: Travis Poppe <tlp@LiquidX.org>
Tested by: Travis Poppe <tlp@LiquidX.org>
Discussed with: matk
|
|
|
|
|
| |
PR: 60629
Submitted by: maintainer
|
|
|
|
|
|
|
| |
a handheld used mainly in Korea.
PR: ports/57685
Submitted by: No Name <arundel@gmx.net>
|
|
|
|
|
| |
PR: ports/60601
Submitted by: Travis Poppe <tlp@LiquidX.org> (maintainer)
|
|
|
|
|
| |
PR: ports/59673
Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
|
|
|
|
|
| |
PR: ports/59672
Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
|
|
|
|
|
| |
PR: ports/59671
Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
|
|
|
|
|
| |
PR: ports/59670
Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
|
|
|
|
|
| |
PR: ports/57626
Submitted by: Travis Poppe <tlp@LiquidX.org>
|
|
|
|
|
|
|
| |
a patch to fix this port and bump PORTREVISION.
PR: 60508
Submitted by: David Beck <dbeck@beckground.hu>
|
|
|
|
|
| |
PR: 60562
Submitted by: Ports Fury
|
|
|
|
|
|
|
|
| |
- only for i386 now, maintainer doesn't have time to remove gcc i386-isms
and test on other archs.
PR: 60466
Submitted by: maintainer
|
| |
|
|
|
|
| |
Approved by: maintainer timeout (1 month) (xmame part)
|
|
|
|
| |
Submitted by: grehan
|
| |
|
|
|
|
|
| |
Remove specific versions of Windows from pkg-descr and COMMENT, as there are
simply too many now, due to Microsoft's marketing.
|
|
|
|
|
| |
PR: ports/59609
Submitted by: Ports Fury
|
|
|
|
|
|
|
|
|
|
| |
script was renamed to solve a conflict with archivers/rpm) to fix possible
build problems.
I've tested this with lang/icc. Any new errors because of this commit in
one of the modified ports may be because the ports previously may have used
rpm2cpio from archivers/rpm instead of the used {EXTRACT,BUILD}_DEPENDS
archivers/rpm2cpio.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
used to live under ${MASTER_SITE_LOCAL}/asami/LOCAL_PORTS to my own
public_distfiles.
No version changes involved.
|
|
|
|
|
| |
PR: ports/59567
Submitted by: Travis Poppe <tlp@LiquidX.org> (maintainer)
|
| |
|
| |
|
|
|
|
| |
PR: ports/36545
|
|
|
|
|
|
|
| |
ones later. One of the Gentoo hosts was broken into, too recently
for my comfort.
reported by: Kingsley Foreman of internode.com.au
|
|
|
|
|
| |
PR: 59610
Submitted by: Ports Fury
|
|
|
|
|
|
| |
<URL:http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2003-0689>,
<URL:http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2003-0859>
and <URL:https://rhn.redhat.com/errata/RHSA-2003-325.html>.
|
|
|
|
|
| |
Mark as not for alpha because the configure script doesn't understand
alpha. Noticed by: bento.
|
| |
|
|
|
|
| |
the end of each line of multi-line character strings.
|
| |
|
|
|
|
| |
Submitted by: Oliver Eikemeier
|
|
|
|
| |
"perl -pi -e" construction.
|
| |
|
| |
|
|
|
|
| |
Noticed by: bento via kris
|
|
|
|
| |
Bump PORTREVISION.
|
|
|
|
|
|
|
| |
Fix this by updating to new vmmon module version.
PR: ports/59405
Submitted by: Orlando Bassotto <orlando.bassotto@ieo-research.it
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is a set of tools that allow access to HFS+ formatted
volumes. HFS+ is a modernized version of Apple Computers HFS
Filesystem. In addition in contains the library "libhfsp" which you
may use for your own experiments, all the tools are based on this
library. (A bit of understanding is still needed however).
Author: Klaus Halfmann <klaus.halfmann@t-online.de>
PR: 59200
Submitted by: Josh Elsasser <jre@vineyard.net>
|
|
|
|
|
| |
PR: 48249
Submitted by: Simon 'portlint' Schubert <corecode@corecode.ath.cx>
|
|
|
|
|
| |
Reviewed by: jim
Approved by: jim
|
|
|
|
| |
XFree86-libs update.
|
| |
|
| |
|
|
|
|
|
| |
PR: 59124
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 59123
Submitted by: Ports Fury
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
bsd.port.mk macro.
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
|
| |
|
|
|
|
|
| |
PR: 58977
Submitted By: MAINTAINER
|
|
|
|
|
|
| |
Point to new patch location.
Document sysctl kern.ipc.shm_allow_removed which should be set to 1
in order to run vmware3.
|
|
|
|
|
| |
(Thanks to the breakage of long-standing ATA interfaces, Wine now
has lost some functionality on FreeBSD.)
|
|
|
|
| |
(maintainer timeout).
|
|
|
|
|
|
|
|
|
|
|
| |
longer builds even on 4.x. This upgrade fixes at least that.
From the web page (summary of several changes):
Add some filters; add minimal menuing system; update homepage;
support gzip and unzip ROMs; add support for bzip2; add
support for gcc 3.3; other miscellaneous cleanup.
PR: ports/58159 and maintainer timeout (3 weeks).
|
|
|
|
|
| |
after Feb 2 2004 if they are still broken at that time and no fixes
have been submitted by PR.
|
|
|
|
|
|
|
| |
who did not respond to my email confirming whether they have an active
interest in maintaining the port:
sue reg rv jmb dima reg horikawa msmith jhs ue
|
|
|
|
|
|
|
| |
been inactive for over 12 months and did not respond to my email confirming
their status: keith, nakai, torstenb
Reviewed by: portmgr
|
| |
|
|
|
|
|
|
|
|
| |
*** addresses that may be dead, even though the error is temporary:
*** addresses that seem to be dead, but give a hint to a new address:
PR: ports/58694
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- updated website address
- Use USE_SDL instead of manually specifying devel/sdl12 as LIB_DEPENDS
and setting SDL_CONFIG.
- Enable screenshot and modem emulation support.
- Install the dosbox(1) manual page.
- Move the message displayed by the post-install target into a pkg-message
so it also gets displayed when this port is installed via its package.
- Use DOCSDIR.
PR: 58174
Submitted by: Marius Strobl <marius@alchemy.franken.de>
Approved by: maintainer
|
|
|
|
| |
Noticed by: kris
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
fuse is a free version of a ZX Spectrum emulator. It emulates
the 48K/128K/+2/+2A/+3 Speccy and Timex TC2048 machine, supports
loading from .tzx files, has sound and kempston joystick emulation,
and emulates various printers you could attach to the Spectrum.
It supports the new RZX input recording file format.
Author: Philip Kendall <pak21-spectrum@srcf.ucam.org>
WWW: http://www.srcf.ucam.org/~pak21/spectrum/fuse.html
PR: 58639
Submitted by: Alexey V. Antipovsky <kemm@in-line.ru>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
libspectrum is a fairly simple library designed to make the handling
of various ZX Spectrum emulator-related file formats easy.
So far it handles:
* Snapshots: .z80, .szx, .sna (all read/write), .zxs, .sp.,
.snp and +D snapshots (read only)
* Tape images: .tzx, .tap (read/write) and Warajevo .tap (read only)
* Input recordings: .rzx (read/write)
* Timex cartridges: .dck (read only)
There are also some subsidiary functions which may be generally useful
for Spectrum-related utilities.
Author: Philip Kendall <pak21-spectrum@srcf.ucam.org>
WWW: http://www.srcf.ucam.org/~pak21/spectrum/libspectrum.html
PR: 58638
Submitted by: Alexey V. Antipovsky <kemm@in-line.ru>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
lib765 is an emulation of the uPD765a (AKA Intel 8272) Floppy Disc Controller
[FDC] as used in Amstrad computers such as the PCW, CPC and Spectrum +3. At
present it is not a "full" 765; features not used in the PCW BIOS (such as:
DMA; multisector reads/writes; multitrack mode) are either left unimplemented
or incomplete.
lib765 is released under the GNU Library GPL.
Author: John Elliott <jce@seasip.demon.co.uk>
WWW: http://www.seasip.demon.co.uk/Unix/LibDsk/
PR: 58637
Submitted by: Alexey V. Antipovsky <kemm@in-line.ru>
|
|
|
|
|
| |
PR: 58571
Submitted by: Suleiman Souhlal <refugee@vt.edu> (maintainer)
|
|
|
|
|
|
| |
Red Hat 6.1).
found by: fenner's survey
|
|
|
|
| |
found by: fenner's survey
|
| |
|
|
|
|
|
| |
Submitted by: maintainer
Discovered by: Jimmy Olgeni <olgeni@FreeBSD.org>
|
|
|
|
|
|
|
|
| |
is previously vmware3-3.2.1 version 2242 instead of vmware3 version
3.2.1-2242 and now it is vmware3 version 3.2.1.2242, which is
obviously and annoyingly smaller than 2242.
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
multiple vm's running at the same time.
Submitted by: Orlando Bassotto <orlando.bassotto@ieo-research.it>
|
|
|
|
|
|
|
|
|
| |
with OpenGL as a display, with the port flags WITHOUT_X86_ASM and
WITH_OPENGL. Instead of updating the port revision, bump the version to
"1.41.1", which more accurately reflects what Snes9X is calling itself.
Submitted by: KATO Tsuguru <tkato@prontomail.com>
PR: ports/57003
|
|
|
|
|
|
|
| |
to 8- MB. Change the name of the knob to control debugging information from
NDEBUG to DEBUG and shorten the pre-extract output.
Triggered by: Ivan Leo Murray-Smith <puoti@inwind.it>
|
|
|
|
| |
with "unknown url type" error.
|
|
|
|
|
|
|
| |
Fix typo in libdir.
PR: 57461
Submitted by: Jan Srzednicki <Jan@miranda.expro.pl, Sr@miranda.expro.pl>
|
|
|
|
| |
Submitted by: HIYAMA Takeshi <hymtk7@yahoo.co.jp>
|
|
|
|
|
|
| |
XFree86-libs update.
Noticed by: kris
|
|
|
|
| |
Submitted by: kris@
|