Commit Graph

627 Commits

Author SHA1 Message Date
sthen
4b9cef96dc update to 0.6, from maintainer Jonathan Armani. 2009-01-07 20:32:28 +00:00
grange
018fce2949 Update to fuse-utils-0.10.0.1. 2009-01-07 18:00:20 +00:00
grange
7d49b35ea3 Update to fuse-0.10.0.1. 2009-01-07 17:59:40 +00:00
grange
4c94105df2 Update to gxemul 0.4.7, from brad@. 2009-01-05 21:14:02 +00:00
jasper
626cd3ab02 - fix occasional crashes on i386
- set license version
2009-01-05 18:07:28 +00:00
ajacoutot
e236e51ee4 - change the way README.OpenBSD is installed so that the .bak file does
not end up in PLIST; INSTALL_SCRIPT was wrong too since we don't need to
install this file as executable
2008-12-11 09:47:06 +00:00
ajacoutot
104dda70fa - fix typo in SUBST_CMD to make this port build
- SYSCONFDIR is always /etc for base system files (i.e. /etc/hostname.if...)
2008-12-11 09:17:33 +00:00
todd
a1934c0929 .. missed by last commit, the commit message (below) and this file
several tweaks and improvements, no real functional change
From Giovanni Bechis bigionews(at)snb(dot)it and
 Mikaloj Kucharski mikalaj(at)kucharski(dot)name
o use SUBST_CMD
o fix README.OpenBSD
  o fix path
  o do not hardcode /usr/local
o add @bin markers
From Alexander Hall alexander(at)beard(dot)se
o add non root fd passing sudo instructions
bump PKGNAME
2008-12-10 23:38:52 +00:00
todd
f76e29a76b *** empty log message *** 2008-12-10 23:30:33 +00:00
claudio
52c8bdcac4 Make the gen_eth netio_type work by adding a crude hack in the setup
function to ensure that the pcap fd is in non-blocking mode as expected
by the pthread lib. While doing that add plist bin markers and a new
MESSAGE (that came from sthen@)
OK sthen@, dlg@ who forced me into the pain to run a cisco on my X40
2008-11-24 23:29:48 +00:00
sthen
e94ccccafa - update to 0.11.0
- use SUBST_CMD
- add MESSAGE showing how to start dynamips hypervisor
2008-11-23 14:24:21 +00:00
sthen
4bc4653e96 update to 3.8.0, based on a diff from Sergey Prysiazhnyi.
tweaked by Giovanni Bechis and myself.
2008-11-04 22:13:30 +00:00
brad
1c13967590 Update the HOMEPAGE/MASTER_SITES.
Requested by the author.
2008-11-03 20:50:00 +00:00
bernd
7333b4a754 Remove wine from the build so people can work on a new version in-tree.
This hasn't been updated since 1999 and is probably broken anyway.

"damn right" sthen@
2008-10-30 00:10:45 +00:00
brad
0f0a23511a Remove this ancient VMware 3 port for the kernel LKMs. They have never
really worked very well and with newer kernels they do not work at all.

PR 5893.
2008-09-30 17:39:24 +00:00
sturm
c8fe16a2e7 this port breaks python.port.mk's logic, it needs python during fake
although NO_BUILD=Yes
2008-09-28 07:19:07 +00:00
mpf
76d0d4d827 Fix -net tap,ifname=/dev/tunX support.
Bump PKGNAME.
OK todd@
2008-09-22 15:17:54 +00:00
brad
584e57c5e6 Update generator to 0.35r4.
ok okan@
2008-09-13 07:24:46 +00:00
martynas
3bfabf618f remove. math has isnormal, isgreater, isgreaterequal, isless,
islessequal, isunordered.  tested by me and sthen@
ok sthen@
2008-07-24 19:00:11 +00:00
brad
7b84011ccb Allow Bochs to build on big endian systems. 2008-07-22 13:08:05 +00:00
brad
a68e45a846 Upgrade to Bochs 2.3.7.
ok okan@
2008-07-16 20:31:33 +00:00
brad
161cab74ed update to 0.4.6.5.
ok grange@
2008-06-28 13:05:39 +00:00
todd
bf2083d98c add usb host support, from jcs@
bump pkgname
2008-06-19 05:51:17 +00:00
sturm
0afaaf73fc enter redhat again 2008-06-18 20:11:21 +00:00
sturm
27b5cea395 resurrect a zombie, still needed by some other rotten vegetable
noticed by naddy and ajacoutot, prodded by espie
2008-06-18 20:10:48 +00:00
todd
d83ee4f03d update homepage, from naddy@; bump pkgname (also bumped kqemu) 2008-06-18 00:44:19 +00:00
todd
a8e276166a update homepage, from naddy@ 2008-06-18 00:40:50 +00:00
sthen
727e588824 sync wantlib, bump packages. 2008-06-12 20:36:34 +00:00
sturm
b7ff8abf05 we use fedora for a long time now, bye bye 2008-06-12 19:11:07 +00:00
miod
cf240b3849 No need to elf2olf static binaries anymore; ok sturm@ (maintainer) 2008-06-12 16:33:21 +00:00
steven
a175f30f94 update to 0.5
from maintainer Jonathan Armani, with feedback from wcmaier.
2008-05-17 22:55:59 +00:00
ajacoutot
63f928f7d9 - s/LOCALBASE/PREFIX
maintainer timeout
ok landry@
2008-05-12 07:47:22 +00:00
todd
4a9368455e o compile and install a MP lkm as well
o initial work by brad@, polishing by me
o idea for MP detection shellcode from drahn@

for those with MP systems, pay attention to the MESSAGE shellcode example,
and make sure to modify any existing shellcode you may have in
/etc/rc.securelevel lest you try to load a UP lkm on a MP kernel and have
unpleasant consequences.
2008-04-29 20:38:03 +00:00
todd
2b30d7f576 add rcs tag properly 2008-04-29 01:51:25 +00:00
todd
2feda3c1f5 o update to 0.9.1, lots from brad@
o see http://qemu.org/changelog.html for details
o see README.OpenBSD for an intro to qemu on OpenBSD
o disable broken arm host support for now
2008-04-28 22:52:38 +00:00
todd
d3c9529769 various cleanups/knf/etc from brad@ 2008-04-28 22:27:41 +00:00
sthen
c9509af2f4 dynamips uses its own endianness definitions which don't include
all our arch, so it doesn't build on at least hppa/arm. Fix build
by using the definitions from our system headers instead.

No effect on existing arch - package bump is probably unnecessary
but done anyway to be sure.

Thanks to Jonathan Armani for testing that dynamips/gns3 on i386
are still happy.

ok ajacoutot
2008-04-10 15:22:17 +00:00
fgsch
32b3cc407c upgrade to bochs 2.3.6. remove maintainer. from brad.
tested and agreed between brad, okan and myself.
2008-04-10 03:39:54 +00:00
merdely
d90afd03fe Update to 0.4.6.3.
From brad@
ok grange@ (MAINTAINER), okan@
2008-04-09 14:32:20 +00:00
ajacoutot
d24fdf83d0 - add license markers
no pkg change

"go for it" todd@
2008-04-01 08:51:18 +00:00
okan
4a83b71cb3 remove qemu's kqemu FLAVOR, for it's built by default now 2008-03-31 21:00:48 +00:00
okan
d5d71abff7 build with kqemu by default
ok todd@ merdely@
2008-03-31 20:59:21 +00:00
todd
41135e85af cleanup stray comment 2008-03-31 20:36:35 +00:00
todd
d8a85c3561 give encrypted image support a chance to work, from viq at viq dot ath dot cx 2008-03-31 20:16:52 +00:00
todd
09533e9ce4 fix -smb option, from viq at viq dot ath dot cx 2008-03-31 14:25:59 +00:00
todd
5c39c94e2d fix timers, from brad@ 2008-03-31 06:49:27 +00:00
okan
f8304b6f65 enable qemu's kqemu FLAVOR and kqemu
ok todd@ naddy@
2008-02-29 21:22:12 +00:00
okan
6bf9647ca8 - maintenance update from Giovanni Bechis (got MAINTAINER ok)
- don't hard code optimizations

feedback and ok merdely@
2008-01-31 20:44:55 +00:00
sthen
227310f81a Document -kernel-kqemu and -no-kqemu in qemu(1).
ok todd
2008-01-21 20:40:20 +00:00
ajacoutot
07aa770cf2 - add missing RCS tags
- respect $CC
- add NO_REGRESS
- s/$LOCALBASE/$PREFIX and don't hardcode paths
- lowercase MAINTAINER's email

ok jasper@ sthen@ marco@ todd@ (MAINTAINER)
2008-01-20 15:11:05 +00:00