2005-04-05 13:14:15 by Thomas Klausner | Files touched by this commit (1) |
Log message:
Convert to bl3, untested.
|
2005-02-23 19:49:23 by Alistair G. Crooks | Files touched by this commit (94) |
Log message:
Add RMD160 digests to the SHA1 ones
|
2004-12-03 16:15:13 by Thomas Klausner | Files touched by this commit (409) |
Log message:
Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.
Suggested by Roland Illig, ok'd by various.
|
2004-02-14 18:21:56 by Johnny C. Lam | Files touched by this commit (400) |
Log message:
LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs
relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that
are automatically handled by the default setting in bsd.pkg.mk.
|
2004-01-22 09:36:04 by grant beattie | Files touched by this commit (21) |
Log message:
replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.
|
2003-07-17 23:50:07 by grant beattie | Files touched by this commit (1504) |
Log message:
s/netbsd.org/NetBSD.org/
|
2003-06-02 03:21:53 by Jan Schaumann | Files touched by this commit (1131) |
Log message:
Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
|
2002-05-16 18:09:23 by Alistair G. Crooks | Files touched by this commit (4) | |
Log message:
Initial import of p11-2.10a, a PDP-11 emulator, into the NetBSD Packages
Collection.
P11 is a PDP11 emulator, which currently emulates the following configuration:
- a KDJ11A processor (including fpp)
- one or more RL-controllers (RLV12) with up to 4 RL02 each
- one or more RHV?? controllers with up to 8 RP06 each
- an RK11-controller with 22-bit addressing (hey ever saw one?)
- a MRV12 option (boot-rom/maintenance and display register)
- one or more KL11A controllers with up to 4 serial lines each
- a standard printer interface
- a read only TM11 tape
- a DEQNA ethernet adapter
- a toy clock
On a 900MHz Athlon under FreeBSD 5.0 a 'make build; make installsrc' of
2.11BSD takes around 2:24 hours - this is several times faster than
a real KDJ11A (if /usr is mounted async,noaccesstime).
Floating point speed is in the order of 10 times the original.
P11 successfully runs RSX11M-PLUS, UN*X Version 5/6/7, 2.11BSD, RT-4 and XXDP.
With thanks to David Talmage for the nudge.
|