aboutsummaryrefslogtreecommitdiffstats
path: root/emulators
Commit message (Collapse)AuthorAgeFilesLines
* - Update X.org ports to 7.4+ (few ports are more recent than the katamari).flz2009-01-243-2/+3
| | | | | | | | - Bump PORTREVISION for all ports depending on libglut since the shlib version number went from 4 to 3. - Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't installed anymore. - Couple of ports fixes (mostly missing xorg components added to USE_XORG).
* In preparation for adding new linux (Fedora 8) infrastructure ports all linuxbsam2009-01-223-13/+106
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | base ports were unified. Now it's linux_base-fc4 turn: devel/linux-glib2 is incorporated. Changes: * emulation/linux_base-fc4: . devel/linux-glib2 is incorporated; . CONFLICTS is fixed; . PORTREVISION is bumped; * removed *_DEPENDS upon devel/linux-glib2 and PORTREVISION bumped: . accessibility/linux-atk; . astro/google-earth; . audio/linux-openal; . graphics/linux-XnViewMP; . www/linux-mplayer-plugin; . x11-toolkits/linux-gtk2; . x11-toolkits/linux-pango; * devel/linux-glib2: . CONFLICTS is fixed; . DEPRECATED; . EXPIRATION_DATE is set; Note: this should fix a bug for non-default linux base ports when glib2 files were installed both by a linux base and by linux-glib2 ports.
* Remove obsolete comment referring to USE_GCC=4.1+.gerald2009-01-182-4/+0
| | | | Approved by: acm
* Update to Wine 1.1.13. Among others, this includes the following changes:gerald2009-01-1710-206/+26
| | | | | | | | - Freedesktop.org-compliant startup notifications. - Improved graphics support in Internet Explorer. - Various Richedit improvements. - Better certificate manager dialog. - Various bug fixes (including two fixes we carried ourselves).
* - Update to 4.0.1miwi2009-01-147-73/+60
| | | | | PR: 130453 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Fix INDEXacm2009-01-141-1/+1
| | | | Reported by: portsnap mail
* - Update to 1.5acm2009-01-1422-491/+507
|
* - New port: emulators/mupen64plus-dummyvideoacm2009-01-142-0/+21
| | | | Dummy video plugin for Mupen64plus emulator
* Remove dependency on ports version of libpcap; it's no longer neededtrasz2009-01-132-12/+9
| | | | | | and causes build problems for qemu-devel. Submitted by: David O'Brien <obrien@FreeBSD.org> (slightly modified)
* Require modern gcc to compile on FreeBSD-6/amd64johans2009-01-131-1/+7
| | | | Reported by: pointyhat via pav
* Add patch to compile on amd64 (forgotten in previous commit)johans2009-01-121-0/+11
|
* - Update to 0.7.0johans2009-01-113-14/+68
| | | | | - Add patch for amd64 (will be fixed in next version) (FreeBSD binutils is too old to grok modern amd64 assembly)
* - Fix typoacm2009-01-081-1/+1
| | | | Reportted by: pav
* Remove obsolete comment referring to USE_GCC=4.1+.gerald2009-01-072-4/+0
| | | | Approved by: acm
* - Remove emulators/mupen64plus-sound, because it is not supported anymoreacm2009-01-073-32/+0
|
* - Update to 1.4.1acm2009-01-0721-215/+335
|
* - Bump PORTREVISION due to share library version bump in security/libgcryptrafan2009-01-062-2/+4
| | | | PR: ports/127478
* - Make fetchable againpav2009-01-061-4/+2
| | | | | PR: ports/130212 Submitted by: Steven Kreuzer <skreuzer@exit2shell.com>
* Configure --without-capi --without-gphoto and --without-sane to avoidgerald2009-01-062-2/+4
| | | | | | hidden dependencies. PR: 119155
* - Remove conditional checks for FreeBSD 5.x and olderpav2009-01-0630-242/+55
|
* Bump PORTREVISION's after OpenLDAP update.delphij2009-01-061-1/+1
| | | | Suggested by: rafan
* Add two patches on top of Wine 1.1.12 that address issues at run-timegerald2009-01-056-0/+198
| | | | (that are not FreeBSD-specific).
* Add option LDAP, off by default.gerald2009-01-052-0/+16
| | | | PR: 119155
* Chase the new elfutils package appearance:bsam2009-01-0415-60/+60
| | | | | | | | | | | . fix: - binary and sources rpm package names; [1] - distinfo for binary package; [1] - distinfo for sources package; - pkg-plist; . bump PORTREVISION. Submitted by: Szekvolgyi Peter <ghostp@elte.hu> (by email) [1]
* Add option LIBXSLT, off by default, to control the use of libxslt (whichgerald2009-01-042-2/+18
| | | | | | is only used by msxml3.dll right now). PR: 119155
* Update to Wine 1.1.12. Among others, this includes the following changes:gerald2009-01-036-30/+8
| | | | | | - Support for subpixel font rendering. - New version of the Gecko engine. - Various bug fixes.
* Refrain from building regression tests (by using the new --disable-testsgerald2008-12-302-2/+2
| | | | | | configure option). Suggested by: Alex Kozlov <spam@rm-rf.kiev.ua>
* Address a problem related to (incorrect) use of _mkdir by backportinggerald2008-12-284-0/+22
| | | | | | | | | part of the full fix that has been applied upstream past 1.1.11. Bump PORTREVISION, giving wine-1.1.11_1,1.tbz which is kind of nice. :-) PR: 129951 Submitted by: Christoph Mallon <christoph.mallon@gmx.de>
* Revise the general description, syncing a bit with WineHQ, and removegerald2008-12-272-8/+14
| | | | note that Wine is in beta.
* - Update to 0.10.0.1miwi2008-12-262-5/+4
| | | | | PR: 129928 Submitted by: Yuri Pankov <yuri.pankov@gmail.com> (maintainer)
* Update to Wine 1.1.11. Among others, this includes the following changes:gerald2008-12-236-8/+22
| | | | | | | | - Numerous fixes for IE7 support. - User interface support for crypto certificates. - Better support for MSI installation patches. - Various Direct3D optimizations. - Various bug fixes.
* Update aqemu to 0.6makc2008-12-224-11/+11
| | | | Approved by: miwi (mentor)
* - update to 2.1dinoex2008-12-213-79/+23
|
* - Remove mistyped CONFGURE_ENV.amdmi32008-12-181-2/+0
|
* Over to new maintainer.linimon2008-12-181-1/+1
|
* Reset CPE1704TKS@bellsouth.net due to maintainer-timeouts and no responselinimon2008-12-161-1/+1
| | | | | | to email. Hat: portmgr
* Add missing file for previous commit.gerald2008-12-132-0/+26
|
* Update to Wine 1.1.10. Among others, this includes the following changes:gerald2008-12-134-10/+8
| | | | | | | | | | | | - Support for virtual memory write watches. - Some more GdiPlus functions. - Various bug fixes. Also, add a patch that fixes the "Invalid address" issue for real. [1] PR: 128926 [1], 129585 Submitted by: Tijl Coosemans <tijl@ulyssis.org> [1] Obtained from: Alex Kozlov <spam@rm-rf.kiev.ua> [1]
* Mark as broken on sparc64.linimon2008-12-106-0/+24
| | | | Hat: portmgr
* - Update to 0.10.0amdmi32008-12-092-6/+5
| | | | | PR: 129425 Submitted by: Yuri Pankov <yuri dot pankov at gmail dot com> (maintainer)
* - Update to 0.5.0amdmi32008-12-093-6/+5
| | | | | PR: 129424 Submitted by: Yuri Pankov <yuri dot pankov at gmail dot com> (maintainer)
* - Remove BROKENacm2008-12-052-4/+0
|
* - Fix a problem with emulators/mupen64-tr64 and emulators/mupen64-glide portsacm2008-12-051-3/+3
|
* Attempt to fix savevm that was broken by the original patch-CVE-2008-0928nox2008-12-054-18/+54
| | | | | | | | | by allowing writes outside the disk image boundaries if the guest isn't running. PR: ports/129417 Submitted by: Nate Eldredge <neldredge@math.ucsd.edu> Obtained from: debian (sid kvm_72+dfsg-3.diff.gz, adapted)
* - share/pixmaps is part of mtree, must not be removed by individual portspav2008-11-301-1/+0
| | | | Reported by: pointyhat
* Reset jmz@FreeBSD.org due to no response to email about maintainer-timeout,linimon2008-11-293-3/+3
| | | | | | and no commit activity for 3 months. Hat: portmgr
* Gentoo doesn't ship stage2 tarballed distributions any more. Remove thegabor2008-11-2511-40207/+0
| | | | | | following outdated ports: emulators/linux_base-gentoo-stage2 emulators/linux_dist-gentoo-stage2
* - Update to 2008.0gabor2008-11-2410-101928/+71631
|
* Add libXrender as another dependency. Among others this should improvegerald2008-11-242-2/+4
| | | | | | the appearance of Firefox. PR: 127909
* Update to Wine 1.1.9. Among others, this includes the following changes:gerald2008-11-246-10/+22
| | | | | | | | | | | | | - A large number of regression test fixes. - Performance improvements in memory management. - Improved POP3 support in inetcomm. - Initial implementation of the XInput DLL. - Various bug fixes. It also fixes the "Invalid address" issue reported by some users, at least according to my testing. PR: 128926
* Fix fetch.itetcu2008-11-211-2/+1
| | | | Prompted by: QAT QA run
* Fix build in unusual environments:nox2008-11-192-8/+14
| | | | | | | | - CFLAGS containing commas [1] - Missing /usr/bin/perl symlink [2] Requested by: Denis Kozadaev <denis@tambov.ru> [1] Requested by: Michal Bartkowiak <michal@bartkowiak.biz> [2]
* vmware-toolbox and vmware-user are installed in bin/ rather than sbin/mbr2008-11-101-2/+2
| | | | | PR: 128509 Submitted by: olgeni
* Update to Wine 1.1.8. Among others, this includes the following changes:gerald2008-11-096-8/+10
| | | | | | | | - Substantial parts of inetcomm implemented (for Outlook). - Still better crypt32 support. - Memory management improvements. - Theming support for buttons. - Various bug fixes.
* Fix heap overflow in Cirrus emulationnox2008-11-034-2/+56
| | | | | Obtained from: qemu svn Security: http://www.vuxml.org/freebsd/07bb3bd2-a920-11dd-8503-0211060005df.html
* . update to a new version: fedora-release; [1]bsam2008-10-2815-85/+105
| | | | | | | | . update to a new version: coreutils; . bump PORTREVISION. PR: 128385 [1] Submitted by: Aragon Gouveia <aragon at phat.za.net> [1]
* Update to 0.5.2makc2008-10-273-10/+9
| | | | Approved by: miwi (mentor)
* Update to Wine 1.1.7. Among others, this includes the following changes:gerald2008-10-256-8/+32
| | | | | | | | | | | | | - Beginnings of schannel implementation using GnuTLS. - Many fixes from various code analysis tools. - Support for X11 desktop work area. - Fixes for Richedit tables. - More complete JavaScript support. - Improved device management for DOS drives. - Many Richedit fixes. - Various installer fixes, particularly for IE 7. - First steps of Direct3D 10 implementation. - Various bug fixes.
* Fixed expansion of %LIB32%, which didn't happen, leaving whole port unusable.timur2008-10-223-12/+10
|
* Remove the following non-existent filesmbr2008-10-202-3/+1
| | | | | | | | from pkg-plist (unbreaks package target). sbin/vmware-toolbox sbin/vmware-user Submitted by: olgeni
* . chase updating of some Fedora 8 packages;bsam2008-10-1310-110/+135
| | | | | | . add linux-glib2 to CONFLICTS; . add a source package for the case of PACKAGE_BUILDING; . bump PORTREVISION.
* To couple with Linux Fedora 8 packages changes after intrusionbsam2008-10-1310-1090/+1090
| | | | | | | | | to Red Hat's servers: . new DIST_SUBDIR is used; . new distinfo.i386; . bump PORTREVISION. Pointed out by: pointyhat (erwin)
* Fix PLIST_SUB and other minor issues. This change should fix package builds.mbr2008-10-081-7/+11
| | | | Submitted by: timur
* Fix dependency broken due to acroread7 removal.hrs2008-10-056-11/+6
|
* o Fix a bug reported by Oleksandr Tymoshenko:imp2008-10-042-1/+13
| | | | | | | | | | | Due to small issue with gxemul (PCI registers values of piix controller are not saved having been written) FreeBSD in gxemul panics after detecting IDE devices. Apply this patch to fix it... o Bump PORTREVISION o Take on this port. Submitted by: gonzo@
* Add keyutils-libs which are needed at least for libkrb5. Now flash9bsam2008-10-0315-5/+65
| | | | | | | should work at -current (with some kernel patches for now). Bump PORTREVISION. Discussed at: emulation@
* . fix directories for current packages (they have a ".newkey" suffix);bsam2008-10-0315-410/+495
| | | | | | | | | . chase some new package versions; . add a package with a missing library presented at previous linux_base [1] ports (libcom_err); . bump PORTREVISION. Reported at: emulation@ [1]
* Add missing file.mbr2008-10-011-0/+11
|
* Another bunch of fixes:mbr2008-09-303-61/+60
| | | | | | | | | | | | - pet portlint(1) - add info on the rc.conf settings - don't reinstall files twice - open-vm-tools and open-vm-tools-nox11 need to CONFLICT each other - on 5.x, the scripts won't try to load unsupported kmods - kldxref should be run also on 5.x - bump PORTREVISION Submitted by: Angelo Turetta <aturetta@bestunion.it>
* Remove obsolete filembr2008-09-291-0/+0
|
* Unbreak open-vm-tools. Fix pkg-lists.mbr2008-09-293-65/+35
| | | | Submitted by: olgeni, Angelo Turetta <aturetta@bestunion.it>
* Update to 0.5.1makc2008-09-283-4/+7
| | | | Approved by: miwi (mentor)
* - Add option to enable ACPI emulationgahr2008-09-241-1/+6
| | | | | PR: 127606 Submitted by: Andriy Gapon <avg@icyb.net.ua>
* Update to Wine 1.1.5. Among others, this includes the following changes:gerald2008-09-244-8/+8
| | | | | | | | | - Substantial JavaScript implementation. - Partial support for layered windows. - Support for Unicode file export in Regedit. - Proper exception handling in widl-generated code. - Asynchronous requests and cookies support in WinHTTP. - Various bug fixes.
* - Really mark as BROKEN (/me dumb)gahr2008-09-111-1/+1
| | | | Approved by: portmgr (pav)
* - Mark as BROKEN (does not fetch)gahr2008-09-111-0/+1
| | | | | Reported by: QA Tindie Approved by: portmgr (linimon)
* Update to Wine 1.1.4. Among others, this includes the following changes:gerald2008-09-076-8/+10
| | | | | | | | | - Substantial chunks of WinHTTP are implemented. - More JavaScript support. - Beginnings of shell AppBar implementation. - Several fixes for Google Chrome support. - Chinese translations. - Various bug fixes.
* - Fix build with SDLpav2008-09-051-1/+1
| | | | | PR: ports/127082 Reported by: Edward Sanford Sutton, III
* Add entry for emulators/aqemumakc2008-09-031-0/+1
| | | | Approved by: miwi (mentor)
* Add new port emulators/aqemu:makc2008-09-035-0/+114
| | | | | | | | | AQEMU is a QEMU GUI written in Qt4. The program have user-friendly interface and allows to set up the majority of QEMU options. WWW: http://sourceforge.net/projects/aqemu/ Approved by: miwi (mentor)
* - Update to 0.8. The latest version of the emulator includes several major ↵amdmi32008-09-033-9/+34
| | | | | | | | | | feature additions, including support for 3D rendering and a gdb stub. - Pass maintainership to submitter PR: 126985 Submitted by: L Campbell <llc2w at virginia dot edu> (improved by me) Approved by: Stefan Sperling <stsp at stsp dot in-berlin dot de> (maintainer)
* - fix plist with -DNOPORTDOCS and bump PORTREVISIONitetcu2008-08-272-3/+29
| | | | | | | - update maintainer's email address PR: ports/125829 Submitted by: Martin Tournoij (maintainer)
* Mark BROKEN: does not build.erwin2008-08-242-0/+4
|
* Update to Wine 1.1.3. Among others, this includes the following changes:gerald2008-08-236-8/+14
| | | | | | | | | | - Beginnings of ddraw overlay support. - Many more crypt32 functions. - Improved support for tables in Richedit. - Support for NETWM window maximization. - Many installer fixes. - Tweaks for better PulseAudio support. - Various bug fixes.
* - Fix plist for NOPORTDOCSamdmi32008-08-232-1/+4
| | | | Reported by: QA Tindie
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-2115-15/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specifically, newer autoconf (> 2.13) has different semantic of the configure target. In short, one should use --build=CONFIGURE_TARGET instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning and the old semantic may be removed in later autoconf releases. To workaround this issue, many ports hack the CONFIGURE_TARGET variable so that it contains the ``--build='' prefix. To solve this issue, under the fact that some ports still have configure script generated by the old autoconf, we use runtime detection in the do-configure target so that the proper argument can be used. Changes to Mk/*: - Add runtime detection magic in bsd.port.mk - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav)
* Mark BROKEN: leaves files behind on deinstallerwin2008-08-201-0/+2
|
* Conversion from (now defunct) autoconf-2.61 to autoconf-2.62ade2008-08-204-4/+4
| | | | Tested by: exp build run (erwin)
* Change the vmware-checkvm path in this script too.mbr2008-08-062-2/+2
| | | | Submitted by: Angelo Turetta <aturetta@bestunion.it>
* Keep share/pixmaps in pkg lists.mbr2008-08-052-2/+0
|
* vmware-guestd has been installed twice. Fix pkg-plist for this issue.mbr2008-08-034-4/+3
| | | | | Submitted by: Olli Hauer <ohauer@gmx.de> PR: 126210
* Add note about pcap on 6.xnox2008-08-031-0/+2
|
* - Add pcap patch as an OPTIONnox2008-08-032-0/+306
| | | | | | - Bump PORTREVISION Submitted by: jkim
* Fix the disk image MASTER_SITES.brooks2008-07-301-2/+2
| | | | | | | | - ftp.apple.asimov.net was reorganized at some point so the path was wrong. - ftp1.au.apple.asimov.net is reliably non-functional with multiple different symptoms including hangs and asking for username/passwords. - I found www.kdbarto.org via google.
* - update to 2.0dinoex2008-07-293-8/+30
| | | | PR: 122093
* Second try to fix the package list.mbr2008-07-274-14/+76
|
* Update to Wine 1.1.2. Among others, this includes the following changes:gerald2008-07-276-18/+18
| | | | | | | | - Control panel improvements and new appwiz panel. - Restructuring of state handling in Direct3D. - Support for timer queue functions. - Many MSXML improvements. - Various bug fixes.
* - Remove USE_GCC where it can be satisfied with base compiler on followingpav2008-07-259-12/+0
| | | | FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
* - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default ↵pav2008-07-256-6/+5
| | | | MAKE_ENV
* - Update to 3.8-0.trasz2008-07-233-17/+21
|
* Upgrade to the recent Fedora-8 updates (coreutils and krb5).bsam2008-07-2210-85/+85
| | | | | | | Inspirited by the PR. PR: 124897 Submitted by: Fritz Katz <frtzkatz yahoo com>
* Change GTK12 dependency to GTK20 to fix the package build.mbr2008-07-224-15/+33
| | | | | Fix package lists. Bump portrevision.
* Update to Wine 1.1.1. Among others, this includes the following changes:gerald2008-07-126-8/+20
| | | | | | | | | - Fixes for Photoshop CS3 and Office 2007 installers. - More progress on gdiplus. - Support for Unicode files in regedit. - Improved video playback. - Many Richedit fixes and improvements. - Various bug fixes.
* - Bump PORTREVISION.alepulver2008-07-121-2/+2
| | | | | | | | - Correctly depend on py-gtk (it was previously depending on a file that belongs to py-gobject). PR: ports/125480 Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru>
* - Use the correct way for take py-gtk dependencyacm2008-07-113-3/+3
| | | | | PR: 125478 125479 125481 Submitted by: amdmi3
* Maintainer is no longer active in FreeBSD.linimon2008-07-112-4/+1
|
* - Update to 20080620 svn snapshot, which uses the new kqemu-kmod-develnox2008-07-0922-402/+197
| | | | | | | | | | | | | | | | | port that now also works for the 32 bit "qemu" executable on amd64 (if you build with the KQEMU knob on, you have to deinstall the old kqemu-kmod first if it is installed) - Add an ALL_TARGETS knob that, if turned off, omits the remaining dyngen targets, eliminating the need for gcc 3.4 (everything but ppc and sh4 has been converted to tcg in this snapshot) - Add tcg fixes for amd64 guests on i386 hosts (two of three have been committed to qemu svn in the meantime) [1] - Update the pkg-message about kqemu on amd64, and add a note about using nfs with slirp, the latter [2] - Homepage now at http://bellard.org/qemu/ - update links Submitted by: nox [1] Submitted by: joerg [2]
* Upgrade to build 102166, 2008.07.01mbr2008-07-0915-571/+202
|
* Upgrade to build 102166, 2008.07.01mbr2008-07-091-8/+13
| | | | | | | | - Add a fix to make -nox11 build still possible - Remove broken install targets for kmods within build. - Remove obsolete, applied patches, rename hgfsmounter to mount.vmhgfs - Fix GUESTAPP_TOOLS_INSTALL_PATH path. Thanks to Ari.Suutari@syncrontech.com - Fix for the shrink tab option. Thanks to ernestgwilsonii@gmail.com
* - Fix a build error with bsdcpio on 8.xacm2008-06-301-1/+1
| | | | Submitted by: Kris
* Update to Wine 1.1.0. Among others, this includes the following changes:gerald2008-06-286-8/+22
| | | | | | | | | | | - Many more gdiplus functions implemented. - Improved graphics tablet support. - Many Richedit fixes and improvements. - Support for HWND_MESSAGE windows. - A lot of new MSHTML functions. - Many fixes in MSI registry handling. - Initial implementation of the inetmib1 DLL. - Improvements to the quartz renderers. - Various bug fixes.
* - Add a RUN_DEPENDS on x11/xwininfogahr2008-06-241-1/+3
| | | | | | | | - Bump PORTREVISION PR: 124914 Submitted by: yours truly Approved by: Jason Bacon <jwbacon@tds.net> (maintainer)
* Connect kqemu-kmod-devel to the buildnox2008-06-231-0/+1
|
* - Update to 1.4.0.p1 after repocopy from kqemu-kmod, this version isnox2008-06-233-9/+49
| | | | | | | | | | | | | needed for qemu svn and the experimental qemu-devel update available at: http://people.freebsd.org/~nox/qemu/qemu-devel-20080620.patch (see http://docs.freebsd.org/cgi/mid.cgi?20080620211216.GA75382 for the original announcement.) - Add CONFLICTS with the kqemu-kmod port. - Add D_NEEDMINOR as now required on -current for drivers that use the cloner library: http://svn.freebsd.org/viewvc/base?view=revision&revision=179726 (this last item was not yet in the original shar I put up for testing.)
* This port allows to access CP/M file systems similar to the well-known mtoolslippe2008-06-2311-0/+201
| | | | | | | | | | | package, which accesses MSDOS file systems. I use it for file exchange with a Z80-PC simulator, but it works on floppy devices as well. WWW: http://www.moria.de/~michael/cpmtools/ PR: ports/120184 Submitted by: Sven Klose <pixel@hugbox.org> Approved by: gabor (mentor, implicit)
* - Add D_NEEDMINOR as now required on -current for drivers that use thenox2008-06-232-5/+26
| | | | | | | cloner library: http://svn.freebsd.org/viewvc/base?view=revision&revision=179726 - Add CONFLICTS and change COMMENT in preparation for kqemu-kmod-devel commit - Bump PORTREVISION
* - Use QT_COMPONENTS.alepulver2008-06-221-1/+2
| | | | | | | - Bump PORTREVISION. PR: ports/124823 Submitted by: Max Brazhnikov <makc@issp.ac.ru>
* Update to Wine 1.0, the release, after 15 years of development and betagerald2008-06-214-8/+8
| | | | testing!
* - Remove USE_LINUXmiwi2008-06-211-11/+6
| | | | | | | | | | | | - Remove USE_X_PREFIX - Remove BUILD_DEPENDS - Fix USE_XORG - Fix LDFLAGS - Fix CATEGORIES PR: 124520 Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua> Approved by: maintainer
* Chase moved MASTER_SITEnox2008-06-211-1/+1
|
* - Chase moved MASTER_SITEnox2008-06-214-22/+2
| | | | - Remove obsolete patch
* - Update to 0.11.0miwi2008-06-209-47/+92
| | | | | PR: 124759 Submitted by: Pavel I Volkov <pol@opk.ru> (maintainer)
* - Mark as IGNORE if the scheduler is not 4BSDgahr2008-06-191-1/+6
| | | | | | PR: 124755 Submitted by: yours truly Approved by: maintainer (via private e-mail)
* Standardize placement and style of WWW: lines, and in some casesdougb2008-06-192-3/+3
| | | | | | remove ^M from line endings. List of files with "issues" supplied by: Alex Kozlov <spam@rm-rf.kiev.ua>
* - Remove expired emulators/linux-winetools: Very old, discontinued, andpav2008-06-194-61/+0
| | | | replaced by emulators/wine-doors
* - Fix fetch, kill WWW, undeprecate and sign up a new maintainerpav2008-06-182-7/+2
| | | | Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua> (the new maintainer)
* - Dependency has been renamed to liborange.araujo2008-06-181-2/+2
| | | | | | | - Bump PORTREVISION. PR: ports/124402 Submitted by: Alexander Logvinov <ports@logvinov.com>
* - Up for grabs. Give this a three month grace period, then kill itpav2008-06-181-0/+3
|
* o On (OSVERSION >= 600000), depend upon misc/compat5xlioux2008-06-162-2/+10
| | | | o Bump PORTREVISION
* Add explicit dependency on graphics/png port.gerald2008-06-152-0/+2
|
* Update to version 1.0-rc5 which brings a number of bug fixes.gerald2008-06-154-10/+28
| | | | | | | | | Hack the configure script to succeed when building with HAL support on FreeBSD 6.x. [1] Add an OPTION called HAL to enable/disable building with HAL support and explicitly force one of these as opposed to just depending on the environment. Submitted by: Tijl Coosemans <tijl@ulyssis.org> [1]
* - Update to version 2.3.7lwhsu2008-06-153-15/+26
| | | | | PR: ports/124586 Submitted by: KATO Tsuguru <tkato432 AT yahoo.com>
* - Update to version 0.4.6.5lwhsu2008-06-152-5/+5
| | | | | PR: ports/124587 Submitted by: KATO Tsuguru <tkato432 AT yahoo.com>
* - Fix NOPORTDOCS casepav2008-06-121-1/+1
| | | | | PR: ports/124491 Submitted by: Bjoern A. Zeeb <bzeeb+freebsdports@zabbadoz.net> (maintainer)
* - Pass maintainership to Pavel Volkov, who is already maintainingtrasz2008-06-111-1/+1
| | | | | | emulators/dynagen-devel. Approved by: Pavel Volkov
* Update to version 1.0-rc4 which brings bug fixes only, no new features.gerald2008-06-096-174/+28
| | | | | | | | Start adding OPTIONS for this port, the first one called CUPS to break to hard dependency on the cups-base port. PR: 119199 Submitted by: scf, Christoph Mallon <christoph.mallon@gmx.de>
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-062-2/+2
| | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-0660-44/+60
| | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
* - Call the tss fixup code before entering the monitor instead of after.nox2008-06-064-14/+16
| | | | | (This fixes the problems that one user saw which I couldn't reproduce.) - Bump PORTREVISION
* Fix the build with some (recent) versions of OpenSSL.gerald2008-06-052-0/+160
| | | | | | | PR: 124232 Reported by: Naram Qashat <cyberbotx@cyberbotx.com> Submitted by: Jan Henrik Sylvester <me@janh.de> Obtained from: http://source.winehq.org/git/wine.git/?a=commitdiff;h=7c616799894faa48ee3277bc276a39bed55780e0
* - Update to version 2.4.14.alepulver2008-06-043-25/+4
| | | | - Remove local patch (integrated upstream).
* Fix NOPORTDOCS when texi2html is not installednox2008-06-042-0/+20
| | | | Found by: itetcu
* - cleanup FreeBSD 5.xdinoex2008-06-021-7/+1
|
* Update to version 1.0-rc3 which brings (a lot of) bug fixes only.gerald2008-06-014-8/+8
|
* Xcpc is a portable Amstrad CPC464/CPC664/CPC6128 Emulatorlippe2008-05-315-0/+93
| | | | | | | | | | | written in C. It is designed to run on any POSIX system (Linux/BSD/UNIX-like OSes). WWW: http://xcpc.sourceforge.net/ PR: ports/120189 Submitted by: Sven Klose <pixel@hugbox.org> Approved by: gabor (mentor)
* Fix pkg-plist after itetcu@ PORTDATA police actions.edwin2008-05-302-2/+2
|
* Replace /usr/X11R6 with /usr/local in the Makefile rulesedwin2008-05-302-2/+13
| | | | Noticed by: pavrun on amd64/7.0
* New Port: emulators/xjoypadedwin2008-05-287-0/+90
| | | | | | | | | | | | | xjoypad allows an USB joypad (probably a USB Joystick, too) to be used with games on linux (probably other unix-like operating systems too). This is done by mapping the joypad events to X keyboard events which are sent to the window currently having the focus. Therefore only keyboard-controlled games are currently supported by xjoypad. xjoypad was written to add joypad support to the playstation emulator epsxe. PR: ports/95990 Submitted by: Timothy Beyer <beyert@cs.ucr.edu>
* Update to 3.5.1edwin2008-05-267-89/+79
|
* Update to version 1.0-rc2 which brings (a lot of) bug fixes only.gerald2008-05-256-12/+12
|
* - Update to 7.3miwi2008-05-225-76/+60
| | | | | PR: 123871 Submitted by: Ports Fury
* - Update to version 0.4.6.3miwi2008-05-222-16/+12
| | | | | PR: 123870 Submitted by: Ports Fury
* Unbreak by fixing the sloppy C-code, that the new gcc refuses to compile.mi2008-05-222-4/+802
| | | | Tons of warnings still exist...
* New port: emulators/mupen64plusacm2008-05-214-0/+75
| | | | | | | This is the metaport to install the mupen64plus emulator and all graphics, input and audio plugins. WWW: http://code.google.com/p/mupen64plus/
* - New port: emulators/mupen64plus-soundacm2008-05-213-0/+32
| | | | A sound plugin for Mupen64Plus emulator
* - New port: emulators/mupen64plus-sdlinputacm2008-05-215-0/+87
| | | | An input plugin for Mupen64Plus emulator
* - New port: emulators/mupen64plus-sdlaudioacm2008-05-213-0/+45
| | | | An audio plugin for Mupen64Plus emulator
* - New port: emulators/mupen64plus-rspacm2008-05-213-0/+41
| | | | A RSP plugin for Mupen64plus emulator
* - New port: emulators/mupen64plus-riceacm2008-05-215-0/+95
| | | | A graphic plugin for Mupen64Plus emulator
* - New port: emulators/mupen64plus-inputacm2008-05-212-0/+23
| | | | An input plugin for Mupen64Plus emulator
* - New port: emulators/mupen64plus-gln64acm2008-05-213-0/+63
| | | | A graphics plugin for Mupen64Plus emulator
* - New port: emulators/mupen64plus-glideacm2008-05-213-0/+81
| | | | Graphic plugin for Mupen64Plus emulator
* - New port: emulators/mupen64plus-dummyaudioacm2008-05-212-0/+21
| | | | Audio plugin for Mupen64Plus emulator
* - New port: emulators/mupen64plus-baseacm2008-05-2115-0/+883
| | | | | | | | | | | Mupen64Plus is a plugin-based N64 emulator for Linux, FreeBSD which is capable of accurately playing many games. Included are four MIPS R4300 CPU emulators, with dynamic recompilers for 32-bit x86 and 64-bit amd64 systems, and necessary plugins for audio, graphical rendering (RDP), signal co-processor (RSP), and input. There are 3 OpenGL video plugins included: glN64, RiceVideoLinux, and Glide64. WWW: http://code.google.com/p/mupen64plus/
* - Fix wrong userland fsbase load after gdt move that caused qemu tonox2008-05-194-8/+8
| | | | | | | | | | | | | | segfault sometimes on first invocation - Get rid of redundant & in two places - Bump PORTREVISION There still is the unresolved issue of (likely) the gdt move causing the host to hang for one guy, if this happens to you you can try the following kernel patch that sets up seperate gdts at boot so kqemu doesn't have to do the move: http://people.freebsd.org/~nox/qemu/patch-sys-amd64-seperate-gdt.txt Thanx to: Yamagi for testing
* - Update to version 0.125.alepulver2008-05-192-9/+9
| | | | - Make fetchable.
* - Add note about network boot issues to pkg-message.snox2008-05-186-382/+24
| | | | | - Remove obsolete dhcp patch - Bump PORTREVISION
* - The emulators/dlx port is one of the last remaining ports that usesmiwi2008-05-161-0/+65
| | | | | | | | sgtty exclusively. We'd better port it to termios, to make it work without the COMPAT_43TTY kernel switch. PR: 122884 Submitted by: Ed Schouten <ed@80386.nl>
* Add PKGNAMESUFFIX -nox11 to fix INDEXmbr2008-05-161-0/+1
| | | | Submitted by: wxs
* New port: open-vm-tools-nox11mbr2008-05-161-0/+11
|
* Add open-vm-tools-nox11mbr2008-05-161-0/+1
|
* Change build to lib dependencies.mbr2008-05-161-2/+2
| | | | Submitted by: Guy Yur <guyyur@gmail.com>
* Fix __asm macros for asm_x86_64mbr2008-05-161-0/+20
|
* - Add dependency on devel/icumbr2008-05-165-73/+98
| | | | | | | - Split startup rc files, start vmware-kmod.sh earlier - Bump portrevision Submitted by: jkim
* Accidently took the size of former distfile. Fix this.mbr2008-05-151-1/+1
|
* - Update to 3.05.trasz2008-05-158-155/+176
| | | | | PR: ports/119449 Submitted by: bz@ (maintainer)
* Upgrade to build 90473mbr2008-05-144-117/+6
|
* - Add notes about how to autoload kqemu at boot and about the fact thatnox2008-05-144-8/+40
| | | | | | | | | | kqemu only accellerates qemu-system-x86_64 on amd64 that were missing in qemu's pkg-message [1] - Update the note about kqemu on amd64 SMP, and add a reminder to keep kqemu in sync with the kernel while I'm at it - Bump PORTREVISION Noticed by: bakul [1]
* - Fix multiple qemu processes on amd64 SMP by actually using seperatenox2008-05-134-18/+100
| | | | | | | | | | per-cpu gdts (the previous fix was only stable for one qemu process at a time) Relevant thread: http://lists.freebsd.org/pipermail/freebsd-emulation/2008-May/004902.html - Bump PORTREVISION PR: ports/113430
* Reset maintainer:lippe2008-05-132-2/+2
| | | | | | | <xcas@cox.net>: host mx.west.cox.net[68.6.19.3] said: 550 5.1.1 <xcas@cox.net> recipient rejected (in reply to RCPT TO command) Approved by: gabor (mentor)
* - Get rid of the infamous "fpudna in kernel mode" messages on amd64 bynox2008-05-116-18/+174
| | | | | | | | | | | calling fpudna()/npxdna() directly instead of programmatically invoking int 7 (should also speed up the i386 case a tiny little bit that didn't print a message) [1] - Rename kqemu_tss_workaround to kqemu_tss_fixup [2] - Bump PORTREVISION Looked over by: bde [1] Prodded by: jhb [2]
* Fix "drive_init()" Disk Format Security Bypassnox2008-05-094-2/+118
| | | | | Obtained from: qemu cvs Security: http://www.vuxml.org/freebsd/8950ac62-1d30-11dd-9388-0211060005df.html
* - Update to version 0.2.b2.alepulver2008-05-073-4/+26
|
* - Update to version 0.27.alepulver2008-05-072-4/+4
|
* - Needs an external (non-base) compiler on all FreeBSD 5.x (not only amd64).alepulver2008-05-062-2/+2
|
* Remove build dependency on fontforge since Wine now delivers the fontsgerald2008-05-052-2/+0
| | | | | | | as part of the main package. PR: 123353 Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua>
* - use gtk20 and make it defaultdinoex2008-05-051-1/+3
| | | | | | | | - drop option VICE_WITH_GNOME - new option VICE_WITHOUT_GNOME for lite package, will build with Xaw (not3d) - new option VICE_WITH_XAW3D for classic package, will build with Xaw3d
* - use gtk20 and make it defaultdinoex2008-05-051-7/+13
| | | | | | | | - drop option VICE_WITH_GNOME - new option VICE_WITHOUT_GNOME for lite package, will build with Xaw (not3d) - new option VICE_WITH_XAW3D for classic package, will build with Xaw3d
* Update to Wine 0.9.61. This release marks the beginning of the code freezegerald2008-05-036-8/+10
| | | | | | | | | | | for the 1.0 release. Among others, it includes the following changes: - Automatic updating of the WINEPREFIX directory. - Winhelp now uses Richedit as display engine. - Many RichEdit fixes. - More improvements to IME support. - More quartz fixes. - Implementation for many more Gdiplus functions. - Lots of bug fixes.
* - Add a workaround for the amd64 SMP shared gdt issue that caused thenox2008-05-016-4/+192
| | | | | | | | | | | host panics - longer explanation in this post: http://docs.freebsd.org/cgi/mid.cgi?20080501101951.GA30274 [1] - Get rid of superfluous "kqemu " in IGNORE message when kernel source is missing - Pass down DEBUG_FLAGS to the build - Bump PORTREVISION PR: ports/113430 [1]
* Reset jylefort's port maintainerships. portmgr has taken his commit bitlinimon2008-04-295-5/+5
| | | | into safekeeping due to inactivity.
* - Force lnsat2008-04-281-1/+1
|
* - Works with gcc 4.xpav2008-04-282-2/+0
| | | | Reported by: Zyl/FreeNode
* - Update to 1.0.1miwi2008-04-252-4/+4
| | | | | PR: 122759 Submitted by: Ports Fury
* - Update to version 0.124.alepulver2008-04-238-52/+60
| | | | - Fix building in FreeBSD/amd64 5.x by using GCC 4.2 (base compiler fails).
* - Update to version 0.124.alepulver2008-04-2316-96/+92
|
* - Update to version 0.124 and and make fetchable.alepulver2008-04-222-9/+9
|
* 1. Create a hard link since a soft link happened to be insufficient [1]bsam2008-04-212-6/+6
| | | | | | | | | (got deleted at the next ldconfig call). 2. Now it may be placed at the Makefile. 3. Bump PORTREVISION. Reported by: netchild [1] Suggested by: netchild [1]
* 1. Add a symlink from /compat/linux/lib/librt.so.1 tobsam2008-04-203-1/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | /compat/linux/usr/lib/librt.so.1. This bug exists only at linux_base-fc4 _and_ osrelease=2.4.2. 2. Bump PORTREVISION. Note: The symlink is created at pkg-install script since the first run of '/compat/linux/sbin/ldconfig -r /compat/linux' seems to remove the link. Tijl Coosemans <tijl at ulyssis.org>: ----- This is not really a bug of linux compat, but is because of the following: 1. opening /path/to/somefile under linux compat first tries /compat/linux/path/to/somefile then /path/to/somefile. 2. linux binaries have two search paths for librt.so.1: /lib and /usr/lib. 3. fc4 has a librt.so.1 in /lib but it is rejected under 2.4.2 emulation. 4. fc4 does not have a librt.so.1 under /usr/lib so when the runtime linker tries this search path it ends up opening FreeBSD /usr/lib/librt.so.1 (because of point 1) and fails. By adding a softlink in /compat/linux/usr/lib to the librt.so.1 in /compat/linux/lib, the linker doesn't open the FreeBSD librt.so.1 anymore. Instead, under 2.4.2, it rejects this lib and then tries an internal search path /lib/obsolete/linuxthreads where it finds the correct version. Under 2.6.16 the softlink doesn't change anything, so imho this is something the fc4 port/package should deal with. ----- PR: 121494 Submitted by: Jason Bacon <jwbacon at tds.net> Convinced by: Tijl Coosemans <tijl at ulyssis.org> Patched by: bsam (me)
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-2075-210/+195
| | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav)
* - Try and fix for real the issue of exiting qemu processes sometimesnox2008-04-194-32/+52
| | | | | | | | | | stuck in devdrn - Remove the -DSMP magic, it didn't help the amd64 SMP panics and was useless anyway (the panics still exist, the only good workaround I've found so far is forcing qemu onto cpu 1 and that is only possible on HEAD using the new cpuset feature) - Only bother with the -DKSE magic for OSVERSIONs where it matters - Bump PORTREVISION
* Update to Wine 0.9.60. Among others, this includes the following changes:gerald2008-04-196-16/+18
| | | | | | | | | | | - Better support for Windows IMEs. - Option for Windows-style window decorations. - Improved system tray behavior. - Window management fixes. - Improved quartz audio support. - Better support for launching apps from Unix file managers. - Lots of bug fixes. Fix a sorting issue in the package list.
* 1. Add glib-1.2 package to linux_base-f8. Some linux ports (at leastbsam2008-04-1715-5/+105
| | | | | | | emulators/linux-ePSXe) still use it. 2. Bump PORTREVISION. Reported by: Naram Qashat <cyberbotx at cyberbotx.com> at emulation@
* - Fix fetch, bsd-unix.org is gonepav2008-04-172-2/+4
|
* Remove all traces of LINUXBASE/etc/fonts from the port. This is needed to ↵bsam2008-04-1510-25/+10
| | | | | | | use native FreeBSD fonts and font configuration files (a link to a native directory will be created when an apropriate linux-fontconfig port is installed).
* - Update distinfo (added md5sum file to bdist_debian.py).alepulver2008-04-141-3/+3
|
* - clean X11BASEdinoex2008-04-121-3/+9
| | | | | - set USE_XORG Approved by: maintainer (implicit)
* Reset maintainership.jkoshy2008-04-102-2/+2
|
* . add CONFLICTS;bsam2008-04-104-2/+14
| | | | | | | . add a script LINUXBASE/usr/bin/lp to allow some programs (e.g. Acrobat Reader) to print with default settings, MF-f8; . deal (add and remove when necessary) with some share empty directories; . bump PORTREVISION.
* - Move from versioned tcl/tk CATEGORIES to simple tcl and tk categoriespav2008-04-094-4/+4
| | | | With hat: portmgr
* - Update to version 0.2.b1.alepulver2008-04-096-77/+107
|
* - Update to version 0.26.alepulver2008-04-093-12/+36
|
* Add graphics/svgalib to LIB_DEPENDS.flz2008-04-081-2/+3
| | | | Reported by: erwinbot
* - chase the cdio shared lib bumpmich2008-04-081-1/+2
|
* jzIntv is an emulator for the Mattel Intellivision(TM)rafan2008-04-068-0/+437
| | | | | | | | | videogame. WWW: http://spatula-city.org/~im14u2c/intv/ PR: ports/122481 Submitted by: Ganael Laplanche <ganael.laplanche at martymac.com>
* Update to Wine 0.9.59. Among others, this includes the following changes:gerald2008-04-056-8/+26
| | | | | | | | | | - Improved support for the .NET framework. - Better services handling through a separate services.exe process. - Support for ATI fragment shader. - Better support for http proxies. - Window management fixes. - Pre-compiled fonts are now available in the source tree. - Lots of bug fixes.
* Add missing files to pkg-plist.mbr2008-04-052-0/+6
| | | | Submitted by: pav
* - Use PREFIX for qemu-ifup, install default scripts, bump PORTREVISION [1]nox2008-04-0414-8/+76
| | | | | | - Patch a pointer to pkg-message into the manpage Submitted by: bms [1]
* Fix build for AMD64 / FreeBSD 7mbr2008-04-031-0/+63
|
* Normalize package name.mbr2008-04-023-9/+15
| | | | Fix FreeBSD 5 builds.
* - Mark BROKEN: hits internal compiler bug on FreeBSD 5.X/amd64pav2008-04-022-2/+14
| | | | Reported by: pointyhat
* Unbreak compiling at FreeBSD-7.x. The port seems to work only withbsam2008-04-013-0/+67
| | | | | | | | | an UP kernel. PR: 117350 Submitted by: Yi Wang <wangyi6854 at gmail.com> Patch by: fchang at cs.ubc.ca Tested by: Yi Wang <wangyi6854 at gmail.com>
* - Unb0rk the treepav2008-04-011-1/+3
| | | | With hat: portmgr
* Add missing header.mbr2008-03-311-0/+10
|
* Add support for HEAD.mbr2008-03-311-0/+285
|
* Fix a check which was always true for FreeBSD Releases < 6mbr2008-03-311-1/+1
|
* Don't set PLIST, the default is ok.netchild2008-03-313-6/+0
| | | | | | This fixes a problem with a forced install. Reported by: Anatoly Borodin <anatoly.borodin@gmail.com>
* Fix compilation when WITHOUT_X11 is defined. Don't rely on the configuretimur2008-03-311-2/+2
| | | | | | defaults, use explicit values. Approved by: maintainer
* - Fix pkg-plistacm2008-03-311-0/+2
| | | | Reported by: pav
* Ouch, referencing ${ARCH} is too early.matusita2008-03-301-9/+9
| | | | Submitted by: Larry Rosenman, ler at lerctr dot organization-tld.
* . add a script LINUXBASE/usr/bin/lp which let some linux applications [1]bsam2008-03-2915-5/+45
| | | | | | | | | (most notable acroread) to print with default settings; . add linux_base-f7 to CONFLICTS; . bump PORTREVISION. Suggested by: olli, scf [1] Reviewed by: netchild [1]
* Update to 5.5.5 build 56455. Also fix for FreeBSD 8-current guest.matusita2008-03-291-8/+23
| | | | | PR: 118566 Submitted by: Tomoyuki Okazaki (okazaki at kick dot group dot japan)
* Update to 6.0.3 build 80004.matusita2008-03-292-2/+4
|
* Fix for FreeBSD/amd64; there is no Tcl version of VMware toolbox.matusita2008-03-292-2/+12
| | | | | | | | | | I haven't received any responces yet from PR originator for one month, but I assume that it would be a sign of ok. I know PORTREVISION bump should be happen, but ignored since upcoming version 6.0.3 commit will follow very soon. PR: 120827
* - clean X11BASEdinoex2008-03-291-2/+2
|
* Add open-vm-tools, a open source version of the vmware-guestd andmbr2008-03-2813-0/+581
| | | | vmware-tools ports.
* Add open-vm-toolsmbr2008-03-281-0/+1
|
* - Update to 0.9.4acm2008-03-283-7/+4
|
* - Update to 0.8.7acm2008-03-283-5/+5
|
* - Update to 0.3.1acm2008-03-282-4/+4
|
* - Add missing dependencymiwi2008-03-276-8/+14
| | | | | | - Bump PORTREVISION Submitted by: pavbot
* Welcome to the new emulation/linux_base-f8 port.bsam2008-03-2621-2140/+2326
| | | | Using: identical to emulation/linux_base-fc6.
* - Fix buildmiwi2008-03-261-2/+2
| | | | | Submitted by: timur@ Approved by: portmgr (xorg cleanup)
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-252-3/+2
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-242-4/+2
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* - Fix permissions of installed binary (previously, "make package" woulddanfe2008-03-242-2/+30
| | | | | | | | fail if performed by non-root) - Install couple of auxiliary programs - Better respect CFLAGS - Introduce a knob to build with external linking capability - Bump PORTREVISION
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-245-10/+10
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-243-5/+5
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-231-1/+0
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* Update to Wine 0.9.58. Among others, this includes the following changes:gerald2008-03-236-8/+22
| | | | | | | | | - The default version is now Windows XP. - Many Richedit improvements. - Beginning of jscript dll support. - Shell folders now respect XDG directory configuration. - Many translation updates. - Lots of bug fixes.