[PATCH] proposal for x11-wm/windowmaker

2012-03-19 Thread Arrigo Marchiori
Hello, I am attaching a "quick-and-dirty" patch that should reallow compilation of x11-wm/windowmaker under 7-STABLE. The problem seems to be the missing macro HAVE_SYS_SELECT_H; the patch just forces it in the configure script if a FreeBSD system is detected. Please Cc' me in any answers becaus

Re: [PATCH] proposal for x11-wm/windowmaker

2012-03-19 Thread Pav Lucistnik
On 2012/03/19 08:59, Arrigo Marchiori wrote: Hello, I am attaching a "quick-and-dirty" patch that should reallow compilation of x11-wm/windowmaker under 7-STABLE. The problem seems to be the missing macro HAVE_SYS_SELECT_H; the patch just forces it in the configure script if a FreeBSD system is

libaio freebsd port

2012-03-19 Thread Radim Kolar
Can anybody help me with porting libaio to freebsd? I found linux version in ports /usr/ports/emulators/linux-libaio but could not even find project homepage to look at source code. ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/m

Current unassigned ports problem reports

2012-03-19 Thread FreeBSD bugmaster
(Note: an HTML version of this report is available at http://www.freebsd.org/cgi/query-pr-summary.cgi?category=ports .) The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsol

what's pkg(8) equivalent of pkg_info -W ?

2012-03-19 Thread Anton Shterenlikht
-- Anton Shterenlikht Room 2.6, Queen's Building Mech Eng Dept Bristol University University Walk, Bristol BS8 1TR, UK Tel: +44 (0)117 331 5944 Fax: +44 (0)117 929 4423 ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo

Re: what's pkg(8) equivalent of pkg_info -W ?

2012-03-19 Thread Matthew Seaman
On 19/03/2012 11:08, Anton Shterenlikht wrote: > pkg which filename Cheers, Matthew -- Dr Matthew J Seaman MA, D.Phil. 7 Priory Courtyard Flat 3 PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate JID:

Re: libaio freebsd port

2012-03-19 Thread Chad Perrin
On Mon, Mar 19, 2012 at 10:39:17AM +0100, Radim Kolar wrote: > Can anybody help me with porting libaio to freebsd? > > I found linux version in ports /usr/ports/emulators/linux-libaio but > could not even find project homepage to look at source code. Is this it? http://oss.oracle.com/project

Re: libaio freebsd port

2012-03-19 Thread Vitaly Magerya
Chad Perrin wrote: >> I found linux version in ports /usr/ports/emulators/linux-libaio but >> could not even find project homepage to look at source code. > > Is this it? > > http://oss.oracle.com/projects/libaio-oracle/ I think it is [1] and related functions, at least those are what emulato

Re: libaio freebsd port

2012-03-19 Thread Radim Kolar
Dne 19.3.2012 17:50, Vitaly Magerya napsal(a): Chad Perrin wrote: I found linux version in ports /usr/ports/emulators/linux-libaio but could not even find project homepage to look at source code. Is this it? http://oss.oracle.com/projects/libaio-oracle/ O guess that Oracle lib implements

Re: [PATCH] proposal for x11-wm/windowmaker

2012-03-19 Thread Doug Barton
On 3/19/2012 12:59 AM, Arrigo Marchiori wrote: > Hello, > > I am attaching a "quick-and-dirty" patch that should reallow > compilation of x11-wm/windowmaker under 7-STABLE. > > The problem seems to be the missing macro HAVE_SYS_SELECT_H; the patch > just forces it in the configure script if a Fre

Re: [PATCH] proposal for x11-wm/windowmaker

2012-03-19 Thread Ade Lovett
On 3/19/2012 16:15, Doug Barton wrote: On 3/19/2012 12:59 AM, Arrigo Marchiori wrote: Hello, I am attaching a "quick-and-dirty" patch that should reallow compilation of x11-wm/windowmaker under 7-STABLE. The problem seems to be the missing macro HAVE_SYS_SELECT_H; the patch just forces it in t

Re: [PATCH] proposal for x11-wm/windowmaker

2012-03-19 Thread Doug Barton
On 3/19/2012 4:54 PM, Ade Lovett wrote: > On 3/19/2012 16:15, Doug Barton wrote: >> On 3/19/2012 12:59 AM, Arrigo Marchiori wrote: >>> Hello, >>> >>> I am attaching a "quick-and-dirty" patch that should reallow >>> compilation of x11-wm/windowmaker under 7-STABLE. >>> >>> The problem seems to be th