| Commit message (Expand) | Author | Age | Files | Lines |
* | Get sound working by ignoring errors from our dummy SOUND_MIXER_INFO ioctl. | gerald | 2003-12-28 | 2 | -1/+25 |
* | rfork() requires that the RFTHREAD flag is given with RFPROC and RFMEM. Add | gerald | 2003-12-26 | 2 | -0/+17 |
* | Fix an installation bug, which did not trigger during my local testing. | gerald | 2003-12-14 | 1 | -1/+0 |
* | Update to the 20031212 snapshot of Wine, which brings some simplifications. | gerald | 2003-12-14 | 5 | -24/+37 |
* | Update to the 20031118 snapshot of Wine. | gerald | 2003-11-20 | 4 | -59/+12 |
* | USE_REINPLACE need be defined only when REINPLACE_CMD is used. | trevor | 2003-11-17 | 1 | -1/+0 |
* | Use %%DOCSDIR%%. | gerald | 2003-11-08 | 1 | -8/+8 |
* | Add an explicit note about the (possible) use of GCC 3.2 instead of 3.3. | gerald | 2003-11-07 | 1 | -0/+2 |
* | Unbreak on -CURRENT by anticipating a change in the upstream tree. | gerald | 2003-11-03 | 2 | -4/+56 |
* | BROKEN on 5.x: broken by new ATA driver | kris | 2003-10-27 | 1 | -0/+4 |
* | Strip binaries by default, as this reduces the size of packages from 40+ MB | gerald | 2003-10-20 | 1 | -11/+7 |
* | Update to the 20031016 snapshot of Wine after we skipped the previous one | gerald | 2003-10-17 | 3 | -37/+31 |
* | Add USE_BISON, as dlls/msi now requires the %pure-parser bison extension for | gerald | 2003-08-22 | 1 | -0/+1 |
* | Upgrade to the 20030813 snapshot of Wine. | gerald | 2003-08-16 | 3 | -2/+8 |
* | Remove some details concerning the installation. (These are already listed | gerald | 2003-07-18 | 1 | -9/+1 |
* | Adjust to the (relatively) new default directory layout used by Wine, | gerald | 2003-07-10 | 3 | -19/+9 |
* | Update to the 20030709 snapshot of Wine. Change the PORTVERSION scheme | gerald | 2003-07-10 | 3 | -5/+19 |
* | Add -L${PREFIX}/lib to LDFLAGS so that the presence of FreeType is properly | gerald | 2003-07-08 | 1 | -1/+2 |
* | Adjust the note on required kernel options for FreeBSD 5.x and above, and | gerald | 2003-06-24 | 1 | -2/+3 |
* | Update to the 2003.06.18 snapshot of Wine. | gerald | 2003-06-18 | 3 | -2/+11 |
* | Fix installation of ${PREFIX}/etc/rc.d/000.wine.sh, fixing a problem | gerald | 2003-05-20 | 1 | -1/+1 |
* | Install a script into etc/rc.d/ to run ldconfig after reboots so | demon | 2003-05-19 | 3 | -0/+23 |
* | Update to the 20030508 snapshot of Wine. | gerald | 2003-05-09 | 3 | -2/+8 |
* | Add three missing items. | gerald | 2003-04-27 | 1 | -0/+3 |
* | Also install READMEs for the wcmd and winedbg programs. | gerald | 2003-04-27 | 1 | -3/+4 |
* | Update to the 2003.04.08 snapshot, which allows us to further reduce the | gerald | 2003-04-14 | 5 | -37/+41 |
* | Do not define _THREAD_SAFE, which is a noop on -CURRENT and does not make | gerald | 2003-03-30 | 1 | -9/+0 |
* | Remove commented USE_MESA (which is implied by current XFree86 ports | gerald | 2003-03-25 | 1 | -1/+0 |
* | Update to the 2003.03.18 snapshot of Wine. Most of patch-dlls-ntdll-cdrom.c | gerald | 2003-03-24 | 3 | -30/+2 |
* | Clear moonlight beckons. | ade | 2003-03-07 | 2 | -1/+1 |
* | List my FreeBSD.org address. | gerald | 2003-02-20 | 1 | -1/+1 |
* | Also install ${PREFIX}/lib/wine/regapi.exe.so which is useful when setting | gerald | 2003-02-20 | 2 | -0/+2 |
* | Update to the 2003.02.19 snapshot of Wine. | gerald | 2003-02-20 | 5 | -14/+46 |
* | Fix a compilation problem on -CURRENT (again because /usr/include/malloc.h | gerald | 2003-01-19 | 1 | -0/+12 |
* | Properly handle a new man page and some other files current versions of | gerald | 2003-01-16 | 2 | -1/+7 |
* | Update to the 2003-01-15 snapshot of Wine (which now includes two of my | gerald | 2003-01-16 | 5 | -28/+11 |
* | Fix build on -CURRENT. | gerald | 2003-01-03 | 1 | -0/+11 |
* | Update to the 2002.12.19 snapshot of Wine. The structure in $PREFIX/lib | gerald | 2003-01-03 | 6 | -246/+300 |
* | Make context_i386.c work on 5.x as well as 4.x by using the DBREG_DRX | alfred | 2002-11-08 | 1 | -0/+51 |
* | Update to the 2002.10.31 snapshot of Wine. | gerald | 2002-11-07 | 4 | -22/+3 |
* | Add a patch from the upstream sources to improve this port until the next | gerald | 2002-10-30 | 1 | -0/+20 |
* | Avoid using Perl. | gerald | 2002-10-27 | 1 | -1/+2 |
* | Update to the 2002.10.07 snapshot of Wine after having skipped the 2002.09.04 | gerald | 2002-10-08 | 4 | -29/+32 |
* | Add a note why we have not updated this port to the 2002.09.04 snapshot. | gerald | 2002-09-09 | 1 | -0/+3 |
* | Update to the 2002.08.04 version of Wine. (This also removes | gerald | 2002-08-05 | 6 | -42/+31 |
* | Fix links to the Handbook, the FAQ and the porters-handbook. | blackend | 2002-08-04 | 1 | -1/+1 |
* | Update the Wine port to version 2002.07.10. | gerald | 2002-07-11 | 4 | -14/+13 |
* | Use my FreeBSD.org mail address for the MAINTAINER field. | gerald | 2002-07-10 | 1 | -1/+1 |
* | don't include malloc.h | alfred | 2002-06-12 | 1 | -0/+10 |
* | Handle lib/wine/glu32.dll.so and lib/wine/glu32.dll.so, whose existence | gerald | 2002-06-11 | 1 | -0/+2 |