| Commit message (Expand) | Author | Age | Files | Lines |
* | (Attempt to) fix build on head after removal of @ symlink. (r274184) | Juergen Lock | 2014-11-14 | 1 | -1/+1 |
* | Simplify plist | Baptiste Daroussin | 2014-09-22 | 1 | -4/+1 |
* | - Finally import syrinx' fix for 10.0+, it seems to work no worse | Juergen Lock | 2014-09-20 | 3 | -5/+107 |
* | Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. | Adam Weinberger | 2014-07-15 | 1 | -0/+2 |
* | Convert GMAKE to MAKE_CMD | Baptiste Daroussin | 2014-06-25 | 1 | -2/+2 |
* | Switch to USES= gmake uidfix, fixing make package as user. | Juergen Lock | 2014-02-07 | 1 | -2/+1 |
* | Stagify. | Juergen Lock | 2014-01-26 | 1 | -8/+6 |
* | Mark BROKEN on 10+: KPI changes in 10 and up, use bhyve or vbox. | Juergen Lock | 2014-01-11 | 1 | -1/+7 |
* | Convert to USES=kmod, which removes duplicated code and ensures that all | Rene Ladan | 2013-11-09 | 1 | -16/+3 |
* | (Attempt to) fix build with gcc46 on i386. | Juergen Lock | 2013-11-03 | 2 | -1/+9 |
* | (Attempt to) fix build on i386 with gcc46 and -Werror. | Juergen Lock | 2013-09-26 | 1 | -0/+15 |
* | Add NO_STAGE all over the place in preparation for the staging support (cat: ... | Baptiste Daroussin | 2013-09-20 | 1 | -0/+1 |
* | SSP support has been added to ports with WITH_SSP for i386 and amd64 | Bryan Drewery | 2013-09-20 | 1 | -0/+2 |
* | Simplify path for extra-patches. | Juergen Lock | 2013-07-26 | 6 | -19/+19 |
* | Actually fix build with gcc46 when bsd.gcc.mk passes LDFLAGS with -Wl,... | Juergen Lock | 2013-06-27 | 1 | -3/+6 |
* | - Switch to new header style. [1] | Juergen Lock | 2013-06-25 | 2 | -139/+9 |
* | (Attempt to) fix build on head. | Juergen Lock | 2013-03-22 | 1 | -0/+1 |
* | Create sys symlinks properly if restarting a build. | Juergen Lock | 2013-01-20 | 1 | -1/+1 |
* | In the rc.d scripts, change assignments to rcvar to use the | Doug Barton | 2012-01-14 | 1 | -1/+1 |
* | = Drop MD5 support | Martin Wilke | 2011-07-02 | 1 | -1/+0 |
* | (Attempt to) fix build on head. | Juergen Lock | 2010-07-27 | 2 | -1/+21 |
* | Add workaround for Linux guest startup hangs seen with -kernel-kqemu | Juergen Lock | 2010-01-30 | 2 | -1/+26 |
* | - Allow specifying nonstandard base/kernel source dirs by defining | Juergen Lock | 2009-05-30 | 7 | -2/+538 |
* | - Only add the tss fixup code on OSVERSIONs where its still needed. | Juergen Lock | 2009-03-28 | 1 | -1/+8 |
* | - Fix kqemu on recent -current which no longer has/uses unit2minor() | Juergen Lock | 2009-02-12 | 2 | -0/+17 |
* | - Update to 1.4.0.p1 after repocopy from kqemu-kmod, this version is | Juergen Lock | 2008-06-22 | 3 | -9/+49 |
* | - Chase moved MASTER_SITE | Juergen Lock | 2008-06-20 | 2 | -11/+1 |
* | - Call the tss fixup code before entering the monitor instead of after. | Juergen Lock | 2008-06-05 | 2 | -7/+8 |
* | - Fix wrong userland fsbase load after gdt move that caused qemu to | Juergen Lock | 2008-05-18 | 2 | -4/+4 |
* | - Fix multiple qemu processes on amd64 SMP by actually using seperate | Juergen Lock | 2008-05-12 | 2 | -9/+50 |
* | - Get rid of the infamous "fpudna in kernel mode" messages on amd64 by | Juergen Lock | 2008-05-11 | 3 | -9/+87 |
* | - Add a workaround for the amd64 SMP shared gdt issue that caused the | Juergen Lock | 2008-05-01 | 3 | -2/+96 |
* | - Try and fix for real the issue of exiting qemu processes sometimes | Juergen Lock | 2008-04-19 | 2 | -16/+26 |
* | - Remove 4.x cruft | Juergen Lock | 2007-07-26 | 1 | -10/+0 |
* | - add patch for recent -current that no longer uses sched_lock | Juergen Lock | 2007-07-21 | 2 | -4/+21 |
* | - Add a pkg-message warning about installing the kld from a package | Juergen Lock | 2007-07-14 | 1 | -0/+7 |
* | - Fix typo in COMMENT | Juergen Lock | 2007-07-14 | 1 | -1/+1 |
* | - Try and pass appropriate -DKSE and/or -DSMP to the compilation | Juergen Lock | 2007-07-14 | 2 | -3/+28 |
* | These install kernel modules, so add new virtual category kld. | Mark Linimon | 2007-06-29 | 1 | -1/+1 |
* | - Remove unneeded USE_GCC, turns out the build didnt respect it anyway. | Juergen Lock | 2007-06-22 | 1 | -1/+0 |
* | Update to 1.3.0pre11: | Juergen Lock | 2007-02-07 | 2 | -7/+16 |
* | Update to 1.3.0pre10: | Juergen Lock | 2007-02-06 | 3 | -15/+18 |
* | Replace devfs test with osversion check to fix tinderbox build | Juergen Lock | 2007-01-22 | 1 | -7/+5 |
* | Non-redistributable packages should be RESTRICTED, not NO_PACKAGE. Also we | Kris Kennaway | 2007-01-21 | 1 | -1/+1 |
* | Update MAINTAINER email address of my ports | Juergen Lock | 2006-12-23 | 1 | -1/+1 |
* | - Fix rc script for 6.X | Martin Wilke | 2006-12-21 | 2 | -2/+6 |
* | - Add fix for -current | Martin Wilke | 2006-12-15 | 3 | -1/+63 |
* | - Install module into /boot/modules | Pav Lucistnik | 2006-08-28 | 2 | -3/+13 |
* | Update to 1.3.0.p9. | Norikatsu Shigemura | 2006-06-24 | 2 | -4/+4 |
* | Update to 1.3.0pre7. | Norikatsu Shigemura | 2006-05-07 | 2 | -4/+4 |