aboutsummaryrefslogtreecommitdiffstats
path: root/emulators
Commit message (Collapse)AuthorAgeFilesLines
* Add configuration for PORTSCOUT to disambiguate the wine andgerald2012-05-141-1/+2
| | | | | | wine-devel ports. Discussed with: shaun, miwi
* - Respect STRIPamdmi32012-05-132-0/+2
| | | | | PR: ports/167818 Submitted by: Jan Beich <jbeich@tormail.org>
* Update to Wine 1.5.4. This includes the following changes:gerald2012-05-123-3/+11
| | | | | | | | | - A new DirectSound resampler. - A Negotiate authentication provider. - OpenGL support in the DIB engine. - Beginnings of support for .NET mixed assemblies. - Support routines for Internationalized Domain Names. - Various bug fixes.
* - Update to version 0.88mva2012-05-128-73/+134
| | | | | | | | - Unbreak port - Pass maintainership to submitter PR: ports/167655 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com>
* - Install correct video and mouse drivers for xorg-server 1.10 and 1.12decke2012-05-101-3/+6
| | | | | - Add direct dependency on xorg-server to make sure XSERVER_VER is set - Bump PORTREVISION
* Update to Wine 1.5.3. This includes the following changes:gerald2012-05-083-3/+4
| | | | | | | | - Support for graphics bounds tracking. - A number of fixes to the builtin Internet Explorer. - Various DirectMusic improvements. - Better namespace support in MSXML. - Various bug fixes.
* - Update to 4.1.14decke2012-05-0112-11/+156
| | | | | | | | | | | | - Remove debugging fprintf in MachineImpl.cpp to fix build with GCC 4.6 [1] - Add support for VLAN interfaces to NetIfList() [2] - Add support for VIMAGE to VBoxNetAdp [3] - Fix a kernel crash on FreeBSD 10-CURRENT hosts with VIMAGE enabled when a VM is powered off [3] Submitted by: Andriy Gapon <avg at FreeBSD.org> [1] Landon J Fuller <landonf at plausible dot coop> [2] Mikolaj Golub <trociny at freebsd.org> [3] Sponsored by: Plausible Labs Cooperative, Inc [2]
* Update TODO list.netchild2012-04-231-1/+0
|
* Add linux_base-c6.netchild2012-04-231-0/+1
|
* Add missing source RPMs.netchild2012-04-232-0/+9
|
* - Update to r234349 of svn.kuriyama2012-04-223-6/+19
| | | | | | | | - But build on OSREL=8.2 failed. So stick old rev on 8.2. - Add support for 8.3-REL. - Copy only required part of source tree [1]. Suggested by: Richard Yao <ryao@cs.stonybrook.edu> from Gentoo [1]
* After repocopy (by marcus@) from linux_base-f10:netchild2012-04-227-1742/+1177
| | | | | | | | | | | | | | | | | | | | Add linux_base-c6 port. This is a linux_base port based upon CentOS 6. CentOS 6 is supported upstream (so far) until November 30, 2020. Compared to the port as submitted in the PR, I added most SRC_DISTFILES and set the maintainer to emulation@ (discussed with the submitter). Not connected to the ports collection (emulation/Makefile) yet, first I want to find the missing src RPMs (compat-*, stdc++, ...). The port is committed anyway, so that people can help with the TODO list (in the Makefile). WARNING: it is highly experimental to use this port instead of the default linux_base port. You need to set compat.linux.osrelease to 2.6.18, so watch out for unimplemented syscalls (most recent 8-stable / 9-stable or -current is recommended for this). Submitted by: Svyatoslav Lempert <svyatoslav.lempert@gmail.com> PR: 165900
* Add conflicts with the upcomming linux_base-c6 port.netchild2012-04-223-3/+5
|
* - Remove patches from sobomax again because they causedecke2012-04-203-39/+0
| | | | | | | more trouble than they solve. With hat: vbox Reported by: various people on emulation@
* Add website to pkg-descreadler2012-04-171-0/+2
| | | | Submitted by: nemysis@gmx.ch
* Set the expiration date for all ports which depend upon linux_base-fc4 tonetchild2012-04-152-0/+4
| | | | | | | | | | | | | the EoL of the last 7.x release. The 7.x branch is the only supported FreeBSD version not yet at his EoL which needs a linux 2.4 based linuxulator environment (linux_base-f10 doesn't work there). I didn't bump the portrevision, this is mostly done as a hint for ports committers to tell them that at least the emulation@-owned ports need to stay until then (even the forbidden ones). The dependent ports need to go at the same time, but are free to be deleted before. Discussed with: bsam
* Update to Wine 1.5.2. This includes the following changes:gerald2012-04-143-5/+6
| | | | | | | | | | | - Improved naming scheme for audio devices. - Beginnings of support for JPEG encoding. - Several printing fixes. - Improvements to the URL cache. - Various bug fixes. Explicitly configure --without-dbus to make builds deterministic and reproducible.
* Fix build on FreeBSD 9.0. It needs some black magic around MK_CLANG_IS_CC,sobomax2012-04-133-0/+39
| | | | hopefully somebody would fix bsd.kmod.mk, but for now we need this.
* Set LATEST_LINK to disambiguate the wine-devel port from wine;gerald2012-04-071-1/+2
| | | | | | bump PORTREVISION. Feature safe: yes
* Add a CONFLICT with the new emulators/wine-devel port and adjustgerald2012-04-071-4/+6
| | | | | | | | | the COMMENT along what we did there, to make it easier to understand. Explicitly configure --without-dbus --without-opencl to make builds deterministic and reproducible. Feature safe: yes
* Update to Wine 1.5.1. This includes the following changes:gerald2012-04-063-7/+13
| | | | | | | | | | | | | - Built-in JavaScript now preferred over Gecko in most cases. - Support for scalable font resources. - Fixes for audio and video playback. - Support for script decoding in JScript. - Various bug fixes. On the way update the Makefile header and add a CONFLICTS with emulators/wine, to complete the branching of this port. Feature safe: yes
* - Update to 20120403gabor2012-04-064-477/+2101
| | | | Feature safe: yes
* Connect the new wine-devel port.gerald2012-04-061-0/+1
| | | | Feature safe: yes
* Update to Wine 1.5.0. This includes the following changes:gerald2012-04-063-6/+16
| | | | | | | | | | | - New version of the Gecko engine. - Support for path gradients in GdiPlus. - Various MSXML improvements. - Fixes to 64-bit exception handling. - Various bug fixes. Submitted by: David Naylor <naylor.b.david@gmail.com> Feature safe: yes
* - Update to 4.1.12decke2012-04-057-11/+22
| | | | | | | | - Fix PAM authentication for vboxwebsrv [1] PR: ports/166614 [1] Submitted by: Landon Fuller <landonf@plausible.coop> [1] Feature safe: yes
* - Reassign to the heaptabthorpe2012-04-036-6/+6
| | | | | Approved by: portmgr (tabthorpe) Feature safe: yes
* - Update to 3.6.1acm2012-03-312-3/+3
| | | | | | See the changelog at http://stella.sourceforge.net/stellanews.php Feature safe: yes
* - Update to 0.8.7ak2012-03-314-7/+53
| | | | | | | | | | | | Appropriate credits given to hosts in documentation - Install Profiles system-wide (defaults to local profiles if available) - Install Optional Documentation system-wide (depends on NOPORTDOCS) - Fix fetch with BerliOS PR: ports/166487 Submitted by: Timothy Beyer <beyert@cs.ucr.edu> (maintainer) Approved by: eadler (mentor) Feature safe: yes
* - Mark BROKEN on < 8.2 because vm_page_find_least() was not available beforedecke2012-03-302-4/+4
| | | | | Reported by: pointyhat (via pav) Feature safe: yes
* - Update to 0.9.11.1acm2012-03-266-27/+21
| | | | | | - Remove obsolete patch files Feature safe: yes
* - Update to 3.6acm2012-03-263-4/+4
| | | | Feature safe: yes
* - Respect WITH_DEBUG to build with debug informationmartymac2012-03-221-4/+12
| | | | | | - Avoid forcing GCC version when building with clang Feature safe: yes
* - Update to 4.1.10decke2012-03-157-16/+16
| | | | Feature safe: yes
* Update to 3.0.r20120307martymac2012-03-156-19/+62
| | | | Feature safe: yes
* - Update to 0.35miwi2012-03-137-219/+962
| | | | | | PR: 164992 Submitted by: Ports Fury Feature safe: yes
* - Update to 20120306gabor2012-03-134-11555/+9743
| | | | Feature safe: yes
* Update dgen-sdl to 1.30ak2012-03-132-3/+3
| | | | | | | | | | | | | | | - M68K debugger support (contributed by Edd Barrett). - Screen initialization has been completely rewritten. - Improved archived ROMs support, ZIP files can now be read properly. - Interactive prompt support which enables DGen to be reconfigured and to load/unload ROMs on the fly. - International (read: non-US/QWERTY) keyboards support. - Many bugfixes PR: ports/165945 Submitted by: Hardy Schumacher <hardy.schumacher@gmx.de> Approved by: eadler (mentor) Feature safe: yes
* Replace USE_GCC=4.4+ by USE_GCC=4.6+, the former is only here for agerald2012-03-111-1/+1
| | | | | | single, obsolete port. Feature safe: yes
* - Unbreak by disabling broken VMM testcase. It seems to be an ↵decke2012-03-102-4/+12
| | | | | | | incompatibility with recently updated yasm. Submitted by: pointyhat (via pav) Feature safe: yes
* - Reenabled fixed memobj r0 patchdecke2012-03-102-49/+873
| | | | | | | - Bump PORTREVISION Submitted by: avg Feature safe: yes
* - Fix compile error on recent currentdecke2012-03-102-0/+12
| | | | | | | | | | | | include/iprt/stdint.h:162: error: 'intptr_t' has a previous declaration as 'typedef long int intptr_t' /usr/include/sys/_stdint.h:78: error: conflicting declaration 'typedef uintptr_t uintptr_t' include/iprt/stdint.h:165: error: 'uintptr_t' has a previous declaration as 'typedef long unsigned int uintptr_t' kBuild: Compiling tstAsmStructsasm - src/VBox/VMM/testcase/tstAsmStructsAsm.asm kBuild: Compiling tstGlobalConfig - src/VBox/VMM/testcase/tstGlobalConfig.cpp kmk: * [out/freebsd.amd64/release/obj/tstVMStructRC/tstVMStructRC.o] Submitted by: Tijl Coosemans <tijl@freebsd.org> Feature safe: yes
* - Update to 1.9.92.r76026martymac2012-03-0913-226/+4
| | | | | | | | - Remove dfbinimage2 plugin : - it is not maintained upstream - dfcdrom is maintained and can be used instead Feature safe: yes
* - Update Guest Additions Mirrorsitedecke2012-03-082-2/+2
| | | | | PR: ports/165597 Submitted by: Seiji Ariga <freebsd@khaotic.net>
* - Remove empty line at end of filedecke2012-03-081-1/+0
| | | | Reported by: Alex Kozlov <ak@FreeBSD.org>
* Update to Wine 1.4, the real release. The list of changesgerald2012-03-084-6/+6
| | | | | | since the 1.3.x release series is huge and nicely summarized at http://www.winehq.org/announce/1.4 in addition to the individual changes listed for the previous versions of this port.
* - Mark BROKEN on amd64: fails to compilepav2012-03-061-0/+4
| | | | | | | kmk: *** [/work/a/ports/emulators/virtualbox-ose-legacy/work/VirtualBox-4.0.16_OSE/out/freebsd.amd64/release/obj/VMM/tstAsmStructsAsm.mac] Error 1 kmk: *** Deleting file Reported by: pointyhat
* - Unbreakmiwi2012-03-041-1/+1
| | | | | PR: 165443 Submitted by: maintainer
* Update maintainer email in my portsak2012-03-032-2/+2
| | | | Approved by: eadler (mentor)
* Update to Wine 1.4 RC6. Among others, this now reliably detectsgerald2012-03-034-6/+6
| | | | | CPU speed on FreeBSD by reading the hw.clockrate sysctl instead of one that is not always present.
* - Remove conditional checks for FreeBSD 6.Xpav2012-03-021-13/+0
| | | | | | PR: ports/165608 Submitted by: pgollucci Approved by: portmgr (hat)
* Remove the GA knob, it can no longer be turned off since other partsnox2012-02-292-10/+2
| | | | of the build now depend on python too.
* Update to Wine 1.4 RC5; translation fixes and some final bug fixes.gerald2012-02-264-6/+6
|
* - Revert memobj r0 patch until the problems on i386 are solveddecke2012-02-232-851/+49
| | | | | | | - Bump PORTREVISION Reported by: dougb, Frank Bartels Discussed with: avg
* - Update to 4.1.8decke2012-02-2123-354/+994
| | | | | | | | | | - Mark broken on FreeBSD < 8.0 - Fix lib32 checks to use /usr/lib32/libc.so - R0 memobj rewrite [1] - Fix INVARIANTS warning: acquiring duplicate lock of same type: "IPRT Fast Mutex Semaphore" [1] Submitted by: Andriy Gapon <avg@FreeBSD.org> [1] Obtained from: redports.org/~virtualbox/
* - Update to 4.0.16decke2012-02-2119-165/+209
| | | | | | - Fix lib32 checks to use /usr/lib32/libc.so Obtained from: redports.org/~virtualbox/
* mupen64plus-audio-sdlmva2012-02-201-1/+0
|
* - Update to 0.145miwi2012-02-209-278/+301
| | | | | PR: 164991 Submitted by: Ports Fury
* - Update to version 0.8.2miwi2012-02-202-7/+7
| | | | | PR: 164989 Submitted by: Ports Fury
* - Update to version 0.145miwi2012-02-207-135/+107
| | | | | PR: 164990 Submitted by: Ports Fury
* Assign back to the pool.wxs2012-02-191-1/+1
|
* Update to 1.29makc2012-02-192-6/+3
| | | | | | PR: ports/164743 Submitted by: Hardy Schumacher <hardy.schumacher at gmx.de> Approved by: Alex Kozlov (maintainer)
* Update to Wine 1.4 RC4; yet more bug and translation fixes.gerald2012-02-184-6/+6
|
* - Update devel/sdl12 to 1.2.15mva2012-02-1867-46/+67
| | | | | | | | | | | | | - Update audio/sdl_mixer to 1.2.15 - Update graphics/sdl_image to 1.2.12 - Update graphics/sdl_ttf to 2.0.11 - Update graphics/sdl_gfx to 2.0.23 - Update net/sdl_net to 1.2.8 - Bump PORTREVISIONs on ports that depend on one or more packages due to ABI and shared library version changes - Update Mk/bsd.sdl.mk accordingly for the new shared library versions Tested by: exp-run by pav
* - Take maintainershipswills2012-02-181-1/+1
|
* Update to 1.0.1 - announce message is here:nox2012-02-187-49/+209
| | | | http://lists.nongnu.org/archive/html/qemu-devel/2012-02/msg02458.html
* - Actually bump portepochscheidell2012-02-181-0/+1
| | | | | Submitted by: swills Approved by: gabor (mentor, implicit)
* - Back out all changes to date starting with this pr.scheidell2012-02-185-39/+10
| | | | | | | | | | | - changes that were applied by several people, one change (mine, the actual upgrade) made hgfs unloadable. - other changes along the way, attempting to fix it made port broken were also backed out - Only patches left were DougB's rc script patches - Bump PORTEPOCH PR: ports/161891 Submitted by: scheidell (me) Approved by: ports@ (maintainer, implicit), gabor (mentor)
* - Bump PORTREVISION to chase the update of multimedia/libvpxashish2012-02-162-0/+2
|
* - Mark BROKEN: does not packagepav2012-02-161-0/+2
| | | | Reported by: pointyhat
* Bump pcre library dependency due to 8.30 updatemm2012-02-141-2/+2
|
* Use cups-client, not the full cups-base, to support the CUPS option.gerald2012-02-132-2/+2
| | | | | | | This reduces the footprint in this case. PR: 165027 Submitted by: Pavel Gubin <pg@2lazy.ru>
* - convert to using PYTHON_SITELIBDIR (non-functional change)rm2012-02-122-85/+85
|
* Update to Wine 1.4 RC3; yet further bug and translation fixes.gerald2012-02-124-6/+6
|
* - Fix build after /usr/X11R6 symlink removalpgollucci2012-02-101-0/+1
| | | | | PR: ports/164899 Submitted by: Stephen Hurd <shurd@sasktel.net> (maintainer)
* - Update to 20120131gabor2012-02-084-609/+505
|
* The variable is USE_PERL5 not USE_PERLeadler2012-02-071-1/+1
| | | | | | Submitted by: Alex Kozlov Reviewed by: perl (swills) Approved by: portmgr (pav)
* This variable changed quite some time ago.eadler2012-02-071-1/+1
| | | | Reported by: Alex Kozlov
* - Update to 0.8.2jgh2012-02-072-4/+5
| | | | | PR: ports/164758 Submitted by: maintainer, beyert at cs.ucr.edu
* Update to Wine 1.4 RC2 which fixes a number of further bugs.gerald2012-02-044-6/+6
|
* Update to Wine 1.4 RC1. This includes the following changes:gerald2012-02-046-6/+10
| | | | | | | | | - Improved crash dialog with support for saving the backtrace. - Support for the Back button in built-in Internet Explorer. - Keyboard accelerators can now be translated through po files. - A number of installer fixes. - Many translation updates and tweaks. - Various bug fixes.
* Update OpenMSX to 0.8.2johans2012-01-313-6/+22
|
* - Update to 20120124gabor2012-01-305-4307/+3387
|
* - Fix pkg-plist.nox2012-01-292-2/+2
| | | | | | | - Bump PORTREVISION. PR: ports/164571 Submitted by: Jimmy Olgeni <olgeni@freebsd.org>
* - Update to 2.5.1miwi2012-01-294-60/+50
| | | | | PR: 164156 Submitted by: Ports Fury
* Chase libcdio shlib bumparved2012-01-192-4/+4
|
* Reset elbarto@ArcadeBSD.org: address bounces, last maintainer activity 2010.linimon2012-01-184-4/+4
| | | | Hat: portmgr
* - update converters/libticonv to 1.1.3rm2012-01-181-4/+4
| | | | | | | | | | | | | | | | - update devel/libtifiles2 to 1.1.5 - update comms/libticables2 to 1.3.3 - update comms/libticalcs2 to 1.1.7 - update comms/tilp2 to 1.16 - bump PORTREVISION for emulators/tiemu3 - add LICENSE (GPLv2) I did this in single commit because this ports are tightly interconnected, so chanses are good to (temporarily) broke something, committing them separatedly. PR: 164024 Submitted by: Tijl Coosemans <tijl at coosemans dot org> (maintainer)
* - patch vmhgfs to allow make it loadable [1]scheidell2012-01-164-6/+29
| | | | | | | | - patch Makefile/plist/pkg-message to prevent install of broken vmhgfs, suggested by swills - Add USE_AUTOMAKE=yes to keep build from taking two passes, and keep tinderbox happy Submitted by: swills [1] Approved by: gabor (mentor)
* Update lame to 3.99.3.netchild2012-01-151-1/+1
| | | | Bump portrevision of all ports which depend upon it.
* In the rc.d scripts, change assignments to rcvar to use thedougb2012-01-1416-24/+24
| | | | | | | | | | | literal name_enable wherever possible, and ${name}_enable when it's not, to prepare for the demise of set_rcvar(). In cases where I had to hand-edit unusual instances also modify formatting slightly to be more uniform (and in some cases, correct). This includes adding some $FreeBSD$ tags, and most importantly moving rcvar= to right after name= so it's clear that one is derived from the other.
* Update to Wine 1.3.37. This includes the following changes:gerald2012-01-146-6/+14
| | | | | | | | | - Completion of the DIB engine. - Improvements to the C++ runtime. - A number of fixes in the audio drivers. - Unnecessary Direct3D options removed from WineCfg. - Some fixes to the built-in Internet Explorer. - Various bug fixes.
* - Didn't reinstall documentation/fceux.6 as intended.scheidell2012-01-131-3/+4
| | | | | | | | - maintainer asked submitter to submit the patch due to maintainer's schedule PR: ports/163510 Submitted by: A.J. Kehoe IV (Nanoman)" <ibxht163@nanoman.ca> Approved by: maintainer (timeout, 22 days), gabor (mentor, implicit)
* Mark as CONFLICTS_INSTALL because they both install to bin/mmdskreuzer2012-01-121-0/+2
| | | | | | PR: ports/163238 Submitted by: Peter Vereshagin <peter@vereshagin.org> Approved by: Adam Weinberger <adamw@adamw.org> (multimarkdown maintainer)
* - Update to r228301.kuriyama2012-01-094-26/+32
| | | | | | | - Use /boot/modules like as other KLD ports [1]. - Create tarball to build on pointyhat cluster. Submitted by: beat [1]
* multimedia/avifile will die soon so remove any references to iteadler2012-01-093-18/+2
| | | | Approved by: acm
* - Updated to 8.8.0scheidell2012-01-083-5/+10
| | | | | | PR: ports/161891 Submitted by: Douglas Carmichael <dcarmich@dcarmichael.net> Approved by: gabor (mentor)
* Update to Wine 1.3.36. This includes the following changes:gerald2012-01-066-6/+18
| | | | | | | | | | - UDisks backend for the dynamic device support. - Polygons and geometric pens implemented in the DIB engine. - JScript now compiles entire functions. - Improved support for vertical fonts. - A few more scripts in UniScribe. - A bunch of ctype functions implemented in MSVCP. - Various bug fixes.
* - Update to 20111213martymac2012-01-024-4/+144
| | | | | - Use setrlimit() to have mmap() return an address below 2GB. This avoids using MAP_FIXED, which could discard already mapped pages.
* - Reassign to the heaptabthorpe2012-01-021-1/+1
|
* Remove expired, unmaintained ports:rene2011-12-295-251/+0
| | | | | | | | | | | | | | | | | | 2011-11-30 textproc/skribe 2011-11-30 emulators/wahcade 2011-11-30 databases/keximdb: Depends on editors/koffice-kde3, which is scheduled for deletion 2011-11-30 editors/koffice-kde3 2011-11-30 net/keepalived: Depends on net/ipvs, which is scheduled for deletion 2011-11-30 net/ipvs: Designed for FreeBSD 5.x, which is no longer supported 2011-11-30 databases/fireprofile 2011-12-01 audio/gnowavcut: Abandonware 2011-12-01 mail/demime: No upstream development since 2007 2011-12-03 x11/wmmsg: No more public distfiles 2011-12-03 x11-toolkits/libgtkeditor: No more supported upstream, not depend on anymore. 2011-12-03 misc/demoniac: No more upstream, no more public distfiles 2011-12-03 cad/gtkwave: No more public distfiles, no more upstream 2011-12-07 databases/clip: No develop anymore for long 2011-12-09 x11-toolkits/gtkextra: no longer supported upstream, no more depend on
* KCemu is an emulator for the KC85 homecomputer series and other Z80 basedpawel2011-12-235-0/+348
| | | | | | | | | | | microcomputers like Z1013, LC80, Polycomputer 880 and BIC A5105. The emulation supports a number of additional hardware, e.g. floppy disk drives and extended graphic modules. WWW: http://kcemu.sourceforge.net PR: ports/161346 Submitted by: Hardy Schumacher <hardy.schumacher@gmx.de>
* - Add fix for build failure on FreeBSD 10-CURRENT after r228444decke2011-12-232-0/+38
| | | | | | | include/iprt/types.h:174: error: redefinition of typedef 'bool' @/sys/types.h:271: error: previous declaration of 'bool' was here Submitted by: Daichi GOTO <daichi@freebsd.org>
* - New port: emulators/mupen64plus-pluginsacm2011-12-213-0/+53
| | | | | | This is the metaport to install third party plugins of the mupen64plus. WWW: http://code.google.com/p/mupen64plus/
* - New port: emulators/mupen64plus-video-z64acm2011-12-212-0/+31
| | | | Low-level RDP plugin for the Mupen64Plus
* - New port: emulators/mupen64plus-video-glide64acm2011-12-212-0/+31
| | | | Glide64 video plugin for Mupen64Plus
* - New port: emulators/mupen64plus-video-arachnoidacm2011-12-212-0/+31
| | | | The arachnoid video plugin for Mupen64plus
* - New port: emulators/mupen64plus-rsp-z64acm2011-12-212-0/+31
| | | | Low-level RSP processor plugin for the Mupen64Plus
* - Preparing for new mupen64plus plugin portsacm2011-12-215-7/+37
| | | | - Bump PORTREVISION
* Update to Wine 1.3.35. This includes the following changes:gerald2011-12-206-6/+16
| | | | | | | | | - Triangular gradients and cosmetic wide pens support in the DIB engine. - All Wine dialogs can now be translated through po files. - Many more scripts added to UniScribe. - JScript using bytecode throughout now. - Several MSXML improvements. - Various bug fixes.
* - New port: emulators/wxmupen64plusacm2011-12-186-0/+110
| | | | | | wxMupen64plus is A Mupen64Plus v2 frontend written with wxWidgets WWW: http://bitbucket.org/auria/wxmupen64plus
* - Update to latest 1.99.4 (hg bitbucket) versionacm2011-12-1810-24/+63
| | | | - Bump PORTREVISION
* Unbreak by fixig emulators/seabios-devel dependency.nox2011-12-131-2/+3
| | | | Feature safe: yes
* Update to 1.6.3.1 .nox2011-12-102-6/+7
| | | | Feature safe: yes
* - Disallow from pointyhat, tries to fetch from svn during extract stagepav2011-12-061-0/+2
| | | | | Reported by: pointyhat Feature safe: yes
* Mirror main distfile on MASTER_SITE_LOCAL as original mastersite seemsnox2011-12-061-4/+3
| | | | | | to be unavailable for a little while now. Feature safe: yes
* Update to Wine 1.3.34. This includes the following changes:gerald2011-12-036-6/+8
| | | | | | | | | | | - Bytecode support in JavaScript. - Support for gradients in the DIB engine. - A number of Uniscribe improvements. - Fixes for DirectDraw mode switching. - A few more MSVC runtime functions. - Various bug fixes. Feature safe: yes
* Update to 1.0, announce message is here:nox2011-12-038-86/+37
| | | | | | http://lists.nongnu.org/archive/html/qemu-devel/2011-12/msg00121.html Feature safe: yes
* - Update to 4.0.14decke2011-12-036-13/+11
| | | | Feature safe: yes
* - Fix error check for aio_errordecke2011-12-022-0/+17
| | | | | | | - Bump PORTREVISION Obtained from: https://www.virtualbox.org/changeset/38332 Feature safe: yes
* - Fix panic: mutex vm page queue free mutex not owned on 10-CURRENTdecke2011-12-023-4/+56
| | | | | | | | | - Fix compile error: 'D_PSEUDO' undeclared here on 10-CURRENT - Bump PORTREVISION PR: ports/162186 Submitted by: Jung-uk Kim <jkim@FreeBSD.org> Feature safe: yes
* - Update to 20111108gabor2011-11-294-10389/+11093
| | | | Feature safe: yes
* (Attempt to) fix build WITH_ALL_TARGETS on < 9.x/i386nox2011-11-271-1/+1
| | | | Feature safe: yes
* Port for package building of virtio kernel lodable modules.kuriyama2011-11-215-0/+102
| | | | | | | | This port support only 8.2 and 9.0 releases. WWW: http://people.FreeBSD.org/~kuriyama/virtio/ Feature safe: yes
* - Update to 1.4 [1]rene2011-11-214-12/+12
| | | | | | | | | | - Pet portlint by moving LICENSE section [2] PR: ports/162678 [1] Submitted by: Barbara [barbara.xxx1975 libero/it] [2] Submitted by: myself [2] Approved by: maintainer [1] [2] Feature safe: yes
* Update to Wine 1.3.33. This includes the following changes:gerald2011-11-196-8/+24
| | | | | | | | | | | | | | - Support for text output in the DIB engine. - Improved support for HTTP proxies. - New version of the Gecko engine. - A number of cursor fixes. - Some fixes in bidirectional text layout. - Various bug fixes. Explicitly di$sable TIFF support, configuring --without-tiff, after we have not had this as a package dependency all the time anyway. Feature safe: yes
* Update to 1.28rene2011-11-192-5/+5
| | | | | | Submitted by: maintainer Notified by: Hardy Schumacher [hardy.schumacher/gmx] Feature safe: yes
* Remove trailing whitespaces.ehaupt2011-11-191-1/+1
| | | | Feature safe: yes
* Update to 1.27 which works properly on amd64 and does not need therene2011-11-157-112/+7
| | | | | | | | | restricted patches any longer. PR: ports/162543 Submitted by: Hardy Schumacher [hardy.schumacher gmx/de] Approved by: maintainer Feature safe: yes
* Add a knob DOSBOX to control an optional run-time dependency on DOSBox.gerald2011-11-132-0/+10
| | | | | Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua> Feature safe: yes
* Mark as broken on powerpc: does not compile.linimon2011-11-112-2/+14
| | | | | Hat: portmgr Feature safe: yes
* Mark as broken on tier-2: uses i386 asm.linimon2011-11-111-0/+4
| | | | | Hat: portmgr Feature safe: yes
* Mark as broken on powerpc: uses i386-specific option.linimon2011-11-111-0/+3
| | | | | Hat: portmgr Feature safe: yes
* Mark as broken on powerpc: does not compile.linimon2011-11-111-0/+3
| | | | | Hat: portmgr Feature safe: yes
* Also broken on powerpc: uses i386 asm.linimon2011-11-101-0/+1
| | | | Hat: portmgr
* Mark broken on powerpc as well as sparc64. (In fact, on all the tier-2s.)linimon2011-11-102-8/+5
| | | | Hat: portmgr
* - Mark BROKEN: does not compilepav2011-11-091-0/+2
| | | | | | ui-qt/input/controller.cpp:30:33: error: could not convert '(SNES::Input::JoypadID)4u' from 'SNES::Input::JoypadID' to 'unsigned int' Reported by: pointyhat
* - Mark BROKEN: does not compilepav2011-11-081-0/+2
| | | | | | | | | src/lib/util/aviio.c: In function 'avi_error parse_indx_chunk(avi_file*, avi_stream*, avi_chunk*)': src/lib/util/aviio.c:1516:25: error: variable 'id' set but not used [-Werror=unused-but-set-variable] src/lib/util/aviio.c:1519:8: error: variable 'subtype' set but not used [-Werror=unused-but-set-variable] cc1plus: all warnings being treated as errors Reported by: pointyhat
* - Bump PORTREVISION which was missing since adding PG_UNMANAGED patch for HEADdecke2011-11-072-7/+8
| | | | | | - Pet portlint about LICENSE variables Reported by: avg
* - Get rid FreeBSD 6 supportmiwi2011-11-074-13/+3
|
* Update to Wine 1.3.32. This includes the following changes:gerald2011-11-066-6/+10
| | | | | | | | - BiDi text support in the multi-line edit control. - Support for pattern brushes in the DIB engine. - A number of MSXML fixes. - Improvements to the PostScript driver. - Various bug fixes.
* - Fix dfbinimage2 CD handling (program identification)martymac2011-11-033-3/+26
| | | | - Swap LICENSE and *DEPENDS to make portlint happy
* Remove useless dependency on gnomelibsmartymac2011-11-031-1/+2
| | | | Submitted by: bapt (via private mail)
* - fix explicit use of unzip in portseadler2011-11-031-1/+1
| | | | | | | | PR: ports/153429 Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua> Approved by: maintainers (hq, gabor, amdmi3) Approved by: maintainer timeout Approved by: bapt,sahil (mentors, implicit)
* Add EXPIRATION_DATE= 2011-11-30 to recently BROKEN ports that do notdougb2011-11-021-0/+1
| | | | already have one.
* The vast majority of pkg-descr files had the following format when theydougb2011-10-248-19/+4
| | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues
* Remove more tags from pkg-descr files fo the form:dougb2011-10-2412-34/+0
| | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file.
* - Respect STRIP [1]nox2011-10-231-1/+5
| | | | | | | - Respect NOPORTDOCS, even if it's empty [2] PR: ports/161856 [1], ports/161857 [2] Submitted by: Nali Toja <nalitoja@gmail.com>
* - Respect CC (sgabios) [1]nox2011-10-232-9/+33
| | | | | | | | | | - Respect STRIP [2] - Respect NOPORTDOCS, even if it's empty [3] - Trim deps for -nographic [4] PR: ports/161855 [1], ports/161856 [2], ports/161857 [3], ports/161858 [4] Submitted by: Nali Toja <nalitoja@gmail.com>
* Update to Wine 1.3.31. This includes the following changes:gerald2011-10-226-6/+14
| | | | | | | | - BiDi text support in the single-line edit control. - Support for StretchDIBits and AlphaBlend in the DIB engine. - A number of audio fixes. - VBScript improvements. - Various bug fixes.
* Fix build with gcc 4.6pawel2011-10-223-0/+23
| | | | | | PR: ports/161782 Submitted by: Christian Mangin <cmangin@arobas.net> Approved by: maintainer
* Mark BROKEN: does not builderwin2011-10-201-0/+2
|
* Update to 0.9.96ehaupt2011-10-198-124/+24
| | | | | PR: 161649 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Add LICENSEehaupt2011-10-182-2/+6
| | | | | | | | - Add MAKE_JOBS_SAFE - Update WWW PR: 161647 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Update to 425873swills2011-10-156-51/+26
| | | | | | | | | - Unmark broken - Pet portlint PR: ports/161001 Submitted by: swills (me) Approved by: maintainer timeout (>2 weeks)
* Update to 0.15.1 - Changelog:nox2011-10-145-94/+42
| | | | http://wiki.qemu.org/ChangeLog/0.15
* Joytran is a joystick to keyboard/mouse events translator written in C.pawel2011-10-134-0/+51
| | | | | | | | | | | | | | | | | | | | | | | | | The project has several advantages over similar software: - Portable to a wide variety of platforms, since it is based on SDL and the X11 XTest Extension (Developed on FreeBSD) - It is easy to use the joystick in places where it is not usually supported - Supports keyboard and mouse emulation - Supports multiple joysticks - Handles the presence of non-joystick devices, such as USB mice/trackballs that masquerade as joysticks gracefully - Easy switching between profiles - Lightweight, with few dependencies - Comprehensive feature set (if there are features missing that are important to you, I will at least consider implementing them) - Freely available (MIT License) WWW: http://chiselapp.com/user/beyert/repository/joytran/ - Timothy Beyer beyert@cs.ucr.edu PR: ports/159325 Submitted by: Timothy Beyer <beyert@cs.ucr.edu>
* Should only be BROKEN if compiled with X11. open-vm-tools-nox11 still buildslx2011-10-121-4/+4
| | | | cleanly.
* Update to Wine 1.3.30. This includes the following changes:gerald2011-10-116-8/+10
| | | | | | | | | - DirectSound reimplemented on top of MMDevAPI. - Support for StretchBlt in the DIB engine. - User interface improvements in HTML help. - Some MSXML fixes. - Performance improvements in cmd. - Various bug fixes.
* Welcome Dolphin-emu, a free Wii/GC emulatormartymac2011-10-038-0/+1575
|
* - Incorporate Quilt MZ80 patches for non-i386 and add legal notificationsrene2011-10-017-13/+91
| | | | | | | | | | | | - Update MASTER_SITES - Replace pkg-plist by PLIST_FILES - Only depend on devel/nasm when on i386 - Add WWW to pkg-descr - Bump PORTREVISION PR: ports/153437 Submitted by: Anonymous (swell.k) Approved by: maintainer
* - Mark BROKEN: does not compilepav2011-09-251-0/+2
| | | | | | /usr/local/include/X11/Xdefs.h:47: error: conflicting types for 'Bool' Reported by: pointyhat
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-2441-74/+57
| | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav
* Update to Wine 1.3.29. This includes the following changes:gerald2011-09-246-12/+10
| | | | | | | | | | - Extensive support for VBScript. - Various improvements to the calendar common control. - A number of XRender fixes and optimizations. - Several new functions in the MSVCP runtime. - A number of audio fixes. - DirectDraw cleanups. - Various bug fixes.
* Add XInput2 (aka x11/libXi aka xi.6) as an explicit dependency.gerald2011-09-202-4/+6
| | | | | Suggested by: Alex Kozlov <spam@rm-rf.kiev.ua>, David Naylor <naylor.b.david@gmail.com>
* Fix building for OSVERSION >= 900044.bsam2011-09-191-0/+8
| | | | | | PR: ports/160799 Submitted by: Ivan Klymenko <fidaj@ukr.net> Patch by: Rainer Hurling <rhurlin@gwdg.de>
* - Add ahci emulation fix for FreeBSD guests. [1]nox2011-09-173-1/+38
| | | | | | | | | - Add OPTION to build a seabios git snapshot that add ahci boot disk emulation. [2] - Bump PORTREVISION. Submitted by: avg [1] Suggested by: avg [2]
* SeaBIOS is an open source implementation of a 16bit X86 BIOS. SeaBIOSnox2011-09-174-0/+62
| | | | | | | | | | | | | can run in an emulator or it can run natively on X86 hardware with the use of coreboot. SeaBIOS is the default BIOS for qemu and kvm. This is a git snapshot to be used with the emulators/qemu-devel port. (compared to the version shipped with qemu 0.15.0 this snapshot adds ahci boot disk support.) WWW: http://www.seabios.org/SeaBIOS
* Update to Wine 1.3.28. This includes the following changes:gerald2011-09-116-6/+22
| | | | | | | | | | | - Initial version of the VBScript parser. - Automagic audio driver selection. - Support for volume information on UDF file systems. - The OpenGL renderer is now the default for DirectDraw. - Device configuration dialog in DirectInput. - SetDIBitsToDevice support in the DIB engine. - Several improvements in the cmd parser. - Various bug fixes.
* - Fix SFML dependency (use LIB_DEPENDS as now sfml installs numbered .so ↵amdmi32011-09-091-3/+3
| | | | | | | | libraries) PR: 160045 Submitted by: myself Approved by: maintainer timeout
* - emulators/wahcade: eliminate py-elementtree dependency [0]eadler2011-09-081-2/+1
| | | | | | | | | - security/zenmap: eliminate py-pysqlite2x dependency [1] - deskutils/griffith: eliminate py-pysqlite2x dependency [2] PR: ports/160049 [0], ports/160071 [1], ports/160161 [2] Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> [0,1,2] Approved by: bapt (mentor)
* - Update to version 1.3danfe2011-09-066-18/+20
| | | | | | | - Reformat port description and fix line wrapping in Makefile while here PR: ports/160243 Approved by: maintainer
* Update to 20110826.stefan2011-09-049-1552/+19
| | | | | PR: 160217 Submitted by: Stephen Hurd <shurd@sasktel.net> (maintainer)
* Add LICENSE (GPLv2) and relinquish to the pool.danfe2011-09-011-1/+3
|
* Minor language fixes.danfe2011-09-012-4/+4
|
* 2011-09-01 deskutils/gkrellm-gtodo: No more public distfilesbapt2011-09-0122-6082/+0
| | | | | | | | | | | | | | | | | | | | | 2011-09-01 deskutils/xopps: No more public distfiles 2011-09-01 devel/adocman: No more public distfiles 2011-09-01 devel/bisongen: No more public distfiles 2011-09-01 devel/crow: BROKEN for more than 6 month 2011-09-01 devel/p5-Config-INI-MVP: Disappear from CPAN 2011-09-01 devel/p5-Date-Set: Disappear from CPAN 2011-09-01 devel/p5-File-FTS: No more public distfiles 2011-09-01 devel/p5-PerlMenu: No more public distfiles 2011-09-01 devel/p5-Proc-PIDFile: No more public distfiles 2011-09-01 devel/p5-UNIVERSAL-exports: Disappear from CPAN 2011-09-01 devel/ruby-rbtree: No Master Site 2011-09-01 dns/host: No more public distfiles 2011-09-01 emulators/linux-padjoy: No more public distfiles 2011-09-01 emulators/mame-extras: No more public distfiles 2011-09-01 emulators/snespp: BROKEN for more than 6 month 2011-09-01 emulators/xgs: No more public distfiles 2011-09-01 ftp/gproftpd: No more public distfiles 2011-09-01 ftp/muddleftpd: No more public distfiles
* Fix build under 7.xzi2011-09-011-0/+4
| | | | | Reported by: pointyhat Approved by: wxs (mentor)
* - Fix SMC91c111 device emulation in qemu. This allows FreeBSD to boot onstas2011-08-312-1/+39
| | | | | | | the GUMSTIX platform. Approved by: nox (maintainer) Obtained from: qemu git
* Update to Wine 1.3.26. This includes the following changes:gerald2011-08-286-12/+14
| | | | | | | | | | | | | | | - Support for multisampling in Direct3D. - New version of the Gecko engine. - Improvements to the network proxy handling. - Better write support in MSXML. - Side-by-side manifests for built-in libraries. - Various bug fixes. Explicitly disable gstreamer support, thus avoiding automatic detection and incorrect package lists in case. [1] PR: 159749 [1] Submitted by: Anatoly Borodin <anatoly.borodin@gmail.com> [1]
* - Update MASTER_SITES and WWW: linemiwi2011-08-262-11/+9
| | | | | | | - Add LICENSE PR: 160099 Submitted by: Ports Fury
* - Fix MASTER_SITESmiwi2011-08-261-7/+8
| | | | | PR: 160098 Submitted by: Ports Fury
* Fix last-minute Makefile edit that broke the build WITH_GNS3.nox2011-08-261-5/+1
|
* - Undeprecate.stas2011-08-241-8/+2
|
* Chase libnotify, libproxy and webkit-gtk2 shlib changes, and fix build where ↵kwm2011-08-241-2/+2
| | | | needed.
* Update to 0.9.7zi2011-08-232-7/+13
| | | | | | | | Add LICENSE PR: ports/158929 Submitted by: L Campbell <llc2w@virginia.edu> (maintainer) Approved by: tabthorpe (mentor)
* Geocities has been gone for almost 2 years now, so let's removedougb2011-08-231-1/+0
| | | | | | references to it. Deprecate ports whose only MASTER_SITE is (was) geocities
* - Update to 0.15.0 - Changelog:nox2011-08-2117-2911/+218
| | | | http://wiki.qemu.org/ChangeLog/0.15
* - Update to version 0.6.3, which features number of bug fixes and "netbook"danfe2011-08-205-46/+19
| | | | | | | | | | | look for small/short screens. Unfortunately, SX ROM revision J still does not seem to work - Build is done with GNU make now (was Imake before) - Contract ${MASTER_SITE_BERLIOS} -> BERLIOS - Augment CATEGORIES (add math): x48 can be used as powerful calculator - Add LICENSE (GPLv3), utilize PORTDOCS - Touch a COMMENT (use HP's official "graphic calculator" spelling) and add couple of small comments about HP ROM images in Makefile
* - Update to 20110809gabor2011-08-194-2797/+885
|
* Move LICENSE, LICENSE_COMB and LICENSE_FILE up to appease new portlint. [1]gerald2011-08-164-118/+26
| | | | | | | | | | | | Use PORTDATA which allows simplifying pkg-plist significantly. [1][2] Explicitly disable ALSA support. [2] Add to PLIST_SUB instead of just setting it (for the OPENAL knob). [1] Bump PORTREVISION due to the potentially fixed package list. PR: 159749 Submitted by: Anatoly Borodin <anatoly.borodin@gmail.com> [1] Inspired by: Anatoly Borodin <anatoly.borodin@gmail.com> [2]
* - Update to 0.143p2 ('borrowing' obrien's cool patchlevel code from editors/vim)crees2011-08-145-44/+63
| | | | | | | | | | | | - Add missing fontconfig dependency - Use PORTDOCS/PORTEXAMPLES - Use PATCHDIR (not FILESDIR) - Use COPYTREE_SHARE (not cp -R) Mostly based on: PR: ports/153645 Submitted by: Emmanuel Vadot <elbarto@arcadebsd.org> (maintainer), acm Approved by: maintainer timeout (8 weeks)
* Update to 1.5.0ehaupt2011-08-133-15/+30
| | | | | PR: 159439 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Fix PG_UNMANAGED compile problem on HEAD after r224746.decke2011-08-123-0/+75
| | | | | | | | | | | | Remove explicit initialization of m->flags and m->oflags because per default vm_phys_alloc_contig() already initializes the page as unmanaged. Chase move of PG_UNMANAGED flag from m->flags to m->oflags and renaming to VPO_UNMANAGED for an additional assert. PR: ports/159675 Reported by: Kyryll A Mirnenko <xmirya@gmail.com>, Michael Butler <imb@protected-networks.net> Thanks to: beat
* Remove USE_GNOME=gnometarget from ports. It has been a empty keyword sincekwm2011-08-123-3/+1
| | | | | | | mid 2008. PR: ports/159624 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
* Mark as broken on sparc64: fails to compile.linimon2011-08-101-1/+7
|
* Add dependency on alsa-lib. Port picks it up with configure if installedarved2011-08-071-2/+5
| | | | | | | Fix mispelled option MISALIGNED PR: 159340 Submitted by: Joel Ray Holveck <joelh@piquan.org>
* - fix MASTER_SITESdinoex2011-08-071-2/+1
|
* Update to Wine 1.3.26. This includes the following changes:gerald2011-08-066-6/+16
| | | | | | | | | | - Various improvements to the builtin Internet Explorer. - Support for Get/SetDIBits in the DIB engine. - Support for enhanced metafiles in the View tool. - Many improvements in WinHTTP. - A number of fixes to the COM stubless marshaller. - Improved mechanism for DLL registrations. - Various bug fixes.
* - update MASTER_SITES and WWWdinoex2011-08-062-2/+2
|
* - Update to 1001:amdmi32011-08-056-26/+77
| | | | | | | | | | | - Added support for GBA cheats - Added RTC support - Added vba-over.ini support - Added internationalization support - Added 7zip support PR: 159387 Submitted by: Nicole Reid <root@cooltrainer.org> (maintainer)
* Remove WWW entries from unmaintained ports that return 404 or where the domainehaupt2011-08-032-4/+0
| | | | disappeared.
* Deprecate some ports where I can't find distfiles and upstreambapt2011-08-034-0/+12
|
* Mark BROKEN: Does not fetchbapt2011-08-022-0/+4
|
* Deprecate unmaintained ports marked as BROKEN for more then 6 monthbapt2011-08-021-0/+3
|
* - Sort SUBDIRssunpoet2011-08-011-1/+1
| | | | - Fix NO_VIET_KDE coverage
* Fix build with clang by respecting CCrene2011-07-312-0/+48
| | | | | PR: ports/158598 Submitted by: maintainer
* Update to Wine 1.3.25. This includes the following changes:gerald2011-07-234-6/+6
| | | | | | | | | | - Rewrite of the audio support, using the Win7 architecture. - Old-style sound drivers for Jack, NAS and ESD are removed. - Graphics driver architecture changes for the DIB engine. - Improved handling of the shell recycle bin. - Better joystick support in DirectInput. - Initial stub for VBScript support. - Various bug fixes.
* Temporary workaround for INDEX building on pointyhat-west: allow overridelinimon2011-07-213-0/+6
| | | | | | | | | | of LINUX_OSRELEASE. pointyhat-west itself might have a different version of linux compat than whatever we are testing on the client nodes. The more general solution is in ports/135221, which needs a careful -exp run to test. Hat: portmgr
* - Update to 4.0.12decke2011-07-196-12/+11
|
* Improve dfbinimage2 plugin CD handling (seeking, fix TOC parsing)martymac2011-07-153-13/+7
|
* - Update to release 0.7.4 .nox2011-07-148-12/+123
| | | | | | | - Add support for qemu. PR: ports/158752 Submitted by: Olivier Cochard-Labbe <olivier@cochard.me> (maintainer)
* - Add patches and knob (defaulted to off) to support udp networkingnox2011-07-145-16/+44
| | | | | | | | | | | | and a patch for promiscuous multicast for the emulated e1000 nic, both to support using qemu with the (also to be updated) emulators/gns3 port. - Change DIST_SUBDIR to qemu/${PORTVERSION} because PATCHFILES names are not versioned. Requested by: Benjamin Epitech <mlspirat42@gmail.com> (via private email) Obtained from: http://code.gns3.net/qemu-patches/
* - Add patch and knob (defaulted to on) to support udp networkingnox2011-07-142-1/+165
| | | | | | | | | | | and a patch for promiscuous multicast for the emulated e1000 and eepro100 nics, both to support using qemu with the (also to be updated) emulators/gns3 port. - Bump PORTREVISION. Requested by: Benjamin Epitech <mlspirat42@gmail.com> (via private email) Obtained from: http://sourceforge.net/projects/gns-3/files/Qemu/qemu-0.11.0-olive.patch/download (in parts)
* Update to Wine 1.3.24. This includes the following changes:gerald2011-07-116-6/+24
| | | | | | | | | - Various DirectInput improvements. - Support for line breaking in Uniscribe. - More UI elements in builtin Shell Explorer. - Some more D3DX9 functions. - Improved support for shell known folders. - Various bug fixes.
* - update ICU to 4.8bapt2011-07-112-2/+2
| | | | | | - chase library bump - add an entry in UPDATING for instructions - remove old conflict lines
* - Fix build on 9-CURRENT after removal of cpumask_tdecke2011-07-092-0/+80
| | | | | | | - Bump PORTREVISION Submitted by: Jung-uk Kim <jkim@FreeBSD.org> Reported by: Armin Pirkovitsch <armin@frozen-zone.org>
* Update to Wine 1.3.23. This includes the following changes:gerald2011-07-096-22/+20
| | | | | | | | | | | | | | | | | | - Support for stubless COM proxies on x86-64. - Builtin dxdiag now outputs real information. - Monochrome bitmap format in the DIB engine. - Beginnings of a true shell Explorer builtin. - A number of new D3DX9 functions. - More support for Indic text shaping. - Various bug fixes. Also fix pkg-plist with respect to the USE_OPENAL option. Remove an obsolete (pre FreeBSD 7.x) post-patch target. [1] PR: 158406 Submitted by: David Naylor <naylor.b.david@gmail.com> Reported by: Alex Kozlov <spam@rm-rf.kiev.ua> [1]
* Don't overwrite mtools.confskreuzer2011-07-061-4/+4
| | | | | PR: ports/157910 Submitted by: Max Brazhnikov <makc@FreeBSD.org>
* Update to Wine 1.3.22. This includes the following changes:gerald2011-07-036-112/+118
| | | | | | | | | | | | - Support for Indic text shaping. - Generation of stubless code in the IDL compiler. - Support for X files in D3DX. - 4- and 24-bit bitmap formats in the DIB engine. - Listview performance improvements. - Various bug fixes. No longer set the GNU configure datadir based on our DATADIR. This should enable this port and emulators/wine-gecko to nicely fit together.
* - Chase the libgcrypt shared lib versionswills2011-07-032-2/+4
|
* Update optional samba dependencies to net/samba35 from samba34.nox2011-07-032-2/+2
| | | | Submitted by: joerg (via private email)
* = Drop MD5 supportmiwi2011-07-03127-391/+0
|
* 2011-07-01 math/femlab: No more distfile, looks like abandonwaremiwi2011-07-0225-1785/+0
| | | | | 2011-07-01 japanese/wikicker: Looks like an abandonware 2011-07-01 emulators/vmware3: No more distfiles available. emulators/virtualbox-ose can be used as a replacement
* - Fix dependency conflict problem.nox2011-07-021-3/+2
| | | | | | | | - Unmark BROKEN. - Bump PORTREVISION. PR: ports/158540 Submitted by: Olivier Cochard-Labbe <olivier@cochard.me> (maintainer)
* - Update to 4.0.10decke2011-07-016-42/+54
| | | | | | | | - Fix build on 9-CURRENT with latest CAM changes [1] - Add stop command and delay parameter to vboxheadless rc script [2] Submitted by: Jung-uk Kim <jkim@FreeBSD.org> [1], Franco Ricci <franco.ricci@phys.uniroma1.it> [2]
* - Update to 4.0.10decke2011-07-016-38/+82
| | | | | | - Fix kmod build on 9-CURRENT after removal of cpumask_t [1] Submitted by: Jung-uk Kim <jkim@FreeBSD.org> [1]
* - Update to 4.0.10decke2011-07-012-3/+3
|
* - Fix build on 9-CURRENT with latest CAM changes [1]decke2011-07-013-4/+50
| | | | | | | | - Add stop command and delay parameter to vboxheadless rc script [2] - Bump PORTREVISION Submitted by: Jung-uk Kim <jkim@FreeBSD.org> [1], Franco Ricci <franco.ricci@phys.uniroma1.it> [2]
* - Fix kmod build on 9-CURRENT after removal of cpumask_tdecke2011-07-012-1/+80
| | | | | | - Bump PORTREVISION Submitted by: Jung-uk Kim <jkim@FreeBSD.org>
* Update to 1.9.92.r68256martymac2011-07-0110-67/+67
|
* Heed CC/CPPFLAGS/CFLAGS, fixes clang build.mandree2011-07-012-1/+3
| | | | Drop MD5 from distinfo.
* - Update to 20110614gabor2011-06-262-5/+5
|
* - Update to 1.4.6miwi2011-06-252-15/+28
| | | | | PR: 155826 Submitted by: Ports Fury
* - Update to 0.9.10acm2011-06-255-11/+52
| | | | - Add QT4 option for build emulator with qt4 interface instead of gtk2
* Bump due to ffmpeg update to 0.7.1mm2011-06-251-0/+1
|
* - Update to 3.4.1acm2011-06-253-6/+4
|
* - Fix build with clangmartymac2011-06-241-1/+2
| | | | - Remove useless CPPFLAGS in CONFIGURE_ENV
* - Use print/texinfo for texi2{dvi,pdf} instead of print/teTeX-base.hrs2011-06-191-2/+3
| | | | | - Use print/teTeX-base for latex instead of print/teTeX. - Use share/texmf for TeX-related files instead of share/texmf-local.
* - Mark BROKEN: conflicting dependenciespav2011-06-171-0/+2
| | | | | | pkg_add: package 'dynamips-devel-0.2.8.r2_3' conflicts with dynamips-community-0.2.8 Reported by: pointyhat
* Update converters/libticonv to 1.1.2 [1]jlaffaye2011-06-162-9/+11
| | | | | | | | | | | | Update comms/libticables2 to 1.3.2 [2] Update devel/libtifiles2 to 1.1.4 [3] Update comms/libticalcs2 to 1.1.6 [4] Update comms/tilp2 to 1.15 [5] Bump emulators/tiemu3 [6] PR: ports/157837 [1], ports/157832 [2], ports/157830 [3], ports/157836 [4], ports/157838 [5], ports/157839 [6] Submitted by: Tijl Coosemans <tijl@coosemans.org> [1] [2] [3] [4] [5] (maintainer) [6] Approved by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) [6], bapt (mentor)
* - Update to 0.14.1 .nox2011-06-123-25/+33
| | | | | | | | | | | | | | | | | - Change ALL_TARGETS knob to only affect the bsd-user targets that are still incomplete. (they would be for emulating a single process instead of an entire OS; default off i.e. don't build them.) - Fix ADD_AUDIO knob to also emulate hda sound hardware. - Change CONFLICTS to CONFLICTS_INSTALL in case people that already have emulators/qemu installed want to test this version from below the work/ dir. - Prepare Makefile for sparc64 host build in case someone wants to debug the runtime problems there. [1] (Add sparc64 to ONLY_FOR_ARCHS then.) PR: ports/138772 [1] Submitted by: Nathaniel Filardo <nwf@cs.jhu.edu> [1]
* - Update to 20110607gabor2011-06-114-243/+243
|
* Respect WITHOUT_X11 in plistskreuzer2011-06-073-11/+27
| | | | | PR: ports/157428 Submitted by: Jimmy Olgeni <olgeni@freebsd.org>
* Chase security/gnutls update and add an UPDATING entry.novel2011-06-064-3/+6
|
* - Fix panic: spin lock held too long on FreeBSD 7.xdecke2011-06-032-0/+13
| | | | | | | | | | - Bump PORTREVISION PR: ports/157290 Submitted by: Alexander Eichner <Alexander.Eichner@oracle.com> Reported by: Oleksii Krykun <kryol@bigmir.net>, Martin Birgmeier <xxllxrvt@aon.at>, Peter Klett <peter@netkey.at>
* Update to Wine 1.3.21. This includes the following changes:gerald2011-05-298-44/+22
| | | | | | | | | | | | | - Support for installation rollbacks in MSI. - 8- and 16-bit bitmap formats in the DIB engine. - Fixes in the XInput2 mouse support. - Better support for text shaping in Uniscribe. - Improvements to the Item common dialog. - More MSVC runtime functions. - Various bug fixes. Also force building with OSS support and, look Ma!, no more extra patches for that.
* - Update to 20110524gabor2011-05-274-2065/+2405
|
* - Fix pkg-plist for VBoxDbg.sodecke2011-05-271-1/+1
| | | | Reported by: Barbara <barbara.xxx1975@libero.it>
* Adjust the directory structure to work with the main wine port.gerald2011-05-264-12/+10
| | | | | | | Replace pkg-plist by PLIST_FILES. Submitted by: Pan Tsu <inyaoo@gmail.com> Approved by: David Naylor <naylor.b.david@gmail.com> (maintainer)
* - Clarify VIMAGE optiondecke2011-05-231-1/+1
| | | | | PR: ports/157253 Submitted by: Warren Block <wblock@wonkity.com>
* - Add missing pkg-messagedecke2011-05-231-0/+21
| | | | Reported by: Warren Block <wblock@wonkity.com>