summaryrefslogtreecommitdiff
path: root/emulators/wine-devel (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make context_i386.c work on 5.x as well as 4.x by using the DBREG_DRXAlfred Perlstein2002-11-081-0/+51
| | | | | | | | | | | | | | macro to access the fields of 'struct dbreg' instead of accessing them directly. Because the macro is buggy on older versions of FreeBSD as it lacks proper macro argument parens, use an extra pointer as a workaround so that we'll work on pre-patched versions of FreeBSD. Reviewed by: gerald (maintainer) Notes: svn path=/head/; revision=69719
* Update to the 2002.10.31 snapshot of Wine.Gerald Pfeifer2002-11-074-22/+3
| | | | | | | | Approved by: obrien (mentor) Also tested by: Ulrich 'Q' Spoerlein <q@galgenberg.net> Notes: svn path=/head/; revision=69633
* Add a patch from the upstream sources to improve this port until the nextGerald Pfeifer2002-10-301-0/+20
| | | | | | | | | | Wine snapshot. Submitted by: Ulrich 'Q' Spoerlein <q@galgenberg.net> Approved by: obrien (mentor) Notes: svn path=/head/; revision=69170
* Avoid using Perl.Gerald Pfeifer2002-10-271-1/+2
| | | | | | | Submitted by: David Yeske <dyeske@yahoo.com> Notes: svn path=/head/; revision=68952
* Update to the 2002.10.07 snapshot of Wine after having skipped the 2002.09.04Gerald Pfeifer2002-10-084-29/+32
| | | | | | | | | | snapshot. In addition to the usual large set of include file and library changes, also documentation has changed a bit. Approved by: obrien (mentor) Notes: svn path=/head/; revision=67622
* Add a note why we have not updated this port to the 2002.09.04 snapshot.Gerald Pfeifer2002-09-091-0/+3
| | | | | | | Approved by: obrien (mentor) Notes: svn path=/head/; revision=65922
* Update to the 2002.08.04 version of Wine. (This also removesGerald Pfeifer2002-08-056-42/+31
| | | | | | | | | patch-winefile.h, which probably shouldn't have been committed.) Approved by: obrien (mentor) Notes: svn path=/head/; revision=64041
* Fix links to the Handbook, the FAQ and the porters-handbook.Marc Fonvieille2002-08-041-1/+1
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=63962
* Update the Wine port to version 2002.07.10.Gerald Pfeifer2002-07-114-14/+13
| | | | | | | Approved by: obrien (mentor) Notes: svn path=/head/; revision=62803
* Use my FreeBSD.org mail address for the MAINTAINER field.Gerald Pfeifer2002-07-101-1/+1
| | | | | | | | Approved by: obrien (mentor) Suggested by: dwcjr Notes: svn path=/head/; revision=62748
* don't include malloc.hAlfred Perlstein2002-06-121-0/+10
| | | | Notes: svn path=/head/; revision=61171
* Handle lib/wine/glu32.dll.so and lib/wine/glu32.dll.so, whose existenceGerald Pfeifer2002-06-111-0/+2
| | | | | | | | | | | depends on the detailed version/configuration of XFree86. PR: 38486 Approved by: obrien (mentor) Also tested by: Christopher Hall <hsw@acm.org> Notes: svn path=/head/; revision=61102
* Update to the 2002.06.05 version of Wine. Once again, lots of files haveGerald Pfeifer2002-06-074-29/+58
| | | | | | | | | moved. Approved by: obrien (mentor) Notes: svn path=/head/; revision=60742
* Add a couple of missing entries for $PREFIX/bin to pkg-plist.Gerald Pfeifer2002-05-241-0/+22
| | | | | | | | PR: 38486 Submitted by: Christopher Hall <hsw@acm.org> Notes: svn path=/head/; revision=59864
* Greatly simplify the post-patch: target, now that Wine does not setGerald Pfeifer2002-05-231-1/+1
| | | | | | | | | SOVERSION = 1.0 any longer (in most cases). Approved by: obrien (mentor) Notes: svn path=/head/; revision=59820
* Take into account that Wine now requires a configuration file in the homeGerald Pfeifer2002-05-222-5/+10
| | | | | | | | | | directory of every user instead of a global $PREFIX/etc/wine.conf. Remove redundant information from pkg-descr on the way. Approved by: obrien (mentor) Notes: svn path=/head/; revision=59677
* Additional documentation actually resides in $PREFIX/share/doc/wine, notGerald Pfeifer2002-05-131-2/+2
| | | | | | | | | | $PREFIX/lib/wine/documentation, these days. Submitted by: anholt Approved by: obrien (mentor) Notes: svn path=/head/; revision=59018
* Update to the 2002.05.09 snapshot of Wine.Gerald Pfeifer2002-05-133-10/+5
| | | | | | | Approved by: obrien (mentor) Notes: svn path=/head/; revision=58999
* Do not --disable-opengl any longer, which mostly was used to work aroundGerald Pfeifer2002-04-301-1/+0
| | | | | | | | | problems with XFree86 4.0.0 as far as I can see. Approved by: obrien (mentor) Notes: svn path=/head/; revision=58364
* Update to the 2002.04.11 snapshot of Wine. Lots of libraries inGerald Pfeifer2002-04-123-126/+144
| | | | | | | $PREFIX/lib/wine have been renamed. Notes: svn path=/head/; revision=57622
* Update to 2002.03.10Patrick Li2002-03-114-9/+11
| | | | | | | | PR: 35781 Submitted by: maintainer Notes: svn path=/head/; revision=55895
* update to 2002.01.22.FUJISHIMA Satsuki2002-01-234-78/+81
| | | | | | | | PR: 34208 Submitted by: maintainer Notes: svn path=/head/; revision=53647
* Update to version 2001-12-16.Dmitry Sivachenko2001-12-274-16/+8
| | | | | | | | PR: 33253 Submitted by: maintainer Notes: svn path=/head/; revision=52258
* Unbreak this port on 5.x by removing include of sys/user.hAlfred Perlstein2001-12-081-0/+12
| | | | Notes: svn path=/head/; revision=51212
* bump PORTREVISION to reflect addition to pkg-plist.FUJISHIMA Satsuki2001-12-051-0/+1
| | | | Notes: svn path=/head/; revision=51038
* add missing file to PLISTYing-Chieh Liao2001-12-041-0/+1
| | | | | | | | PR: 32507 Submitted by: maintainer Notes: svn path=/head/; revision=51028
* Update to version 2001.11.08.Steve Price2001-11-165-47/+17
| | | | | | | | PR: 31870 Submitted by: maintainer Notes: svn path=/head/; revision=50096
* Actually commit the pkg-message cleanup that I missed before.Peter Pentchev2001-10-191-9/+13
| | | | | | | | PR: 31247 Submitted by: maintainer Notes: svn path=/head/; revision=48932
* Describe the reasons for not updating to a more recent Wine snapshot.Peter Pentchev2001-10-151-0/+4
| | | | | | | | | | Improve some wording in pkg-descr. PR: 31247 Submitted by: maintainer Notes: svn path=/head/; revision=48790
* Update to 2001.08.24David W. Chapman Jr.2001-08-264-12/+43
| | | | | | | | PR: 30101 Submitted by: maintainer Notes: svn path=/head/; revision=46936
* Upgrade to 2001.07.31.Dmitry Sivachenko2001-08-084-13/+16
| | | | | | | | PR: 29485 Submitted by: maintainer Notes: svn path=/head/; revision=45958
* Add the rest of the items in this pr for PORTDOC complianceDavid W. Chapman Jr.2001-07-062-14/+15
| | | | | | | | PR: 28608 Submitted by: maintainer Notes: svn path=/head/; revision=44844
* Delete outdated patch-ggDavid W. Chapman Jr.2001-07-043-42/+4
| | | | | | | | | | | | Update to 2001.06.29 Install man pages with INSTALL_MAN instead of INSTALL_DATA PR: 28608 Submitted by: Patrick Li <pat@databits.net> Reviewed by: maintainer Notes: svn path=/head/; revision=44766
* Remove duplicate words where appropriate.Dima Dorfman2001-06-241-1/+1
| | | | | | | Approved by: sobomax, obrien Notes: svn path=/head/; revision=44392
* Update to version 2000-05-10James E. Housley2001-05-144-2/+41
| | | | | | | | PR: 27271 Submitted by: MAINTAINER Notes: svn path=/head/; revision=42578
* Update to 2001.04.18Dmitry Sivachenko2001-05-043-2/+22
| | | | | | | | PR: 26915 Submitted by: MAINTAINER Notes: svn path=/head/; revision=42246
* Update to 2001.03.26.Jing-Tang Keith Jang2001-04-086-40/+7
| | | | | | | PR: ports/26435 (MAINTAINER) Notes: svn path=/head/; revision=41079
* port did not install with NDEBUG=1Dirk Meyer2001-03-173-9/+35
| | | | | | | | | | Some of INSTALL_PROGRAM's must got replaced with INSTALL_SCRIPT. PR: 25825 Submitted by: sf Notes: svn path=/head/; revision=39989
* This updates the Wine port to 2001.03.05 and removes an obsoleteDirk Meyer2001-03-175-58/+3
| | | | | | | | | | patch to the FreeBSD kernel from the port. PR: 25825 Submitted by: pfeifer@dbai.tuwien.ac.at Notes: svn path=/head/; revision=39970
* Update to 2001.02.16.Jing-Tang Keith Jang2001-02-173-2/+6
| | | | | | | | PR: ports/25168 Submitted by: MAINTAINER Notes: svn path=/head/; revision=38436
* - Mark port broken for ${OSVERSION} < 400000 (not supported);Maxim Sobolev2001-02-023-6/+14
| | | | | | | | | - minor updates and cleanups to pkg-comment and pkg-descr. Submitted by: maintainer Notes: svn path=/head/; revision=37916
* Fix brokeness due to recent libgcc* changes.Maxim Sobolev2001-01-301-19/+0
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=37787
* Upgrade to 20010112.Vanilla I. Shu2001-01-157-38/+37
| | | | | | | | PR: ports/24346 Submitted by: maintainer Notes: svn path=/head/; revision=37238
* Make this port more efficient with perl regexes; add a directory to theWill Andrews2001-01-141-5/+1
| | | | | | | | | regex commands. Approved by: maintainer Notes: svn path=/head/; revision=37205
* Update MAN1 and pkg-plist.Daniel Harris2000-12-292-1/+4
| | | | | | | | | PR: 23847 Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net> Approved by: maintainer Notes: svn path=/head/; revision=36443
* I forgot to cvs add this file when I upgraded the port.Jean-Marc Zucconi2000-12-231-0/+11
| | | | Notes: svn path=/head/; revision=36290
* Upgrade to version 2000-12-12Jean-Marc Zucconi2000-12-235-94/+28
| | | | | | | | PR: ports/23786 Submitted by: maintainer Notes: svn path=/head/; revision=36259
* Fix PLIST and manpage packaging.Will Andrews2000-12-212-1/+6
| | | | | | | | PR: 23664 Submitted by: David W. Chapman, Jr. <dwcjr@inethouston.net> Notes: svn path=/head/; revision=36189
* Makefile cleanup.Daniel Harris2000-11-261-3/+3
| | | | | | | | | | | | | Do not depend on GNU bison, properly create directories during installaton in all cases, always install manpages. Do not bump PORTREVISION as these changes do not warrant upgrade by users using the current package. PR: 22974 Submitted by: maintainer Notes: svn path=/head/; revision=35452
* Upgrade to version 2000.10.26Kevin Lo2000-11-023-10/+8
| | | | | | | PR: 22538 Notes: svn path=/head/; revision=34651