Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-04-15 | Fix MASTER_SITES path, from pkg/16359 by Robert Elz. | wiz | 1 | -2/+2 | |
2002-04-14 | Add and enable "suse_openmotif" package. | tron | 1 | -1/+2 | |
2002-04-14 | Import new "suse_openmotif" package: | tron | 3 | -0/+32 | |
Linux compatibility package for the Motif libraries | |||||
2002-04-12 | Back out previous. Wine won't be able to run any nontrivial apps on | junyoung | 2 | -17/+1 | |
1.5.x releases due to lack of support for clone(2). | |||||
2002-04-09 | add a default value for SUSE_DIR_PREFIX for non-i386 machines. This is done | dmcmahill | 1 | -1/+6 | |
so that the creation of the bulk build cache files works correctly on non-i386 machines. This speeds up the marking of all compat_linux packages as not available. This change has no effect on i386. | |||||
2002-04-07 | Avoid installing some files (for XF3 users) that take up a lot of space | wiz | 1 | -2/+6 | |
but aren't needed. Idea by tron. Reduces size of binary package from 33MB to 5MB (for XF3 users). Bump PKGREVISION to 2. | |||||
2002-04-07 | Record "RPMFILES" and "RPMIGNOREPATH" during installation. This is useful | tron | 1 | -1/+6 | |
for e.g. the "suse_x11" package where the content differs depending on the installed XFree86 version. | |||||
2002-04-06 | Add an additional distfile to make this package usable for XFree86-3.* users. | wiz | 2 | -2/+13 | |
Bump PKGREVISION. (No change for XFree86-4.* users.) Debugging and idea for the solution by tron. | |||||
2002-04-05 | Restrict NetBSD version. This version of Wine does not work on NetBSD | kent | 1 | -2/+2 | |
1.5.x release or earlier. | |||||
2002-04-05 | Seems wine needs <sys/inttypes.h> in one place... | hubertf | 2 | -1/+17 | |
(couldn't types.h pull that in????) | |||||
2002-04-05 | Use "suse_linux/Makefile.application" to pick correct SuSE packages. | tron | 1 | -4/+3 | |
2002-04-04 | Fix typo here which build problems in e.g. the "opera" or the "mtv" | tron | 1 | -2/+2 | |
package. | |||||
2002-04-04 | Use "suse_linux/Makefile.application" to pick correct SuSE packages. | tron | 1 | -3/+3 | |
2002-04-04 | If this file is include on something other than "NetBSD-*-i386" simply | tron | 1 | -4/+5 | |
include "bsd.pkg.mk" and do nothing else. We now can use this in multi architecture package like e.g. "civctp-demo" without any unexpected side effects. | |||||
2002-04-04 | "Makefile" glue code used by applications to pick up the correct SuSE | tron | 1 | -0/+23 | |
packages in dependences. | |||||
2002-04-04 | Fix typo. | tron | 1 | -2/+2 | |
2002-04-04 | Add and enable "suse64_*" packages. | tron | 1 | -1/+14 | |
2002-04-04 | Import SuSE 6.4 packages as "suse64_*" to support the Linux emulation on | tron | 47 | -0/+645 | |
NetBSD 1.5 and 1.5.x systems. | |||||
2002-04-04 | Update SuSE packages to version 7.3. The included libraries and binaries | tron | 26 | -162/+158 | |
make it possible to use recent Linux applications on a NetBSD-current (1.5ZC built from 2002-04-04 sources) kernel. | |||||
2002-04-01 | - fix detection of endianness (#ifdef sun4 is not adequate!) | dmcmahill | 3 | -1/+54 | |
- use the system header files to get int64_t instead of (incorrectly) typedef'ing it. - Fix compilation on big endian systems. | |||||
2002-03-31 | Add and enable arcem. | cjep | 1 | -1/+2 | |
2002-03-31 | Dave Gilbert's Acorn Archimedes Emulator including files to boot the | cjep | 7 | -0/+154 | |
emulator with Linux. | |||||
2002-03-30 | On arm32, explicitly set the C++ compiler flags (as a result optimization | cjep | 1 | -1/+5 | |
is left off and stella builds). | |||||
2002-03-27 | Update xmame to version 0.59.1. | kristerw | 5 | -112/+5 | |
Changes since xmame-0.58.3 include: - Everything from MAME 0.59. - Set some more sensible defaults for the various path settings in fileio.c (e.g., XMAMEROOT/samples for samplepath). - Fixed a segfault in psikyosh games. (David Haywood) | |||||
2002-03-19 | Update xmame to version 0.58.3. | kristerw | 2 | -5/+5 | |
Changes since xmame-0.58.2 include: - Fixed a memory core bug in drivers/btoads.c. (Aaron Giles) - Fixed an endian bug in sndhrdw/williams.c that could affect big-endian architectures. (Aaron Giles) - Added support for using multiple mice as trackballs under X11. (Gerd Sussner) - Applied a fix for a crash in Vulgus. (Stefan Jokisch) | |||||
2002-03-19 | Make joystick work again (this support got broken yesterday when someone | kristerw | 2 | -1/+24 | |
removed the dependecy on autoconf.) | |||||
2002-03-18 | Remove BUILD_DEPENDS on autoconf. | skrll | 1 | -5/+1 | |
2002-03-17 | Bump PKGREVISION to reflect changes in the PLIST (in the example files). | fredb | 2 | -4/+9 | |
2002-03-17 | Set the SHA1 checksum to that of the file currently found on ${MASTER_SITE}. | fredb | 1 | -3/+3 | |
2002-03-17 | Use ${PKGNAME_NOREV} for ${DIST_SUBDIR}. | fredb | 1 | -2/+2 | |
2002-03-17 | Remove wine-current. It no longer exists. | jmc | 1 | -2/+1 | |
2002-03-15 | Obsoleted; remove. | junyoung | 9 | -236/+0 | |
2002-03-15 | Update Wine to 20020228 snapshot. | junyoung | 21 | -1323/+402 | |
2002-03-13 | Give all packages which depend on "png" a version bump, and update | fredb | 2 | -3/+4 | |
all dependencies on packages depending on "png" which contain shared libraries, all for the (imminent) update to the "png" package. [List courtesy of John Darrow, courtesy of "bulk-build".] | |||||
2002-03-12 | Updated suse_base to 6.4nb5 | martti | 2 | -6/+7 | |
* Fixed libz problems | |||||
2002-03-06 | Update xmame to version 0.58.2. | kristerw | 2 | -5/+5 | |
Changes since xmame-0.58.1 include - Applied a tilemap fix needed for Numan Athletics. (Phil Stroffolino) - Applied sound fix for Final Fight and Truxton 2 and possibly other games which use FM timers; applied QSound fix for CPS1; applied sound fix for Yie Ar Kung-Fu. (Aaron Giles) - Outrun no longer segfaults on startup. (Steve Freeland) | |||||
2002-03-06 | Fix a dumb typo that prevents DGA support being compiled. | kristerw | 1 | -2/+2 | |
Noted by mycroft in the xmame package. | |||||
2002-03-04 | Generalize the handling for packages where "fetch" and "fetch-list" | fredb | 1 | -10/+1 | |
only emit a message and don't actually fetch anything. This allows us to make the output of "fetch-list" for these packages consistent with other packages. While we're in here, integrate DYNAMIC_MASTER_SITES with the ${ORDERED_SITES} macro. The only functional change here is that ${MASTER_SITE_OVERRIDE} is now respected. Still to do -- something appropriate for "fetch-list" for these packages, like sourcing "getsites.sh" into the generated script. (Well, "package", but there are two others that do something similar in their "Makefile".) Also eliminate the misbegotten _FETCH_ALLFILES macro -- now that only "fetch" uses it, move it's functionality directly under "do-fetch". | |||||
2002-02-28 | This package needs gmake to install properly. | kristerw | 1 | -1/+2 | |
Noted by Ben Wong in PR pkg/15765. | |||||
2002-02-26 | Wherever "make fetch" simply echos a message, let "make fetch-list|sh" | fredb | 1 | -6/+12 | |
echo the message, too. | |||||
2002-02-26 | Update uae to 0.8.21. | kristerw | 4 | -60/+9 | |
Changes since 0.8.20: - Several bug fixes, including some serious filesystem emulation bugs. - Support for A1000 boot ROMs. | |||||
2002-02-22 | Remove explicit conflict for "suse_base-6.1". The package tools handle | tron | 1 | -2/+2 | |
this automatically. | |||||
2002-02-21 | Updated suse_devel to 6.4nb1 | martti | 2 | -6/+9 | |
* libc.rpm: Security update: Fix for vulnerabilities in the glob() functions that can be remotely exploitable. | |||||
2002-02-21 | Don't hardcode dependency | martti | 5 | -16/+16 | |
2002-02-21 | Updated suse_glx to 6.4nb1 | martti | 2 | -7/+9 | |
* glx.rpm: added GeForce DDR Support | |||||
2002-02-21 | Updated suse_libjpeg to 6.4nb1 | martti | 2 | -6/+8 | |
* libjpeg.rpm: fixed wrong path in libjpeg.la | |||||
2002-02-21 | Updated suse_x11 to 6.4nb1 | martti | 2 | -6/+8 | |
* xshared.rpm: fix for crash in callback functions (netscape et.al.) | |||||
2002-02-21 | Updated suse_base to 6.4nb4 | martti | 2 | -6/+7 | |
* shlibs.rpm: Security update: Fix for vulnerabilities in the glob() functions that can be remotely exploitable. | |||||
2002-02-20 | Use XDGAFillRectangle() to clear the display if possible, avoiding issues with | mycroft | 2 | -1/+26 | |
using memset() on mapped video buffers. (The memset() fails on PPC due to the use of dcbz, for example.) | |||||
2002-02-19 | Fix a dumb typo that prevents DGA support being compiled. | mycroft | 1 | -2/+2 | |