aboutsummaryrefslogtreecommitdiff
path: root/emulators
Commit message (Collapse)AuthorAgeFilesLines
* - Fix pkg-plistRong-En Fan2006-07-121-0/+1
| | | | | | | | PR: ports/100173 Submitted by: Miguel Mendez <mmendez energyhq.be> (maintainer) Notes: svn path=/head/; revision=167624
* - Update to 0.6.2Rong-En Fan2006-07-122-4/+8
| | | | | | | | | | | - Mark as IGNORE on 5.3 and before, which lacks round(3) PR: ports/100102 Submitted by: Simon Olofsson <simon olofsson.de> Approved by: maintainer Notes: svn path=/head/; revision=167583
* Fix using "portupgrade -s" with this port:Boris Samorodov2006-07-109-0/+54
| | | | | | | | | | | | o chmod u+w ${WRKSRC}/usr/bin/*db4* (before brandelf) o reverse permittions after branding. PR: ports/100039 Submitted by: Stefan Sperling <freebsd-gnats@stsp.in-berlin.de> Approved by: netchild (mentor, implicit) Notes: svn path=/head/; revision=167415
* Update to Wine 0.9.17. This includes the following changes:Gerald Pfeifer2006-07-106-8/+26
| | | | | | | | | | | - Still more work on Direct3D shaders. - Now using the Gecko engine directly for MSHTML. - Better support for apps switching to full screen mode. - Support for multiple joysticks. - Lots of bug fixes. Notes: svn path=/head/; revision=167413
* Remove zero-sized fileErwin Lansing2006-07-101-0/+0
| | | | Notes: svn path=/head/; revision=167404
* Update to 0.9Erwin Lansing2006-07-102-7/+5
| | | | | | | | PR: 100031 Submitted by: Ports fury Notes: svn path=/head/; revision=167368
* Prepare for linux infrostructure ports transition from FC3 to FC4:Boris Samorodov2006-07-0927-1179/+2331
| | | | | | | | | | | | | | | | o move dealing with linux locale files (creating empty ones) for other linux ports to linux_base-fc4; o remove all empty directories creation from pkg-plist to pkg-install (which is executed when installing from ports tree and thus not only installing from a package will create empty directories); o substitute all @dirrmtry by @dirrm -- from package building point of view this package (linux_base) should be removed after all other linux ports. (approved in principle by mentor) Approved by: netchild (mentor, implicit) Notes: svn path=/head/; revision=167302
* Fix check for kernel sources.Ion-Mihai Tetcu2006-07-091-1/+1
| | | | | | | | | PR: ports/96543 Submited by: Alexandr Kovalenko <never@nevermind.kiev.ua>, the patch commited: from maintianer. Notes: svn path=/head/; revision=167301
* The upgrading of linux infrostructure ports from FC3 to FC4 is comingBoris Samorodov2006-07-0718-9/+117
| | | | | | | | | | | | | soon: o some empty linux mtree directories (which will be used by some other ports) are added; o PORTREVISION is bumpted. Approved by: netchild (mentor, implicit) Notes: svn path=/head/; revision=167125
* Remove expired leaf ports:Vasil Dimov2006-07-049-10148/+0
| | | | | | | | | | | | | 2006-07-01 emulators/linux_base-fc3 2006-06-15 misc/linux-opengroupware 2006-07-01 net/opengk 2006-07-01 security/p5-Crypt-OpenPGP 2006-07-01 textproc/sed_inplace 2006-07-01 textproc/xml4j 2006-07-01 x11-wm/aewm++ Notes: svn path=/head/; revision=166916
* Mark BROKEN on sparc64 due to internal compiler error. I don't know if thisMark Linimon2006-07-041-0/+4
| | | | | | | has been reported to the gcc developers yet. Notes: svn path=/head/; revision=166882
* o unbreak i386-6-exp build of graphics/linux-sdl_image: remove [1]Boris Samorodov2006-07-0227-45/+63
| | | | | | | | | | | | | | | LINUX_BASE/usr/doc dealing from devel/linux-sdl12 to emulators/linux_base-fc4 -- this directory belongs to the linux mtree; o bump PORTREVISION for both ports; o update emulators/linux_base-fc4 distribution to info-4.8-8.fc4.2 (previous one is not fetchable now). Reported by: linimon [1] Approved by: netchild (mentor, implicit) Notes: svn path=/head/; revision=166759
* Update to 0.106.Roman Bogorodskiy2006-06-302-5/+5
| | | | | | | | | | PR: 98802 Submitted by: bsdmaniak <bsdmaniak@daemon-tips.org>, Miguel Mendez (maintainer) Approved by: Miguel Mendez (maintainer) Notes: svn path=/head/; revision=166649
* USE_LINUX=8 -> USE_LINUX=yes (the default linux is now recent enough)Jean-Yves Lefort2006-06-291-1/+1
| | | | Notes: svn path=/head/; revision=166586
* linux-libgcc is gone.Jean-Yves Lefort2006-06-2910-10/+10
| | | | Notes: svn path=/head/; revision=166538
* o fix pkg-plist at linux_base-fc4 to unbrake pointyhat buildingBoris Samorodov2006-06-2718-9/+36
| | | | | | | | | | | | of x11-toolkits/linux-gtk ;-) o update x11-toolkits/linux-gtk to a newer version (FC3 -> FC4) o bump PORTREVISION for both ports Pointed out by: pointyhat Approved by: netchild (mentor, implicit) Notes: svn path=/head/; revision=166446
* Make these slave ports of their linux_dist-stage[123] cousins. ThisErwin Lansing2006-06-2519-533/+9
| | | | | | | | | | | does not change the functionality of these ports but moves the logic to the master ports. PR: 99210 Submitted by: Gabor Kovesdan <gkovesdan@t-hosting.hu> (maintainer) Notes: svn path=/head/; revision=166325
* PLIST should be a full path as it otherwise will not be found ifErwin Lansing2006-06-252-2/+2
| | | | | | | | | .CURDIR is not the ports dir, e.g. in slave ports, so prefix with PKGDIR Approved by: gabor (maintainer) Notes: svn path=/head/; revision=166324
* Hook up linux_dist-gentoo-stage[123]Erwin Lansing2006-06-251-0/+3
| | | | Notes: svn path=/head/; revision=166281
* Repocopy from linux_base-gentoo-stage3 to emulators/linux_dist-gentoo-stage3.Erwin Lansing2006-06-258-81/+100363
| | | | | | | | | | | | | | | | | | | | | | | | | | | These ports are complete Linux distributions rather than linux_base ports and don't really suit our Ports Collection infrastructure, so they should be renamed to emulators/linux_dist-gentoo-stage[123], but the opportunity to install them as linux_base should be kept. After the repocopy the patches mentioned below should be applied - Add WITH_LINUXBASE for using as a linux_base, otherwise it installs under ${PREFIX}/${PORTNAME} - Add an explanation in pre-fetch to explain WITH_LINUXBASE - Move pkg- scripts into files/ to reinplace-edit them appropriately - Change to static plists - do-extract is unnecessary now since we have static plists - Drop alpha support for linux_base-gentoo-stage1 since 1, alpha support was dropped in CURRENT as well, and RELENG_[56] are badly maintained for alpha 2, I don't have hardware to test these changes for alpha - Bump PORTREVISION PR: 99210 Submitted by: Gabor Kovesdan <gkovesdan@t-hosting.hu> Repocopy by: marcus Notes: svn path=/head/; revision=166280
* Repocopy from linux_base-gentoo-stage2 to emulators/linux_dist-gentoo-stage2.Erwin Lansing2006-06-258-81/+40099
| | | | | | | | | | | | | | | | | | | | | | | | | | | These ports are complete Linux distributions rather than linux_base ports and don't really suit our Ports Collection infrastructure, so they should be renamed to emulators/linux_dist-gentoo-stage[123], but the opportunity to install them as linux_base should be kept. After the repocopy the patches mentioned below should be applied - Add WITH_LINUXBASE for using as a linux_base, otherwise it installs under ${PREFIX}/${PORTNAME} - Add an explanation in pre-fetch to explain WITH_LINUXBASE - Move pkg- scripts into files/ to reinplace-edit them appropriately - Change to static plists - do-extract is unnecessary now since we have static plists - Drop alpha support for linux_base-gentoo-stage1 since 1, alpha support was dropped in CURRENT as well, and RELENG_[56] are badly maintained for alpha 2, I don't have hardware to test these changes for alpha - Bump PORTREVISION PR: 99210 Submitted by: Gabor Kovesdan <gkovesdan@t-hosting.hu> Repocopy by: marcus Notes: svn path=/head/; revision=166279
* Repocopy from linux_base-gentoo-stage1 to emulators/linux_dist-gentoo-stage1.Erwin Lansing2006-06-258-91/+5755
| | | | | | | | | | | | | | | | | | | | | | | | | | | These ports are complete Linux distributions rather than linux_base ports and don't really suit our Ports Collection infrastructure, so they should be renamed to emulators/linux_dist-gentoo-stage[123], but the opportunity to install them as linux_base should be kept. After the repocopy the patches mentioned below should be applied - Add WITH_LINUXBASE for using as a linux_base, otherwise it installs under ${PREFIX}/${PORTNAME} - Add an explanation in pre-fetch to explain WITH_LINUXBASE - Move pkg- scripts into files/ to reinplace-edit them appropriately - Change to static plists - do-extract is unnecessary now since we have static plists - Drop alpha support for linux_base-gentoo-stage1 since 1, alpha support was dropped in CURRENT as well, and RELENG_[56] are badly maintained for alpha 2, I don't have hardware to test these changes for alpha - Bump PORTREVISION PR: 99210 Submitted by: Gabor Kovesdan <gkovesdan@t-hosting.hu> Repocopy by: marcus Notes: svn path=/head/; revision=166278
* Update to 1.3.0.p9.Norikatsu Shigemura2006-06-244-8/+8
| | | | | | | | PR: ports/99397 submitted by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer) Notes: svn path=/head/; revision=166179
* Update to 1.3.1Martin Wilke2006-06-232-4/+4
| | | | | | | | | PR: ports/99270 Submitted by: miwi Approved by: markus (co mentor), maintainer Notes: svn path=/head/; revision=166145
* Update to 2.7.1Erwin Lansing2006-06-233-32/+23
| | | | | | | | PR: 99376 Submitted by: Ports fury Notes: svn path=/head/; revision=166138
* First do "brandelf -t Linux" at WRKSRC and then do install. ThisBoris Samorodov2006-06-2310-40/+50
| | | | | | | | | | | makes impossible to shoot oneself to the foot if PREFIX is set to /usr/local. Reported by: consumidor <consumidor@mundinho.com.br> at emulation@ ML Approved by: netchild (mentor) Notes: svn path=/head/; revision=166134
* Update to 20060204Erwin Lansing2006-06-232-5/+5
| | | | | | | | PR: 99375 Submitted by: Ports fury Notes: svn path=/head/; revision=166126
* Use USE_LINUX_PREFIX instead of PREFIX?= ${LINUXBASE} and NO_MTREE.Boris Samorodov2006-06-2310-20/+10
| | | | | | | | | PR: 99320 Submitted by: gabor Approved by: netchild (mentor) Notes: svn path=/head/; revision=166112
* Update to Wine 0.9.16. Adjust some details related to USE_LDCONFIG,Gerald Pfeifer2006-06-226-10/+24
| | | | | | | for non-default prefix. Notes: svn path=/head/; revision=166051
* Remove this; it appears to have been an incomplete repocopy. It is notMark Linimon2006-06-223-57/+0
| | | | | | | | | | hooked up to the build. I can't find out who committed it to ask questions about it. Hat: portmgr Notes: svn path=/head/; revision=166047
* Add patch forgotten in the last commit:Ion-Mihai Tetcu2006-06-221-0/+13
| | | | | | | | | | | | | Log: - UNbreak [1] - Test for ARCH no MACHINE_ARCH [2] - don't use fmt(1) to display PKGMESSAGE when there's no need to [2] PR: ports/99157 [1] Submitted by: Arseny Nasokin <tarc@tarc.po.cs.msu.su> [1], itetcu (me) [2] Notes: svn path=/head/; revision=166024
* - UNbreak [1]Ion-Mihai Tetcu2006-06-201-7/+4
| | | | | | | | | | | - Test for ARCH no MACHINE_ARCH [2] - don't use fmt(1) to display PKGMESSAGE when there's no need to [2] PR: ports/99157 [1] Submitted by: Arseny Nasokin <tarc@tarc.po.cs.msu.su> [1], itetcu (me) [2] Notes: svn path=/head/; revision=165874
* - Fix DEPENDS.Ion-Mihai Tetcu2006-06-2027-9/+81
| | | | | | | | | | - Bump PORTREVISION Submitted by: Adi Pircalabu <apircalabu@bitdefender.com>, Boris Samorodov <bsam@ipt.ru> Notes: svn path=/head/; revision=165858
* - Update to 0.43.3 [1].Florent Thoumie2006-06-2015-335/+20
| | | | | | | | | - Stop patching source to be C89 friendly and use USE_GCC=3.2+ instead. Submitted by: ultragames93 <ultragames93@free.fr> [1] Notes: svn path=/head/; revision=165849
* Update MASTER_SITESMartin Wilke2006-06-181-2/+1
| | | | | | | | | PR: ports/99098 Submitted by: Tobias Eichert <tobias@karmabits.net> Approved by: krion (mentor) Notes: svn path=/head/; revision=165699
* - Update to 3.6. Changelog: http://simh.trailing-edge.com/changes36.html [1]Ion-Mihai Tetcu2006-06-186-28/+28
| | | | | | | | | | | | | - Fix conflict with java/eclipse, as reported by Robert A. Getschmann, by installing sim-eclipse instead of eclipse. [1] - pkg-message --> files/pkg-message and associated changes. [2] - pet portlint [2] PR: 99095 Submitted by: maintainer [1], itetcu (me) [2] Notes: svn path=/head/; revision=165683
* Switch to the new, default version of USE_LDCONFIG as provided byGerald Pfeifer2006-06-172-8/+2
| | | | | | | | | Mk/bsd.port.mk. Reviewed by: flz Notes: svn path=/head/; revision=165654
* Mark deprecated and set expiration time for various reasons:Alexander Leidinger2006-06-178-9/+46
| | | | | | | | | | | | - superseeded - outdated/EOL - no maintainer - bitrod While I'm here add some more conflicts. Notes: svn path=/head/; revision=165625
* Update to 0.6.12Erwin Lansing2006-06-143-6/+6
| | | | | | | | PR: 98953 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> (maintainer) Notes: svn path=/head/; revision=165448
* Remove non-existent USE_CONFIGURE knob.Erwin Lansing2006-06-121-1/+0
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=165257
* Mednafen is a portable, utilizing OpenGL and SDL, argument(command-line)-drivenPav Lucistnik2006-06-116-0/+87
| | | | | | | | | | | | | | | | | | | | | | | | multi-system emulator with many advanced features. The Atari Lynx, GameBoy, GameBoy Color, GameBoy Advance, NES, PC Engine(TurboGrafx 16), and SuperGrafx are emulated. Mednafen has the ability to remap hotkey functions and virtual system inputs to a keyboard, a joystick, or both simultaneously. Save states are supported, as is real-time game rewinding. Screen snapshots may be taken at the press of a button, and are saved in the popular PNG file format. Mednafen is distributed under the terms of the GNU GPL. Due to the threaded model of emulation used in Mednafen, and limitations of SDL a joystick is preferred over a keyboard to play games, as the joystick will have slightly less latency, although the latency differences may not be perceptible to most people. WWW: http://mednafen.com/ PR: ports/94006 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> Notes: svn path=/head/; revision=165093
* Register conflicts with korean/linux_local.Alexander Leidinger2006-06-1010-11/+20
| | | | Notes: svn path=/head/; revision=165026
* Update to Wine 0.9.15. This includes the following changes:Gerald Pfeifer2006-06-106-8/+20
| | | | | | | | | | | - More MS/RPC improvements. - Core Audio driver for Mac OS X. - More complete DNSAPI dll. - Improvements to Web browser support. Work around a newly introduced Linuxism in terms of man pages location. Notes: svn path=/head/; revision=164963
* XGngeo is a frontend (GUI) for Gngeo which is a powerful command line Neo GeoPav Lucistnik2006-06-097-0/+228
| | | | | | | | | | | | | | | | | | | | | emulator for the GNU/Linux, FreeBSD system (and may be some other Unices). Both are free softwares released under the GNU GPL license. XGngeo is written in Python and uses the PyGTK library to provide a complete, pratical, and user-friendly GTK+ interface over Gngeo! With XGngeo multiple configuration panels, designed in an intuitive way, emulator behaviour can be regulated both precisely and easily; while Rom selection is made simple thanks to a full featured list with preview image and various game information, etc. WWW: http://www.choplair.org/xgngeo.en.html PR: ports/95761 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> Notes: svn path=/head/; revision=164959
* - Explain in pkg-message that this port is not the default linux_base, thus itErwin Lansing2006-06-066-0/+30
| | | | | | | | | | | isn't guaranteed that it will work in every case Requested by: netchild PR: 98595 Submitted by: gabor (maintainer) Notes: svn path=/head/; revision=164623
* Add linux_base-gentoo-stage3 2006.0, files from Gentoo distribution, forErwin Lansing2006-06-0513-0/+363
| | | | | | | | | | Linux compatibility. PR: ports/97152 Submitted by: Gabor Kovesdan Notes: svn path=/head/; revision=164522
* Add linux_base-gentoo-stage2 2006.0, files from Gentoo distribution, forErwin Lansing2006-06-0513-0/+357
| | | | | | | | | | Linux compatibility. PR: ports/97152 Submitted by: Gabor Kovesdan Notes: svn path=/head/; revision=164519
* - Add conflicts to upcoming stage2 and 3 of gentoo linux_baseErwin Lansing2006-06-052-4/+4
| | | | | | | | | | - Remove a useless variable PR: 97152 Submitted by: gabor (maintainer) Notes: svn path=/head/; revision=164517
* Register conflict with FC*.Alexander Leidinger2006-06-021-2/+2
| | | | Notes: svn path=/head/; revision=164239
* Register conflict with FC4.Alexander Leidinger2006-06-021-2/+2
| | | | Notes: svn path=/head/; revision=164238