Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-12-14 | Update to 0.20001214.2 - the NetBSD changes are now in the anoncvs | hubertf | 3 | -35/+10 | |
repository. Uses new tarball from there. While there, pull in bsd.prefs.mk so BSDSRCDIR has a chance to be defined. | |||||
2000-12-14 | path-sum | tsarna | 1 | -2/+2 | |
2000-12-14 | Make patch actually apply. | tsarna | 1 | -3/+3 | |
2000-12-14 | One more thing: Actually pass the source dir to ./configure! | tv | 1 | -2/+2 | |
2000-12-14 | Add a comment to indicate why we now do the BSDSRCDIR?= dance with | tv | 1 | -2/+2 | |
bsd.prefs.mk. | |||||
2000-12-14 | Do not assume that /usr/src has been set by mk.conf, and DEFINITELY don't | tv | 1 | -13/+17 | |
assume blindly that /usr/src is the appropriate kernel source tree. Force the user to set it explicitly in either the environment or mk.conf. | |||||
2000-12-14 | Updated "bochs" package to 2000.03.25a. it is now distributed under the LGPL. | kei | 8 | -59/+106 | |
2000-12-14 | bring a bit further on -current | hubertf | 4 | -39/+14 | |
2000-12-14 | the source is in MASTER_SITE_LOCAL for now, it's a tarfile of | hubertf | 1 | -2/+3 | |
a anoncvs checkout (unchanged) | |||||
2000-12-14 | add & enable plex86 | hubertf | 1 | -1/+2 | |
2000-12-14 | The goal of the Plex86 project is to create an extensible open source | hubertf | 10 | -0/+129 | |
PC virtualization software program which will allow PC and workstation users to run multiple operating systems concurrently on the same machine. Plex86 will run as much of the operating system and application software natively as possible, the rest being emulated by the PC virtualization monitor. A highly visible and often requested use, would be to allow for Windows software to be run inside of GNU/Linux or other UNIX like operating system. This gives users a migration path towards UNIX, allowing them to run legacy software until native ports or alternatives are available. It also provides a transitionary step for software vendors who plan to port their product to UNIX, but have not yet done so. Users could buy the Windows version product and run it at near native speeds on UNIX, using Plex86, until a UNIX native version is ready. | |||||
2000-12-13 | Slurp in suse_png-7.0, and bump to suse_linux-6.3nb3 | hubertf | 1 | -2/+3 | |
2000-12-13 | add and enable suse_libpng | jdolecek | 1 | -1/+2 | |
2000-12-13 | SuSe 7.0 libpng package | jdolecek | 4 | -0/+29 | |
created using suse_libjpeg as a template | |||||
2000-12-13 | Add and enable "xm7" package. | kei | 1 | -1/+2 | |
2000-12-13 | Initial import of "xm7" package. | kei | 10 | -0/+178 | |
X11-based FM-7 emulator | |||||
2000-12-12 | Unify Makefiles -- mostly headers: remove FreeBSD Ids. | wiz | 1 | -2/+1 | |
Consistent 4 character indentation of SUBDIR entries. | |||||
2000-12-11 | install HTML documentation into share/doc/html | wiz | 2 | -19/+22 | |
2000-12-07 | If we are not on a CPU known by mame, determine risc or risc_lsb based on | abs | 2 | -2/+10 | |
<machine/endian.h>. Fixed xmame on arm32. | |||||
2000-12-06 | add and enable suse_glx | wiz | 1 | -1/+2 | |
2000-12-06 | Import suse_glx package provided by Jared D. McNeill in pkg/11650: | wiz | 4 | -0/+32 | |
SuSE GLX package for Linux GLX compatibility | |||||
2000-11-16 | Check for DGA lib in X11BASE, based on a suggestion by hubertf. | wiz | 1 | -5/+5 | |
2000-11-16 | remove trailing whitespace | wiz | 1 | -2/+2 | |
2000-11-16 | Update to 1.32. Changes are mainly bugfixes (see the installed CHANGES.TXT). | wiz | 7 | -57/+65 | |
Package change: DGA detection, instead of hardcoding on i386. | |||||
2000-11-09 | Fix package compilation to work on non-i386/ELF. Assembler only used | wiz | 3 | -15/+45 | |
on i386/ELF, even though it could perhaps be made to work on i386/a.out. DGA is also only enabled on i386 for now -- don't know of a good way to check for DGA support. | |||||
2000-11-09 | add and enable snes9x | wiz | 1 | -1/+2 | |
2000-11-09 | Import snes9x, a SNES (Super Nintendo) emulator. Package provided by | wiz | 12 | -0/+247 | |
Jared D. McNeill in pkg/11439, touched up by me. XXX: i386/ELF only for now, patch-ab and patch-ac improve compilation on a.out, but linking fails (underbar problems). | |||||
2000-11-05 | Update for 0.37b6.1. | mycroft | 5 | -37/+42 | |
2000-11-04 | if using pkgsrc libintl, need | lukem | 1 | -2/+2 | |
LIBINTL=-L${LOCALBASE}/lib -Wl,-R${LOCALBASE}/lib -lintl not LIBINTL=-L${LOCALBASE} -lintl cVS: ---------------------------------------------------------------------- | |||||
2000-11-01 | comment on librpm -> libintl dependency | itojun | 1 | -7/+9 | |
2000-11-01 | librpm (misc/rpm) requires libintl.a. use USE_LIBINTL. | itojun | 1 | -2/+8 | |
From: bernd@arresum.inka.de (Bernd Ernesti) | |||||
2000-10-28 | Update to darcnes-20001011. Changes are some CPU fixes and some code | wiz | 4 | -12/+25 | |
shuffling (for details visit the homepage). | |||||
2000-10-19 | Also pull in suse_libjpeg | hubertf | 1 | -1/+2 | |
2000-10-19 | Add & enable suse_libjpeg | hubertf | 1 | -1/+2 | |
2000-10-19 | libpeg needed by somse linux progs (opera, ...). | hubertf | 4 | -0/+29 | |
Closes PR 11153. | |||||
2000-10-14 | Group logical expressions correctly. | jlam | 4 | -12/+12 | |
2000-10-14 | Run ldconfig after installing/deinstalling shared libraries. We need to | jlam | 6 | -9/+38 | |
do this manually since it's not automatically handled by bsd.pkg.mk. | |||||
2000-10-13 | Make these install into /usr on most platforms, and into /emul/aout/usr | jlam | 8 | -26/+232 | |
on platforms transitioning to ELF (currently only i386). The /emul/aout installation occurs much like the suse_linux and freebsd_lib packages. Also add SHLIB_HANDLING=NO to ensure library links aren't clobbered. This should fix PR#9011. | |||||
2000-09-24 | make this work on alpha | hubertf | 2 | -1/+15 | |
2000-09-24 | ELF shlib fix | hubertf | 2 | -6/+14 | |
2000-09-11 | Remove redundant DEPENDS on xpm; USE_XPM covers that. | fredb | 1 | -3/+1 | |
2000-09-10 | Use gmake instead of make (handles implicit rules differently). | wiz | 1 | -1/+2 | |
Addresses pkg/9778 and pkg/10887. | |||||
2000-09-09 | Update MASTER_SITE, as noted in pkg/9831. | wiz | 1 | -2/+2 | |
XXX: This package should probably be updated after the freeze. | |||||
2000-09-08 | Fix dependency line: we were depending on suse_base, but building in | jlam | 1 | -2/+2 | |
suse_linux. | |||||
2000-09-05 | No need for the binary package to run "mkfontdir". | fredb | 1 | -2/+1 | |
2000-09-04 | remove trailing whitespace | wiz | 1 | -2/+2 | |
2000-09-03 | move line to be more pkglint friendly | wiz | 1 | -2/+2 | |
2000-09-01 | Regen for new patch-af. | fvdl | 1 | -1/+2 | |
2000-09-01 | Patch to make bochs accept 2.88 floppies in the bochsrc file. | fvdl | 1 | -0/+17 | |
2000-08-31 | add CHECK_SHLIBS=no | hubertf | 1 | -2/+2 | |