aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/qemu-devel/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Change default version of samba from 4.4 to 4.6antoine2018-02-041-1/+1
* Revision bump of all ports with USE_GL after consolidation of mesa-libsrezny2017-05-231-1/+1
* Switch default version of samba from 4.3 to 4.4antoine2017-03-261-1/+1
* - Add USES=samba to handle dependency on sambaantoine2017-03-221-2/+2
* Assume "pkg-config libusb*" works after 9.x EOLjbeich2017-01-061-0/+1
* emulators/qemu-devel: Document SSL requirement and set LDFLAGS for itmarino2016-09-111-1/+2
* emulators/qemu-devel: Fix OPTIONS knob for NO_X11bofh2016-07-051-4/+4
* Fixup for macros that conflict with standard C++ function names.sbruno2016-06-031-0/+1
* emulators/qemu-devel: Update version 2.5.0=>2.6.1bofh2016-05-291-5/+8
* emulators/qemu-devel: Fix pkg-plist with NO_X86_TARGETSbofh2016-04-201-2/+2
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.mat2016-04-011-8/+8
* - Update security/gnutls to 3.4.10.tijl2016-03-271-1/+1
* emulators/qemu-devel: fix with DOCS=off [1]bofh2016-03-091-7/+3
* - Add missing files to plistamdmi32016-03-051-1/+1
* Remove all remaining references to BSD USERsbruno2016-01-261-6/+2
* Fixup qemu-devel as the bsd-user code from my branch does not exist insbruno2016-01-141-44/+0
* Previous version did unbreak fmake parsing of the Makefile, but did notmat2016-01-071-4/+2
* Unbreak on 9.mat2016-01-071-1/+1
* emulators/qemu-devel: Update version 2.4.0=>2.5.0bofh2016-01-021-138/+72
* Reset maintainereadler2015-12-141-1/+1
* Drop 8 support.mat2015-10-151-12/+0
* Build fixes for 2.4.0sbruno2015-09-041-1/+1
* QEMU update to 2.4.0sbruno2015-09-031-5/+2
* - Apply fixes for pcnet guest to host escape vulnerability - CVE-2015-3209.nox2015-06-271-1/+1
* Convert to USES=jpegantoine2015-06-231-1/+1
* - Add CPE infoamdmi32015-06-041-1/+1
* - Apply fixes for "BENOM" vulnerability - CVE-2015-3456 .nox2015-05-171-0/+1
* Fix build w/o OPENGL knob. (--disable-glx is now called --disable-opengl)nox2015-04-301-1/+1
* Update to 2.3.0 - announce message is here:nox2015-04-291-1/+1
* Remove OSVERSION checks that do not make sense any more.mat2015-04-031-2/+0
* Revert my change from r381978.bdrewery2015-03-271-1/+1
* Use BSDMAKE rather than MAKE here to ensure using /usr/bin/make.bdrewery2015-03-231-1/+1
* Update to 2.2.1, announce message is here:nox2015-03-121-1/+1
* - Update emulators/qemu-sbruno to latest github snapshot, fixingnox2015-01-071-68/+6
* Bump portrevision after png updatebapt2014-12-261-1/+1
* Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgradeantoine2014-12-261-1/+1
* Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla intijl2014-12-091-1/+1
* - More bsd-user updates:nox2014-12-031-1/+8
* - bsd-user: fix hw.machine and hw.machine_arch sysctls for a NULL buffer.nox2014-11-291-1/+2
* - bsd-user: Convert signal number for thr_kill() to host signum.nox2014-11-241-1/+2
* - bsd-user: actually apply the faith(4) removal fix. (doh!) [1]nox2014-11-221-1/+3
* - More bsd-user updates:nox2014-11-081-2/+16
* - bsd-user: deal with new sem_wait2 and sem_wake2 syscalls in head.nox2014-11-041-1/+3
* - bsd-user: fix sendmsg(2) emulation w/o ancillary data.nox2014-10-051-1/+2
* Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-111-1/+1
* - bsd-user: Increase MAX_ARG_PAGES to 64.nox2014-08-301-1/+2
* - bsd-user: fix sysctl hw.physmem if host bitsize != target's.nox2014-08-231-0/+2
* - Update to 2.0.2, announce message is here:nox2014-08-191-4/+3
* - Replace security/gnutls with security/gnutls3 and update to 3.2.15tijl2014-07-231-1/+1
* Fix build on 8 and 9.nox2014-07-111-0/+1
* - bsd-user: Follow exec_copyout_strings more closely when settingnox2014-07-071-1/+2
* Four more bsd-user fixes, poudriere now builds more armv6 packagesnox2014-07-071-1/+5
* - bsd-user: Implement getvfsbyname(3) that popped up in ports buildsnox2014-07-031-1/+3
* Fix build on powerpc64 in poudriere.nox2014-06-281-0/+4
* - bsd-user: add posix-openpt syscall and TIOCPTMASTER/TIOCPKT ioctlnox2014-06-281-1/+2
* Allow to build with texinfo from portsantoine2014-06-261-0/+1
* - Fix bsd-user default TARGET_SIGINFO handling.nox2014-06-221-1/+2
* - Fix FIODGNAME ioctl.nox2014-06-201-1/+1
* - Fix bsd-user x86_64 target failing with stk mmap: Invalid argument .nox2014-06-131-1/+2
* Pet check-plist. (I thought this was fixed by r354246 but looks likenox2014-05-201-6/+2
* Add new slave port emulators/qemu-user-static:nox2014-05-201-3/+24
* - bsd-user: Handle FreeBSD sysctl hw.pagesizes (by returning onlynox2014-05-061-1/+2
* Bump PORTREVISION for the plist change.nox2014-04-181-0/+1
* - Update to 2.0.0 - announce message is here:nox2014-04-181-30/+11
* The FreeBSD x11@ and graphics team proudly presentszeising2014-04-171-1/+1
* - Add two more bsd-user patches, with these sbruno can now build 32bitnox2014-04-061-1/+3
* - Three more bsd-user fixes:nox2014-04-061-1/+4
* - Add patch to fix 32bit mips sigreturn that caused mips bsd-usernox2014-04-051-1/+2
* - Add two bvd-user fixes:nox2014-04-051-0/+3
* Update to 1.7.1 - announce/changelog message is here:nox2014-03-271-2/+1
* - Add patch to fix bigendian lseek for bsd-user mips.nox2014-03-241-1/+2
* Switch my ports to USES= tar:...nox2014-03-151-2/+1
* - Fix bsd-user targets running scripts with shebang args. [1]nox2014-02-071-1/+2
* Spell PORTREVISION correctly.nox2014-01-201-1/+1
* - Remove last mentions of SEABIOS_GIT. (which were nops already tho)nox2014-01-201-23/+14
* Python cleanup:rene2014-01-141-1/+1
* - Update to 1.7.0, announce message is here:nox2013-12-311-8/+35
* Switch FreeBSD CURRENT to use the new xorg stack (WITH_NEW_XORG=) [0]zeising2013-12-161-0/+1
* - Fix plist when security/nss is installed. [1]nox2013-11-111-0/+5
* Add powerpc64 to ONLY_FOR_ARCHS.nox2013-10-201-1/+1
* Update to 1.6.1 - announce message is here:nox2013-10-131-2/+1
* - Add patch to fix mips-softmmu target crashes with clang. [1]nox2013-10-031-5/+1
* - Set USE_GCC= any for now when building all targets as clang seemsnox2013-10-011-1/+5
* The FreeBSD graphics/x11 team proudly presentszeising2013-09-301-3/+2
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* Convert to new perl frameworkbapt2013-09-171-2/+2
* - Add patch to fix pcnet-pci NIC big endian guests like MIPS Malta: [1]nox2013-09-061-0/+1
* - Update to 1.6.0 - announce message is here:nox2013-08-211-3/+3
* - Remove MAKE_JOBS_SAFE variableak2013-08-151-1/+0
* - Fix build with PYTHON_DEFAULT_VERSION of 3+. [1]nox2013-08-031-1/+3
* Update to 1.5.2 - announce message is here:nox2013-07-281-2/+1
* - Add missing USES=pkgconfig.nox2013-07-191-7/+7
* - Update to 7.31.0sunpoet2013-07-121-0/+1
* - Update to 1.5.1, announce message is here:nox2013-07-071-9/+29
* - Seems --disable-opengl is now called --disable-glx. (doh!)nox2013-05-311-1/+1
* - Update to 1.5.0, announce message is here:nox2013-05-301-13/+13
* - Update to 1.4.1, announce posting is here:nox2013-05-061-2/+1
* - Update to sson's latest bsd-user patches.nox2013-04-261-15/+2
* Convert e* to USES=pkgconfigbapt2013-04-231-2/+2
* Remove CURL knob as --disable-curl is now broken upstream.nox2013-04-011-10/+4
* - Update net/usbredir to 0.6 .nox2013-03-301-14/+33
* - Add UPDATING entry for gnutls updatenovel2013-02-061-1/+1
* Change dependency from net/samba35 to net/samba36timur2013-02-011-1/+1
* Update cyrus-sasl2 to 2.1.26.ume2012-12-101-0/+1
* - Default these to USE_GCC= any after the clang switch.nox2012-11-071-5/+3
* - Update to 1.1.1, announce message is here:nox2012-07-201-7/+7
* - Replace ALL_TARGETS knob by two new knobs, BSD_USER and X86_TARGETSnox2012-06-281-5/+35
* Remove double quotes from OPTIONng *_DESC now that make showconfignox2012-06-161-12/+12
* - Update net/usbredir to 0.4.3 .nox2012-06-101-7/+7
* - Add patch to improve e1000 rx performance especially with netmap tonox2012-06-021-32/+34
* - update png to 1.5.10dinoex2012-06-011-2/+2
* Remove the GA knob, it can no longer be turned off since other partsnox2012-02-291-9/+1
* - Update devel/sdl12 to 1.2.15mva2012-02-181-0/+1
* Update to 1.0.1 - announce message is here:nox2012-02-181-22/+10
* - Fix pkg-plist.nox2012-01-291-1/+1
* Unbreak by fixig emulators/seabios-devel dependency.nox2011-12-131-2/+3
* Mirror main distfile on MASTER_SITE_LOCAL as original mastersite seemsnox2011-12-061-4/+3
* Update to 1.0, announce message is here:nox2011-12-031-3/+3
* (Attempt to) fix build WITH_ALL_TARGETS on < 9.x/i386nox2011-11-271-1/+1
* - Respect CC (sgabios) [1]nox2011-10-231-8/+32
* Update to 0.15.1 - Changelog:nox2011-10-141-3/+3
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-1/+1
* - Add ahci emulation fix for FreeBSD guests. [1]nox2011-09-171-0/+6
* Fix last-minute Makefile edit that broke the build WITH_GNS3.nox2011-08-261-5/+1
* - Update to 0.15.0 - Changelog:nox2011-08-211-18/+43
* - Add patches and knob (defaulted to off) to support udp networkingnox2011-07-141-2/+17
* Update optional samba dependencies to net/samba35 from samba34.nox2011-07-031-1/+1
* - Update to 0.14.1 .nox2011-06-121-8/+16
* Chase security/gnutls update and add an UPDATING entry.novel2011-06-061-0/+1
* - Update to 0.14.0 .nox2011-04-021-8/+9
* - Mark BROKEN on amd64/9: does not linkpav2011-03-261-0/+4
* Fix MASTER_SITES:snapshot usage in preparation for future updatesnox2010-10-241-1/+1
* Fix NOPORTDOCS (doh!)nox2010-10-221-1/+0
* Update to 0.13.0nox2010-10-221-8/+6
* Update samba dependency from net/samba3 to net/samba34.nox2010-08-151-1/+1
* Update to 0.12.5, announce message is here:nox2010-07-241-1/+1
* - Update to 0.12.4, announce message is here:nox2010-05-111-2/+1
* - These only need perl as build dep so change them to USE_PERL5_BUILD.nox2010-04-201-6/+6
* - Fix libcurl probe for emulators/qemu and add proper dependencies and knobs.nox2010-04-111-0/+8
* Update to 0.12.3, announce message is here:nox2010-03-021-2/+1
* - Welcome emulators/qemu-devel ppc host support! :) [1]nox2010-02-091-2/+19
* - Welcome usable qemu pcap networking! :)nox2010-02-051-0/+1
* Update to 0.12.2, announce message is here:nox2010-01-201-1/+1
* Finally bring qemu 0.12.1 into ports as the new emulators/qemu-devel,nox2010-01-181-33/+19
* Mark IGNORE while its at an older snapshot than emulators/qemu.nox2009-09-211-0/+3
* Fix fetch after one mirror disappeared (MASTER_SITE_SUBDIR was missing.)nox2009-09-201-1/+1
* Bump PORTREVISIONs of the gnutls dependant ports to chase gnutls update.novel2009-08-171-1/+1
* - (Attempt to) fix build on head by entirely disabling the usb host codenox2009-06-021-0/+9
* - Update pkg-message, adding a note about this currently being at an oldernox2009-03-251-1/+2
* - Remove conditional checks for FreeBSD 5.x and olderpav2009-01-061-6/+0
* Attempt to fix savevm that was broken by the original patch-CVE-2008-0928nox2008-12-051-1/+1
* Fix build in unusual environments:nox2008-11-191-4/+7
* Fix heap overflow in Cirrus emulationnox2008-11-031-1/+1
* - Add pcap patch as an OPTIONnox2008-08-031-0/+9
* - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default MA...pav2008-07-251-1/+1
* - Update to 20080620 svn snapshot, which uses the new kqemu-kmod-develnox2008-07-091-14/+15
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
* - Add note about network boot issues to pkg-message.snox2008-05-181-1/+1
* - Add notes about how to autoload kqemu at boot and about the fact thatnox2008-05-141-1/+1
* Fix "drive_init()" Disk Format Security Bypassnox2008-05-091-1/+1
* - Use PREFIX for qemu-ifup, install default scripts, bump PORTREVISION [1]nox2008-04-041-1/+9
* - Fix -curses typo concerning ctrl-d and ctrl-t handlingnox2008-03-221-1/+1
* - Add runtime warning when aio is not loadednox2008-03-221-1/+1
* - Remove USE_GETOPT_LONG which is a no-op since March 2007pav2008-03-201-1/+0
* - Chase devel/sdl12 shlib version bumpmiwi2008-03-131-1/+1
* - Add tcg bugfix that went missing in the security rush [1]nox2008-03-131-0/+1
* - Update to 2008-03-02 snapshot [1]nox2008-03-121-10/+17
* Fix translation block local denial of service vulnerabilitynox2007-12-131-0/+1
* - Update to 20070802 snapshotnox2007-08-101-2/+2
* - Update to 20070702 snapshotnox2007-07-111-2/+3
* Update to 2007-05-26 snapshot:nox2007-06-011-5/+4
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
* - Add security fixes from debian etch (slightly adapted to this version)nox2007-05-031-1/+1
* Fix plistnox2007-04-101-1/+1
* Add patch to avoid eepro100 crashesnox2007-04-101-0/+1
* Update to 2007-04-05 snapshot:nox2007-04-081-2/+2
* Update to 2007-03-22 snapshot:nox2007-03-261-2/+2
* Update repocopied qemu-devel port to 2007-03-09 snapshot:nox2007-03-111-7/+8
* Update to 0.9.0:nox2007-02-071-5/+3
* Update to 2007-02-03 snapshot:nox2007-02-041-5/+7
* Fix crashes on -current/amd64 hostsnox2007-02-011-0/+1
* Update qemu to 2007-01-11 snapshot:nox2007-01-121-3/+2
* Add patch to pass windows keys to qemu guestsnox2006-12-271-0/+1
* update qemu to 20061225 snapshot:nox2006-12-261-2/+2
* Update MAINTAINER email address of my portsnox2006-12-241-1/+1
* - Update to 20061216miwi2006-12-171-2/+2
* - Update to 20061214miwi2006-12-151-2/+2
* - Update to 2006-11-28 snapshotmiwi2006-11-301-3/+3
* - Update to 20061102miwi2006-11-051-2/+2
* - update to 20061031 cvs snapshot (now uses aio and supports acpi and a newpav2006-11-011-44/+39
* - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directorystas2006-09-201-1/+1
* - change to samba3miwi2006-08-261-1/+1
* - Fix build on 4.x [1]shaun2006-08-221-1/+12
* Update to 0.8.2.nork2006-08-081-2/+10
* - Add a fix by Anthony Liguori for the 'invisible wall' problem:shaun2006-07-231-1/+1
* Fix plisterwin2006-05-191-0/+1
* Update to 0.8.1.nork2006-05-071-4/+2
* - Update to 2006-04-26 snapshotpav2006-04-291-3/+2
* Update to 2006-04-14 snapshot.nork2006-04-161-2/+2
* Update to 2006-04-08 snapshot.nork2006-04-101-13/+7
* - Lonnie sent me updates to 2 of his usb fixes,pav2006-03-261-8/+16
* - Add Lonnie's usb host support patches and a bunch of other fixes mostly frompav2006-03-191-1/+1
* (WITH_HACKS) Patching process should be silentmaho2006-01-221-2/+2
* Add another hack:maho2006-01-221-2/+7
* two additional slirp patches for emulators/qemuedwin2006-01-061-2/+2
* Add a knob WITH_HACKS. we now have IDE Bus-master DMA Support.maho2005-12-311-1/+17
* - Fix patch from previous revisionpav2005-12-221-1/+1
* - add slirp speedup patch by Paul Brook (avoiding host -> guest packet loss)pav2005-12-221-0/+1
* - Update to 0.8.0pav2005-12-211-4/+2
* Update to 2005-11-30 snapshot.lawrance2005-12-031-3/+2
* Fix build on amd64lawrance2005-11-161-1/+1
* Update to 2005-11-12 snapshot.lawrance2005-11-141-2/+3
* Fix build error.nork2005-10-311-1/+2
* Update to 0.7.2s.2005.1030.nork2005-10-311-36/+10
* - Now compiles with system compiler on amd64 again (Klaus-J. Wolf)pav2005-10-081-11/+1
* Fix typo.pjd2005-10-021-1/+1
* Fix a panic on qemu process close (when kqemu is used).pjd2005-10-021-0/+1
* Fix build in 4.xmnag2005-10-011-1/+3
* - Fix plist in WITH_KQEMU casepav2005-09-241-1/+1
* Update to 0.7.2s.20050909.nork2005-09-111-10/+9
* Update to 20050717 snapshot, short ChangeLog:mezz2005-07-191-4/+3
* Update to 2005-05-28 snapshot.nork2005-05-301-2/+2
* - Update to 2005-05-02 snapshotpav2005-05-051-3/+49
* o Oops, I forgot to commit 2 patches.nork2005-05-031-0/+1
* o Update to 0.7.0. [1]nork2005-05-011-11/+26
* - Update to 2005-03-05 snapshotpav2005-03-091-2/+2
* - Update to 2005-03-01pav2005-03-041-2/+2
* - Update to 2005-02-24 snappav2005-02-271-11/+11
* Update to 0.6.2 (2004/12/28 snapshot).nork2005-01-091-5/+17
* o Update to 0.6.1(2004/11/15 snapshot).nork2004-11-171-6/+5
* Add support raw disk device access.nork2004-11-041-1/+1
* Fix build error on 4-stable.nork2004-10-281-0/+1
* Update to 0.6.0s.20041020.nork2004-10-251-12/+8
* BROKEN on 5.x: Does not compilekris2004-09-261-1/+7
* Update to 0715 snapshotkrion2004-07-171-2/+4
* Update to version 0.6.0krion2004-07-111-4/+2
* Fix build on 4-xkrion2004-06-261-0/+1
* Update to version 20040624krion2004-06-251-2/+2
* Update to 06/22 snapshotkrion2004-06-231-3/+3
* Update to 0615 snapshot.mezz2004-06-151-3/+3
* - Update to version 0.5.5.s.20040610krion2004-06-111-2/+2
* - Update to version 0.5.5.s.20040609krion2004-06-111-4/+2
* BROKEN: Unfetchablekris2004-06-091-0/+2
* - Update to 20040606 snapshotpav2004-06-071-3/+3
* - Restore prefix cleannesspav2004-06-061-1/+1
* - Update to 20040604pav2004-06-051-3/+4
* Add port for qemu 0.5.5 snapshot of 04/05/30,perky2004-06-031-0/+33