aboutsummaryrefslogtreecommitdiffstats
path: root/emulators
Commit message (Collapse)AuthorAgeFilesLines
* 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>
* - Update to 4.0.8decke2011-05-2210-42/+67
| | | | | | | | | - Remove stale mirror - Add pkg-message - Change CONFLICTS to CONFLICTS_INSTALL [1] PR: ports/156699 (based on) [1] Submitted by: Emil <the_mix_room@hotmail.com> [1]
* - Fix INDEX and connect virtualbox-ose-legacy and virtualbox-ose-kmod-legacy ↵decke2011-05-221-0/+2
| | | | | | to the build Reported by: cperciva@ (portsnap buildbox)
* - Update to 4.0.8decke2011-05-2220-158/+332
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Add vboxheadless startscript [1] - Add vboxwebsrv startscript [2] - Change CONFLICTS to CONFLICTS_INSTALL [3] - Relax hardening for PC-BSD 9 [4] - Add VIMAGE support [5] - Install VBoxExtPackHelperApp [6] - Remove stale mirror - Extend pkg-message for USB configuration - Fix link_elf_obj: symbol RTStrCopy undefined [7] PR: ports/156699 (based on) [3] Submitted by: Stefan Tollkuehn <stefan.tollkuehn@editura.de>, [1][2] Raul Gigea <raul.gigea@editura.de>, [1] Tobias Oberstein <tobias.oberstein@tavendo.de>, [1] Emil <the_mix_room@hotmail.com>, [3] Kris Moore <kris@pcbsd.org>, [4] Mikolaj Golub <to.my.trociny@gmail.com>, [5] Mattia Rossi <mrossi@swin.edu.au>, [6] Florian Smeets <flo@FreeBSD.org> [7] Thanks to: dougb@, [1][2] Cr4zi3/EFNet, [2] crsd, [2] beat@, hps@, Alexander Eichner, all testers! Approved by: bapt (vbox hat)
* - Introduce -legacy portsdecke2011-05-224-10/+193
| | | | | | | | | | | | | | | | | - Add vboxheadless startscript [1] - Add vboxwebsrv startscript [2] - Change CONFLICTS to CONFLICTS_INSTALL [3] - Remove stale mirror - Bump PORTREVISION PR: ports/156699 (based on) [3] Submitted by: Stefan Tollkuehn <stefan.tollkuehn@editura.de>, [1][2] Raul Gigea <raul.gigea@editura.de>, [1] Tobias Oberstein <tobias.oberstein@tavendo.de>, [1] Emil <the_mix_room@hotmail.com> [3] Thanks to: dougb@, [1][2] Cr4zi3/EFNet, [2] crsd [2]
* - Mark BROKEN: unfetchablepav2011-05-181-0/+2
| | | | Reported by: pointyhat
* Mark IGNORE for versions of FreeBSD before than 8.0. The version ofgerald2011-05-162-4/+4
| | | | | | the sound subsystem on those is just too incomplete. PR: 156983
* Add the new wine-gecko port, that complements the existing wine port.gerald2011-05-159-0/+83
| | | | | | | | | | Wine implements its own version of Internet Explorer which is based on a custom version of Mozilla's Gecko Layout Engine. This engine is down- loaded automatically the first time a web page is loaded unless, as done by this port, the engine is pre-installed on the user's system. PR: 156001 Submitted by: David Naylor <naylor.b.david@gmail.com>
* Remove painful examples of foo="", with particular prejudice againstdougb2011-05-151-1/+0
| | | | | | | | | | | | | | | constructions that parse out to [ -z "$foo" ] && foo="" These are bad examples that get copied and pasted into new code, so the hope is that with less bad examples there will be less need for me to bring this up in review. In a few of these files all that were changed were comments so that next time I search for these patterns I won't trip on the file for no reason. In a few places, add $FreeBSD$ No functional changes, so no PORTREVISION bumps
* Update to Wine 1.3.20. This includes the following changes:gerald2011-05-148-100/+40
| | | | | | | | | | | | | | | | | | | - Option to clip the mouse inside fullscreen windows. - Support for persistent HTTP connections. - Initial implementation of the XML writer. - Support for drawing rectangles in the DIB engine. - Volume control in MMDevAPI. - More MSVC runtime functions. - Various bug fixes. Two of my three changes for OSS support have been integrated upstream, only one remains. Only tentatively remove $DATADIR/wine upon deinstallation to allow for the forthcoming wine-gecko port. [1] PR: 156001 [1] Submitted by: David Naylor <naylor.b.david@gmail.com> [1]
* Reformat description text.danfe2011-05-141-4/+4
|
* - Update to 20110503gabor2011-05-094-5483/+5505
|
* Update to Wine 1.3.19. This includes the following changes:gerald2011-05-088-10/+126
| | | | | | | | | | | | | - New sound driver architecture for MMDevAPI. - Better support for relative mouse events in DInput. - Various improvements in D3DX9. - More MSVC runtime functions. - Various bug fixes. This requires three patches of mine, two submitted upstream so far, to unbreak recent changes around the sound system (bundled into one here). Sort CONFIGURE_ARGS on the way.
* - Update to 20110426gabor2011-05-044-5831/+6367
|
* Deprecate vmware3 no more distfiles available, consider using virtualbox-ose ↵bapt2011-05-031-0/+3
| | | | | | instead Suggested by: decke@
* Bump PORTREVISION after open-mofit updatemakc2011-05-022-2/+2
|
* Remove unmaintained expired ports from emulatorsbapt2011-05-0233-1444/+0
| | | | | | | | 2011-05-01 emulators/basiliskII: Distfile is no more available official website has older distfiles 2011-05-01 emulators/tkhfs: Upstream disapear and distfile is no more available 2011-05-01 emulators/twin: Upstream disapear and distfile is no more available 2011-05-01 emulators/vgb: Distfile is no more available (lastest binaries provided by upstream are for 5.x) 2011-05-01 emulators/vpce: Upstream disapear and distfile is no more available
* - Change RUN_DEPENDS from emulators/dynamips-devel to ↵sunpoet2011-04-302-2/+2
| | | | | | | | | | emulators/dynamips-community - Bump PORTREVISION for dependency change - Remove obsolete MD5 checksum PR: ports/156692 Submitted by: Pavel I Volkov <pavelivolkov@googlemail.com> (maintainer)
* - Unbreak by fixing nasm dependencynovel2011-04-263-7/+21
| | | | | | | | - Define LICENCE - Nuke MD5 PR: 156453 (based on) Submitted by: Chris Rees <utisoft@gmail.com>
* - Add CONFLICTS with dynamips-communitydhn2011-04-241-1/+1
|
* Cisco 1700/2600/3600/3700/7200 simulator.dhn2011-04-248-0/+176
| | | | | | | WWW: http://www.gns3.net/content/dynamips-028-rc3-community-version-released PR: ports/156454 Submitted by: Pavel I Volkov <pavelivolkov@googlemail.com>
* Fix building with LOCALBASE != PREFIXbapt2011-04-205-5/+5
|
* Update to 0.8.1makc2011-04-174-21/+27
|
* Update to Wine 1.3.18. This includes the following changes:gerald2011-04-166-6/+18
| | | | | | | | | - Support for mouse pointer clipping. - Raw mouse events support using XInput2. - First steps of a DIB engine implementation. - More properties supported in DXDiag. - New security tab in the Internet control panel. - Various bug fixes.
* - Update to 20110405gabor2011-04-134-799/+881
|
* 2011-04-11 devel/thistest: development has ceased; website disappearedbapt2011-04-126-76/+0
| | | | | | | | | | | 2011-04-11 emulators/xmamegui: development has ceased; try emulators/qmc2 instead 2011-04-11 games/airrox: development has ceased 2011-04-11 games/bfm: development has ceased; website disappeared 2011-04-11 games/xracer: has not been developed for 10 years 2011-04-11 net-p2p/gift-ares: development has ceased; does not work 2011-04-11 net-p2p/torrent_swapper: development has ceased (last release is of 2006) 2011-04-11 net-p2p/torrentvolve: development has ceased, and last release is beta 2011-04-11 sysutils/gag: no point in having it as a port, can be downloaded from the website and burned
* - Fix dependency, PYLXML_EGG does not exist nowlwhsu2011-04-091-6/+2
| | | | | | PR: ports/155059 Submitted by: lwhsu Approved by: maintainer timeout
* - drop OPTION WITH_LIBUSBdinoex2011-04-071-4/+0
| | | | PR: 156144
* - forced commit to remove CRLFdinoex2011-04-071-8/+8
|
* - Update to 20110315gabor2011-04-062-2/+19
|
* Garbage collect expired portsrene2011-04-0535-34504/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2011-04-01 accessibility/linux-f8-atk: End of Life since Jan 7, 2009 2011-04-01 archivers/linux-f8-ucl: End of Life since Jan 7, 2009 2011-04-01 archivers/linux-f8-upx: End of Life since Jan 7, 2009 2011-04-01 audio/linux-f8-alsa-lib: End of Life since Jan 7, 2009 2011-04-01 audio/linux-f8-arts: End of Life since Jan 7, 2009 2011-04-01 audio/linux-f8-esound: End of Life since Jan 7, 2009 2011-04-01 audio/linux-f8-freealut: End of Life since Jan 7, 2009 2011-04-01 audio/linux-f8-libaudiofile: End of Life since Jan 7, 2009 2011-04-01 audio/linux-f8-libogg: End of Life since Jan 7, 2009 2011-04-01 audio/linux-f8-libvorbis: End of Life since Jan 7, 2009 2011-04-01 audio/linux-f8-mikmod: End of Life since Jan 7, 2009 2011-04-01 audio/linux-f8-nas-libs: End of Life since Jan 7, 2009 2011-04-01 audio/linux-f8-openal: End of Life since Jan 7, 2009 2011-04-01 audio/linux-f8-sdl_mixer: End of Life since Jan 7, 2009 2011-04-01 databases/linux-f8-sqlite3: End of Life since Jan 7, 2009 2011-04-02 databases/postgresql81-server: EOL see http://wiki.postgresql.org/wiki/PostgreSQL_Release_Support_Policy 2011-04-02 databases/postgresql73-server: EOL see http://wiki.postgresql.org/wiki/PostgreSQL_Release_Support_Policy 2011-04-02 databases/postgresql74-server: EOL see http://wiki.postgresql.org/wiki/PostgreSQL_Release_Support_Policy 2011-04-02 databases/postgresql80-server: EOL see http://wiki.postgresql.org/wiki/PostgreSQL_Release_Support_Policy 2011-04-01 devel/linux-f8-libglade: End of Life since Jan 7, 2009 2011-04-01 devel/linux-f8-sdl12: End of Life since Jan 7, 2009 2011-04-01 devel/linux-f8-allegro: End of Life since Jan 7, 2009 2011-04-01 devel/linux-f8-libsigc++20: End of Life since Jan 7, 2009 2011-04-01 devel/linux-f8-libglade2: End of Life since Jan 7, 2009 2011-04-01 devel/linux-f8-nspr: End of Life since Jan 7, 2009 2011-04-01 dns/linux-f8-libidn: End of Life since Jan 7, 2009 2011-04-01 emulators/linux_base-f8: End of Life since Jan 7, 2009 2011-04-01 emulators/linux_base-f9: End of Life since Jul 10, 2009 2011-04-01 emulators/linux_base-fc6: End of Life since December 7, 2007 2011-04-01 emulators/linux_base-f7: End of Life since June 13, 2008 2011-04-01 ftp/linux-f8-curl: End of Life since Jan 7, 2009 2011-04-01 graphics/linux-f8-sdl_image: End of Life since Jan 7, 2009 2011-04-01 graphics/linux-f8-ungif: End of Life since Jan 7, 2009 2011-04-01 graphics/linux-f8-imlib: End of Life since Jan 7, 2009 2011-04-01 graphics/linux-f8-cairo: End of Life since Jan 7, 2009 2011-04-01 graphics/linux-f8-dri: End of Life since Jan 7, 2009 2011-04-01 graphics/linux-f8-gdk-pixbuf: End of Life since Jan 7, 2009 2011-04-01 graphics/linux-f8-jpeg: End of Life since Jan 7, 2009 2011-04-01 graphics/linux-f8-png: End of Life since Jan 7, 2009 2011-04-01 graphics/linux-f8-libGLU: End of Life since Jan 7, 2009 2011-04-01 graphics/linux-f8-libmng: End of Life since Jan 7, 2009 2011-04-01 graphics/linux-f8-png10: End of Life since Jan 7, 2009 2011-04-01 graphics/linux-f8-tiff: End of Life since Jan 7, 2009 2011-04-01 lang/linux-f8-libg2c: End of Life since Jan 7, 2009 2011-04-01 lang/linux-f8-tcl84: End of Life since Jan 7, 2009 2011-04-01 multimedia/linux-f8-libtheora: End of Life since Jan 7, 2009 2011-04-02 net-p2p/dcd: No fetch sources and looks like project abandoned 2011-03-31 net/straw: abandoned upstream and does not work with python 2.6+ 2011-04-01 security/linux-f8-libssh2: End of Life since Jan 7, 2009 2011-04-01 security/linux-f8-nss: End of Life since Jan 7, 2009 2011-04-01 security/linux-f8-openssl: End of Life since Jan 7, 2009 2011-04-01 textproc/linux-f8-libxml2: End of Life since Jan 7, 2009 2011-04-01 textproc/linux-f8-scim-gtk: End of Life since Jan 7, 2009 2011-04-01 textproc/linux-f8-scim-libs: End of Life since Jan 7, 2009 2011-04-01 textproc/linux-f8-expat: End of Life since Jan 7, 2009 2011-04-01 textproc/linux-f8-libxml: End of Life since Jan 7, 2009 2011-04-01 textproc/linux-f8-aspell: End of Life since Jan 7, 2009 2011-04-01 www/linux-f8-flashplugin10: End of Life since Jan 7, 2009 2011-03-30 www/mediawiki112: abandoned upstream 2011-03-30 www/mediawiki113: abandoned upstream 2011-03-30 www/mediawiki114: abandoned upstream 2011-03-30 www/mediawiki16: abandoned upstream 2011-04-01 x11-fonts/linux-f8-fontconfig: End of Life since Jan 7, 2009 2011-03-01 x11-themes/gnome-icons-cool-gorilla: "no mastersite" 2011-04-01 x11-themes/linux-f8-hicolor-icon-theme: End of Life since Jan 7, 2009 2011-04-01 x11-toolkits/linux-f8-gtk: End of Life since Jan 7, 2009 2011-04-01 x11-toolkits/linux-f8-gtk2: End of Life since Jan 7, 2009 2011-04-01 x11-toolkits/linux-f8-openmotif: End of Life since Jan 7, 2009 2011-04-01 x11-toolkits/linux-f8-pango: End of Life since Jan 7, 2009 2011-04-01 x11-toolkits/linux-f8-qt33: End of Life since Jan 7, 2009 2011-04-01 x11-toolkits/linux-f8-tk84: End of Life since Jan 7, 2009 2011-04-01 x11/linux-f8-xorg-libs: End of Life since Jan 7, 2009
* - update to 2.3dinoex2011-04-036-57/+40
|
* Update to Wine 1.3.17. This includes the following changes:gerald2011-04-026-6/+10
| | | | | | | | | - Implementation of the new Vista file dialogs. - Initial support for patching in MSI installers. - Improvements to the calendar control. - A few fixes for file associations. - Menus cleaned up in built-in applications. - Various bug fixes.
* - Some updates to the pkg-message.nox2011-04-022-31/+26
| | | | - Bump PORTREVISION.
* - Update to 0.14.0 .nox2011-04-0214-362/+306
| | | | | | | | | - Update amd64 host bsd-user linker script to fix build on -current/amd64. [1] - Some updates to the pkg-message. PR: ports/155558 [1] Submitted by: Garrett Cooper <yanegomi@gmail.com> [1]
* - Update to version 1.4.0miwi2011-03-276-98/+31
| | | | | PR: 155823 Submitted by: Ports Fury
* - Update to 0.79miwi2011-03-273-66/+49
| | | | | PR: 155832 Submitted by: Ports Fury
* - Mark BROKEN on amd64/9: does not linkpav2011-03-261-0/+4
| | | | Reported by: pointyhat
* - Update to 0.8.1miwi2011-03-252-4/+5
| | | | | PR: 155834 Submitted by: Ports Fury
* Remove emulators/sdlmame-devel (older than emulators/mame)martymac2011-03-2110-504/+0
| | | | | | PR: ports/155180 Discussed with: makc, bapt Approved by: ehaupt (mentor), maintainer timeout
* Remove the explicit passing of CPPFLAGS to MAKE_ENV which is no longergerald2011-03-202-4/+4
| | | | | | necessary; just set CPPFLAGS as a regular variable. PR: 153625
* Update to Wine 1.3.16. This includes the following changes:gerald2011-03-196-30/+14
| | | | | | | | | | - New version of the Gecko engine, based on Firefox 4. - Better support for Dwarf debugging information. - Improved handling of animated cursors. - Improvements to the GDI driver infrastructure. - A number of MSI fixes for the .NET installers. - Several GdiPlus improvements. - Various bug fixes.
* - Fix build on current after removal of uio_yield()decke2011-03-181-0/+16
| | | | | Submitted by: Michael Butler <imb@protected-networks.net> Reported by: pointyhat (via pav)
* - Update to 20110315gabor2011-03-184-81/+87
|
* - Enable createrawvmdk -relative under FreeBSDdecke2011-03-174-0/+98
| | | | | | | - Bump PORTREVISION PR: ports/155236 Submitted by: Dmitry Pryanishnikov <lynx.ripe@gmail.com>
* - Mark ports that have been broken for six month or more, or never compiled onpav2011-03-171-0/+2
| | | | 7.X and up, for removal in one month
* Deprecate unmaintained ports from emulators where upstream disapear and/orbapt2011-03-165-1/+16
| | | | where no distfiles can be found and are not used by maintained ports
* - (Attempt to) fix build on head.nox2011-03-161-0/+16
| | | | | | | - No PORTREVISION bump since this is a build fix. PR: ports/155558 Submitted by: Garrett Cooper <yanegomi@gmail.com>
* - Remove dependencies that are no longer used (jack, sdl_image)johans2011-03-141-5/+8
| | | | | | | | - Add hidden dependencies introduced in 0.8.0 (ogg, vorbis, theora) - Up tcl version requirement to 8.5 (won't work well with older tcl) - Bump PORTREVISION Reported by: Maarten ter Huurne <maarten@treewalker.org>
* Update openmsx to 0.8.1johans2011-03-143-7/+71
|
* Update to 0.7.3martymac2011-03-115-11/+44
| | | | | | PR: ports/155178 Submitted by: Olivier Cochard-Labbé <olivier@cochard.me> Approved by: ehaupt (mentor)
* - Update to 20110308gabor2011-03-114-233/+463
|
* Remove port.makc2011-03-089-503/+0
| | | | | | It was repocopied from emulators/sdlmame-devel, but never updated. Spotted by: linimon
* - Fix build: CPPFLAGS are now part of default MAKE_ENV (trivial fix)pav2011-03-081-2/+2
| | | | Reported by: pointyhat
* Unify maintainer address for emulation ports.ehaupt2011-03-073-3/+3
| | | | | | (freebsd-emulation@FreeBSD.org -> emulation@FreeBSD.org) Discussed with: netchild (emulation)
* - Update to 20110301gabor2011-03-074-2095/+2123
|
* Update to Wine 1.3.15. This includes the following changes:gerald2011-03-054-6/+6
| | | | | | | | - Support for changing network passwords. - Reflection support in shader compiler. - Tests no longer attempt to cope with Win9x behavior. - A number of MSHTML and MSXML improvements. - Various bug fixes.
* - Update MASTER_SITESehaupt2011-03-026-226/+3
| | | | | | - Remove MD5 sums while here Discussed with: netchild (emulation)
* Deprecate all non-default Fedora based linux_base respectively linux-fx-*netchild2011-02-284-0/+16
| | | | | | | | | ports. All of them are End of Life (no security updates) since a loooong time. As they are not the default, I decided to go with a short expiration date (one month). The maintainer of the few ports which depend upon the f8 infrastructure is informed to take action (update to the default f10 infrastructure, or to deprecate).
* - Reassign ports to heaptabthorpe2011-02-276-6/+6
| | | | Submitted by: alepulver
* - Add kqemu-kmod-devel to RUN_DEPENDS (if enabled.)nox2011-02-261-1/+2
| | | | | | | - Bump PORTREVISION. PR: ports/154984 Submitted by: David Demelier <demelier.david@gmail.com>
* - Update to 20110222gabor2011-02-264-517/+543
|
* Chase after net/openldap24-server update.delphij2011-02-251-1/+1
| | | | Reminded by: miwi
* - Move over to py25+ or abovemiwi2011-02-256-8/+6
| | | | - While here kick md5 support
* Update to Wine 1.3.14. This includes the following changes:gerald2011-02-234-6/+6
| | | | | | | - Many cleanups to address Valgrind and Clang warnings. - Support for creating compressed cabinet files. - Translation updates. - Various bug fixes.
* - Update to 20110215gabor2011-02-214-377/+177
|
* - Fix build on current after removal of uio_yield()decke2011-02-114-0/+34
| | | | | | - Bump PORTREVISION Submitted by: Michael Butler <imb at protected-networks dot net>
* - Fix not real world communications via gen_eth (FreeBSD's libpcap) issue [1]az2011-02-113-2/+28
| | | | | | | | | | - Add LICENSE [2] - Remove MD5 from distinfo PR: ports/154521 Submitted by: Alexander V. Chernikov <melifaro@ipfw.ru> [1] Pavel Volkov <pavelivolkov@googlemail.com> [2] (maintainer) Approved by: maintainer
* Add an explanation what to do in case a linux program needs shared memory.netchild2011-02-1014-7/+42
|
* Update to Wine 1.3.13. This includes the following changes:gerald2011-02-106-6/+18
| | | | | | | | - Tools for creating MSI installers. - Clipboard improvements. - Support for po files in the message compiler. - Improvements to the Wine debugger. - Various bug fixes.
* - Unbreak and update to 20110204gabor2011-02-074-15688/+15647
| | | | Feature safe: yes
* Make CONFIGURE_ARGS overridable for slave ports. Introduce and usegerald2011-02-062-8/+14
| | | | | | | | | | | | | WINELIBDIR. [1] Set USE_LDCONFIG only if USE_LDCONFIG32 has not been set (which would indicate this being used by the amd64 child port). All of this is in support of the amd64 child port. Submitted by: David Naylor <naylor.b.david@gmail.com> [1] PR: 151747 Feature safe: yes
* - Properly add VBoxClient glue to autostart in X11 [1]decke2011-02-015-5/+91
| | | | | | | | | - Add vboxservice startscript - Fix VBoxClient install location - Bump PORTREVISION Thanks to: tombsd (FreeBSD Forums) [1] Feature safe: yes
* - Fix build when compiling remotely and DISPLAY is setdecke2011-01-312-2/+2
| | | | | | | PR: ports/153557 Submitted by: Julian Stacey <jhs at berklix dot com>, Anonymous <swell dot k at gmail dot com> Feature safe: yes
* - Update to 1.9.92.r62569 (SVN rev. 62569)martymac2011-01-3117-151/+260
| | | | | | | | | - Add a LOCAL mirror - Use REINPLACE_CMD instead of SED - Cleanup Makefile (wrap long lines, remove useless comments) Approved by: ehaupt (mentor) Feature safe: yes
* - Update to 1.0.0rene2011-01-302-11/+13
| | | | | | - Make PREFIX-clean - Clean up Makefile Feature safe: yes
* - Update to 1.0.0.1miwi2011-01-293-7/+12
| | | | | | PR: 154309 Submitted by: Yuri Pankov <yuri.pankov@gmail.com> (maintainer) Feature safe: yes
* - Update to 1.0.0miwi2011-01-293-7/+9
| | | | | | PR: 154308 Submitted by: Yuri Pankov <yuri.pankov@gmail.com> (maintainer) Feature safe: yes
* - Unbrokemiwi2011-01-263-14/+0
| | | | | | | | | | - Pet Portlint - R.I.P MD5 PR: 153375 Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua> Approved by: maintainer timeout Feature safe: yes
* - Fix fetchpav2011-01-251-2/+2
| | | | | Reported by: pointyhat Feature safe: yes
* Update to Wine 1.3.12. This includes the following changes:gerald2011-01-236-6/+8
| | | | | | | | | | | - Support for multiple icon sizes in winemenubuilder. - Improvements to the help browser. - Initial stab at DOSBox integration. - Various MSI fixes. - Some fixes to the Wine debugger. - Various bug fixes. Feature safe: yes
* Reset maintainer at his request.linimon2011-01-211-1/+1
| | | | Feature safe: yes
* Add a DOS2UNIX_REGEX to prevent corruption of embedded data filesmartymac2011-01-202-3/+3
| | | | | Feature safe: yes Approved by: ehaupt (mentor)
* Remove duplicate MAN1 entry.gerald2011-01-172-4/+0
| | | | | Reported by: Alex Kozlov <spam@rm-rf.kiev.ua> Feature safe: yes
* Update to 2.13 and unbreakmakc2011-01-135-33/+32
| | | | | | | | Pass maintainership to submitter PR: ports/153838 Submitted by: Alex Kozlov <spam at rm-rf.kiev.ua> Feature safe: yes
* Fix MAKE_ENV to make the port build with pending patch from ports/153625.martymac2011-01-132-3/+3
| | | | | | | PR: ports/153625 Submitted by: gerald Feature safe: yes Approved by: ehaupt (mentor)
* - fix build for pointyhat onlydinoex2011-01-111-0/+1
|
* Update to Wine 1.3.11. This includes the following changes:gerald2011-01-086-6/+12
| | | | | | | | - PO files now used for translations. - Various JavaScript improvements. - Some fixes to the Wine debugger. - Translation updates. - Various bug fixes.
* - fix package with NLSdinoex2011-01-071-1/+10
| | | | | PR: 153730 Reported by: Barbara
* - fix coredumps by building without gettextlibdinoex2011-01-061-1/+1
| | | | PR: 151207
* - add missing dependeciesdinoex2011-01-043-3/+33
| | | | | | | - support libgif - add option VICE_WITH_ASOUND - use sdlsound as default PR: 151207
* Garbage-collect expired ports:rene2011-01-019-533/+0
| | | | | | | | | | | | | | | | | | | | | | | 2010-12-30 databases/p5-sqlrelay: broken and upstream disapeared 2010-12-30 devel/php-dbg2: No upstream support 2010-12-30 dns/fourcdns: upstream has disapeared 2010-12-31 emulators/win4bsd: Development has ceased and distfile is no longer available 2010-12-31 french/mozilla-flp: www/seamonkey port is deprecated. Consider using the www/firefox-i18n. 2010-12-31 french/xtel: Minitel services will be discontinued at the end of 2010. 2010-12-30 ftp/ftpq: upstream has disapeared 2010-12-30 graphics/paintlib: does not compile with new tiff and no more maintained upstream 2010-12-30 graphics/g3dviewer: does not build with gcc 4.2, upstream disapeared 2010-12-30 lang/scriba: Does not compile with gcc 4.2+, looks like abandonware 2010-12-30 math/rascal: Broken on every arch since 2008, looks like an abandonware 2010-12-31 net-mgmt/nrg: Project has vanished. Use cacti instead. 2010-12-31 security/hostsentry: Project is dead. 2010-12-31 sysutils/kcube: Project has vanished 2010-12-31 www/cybercalendar: has been unmaintained since 2001 and is unusable with dates after 2010 (see ports/150974) 2010-12-31 www/flock: Flock 3 moves from Firefox to Chromium 2010-12-31 www/linux-flock: Flock 3 moves from Firefox to Chromium 2010-12-30 x11-clocks/xtu: Looks like abandonware Leave java/tya in for now, as it has outstanding PRs.
* Update to Wine 1.3.10. [1][2] This includes the following changes:gerald2010-12-3110-28/+58
| | | | | | | | | | | | | | | | | | | | | | | | | | - Icons in the "open with" menus. - Man pages for all installed binaries. - Support for schemas in MSXML. - Many installer fixes. - Beginnings of support for ActiveX in built-in browser. - More work on ActiveX support. - Icons on Internet shortcut menu entries. - Standardization of code implementing COM interfaces. - New scheme for auto-generated DLL registrations. - OpenCL library wrapper. - Support for notification balloons in system tray. - Obsolete AudioIO sound driver removed. - Various MSI fixes. - Translation updates. - Various bug fixes. Lots of new man pages. Also, remove references to FreeBSD 6 from pkg-message. [2] PR: 153434 Submitted by: Rusty Nejdl <rnejdl@ringofsaturn.com> [1] Alex Kozlov <spam@rm-rf.kiev.ua> [2]
* - DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.pgollucci2010-12-302-2/+0
| | | | | | | PR: ports/153292 Submitted by: myself (pgollucci) Tested by: -exp run by pav Approved by: portmgr (pav)
* Reset ijliao@FreeBSD.org due to maintainer-timeouts and long absence.linimon2010-12-281-1/+1
| | | | | | We hope to see ijliao back again sometime. Hat: portmgr
* - Use canonical format for FreeBSD.org MAINTAINER addressessunpoet2010-12-263-3/+2
| | | | | | | | - Remove obsolete MD5 checksum while I'm here PR: ports/152844 Submitted by: sunpoet (myself) Approved by: miwi (with portmgr hat)
* - Update to 3.2.12beat2010-12-2310-48/+19
| | | | | - Remove check for FreeBSD 6.x - Drop MD5 checksums
* - take MAINTAINERSHIPdinoex2010-12-211-1/+1
| | | | | PR: 152393 Approved by: (maintainer timeout)
* - update to 0.6.7.6dinoex2010-12-218-87/+340
| | | | | | | | | | - update MASTER_SITES - install in standard path - wrapper script removed - enable audio support - reset MAINTAINER after 4 weeks PR: 152393 Approved by: (maintainer timeout)
* - Fix install pathacm2010-12-182-5/+5
| | | | Reported by: pav
* - Fix build on i386acm2010-12-178-5/+28
| | | | | | | | - Install plugins to ${LOCALBASE}/lib/mupen64plus directory. This is default directory used by emulator - Bump PORTREVISION Reported by: David Demelier <demelier.david@ at gmail.com>
* - Fix typoacm2010-12-171-1/+1
| | | | Reported by: pav
* Remove unneeded ifdefs.matusita2010-12-152-4/+0
| | | | | PR: 153001 Submitted by: Julian H. Stacey <jhs at berklix dotcom>
* Chase devel/icu upgradebapt2010-12-152-2/+2
| | | | Add an updating note
* All cleanup done (PREFIX clean, permission clean), and bump PORTREVISION.nork2010-12-153-2/+18
|
* Cleanup(portlint happy).nork2010-12-153-36/+9
| | | | | | | | [NOTE] In this time, I don't bump PORTREVISION. Because I'll re-setup working directory under $PREFIX (/var/lib/tpm -> $PREFIX/var/lib/tpm). So I'll finish these working, and bump PORTREVISION.
* Fix rc script with _tss USER/GROUP.nork2010-12-152-2/+7
| | | | | | | | [NOTE] In this time, I don't bump PORTREVISION. Because I'll re-setup working directory under $PREFIX (/var/lib/tpm -> $PREFIX/var/lib/tpm). So I'll finish these working, and bump PORTREVISION.
* - Add missing dependencyacm2010-12-141-0/+4
| | | | Reported by: pav
* Add support rc script. (buggy by not install USER/GROUP)nork2010-12-142-0/+32
| | | | | | | | [NOTE] In this time, I don't bump PORTREVISION. Because I must install _tss user and group account(bug), and I'll re-setup working directory under $PREFIX. So I'll finish these working, and bump PORTREVISION.
* - Update to 1.8.0r966nivit2010-12-133-7/+12
| | | | | | | | - Patch CMakeList.txt to build properly with devel/cmake 2.8.3 - Remove MD5 checksum from distinfo PR: ports/152594 Submitted by: Nicole Reid <root@cooltrainer.org> (maintainer)
* - Remove obsolete mupen64plus portsacm2010-12-133-47/+0
|
* - Remove obsolete mupen64plus portsacm2010-12-132-21/+0
|
* - Remove obsolete mupen64plus portsacm2010-12-133-37/+0
|
* - Remove obsolete mupen64plus portsacm2010-12-139-596/+0
|
* - Remove obsolete mupen64plus portsacm2010-12-135-103/+0
|
* - Remove obsolete mupen64plus portacm2010-12-134-66/+0
|
* - Remove obsolete mupen64plus portsacm2010-12-131-1/+0
|
* - Remove obsolete mupen64plus portacm2010-12-131-1/+0
|
* - Remove obsolete mupen64plus portsacm2010-12-131-1/+0
|
* - Remove obsolete mupen64plus portsacm2010-12-131-1/+0
|
* - Remove obslete patch fileacm2010-12-131-11/+0
|
* - Update to 1.99.4acm2010-12-132-19/+13
|
* - Connect new mupen64plus portsacm2010-12-131-0/+6
|
* - New port: emulators/mupen64plus-ui-consoleacm2010-12-131-0/+16
| | | | | | mupen64plus command line UI WWW: http://code.google.com/p/mupen64plus/
* - Rename the following ports:acm2010-12-134-37/+14
| | | | | | | | emulators/mupen64plus-base -> emulators/mupen64plus-core emulators/mupen64plus-sdlaudio -> emulators/mupen64plus-audio-sdl emulators/mupen64plus-sdlinput -> emulators/mupen64plus-input-sdl emulators/mupen64plus-rsp -> emulators/mupen64plus-rsp-hle emulators/mupen64plus-rice -> emulators/mupen64plus-video-rice
* - Rename emulators/mupen64plus-base to emulators/mupen64plus-coreacm2010-12-138-524/+75
|
* - Mark broken: does not compilepgollucci2010-12-131-0/+2
| | | | Reported by: QAT
* o sort pkg-plist.nork2010-12-132-6/+7
| | | | | | | | | o install libtddl.so.1 instead of libtddl.so.1.2 to use dynamic library. [NOTE] In this time, I don't bump PORTREVISION. Because I'll add rc.d/tpmd, use _tss user and group account, and re-setup working directory under $PREFIX. So I'll finish these working, and bump PORTREVISION.
* Garbage collect old ports:rene2010-12-058-185/+0
| | | | | | | | | | | | | | | 2010-11-15 archivers/linux-par2cmdline: Native version available 2010-11-15 audio/bmp-musepack: does not build with audio/musepack 2010-11-15 audio/libmpcdec: superseded by audio/musepack 2010-11-15 audio/py-musepack: does not build with audio/musepack 2010-12-01 chinese/chinput3: Development has ceased. 2010-12-01 emulators/dynagen-devel: Please install emulators/dynagen instead 2010-11-24 net-p2p/gift-fasttrack: unmaintained upstream 2010-11-24 net-p2p/gift-gnutella: unmaintained upstream 2010-11-24 net-p2p/gift-openft: unmaintained upstream 2010-11-24 net-p2p/pyslsk: unmantained upstream, use net-p2p/nicotine-plus 2010-11-11 security/pamsfs: SFS is dead, this project is dead, and site is gone 2010-11-10 www/p5-Catalyst-Plugin-CommandLine: The module is not needed any more. With new Catalyst (at least 5.7014) it works out of the box.
* Sync to new bsd.autotools.mkade2010-12-0412-12/+12
|
* - Fix build after MFC of ACPICA 20101013beat2010-12-012-2/+2
| | | | | PR: ports/152710 Submitted by: Grzegorz Blach <magik AT roorback.net>
* - Install EFI firmwarebeat2010-11-304-4/+8
| | | | | | | - Bump PORTREVISION PR: ports/152617 Submitted by: well-wisher <regex AT bk.ru>, Steve Wills <steve AT mouf.net>
* - Correct the instructions for ldconfig rescan on amd64 systemspav2010-11-292-2/+2
| | | | | | PR: ports/149286 Submitted by: Anonymous <swell.k@gmail.com> Approved by: maintainer timeout (vbox@; 4 months)
* Disable ALSA support explicitly to fix build when ALSA compat port is installedmakc2010-11-232-1/+1
| | | | | PR: ports/152503 Submitted by: Nicole Reid (maintainer)
* - Add missing LICENSEmartymac2010-11-182-3/+4
| | | | | | - Remove license text from installed documents Approved by: ehaupt (mentor)
* Add empty install-data-am sectionmbr2010-11-171-1/+2
|
* Remove accidently committed filembr2010-11-171-48/+0
|
* Add fix for vmware-user-suid-wrapper failes to load vmblock.kombr2010-11-175-0/+91
| | | | | | | | Don't install vmware-user-suid-wrapper automatically in kde autostart Bump portrevision PR: ports/152292 Submitted by: Fumiyuki Shimizu <fumifumi@abacustech.jp>
* Add missing LICENSEmartymac2010-11-161-1/+3
| | | | Approved by: ehaupt (mentor)
* Fix build errors (redundant declarations)mbr2010-11-163-2/+40
| | | | | PR: 152283 Submitted by: fumifumi@abacustech.jp
* Add new patches for build 313025mbr2010-11-165-0/+78
|
* Upgrade to build 313025, release date 2010.10.18mbr2010-11-165-23/+24
| | | | | | | | | Fix build on HEAD Fix dhclient resume Fix pkgconfig PR: 151872, 149116, 150913 Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp>
* Update to Wine 1.3.7. Among others, this includes the following changes:gerald2010-11-146-6/+28
| | | | | | | | | | - Improved system tray support. - Better support for installers with assemblies. - Many of the msvcrt "secure" functions implemented. - A lot of fixes to the GStreamer support. - Many MSXML improvements. - Translation updates. - Various bug fixes.
* Remove expired ports:garga2010-11-088-224/+0
| | | | | | | | | | 2010-11-07 devel/libisc: Unlikely to be used... 2010-11-08 emulators/vmware-guestd3: Depends of misc/compat3x, that is deprecated and set to be removed 2010-11-08 emulators/vmware-tools3: Depends of misc/compat3x, that is deprecated and set to be removed 2010-10-08 misc/compat3x: "Only FreeBSD 6.4+ are supported in ports" 2010-11-08 misc/bidwatcher: Obsoleted by JBidwatcher and changes at http://ebay.com 2010-11-08 security/vscan: Depends of misc/compat3x, that is deprecated and set to be removed 2010-11-08 www/ssserver: Depends of misc/compat3x, that is deprecated and set to be removed
* o Add security to CATEGORIES. [1]nork2010-11-072-1/+2
| | | | | | | o Add missing file. [2] Pointy hat to: myself [1][2] Reported by: QAT [2]