Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1999-12-29 | Makefile: lines reordered, | wiz | 6 | -3/+7 | |
DESCR: empty line removed, RCS tags added | |||||
1999-12-29 | RCS tags added/changed for pkglint (no # before $NetBSD$) | wiz | 6 | -4/+6 | |
1999-12-29 | fewer pkglint warnings by removing unnecessary lines in pkg/DESCR | wiz | 3 | -4/+3 | |
and reordering lines in Makefile | |||||
1999-12-29 | replaced some commands by their ${COMMAND} counterparts, | wiz | 3 | -10/+12 | |
reordered lines for fewer pkglint warnings | |||||
1999-12-18 | makemake makemakepatchpatchsumsum | christos | 1 | -3/+3 | |
1999-12-18 | Use objcopy to make the binary file and load it directly, | christos | 2 | -111/+80 | |
instead of using loadfile which is less portable. [suggested by Tron] | |||||
1999-12-18 | Add a version (1.1) | abs | 1 | -1/+2 | |
1999-12-18 | redo | christos | 1 | -2/+2 | |
1999-12-18 | typo in patch | christos | 1 | -2/+2 | |
1999-12-18 | New patch checksum | christos | 1 | -3/+5 | |
1999-12-18 | - Fix Makefile to work with elf | christos | 4 | -58/+241 | |
- Fix RO string that got written - Add mmap() when we run ELF, because we need to map lomem - Fix uninitialized reference in di->location - Make doscmd_loader use loadfile() [Tested only with ELF] | |||||
1999-12-10 | Handle EOF on command input. | soren | 2 | -5/+15 | |
1999-12-10 | Use strtoq(3) in place of strtoll(). | soren | 3 | -1/+83 | |
1999-12-10 | Add / to homepage URL. | soren | 1 | -2/+2 | |
1999-12-10 | Add and enable ia64sim | agc | 1 | -1/+2 | |
1999-12-10 | Import an IA64 simulator into the NetBSD packages collection. | agc | 8 | -0/+76 | |
1999-11-27 | defuzz | rh | 4 | -23/+23 | |
1999-11-23 | add a bunch of NO_CDROM where appropriate | hubertf | 2 | -2/+4 | |
1999-11-10 | Changed patches. | soren | 8 | -144/+115 | |
1999-11-10 | Xmess is now part of xmame. | soren | 11 | -285/+0 | |
1999-11-10 | Update xmame to 0.36b8.1. | soren | 6 | -22/+23 | |
Xmess is now integrated in xmame. | |||||
1999-10-25 | Update bochs to 991023a. | drochner | 9 | -104/+143 | |
relevant changes since 980707: new BIOS many many fixes integrated debugger additions Pentium emulation It's now possible to boot NetBSD inside bochs. (Remaining problems: missing BIOS INT15/86 (delay), IDE disk recognition, timer interrupt too fast, pccons-isapnp clash) | |||||
1999-10-21 | I know.. I know.. No updates of pkgs.. Especially this one from | garbled | 2 | -7/+7 | |
0.98 to 0.99a. However, the author removed the old distfile from his site, and the package wouldn't build anymore. | |||||
1999-10-07 | Remove me as maintainer of those packages. | tron | 8 | -16/+16 | |
1999-10-04 | Remove "MIRROR_DISTFILE= no". We now have the source RPMs on our FTP | tron | 1 | -2/+1 | |
server so that we are allowed to mirror the binary RPMs. | |||||
1999-09-27 | Correct sub directory which got messed up during the update to 6.1p1. | tron | 1 | -2/+2 | |
Problem noted by "wiz" in PR pkg/8501. | |||||
1999-09-26 | Check all symbolic links after the complete RPM file has been written to | tron | 1 | -7/+49 | |
disk. If they point to a file store them like files in the package list instead of using an "@exec" "@unexec" pair. | |||||
1999-09-23 | Remove outdated Linux emulation package which completely lacks support | tron | 6 | -354/+1 | |
for "glibc2". | |||||
1999-09-20 | Assign "DIST_SUBDIR", "MIRROR_DISTFILE", "WRKSRC" and "MANCOMPRESSED" with | tron | 1 | -7/+10 | |
"?=" so that they can be overwritten by a package. | |||||
1999-09-19 | Remove unnecessary "post-install" target. | tron | 1 | -4/+1 | |
1999-09-19 | Update SuSE Linux emulation package to version 6.1p1. This patch level | tron | 10 | -240/+771 | |
invents a complete new "rpm2pkg" utility which is faster, easier to use and creates a correct package list more reliably. | |||||
1999-09-13 | Initialize variable "pilot.threads" to "0" so that shared memory handling | tron | 2 | -1/+15 | |
works. Patch supplied by Nagae Hidetake in PR pkg/8400. | |||||
1999-08-27 | Provide an error message if an attempt is made to build this package | agc | 2 | -2/+14 | |
on a NetBSD/i386 ELF platform. | |||||
1999-08-24 | Add and enable "suse_devel" package. Fixes PR pkg/8264 by | tron | 1 | -1/+2 | |
Dr. Lex Wennmacher. | |||||
1999-08-24 | New "suse_devel" package based on PR pkg/8264 by Dr. Lex Wennmacher: | tron | 5 | -0/+56 | |
Linux compatibility package - development tools | |||||
1999-08-24 | Retarget symbol links so that the Linux emulation can resolve them, too. | tron | 1 | -4/+13 | |
1999-08-24 | Modify symbolic links so that "pkg_create" will turn them into relative | tron | 1 | -0/+7 | |
links which will prevent emulation problems later. | |||||
1999-07-27 | ELF rpath issues. | mycroft | 2 | -4/+13 | |
1999-07-27 | More magic. | mycroft | 2 | -4/+4 | |
1999-07-27 | ELF rpath issues. | mycroft | 2 | -4/+4 | |
1999-07-17 | update 6.1 to 6.2 | deberg | 4 | -11/+11 | |
1999-07-09 | Add package patch-sum files | agc | 14 | -0/+96 | |
1999-07-06 | * Update ncurses dependency. | jlam | 1 | -3/+3 | |
1999-07-02 | Some packages use bsd-style .mk files when building, and so any manual | agc | 1 | -6/+2 | |
pages that are installed will be gzip-compressed, if MANZ is set, or not if MANZ is not set. If the package uses bsd-style .mk files, the variable MANCOMPRESSED_IF_MANZ should be set to a value of "yes" in the package Makefile. This replaces the previous method of specific inclusion of bsd.prefs.mk, followed by a check for MANZ and conditional assignment of MANCOMPRESSED. Add appropriate documentation, and change all necessary ocurrences in package Makefiles. | |||||
1999-06-29 | Include "bash" and "ncurses" in package: | tron | 2 | -3/+11 | |
+ increases compatibility + brings "ldd" one step closer to working (our ELF loader still needs a compatibility kludge) - requires yet another 1.8MB of distribution files | |||||
1999-06-20 | Don't use "{}" or "[]" in "ONLY_FOR_PLATFORM" or "NOT_FOR_PLATFORM" | tron | 2 | -4/+7 | |
because "bsd.pkg.mk" can't handle those patterns. Fixes PR pkg/7808 by Chris Demetriou. | |||||
1999-06-20 | UAE doesn't build on arm32. | tron | 1 | -1/+3 | |
1999-06-19 | Use "/dev/sound" instead of "/dev/dsp". | tron | 1 | -0/+32 | |
1999-06-19 | Fix a typo in a comment. | tron | 1 | -2/+2 | |
1999-06-19 | Add and enable "uae" package. | tron | 1 | -1/+2 | |