summaryrefslogtreecommitdiff
path: root/emulators (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make rtc module work with FreeBSD 502104.Martin Blapp2004-03-032-1/+9
| | | | Notes: svn path=/head/; revision=102801
* Fix the cdev patch to work correctly with FreeBSD4. One check hasMartin Blapp2004-03-032-14/+11
| | | | | | | | | been wrong. Bump portrevision. Notes: svn path=/head/; revision=102800
* - Update to 0.79.1Pav Lucistnik2004-03-021-3/+2
| | | | | | | | | | - Give maintainership to submitter PR: ports/63646 Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org> Notes: svn path=/head/; revision=102770
* - Update to 0.79.1Pav Lucistnik2004-03-022-4/+7
| | | | | | | | | | | - Transfer maintainership to submitter PR: ports/63644 Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org> Approved by: maintainer Notes: svn path=/head/; revision=102769
* - rpm2cpio.pl need to be EXTRACT_DEPENDS otherwise it will not workPav Lucistnik2004-03-012-2/+2
| | | | | | | | PR: ports/63516 Submitted by: Stephen J. Roznowski <sjr@comcast.net> Notes: svn path=/head/; revision=102679
* - Update to 4.4Pav Lucistnik2004-03-014-9/+23
| | | | | | | | PR: ports/63488 Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org> Notes: svn path=/head/; revision=102676
* Fix the NOPORTDOCS case for installation and packaging. Use DOCSDIR.Gerald Pfeifer2004-02-294-28/+24
| | | | | | | Submitted by: Piotr Smyrak <piotr.smyrak@heron.pl> Notes: svn path=/head/; revision=102572
* Portepoch should never be decreased.Martin Blapp2004-02-291-0/+1
| | | | | | | Noticed by: kris Notes: svn path=/head/; revision=102543
* Add patch for new cdevsw changes and make vmware working againMartin Blapp2004-02-292-2/+75
| | | | | | | with latest CURRENT. Notes: svn path=/head/; revision=102505
* [PATCH] ports/emulators/fmsx is outdated, update suppliedEdwin Groothuis2004-02-2810-54/+65
| | | | | | | | | | | | | | | | | | | Last update of ports/emulators/fmsx occured more than 3 years ago. A few version were issued since then, recent is 2.7 that is significantly improved. Some of port patches are integrated. - Added patch to use sys/soundcard.h - Added patch to be able to select the BPP level (BPP32 didn't work on my machine, see http://www.msx.org/newspost149.html for info) PR: ports/60825 Submitted by: Eugene Grosbein <eugen@grosbein.pp.ru> Reviewed by: edwin@mavetju.org Approved by: maintainer timeout Notes: svn path=/head/; revision=102335
* BROKEN on !i386 5.x: Does not compileKris Kennaway2004-02-261-1/+7
| | | | Notes: svn path=/head/; revision=102173
* BROKEN on alpha 5.x: Configure failsKris Kennaway2004-02-261-0/+4
| | | | Notes: svn path=/head/; revision=102168
* - add SIZEDirk Meyer2004-02-261-0/+1
| | | | Notes: svn path=/head/; revision=102161
* - add CONFLICTSDirk Meyer2004-02-261-0/+2
| | | | Notes: svn path=/head/; revision=102159
* BROKEN on !i386 5.x: Does not compileKris Kennaway2004-02-251-1/+7
| | | | Notes: svn path=/head/; revision=102116
* Update the rtc driver once again. As of this revision, I believe thatMike Silbersack2004-02-242-6/+14
| | | | | | | | | | | the linux rtc device is being emulated as accurately as possible, at least in terms of its behavior. Further improvements to its accuracy will require much more precise measurement. Device cloning is not yet implemented. Notes: svn path=/head/; revision=102012
* Work around a bug that would break in the presence of recent versions ofGerald Pfeifer2004-02-232-0/+54
| | | | | | | | | the arts port. PR: 62954 Notes: svn path=/head/; revision=101914
* Set USE_GL=yes to avoid packaging problems on systems without Mesa (and haveGerald Pfeifer2004-02-224-6/+8
| | | | | | | | | a more uniform installation of Wine across systems). Reported by: bento Notes: svn path=/head/; revision=101761
* Remove bogus /dev/null check.Dag-Erling Smørgrav2004-02-221-20/+0
| | | | Notes: svn path=/head/; revision=101746
* Linux emulation is not available on x86-64.Trevor Johnson2004-02-172-0/+4
| | | | Notes: svn path=/head/; revision=101248
* This was missed in the last commit.Mark Linimon2004-02-171-1/+1
| | | | Notes: svn path=/head/; revision=101225
* Update to version 1.7.1: update battery file more often; many bugfixes.Mark Linimon2004-02-176-40/+56
| | | | | | | | | | See ChangeLog for complete details. PR: ports/62645 Submitted by: arundel@gmx.net (maintainer) Notes: svn path=/head/; revision=101172
* Use CUT macro.Trevor Johnson2004-02-172-2/+2
| | | | Notes: svn path=/head/; revision=101168
* Remove BROKEN tag; trevor has now fixed the port.Kris Kennaway2004-02-172-4/+0
| | | | Notes: svn path=/head/; revision=101111
* Remove duplicate size entry.Trevor Johnson2004-02-172-2/+0
| | | | Notes: svn path=/head/; revision=101107
* BROKEN: Does not fetch properlyKris Kennaway2004-02-162-0/+4
| | | | Notes: svn path=/head/; revision=101101
* BROKEN: Inconsistent dependencies (linux_base 7.x and 8.x). This port isKris Kennaway2004-02-161-0/+3
| | | | | | | scheduled for removal on April 16 if it is still broken at that time. Notes: svn path=/head/; revision=101099
* - Fix pkg-plist and unbreak the port.Max Khon2004-02-162-15/+0
| | | | | | | | | | - remove patch-libtool hack: patch-libtool was moved after pre-configure in bsd.port.mk rev. 1.475. Approved by: jre (at) vineyard.net (MAINTAINER) Notes: svn path=/head/; revision=101074
* Wine sees itself as a compatibility layer rather than an emulator. HonorGerald Pfeifer2004-02-164-8/+8
| | | | | | | that, and also use the term "Unix-like systems" instead of "Unix". Notes: svn path=/head/; revision=101034
* Make deinstallation of optional OpenGL dependent files work inGerald Pfeifer2004-02-164-6/+6
| | | | | | | INSTALL_AS_USER mode as well. Notes: svn path=/head/; revision=101033
* This port will be removed after April 15 if still broken at that time.Kris Kennaway2004-02-151-0/+1
| | | | Notes: svn path=/head/; revision=100998
* BROKEN on 5.x: Broken pkg-plistKris Kennaway2004-02-151-0/+4
| | | | Notes: svn path=/head/; revision=100996
* Fix pkg-plist to consider symlinks as well (bin/winecpp in this case).Gerald Pfeifer2004-02-154-8/+2
| | | | | | | | | Remove related BROKEN marker. Submitted by: ale Notes: svn path=/head/; revision=100989
* Moved to scripts/geepee32.sh. This was kind of a mistake but since it'sMark Linimon2004-02-141-6/+0
| | | | | | | | more consistent with usage elsewhere in the tree I guess we should just leave it alone. Notes: svn path=/head/; revision=100903
* Update to the 20040213 snapshot of Wine. Employe USE_SIZE and no longerGerald Pfeifer2004-02-146-16/+20
| | | | | | | check that we are building on FreeBSD 4.x or later. Notes: svn path=/head/; revision=100890
* Fix up problems with install.Mark Linimon2004-02-132-12/+13
| | | | | | | | PR: ports/62501 Submitted by: arundel@gmx.net (maintainer) Notes: svn path=/head/; revision=100876
* Bento fix: change from check of distfile existance in pre-fetch, toMark Linimon2004-02-091-6/+4
| | | | | | | | canonical way of testing for distfile already existing. Should only affect bento, and not regular consumers of the port. Informed maintainer. Notes: svn path=/head/; revision=100487
* BROKEN on 5.x: does not compileKris Kennaway2004-02-091-1/+7
| | | | Notes: svn path=/head/; revision=100435
* Try to mount and unmount both linproc and linprocfs: the formerTrevor Johnson2004-02-085-0/+60
| | | | | | | is documented in linprocfs(5) but I have seen and used the latter. Notes: svn path=/head/; revision=100418
* USE_SIZEifyMario Sergio Fujikawa Ferreira2004-02-084-0/+4
| | | | Notes: svn path=/head/; revision=100321
* BROKEN on 5.x: broken plistKris Kennaway2004-02-072-0/+8
| | | | Notes: svn path=/head/; revision=100301
* Try to mount linproc in post-install.Trevor Johnson2004-02-071-0/+4
| | | | Notes: svn path=/head/; revision=100278
* - Update to version 0.61Kirill Ponomarev2004-02-073-13/+2
| | | | | | | | PR: ports/62474 Submitted by: maintainer Notes: svn path=/head/; revision=100267
* BROKEN on 5.x: Does not compileKris Kennaway2004-02-071-0/+4
| | | | Notes: svn path=/head/; revision=100238
* Update version string to the last VMware Workstation 3 release.Makoto Matsushita2004-02-062-4/+4
| | | | | | | It is too late to update, but better than unchanged. Notes: svn path=/head/; revision=100167
* Put NO_LATEST_LINK to previous versions of VMware Tools.Makoto Matsushita2004-02-064-0/+4
| | | | | | | | | No content changes, no bumps. Noticed by: kris Notes: svn path=/head/; revision=100149
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-0622-11/+11
| | | | Notes: svn path=/head/; revision=100139
* Set NO_LATEST_LINK.Trevor Johnson2004-02-061-0/+1
| | | | | | | Requested by: kris Notes: svn path=/head/; revision=100130
* Unbreak (DIST_SUBDIR).Trevor Johnson2004-02-0610-10/+10
| | | | Notes: svn path=/head/; revision=100097
* Add sizes.Trevor Johnson2004-02-0613-0/+173
| | | | Notes: svn path=/head/; revision=100096