supports many HP calculators models introduced between 1972 and
1982. Simulation fidelity is achieved through the use of the actual
microcode of the calculators, thus in most cases the simulation
behavior exactly matches that of the real calculator.
WWW: http://nonpareil.brouhaha.com/
PR: ports/100834
Submitted by: trasz <trasz at pin.if.uz.zgora.pl>
Major upstream changes from the previous ported version
include:
- speedups for MIPS emulation,
- an improved dyntrans backend,
- tweaks to ARM, PPC, AVR, SPARC and MIPS emulation,
- support for remote debugging using GDB,
- a new statistics gathering option "-s",
- most configuration options are no longer supported,
- bug fixes.
Port changes:
- the port no longer depends on GCC >= 3.2 on FreeBSD 4.X.
- OPTION "X" has been renamed as "X11" for consistency.
Upstream changes from the previous ported version include:
- bug fixes and documentation cleanups
The port now offers a 'GUI' knob that controls whether the X GUI
interface is built.
Take maintainership.
(DEC) Pro 350 computer, a PDP-11-based machine that was sold in the
early to mid-'80's. Xhomer is based on the PDP-11 CPU core from
the SIMH simulator, and is written entirely in C.
PR: ports/97803
Submitted by: trasz <trasz (at) pin.if.uz.zgora.pl>
- Still more work on Direct3D shaders.
- Now using the Gecko engine directly for MSHTML.
- Better support for apps switching to full screen mode.
- Support for multiple joysticks.
- Lots of bug fixes.
o move dealing with linux locale files (creating empty ones) for
other linux ports to linux_base-fc4;
o remove all empty directories creation from pkg-plist to pkg-install
(which is executed when installing from ports tree and thus not only
installing from a package will create empty directories);
o substitute all @dirrmtry by @dirrm -- from package building point
of view this package (linux_base) should be removed after all other
linux ports. (approved in principle by mentor)
Approved by: netchild (mentor, implicit)
soon:
o some empty linux mtree directories (which will be used by some other
ports) are added;
o PORTREVISION is bumpted.
Approved by: netchild (mentor, implicit)
LINUX_BASE/usr/doc dealing from devel/linux-sdl12
to emulators/linux_base-fc4 -- this directory belongs to the
linux mtree;
o bump PORTREVISION for both ports;
o update emulators/linux_base-fc4 distribution to info-4.8-8.fc4.2
(previous one is not fetchable now).
Reported by: linimon [1]
Approved by: netchild (mentor, implicit)
of x11-toolkits/linux-gtk ;-)
o update x11-toolkits/linux-gtk to a newer version (FC3 -> FC4)
o bump PORTREVISION for both ports
Pointed out by: pointyhat
Approved by: netchild (mentor, implicit)
does not change the functionality of these ports but moves the logic
to the master ports.
PR: 99210
Submitted by: Gabor Kovesdan <gkovesdan@t-hosting.hu> (maintainer)
These ports are complete Linux distributions rather than linux_base ports and
don't really suit our Ports Collection infrastructure, so
they should be renamed to emulators/linux_dist-gentoo-stage[123], but the
opportunity to install them as linux_base should be kept.
After the repocopy the patches mentioned below should be applied
- Add WITH_LINUXBASE for using as a linux_base, otherwise it installs
under ${PREFIX}/${PORTNAME}
- Add an explanation in pre-fetch to explain WITH_LINUXBASE
- Move pkg- scripts into files/ to reinplace-edit them appropriately
- Change to static plists
- do-extract is unnecessary now since we have static plists
- Drop alpha support for linux_base-gentoo-stage1 since
1, alpha support was dropped in CURRENT as well, and RELENG_[56]
are badly maintained for alpha
2, I don't have hardware to test these changes for alpha
- Bump PORTREVISION
PR: 99210
Submitted by: Gabor Kovesdan <gkovesdan@t-hosting.hu>
Repocopy by: marcus
These ports are complete Linux distributions rather than linux_base ports and
don't really suit our Ports Collection infrastructure, so
they should be renamed to emulators/linux_dist-gentoo-stage[123], but the
opportunity to install them as linux_base should be kept.
After the repocopy the patches mentioned below should be applied
- Add WITH_LINUXBASE for using as a linux_base, otherwise it installs
under ${PREFIX}/${PORTNAME}
- Add an explanation in pre-fetch to explain WITH_LINUXBASE
- Move pkg- scripts into files/ to reinplace-edit them appropriately
- Change to static plists
- do-extract is unnecessary now since we have static plists
- Drop alpha support for linux_base-gentoo-stage1 since
1, alpha support was dropped in CURRENT as well, and RELENG_[56]
are badly maintained for alpha
2, I don't have hardware to test these changes for alpha
- Bump PORTREVISION
PR: 99210
Submitted by: Gabor Kovesdan <gkovesdan@t-hosting.hu>
Repocopy by: marcus
These ports are complete Linux distributions rather than linux_base ports and
don't really suit our Ports Collection infrastructure, so
they should be renamed to emulators/linux_dist-gentoo-stage[123], but the
opportunity to install them as linux_base should be kept.
After the repocopy the patches mentioned below should be applied
- Add WITH_LINUXBASE for using as a linux_base, otherwise it installs
under ${PREFIX}/${PORTNAME}
- Add an explanation in pre-fetch to explain WITH_LINUXBASE
- Move pkg- scripts into files/ to reinplace-edit them appropriately
- Change to static plists
- do-extract is unnecessary now since we have static plists
- Drop alpha support for linux_base-gentoo-stage1 since
1, alpha support was dropped in CURRENT as well, and RELENG_[56]
are badly maintained for alpha
2, I don't have hardware to test these changes for alpha
- Bump PORTREVISION
PR: 99210
Submitted by: Gabor Kovesdan <gkovesdan@t-hosting.hu>
Repocopy by: marcus
makes impossible to shoot oneself to the foot if PREFIX is set to
/usr/local.
Reported by: consumidor <consumidor@mundinho.com.br> at emulation@ ML
Approved by: netchild (mentor)
Log:
- UNbreak [1]
- Test for ARCH no MACHINE_ARCH [2]
- don't use fmt(1) to display PKGMESSAGE when there's no need to [2]
PR: ports/99157 [1]
Submitted by: Arseny Nasokin <tarc@tarc.po.cs.msu.su> [1], itetcu (me) [2]
- Test for ARCH no MACHINE_ARCH [2]
- don't use fmt(1) to display PKGMESSAGE when there's no need to [2]
PR: ports/99157 [1]
Submitted by: Arseny Nasokin <tarc@tarc.po.cs.msu.su> [1], itetcu (me) [2]
- 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]