Re: CVS: cvs.openbsd.org: ports

2010-11-07 Thread Matthias Kilian
On Sat, Nov 06, 2010 at 01:11:44PM -0600, Matthias Kilian wrote:
 You'll now get sane output for all Haskell libraries. For example:
 
 $ ghc-pkg field mtl pkgpath
 pkgpath: lang/ghc

BTW: if you want to get a list of names and pkgpaths of all Haskell
libraries, you can use something like

$ ghc-pkg field \* name,pkgpath | awk '/^name:/ {n = $2} /^pkgpath:/ {print n, 
$2}'



CVS: cvs.openbsd.org: ports

2010-11-07 Thread Steven Mestdagh
CVSROOT:/cvs
Module name:ports
Changes by: ste...@cvs.openbsd.org  2010/11/07 05:32:07

Modified files:
net/pidgin : Makefile 
net/pidgin/files: ssl-openssl.c 

Log message:
have the OpenSSL module call OpenSSL_add_all_algorithms() upon initialization

from brad (maintainer)



CVS: cvs.openbsd.org: ports

2010-11-07 Thread Sebastian Reitenbach
CVSROOT:/cvs
Module name:ports
Changes by: sebas...@cvs.openbsd.org2010/11/07 08:52:38

Modified files:
x11/gnustep/ftp: Makefile 

Log message:
Fix WANTLIB

OK, jasper@



Agevolazioni per aziende e privati

2010-11-07 Thread Luca-19
Se non visualizzi correttamente questa email clicca qui

Clicca qui per accedere ai servizi finanziari
Mutui - Prestiti - Leasing - cambializzati - prestiti aziendali -
vitalizi - fidejussioni - assistenza alle aziende in crisi - informazioni
commerciali - recupero crediti

Novit`!! !
Informazioni commerciali

Per la tutela del credito, sia nella fase pre-contrattuale che in quella
pre-contenziosa.

Prova subito
h gratis.
Massima visibilit`
per la tua azienda o i tuoi annunci

Visibilit` Nazionale

Visibilit` Mondiale

 /DIV



CVS: cvs.openbsd.org: ports

2010-11-07 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2010/11/07 09:37:42

Modified files:
lang/jruby : Makefile 
Added files:
lang/jruby/patches: 
patch-lib_ruby_site_ruby_shared_ffi_library_rb 

Log message:
Fix build on a clean system and add a patch to make JRuby work with
more FFI libraries.

OK landry@, bernd@



CVS: cvs.openbsd.org: ports

2010-11-07 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2010/11/07 10:00:45

Modified files:
devel/glib2: Makefile 
Removed files:
devel/glib2/patches: patch-configure 

Log message:
We have sched_get_priority_* now.



CVS: cvs.openbsd.org: ports

2010-11-07 Thread Federico G. Schwindt
CVSROOT:/cvs
Module name:ports
Changes by: fg...@cvs.openbsd.org   2010/11/07 10:17:42

Modified files:
devel/py-buildbot: Makefile distinfo 
devel/py-buildbot/pkg: PLIST 

Log message:
Update to buildbot 0.8.2. wcmaier@ (maintainer) ok.



CVS: cvs.openbsd.org: ports

2010-11-07 Thread David Coppa
CVSROOT:/cvs
Module name:ports
Changes by: dco...@cvs.openbsd.org  2010/11/07 11:06:00

Log message:
Import vmwh, a handy vmware userland helper for X.

vmwh is a vmware helper for X11, developed on OpenBSD to run in userland
alongside the vmt(4) vmware kernel driver and the vmmouse Xorg driver.
It detects when the mouse cursor switches back to the host (ungrabs)
and sends the guest's X11 clipboard data (read from xclip) to the host
through the vmware backdoor, which gets put onto the host's clipboard.
It then detects when the mouse cursor switches back to the guest
(grabs) and replaces the X11 clipboard contents (via xclip) with the
host's, which is read through the vmware backdoor.

OK jasper@

Status:

Vendor Tag: dcoppa
Release Tags:   dcoppa_20101107

N ports/sysutils/vmwh/distinfo
N ports/sysutils/vmwh/Makefile
N ports/sysutils/vmwh/pkg/PLIST
N ports/sysutils/vmwh/pkg/DESCR
N ports/sysutils/vmwh/pkg/MESSAGE
N ports/sysutils/vmwh/patches/patch-Makefile

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2010-11-07 Thread David Coppa
CVSROOT:/cvs
Module name:ports
Changes by: dco...@cvs.openbsd.org  2010/11/07 11:07:50

Modified files:
sysutils   : Makefile 

Log message:
+vmwh

OK jasper@



CVS: cvs.openbsd.org: ports

2010-11-07 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2010/11/07 11:29:54

Modified files:
sysutils/memtest86+: Makefile 
sysutils/memtest86+/pkg: PLIST 
Added files:
sysutils/memtest86+/pkg: README 
Removed files:
sysutils/memtest86+/files: README.OpenBSD 
sysutils/memtest86+/pkg: MESSAGE 

Log message:
- move to pkg readmes



CVS: cvs.openbsd.org: ports

2010-11-07 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2010/11/07 11:48:24

Modified files:
graphics/tesseract: Makefile 
graphics/tesseract/pkg: PLIST-main 
Removed files:
graphics/tesseract/files: README.OpenBSD 

Log message:
- move to pkg readmes



CVS: cvs.openbsd.org: ports

2010-11-07 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2010/11/07 11:45:38

Modified files:
multimedia/xine-lib: Makefile 
Removed files:
multimedia/xine-lib/patches: 
 patch-src_xine-engine_audio_decoder_c 
 patch-src_xine-engine_video_decoder_c 

Log message:
- remove unneeded patches that we have sched_get_priority_* now.

from brad (MAINTAINER)



CVS: cvs.openbsd.org: ports

2010-11-07 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2010/11/07 11:46:57

Modified files:
multimedia/xine-ui: Makefile 
Removed files:
multimedia/xine-ui/patches: patch-src_xitk_panel_c 
patch-src_xitk_xine-toolkit_label_c 
patch-src_xitk_xine-toolkit_tips_c 

Log message:
- remove unneeded patches that we have sched_get_priority_* now.

from brad (MAINTAINER)



CVS: cvs.openbsd.org: ports

2010-11-07 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2010/11/07 11:49:10

Added files:
graphics/tesseract/pkg: README-main 

Log message:
i made you a readme, but cvs eated it..



CVS: cvs.openbsd.org: ports

2010-11-07 Thread Marc Espie
CVSROOT:/cvs
Module name:ports
Changes by: es...@cvs.openbsd.org   2010/11/07 11:50:57

Modified files:
editors/beaver : Makefile 
editors/ht : Makefile 
editors/ldapvi : Makefile 
editors/leafpad: Makefile 
editors/tea: Makefile 
editors/vim: Makefile 
editors/xemacs21/stable: Makefile 
emulators/fuse-utils: Makefile 
emulators/sdlmess: Makefile 

Log message:
do LIB_DEPENDS for emulators/editors



CVS: cvs.openbsd.org: ports

2010-11-07 Thread David Coppa
CVSROOT:/cvs
Module name:ports
Changes by: dco...@cvs.openbsd.org  2010/11/07 11:58:24

Modified files:
www/gnash  : Makefile 
Added files:
www/gnash/patches: patch-gui_Player_cpp 
   patch-libcore_DisplayList_cpp 
   patch-libcore_ExternalInterface_cpp 
   patch-libcore_asobj_XMLNode_as_cpp 
   patch-libsound_sdl_sound_handler_sdl_cpp 
   patch-plugin_npapi_plugin_cpp 

Log message:
Backport a bunch of bug fixes from upstream, including fixing WAV
header writing on 64-bit archs.

From Brad (maintainer)



CVS: cvs.openbsd.org: ports

2010-11-07 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2010/11/07 11:58:39

Modified files:
games/clonekeen: Makefile 
games/clonekeen/pkg: PLIST 
Added files:
games/clonekeen/pkg: README 
Removed files:
games/clonekeen/files: README.OpenBSD 
games/clonekeen/pkg: MESSAGE 

Log message:
- move to pkg readmes



CVS: cvs.openbsd.org: ports

2010-11-07 Thread Robert Nagy
CVSROOT:/cvs
Module name:ports
Changes by: rob...@cvs.openbsd.org  2010/11/07 12:04:41

Modified files:
editors/openoffice3: Makefile 
editors/openoffice3/patches: patch-configure_in 

Log message:
Adapt to the libwpd library named change



CVS: cvs.openbsd.org: ports

2010-11-07 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2010/11/07 12:06:15

Modified files:
sysutils/memtest86+: Makefile 
sysutils/memtest86+/patches: patch-Makefile 

Log message:
- honor CC/CFLAGS

ok form@ (MAINTAINER)



CVS: cvs.openbsd.org: ports

2010-11-07 Thread Marc Espie
CVSROOT:/cvs
Module name:ports
Changes by: es...@cvs.openbsd.org   2010/11/07 12:12:42

Modified files:
geo/gdal   : Makefile 
geo/geoclue: Makefile 
geo/gpsbabel   : Makefile 
lang/chicken   : Makefile 
lang/eltclsh   : Makefile 
lang/gcc/4.2   : Makefile 
lang/gfortran  : Makefile 
lang/mono  : Makefile 
lang/python: Makefile.inc 
lang/ruby/1.8  : Makefile 

Log message:
convert WANTLIB on geo/lang



CVS: cvs.openbsd.org: ports

2010-11-07 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2010/11/07 12:13:40

Modified files:
www/lighttpd   : Makefile 
Added files:
www/lighttpd/patches: patch-src_network_c 

Log message:
- unbreak https

from brad (MAINTAINER)



CVS: cvs.openbsd.org: ports

2010-11-07 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2010/11/07 12:29:56

Modified files:
x11/skippy : Makefile 

Log message:
- remove unneeded PKG_CONFIG_PATH



CVS: cvs.openbsd.org: ports

2010-11-07 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2010/11/07 12:28:48

Modified files:
x11/skippy : Makefile 
x11/skippy/pkg : PLIST 
Added files:
x11/skippy/pkg : README 
Removed files:
x11/skippy/files: README.OpenBSD 

Log message:
- move to pkg-readmes



CVS: cvs.openbsd.org: ports

2010-11-07 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2010/11/07 12:50:10

Modified files:
graphics/amide : Makefile 
x11/fluxbox: Makefile 
x11/kde/base3  : Makefile 
x11/kde/graphics3: Makefile 
x11/matchbox/libmatchbox: Makefile 
x11/mlterm : Makefile 
x11/wmi: Makefile 
x11/xawtv  : Makefile 

Log message:
- ${LOCALBASE}/lib/pkgconfig and ${X11BASE}/lib/pkgconfig are default search
directories for pkg-config(1) nowadays. so remove these quirks.



CVS: cvs.openbsd.org: ports

2010-11-07 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2010/11/07 12:52:00

Modified files:
x11/openmotif  : Makefile 
x11/openmotif/pkg: PLIST-main 
Added files:
x11/openmotif/pkg: README-main 
Removed files:
x11/openmotif/files: README.OpenBSD 

Log message:
- switch to pkg-readmes



CVS: cvs.openbsd.org: ports

2010-11-07 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2010/11/07 12:59:00

Modified files:
x11/xawtv  : Makefile 

Log message:
- alpha has bktr(4) as well, so enable it here too.

ok robert@ (MAINTAINER)



CVS: cvs.openbsd.org: ports

2010-11-07 Thread Marc Espie
CVSROOT:/cvs
Module name:ports
Changes by: es...@cvs.openbsd.org   2010/11/07 13:15:42

Modified files:
multimedia/gstreamer-0.10/plugins-base: Makefile 
multimedia/mkvtoolnix: Makefile 
multimedia/recordmydesktop/base: Makefile 

Log message:
LIB_DEPENDS - WANTLIB



CVS: cvs.openbsd.org: ports

2010-11-07 Thread Marc Espie
CVSROOT:/cvs
Module name:ports
Changes by: es...@cvs.openbsd.org   2010/11/07 13:33:59

Modified files:
math/arpack: Makefile 
math/calcoo: Makefile 
math/cblas : Makefile 
math/galculator: Makefile 
math/ginac : Makefile 
math/gnuplot   : Makefile 
math/grace : Makefile 
math/grpn  : Makefile 
math/kst   : Makefile 
math/lapack: Makefile 
math/p5-AI-FANN: Makefile 
math/p5-Math-BigInt-GMP: Makefile 
math/p5-Math-GMP: Makefile 
math/py-numpy  : Makefile 
math/qtoctave  : Makefile 
math/wcalc : Makefile 

Log message:
WANTLIB for math



CVS: cvs.openbsd.org: ports

2010-11-07 Thread Federico G. Schwindt
CVSROOT:/cvs
Module name:ports
Changes by: fg...@cvs.openbsd.org   2010/11/07 18:20:06

Modified files:
devel/py-buildbot: Makefile 
devel/py-buildbot/pkg: PLIST 

Log message:
correct plist and don't need to fake to run regress.



CVS: cvs.openbsd.org: ports

2010-11-07 Thread Marc Espie
CVSROOT:/cvs
Module name:ports
Changes by: es...@cvs.openbsd.org   2010/11/07 18:22:37

Modified files:
devel/ORBit2   : Makefile 
devel/apr-util : Makefile 
devel/asp2php  : Makefile 
devel/autogen  : Makefile 
devel/avrdude  : Makefile 
devel/bakery   : Makefile 
devel/beediff  : Makefile 
devel/c2hs : Makefile 
devel/ccrtp: Makefile 
devel/cln  : Makefile 
devel/codeblocks: Makefile 
devel/cvsgraph : Makefile 
devel/cvstrac  : Makefile 

Log message:
LIB_DEPENDS cleanup



Re: OpenBSD KDE4 Ports (was: Makefile format/best practices)

2010-11-07 Thread Landry Breuil
On Sat, Nov 06, 2010 at 05:27:04PM -0700, onteria wrote:
 As an update to the building of kde4 side by side with kde3, as well as
 getting it to run side by side, I've so far found the following:
 
 1) Looking at FreeBSD, the kde4 problem is solved by installation of
 kde4 into /usr/local/kde4

No way, sorry but that's utterly gross. FreeBSD doing things like this
is not a reason for it being a good idea. Besides, the existing kde4 we
have in tree uses the correct layout.

 Packages will need to have WANTLIB updated for KDE4 libs, such as the
 following example with kde-base:
 
 WANTLIB += GL GLU ICE SM X11 Xau Xdmcp Xext Xft Xpm Xrender Xt \
   cglib-2.0 kde4/lib/kde3support kde4/lib/kdecore.=8 \
   kde4/lib/kdesu kde4/lib/kdeui \

Once you'll be at WANTLIB fixes, that means most of the work is done. In
the meantime, don't really bother with it.. concentrate on runtime
issue/crashes/linuxisms in code..

 Please note that if we want to do divisions of directory structure such
 as:
 
 /usr/local/lib/kde4
 /usr/local/include/kde4
 /usr/local/bin/kde4
 
 etc., that this could potentially add a large level of complexity to the
 process. Unlike Qt3/4 I don't think the build system easily allows that
 level of breaking down.

It surely allows that.

Landry



Re: lang/jruby build fix and FFI patch

2010-11-07 Thread Bernd Ahlers
Jeremy Evans [Sat, Nov 06, 2010 at 08:03:59PM -0700] wrote:
naddy@ mentioned that this was broken on a clean system, and bernd@
sent me a diff to improve FFI support.  So here's a diff that allows
lang/jruby to build on a clean system and work with more FFI libraries.
Notably, nokogiri now works correctly (no port for it yet, but you can
jgem install it).

Looking for OKs.

ok bernd@

Regards,
Bernd



SCM SCR335 SmartCard reader works OK with GnuPG 2 (was Re: [New] gnupg2)

2010-11-07 Thread Olivier Mehani
Ahoy,

On Wed, Nov 03, 2010 at 07:31:38AM +0100, David Coppa wrote:
  It could be fun if someone could test this port with a gnupg smartcard.
  Hum, I actually have a card reader that I just set up under Linux [0].
  My 4.7 is on a remote machine, but I'll try to track down a spare
  machine and put a fresh 4.8 on it to try it all.
 It doesn't work. At least the OpenPGP SmartCard V2 I have.
 This card requires pcsc-lite and ccid. I've ported both and they worked.
 My work stopped trying to make scdaemon working: threading issues made
 me give up.

I just found time, over the week end, to install 4.8 on said spare machine.
My SCM SCR335 USB reader works nicely out of the box with just
gnupg-2-0-15. No need for pcsc-lite nor ccid.

After starting the GPG agent, I could list and use the keys, both for
signing, decryption AND remote SSH login. I jotted down some doc here
[0].

Next step is trying to see how to do system auth as well! (;

[0] 
https://www.narf.ssji.net/~shtrom/wiki/tips/openpgpsmartcard#doing_the_same_with_openbsd_48

-- 
Olivier Mehani sht...@ssji.net
PGP fingerprint: 4435 CF6A 7C8D DD9B E2DE  F5F9 F012 A6E2 98C6 6655


pgp2TYsj342gf.pgp
Description: PGP signature


new: editors/gummi

2010-11-07 Thread Matthias Kilian
Comment:
simple LaTeX editor

Description:
Gummi is a LaTeX editor written in the C programming language using
the GTK+ toolkit. It was designed with simplicity in mind, but hopes
to attract both novice and advanced LaTeX writers.

WWW: http://gummi.midnightcoding.org/


ok?

Ciao,
Kili


gummi.tgz
Description: application/tar-gz


[new] zeromq pyzmq packages

2010-11-07 Thread Benoit Chesneau
Hi all,

Find attached packages for zeromq 2.0.10 (http://www.zeromq.org/)  and
its python binding pyzmq 2.0.8 .  0mq is a simple message library. It
It basically gives you a socket interface allowing you to quickly
build your own messaging system.

Tested under last amd64 -current with simple python code from here:
http://nichol.as/zeromq-an-introduction.

Ok for that ?

- benoit


zmq-2.0.10.tgz
Description: GNU Zip compressed data


pyzmq-2.0.8.tgz
Description: GNU Zip compressed data


[wip] Xfce 4.8pre1

2010-11-07 Thread Landry Breuil
Yo,

a pre-alpha of xfce 4.8 has just been released :
http://foo-projects.org/pipermail/xfce/2010-November/027848.html

anyone interested in testing it can get it w/
cd /usr/ports/mystuff/x11/  git clone http://rhaalovely.net/git/xfce4

and build/install/update all the components in the subdir.

not all the bits and pieces are here yet but most core components
works fine. Transition work will be needed for ports depending on
exo-0.3 and all panel plugins will have to be rebuilt.

Landry



Error on gd dependencies on OpenBSD 4.7

2010-11-07 Thread Pandu Rakimanputra
Hello openBSD package Maintainer.

I found a error when I tried to install pfstat in my OpenBSD 4.7. But
I found error and this is my error

# pkg_add pfstat
Can't install gd-2.0.35p0 because of libraries
|library fontconfig.6.0 not found
| not found anywhere
|library freetype.17.0 not found
| not found anywhere
Direct dependencies for gd-2.0.35p0 resolve to: jpeg-7 png-1.2.41
libiconv-1.13p0
Full dependency tree is jpeg-7 png-1.2.41 libiconv-1.13p0
Can't install pfstat-2.3p1: can't resolve gd-2.0.35p0

I've already tried 4 mirrors. The last mirror that I tried is:
ftp://ftp.openbsd.org/pub/OpenBSD/4.7/packages/i386/

This is my kernel information:
OpenBSD 4.7 (GENERIC) #558: Wed Mar 17 20:46:15 MDT 2010
dera...@i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC

This is my system information:
Nov  8 00:56:56 a19-inet-router /bsd: cpu0: AMD Athlon(tm) Processor
(AuthenticAMD 686-class, 256KB L2 cache) 699 MHz
Nov  8 00:56:56 a19-inet-router /bsd: cpu0:
FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR
Nov  8 00:56:56 a19-inet-router /bsd: real mem  = 133722112 (127MB)
Nov  8 00:56:56 a19-inet-router /bsd: avail mem = 120918016 (115MB)
Nov  8 00:56:56 a19-inet-router /bsd: mainbus0 at root
Nov  8 00:56:56 a19-inet-router /bsd: bios0 at mainbus0: AT/286+ BIOS,
date 02/21/00, BIOS32 rev. 0 @ 0xfb350, SMBIOS rev. 2.2 @ 0xf0800 (39
entries)
Nov  8 00:56:56 a19-inet-router /bsd: bios0: vendor Award Software
International, Inc. version 6.00 PG date 02/21/2000
Nov  8 00:56:56 a19-inet-router /bsd: apm0 at bios0: Power Management
spec V1.2 (slowidle)
Nov  8 00:56:57 a19-inet-router /bsd: apm0: AC on, battery charge unknown
Nov  8 00:56:57 a19-inet-router /bsd: acpi at bios0 function 0x0 not configured
Nov  8 00:56:57 a19-inet-router /bsd: pcibios0 at bios0: rev 2.1 @
0xf/0xb7d0
Nov  8 00:56:57 a19-inet-router /bsd: pcibios0: PCI IRQ Routing Table
rev 1.0 @ 0xfdd80/144 (7 entries)
Nov  8 00:56:57 a19-inet-router /bsd: pcibios0: PCI Exclusive IRQs: 10 11 12
Nov  8 00:56:57 a19-inet-router /bsd: pcibios0: PCI Interrupt Router
at 000:07:0 (AMD 756 Power rev 0x00)
Nov  8 00:56:57 a19-inet-router /bsd: pcibios0: PCI bus #1 is the last bus
Nov  8 00:56:57 a19-inet-router /bsd: bios0: ROM list: 0xc/0x8000
Nov  8 00:56:57 a19-inet-router /bsd: cpu0 at mainbus0: (uniprocessor)
Nov  8 00:56:57 a19-inet-router /bsd: pci0 at mainbus0 bus 0:
configuration mode 1 (bios)
Nov  8 00:56:57 a19-inet-router /bsd: pchb0 at pci0 dev 0 function 0
AMD 751 System rev 0x25
Nov  8 00:56:57 a19-inet-router /bsd: amdagp0 at pchb0
Nov  8 00:56:57 a19-inet-router /bsd: agp0 at amdagp0: aperture at
0xd000, size 0x800
Nov  8 00:56:57 a19-inet-router /bsd: ppb0 at pci0 dev 1 function 0
AMD 751 PCI-PCI rev 0x01
Nov  8 00:56:58 a19-inet-router /bsd: pci1 at ppb0 bus 1
Nov  8 00:56:58 a19-inet-router /bsd: vga1 at pci1 dev 5 function 0
NVIDIA Riva TNT rev 0x04
Nov  8 00:56:58 a19-inet-router /bsd: wsdisplay0 at vga1 mux 1:
console (80x25, vt100 emulation)
Nov  8 00:56:58 a19-inet-router /bsd: wsdisplay0: screen 1-5 added
(80x25, vt100 emulation)
Nov  8 00:56:58 a19-inet-router /bsd: pcib0 at pci0 dev 7 function 0
AMD 756 ISA rev 0x01
Nov  8 00:56:58 a19-inet-router /bsd: pciide0 at pci0 dev 7 function 1
AMD 756 IDE rev 0x03: DMA, channel 0 configured to compatibility,
channel 1 configured to compatibility
Nov  8 00:56:58 a19-inet-router /bsd: wd0 at pciide0 channel 0 drive
0: QUANTUM FIREBALLlct10 05
Nov  8 00:56:58 a19-inet-router /bsd: wd0: 16-sector PIO, LBA, 4884MB,
10002825 sectors
Nov  8 00:56:58 a19-inet-router /bsd: wd0(pciide0:0:0): using PIO mode
4, Ultra-DMA mode 2
Nov  8 00:56:58 a19-inet-router /bsd: atapiscsi0 at pciide0 channel 1 drive 1
Nov  8 00:56:58 a19-inet-router /bsd: scsibus0 at atapiscsi0: 2 targets
Nov  8 00:56:58 a19-inet-router /bsd: cd0 at scsibus0 targ 0 lun 0:
SAMSUNG, CD-ROM SC-152B, BS02 ATAPI 5/cdrom removable
Nov  8 00:56:58 a19-inet-router /bsd: pciide0:1:1: multi-word DMA
disabled due to chip revision
Nov  8 00:56:58 a19-inet-router /bsd: cd0(pciide0:1:1): using PIO mode 4
Nov  8 00:56:58 a19-inet-router /bsd: amdpm0 at pci0 dev 7 function 3
AMD 756 Power rev 0x03
Nov  8 00:56:58 a19-inet-router /bsd: iic0 at amdpm0
Nov  8 00:56:58 a19-inet-router /bsd: lm1 at iic0 addr 0x2d: W83782D
Nov  8 00:56:58 a19-inet-router /bsd: spdmem0 at iic0 addr 0x50: 64MB
SDRAM non-parity PC100CL2
Nov  8 00:56:58 a19-inet-router /bsd: spdmem1 at iic0 addr 0x51: 64MB
SDRAM non-parity PC100CL3
Nov  8 00:56:58 a19-inet-router /bsd: ohci0 at pci0 dev 7 function 4
AMD 756 USB Host rev 0x06: irq 12, version 1.0, legacy support
Nov  8 00:56:58 a19-inet-router /bsd: rl0 at pci0 dev 8 function 0
Realtek 8139 rev 0x10: irq 11, address 00:13:f7:39:eb:57
Nov  8 00:56:58 a19-inet-router /bsd: rlphy0 at rl0 phy 0: RTL internal PHY
Nov  8 00:56:58 a19-inet-router /bsd: ste0 at pci0 dev 9 function 0
Sundance ST201 rev 0x31: irq 10, address 94:0c:6d:85:39:99
Nov  8 00:56:58 a19-inet-router /bsd: ukphy0 

Re: Error on gd dependencies on OpenBSD 4.7

2010-11-07 Thread Matthias Kilian
On Mon, Nov 08, 2010 at 01:59:12AM +0700, Pandu Rakimanputra wrote:
 I found a error when I tried to install pfstat in my OpenBSD 4.7. But
 I found error and this is my error
 
 # pkg_add pfstat
 Can't install gd-2.0.35p0 because of libraries
 |library fontconfig.6.0 not found
 | not found anywhere
 |library freetype.17.0 not found
 | not found anywhere

You're missing the xbase install set.



telephony/pjsua diff after sched_get_priority_* addition

2010-11-07 Thread David Coppa
We now have sched_get_priority_min and sched_get_priority_max.

Ok? 

ciao, 
david

Index: Makefile
===
RCS file: /cvs/ports/telephony/pjsua/Makefile,v
retrieving revision 1.13
diff -u -p -r1.13 Makefile
--- Makefile22 Oct 2010 14:36:12 -  1.13
+++ Makefile7 Nov 2010 19:41:05 -
@@ -5,6 +5,7 @@ COMMENT=lightweight sip client
 VERSION=   1.8.5
 DISTNAME=  pjproject-${VERSION}
 PKGNAME=   pjsua-${VERSION}
+REVISION=  0
 EXTRACT_SUFX=  .tar.bz2
 CATEGORIES=telephony
 
Index: patches/patch-pjlib_src_pj_os_core_unix_c
===
RCS file: patches/patch-pjlib_src_pj_os_core_unix_c
diff -N patches/patch-pjlib_src_pj_os_core_unix_c
--- /dev/null   1 Jan 1970 00:00:00 -
+++ patches/patch-pjlib_src_pj_os_core_unix_c   7 Nov 2010 19:41:05 -
@@ -0,0 +1,29 @@
+$OpenBSD$
+--- pjlib/src/pj/os_core_unix.c.orig   Fri Sep 24 09:49:32 2010
 pjlib/src/pj/os_core_unix.cSun Nov  7 20:32:24 2010
+@@ -311,11 +311,8 @@ PJ_DEF(int) pj_thread_get_prio_min(pj_thread_t *thread
+ if (rc != 0)
+   return -1;
+ 
+-#if defined _POSIX_PRIORITY_SCHEDULING
++#if defined (_POSIX_PRIORITY_SCHEDULING) || 
defined(_POSIX_THREAD_PRIORITY_SCHEDULING)
+ return sched_get_priority_min(policy);
+-#elif defined __OpenBSD__
+-/* Thread prio min/max are declared in OpenBSD private hdr */
+-return 0;
+ #else
+ pj_assert(pj_thread_get_prio_min() not supported!);
+ return 0;
+@@ -336,11 +333,8 @@ PJ_DEF(int) pj_thread_get_prio_max(pj_thread_t *thread
+ if (rc != 0)
+   return -1;
+ 
+-#if defined _POSIX_PRIORITY_SCHEDULING
++#if defined (_POSIX_PRIORITY_SCHEDULING) || 
defined(_POSIX_THREAD_PRIORITY_SCHEDULING)
+ return sched_get_priority_max(policy);
+-#elif defined __OpenBSD__
+-/* Thread prio min/max are declared in OpenBSD private hdr */
+-return 31;
+ #else
+ pj_assert(pj_thread_get_prio_max() not supported!);
+ return 0;



x11/wxWidgets diff after sched_get_priority_* addition

2010-11-07 Thread David Coppa
Same as previous diff: We now have sched_get_priority_min and 
sched_get_priority_max.

Ok? 

ciao, 
dav

Index: Makefile
===
RCS file: /cvs/ports/x11/wxWidgets/Makefile,v
retrieving revision 1.29
diff -u -p -r1.29 Makefile
--- Makefile4 Nov 2010 12:05:25 -   1.29
+++ Makefile7 Nov 2010 20:15:47 -
@@ -7,7 +7,7 @@ COMMENT =   c++ cross-platform GUI toolkit
 V =2.8.11
 DISTNAME = wxWidgets-${V}
 PKGNAME =  wxWidgets-gtk2-${V}
-REVISION = 0
+REVISION = 1
 
 SHARED_LIBS =  wx_base 2.0 \
wx_base_net 2.0 \
Index: patches/patch-configure_in
===
RCS file: /cvs/ports/x11/wxWidgets/patches/patch-configure_in,v
retrieving revision 1.5
diff -u -p -r1.5 patch-configure_in
--- patches/patch-configure_in  2 Nov 2010 13:10:51 -   1.5
+++ patches/patch-configure_in  7 Nov 2010 20:15:47 -
@@ -78,25 +78,3 @@ $OpenBSD: patch-configure_in,v 1.5 2010/
  else
  AC_MSG_WARN([Wide character support is unavailable])
  fi
-@@ -5609,8 +5595,13 @@ if test $TOOLKIT != MSW -a $USE_OS2 != 1; then
-   dnl  (this one can be in either libpthread or libposix4 (under 
Solaris))
-   dnl   3. pthread_attr_getschedparam and pthread_attr_setschedparam
-   HAVE_PRIOR_FUNCS=0
-+  if test $USE_OPENBSD = 1; then
-   AC_CHECK_FUNC(pthread_attr_getschedpolicy,
-  [AC_CHECK_FUNC(pthread_attr_setschedparam,
-+ HAVE_PRIOR_FUNCS=1)])
-+  else
-+  AC_CHECK_FUNC(pthread_attr_getschedpolicy,
-+ [AC_CHECK_FUNC(pthread_attr_setschedparam,
-[AC_CHECK_FUNC(sched_get_priority_max,
-HAVE_PRIOR_FUNCS=1,
-[AC_CHECK_LIB([posix4], sched_get_priority_max,
-@@ -5622,6 +5613,7 @@ if test $TOOLKIT != MSW -a $USE_OS2 != 1; then
-)]
-  )]
-)
-+  fi
- 
-   if test $HAVE_PRIOR_FUNCS = 1; then
- AC_DEFINE(HAVE_THREAD_PRIORITY_FUNCTIONS)
Index: patches/patch-src_unix_threadpsx_cpp
===
RCS file: patches/patch-src_unix_threadpsx_cpp
diff -N patches/patch-src_unix_threadpsx_cpp
--- patches/patch-src_unix_threadpsx_cpp2 Nov 2010 13:10:52 -   
1.1
+++ /dev/null   1 Jan 1970 00:00:00 -
@@ -1,34 +0,0 @@
-$OpenBSD: patch-src_unix_threadpsx_cpp,v 1.1 2010/11/02 13:10:52 dcoppa Exp $
 src/unix/threadpsx.cpp.origThu Apr 15 11:04:33 2010
-+++ src/unix/threadpsx.cpp Thu Oct 28 07:27:58 2010
-@@ -1109,19 +1109,29 @@ wxThreadError wxThread::Create(unsigned int WXUNUSED_S
- wxLogError(_(Cannot retrieve thread scheduling policy.));
- }
- 
--#ifdef __VMS__
-+#if defined(__VMS__) || defined (__OPENBSD__)
-/* the pthread.h contains too many spaces. This is a work-around */
-+   /* on OpenBSD, priority min/max are declared in libpthread private hdr */
- # undef sched_get_priority_max
- #undef sched_get_priority_min
-+#endif
-+#ifdef __VMS__
- #define sched_get_priority_max(_pol_) \
-  (_pol_ == SCHED_OTHER ? PRI_FG_MAX_NP : PRI_FIFO_MAX)
- #define sched_get_priority_min(_pol_) \
-  (_pol_ == SCHED_OTHER ? PRI_FG_MIN_NP : PRI_FIFO_MIN)
- #endif
- 
-+#ifdef __OPENBSD__
-+// on OpenBSD, priority min/max are declared in libpthread private hdr
-+int max_prio = 31,
-+min_prio = 0,
-+prio = m_internal-GetPriority();
-+#else
- int max_prio = sched_get_priority_max(policy),
- min_prio = sched_get_priority_min(policy),
- prio = m_internal-GetPriority();
-+#endif
- 
- if ( min_prio == -1 || max_prio == -1 )
- {



Re: hunspell 1.2.12 update - need help/advice

2010-11-07 Thread Martynas Venckus
On 11/3/10, Stuart Henderson s...@spacehopper.org wrote:
 On 2010/11/03 13:44, LEVAI Daniel wrote:
 On Wed, Nov 03, 2010 at 11:24:23 +, Stuart Henderson wrote:
  On 2010/11/03 11:57, LEVAI Daniel wrote:
 However, there are some warnings when loading the hungarian
   spell files, because the dictionaries in the tree are very old. I've
   tried to contact Martynas regarding this, but got no reply. The
   warnings
   are harmless, but if this is blocking this hunspell update, then
   please
   help me resolve this issue. I'm willing to post updates for the new
   hungarian ispell dictionaries, but currently this is not possible,
   because the dist files are on some self-maintained mirror. How can we
   update this/these packages?
 
  Please post what you have for the dictionaries, there is probably
  someone who can mirror the distfiles.
 I meant that the current port's Makefile contains some self-maintained
 MASTER_SITES. Sorry, English is my second language :)

 Ah I see what you mean now. Btw your English is considerably better
 than my Hungarian which is pretty much limited to koszonom and a
 terrible pronunciation of megnezed a belyeggyujtemenyem so this is
 fine :)

 Anyway, I've attached the new port for magyarispell, which is the
 Hungarian dictionary package.

 missing $OpenBSD$ line at the top, but also I wonder if it makes
 more sense to work it into the mozilla-dicts package.. Martynas are
 you around? what do you think?

i think this is wrong;  mozilla-dicts should contain dictionaries
provided by mozilla.

the problem is, we're using very old mozilla-dicts;  i'll prepare an
update soon.  (i see mozilla-dicts-hu has been updated March 30, 2010)

 Index: Makefile
 ===
 RCS file: /cvs/ports/textproc/mozilla-dicts/Makefile,v
 retrieving revision 1.13
 diff -u -p -r1.13 Makefile
 --- Makefile  11 Oct 2010 08:18:29 -  1.13
 +++ Makefile  3 Nov 2010 14:56:04 -
 @@ -9,6 +9,7 @@ V=1.2
  NAME=mozilla-dicts
  PKGNAME= ${NAME}-${V}
  REVISION=0
 +REVISION-hu= 1

  CATEGORIES=  textproc

 @@ -23,10 +24,11 @@ PERMIT_DISTFILES_CDROM= Yes
  PERMIT_DISTFILES_FTP=Yes

  MASTER_SITES=http://openbsddistfiles.com/martynas/mozilla/dicts/${V}/
 +MASTER_SITES0=   ${MASTER_SITE_SOURCEFORGE:=magyarispell/}

  LANGUAGES=   af ar be bg ca cs cy-GB da de-AT de-CH de-DE el-EN \
   el en-AU en-CA en-GB en-ZA eo es-AR es-ES et eu fr \
 - fy-NL ga-IE gl he hr hsb hu id is it ku la lt lv \
 + fy-NL ga-IE gl he hr hsb id is it ku la lt lv \
   nb-NO nl nn-NO pl pt-BR pt-PT ro ru sk sl sq sr \
   sv-SE uk

 @@ -46,11 +48,17 @@ PKGNAME-$i=   ${NAME}-$i-${V}
  COMMENT-$i=  $i dictionary for Mozilla
  .endfor

 +MULTI_PACKAGES+=-hu
 +PKGNAME-hu=  ${NAME}-hu-${V}
 +COMMENT-hu=  hu dictionary for Mozilla
 +DISTFILES+=  hu_HU-1.6.1.tar.gz:0
 +
  do-extract:
  .for i in ${LANGUAGES}
   @${UNZIP} -oq ${FULLDISTDIR}/$i.xpi -d ${WRKDIR} \*.aff
   @${UNZIP} -oq ${FULLDISTDIR}/$i.xpi -d ${WRKDIR} \*.dic
  .endfor
 + @gzip -dc ${FULLDISTDIR}/hu_HU-1.6.1.tar.gz | tar xf - -C ${WRKDIR}

  do-install:
   ${INSTALL_DATA_DIR} ${PREFIX}/share/mozilla-dicts
 @@ -58,5 +66,9 @@ do-install:
   ${PREFIX}/share/mozilla-dicts/
   ${INSTALL_DATA} ${WRKDIR}/dictionaries/*.dic \
   ${PREFIX}/share/mozilla-dicts/
 + ${INSTALL_DATA} ${WRKDIR}/hu_HU-*/hu_HU.aff \
 + ${PREFIX}/share/mozilla-dicts/hu-HU.aff
 + ${INSTALL_DATA} ${WRKDIR}/hu_HU-*/hu_HU.dic \
 + ${PREFIX}/share/mozilla-dicts/hu-HU.dic

  .include bsd.port.mk
 Index: distinfo
 ===
 RCS file: /cvs/ports/textproc/mozilla-dicts/distinfo,v
 retrieving revision 1.2
 diff -u -p -r1.2 distinfo
 --- distinfo  25 Sep 2008 21:13:48 -  1.2
 +++ distinfo  3 Nov 2010 14:56:04 -
 @@ -27,7 +27,7 @@ MD5 (mozilla-dicts-1.2/gl.xpi) = HEl/aS4
  MD5 (mozilla-dicts-1.2/he.xpi) = e2scDma1md+mW1uqfON8eg==
  MD5 (mozilla-dicts-1.2/hr.xpi) = 348exwLm6P8yjVJR0p4+iA==
  MD5 (mozilla-dicts-1.2/hsb.xpi) = SizcG91uLhLZ5OEiyfnMhA==
 -MD5 (mozilla-dicts-1.2/hu.xpi) = nwMvanovTPUlxcmWwvlcJQ==
 +MD5 (mozilla-dicts-1.2/hu_HU-1.6.1.tar.gz) = AShndeNo4Tpdxvg5d/8Ylw==
  MD5 (mozilla-dicts-1.2/id.xpi) = XKazg+x6SU/WxckBiz4zAw==
  MD5 (mozilla-dicts-1.2/is.xpi) = 87QACsTqB+Ss7AcPgsJAWw==
  MD5 (mozilla-dicts-1.2/it.xpi) = yQkz7FSoW7d2Z/9PaaMtyA==
 @@ -78,7 +78,7 @@ RMD160 (mozilla-dicts-1.2/gl.xpi) = bLhH
  RMD160 (mozilla-dicts-1.2/he.xpi) = eBZlQ+oA2zBUHyyUDIE+OctDlU8=
  RMD160 (mozilla-dicts-1.2/hr.xpi) = ASzh4kPtJbf+T/RRVz4d5B1pZVU=
  RMD160 (mozilla-dicts-1.2/hsb.xpi) = olMU6cMWu4WTgH4O+g72Qr5jEBk=
 -RMD160 (mozilla-dicts-1.2/hu.xpi) = OZ3xeNK+eaKNzqXbEa4BCR50J+M=
 +RMD160 (mozilla-dicts-1.2/hu_HU-1.6.1.tar.gz) =
 rTcQemLNZXSF10VgNV/DFfyD3fo=
  RMD160 (mozilla-dicts-1.2/id.xpi) 

[update] apache couchdb 1.0.1

2010-11-07 Thread Benoit Chesneau
Find attached a diff to update the couchdb package to the last stable
1.0.1 version. Tested on last openbsd amd64. OK for that?


apache-couchdb-1.0.1.diff
Description: Binary data


Re: [update] erlang 14B

2010-11-07 Thread viq
On Sun, Nov 07, 2010 at 11:22:05PM +0100, Benoit Chesneau wrote:
 Find attached an updated version of erlang package to last R14B.
 Tested on amd64 with last couchdb. Sent to the maintainer too.
 
 - benoît

I haven't looked in detail at your update yet, but one thing I found
when working on my version of it, is that if you want asynchronous
threads (`erl +A10`, for example as called by rabbitmq 2.1.x) to work
processors older than pentium 4, you need something like this in the
makefile:

.if ${MACHINE_ARCH} == i386
CONFIGURE_ARGS +=   --enable-ethread-pre-pentium4-compatibility \
enable_ethread_pre_pentium4_compatibilit=yes
.endif

Yes, someone can't spell over there.
-- 
viq


pgp6FaK9q2SG6.pgp
Description: PGP signature


FIX: nginx-0.8.53

2010-11-07 Thread Piotr Sikora

Hi,
nginx-0.8 has two new modules (SCGI and uwsgi) with their own temporary path 
and include files. Those modules are installed by default but aren't taken 
care of in the port.


Attached patch fixes this.

Best regards,
Piotr Sikora  piotr.sik...@frickle.com 


nginx-0.8.53p2.patch
Description: Binary data


Re: FIX: nginx-0.8.53

2010-11-07 Thread David Gwynne
this makes sense to me. if someone else agrees then they should commit it.

dlg

On 08/11/2010, at 10:27 AM, Piotr Sikora wrote:

 Hi,
 nginx-0.8 has two new modules (SCGI and uwsgi) with their own temporary path 
 and include files. Those modules are installed by default but aren't taken 
 care of in the port.
 
 Attached patch fixes this.
 
 Best regards,
 Piotr Sikora  piotr.sik...@frickle.com 
 nginx-0.8.53p2.patch



NORPHI Pictures - la nouvelle banque d'images

2010-11-07 Thread NORPHI Pictures
The new picture library

Français : www.norphipictures.com

English : www.norphipictures.com/en

[IMAGE]

[IMAGE]

[IMAGE]

[IMAGE]

[IMAGE]

[IMAGE]

[IMAGE]

[IMAGE]

Recherche par catalogue :

  * Architecture

  * Alimentaire

  * Image d'exception

  * Industrie

  * Tradition

  * Fond et matière

  * Evénement

  * Nature

  * Transport

  * Animal

  * Maison

  * Habillement

  * Personnage

Les plus de NORPHI Pictures : photos et dessins anciens

[IMAGE]

[IMAGE]

[IMAGE]

[IMAGE]

[IMAGE]

[IMAGE]

Site NORPHI Pictures :

Ce site a été créé par des professionnels de la communication du
marketing et du web, nos formations sont artistiques, avec les divers
métiers tel que, photographe publicitaire et artistique, graphiste
designer et décorateur. Il veut répondre aux attentes des
professionnels des métiers d'arts graphiques de la publicité et de tout
autre métier graphique et artistique. Son évolution se fera avec vous
par vos demandes, vos souhaits et vos aspirations. NORPHIpictures est un
site vivant et évolutif, avec un système de recherche ou les mots clés
ne sont plus prioritaires, mais ou la priorité est donnée aux
catalogues.Ce mode de recherche sera constamment en évolution, ceci afin
d’éviter l’erreur humaine de la frappe et les erreurs liées aux
trop nombreux mots clés.


Pour ne plus recevoir d'emails de notre part, cliquez-ici
If you no longer wish to receive email from us, click here