aboutsummaryrefslogtreecommitdiffstats
path: root/emulators
Commit message (Collapse)AuthorAgeFilesLines
* - Unbreak (The plist generation completely works for me with a cleanerwin2006-04-286-46/+46
| | | | | | | | | | | | | installation, extra files can be generated later, during the use, as I experienced with linux_base-fc3, but the port isn't broken. Or if the port should handle this case, linux_base-fc3 is broken as well) - Upgrade to 2006.0 - Add linux_base-fc3* as a conflicting package - Take maintainership - portlint cleanup and style fixes PR: 95652 Submitted by: Gabor Kovesdan <gabor.kovesdan@t-hosting.hu>
* update emulators/kqemu-kmod to 1.3.0pre6edwin2006-04-264-10/+8
| | | | | | | | | | | | | | kqemu version 1.3.0pre6: - compile fix for Linux kernel version >= 2.6.16 - better null LDT handling (aka Plan9 and ReactOS bug) - moved monitor code to another address (aka win2k 256 MB bug) oh and FreeBSD guests have been working with -kernel-kqemu since 1.3.0pre5! (tested with 6.1RC1) PR: ports/96337 Submitted by: Juergen Lock <nox@jelal.kn-bremen.de>
* - Fix build of generator68k (default 68k emulator on non-i386 architectures).alepulver2006-04-252-5/+5
| | | | | | | - Remove DIST_SUBDIR because since the Neo-Geo BIOS was removed from the distribution there is only one distfile. Approved by: garga (mentor)
* - Remove USE_REINPLACE.alepulver2006-04-251-16/+13
| | | | | | | - Remove '@' from installation commands. - Format tabs and put targets at the end. Approved by: garga (mentor)
* - Format tabs and put targets at the end.alepulver2006-04-251-12/+12
| | | | | | | - Fix OPTIONS handling. - Bump PORTREVISION. Approved by: garga (mentor)
* - Format tabs, sort variables and put targets at the end.alepulver2006-04-251-28/+28
| | | | | | | | - Remove USE_REINPLACE. - Fix OPTIONS handling. - Bump PORTREVISION. Approved by: garga (mentor)
* Fix build on 4.xvs2006-04-242-0/+30
| | | | | PR: ports/95887 Submitted by: maintainer
* - Update to version 0.6.11.alepulver2006-04-186-50/+87
| | | | | | | | | | | | | | | | - Change MAINTAINER address to acardenas@bsd.org.pe. - Add USE_X_PREFIX. - Add USE_GETOPT_LONG and a patch to make it build on 4.X. - Remove USE_REINPLACE. - Remove RESTRICTED and add pkg-message.in. Now the Neo-Geo BIOS is not packaged with the port, so packages can be generated now. The pkg-message.in file contains instructions about how to install the BIOS. - Fix OPTIONS handling. - Add message to pkg-plist about files that weren't removed. PR: ports/94023 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> Approved by: garga (mentor)
* Leverage the new USE_LDCONFIG mechanism instead of our original, moregerald2006-04-176-40/+8
| | | | | | | | home-grown approach. PR: 95757 Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua> Reviewed by: flz
* - Fix build on -CURRENTnovel2006-04-161-3/+7
| | | | | | - Pet portlint Reported by: pointyhat via kris
* Update to 2006-04-14 snapshot.nork2006-04-168-70/+80
| | | | | | | | | | | | | | | | | o no longer needs 3-wire configs when using the emulated serial port. o update patch-libmath to match this commit: [1] http://docs.freebsd.org/cgi/mid.cgi?200512021345.jB2Dj6D3057000 o Allow multiple graphics devices. o ARM Versatile Platform Baseboard emulation. o Thumb prefetch abort fix. o simulate a null modem cable. o 64 bit disassembly. o USB tablet support (Brad Campbell, Anthony Liguori). o mouse API changes. Suggested by: jkim [1] PR: ports/95826 Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
* Update to 2.0.2arved2006-04-162-4/+4
| | | | | PR: 95814 Submitted by: KATO Tsuguru
* Reset sf as maintainer due to no response to email messages.linimon2006-04-151-1/+1
| | | | Hat: portmgr
* Update to Wine 0.9.12, and add a patch of mine to make use of thegerald2006-04-148-8/+90
| | | | FreeBSD pthread libraries by default.
* Tell about emulators/linux-padjoy in pkg-message.jylefort2006-04-132-1/+5
|
* Add linux-padjoy.jylefort2006-04-136-0/+77
| | | | | | | | | | padJoy is a PSEmu Pro joystick plugin. This is the Linux version, tested with emulators/linux-ePSXe. WWW: http://download.ammoq.com/ Hint by: Timothy Beyer <beyert@cs.ucr.edu>
* - Update to 2.2.jmelo2006-04-133-8/+7
| | | | | | | | - portlint(1). PR: ports/95591 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Approved by: mnag (mentor)
* Update to 2006-04-08 snapshot.nork2006-04-1026-952/+514
| | | | Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
* Update to 1.3.0pre5.nork2006-04-106-1022/+28
| | | | | | | o Change MAINTAINER-ship to submitter. o portlint happy. Submitted by: Juergen Lock <qemu-l@jelal.kn-bremen.de>
* Change the maintainership address to the @FreeBSD.org one.alepulver2006-04-094-4/+4
| | | | Approved by: garga (mentor)
* emulators/dosbox - Update to 0.65edwin2006-04-062-5/+4
| | | | | | | | | | Update DOSBox to version 0.65 Changelog: http://dosbox.sourceforge.net/news.php?show_news=1 Remove USE_REINPLACE PR: ports/95200 Submitted by: Lars Engels <lars.engels@0x20.net> Approved by: "Tom Carrick" <knyght@gmail.com>
* - Add selinux and pcre, this makes ls and grep work. [1]netchild2006-04-0230-80/+570
| | | | | | | - Convert the post-extract to a do-build, it makes more sense this way. PR: 95158 [1] Submitted by: intron@intron.ac [1]
* Update to Wine 0.9.11.gerald2006-04-026-12/+12
|
* Reset green@ as maintainer at his request.linimon2006-03-311-1/+1
| | | | Hat: portmgr
* - Lonnie sent me updates to 2 of his usb fixes,pav2006-03-268-30/+98
| | | | | | | | | - and posted another usb bugfix affecting FreeBSD guests - (optionally) seperate out the two WITH_HACKS patches after I learned the cirrus patch can cause problems with xp guests too PR: ports/94949 Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
* - update MASTER_SITES and homepagedinoex2006-03-252-2/+2
|
* - Add Lonnie's usb host support patches and a bunch of other fixes mostly frompav2006-03-1926-2/+2060
| | | | | | | cvs, including a workaround for the -nographic crash. PR: ports/94654 Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
* The port is intended to become the new default linux_base port (replacesnetchild2006-03-1981-0/+97971
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the current linux_base-8 port). You should only switch to this port if you know what you are doing. You may or may not have problems with installing other linux related ports after switching to it. Success or failure reports welcome. To switch: - echo "OVERRIDE_LINUX_BASE_PORT=fc3" >> /etc/make.conf - portupgrade -fo emulators/linux_base-fc3 linux_base-8 News and changes (from submitter with some small changes by me): - based on linux_base-8 port; - don't use linux rpm binary to install. The whole source tree is created at ${WRKDIR} and then installed (using cpio); - removes some files and directories (etc/passwd, etc/group, usr/local, ...) to ensure using FreeBSD original files; - introduces etc/nsswitch.conf.dist and etc/yp.conf.sample files, uses correct install/deinstall behaviour with etc/nsswitch.conf and etc/yp.conf files; - doesn't do [u]mounting while install/deinstall process. Thus it is possible to use jails while building packages. But since linprocfs is not automounted, special measures should be taken at package building for those ports which need a mounted linprocfs (i.e. for linux JDK building); - uses linux ldconfig in the pkg-install file (as opposed to using in the Makefile). It is needed when upgrading (i.e. when other linux libraries are present in the system) and when installing by packages. Submitted by: Boris Samorodov <bsam@ipt.ru> (some small changes by me)
* - Fix build on 4.xmnag2006-03-182-7/+9
| | | | | | | - Minor reoganize in Makefile PR: 94596 Submitted by: Sven Berkvens-Matthijsse <sven@ilse.net>
* - Update to 2.2.6pav2006-03-175-34/+52
| | | | | | | | - Change flag to enable/disable SMP instead of obsolete method of specifying the number of CPU's PR: ports/94533 Submitted by: Sean Farley <sean-freebsd@farley.org>
* Update to Wine 0.9.10.gerald2006-03-166-106/+110
|
* Upgrade to 2.5.vanilla2006-03-154-66/+10
|
* Forgotten fix from previous commit:fjoe2006-03-092-2/+2
| | | | | | Turn off JIT on amd64 (does not work for some reason). Approved by: portmgr
* - Update to 0.2.4fjoe2006-03-0910-140/+102
| | | | | | | | - Fix build on ia64 - Fix m_memalign for jemalloc - Set DYNAMIPS_ARCH on non-i386 properly Approved by: portmgr
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.ade2006-03-0721-11/+19
| | | | | Discussed with: kris Approved by: portmgr (implicit)
* BROKEN on !i386: Does not compilekris2006-03-071-1/+7
| | | | Approved by: portmgr (implicit)
* UNBREAK: Fix PLISTgarga2006-03-022-10/+8
| | | | | | | | Change maintainer's address PR: ports/93911 Submitted by: maintainer Approved by: portmgr (linimon)
* This now seems to compile on i386.kris2006-03-011-2/+0
| | | | Approved by: portmgr (implicit)
* Unbreak port and make it a little bit more package friendly.netchild2006-02-262-6/+13
| | | | Approved by: portmgr (kris)
* Conversion to a single libtool environment.ade2006-02-2312-9/+98
| | | | Approved by: portmgr (kris)
* Install under ${X11BASE} by default.danfe2006-02-221-0/+1
|
* Add TiEmu-2, fast emulator for the TI-89(titanium), 92(+), and V200PLTdanfe2006-02-225-0/+171
| | | | | | calculators. WWW: http://lpg.ticalc.org/prj_tiemu/
* Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.dougb2006-02-216-6/+0
| | | | | | | We have not checked for this KEYWORD for a long time now, so this is a complete noop, and thus no PORTREVISION bump. Removing it at this point is mostly for pedantic reasons, and partly to avoid perpetuating this anachronism by copy and paste to future scripts.
* BROKEN: Incomplete pkg-plistkris2006-02-201-0/+2
|
* - Upgrade to v0.3.8. User visible changes include:jkoshy2006-02-192-87/+11
| | | | | | | | | - i80321 (XScale) mode can run NetBSD/evbarm, - performance speedups for framebuffer output - most CPU types are enabled by default. - Remove obsolete USE_REINPLACE directive. - Add a local MASTER site. - Take over port maintainership.
* - Add more MASTER_SITESgarga2006-02-171-1/+5
| | | | | | PR: ports/93425 Submitted by: Frank Laszlo <laszlof@vonostingroup.com> Approved by: maintainer
* Update to Wine 0.9.8.gerald2006-02-1610-254/+20
|
* Remove expired port emulators/linux_base-src-rh-7.3garga2006-02-154-148/+0
|
* Remove expired port emulators/linux_base-src-rh-8garga2006-02-154-149/+0
|
* Correct check for FreeBSD version that has libpcap 0.9+.fjoe2006-02-144-16/+20
|
* Update to 0.2.3c.fjoe2006-02-146-30/+52
| | | | | | | | | | | | | | - Fixed a stupid bug in DMA handling, which in certain conditions can cause an infinite loop. - Added an "instruction block hash" which avoids lookups in the instruction red-black tree. The IBH table takes only 16 Kb of memory. - Added CRC-12 and CRC-16 functions for future use. - Added a "gen_eth" NetIO driver, which allow to access ethernet interfaces in a portable way (tested on Linux and Cygwin). - Fixes to the PowerPC build on Darwin thanks to Olivier Cahagne. - Minor cosmetic changes to display supported/unsupported PA and NPE. Note: gen_eth is not supported on RELENG_4 (requires libpcap 0.9+).
* - Fix the build on RELENG_4 (USE_GCC=3.2+) [1]fjoe2006-02-144-4/+8
| | | | | | | - Fix the build on arches other than i386 [2] - Bump PORTREVISION Noted by: pointyhat [1], [2]
* BROKEN: Coredump during buildkris2006-02-131-0/+2
|
* BROKEN: Incorrect pkg-plist (does not compile completely?)kris2006-02-132-0/+4
|
* Reset maintainership to ports@ after ~4 months without any response to anynetchild2006-02-1210-10/+10
| | | | | | | | | | | | | | | | | | | | | | | | PR. Thanks for contributing. Since the acroread7 port is a somewhat important port for our users, I will hand it over to emulation@ if no _active_ *committer* takes it before the ports freeze. While I'm here: - fix a little nit in the csound port (I think the intention was to create no backup file instead of creating one with a "-e" extension) - set ARCH to i386 in the amd64 case for the acroread7 port. This is a work-around to be able to install everything when a dependency is not already installed (ARCH is read-only in sub-makes, so the dependencies can't change it). This should be removed when the dependencies are fixed or converted to use bsd.linux-rpm.mk. [1] Not objected to by: portmgr (explicit: krion; silence: rest) Maintainer timeout: ~4 months Submitted by: Sangwoo Shim <sangwoos@gmail.com> [1] PR: 87985 [1]
* Fix some errors, including:matusita2006-02-128-30/+48
| | | | | | | | | | | | - Build fix when WITH_VMWARE_GTK is set. - Reorder pkg-plist so that @unexec vmware-guestd.sh successfully done. - Create directories for server modules, since xserver may not be installed. Even though this makes no "installed" content change, but bump PORTREVISION since pkg-plist/pkg-plist.tools are changed. PR: 93100 Submitted by: Scot Hetzel, swhetzel at gmail dotcom
* - Require gcc34 on all archspav2006-02-071-1/+1
| | | | | | | This is to work around internal compiler error in gcc33, if case anyone wonder. Requested by: kris
* - Require gcc34 for xmess on amd64pav2006-02-071-0/+4
| | | | Requested by: Miguel Mendez <mmendez@energyhq.be>
* - Update to 3.03.1 [1]erwin2006-02-054-0/+391
| | | | | | | | | | | | - Hand maintainership to bz [1][2] - Convert to OPTIONS [1] - Clean Makefile a bit [3] - Mark IGNORE on 4.x [3] This also fixes the crash reported in: PR: 88535 Submitted by: trasz <trasz@pin.if.uz.zgora.pl>, bz [1], erwin [3] Approved by: phk (previous maintainer) [2]
* - Update to 3.03.1 [1]erwin2006-02-0511-713/+100
| | | | | | | | | | | | - Hand maintainership to bz [1][2] - Convert to OPTIONS [1] - Clean Makefile a bit [3] - Mark IGNORE on 4.x [3] This also fixes the crash reported in: PR: 88535 Submitted by: trasz <trasz@pin.if.uz.zgora.pl>, bz [1], erwin [3] Approved by: phk (previous maintainer) [2]
* Move the dirrm of usr to a more appropriate place and convert it tonetchild2006-02-042-2/+2
| | | | | | a dirrmtry since usr/local may be populated by the user. Noticed by: pointyhat/kris
* Update to Wine 0.9.7.gerald2006-02-0410-8/+252
|
* Fix CATEGORIES.fjoe2006-02-032-2/+2
| | | | Pointed out by: chkversion
* New port: dynamipsfjoe2006-02-029-0/+241
| | | | dynamips is Cisco 7200 simulator.
* The HP ski simulator is available from HP Labs.marcel2006-02-012-2/+3
| | | | | | While here add the SHA256 checksum. PR: ports/92650
* - Update to 2.1barner2006-02-013-5/+5
| | | | | Submitted by: Ports fury PR: ports/92608
* - Update to 2.0.1barner2006-02-012-4/+4
| | | | | Submitted by: Ports fury PR: ports/92615
* remove obsolete SIZE statementedwin2006-02-011-1/+0
|
* Chase shlib bump of libexpat.kuriyama2006-01-312-3/+4
|
* Users are confused by a diagnostic message more than they arenetchild2006-01-302-2/+2
| | | | | | | | helped because it is printing the -current- value of HZ, not the value requested. This is fixed be rearranging the order of changing the value and printing the message (they are in adjacent lines). Submitted by: rgrimes
* Use the new dirrmtry in the plist to remove the LINUXBASE/usr/local/*netchild2006-01-292-1/+47
| | | | | | | dirs if empty, but without anoying messages if someone decides to install some files by hand there. Noticed by: pointyhat/kris
* Update to 2.8jylefort2006-01-292-7/+6
|
* Replace the dangerous .error with IGNORE.linimon2006-01-271-2/+2
|
* - Committed wrong Makefile on last commit, now commit the correctgarga2006-01-272-4/+4
| | | | | | s/${DATADIR}/%%DATADIR/g on PLIST_* vars Noticed by: krismail
* Add amd64 to ONLY_FOR_ARCHSjylefort2006-01-274-4/+4
| | | | | PR: ports/92400 Submitted by: Yuri Pankov <yuri.pankov@gmail.com>
* - Add amd64 to ONLY_FOR_ARCHSjylefort2006-01-272-1/+9
| | | | | | | - Add a note about linprocfs in pkg-message PR: ports/92400 Submitted by: Yuri Pankov <yuri.pankov@gmail.com>
* OpenMSX, the open source MSX emulator that tries to achievegarga2006-01-265-0/+535
| | | | | | | | | near-perfect emulation by using a novel emulation model. WWW: http://openmsx.sf.net/ PR: ports/92281 Submitted by: Johan van Selst <johans@stack.nl>
* - Update to V3.5-2garga2006-01-266-52/+82
| | | | | | | | | | - Add OPTIONS for network support - Clean-up Makefile - Update descriptions to cover new support PR: ports/92300 Submitted by: Jeffrey H. Johnson <CPE1704TKS@bellsouth.net> Approved by: maintainer
* Add missing USE_GETTEXTkris2006-01-261-0/+1
|
* The read-only LINUXBASE case (after installing the ports, of course) hasnetchild2006-01-261-11/+2
| | | | | | | | | to besolved differently, since the ldconfig call has to be chrooted, else the linux ldconfig will cache some FreeBSD native libs which results in not being able to start some programs: - remove the symlink (linux_base) - revert to chroot the ldconfig call (with internal functionality this time)
* - Update to 1.2.0 RC4pav2006-01-2516-567/+61
| | | | | PR: ports/92042 Submitted by: RuanWei <iamayan@gmail.com> (maintainer)
* Add ods2reader.jylefort2006-01-254-0/+44
| | | | | | | | | | | | | | | ODS-2-READER reads files VMS Files-11 (ODS-2) file systems. Features: - Copies files from VMS (ODS-2) file systems. - Files may be copied to disk or to stdout. - Supports "text" and "image" transfer modes. - Produces directory listings for VMS file systems. WWW: http://vms.process.com/scripts/fileserv/fileserv.com?ODS-2-READER PR: ports/92125 Submitted by: Jeffrey H. Johnson <CPE1704TKS@bellsouth.net>
* - Update to 0.103pav2006-01-242-8/+8
| | | | | PR: ports/92172 Submitted by: Miguel Mendez <mmendez@energyhq.be> (maintainer)
* unbreak fetch (revert master site change, it is a local change)netchild2006-01-241-1/+1
|
* SHA256ifyedwin2006-01-2257-0/+159
| | | | Approved by: krion@
* eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-223-6/+6
| | | | | Approved by: krion@ PR: ports/88711 (related)
* Update to Wine 0.9.6.gerald2006-01-226-10/+12
|
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-229-34/+34
| | | | | Approved by: krion@ PR: ports/88711 (related)
* (WITH_HACKS) Patching process should be silentmaho2006-01-222-4/+4
|
* Add another hack:maho2006-01-224-4/+20
| | | | | | | http://lists.gnu.org/archive/html/qemu-devel/2006-01/msg00208.html 1024 px width for 24 bit gets faster Approved by: Maintainer
* - use MASTER_SITE_READHAT_LINUX now that fedoralegacy is added therenetchild2006-01-212-16/+23
| | | | | | | | | | - pet portlint a little bit - don't create LINUXBASE/var/run, to let linux apps access /var/run - link LINUXBASE/etc/ld.so.cache to /var/run/linux-ld.so.cache on a recent -current (where /etc/rc.d/abi knows how to handle the symlink); this should allow a read-only LINUXBASE - don't remove LINUXBASE/usr/local, someone may have installed something there
* - remove obsolete patchdinoex2006-01-201-12/+0
|
* - update to 1.19dinoex2006-01-202-5/+5
| | | | - force GCC 3.4, to avoid internal compiler errors
* Besides BROKEN, also mark DEPRECATED as these ports are only thereerwin2006-01-182-0/+4
| | | | | | for GPL compliance which now can be fixed by using ALWAYS_KEEP_DISTFILES in the original ports. Set a relatively short expiration date as this was already announced on 12/1-2005
* BROKEN: Incorrect pkg-plistkris2006-01-142-0/+4
|
* BROKEN: Does not buildkris2006-01-141-0/+2
|
* - Add dependency on devel/p5-Locale-gettexttdb2006-01-131-0/+1
| | | | | | PR: 91613 Submitted by: Lars Engels <lars.engels@0x20.net> Approved by: maintainer
* - Update graphics/libglut to 6.4.1.sem2006-01-123-4/+9
| | | | | | | | | | | - Shared lib version and PORTREVISION bumb for all affected ports. While I'm here: - Remove USE_MESA knob where it was (35 ports). It marked as depricated for 2 years. PR: ports/90247 Submitted by: Ermal Lu?i <eri--@albabsd.org>
* Unbreak: USE_GCC=3.2+ on 4.xvs2006-01-101-0/+4
|
* Broken on FreeBSD < 5.3 because of missing truncf().novel2006-01-101-3/+4
| | | | Reported by: pointyhat via kris
* - extend MASTER_SITESdinoex2006-01-081-0/+1
|
* List glib-1.2.10-593. I don't know why it was missing, since ittrevor2006-01-081-0/+64
| | | | | | was in rpmlist.conf from the beginning. Add SHA-256 hashes.
* Hash with SHA-256.trevor2006-01-083-0/+73
|
* - Update to 2.0.0pav2006-01-083-41/+5
| | | | | PR: ports/91456 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* two additional slirp patches for emulators/qemuedwin2006-01-066-4/+168
| | | | | | | | | | | | | | Apply two additional slirp patches from the mailing list (and quiet WITH_HACKS patching): http://lists.gnu.org/archive/html/qemu-devel/2005-12/msg00277.html (-> files/patch-slirp-nat) http://lists.gnu.org/archive/html/qemu-devel/2005-05/msg00228.html (-> files/patch-slirp-mbuf.c) PR: ports/91358 Submitted by: Juergen Lock <nox@jelal.kn-bremen.de>
* Update to Wine 0.9.5.gerald2006-01-054-8/+8
|
* - Add missed dependency on p5-Gnomepav2005-12-311-1/+3
| | | | | PR: ports/91096 Submitted by: Wesley Shields <wxs@csh.rit.edu> (maintainer)
* Update to 0.3.7 from 0.3.2. Seeimp2005-12-312-10/+63
| | | | | | | | http://gavare.se/gxemul/gxemul-stable/HISTORY.html for a long changelog between these releases. Summary: vastly improved arm, mips and ppc support. Lots of new CPUs and a better dynamic code generator for the instructions emulated. Vastly improved hardware device emulation. Can boot many free and obscure guest operating systems.
* Add a knob WITH_HACKS. we now have IDE Bus-master DMA Support.maho2005-12-314-8/+46
| | | | | | (However, this will break existing Windows 2000 or XP installations). Approved by: maintainer
* Qemu Launcher is a GTK front-end for the Qemu x86 PC emulator.pav2005-12-305-0/+57
| | | | | PR: ports/91071 Submitted by: Wesley Shields <wxs@csh.rit.edu>
* - Update to 1.30pav2005-12-282-6/+5
| | | | | PR: ports/65587 Submitted by: Antonio Carlos Venancio Junior <antonio@inf.ufsc.br>
* - A better way to trick rpm to create etc/nsswitch.conf.distpav2005-12-261-3/+2
| | | | | PR: ports/90220 Submitted by: SANETO Takanori <sanewo@ba2.so-net.ne.jp>
* remove trailing spaces (portlint anybody?)edwin2005-12-241-22/+22
|
* Update to 5.5.1 build 19175.matusita2005-12-238-16/+16
|
* Update to Wine 0.9.4.gerald2005-12-234-8/+8
|
* Update to 0.4.novel2005-12-223-45/+5
| | | | | PR: 90791 (based on) Submitted by: Vasil Dimov <vd@datamax.bg>
* - Fix patch from previous revisionpav2005-12-224-4/+4
| | | | | PR: ports/90778 Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
* - add slirp speedup patch by Paul Brook (avoiding host -> guest packet loss)pav2005-12-224-0/+516
| | | | | PR: ports/90763 Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
* - Update to 0.8.0pav2005-12-214-12/+10
| | | | | PR: ports/90709 Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
* Move /etc/vmware-tools/* files to vmware-tools5, since VMware Playermatusita2005-12-208-30/+30
| | | | | | | | | | that is bundled with VMware Workstation 5.5 fails to suspend, warns on poweron/resume. Bump PORTREVISION for both vmware-tools5 and vmware-guestd5. PR: 90488 Submitted by: NIIMI Satoshi
* BROKEN: Does not compilekris2005-12-181-0/+2
|
* - patch to supoort NOPORTDOCSdinoex2005-12-172-52/+64
| | | | | | | - make portlint happier - use diffrent path for gettext PR: 90525 Submitted by: Yen-Ming Lee
* Update to version 6.4.obrien2005-12-152-5/+5
|
* - Master site gone; mirror locallypav2005-12-151-1/+2
| | | | Requested by: maintainer
* Examine MACHINE_ARCH instead of ARCH with respect to installationlawrance2005-12-141-3/+7
| | | | | | | | | | | commands that are dependent on the host machine architecture. This fixes installation failure on amd64 in some circumstances. PR: ports/80679 [1], ports/90252 [2] Submitted by: OMATSU Shinichiro <koma2@lovepeers.org> [1] Torfinn Ingolfsen <tingo@start.no> [2] Approved by: emulation (maintainer, timeout 7 months)
* Use distfile groups to only fetch the right file from thefenner2005-12-131-4/+5
| | | | | | right directory, instead of ensuring a 50% fetch failure rate. Approved by: MAINTAINER timeout
* - fix package info for NLS supportdinoex2005-12-112-0/+9
| | | | - fix FreeBSD 4.11 install of NLS files by forcing gmake
* Update to Wine 0.9.3.gerald2005-12-096-8/+14
|
* Fix shell-function name that prevents loading vmxnet.ko module at startup.matusita2005-12-086-6/+6
| | | | | | Bump PORTREVISION. Submitted by: Stephane E. Potvin <sepotvin at videotron, canada>
* - Add one more MASTER_SITESgarga2005-12-071-0/+1
| | | | Submitted by: maintainer at ports@ maillist
* - Add one more MASTER_SITEgarga2005-12-071-0/+1
| | | | | Submitted by: Charles Swiger <cswiger@mac.com> Asked by: maintainer at ports@ maillist
* Remove install-info from Makefile, it's automatically done when INFO is definededwin2005-12-051-1/+0
|
* - fix the build on pointyhat [1]netchild2005-12-041-6/+5
| | | | | | - a little cleanup Suggested by: kris (some parts) [1]
* emulators/doscmd outdated man infoedwin2005-12-042-0/+12
| | | | | | | | | | | | | | | | The manual page of doscmd (man doscmd) still states the following: "and then typing make install in the source directory (nor- mally /usr/src/usr.bin/doscmd). For this to work, the X programmer's kit must have been installed." However doscmd is no longer part of the base system. So it should should say "/usr/ports/emulators/doscmd" instead. PR: ports/79661 Submitted by: arundel <arundel@h3c.de> Approved by: maintainer timeout
* use INFO macroedwin2005-12-044-6/+3
|
* [Maintainer Update] emulators/xmame to 0.102edwin2005-12-042-7/+11
| | | | | PR: ports/89886 Submitted by: Miguel Mendez <mmendez@gmail.com>
* [Maintainer Update] emulators/xmess , change my e-mail addyedwin2005-12-041-1/+1
| | | | | | | Change my e-mail address to be the same I use for other ports. PR: ports/89887 Submitted by: Miguel Mendez <mmendez@gmail.com>
* - update to 1.18dinoex2005-12-049-61/+145
| | | | | | - new options WITHOUT_NLS, WITH_ESOUND re-enable uss sound support update dependencys
* - update bash and fileutilsnetchild2005-12-033-16/+176
| | | | | | | | | - don't remove nsswitch.conf if modified [1] - utilize the new "store GPLed sources" feature [2] - use a master site which carries the files Submitted by: Ulrich Spoerlein <q@galgenberg.net> [1] Requested by: kris [2]
* Update to 2005-11-30 snapshot.lawrance2005-12-0314-34/+70
| | | | | PR: ports/ports/89816 Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
* - Fix rtc on systems where sizeof(int) != sizeof(long).flz2005-11-293-9/+11
| | | | | | | | - Clean pkg-plist a bit. - Re-word IGNORE lines and remove quotes. PR: ports/87546 Submitted by: Simun Mikecin <numisemis@yahoo.com>
* Fix WWW.barner2005-11-291-1/+1
| | | | | Reported by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> PR: ports/89687
* Add PORTREVISION line to vmware-tools5, so this port may have its ownmatusita2005-11-264-2/+4
| | | | | | | | revision number. It may help to avoid unwanted version bump to vmware-tools5 if vmware-guestd5 specific changes are happen to vmware-guestd5/Makefile. Since no content changes at this time, no bump.
* Ah.. fix my cut-n-paste error, vmxnet.ko cannot be installed.matusita2005-11-262-2/+2
| | | | | | PR: 89572 Submitted by: NIIMI Satoshi Pointyhat to: matusita
* Dear VMware Workstation users around the world, here is an upgrade ofmatusita2005-11-2620-122/+378
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | VMware Workstation FreeBSD-guest related ports for VMware Workstation 5.5.0 build 18463. New features are: - Spell "VMware Workstation" appropriately. There are much VMware products, it would be the time that I have to spell VMware Workstation as VMware Workstation. - Support FreeBSD/amd64 since 64-bit binaries are provided from VMware. I don't test any of 64-bit related portion, since I have no FreeBSD/amd64 machine. If something trouble please email me. - New variable "WITH_VMWARE_GTK" (emulators/vmware-tools5) Install gtk version of VMware Tools if defined (add more dependencies on other gtk-related ports) - New variable "WITH_VMWARE_VMXNET" (emulators/vmware-guestd5) Install "vmxnet.ko" kernel module (vmxnet driver) if defined Usage: - shutdown FreeBSD guest VM - add following line to FreeBSD guest VM config file Ethernet0.virtualDev="vmxnet" - Boot FreeBSD guest VM - load vmxnet.ko kernel module - ifconfig vxn0 ... New rc.conf variable "vmware_guest_vmxnet_enable" is also added to vmware-guestd.sh to load kernel module at startup. However, ${PREFIX}/etc/rc.d/vmware-guestd.sh run _after_ /etc/rc.d/netif, so it maybe too late to load here... Note that vmxnet.ko supports FreeBSD 4.8-RELEASE or later, and 5.3-RELEASE and later (as VMware said). I've confirmed that recent 7-current got 100% instant panic if vmxnet.ko is loaded. - "vmware_guest_kmod_enable" is renamed to "vmware_guest_vmmemctl_enable" Now this ports has two kernel modules now, old name is not appropriate one, hard to understand this variable is for which kernel module. I also put backward compatibility code, but users of vmware_guest_kmod_enable please change variable name. Bugfixes are: - Resolve conflicts on ${PREFIX}/share/vmware-tools. Unfortunately both vmware-guestd5 and vmware-tools5 installs files to ${PREFIX}/share/vmware-tools directory. Since this directory is only for vmware-tools, vmware-guestd5 doesn't do anything for now. - WWW: line in pkg-descr points bogus page. - Add note that there's official VMware Tools installer, and what is the difference between the two. Finally, as usual, bump PORTVERSION.
* - Style: don't quote COMMENT, it looks nasty in `make describe` outputpav2005-11-261-1/+1
|
* - Add SHA256pav2005-11-263-0/+3
| | | | Requested by: maintainer
* - Update to 1.0 (22112005)pav2005-11-255-24/+15
| | | | | | | - Take maintainership PR: ports/89495 Submitted by: Miguel Mendez <mmendez@gmail.com>
* - Add SHA256pav2005-11-2544-0/+51
|
* Update to Wine 0.9.2.gerald2005-11-2410-20/+22
| | | | | | | | | Leverage SUB_FILES instead of literal sed to handle /etc/rc.d/000.wine.sh and pkg-message, which allows us to remove the post-extract target and fixes the long standing issue of showing the correct prefix in pkg-message. PR: 88492 Submitted by: Andrew Pantyukhin <infofarmer@gmail.com>
* The sourceforge mastersite behaves very strangely today, including servinggerald2005-11-242-2/+4
| | | | | | | empty tarballs. Add ibiblio.org as an alternative download site and make it the default for now. Inspired by ports/89442 by Andrew P. <infofarmer@gmail.com>.
* Revert the use of %%DATADIR%% in pkg-plist and install in additional threegerald2005-11-234-6/+12
| | | | READMEs: README.progman, README.uninstaller, and README.winemine.
* - Fix dependency on allegro.flz2005-11-231-1/+1
| | | | Reported by: pointyhat via kris
* Update to 3.5.1mnag2005-11-236-34/+14
| | | | | | | Take MAINTAINER PR: 89286 Submitted by: Miguel Mendez <mmendez@gmail.com>
* [NEW PORT] games/gngeo - NeoGeo emulatoredwin2005-11-227-0/+141
| | | | | | | | | | | | | | | | | | | | | | | Note: this port sets RESTRICTED because the Neo-Geo BIOS must be downloaded manually and can not be redistributed. So ports/LEGAL should be updated. These are the file names: "neo-geo.rom", "ng-lo.rom", "ng-sfix.rom", and "ng-sm1.rom". These files are also listed in the "NGBIOS" variable in the Makefile of the port. GnGeo is a NeoGeo emulator for Linux (and maybe some other UNIX). It use the following cpu core: * The 68k core from the generator project by James Ponder. * Starscream 680x0 emulation library by Neill Corlett * Raze Z80 emulator by Richard Mitton. * Z80 Mame core from the Mame project. * YM2610 Mame core by Tatsuyuki Satoh. WWW: http://m.peponas.free.fr/gngeo/ PR: ports/85327 Submitted by: Alejandro Pulver <alejandro@varnet.biz>
* Fix typo.jmz2005-11-201-1/+1
|
* - Something weird happened.flz2005-11-181-1/+1
| | | | - Set PORTVERSION to the right value.
* End of the update to version 3.9.9 - the previous commit was incomplete.jmz2005-11-184-15/+16
| | | | Pointyhat: jmz
* - Update to 0.43.2.flz2005-11-1812-47/+201
| | | | - More patches to make it compile properly with a C89 C compiler.
* An attempt to fix build on 4.x.novel2005-11-171-2/+4
| | | | Reported by: pointyhat via kris
* Upgrade to version 3.9.9.jmz2005-11-172-13/+10
|
* There is no variable expansion here... fixed.matusita2005-11-162-4/+4
|
* Fix build on amd64lawrance2005-11-162-2/+2
| | | | | | PR: ports/89064 Submitted by: Vasil Dimov <vd@datamax.bg> Approved by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
* Use %%DATADIR%%.gerald2005-11-162-4/+4
| | | | Reported by: portlint(1)
* Update to 2.2.1lawrance2005-11-153-6/+5
| | | | | PR: ports/89067 Submitted by: Jan Rochel <jannisan@t-online.de>
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-1510-11/+10
| | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
* Perform some house^Wportkeeping:gerald2005-11-154-30/+8
| | | | | | | | | | | | - WRKSRC is predefined, no need to redefine it. - Use pre-build instead of post-configure. - Rely on the default do-install target, and use post-install for our additional changes. - $PREFIX/etc/wine.conf and .wine/config are no longer used; remove all references from pkg-message. PR: 88758 Submitted by: Andrew Pantyukhin <infofarmer@gmail.com>
* - Fix fetching of history filepav2005-11-151-0/+1
| | | | | PR: ports/89038 Submitted by: Miguel Mendez <mmendez@gmail.com> (maintainer)
* Update to 2005-11-12 snapshot.lawrance2005-11-146-12/+48
| | | | | PR: ports/88952 Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
* Remove DEBUG knob which I have never seen in use (so that it does notgerald2005-11-142-24/+0
| | | | seem worthwhile adjusting it to the new WITH_ conventions).
* - Chase allegro updatepav2005-11-132-2/+4
|
* With a serious of very ugly hacks, make FreeBSD 6 support work againsilby2005-11-133-0/+64
| | | | | | | | for the vmware3 port. Very little testing done, but at least it builds and starts a VM now. Debugging helped along by: ssouhal & Devon O'Dell
* - add SHA checksumdinoex2005-11-133-0/+4
|
* Fix the package (missing creation of empty directories).netchild2005-11-122-1/+3
| | | | | | PR: 88731 Submitted by: Boris Samorodov <bsam@ipt.ru> Pointyhat to: netchild
* Add SHA256 checksumlioux2005-11-112-0/+2
|
* Update to Wine 0.9.1.gerald2005-11-108-16/+16
| | | | | | | Set CFLAGS incrementally, and note that we are in beta now. [1] PR: 88492 [1] Submitted by: Andrew Pantyukhin <infofarmer@gmail.com> [1]
* Put SHA256 checksums.matusita2005-11-106-6/+8
| | | | | Fix long-standing typo in linux-vmware-toolbox5/distinfo (pass me a pointyhat to me...)
* - Add SHA256 checksums.flz2005-11-091-0/+1
|
* Add SHA256 checksums to the distinfo files.edwin2005-11-091-0/+19
|
* Update to the first beta version of Wine, 0.9.edwin2005-11-0710-90/+16
| | | | | | | | Unfortunately this requires a port epoch, and also uses bzip2 now. PR: 88492 Submitted by: Andrew Pantyukhin <infofarmer@gmail.com> Approved by: gerald (maintainer)?
* Fix kernel panic after stopping qemu.nork2005-11-064-14/+18
| | | | Submitted by: pjd
* Inherit KMODDIR.nork2005-11-062-0/+2
| | | | | Reported by: Alexander Drozdov <dzal_mail@mtu-net.ru> Tested by: Alexander Drozdov <dzal_mail@mtu-net.ru>
* When installed as a package, some (empty) directories are missing. Thisnetchild2005-11-064-11/+62
| | | | | | | | | | commit tries to solve this by adding some @exec calls into the plist. Add a pkg-deinstall script with appropriate content which was previously in pkg-install (ouch). [1] PR: 82625 [1] Submitted by: Boris B. Samorodov <bsam ipt ru>
* Fix build on 4.x.nork2005-11-052-0/+48
| | | | | PR: ports/88522 Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
* Remove expired portskris2005-11-059-145/+0
|
* Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-0510-5/+10
|
* - Unbreak on amd64: manually run build-locale-archive that is usually runnedpav2005-11-041-6/+7
| | | | | by rpm, but we use --noscripts here - Portlint
* - Update maintainer's addresspav2005-11-041-1/+1
| | | | | PR: ports/88367 Submitted by: Miguel Mendez <mmendez@gmail.com> (maintainer)
* - Update to 0.101pav2005-11-042-14/+15
| | | | | PR: ports/88366 Submitted by: Miguel Mendez <mmendez@gmail.com> (maintainer)
* BROKEN: Does not build reliablykris2005-11-041-0/+2
|
* BROKEN on amd64: Incorrect pkg-plistkris2005-11-041-0/+4
|
* - Update from 0.8.28.r2 to 0.8.28ehaupt2005-11-022-4/+3
| | | | | Submitted by: ehaupt Approved by: maintainer
* - Reset longterm inactive maintainerpav2005-11-022-2/+2
|
* - Update to 3.4.0pav2005-11-026-18/+18
| | | | | | PR: ports/85224 Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org> Approved by: maintainer timeout (jedgar; 2 months)
* Fix build error.nork2005-10-312-2/+4
| | | | Pointy hat to: myself
* - Update to 2.0.1garga2005-10-312-3/+3
| | | | | PR: ports/88188 Submitted by: Ports Fury
* Update to 0.7.2s.2005.1030.nork2005-10-3112-1134/+42
| | | | | | | | | o separate kqemu build phase to emulators/kqemu-kmod port. o cleanup kqemu support. o cleanup MASTER_SITES. Discussed with: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer) Reviewed by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
* Add kqemu 0.7.2, is a kernel module to acceleratenork2005-10-3111-0/+1135
| | | | | | | | QEMU CPU Emulator. WWW: http://fabrice.bellard.free.fr/qemu/qemu-accel.html Discussed with: Juergen Lock <nox@jelal.kn-bremen.de> Reviewed by: Juergen Lock <nox@jelal.kn-bremen.de>
* - Do not allow making an optimized build unless WITH_OPTIMIZED_CFLAGSnovel2005-10-291-1/+8
| | | | | is not defined - Add WITH_DEBUG knob (disabled by default)
* BROKEN: Unfetchablekris2005-10-281-0/+2
|
* BROKEN on ia64: Internal compiler errorkris2005-10-281-0/+4
|
* BROKEN: Broken dependencykris2005-10-282-0/+4
|
* respect $PREFIXijliao2005-10-272-15/+12
| | | | | depend on latest autoconf utilize PLIST_FILES and PORTDOCS
* - make build without X runningdinoex2005-10-263-4/+20
| | | | Requested by: kris
* - update to 1.17dinoex2005-10-254-72/+41
| | | | | - new MASTER_SITES - honor SDL_CONFIG
* - fix dependencydinoex2005-10-251-0/+3
| | | | Approved by: maintainer (implict)
* - require mupen64-rice only in i385dinoex2005-10-251-2/+7
| | | | Approved by: maintainer (implict)
* Reset undeliverable maintainer address:kris2005-10-221-1/+1
| | | | | <nishika@manbow.com>: host manbow.com[210.150.247.225] said: 550 sorry, mailbox unavailable (#5.5.0) (in reply to RCPT TO command)
* - Update to 2.0pav2005-10-216-58/+27
| | | | | PR: ports/87736 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Add one more MASTER_SITEgarga2005-10-201-1/+2
| | | | Reported by: krismail
* . register CONFLICTSehaupt2005-10-191-0/+2
|
* . update to 0.8.28.r2, this release fixes some issues on AMD64ehaupt2005-10-193-36/+12
| | | | | | | . nuke pkg-plist PR: 85146 Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org> (maintainer)
* The swedish site keeps acting up from pointyhat, so replaceerwin2005-10-181-2/+3
| | | | | | it with a site from the maintainer and MASTER_SITE_LOCAL Submitted by: maintainer, kris
* These install under ${LINUXBASE}/usr/src/ which is an empty directorytrevor2005-10-182-6/+2
| | | | belonging to the Linux base ports.
* Add an extra master_site, just in case anything happens witherwin2005-10-161-1/+2
| | | | | | the primary one. Submitted by: a funny pointyhat failure (kris)
* Mention ed(4) emulation is broken in FreeBSD 6.0-RC1.jkim2005-10-152-2/+16
| | | | Submitted by: Juergen Lock <nox at jelal dot kn-bremen dot de> (maintainer)
* Correct dependency on rtc - it has resided in /dev/rtc instead ofsilby2005-10-141-1/+1
| | | | | | /usr/compat/linux/dev/rtc for quite some time now. No need for a port version bump.
* Fix installation of 001.vmware.shsilby2005-10-141-3/+3
| | | | | PR: 75748 Submitted by: Per Hedeland
* Add support to GTK2mnag2005-10-148-46/+76
| | | | | PR: 87370 Submitted by: No Name <arundel@h3c.de> (maintainer)
* Update to 0.32.4 [1]mnag2005-10-1310-20/+109
| | | | | | | Mark IGNORE when system < 5.3 (don't have fmin(3) and fmax(3) functions) PR: 87269 [1] Submitted by: Janos Mohacsi <janos.mohacsi@niif.hu> (maintainer)
* Fix last commit, make the fetch actually work.silby2005-10-131-1/+1
|
* Add a working site to fetch the tar.gz from. No version bumpsilby2005-10-131-1/+1
| | | | because there were no other changes.
* - Fix mastersiteerwin2005-10-132-13/+19
| | | | | | | - Update to 4.1.1 PR: 87333 Submitted by: Gabor Kovesdan <gabor.kovesdan@t-hosting.hu>
* Pet portlint: s/share\/fuse/%%DATADIR/gbarner2005-10-121-40/+40
| | | | | Submitted by: Alexey Antipovsky <kemm@in-line.ru> (maintainer) PR: ports/87246
* Mark as BROKEN: does not fetch. Reset bouncing maintainer.linimon2005-10-101-2/+6
| | | | Source: distfile survey
* - reformat the pkg-messagenetchild2005-10-093-46/+10169
| | | | | | | | | | | | | - don't generate the plist at install time, use a static plist instead (this fixes the empty plist after the change to pre-su-install) [1] - brand _every_ ELF executable in {,usr/}{,s}bin/ (short command line, should be used by other linux ports with a lot of files too; contrary to the commit messages of some linux ports: brandelf is usefull and doesn't result in foot-shooting in edge cases) - install directly into the destination instead of bouncing through WRKSRC Noticed by: marcus [1] Pointy hat to: netchild [1]
* - Now compiles with system compiler on amd64 again (Klaus-J. Wolf)pav2005-10-084-32/+20
| | | | | | | - Fix bogus EBUSY with /dev/kqemu on 5+ (Manuel Stuehn) PR: ports/86617, ports/87086 Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
* Update mastersites. Reset maintainer at his request.linimon2005-10-072-4/+3
|
* Fix build on 7.xmnag2005-10-072-1/+3
| | | | Notified by: kris
* - Update to 0.8.25 [1]garga2005-10-065-50/+32
| | | | | | | | - Respect NOPORTDOCS [1] - Mark it as BROKEN on < 5.x PR: ports/86935 [1] Submitted by: maintainer [1]
* Change the hz warning so that it doesn't bother you if hz is alreadysilby2005-10-061-1/+1
| | | | | | | set to 1000 or greater, and take out the check to see if hz is greater than the requested tick rate. Inspired by PR: 71536
* Change the hz warning so that it doesn't bother you if hz is alreadysilby2005-10-061-2/+2
| | | | | set to 1000 or greater, and take out the check to see if hz is greater than the requested tick rate.
* Use updated kdelibs3 package.trevor2005-10-043-4/+4
| | | | Security: CAN-2005-1920
* Set NO_LATEST_LINK, requested by kris.trevor2005-10-041-0/+1
|
* Fix my email address.jylefort2005-10-041-1/+1
|
* Correct the assignment of this unmaintained port.linimon2005-10-041-1/+1
|
* Update to the 20050930 version of Wine. We can now build wldap32 again.gerald2005-10-048-62/+26
|
* Change description to include amd64 instead of telling to only support x86.netchild2005-10-022-4/+4
| | | | Suggested by: Torfinn Ingolfsen <torfinn.ingolfsen@broadpark.no>
* Fix typo.pjd2005-10-022-2/+2
|
* Fix a panic on qemu process close (when kqemu is used).pjd2005-10-024-2/+4
| | | | | | Structure 'ks' was used after it has been freed. Reviewed by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
* Fix build in 4.xmnag2005-10-0110-168/+268
| | | | | | | | Make portlint happier PR: 86686 Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer) Approved by: pav (mentor)
* Update to 2.4b2mnag2005-10-018-15/+138
| | | | | | PR: 86337 Submitted by: James Kamlyn <jameskamlyn@gmail.com> Approved by: pav (mentor)
* reset maintainer to ports@oliver2005-09-301-1/+1
| | | | Approved by: maintainer
* With portmgr hat on, reset maintainer. There have been several maintainerlinimon2005-09-301-1/+1
| | | | timeouts, and no response to email for more than 2 weeks.
* - Mark xmess BROKEN on 5.x until a solution is not foundgarga2005-09-291-0/+2
| | | | Reported by: pointyhat via kris
* - Update xmame to 0.100 [1]garga2005-09-284-97/+81
| | | | | | | | | | | | - Update xmess to 0.100 [2] - Remove old stuffs about xpinmame port - Use DATADIR and DOCSDIR - Mark it as BROKEN on < 5.x (maintainer will take a look asap) PR: ports/86526 [1], ports/86533 [2] Submitted by: maintainer Reworked by: me Approved by: maintainer
* We don't need this patch any longer (and haven't for about nine months),gerald2005-09-252-58/+0
| | | | | since a variant of my original patch which adjusts libs/wine/mmap.c instead has been accepted upstream, making thise code a noop.
* - Fix plist in WITH_KQEMU casepav2005-09-242-2/+2
| | | | | | PR: ports/86379 Submitted by: Bjorn Konig <bkoenig@cs.tu-berlin.de> Approved by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
* Checking MACHINE_ARCH is deprecated.trevor2005-09-241-1/+1
|
* Add libgcc, which the submitter says is needed by Skype 1.2.0_11.trevor2005-09-232-0/+3
| | | | | Submitted by: Herbert J. Skuhra PR: 84611