CVS: cvs.openbsd.org: ports

2008-10-25 Thread Christian Weisgerber
CVSROOT:/cvs
Module name:ports
Changes by: [EMAIL PROTECTED]   2008/10/25 03:39:29

Modified files:
graphics/tiff  : Makefile 
graphics/tiff/patches: patch-man_fax2ps_1 patch-tools_tiff2pdf_c 
Added files:
graphics/tiff/patches: patch-libtiff_tif_dir_c 
   patch-libtiff_tif_dirinfo_c 
   patch-libtiff_tif_dirread_c 
   patch-libtiff_tif_fax3_c 
   patch-libtiff_tif_jpeg_c 
   patch-libtiff_tif_next_c 
   patch-libtiff_tif_pixarlog_c 
   patch-libtiff_tif_print_c 
   patch-libtiff_tif_read_c 
   patch-man_TIFFClose_3tiff 
   patch-man_raw2tiff_1 patch-man_tiffcmp_1 
   patch-man_tiffsplit_1 patch-test_strip_c 
   patch-tools_fax2ps_c 
   patch-tools_tiffsplit_c 

Log message:
SECURITY fixes for CVE-2006-2656 and CVE-2006-3459 through 3465.
Man page fixes.

Mostly via FreeBSD.  Approving noises from bernd@ and jasper@



CVS: cvs.openbsd.org: ports

2008-10-25 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: [EMAIL PROTECTED]   2008/10/25 04:29:06

Log message:
import Thinking Forth

Thinking Forth is a book about the philosophy of problem solving and
programming style, applied to the unique programming language Forth.
Published first in 1984, it could be among the timeless classics of
computer books, such as Fred Brooks' The Mythical Man-Month and Donald
Knuth's The Art of Computer Programming.

Status:

Vendor Tag: jasper
Release Tags:   jasper_20081025

N ports/books/thinking-forth/Makefile
N ports/books/thinking-forth/distinfo
N ports/books/thinking-forth/pkg/DESCR
N ports/books/thinking-forth/pkg/PLIST

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2008-10-25 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: [EMAIL PROTECTED]   2008/10/25 04:41:30

Modified files:
lang   : Makefile 

Log message:
- add gforth



CVS: cvs.openbsd.org: ports

2008-10-25 Thread Bernd Ahlers
CVSROOT:/cvs
Module name:ports
Changes by: [EMAIL PROTECTED]   2008/10/25 04:39:48

Modified files:
databases/ruby-activerecord: Makefile distinfo 
databases/ruby-activerecord/pkg: PLIST 
devel/ruby-actionpack: Makefile distinfo 
devel/ruby-activesupport: Makefile distinfo 
devel/ruby-activesupport/pkg: PLIST 
mail/ruby-actionmailer: Makefile distinfo 
www/ruby-activeresource: Makefile distinfo 
www/ruby-activeresource/pkg: PLIST 
www/ruby-rails : Makefile distinfo 

Log message:
Security update to rails 2.1.2.

http://weblog.rubyonrails.com/2008/10/23/rails-2-1-2-security-other-fixes

ok jcs@



CVS: cvs.openbsd.org: ports

2008-10-25 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: [EMAIL PROTECTED]   2008/10/25 04:40:37

Log message:
import gforth 0.6.2

Gforth is a fast and portable implementation of the ANS Forth language.
It works nicely with the Emacs editor, offers some nice features such as
input completion and history, backtraces, a decompiler and a powerful
locals facility, and it even has a manual. Gforth combines traditional
implementation techniques with newer techniques for portability and
performance performance: its inner innerpreter is direct threaded with
several optimizations, but you can also use a traditional-style indirect
threaded interpreter.

originally based on a port by jack woehr, but completely overhauled since.

Status:

Vendor Tag: jasper
Release Tags:   jasper_20081025

N ports/lang/gforth/distinfo
N ports/lang/gforth/Makefile
N ports/lang/gforth/pkg/DESCR
N ports/lang/gforth/pkg/PLIST
N ports/lang/gforth/patches/patch-comp-i_fs
N ports/lang/gforth/patches/patch-Makefile_in
N ports/lang/gforth/patches/patch-configure
N ports/lang/gforth/patches/patch-engine_main_c

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2008-10-25 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: [EMAIL PROTECTED]   2008/10/25 04:29:45

Modified files:
books  : Makefile 

Log message:
- add thinking-forth



CVS: cvs.openbsd.org: ports

2008-10-25 Thread Christian Weisgerber
CVSROOT:/cvs
Module name:ports
Changes by: [EMAIL PROTECTED]   2008/10/25 05:25:10

Modified files:
graphics/netpbm: Makefile distinfo 

Log message:
update to 10.26.57: miscellaneous bug fixes



CVS: cvs.openbsd.org: ports

2008-10-25 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: [EMAIL PROTECTED]   2008/10/25 06:47:46

Log message:
Import of libunique 1.0.2 :

LibUnique is a library for writing single instance applications, that is
applications that are run once and every further call to the same binary
either exits immediately or sends a command to the running instance.

with tweaks and ok jasper@ ajacoutot@

Status:

Vendor Tag: landry
Release Tags:   landry_20081025

N ports/devel/libunique/Makefile
N ports/devel/libunique/distinfo
N ports/devel/libunique/pkg/PLIST
N ports/devel/libunique/pkg/DESCR
N ports/devel/libunique/pkg/PFRAG.shared
N ports/devel/libunique/patches/patch-unique_uniqueapp_c

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2008-10-25 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: [EMAIL PROTECTED]   2008/10/25 06:48:38

Modified files:
devel  : Makefile 

Log message:
link libunique to the build



CVS: cvs.openbsd.org: ports

2008-10-25 Thread Marc Espie
CVSROOT:/cvs
Module name:ports
Changes by: [EMAIL PROTECTED]   2008/10/25 08:20:34

Modified files:
www/drupal5/core: Makefile distinfo 
www/drupal5/core/patches: patch-includes_common_inc 
  patch-modules_user_user_module 
www/drupal5/jquery_update: Makefile 
www/drupal5/jquery_update/pkg: PLIST 

Log message:
security fixes in core.

allows jquery_update to work more generally (I had broken it slightly)



CVS: cvs.openbsd.org: ports

2008-10-25 Thread Marc Espie
CVSROOT:/cvs
Module name:ports
Changes by: [EMAIL PROTECTED]   2008/10/25 08:27:42

Modified files:
www/drupal5/webform: Makefile distinfo 
www/drupal5/webform/patches: patch-components_grid_inc 
 patch-components_select_inc 
 patch-webform_components_inc 
www/drupal5/webform/pkg: PLIST 

Log message:
new version including a few important fixes



CVS: cvs.openbsd.org: ports

2008-10-25 Thread Marc Espie
CVSROOT:/cvs
Module name:ports
Changes by: [EMAIL PROTECTED]   2008/10/25 08:36:32

Modified files:
www/drupal5/cck: Makefile distinfo 
www/drupal5/cck/pkg: PLIST 

Log message:
update to 1.9



CVS: cvs.openbsd.org: ports

2008-10-25 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: [EMAIL PROTECTED]   2008/10/25 08:54:23

Modified files:
lang/gforth: Makefile 
lang/gforth/pkg: DESCR 

Log message:
- typo in DESCR



CVS: cvs.openbsd.org: ports

2008-10-25 Thread Christian Weisgerber
CVSROOT:/cvs
Module name:ports
Changes by: [EMAIL PROTECTED]   2008/10/25 10:07:05

Modified files:
devel/check: Makefile 
devel/check/patches: patch-doc_Makefile_in 

Log message:
remove gmake dependency



CVS: cvs.openbsd.org: ports

2008-10-25 Thread Steven Mestdagh
CVSROOT:/cvs
Module name:ports
Changes by: [EMAIL PROTECTED]   2008/10/25 10:28:43

Modified files:
x11/qt4/pkg: PLIST-main 

Log message:
fix packaging on !i386

go for it espie@



CVS: cvs.openbsd.org: ports

2008-10-25 Thread Marc Espie
CVSROOT:/cvs
Module name:ports
Changes by: [EMAIL PROTECTED]   2008/10/25 10:54:37

Modified files:
www/drupal5/printer-friendly: Makefile distinfo 
www/drupal5/printer-friendly/pkg: PLIST 

Log message:
update to 4.0, keep the pdf stuff disabled until we install everything it
needs...



CVS: cvs.openbsd.org: ports

2008-10-25 Thread Marc Balmer
CVSROOT:/cvs
Module name:ports
Changes by: [EMAIL PROTECTED]   2008/10/25 11:22:46

Modified files:
devel/horde: Makefile distinfo 

Log message:
Security update to Horde 3.1.9.  Fixes soem XSS problems.



CVS: cvs.openbsd.org: ports

2008-10-25 Thread Marc Espie
CVSROOT:/cvs
Module name:ports
Changes by: [EMAIL PROTECTED]   2008/10/25 11:30:43

Modified files:
www/drupal5/theme-newsflash: Makefile distinfo 
www/drupal5/theme-newsflash/pkg: PLIST 

Log message:
minor update



CVS: cvs.openbsd.org: ports

2008-10-25 Thread Marc Espie
CVSROOT:/cvs
Module name:ports
Changes by: [EMAIL PROTECTED]   2008/10/25 11:48:02

Modified files:
www/drupal5/theme-litejazz: Makefile distinfo 
www/drupal5/theme-litejazz/pkg: PLIST 

Log message:
minor update



Re: work-in-progress: python-3.0rc1

2008-10-25 Thread Marc Balmer
* frantisek holop wrote:
 hmm, on Mon, Oct 20, 2008 at 08:10:52AM +0200, Marc Balmer said that
  I am still contending that having the version in the name stem would
  be the best solution:  instead of py-whatever (for the current default
  python) and py-whatever-python24 (for python2.4) it would be py25-whatever,
  py24-whatever and be very explicit about the version.
 
 what about stuff that works with more (any) python version(s)?

of course a package would be built for _every_ python version.

 
 -f
 -- 
 questions, questions!  does it ever end?!
 



Re: Problem with mono/dbus

2008-10-25 Thread Markus Bergkvist
Might be unrelated, but with latest package update gnome-session core 
dumps on assertion failed during start-up with Failed to get 
dbus-daemon's pid


dbus is started in /etc/rc.local and the dbus session is running
$ ps -aux | grep dbus
_dbus14333  0.0  0.1   748  1040 ??  Is11:27AM0:00.29 
/usr/local/bin/dbus-daemon --system
markus   16730  0.0  0.0   696   984 ??  Is11:27AM0:00.00 
dbus-daemon --fork --print-address 18 --print-pid 20 --session


/Markus

James Wright wrote:
After installing the new mono ports (I tried everything except for 
f-spot from packages, and then from ports), I have a few problems with 
the dbus support (ndesk-dbus-*).   Running f-spot I get the following:


$ f-spot   [Info  16:50:22.493] 
Initializing DBus

[Info  16:50:22.972] Initializing Mono.Addins
[Info  16:50:23.938] Starting new FSpot server
X
System.IO.FileNotFoundException: /home/jamesw/.gnome2/f-spot/photos.db 
does not

exist
File name: '/home/jamesw/.gnome2/f-spot/photos.db'
 at System.IO.File.Move (System.String sourceFileName, System.String 
destFileNa

me) [0x0]
 at Db.Repair () [0x0]
 at FSpot.Core.get_Database () [0x0]
 at FSpot.Driver.Main (System.String[] args) [0x0]
X
[Warn  16:50:25.224] Can't get a connection to the dbus. Trying again...
[Info  16:50:25.252] Starting new FSpot server
[Warn  16:50:25.275] Can't get a connection to the dbus. Trying again...
[Info  16:50:25.307] Starting new FSpot server
[Warn  16:50:25.329] Can't get a connection to the dbus. Trying again...
[Info  16:50:25.355] Starting new FSpot server
[Warn  16:50:25.378] Can't get a connection to the dbus. Trying again...
[Info  16:50:25.408] Starting new FSpot server
[Warn  16:50:25.430] Can't get a connection to the dbus. Trying again...
[Info  16:50:25.456] Starting new FSpot server
[Warn  16:50:25.479] Can't get a connection to the dbus. Trying again...
[Error 16:50:25.507] Sorry, couldn't start F-Spot
Segmentation fault (core dumped)
$ 
and with dbus-monitor reporting:


signal sender=org.freedesktop.DBus - dest=(null destination) 
path=/org/freedesk

top/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
  string :1.17
  string 
  string :1.17
method call sender=:1.17 - dest=org.freedesktop.DBus 
path=/org/freedesktop/DBus

; interface=org.freedesktop.DBus; member=Hello
method call sender=:1.17 - dest=org.freedesktop.DBus 
path=/org/freedesktop/DBus

; interface=org.freedesktop.DBus; member=NameHasOwner
  string org.gnome.FSpot
signal sender=org.freedesktop.DBus - dest=(null destination) 
path=/org/freedesk

top/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
  string org.gnome.FSpot
  string 
  string :1.17
method call sender=:1.17 - dest=org.freedesktop.DBus 
path=/org/freedesktop/DBus

; interface=org.freedesktop.DBus; member=RequestName
  string org.gnome.FSpot
  uint32 4
signal sender=org.freedesktop.DBus - dest=(null destination) 
path=/org/freedesk

top/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
  string org.gnome.FSpot
  string :1.17
  string 
method call sender=:1.17 - dest=org.freedesktop.DBus 
path=/org/freedesktop/DBus

; interface=org.freedesktop.DBus; member=ReleaseName
  string org.gnome.FSpot
method call sender=:1.17 - dest=org.freedesktop.DBus 
path=/org/freedesktop/DBus

; interface=org.freedesktop.DBus; member=NameHasOwner
  string org.gnome.FSpot
method call sender=:1.17 - dest=org.freedesktop.DBus 
path=/org/freedesktop/DBus

; interface=org.freedesktop.DBus; member=NameHasOwner
  string org.gnome.FSpot
method call sender=:1.17 - dest=org.freedesktop.DBus 
path=/org/freedesktop/DBus

; interface=org.freedesktop.DBus; member=NameHasOwner
  string org.gnome.FSpot
method call sender=:1.17 - dest=org.freedesktop.DBus 
path=/org/freedesktop/DBus

; interface=org.freedesktop.DBus; member=NameHasOwner
  string org.gnome.FSpot
method call sender=:1.17 - dest=org.freedesktop.DBus 
path=/org/freedesktop/DBus

; interface=org.freedesktop.DBus; member=NameHasOwner
  string org.gnome.FSpot
signal sender=org.freedesktop.DBus - dest=(null destination) 
path=/org/freedesk

top/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
  string :1.17
  string :1.17
  string 

Tomboy seems to work, but when I install dbus-ePxplorer from 
http://www.ndesk.org/DBusExplorer it times out on connecting to 
org.gnome.Tomboy.  dbus-explorer hrows an exception from ndesk-dbus when 
trying to open im.pidgin.PurpleService :
Unhandled Exception: System.Exception: Message body length mismatch: 
4032 of expected 108569

at NDesk.DBus.Connection.ReadMessage () 0x00565
at NDesk.DBus.Connection.Iterate () 0x00026
at Initc__AnonStorey0.m__0 (intptr,NDesk.GLib.IOCondition,intptr) 
0x0002a
at (wrapper native-to-managed) Initc__AnonStorey0.m__0 
(intptr,NDesk.GLib.IOCondition,intptr) 0x00030

at (wrapper managed-to-native) Gtk.Application.gtk_main () 0x4
at Gtk.Application.Run () 0x7
at DBusExplorer.MainClass.Main 

Re: Problem with mono/dbus

2008-10-25 Thread Markus Bergkvist

I re-installed dbus-1.0.2p5 and gnome-session is happy again.

/Markus

Markus Bergkvist wrote:
Might be unrelated, but with latest package update gnome-session core 
dumps on assertion failed during start-up with Failed to get 
dbus-daemon's pid


dbus is started in /etc/rc.local and the dbus session is running
$ ps -aux | grep dbus
_dbus14333  0.0  0.1   748  1040 ??  Is11:27AM0:00.29 
/usr/local/bin/dbus-daemon --system
markus   16730  0.0  0.0   696   984 ??  Is11:27AM0:00.00 
dbus-daemon --fork --print-address 18 --print-pid 20 --session


/Markus

James Wright wrote:
After installing the new mono ports (I tried everything except for 
f-spot from packages, and then from ports), I have a few problems with 
the dbus support (ndesk-dbus-*).   Running f-spot I get the following:


$ f-spot   [Info  16:50:22.493] 
Initializing DBus

[Info  16:50:22.972] Initializing Mono.Addins
[Info  16:50:23.938] Starting new FSpot server
X
System.IO.FileNotFoundException: /home/jamesw/.gnome2/f-spot/photos.db 
does not

exist
File name: '/home/jamesw/.gnome2/f-spot/photos.db'
 at System.IO.File.Move (System.String sourceFileName, System.String 
destFileNa

me) [0x0]
 at Db.Repair () [0x0]
 at FSpot.Core.get_Database () [0x0]
 at FSpot.Driver.Main (System.String[] args) [0x0]
X
[Warn  16:50:25.224] Can't get a connection to the dbus. Trying again...
[Info  16:50:25.252] Starting new FSpot server
[Warn  16:50:25.275] Can't get a connection to the dbus. Trying again...
[Info  16:50:25.307] Starting new FSpot server
[Warn  16:50:25.329] Can't get a connection to the dbus. Trying again...
[Info  16:50:25.355] Starting new FSpot server
[Warn  16:50:25.378] Can't get a connection to the dbus. Trying again...
[Info  16:50:25.408] Starting new FSpot server
[Warn  16:50:25.430] Can't get a connection to the dbus. Trying again...
[Info  16:50:25.456] Starting new FSpot server
[Warn  16:50:25.479] Can't get a connection to the dbus. Trying again...
[Error 16:50:25.507] Sorry, couldn't start F-Spot
Segmentation fault (core dumped)
$ and with dbus-monitor reporting:

signal sender=org.freedesktop.DBus - dest=(null destination) 
path=/org/freedesk

top/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
  string :1.17
  string 
  string :1.17
method call sender=:1.17 - dest=org.freedesktop.DBus 
path=/org/freedesktop/DBus

; interface=org.freedesktop.DBus; member=Hello
method call sender=:1.17 - dest=org.freedesktop.DBus 
path=/org/freedesktop/DBus

; interface=org.freedesktop.DBus; member=NameHasOwner
  string org.gnome.FSpot
signal sender=org.freedesktop.DBus - dest=(null destination) 
path=/org/freedesk

top/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
  string org.gnome.FSpot
  string 
  string :1.17
method call sender=:1.17 - dest=org.freedesktop.DBus 
path=/org/freedesktop/DBus

; interface=org.freedesktop.DBus; member=RequestName
  string org.gnome.FSpot
  uint32 4
signal sender=org.freedesktop.DBus - dest=(null destination) 
path=/org/freedesk

top/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
  string org.gnome.FSpot
  string :1.17
  string 
method call sender=:1.17 - dest=org.freedesktop.DBus 
path=/org/freedesktop/DBus

; interface=org.freedesktop.DBus; member=ReleaseName
  string org.gnome.FSpot
method call sender=:1.17 - dest=org.freedesktop.DBus 
path=/org/freedesktop/DBus

; interface=org.freedesktop.DBus; member=NameHasOwner
  string org.gnome.FSpot
method call sender=:1.17 - dest=org.freedesktop.DBus 
path=/org/freedesktop/DBus

; interface=org.freedesktop.DBus; member=NameHasOwner
  string org.gnome.FSpot
method call sender=:1.17 - dest=org.freedesktop.DBus 
path=/org/freedesktop/DBus

; interface=org.freedesktop.DBus; member=NameHasOwner
  string org.gnome.FSpot
method call sender=:1.17 - dest=org.freedesktop.DBus 
path=/org/freedesktop/DBus

; interface=org.freedesktop.DBus; member=NameHasOwner
  string org.gnome.FSpot
method call sender=:1.17 - dest=org.freedesktop.DBus 
path=/org/freedesktop/DBus

; interface=org.freedesktop.DBus; member=NameHasOwner
  string org.gnome.FSpot
signal sender=org.freedesktop.DBus - dest=(null destination) 
path=/org/freedesk

top/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
  string :1.17
  string :1.17
  string 

Tomboy seems to work, but when I install dbus-ePxplorer from 
http://www.ndesk.org/DBusExplorer it times out on connecting to 
org.gnome.Tomboy.  dbus-explorer hrows an exception from ndesk-dbus 
when trying to open im.pidgin.PurpleService :
Unhandled Exception: System.Exception: Message body length mismatch: 
4032 of expected 108569

at NDesk.DBus.Connection.ReadMessage () 0x00565
at NDesk.DBus.Connection.Iterate () 0x00026
at Initc__AnonStorey0.m__0 (intptr,NDesk.GLib.IOCondition,intptr) 
0x0002a
at (wrapper native-to-managed) Initc__AnonStorey0.m__0 
(intptr,NDesk.GLib.IOCondition,intptr) 0x00030

at (wrapper managed-to-native) 

UPDATE: bzr 1.8

2008-10-25 Thread Brad
Here is an update to bzr 1.8.

Please test.


Index: Makefile
===
RCS file: /cvs/ports/devel/bzr/Makefile,v
retrieving revision 1.4
diff -u -p -r1.4 Makefile
--- Makefile21 Apr 2008 19:00:56 -  1.4
+++ Makefile25 Oct 2008 08:58:46 -
@@ -4,19 +4,19 @@ SHARED_ONLY=  Yes
 
 COMMENT=   distributed version control system by Canonical
 
-MODPY_EGG_VERSION=1.3
+MODPY_EGG_VERSION=1.8
 DISTNAME=  bzr-${MODPY_EGG_VERSION}
 CATEGORIES=devel
 
 HOMEPAGE=  http://bazaar-vcs.org/
 
-# GPL 
+# GPLv2+ 
 PERMIT_PACKAGE_CDROM=  Yes
 PERMIT_PACKAGE_FTP=Yes
 PERMIT_DISTFILES_CDROM=Yes
 PERMIT_DISTFILES_FTP=  Yes
 
-MASTER_SITES=  ${HOMEPAGE}releases/src/
+MASTER_SITES=  https://launchpad.net/bzr/1.8/${MODPY_EGG_VERSION}/+download/
 
 MODULES=   lang/python
 
Index: distinfo
===
RCS file: /cvs/ports/devel/bzr/distinfo,v
retrieving revision 1.3
diff -u -p -r1.3 distinfo
--- distinfo21 Apr 2008 19:00:56 -  1.3
+++ distinfo25 Oct 2008 08:59:54 -
@@ -1,5 +1,5 @@
-MD5 (bzr-1.3.tar.gz) = GvIzxvoKaIUbxhVbL1Y8MA==
-RMD160 (bzr-1.3.tar.gz) = 5758kORIvyLsWMgRUFxt0VGafks=
-SHA1 (bzr-1.3.tar.gz) = 5qkqsKv+VL/A+kkvEdxlu3Way0c=
-SHA256 (bzr-1.3.tar.gz) = Ra4dILigyx1FBEPZaftRdbkLxebhg6ZUhJNs+L4Ea3w=
-SIZE (bzr-1.3.tar.gz) = 3477457
+MD5 (bzr-1.8.tar.gz) = ltoVlUBJ36crkn2WE0pV1A==
+RMD160 (bzr-1.8.tar.gz) = hxlLu+XNWF5I/Nv2tj4gK8v5W0o=
+SHA1 (bzr-1.8.tar.gz) = BjXeiZqOdkgH1gN7KWuGlCos5P8=
+SHA256 (bzr-1.8.tar.gz) = t5bdgcoiOB/E9Z17ETL5b1ROKQXjzkaGGqplGVEXZ8k=
+SIZE (bzr-1.8.tar.gz) = 3818860
Index: patches/patch-bzrlib_diff_py
===
RCS file: /cvs/ports/devel/bzr/patches/patch-bzrlib_diff_py,v
retrieving revision 1.2
diff -u -p -r1.2 patch-bzrlib_diff_py
--- patches/patch-bzrlib_diff_py21 Apr 2008 19:00:56 -  1.2
+++ patches/patch-bzrlib_diff_py22 Sep 2008 15:54:22 -
@@ -1,7 +1,7 @@
 $OpenBSD: patch-bzrlib_diff_py,v 1.2 2008/04/21 19:00:56 okan Exp $
 bzrlib/diff.py.origTue Jan 15 02:08:01 2008
-+++ bzrlib/diff.py Sun Feb  3 11:33:31 2008
-@@ -173,7 +173,7 @@ def external_diff(old_filename, oldlines, new_filename
+--- bzrlib/diff.py.origFri Sep  5 16:12:49 2008
 bzrlib/diff.py Mon Sep 22 11:54:15 2008
+@@ -174,7 +174,7 @@ def external_diff(old_filename, oldlines, new_filename
  
  if not diff_opts:
  diff_opts = []
Index: patches/patch-bzrlib_tests_test_diff_py
===
RCS file: /cvs/ports/devel/bzr/patches/patch-bzrlib_tests_test_diff_py,v
retrieving revision 1.1
diff -u -p -r1.1 patch-bzrlib_tests_test_diff_py
--- patches/patch-bzrlib_tests_test_diff_py 21 Apr 2008 19:00:56 -  
1.1
+++ patches/patch-bzrlib_tests_test_diff_py 22 Sep 2008 15:54:26 -
@@ -1,7 +1,7 @@
 $OpenBSD: patch-bzrlib_tests_test_diff_py,v 1.1 2008/04/21 19:00:56 okan Exp $
 bzrlib/tests/test_diff.py.orig Thu Mar 20 03:12:10 2008
-+++ bzrlib/tests/test_diff.py  Wed Apr  2 22:52:46 2008
-@@ -270,7 +270,7 @@ class TestDiffFiles(TestCaseInTempDir):
+--- bzrlib/tests/test_diff.py.orig Fri Sep  5 16:12:55 2008
 bzrlib/tests/test_diff.py  Mon Sep 22 11:54:15 2008
+@@ -260,7 +260,7 @@ class TestDiffFiles(TestCaseInTempDir):
  # Make sure external_diff doesn't fail in the current LANG
  lines = external_udiff_lines(['\x00foobar\n'], ['foo\x00bar\n'])
  
@@ -10,7 +10,7 @@ $OpenBSD: patch-bzrlib_tests_test_diff_p
  open('old', 'wb').write('\x00foobar\n')
  open('new', 'wb').write('foo\x00bar\n')
  pipe = subprocess.Popen(cmd, stdout=subprocess.PIPE,
-@@ -1257,7 +1257,7 @@ class TestDiffFromTool(TestCaseWithTransport):
+@@ -1280,7 +1280,7 @@ class TestDiffFromTool(TestCaseWithTransport):
  
  def test_execute(self):
  output = StringIO()
Index: pkg/PLIST
===
RCS file: /cvs/ports/devel/bzr/pkg/PLIST,v
retrieving revision 1.2
diff -u -p -r1.2 PLIST
--- pkg/PLIST   21 Apr 2008 19:00:56 -  1.2
+++ pkg/PLIST   25 Oct 2008 09:38:26 -
@@ -4,6 +4,9 @@ lib/python${MODPY_VERSION}/site-packages
 lib/python${MODPY_VERSION}/site-packages/bzrlib/
 lib/python${MODPY_VERSION}/site-packages/bzrlib/__init__.py
 lib/python${MODPY_VERSION}/site-packages/bzrlib/__init__.pyc
+lib/python${MODPY_VERSION}/site-packages/bzrlib/_btree_serializer_c.so
+lib/python${MODPY_VERSION}/site-packages/bzrlib/_btree_serializer_py.py
+lib/python${MODPY_VERSION}/site-packages/bzrlib/_btree_serializer_py.pyc
 lib/python${MODPY_VERSION}/site-packages/bzrlib/_dirstate_helpers_c.so
 lib/python${MODPY_VERSION}/site-packages/bzrlib/_dirstate_helpers_py.py
 lib/python${MODPY_VERSION}/site-packages/bzrlib/_dirstate_helpers_py.pyc
@@ -13,6 +16,9 @@ 

UPDATE: Squid 2.7-STABLE5

2008-10-25 Thread Brad
Here is an update to Squid 2.7-STABLE5.

Please test.


Index: Makefile
===
RCS file: /cvs/ports/www/squid/Makefile,v
retrieving revision 1.96
diff -u -p -r1.96 Makefile
--- Makefile20 Aug 2008 16:35:15 -  1.96
+++ Makefile25 Oct 2008 10:20:45 -
@@ -2,7 +2,7 @@
 
 COMMENT=   WWW and FTP proxy cache and accelerator
 
-DISTNAME=  squid-2.7.STABLE4
+DISTNAME=  squid-2.7.STABLE5
 CATEGORIES=www
 MASTER_SITES=  ${HOMEPAGE}Versions/v2/2.7/
 DIST_SUBDIR=   squid
Index: distinfo
===
RCS file: /cvs/ports/www/squid/distinfo,v
retrieving revision 1.50
diff -u -p -r1.50 distinfo
--- distinfo20 Aug 2008 16:35:15 -  1.50
+++ distinfo25 Oct 2008 10:21:30 -
@@ -1,5 +1,5 @@
-MD5 (squid/squid-2.7.STABLE4.tar.gz) = 4atVPw53XCpJBhL6rfgF1A==
-RMD160 (squid/squid-2.7.STABLE4.tar.gz) = 3Nds95iiBf+ixAPqrfodr9Jjrjs=
-SHA1 (squid/squid-2.7.STABLE4.tar.gz) = eaS0GpZZhc/VtQ/JCkN8WRnUtO0=
-SHA256 (squid/squid-2.7.STABLE4.tar.gz) = 
5NZ53LfqVqddV+iOZMTNZU3bROH86pKvT/AvrUzskVo=
-SIZE (squid/squid-2.7.STABLE4.tar.gz) = 1783318
+MD5 (squid/squid-2.7.STABLE5.tar.gz) = p9Ox0r+QEGjNtz3JFjAKHQ==
+RMD160 (squid/squid-2.7.STABLE5.tar.gz) = 6zN1vqUq51++hxMqvs4aXd92+rs=
+SHA1 (squid/squid-2.7.STABLE5.tar.gz) = K+e46+76kS2faYiUJCSa577dGXE=
+SHA256 (squid/squid-2.7.STABLE5.tar.gz) = 
MEMbk3eqme4v4seqQWDHP2gGE+IT6/jGkkg4c+9zWhg=
+SIZE (squid/squid-2.7.STABLE5.tar.gz) = 1785004
Index: patches/patch-src_cf_data_pre
===
RCS file: /cvs/ports/www/squid/patches/patch-src_cf_data_pre,v
retrieving revision 1.29
diff -u -p -r1.29 patch-src_cf_data_pre
--- patches/patch-src_cf_data_pre   20 Aug 2008 16:35:15 -  1.29
+++ patches/patch-src_cf_data_pre   25 Oct 2008 10:22:36 -
@@ -1,7 +1,7 @@
 $OpenBSD: patch-src_cf_data_pre,v 1.29 2008/08/20 16:35:15 brad Exp $
 src/cf.data.pre.orig   Thu Jul 10 05:47:28 2008
-+++ src/cf.data.preFri Aug  8 22:44:01 2008
-@@ -3755,7 +3755,7 @@ DOC_END
+--- src/cf.data.pre.orig   Wed Sep 24 22:33:37 2008
 src/cf.data.preSat Oct 25 06:21:46 2008
+@@ -3778,7 +3778,7 @@ DOC_END
  
  NAME: cache_effective_user
  TYPE: string
@@ -10,7 +10,7 @@ $OpenBSD: patch-src_cf_data_pre,v 1.29 2
  LOC: Config.effectiveUser
  DOC_START
If you start Squid as root, it will change its effective/real
-@@ -3769,7 +3769,7 @@ DOC_END
+@@ -3792,7 +3792,7 @@ DOC_END
  
  NAME: cache_effective_group
  TYPE: string

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.



Re: Razor-agents update

2008-10-25 Thread Mike Erdely
Nobody uses Razor-agents?

-ME

On Thu, Oct 23, 2008 at 05:18:51PM -0400, Mike Erdely wrote:
 This diff updates razor-agents to 2.85.  Tested on i386.
 
 ok?
 
 -ME
 
 Index: Makefile
 ===
 RCS file: /cvs/ports/mail/razor-agents/Makefile,v
 retrieving revision 1.22
 diff -u -p -r1.22 Makefile
 --- Makefile  2 Oct 2008 20:32:19 -   1.22
 +++ Makefile  23 Oct 2008 21:01:45 -
 @@ -4,8 +4,7 @@ SHARED_ONLY=  Yes
  
  COMMENT= agent for Razor spam filtering networks
  
 -DISTNAME=razor-agents-2.84
 -PKGNAME= ${DISTNAME}p1
 +DISTNAME=razor-agents-2.85
  CATEGORIES=  mail
  HOMEPAGE=http://razor.sourceforge.net/
  MAINTAINER=  Michael Erdely [EMAIL PROTECTED]
 Index: distinfo
 ===
 RCS file: /cvs/ports/mail/razor-agents/distinfo,v
 retrieving revision 1.10
 diff -u -p -r1.10 distinfo
 --- distinfo  17 Mar 2008 15:19:29 -  1.10
 +++ distinfo  23 Oct 2008 21:01:50 -
 @@ -1,5 +1,5 @@
 -MD5 (razor-agents-2.84.tar.bz2) = i5oRps4CA4PDLEXRUw13wg==
 -RMD160 (razor-agents-2.84.tar.bz2) = IE/Ctoym8BMpZ2pis2yoe+ZZVl0=
 -SHA1 (razor-agents-2.84.tar.bz2) = U7z3i+7qNtjiBEGlBsKF/w70t1o=
 -SHA256 (razor-agents-2.84.tar.bz2) = 
 Hp645NVi3nnwHgWaeIXl4qh/R2iPFGMQoEAIk+3zB3w=
 -SIZE (razor-agents-2.84.tar.bz2) = 79196
 +MD5 (razor-agents-2.85.tar.bz2) = AU0I20AYfLExZIIZFWawEg==
 +RMD160 (razor-agents-2.85.tar.bz2) = yYCW2hT/T7dy9tdQHp0UxbS05Y8=
 +SHA1 (razor-agents-2.85.tar.bz2) = v1eXrp+vIPfjY1iDdnqVzfBzm6k=
 +SHA256 (razor-agents-2.85.tar.bz2) = 
 f+Cv5z5bOXlETdhuKtJeqZvAWyPVZI01dUT3jwtuttc=
 +SIZE (razor-agents-2.85.tar.bz2) = 81691
 



Re: UPDATE: bzr 1.8

2008-10-25 Thread Bernd Ahlers
Brad [Sat, Oct 25, 2008 at 05:50:50AM -0400] wrote:
Here is an update to bzr 1.8.

Please test.

Regress tests crash on amd64 and i386. Did you run them?

Bernd



Midori 0.1.0

2008-10-25 Thread Landry Breuil
Hi,

i'm sending this update to whoever showed interest in midori since it
has been imported.. this works fine with current webkit (i'll work on
updating it afterwards), needs a small waf.port.mk fix (attached) and
the devel/libunique port i just imported, which enables unique support
(ie you have a running midori instance, you type midori google.fr in a
term, and your midori window pops in foreground with a new tab opening
google.fr).
gvfs/gio is disabled for now as it's far too crashy. py-docutils is used
to generate the user html documentation. In overall, it works fine..

Please test/comment/use, this will probably be similar to what i'll
commit soon after some testing on other archs.

Landry
Index: waf.port.mk
===
RCS file: /cvs/ports/devel/waf/waf.port.mk,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 waf.port.mk
--- waf.port.mk 23 Sep 2008 19:55:02 -  1.1.1.1
+++ waf.port.mk 25 Oct 2008 11:24:23 -
@@ -6,9 +6,10 @@ BUILD_DEPENDS +=   ::devel/waf
 MODWAF_BIN =   ${LOCALBASE}/bin/waf
 MAKE_ENV +=PYTHON=${MODPY_BIN} PYTHON_VERSION=${MODPY_VERSION}
 _MODWAF_CMD =  @cd ${WRKSRC}  ${SETENV} ${MAKE_ENV} ${MODWAF_BIN}
+_MODWAF_CONFIGURE_CMD =@cd ${WRKSRC}  ${SETENV} ${MAKE_ENV} 
${CONFIGURE_ENV} ${MODWAF_BIN}
 
 do-configure:
-   ${_MODWAF_CMD} configure
+   ${_MODWAF_CONFIGURE_CMD} configure ${CONFIGURE_ARGS}
 
 .if !target(do-build)
 do-build:
@@ -18,4 +19,9 @@ do-build:
 .if !target(do-install)
 do-install:
${_MODWAF_CMD} install --destdir=${WRKINST}
+.endif
+
+.if !target(post-install)
+post-install:
+   @rm -Rf ${WRKSRC}/_build_
 .endif
Index: Makefile
===
RCS file: /cvs/ports/www/midori/Makefile,v
retrieving revision 1.2
diff -u -p -r1.2 Makefile
--- Makefile25 Jul 2008 15:19:10 -  1.2
+++ Makefile25 Oct 2008 15:03:39 -
@@ -2,44 +2,40 @@
 
 COMMENT =  lightweight web browser
 
-DISTNAME = midori-0.0.18
-CATEGORIES =   www
-PKGNAME =  ${DISTNAME}p0
-
-HOMEPAGE = http://www.twotoasts.de/index.php/pages/midori_summary.html
-MASTER_SITES = http://www.twotoasts.de/media/midori/
+XFCE_VERSION = 0.1.0
+XFCE_GOODIE =  midori
 
 MAINTAINER =   Landry Breuil [EMAIL PROTECTED]
+CATEGORIES =   www
 
-# GPLv2
+# LGPLv2.1
 PERMIT_PACKAGE_CDROM = Yes
 PERMIT_PACKAGE_FTP =   Yes
 PERMIT_DISTFILES_CDROM =Yes
 PERMIT_DISTFILES_FTP = Yes
 
-MODULES =  devel/gettext
-
-CONFIGURE_STYLE =  gnu
-CONFIGURE_ENV =GMSGFMT=${LOCALBASE}/bin/msgfmt \
-   DATADIRNAME=share
+MODULES =  x11/xfce4 devel/waf
 
 USE_X11 =  Yes
-USE_GMAKE =Yes
+DESKTOP_FILES =Yes
 
 LIB_DEPENDS =  webkit-1.0::www/webkit \
-   sexy::x11/libsexy
-
-RUN_DEPENDS =  ::devel/desktop-file-utils
-
-WANTLIB =  ICE SM X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext \
-   Xfixes Xi Xinerama Xrandr Xrender Xt atk-1.0 c crypto \
-   expat fontconfig freetype gdk-x11-2.0 gdk_pixbuf-2.0 \
-   glib-2.0 glitz gmodule-2.0 gobject-2.0 gthread-2.0 \
-   gtk-x11-2.0 icudata icui18n icuuc idn intl jpeg m pango-1.0 \
-   pangocairo-1.0 pangoft2-1.0 pcre pthread sqlite3 ssl \
-   xslt z cairo curl pixman-1 png xml2
-
-post-extract:
-   @chmod 755 ${WRKSRC}/install-sh
+   gtksourceview-2.0::x11/gtksourceview \
+   sqlite3::databases/sqlite3 \
+   unique-1.0::devel/libunique
+
+# pick sqlite
+CONFIGURE_ENV+=CPPFLAGS=-I${LOCALBASE}/include
+# disable gio/gvfs atm, still young
+CONFIGURE_ARGS+=--disable-gio
+
+BUILD_DEPENDS =::textproc/py-docutils \
+   ::x11/gnome/librsvg
+
+WANTLIB =  X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext Xfixes \
+   Xi Xinerama Xrandr Xrender atk-1.0 c expat fontconfig \
+   freetype gdk-x11-2.0 gdk_pixbuf-2.0 glib-2.0 glitz \
+   gmodule-2.0 gobject-2.0 gtk-x11-2.0 intl m pango-1.0 \
+   pangocairo-1.0 pangoft2-1.0 sqlite3 z cairo pixman-1 png xml2
 
 .include bsd.port.mk
Index: distinfo
===
RCS file: /cvs/ports/www/midori/distinfo,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 distinfo
--- distinfo25 Jul 2008 12:54:33 -  1.1.1.1
+++ distinfo25 Oct 2008 15:03:39 -
@@ -1,5 +1,5 @@
-MD5 (midori-0.0.18.tar.gz) = qpwQu/b+NQKmVjPE+sD7gA==
-RMD160 (midori-0.0.18.tar.gz) = BUpJI7AJqmC9OukPX/zs3p06ZrI=
-SHA1 (midori-0.0.18.tar.gz) = JYnlWabY5uGgztioFvn3jXLY37E=
-SHA256 (midori-0.0.18.tar.gz) = NsIMp8WebDXesEqf696KqAQMeMa6IfWVRCuUq3jsE3w=
-SIZE (midori-0.0.18.tar.gz) = 430852
+MD5 (midori-0.1.0.tar.bz2) = sDFqiG3CLHZv9oAyS1m5lA==
+RMD160 (midori-0.1.0.tar.bz2) = Y5Sb9cD9a9tGVOxjLFmw2aNL0IE=
+SHA1 (midori-0.1.0.tar.bz2) = AGZTFJfiQV89EPfN7GMob7O9mbc=
+SHA256 

Re: Midori 0.1.0

2008-10-25 Thread James Turner
On Sat, Oct 25, 2008 at 03:28:10PM +0200, Landry Breuil wrote:
 Hi,
 
 i'm sending this update to whoever showed interest in midori since it
 has been imported.. this works fine with current webkit (i'll work on
 updating it afterwards), needs a small waf.port.mk fix (attached) and
 the devel/libunique port i just imported, which enables unique support
 (ie you have a running midori instance, you type midori google.fr in a
 term, and your midori window pops in foreground with a new tab opening
 google.fr).
 gvfs/gio is disabled for now as it's far too crashy. py-docutils is used
 to generate the user html documentation. In overall, it works fine..
 
 Please test/comment/use, this will probably be similar to what i'll
 commit soon after some testing on other archs.
 
 Landry

Landry,

Waf, libunique and midori all build and run great on amd64. Midori
really seems to be coming around.

-- 
James Turner
BSD Group Consulting
http://www.bsdgroup.org



NEW: misc(?)/teseq

2008-10-25 Thread Christian Weisgerber
This is a very straightforward port of a simple little tool.

---
GNU Teseq is a tool for analyzing files that contain control characters
and terminal control sequences. It is intended to be useful for diagnosing
terminal emulators, and programs that make heavy use of terminal
features (such as those based on the Curses library).
---

I don't like putting things into misc.  Is there a better category?

-- 
Christian naddy Weisgerber  [EMAIL PROTECTED]


teseq.tar.gz
Description: Binary data


Webkit r37790

2008-10-25 Thread Landry Breuil
Hi again,

and here's finally a diff to update webkit to the latest svn snapshot,
no regression so far on amd64 with midori when browsing various
js-bloated websites/https sites. Took 1h40 to build on a dual-opteron,
still building on my laptop/i386 and an xserve g4/ppc
I'll commit it along midori update.
Landry
Index: Makefile
===
RCS file: /cvs/ports/www/webkit/Makefile,v
retrieving revision 1.3
diff -u -p -r1.3 Makefile
--- Makefile25 Jul 2008 15:07:55 -  1.3
+++ Makefile25 Oct 2008 15:54:33 -
@@ -2,7 +2,7 @@
 
 COMMENT =  open source web browser engine
 
-V = 35249
+V = 37790
 DISTNAME = WebKit-r${V}
 PKGNAME =  webkit-${V}
 CATEGORIES =   www
@@ -52,7 +52,6 @@ LIB_DEPENDS = gtk-x11-2.0,gdk-x11-2.0,gd
sqlite3::databases/sqlite3 \
xslt::textproc/libxslt \
curl::net/curl
-
 
 BUILD_DEPENDS =::devel/bison \
::devel/gperf \
Index: distinfo
===
RCS file: /cvs/ports/www/webkit/distinfo,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 distinfo
--- distinfo25 Jul 2008 12:51:10 -  1.1.1.1
+++ distinfo25 Oct 2008 15:54:33 -
@@ -1,5 +1,5 @@
-MD5 (WebKit-r35249.tar.bz2) = MgWsarN1/lcyu/XyybZoIA==
-RMD160 (WebKit-r35249.tar.bz2) = bR5hQua8zZBJl9k31k3e2EU9/60=
-SHA1 (WebKit-r35249.tar.bz2) = BeKT3ZnEhiujmR4ZXTetoF84uFU=
-SHA256 (WebKit-r35249.tar.bz2) = TutYlYVL8oR4yTTllimfuIao2MjaVGe1eYZmKptZOTk=
-SIZE (WebKit-r35249.tar.bz2) = 9277788
+MD5 (WebKit-r37790.tar.bz2) = SYc0hu6s5mEaX6E4hFqauw==
+RMD160 (WebKit-r37790.tar.bz2) = /PVYESkaYzDKyYWIjfEslFguGDY=
+SHA1 (WebKit-r37790.tar.bz2) = /U3ubxGXKRxMer9jjBJ9qR+UBM8=
+SHA256 (WebKit-r37790.tar.bz2) = swvv34YqEwtT997JbMvKsBcSuRtctbRSKb2W6GvReNg=
+SIZE (WebKit-r37790.tar.bz2) = 9587638
Index: patches/patch-JavaScriptCore_GNUmakefile_am
===
RCS file: /cvs/ports/www/webkit/patches/patch-JavaScriptCore_GNUmakefile_am,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 patch-JavaScriptCore_GNUmakefile_am
--- patches/patch-JavaScriptCore_GNUmakefile_am 25 Jul 2008 12:51:10 -  
1.1.1.1
+++ patches/patch-JavaScriptCore_GNUmakefile_am 25 Oct 2008 15:54:33 -
@@ -1,12 +1,12 @@
 $OpenBSD: patch-JavaScriptCore_GNUmakefile_am,v 1.1.1.1 2008/07/25 12:51:10 
landry Exp $
 JavaScriptCore/GNUmakefile.am.orig Sun Jul 20 10:44:28 2008
-+++ JavaScriptCore/GNUmakefile.am  Sun Jul 20 10:44:42 2008
-@@ -211,7 +211,7 @@ Programs_minidom_CXXFLAGS = \
- 
+--- JavaScriptCore/GNUmakefile.am.orig Wed Oct 22 01:10:20 2008
 JavaScriptCore/GNUmakefile.am  Sat Oct 25 15:58:49 2008
+@@ -438,7 +438,7 @@ Programs_minidom_CFLAGS = \
  Programs_minidom_LDADD = \
 libJavaScriptCore.la \
+-lm \
 -   -lstdc++
 +   -lestdc++
  
  # jsc
- Programs_jsc_SOURCES = JavaScriptCore/kjs/Shell.cpp
+ Programs_jsc_SOURCES = \
Index: pkg/PLIST
===
RCS file: /cvs/ports/www/webkit/pkg/PLIST,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 PLIST
--- pkg/PLIST   25 Jul 2008 12:51:10 -  1.1.1.1
+++ pkg/PLIST   25 Oct 2008 15:54:33 -
@@ -12,6 +12,7 @@ include/webkit-1.0/JavaScriptCore/JSStri
 include/webkit-1.0/JavaScriptCore/JSValueRef.h
 include/webkit-1.0/JavaScriptCore/JavaScript.h
 include/webkit-1.0/JavaScriptCore/JavaScriptCore.h
+include/webkit-1.0/JavaScriptCore/WebKitAvailability.h
 include/webkit-1.0/webkit/
 include/webkit-1.0/webkit/webkit.h
 include/webkit-1.0/webkit/webkitdefines.h


Re: NEW: misc(?)/teseq

2008-10-25 Thread Matthias Kilian
On Sat, Oct 25, 2008 at 05:04:22PM +0200, Christian Weisgerber wrote:
 ---
 GNU Teseq is a tool for analyzing files that contain control characters
 and terminal control sequences. It is intended to be useful for diagnosing
 terminal emulators, and programs that make heavy use of terminal
 features (such as those based on the Curses library).
 ---
 
 I don't like putting things into misc.  Is there a better category?

devel?



Re: Problem with epic4-2.10

2008-10-25 Thread Christian Weisgerber
James Wright [EMAIL PROTECTED] wrote:

o  You must not try to compile epic with gcc -O2 because -O2 will
   generate bad code that leads to random crashes.  When you use -O2,
   gcc assumes the source is conformant to ISO C99's requirements about
   alias-safety, and EPIC, being a C90 program, does not conform, so the
   result is undefined behavior (which means it crashes randomly.)

Except that OpenBSD's gcc does not enable -fstrict-aliasing with -O2.
See gcc-local(1).

-- 
Christian naddy Weisgerber  [EMAIL PROTECTED]



gnome-session broken?

2008-10-25 Thread Daniel Dickman
I just did a clean build of base + ports and when I try to run gdm I get 
the error messages below and can't login. Am I doing something wrong? 
dmesg also included below in case it's needed.

Thanks for any help or hints.


/etc/X11/gdm/Xsession: Beginning session setup...
/etc/X11/gdm/Xsession: Setup done, will execute: /usr/bin/ssh-agent -- 
gnome-session
SESSION_MANAGER=local/puffy.nyc.rr.com:/tmp/.ICE-unix/8323
** Message: another SSH agent is running at: /tmp/ssh-ZlfkCcBYNE/agent.8323
Failed to get dbus-daemon's pid
**
** ERROR:(gsm-dbus.c:118):gsm_dbus_daemon_start: assertion failed: 
(dbus_daemon_pid != 0)


OpenBSD 4.4-current (GENERIC.MP) #3: Sat Oct 25 00:34:26 UTC 2008
[EMAIL PROTECTED]:/usr/src/sys/arch/i386/compile/GENERIC.MP
cpu0: Intel(R) Core(TM)2 Duo CPU T7100 @ 1.80GHz (GenuineIntel 686-class) 
1.80 GHz
cpu0: 
FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,SSE3,MWAIT,DS-CPL,VMX,EST,TM2,CX16,xTPR
real mem  = 2137419776 (2038MB)
avail mem = 2058207232 (1962MB)
mainbus0 at root
bios0 at mainbus0: AT/286+ BIOS, date 04/03/07, BIOS32 rev. 0 @ 0xfdbd0, SMBIOS 
rev. 2.4 @ 0xdc010 (17 entries)
bios0: vendor Phoenix Technologies LTD version R0040J7 date 04/03/2007
bios0: Sony Corporation VGN-FZ145E
acpi0 at bios0: rev 2
acpi0: tables DSDT FACP APIC HPET MCFG TCPA SLIC TMOR APIC BOOT SSDT SSDT SSDT 
SSDT SSDT
acpi0: wakeup devices PWRB(S4) PXSX(S3) PXSX(S3) PXSX(S3) PXSX(S3) USB1(S3) 
USB2(S3) USB3(S3) USB4(S3) USB5(S3) EHC1(S3) EHC2(S3)
acpitimer0 at acpi0: 3579545 Hz, 24 bits
acpimadt0 at acpi0 addr 0xfee0: PC-AT compat
cpu0 at mainbus0: apid 0 (boot processor)
cpu0: apic clock running at 199MHz
cpu1 at mainbus0: apid 1 (application processor)
cpu1: Intel(R) Core(TM)2 Duo CPU T7100 @ 1.80GHz (GenuineIntel 686-class) 
1.80 GHz
cpu1: 
FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,SSE3,MWAIT,DS-CPL,VMX,EST,TM2,CX16,xTPR
ioapic0 at mainbus0: apid 1 pa 0xfec0, version 20, 24 pins
ioapic0: misconfigured as apic 2, remapped to apid 1
acpihpet0 at acpi0: 14318179 Hz
acpiprt0 at acpi0: bus 0 (PCI0)
acpiprt1 at acpi0: bus -1 (PEGP)
acpiprt2 at acpi0: bus 2 (RP01)
acpiprt3 at acpi0: bus 4 (RP02)
acpiprt4 at acpi0: bus 6 (RP03)
acpiprt5 at acpi0: bus 8 (RP05)
acpiprt6 at acpi0: bus 9 (PCIB)
acpiec0 at acpi0
acpicpu0 at acpi0: C3, C2
acpicpu1 at acpi0: C3, C2
acpitz0 at acpi0: critical temperature 127 degC
acpitz1 at acpi0: critical temperature 105 degC
acpitz1: TZ01: failed to read _AC0
acpitz1: TZ01: failed to read _AC1
acpiac0 at acpi0: AC unit online
acpibat0 at acpi0: BAT0 type LiOn oem Sony Corp.
acpibtn0 at acpi0: LID0
acpibtn1 at acpi0: PWRB
acpivideo at acpi0 not configured
bios0: ROM list: 0xc/0xee00! 0xdc000/0x4000! 0xe/0x1800!
cpu0: unknown Enhanced SpeedStep CPU, msr 0x06170a2d06000a2d
cpu0: using only highest and lowest power states
cpu0: Enhanced SpeedStep 2000 MHz (1420 mV): speeds: 2000, 1200 MHz
pci0 at mainbus0 bus 0: configuration mode 1 (bios)
pchb0 at pci0 dev 0 function 0 Intel GM965 Host rev 0x0c
vga1 at pci0 dev 2 function 0 Intel GM965 Video rev 0x0c
wsdisplay0 at vga1 mux 1: console (80x25, vt100 emulation)
wsdisplay0: screen 1-5 added (80x25, vt100 emulation)
agp0 at vga1: aperture at 0xd000, size 0x1000
inteldrm0 at vga1
Intel GM965 Video rev 0x0c at pci0 dev 2 function 1 not configured
uhci0 at pci0 dev 26 function 0 Intel 82801H USB rev 0x03: apic 1 int 16 (irq 
5)
uhci1 at pci0 dev 26 function 1 Intel 82801H USB rev 0x03: apic 1 int 21 (irq 
11)
ehci0 at pci0 dev 26 function 7 Intel 82801H USB rev 0x03: apic 1 int 18 (irq 
7)
usb0 at ehci0: USB revision 2.0
uhub0 at usb0 Intel EHCI root hub rev 2.00/1.00 addr 1
azalia0 at pci0 dev 27 function 0 Intel 82801H HD Audio rev 0x03: apic 1 int 
22 (irq 11)
azalia0: codec[s]: Sigmatel STAC9872AK, Conexant/0x2c06, using Sigmatel 
STAC9872AK
audio0 at azalia0
ppb0 at pci0 dev 28 function 0 Intel 82801H PCIE rev 0x03: apic 1 int 17 (irq 
10)
pci1 at ppb0 bus 2
ppb1 at pci0 dev 28 function 1 Intel 82801H PCIE rev 0x03: apic 1 int 16 (irq 
5)
pci2 at ppb1 bus 4
ppb2 at pci0 dev 28 function 2 Intel 82801H PCIE rev 0x03: apic 1 int 18 (irq 
7)
pci3 at ppb2 bus 6
iwn0 at pci3 dev 0 function 0 Intel Wireless WiFi Link 4965AGN rev 0x61: apic 
1 int 18 (irq 10), MIMO 2T3R, MoW1, address xx:xx:xx:xx:xx:xx:xx
ppb3 at pci0 dev 28 function 4 Intel 82801H PCIE rev 0x03: apic 1 int 17 (irq 
10)
pci4 at ppb3 bus 8
mskc0 at pci4 dev 0 function 0 Marvell Yukon 88E8036 rev 0x16, Yukon-2 FE 
(0x1): apic 1 int 16 (irq 5)
msk0 at mskc0 port A: address xx:xx:xx:xx:xx:xx
eephy0 at msk0 phy 0: 88E3082 10/100 PHY, rev. 3
uhci2 at pci0 dev 29 function 0 Intel 82801H USB rev 0x03: apic 1 int 23 (irq 
10)
uhci3 at pci0 dev 29 function 1 Intel 82801H USB rev 0x03: apic 1 int 19 (irq 
10)
uhci4 at pci0 dev 29 function 2 Intel 82801H USB rev 0x03: apic 1 int 18 (irq 
7)
ehci1 at pci0 dev 29 

Re: UPD: graphics/gimp

2008-10-25 Thread Thilo Pfennig
Mikolaj Kucharski schrieb:

 The other thing is that gnomevfs is deprecated in the GNOME project. Not
 sure how far are GNOME folks in the deprecation process, but what exactly
 gives us support for gnomevfs? I personally would go for skipping this
 one.
   
Well the problem is that OpenBSDs GNOME status is = GNOME 2.22 - so
that does not matter much. I would stick to GNOMEVFS for now.

Regards,
Thilo

-- 
Thilo Pfennig - PfennigSolutions IT-Beratung- Wiki-Systeme
Sandkrug 28 - 24143 Kiel (Germany)
http://www.pfennigsolutions.de/
XING: https://www.xing.com/profile/Thilo_Pfennig -
LinkedIn: http://www.linkedin.com/in/tpfennig




Re: gnome-session broken?

2008-10-25 Thread Mikolaj Kucharski
On Sat, Oct 25, 2008 at 03:02:48PM +, Daniel Dickman wrote:
 Failed to get dbus-daemon's pid

I can confirm that. Same story on my system.

-- 
best regards
q#



Re: gnome-session broken?

2008-10-25 Thread Markus Bergkvist

Temporary work-around
http://marc.info/?l=openbsd-portsm=122492925032482w=2

/Markus

Daniel Dickman wrote:
I just did a clean build of base + ports and when I try to run gdm I get 
the error messages below and can't login. Am I doing something wrong? 
dmesg also included below in case it's needed.


Thanks for any help or hints.


/etc/X11/gdm/Xsession: Beginning session setup...
/etc/X11/gdm/Xsession: Setup done, will execute: /usr/bin/ssh-agent -- 
gnome-session
SESSION_MANAGER=local/puffy.nyc.rr.com:/tmp/.ICE-unix/8323
** Message: another SSH agent is running at: /tmp/ssh-ZlfkCcBYNE/agent.8323
Failed to get dbus-daemon's pid
**
** ERROR:(gsm-dbus.c:118):gsm_dbus_daemon_start: assertion failed: 
(dbus_daemon_pid != 0)


OpenBSD 4.4-current (GENERIC.MP) #3: Sat Oct 25 00:34:26 UTC 2008
[EMAIL PROTECTED]:/usr/src/sys/arch/i386/compile/GENERIC.MP
cpu0: Intel(R) Core(TM)2 Duo CPU T7100 @ 1.80GHz (GenuineIntel 686-class) 
1.80 GHz
cpu0: 
FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,SSE3,MWAIT,DS-CPL,VMX,EST,TM2,CX16,xTPR
real mem  = 2137419776 (2038MB)
avail mem = 2058207232 (1962MB)
mainbus0 at root
bios0 at mainbus0: AT/286+ BIOS, date 04/03/07, BIOS32 rev. 0 @ 0xfdbd0, SMBIOS 
rev. 2.4 @ 0xdc010 (17 entries)
bios0: vendor Phoenix Technologies LTD version R0040J7 date 04/03/2007
bios0: Sony Corporation VGN-FZ145E
acpi0 at bios0: rev 2
acpi0: tables DSDT FACP APIC HPET MCFG TCPA SLIC TMOR APIC BOOT SSDT SSDT SSDT 
SSDT SSDT
acpi0: wakeup devices PWRB(S4) PXSX(S3) PXSX(S3) PXSX(S3) PXSX(S3) USB1(S3) 
USB2(S3) USB3(S3) USB4(S3) USB5(S3) EHC1(S3) EHC2(S3)
acpitimer0 at acpi0: 3579545 Hz, 24 bits
acpimadt0 at acpi0 addr 0xfee0: PC-AT compat
cpu0 at mainbus0: apid 0 (boot processor)
cpu0: apic clock running at 199MHz
cpu1 at mainbus0: apid 1 (application processor)
cpu1: Intel(R) Core(TM)2 Duo CPU T7100 @ 1.80GHz (GenuineIntel 686-class) 
1.80 GHz
cpu1: 
FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,SSE3,MWAIT,DS-CPL,VMX,EST,TM2,CX16,xTPR
ioapic0 at mainbus0: apid 1 pa 0xfec0, version 20, 24 pins
ioapic0: misconfigured as apic 2, remapped to apid 1
acpihpet0 at acpi0: 14318179 Hz
acpiprt0 at acpi0: bus 0 (PCI0)
acpiprt1 at acpi0: bus -1 (PEGP)
acpiprt2 at acpi0: bus 2 (RP01)
acpiprt3 at acpi0: bus 4 (RP02)
acpiprt4 at acpi0: bus 6 (RP03)
acpiprt5 at acpi0: bus 8 (RP05)
acpiprt6 at acpi0: bus 9 (PCIB)
acpiec0 at acpi0
acpicpu0 at acpi0: C3, C2
acpicpu1 at acpi0: C3, C2
acpitz0 at acpi0: critical temperature 127 degC
acpitz1 at acpi0: critical temperature 105 degC
acpitz1: TZ01: failed to read _AC0
acpitz1: TZ01: failed to read _AC1
acpiac0 at acpi0: AC unit online
acpibat0 at acpi0: BAT0 type LiOn oem Sony Corp.
acpibtn0 at acpi0: LID0
acpibtn1 at acpi0: PWRB
acpivideo at acpi0 not configured
bios0: ROM list: 0xc/0xee00! 0xdc000/0x4000! 0xe/0x1800!
cpu0: unknown Enhanced SpeedStep CPU, msr 0x06170a2d06000a2d
cpu0: using only highest and lowest power states
cpu0: Enhanced SpeedStep 2000 MHz (1420 mV): speeds: 2000, 1200 MHz
pci0 at mainbus0 bus 0: configuration mode 1 (bios)
pchb0 at pci0 dev 0 function 0 Intel GM965 Host rev 0x0c
vga1 at pci0 dev 2 function 0 Intel GM965 Video rev 0x0c
wsdisplay0 at vga1 mux 1: console (80x25, vt100 emulation)
wsdisplay0: screen 1-5 added (80x25, vt100 emulation)
agp0 at vga1: aperture at 0xd000, size 0x1000
inteldrm0 at vga1
Intel GM965 Video rev 0x0c at pci0 dev 2 function 1 not configured
uhci0 at pci0 dev 26 function 0 Intel 82801H USB rev 0x03: apic 1 int 16 (irq 
5)
uhci1 at pci0 dev 26 function 1 Intel 82801H USB rev 0x03: apic 1 int 21 (irq 
11)
ehci0 at pci0 dev 26 function 7 Intel 82801H USB rev 0x03: apic 1 int 18 (irq 
7)
usb0 at ehci0: USB revision 2.0
uhub0 at usb0 Intel EHCI root hub rev 2.00/1.00 addr 1
azalia0 at pci0 dev 27 function 0 Intel 82801H HD Audio rev 0x03: apic 1 int 
22 (irq 11)
azalia0: codec[s]: Sigmatel STAC9872AK, Conexant/0x2c06, using Sigmatel 
STAC9872AK
audio0 at azalia0
ppb0 at pci0 dev 28 function 0 Intel 82801H PCIE rev 0x03: apic 1 int 17 (irq 
10)
pci1 at ppb0 bus 2
ppb1 at pci0 dev 28 function 1 Intel 82801H PCIE rev 0x03: apic 1 int 16 (irq 
5)
pci2 at ppb1 bus 4
ppb2 at pci0 dev 28 function 2 Intel 82801H PCIE rev 0x03: apic 1 int 18 (irq 
7)
pci3 at ppb2 bus 6
iwn0 at pci3 dev 0 function 0 Intel Wireless WiFi Link 4965AGN rev 0x61: apic 
1 int 18 (irq 10), MIMO 2T3R, MoW1, address xx:xx:xx:xx:xx:xx:xx
ppb3 at pci0 dev 28 function 4 Intel 82801H PCIE rev 0x03: apic 1 int 17 (irq 
10)
pci4 at ppb3 bus 8
mskc0 at pci4 dev 0 function 0 Marvell Yukon 88E8036 rev 0x16, Yukon-2 FE 
(0x1): apic 1 int 16 (irq 5)
msk0 at mskc0 port A: address xx:xx:xx:xx:xx:xx
eephy0 at msk0 phy 0: 88E3082 10/100 PHY, rev. 3
uhci2 at pci0 dev 29 function 0 Intel 82801H USB rev 0x03: apic 1 int 23 (irq 
10)
uhci3 at pci0 dev 29 function 1 Intel 82801H USB rev 0x03: apic 1 int 19 (irq 
10)

Re: gnome-session broken?

2008-10-25 Thread Mikolaj Kucharski
On Sat, Oct 25, 2008 at 11:07:28PM +0200, Markus Bergkvist wrote:
 Temporary work-around
 http://marc.info/?l=openbsd-portsm=122492925032482w=2

That helped, cheers.

-- 
best regards
q#



Re: Webkit r37790

2008-10-25 Thread James Turner
On Sat, Oct 25, 2008 at 05:57:17PM +0200, Landry Breuil wrote:
 Hi again,
 
 and here's finally a diff to update webkit to the latest svn snapshot,
 no regression so far on amd64 with midori when browsing various
 js-bloated websites/https sites. Took 1h40 to build on a dual-opteron,
 still building on my laptop/i386 and an xserve g4/ppc
 I'll commit it along midori update.
 Landry

Again, builds and runs great on amd64 once it finally finished compiling
:).

-- 
James Turner
BSD Group Consulting
http://www.bsdgroup.org



Re: gnome-session broken?

2008-10-25 Thread Daniel Dickman
Thanks. That worked for me too.

On Sat, 25 Oct 2008, Markus Bergkvist wrote:

 Temporary work-around
 http://marc.info/?l=openbsd-portsm=122492925032482w=2
 
 /Markus
 
 Daniel Dickman wrote:
  I just did a clean build of base + ports and when I try to run gdm I get the
  error messages below and can't login. Am I doing something wrong? dmesg also
  included below in case it's needed.
  
  Thanks for any help or hints.
  
  
  /etc/X11/gdm/Xsession: Beginning session setup...
  /etc/X11/gdm/Xsession: Setup done, will execute: /usr/bin/ssh-agent --
  gnome-session
  SESSION_MANAGER=local/puffy.nyc.rr.com:/tmp/.ICE-unix/8323
  ** Message: another SSH agent is running at: /tmp/ssh-ZlfkCcBYNE/agent.8323
  Failed to get dbus-daemon's pid
  **
  ** ERROR:(gsm-dbus.c:118):gsm_dbus_daemon_start: assertion failed:
  (dbus_daemon_pid != 0)
  
  
  OpenBSD 4.4-current (GENERIC.MP) #3: Sat Oct 25 00:34:26 UTC 2008
  [EMAIL PROTECTED]:/usr/src/sys/arch/i386/compile/GENERIC.MP
  cpu0: Intel(R) Core(TM)2 Duo CPU T7100 @ 1.80GHz (GenuineIntel 686-class)
  1.80 GHz
  cpu0:
  FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,SSE3,MWAIT,DS-CPL,VMX,EST,TM2,CX16,xTPR
  real mem  = 2137419776 (2038MB)
  avail mem = 2058207232 (1962MB)
  mainbus0 at root
  bios0 at mainbus0: AT/286+ BIOS, date 04/03/07, BIOS32 rev. 0 @ 0xfdbd0,
  SMBIOS rev. 2.4 @ 0xdc010 (17 entries)
  bios0: vendor Phoenix Technologies LTD version R0040J7 date 04/03/2007
  bios0: Sony Corporation VGN-FZ145E
  acpi0 at bios0: rev 2
  acpi0: tables DSDT FACP APIC HPET MCFG TCPA SLIC TMOR APIC BOOT SSDT SSDT
  SSDT SSDT SSDT
  acpi0: wakeup devices PWRB(S4) PXSX(S3) PXSX(S3) PXSX(S3) PXSX(S3) USB1(S3)
  USB2(S3) USB3(S3) USB4(S3) USB5(S3) EHC1(S3) EHC2(S3)
  acpitimer0 at acpi0: 3579545 Hz, 24 bits
  acpimadt0 at acpi0 addr 0xfee0: PC-AT compat
  cpu0 at mainbus0: apid 0 (boot processor)
  cpu0: apic clock running at 199MHz
  cpu1 at mainbus0: apid 1 (application processor)
  cpu1: Intel(R) Core(TM)2 Duo CPU T7100 @ 1.80GHz (GenuineIntel 686-class)
  1.80 GHz
  cpu1:
  FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,SSE3,MWAIT,DS-CPL,VMX,EST,TM2,CX16,xTPR
  ioapic0 at mainbus0: apid 1 pa 0xfec0, version 20, 24 pins
  ioapic0: misconfigured as apic 2, remapped to apid 1
  acpihpet0 at acpi0: 14318179 Hz
  acpiprt0 at acpi0: bus 0 (PCI0)
  acpiprt1 at acpi0: bus -1 (PEGP)
  acpiprt2 at acpi0: bus 2 (RP01)
  acpiprt3 at acpi0: bus 4 (RP02)
  acpiprt4 at acpi0: bus 6 (RP03)
  acpiprt5 at acpi0: bus 8 (RP05)
  acpiprt6 at acpi0: bus 9 (PCIB)
  acpiec0 at acpi0
  acpicpu0 at acpi0: C3, C2
  acpicpu1 at acpi0: C3, C2
  acpitz0 at acpi0: critical temperature 127 degC
  acpitz1 at acpi0: critical temperature 105 degC
  acpitz1: TZ01: failed to read _AC0
  acpitz1: TZ01: failed to read _AC1
  acpiac0 at acpi0: AC unit online
  acpibat0 at acpi0: BAT0 type LiOn oem Sony Corp.
  acpibtn0 at acpi0: LID0
  acpibtn1 at acpi0: PWRB
  acpivideo at acpi0 not configured
  bios0: ROM list: 0xc/0xee00! 0xdc000/0x4000! 0xe/0x1800!
  cpu0: unknown Enhanced SpeedStep CPU, msr 0x06170a2d06000a2d
  cpu0: using only highest and lowest power states
  cpu0: Enhanced SpeedStep 2000 MHz (1420 mV): speeds: 2000, 1200 MHz
  pci0 at mainbus0 bus 0: configuration mode 1 (bios)
  pchb0 at pci0 dev 0 function 0 Intel GM965 Host rev 0x0c
  vga1 at pci0 dev 2 function 0 Intel GM965 Video rev 0x0c
  wsdisplay0 at vga1 mux 1: console (80x25, vt100 emulation)
  wsdisplay0: screen 1-5 added (80x25, vt100 emulation)
  agp0 at vga1: aperture at 0xd000, size 0x1000
  inteldrm0 at vga1
  Intel GM965 Video rev 0x0c at pci0 dev 2 function 1 not configured
  uhci0 at pci0 dev 26 function 0 Intel 82801H USB rev 0x03: apic 1 int 16
  (irq 5)
  uhci1 at pci0 dev 26 function 1 Intel 82801H USB rev 0x03: apic 1 int 21
  (irq 11)
  ehci0 at pci0 dev 26 function 7 Intel 82801H USB rev 0x03: apic 1 int 18
  (irq 7)
  usb0 at ehci0: USB revision 2.0
  uhub0 at usb0 Intel EHCI root hub rev 2.00/1.00 addr 1
  azalia0 at pci0 dev 27 function 0 Intel 82801H HD Audio rev 0x03: apic 1
  int 22 (irq 11)
  azalia0: codec[s]: Sigmatel STAC9872AK, Conexant/0x2c06, using Sigmatel
  STAC9872AK
  audio0 at azalia0
  ppb0 at pci0 dev 28 function 0 Intel 82801H PCIE rev 0x03: apic 1 int 17
  (irq 10)
  pci1 at ppb0 bus 2
  ppb1 at pci0 dev 28 function 1 Intel 82801H PCIE rev 0x03: apic 1 int 16
  (irq 5)
  pci2 at ppb1 bus 4
  ppb2 at pci0 dev 28 function 2 Intel 82801H PCIE rev 0x03: apic 1 int 18
  (irq 7)
  pci3 at ppb2 bus 6
  iwn0 at pci3 dev 0 function 0 Intel Wireless WiFi Link 4965AGN rev 0x61:
  apic 1 int 18 (irq 10), MIMO 2T3R, MoW1, address xx:xx:xx:xx:xx:xx:xx
  ppb3 at pci0 dev 28 function 4 Intel 82801H PCIE rev 0x03: apic 1 int 17
  (irq 10)
  pci4 at ppb3 bus 8
  mskc0 at pci4 dev 0 function 0 Marvell Yukon 88E8036 rev 0x16, Yukon-2 FE
  (0x1): apic 1