Re: CVS: cvs.openbsd.org: ports

2010-09-02 Thread Marco Peereboom
The issue is that mandoc does not like russian whereas groff wouldn't care. According to kristaps this is by design and there is nothing he can do about that. On Thu, Sep 02, 2010 at 10:06:55AM -0600, Edd Barrett wrote: CVSROOT: /cvs Module name: ports Changes by: e...@cvs.openbsd.org

CVS: cvs.openbsd.org: ports

2010-08-31 Thread Marco Peereboom
CVSROOT:/cvs Module name:ports Changes by: ma...@cvs.openbsd.org 2010/08/31 07:39:55 Modified files: net/adsuck : Makefile distinfo Log message: Fix a crash where dumb apps try to be smart by moving the domain name around. Take maintainership. Move snapshot

CVS: cvs.openbsd.org: ports

2010-08-31 Thread Marco Peereboom
CVSROOT:/cvs Module name:ports Changes by: ma...@cvs.openbsd.org 2010/08/31 14:53:57 Modified files: net/adsuck : Makefile net/adsuck/pkg : DESCR Log message: Cleanup from brad via a ajacoutot ok ajacoutot

adsuck 1.9

2010-08-31 Thread Marco Peereboom
CATEGORIES=net -HOMEPAGE= http://www.peereboom.us/adsuck/ -MAINTAINER=Todd T. Fries t...@openbsd.org +HOMEPAGE= http://opensource.conformal.com/wiki/Adsuck +MAINTAINER=Marco Peereboom ma...@openbsd.org EXTRACT_SUFX= .tgz # BSD

Re: adsuck 1.9

2010-08-31 Thread Marco Peereboom
oh, duh. so is that an ok? On Tue, Aug 31, 2010 at 03:16:39PM +0200, Antoine Jacoutot wrote: On Tue, 31 Aug 2010, Marco Peereboom wrote: Fix a crash when crazy apps prepend, postpend or some other stupid dns name games that make no sense. Take maintainership. Move to new

kivio stencils

2010-08-27 Thread Marco Peereboom
Finally I found a visio replacement. Kivio is pretty dang neat but one really needs the extended stencils found: http://kde-look.org/content/show.php/Klipart+Stencil+Collections?content=6907 It would be nice if this could be put into a pkg. Any takers?

Re: uae

2010-08-19 Thread Marco Peereboom
Neat! Anyone porting that yet? On Thu, Aug 19, 2010 at 07:47:27PM +1000, armpit wrote: On 08/19/2010 01:12 PM, Marco Peereboom wrote: Is there a version of uae that has an ethernet device on it? btw, there is a newer version out then in our tree ;-) PUAE offers A2065 ethernet

uae

2010-08-18 Thread Marco Peereboom
Is there a version of uae that has an ethernet device on it? btw, there is a newer version out then in our tree ;-)

Re: xxxterm 1.97

2010-08-13 Thread Marco Peereboom
It was pointed out to me I missed a file. So here is the real 103. One day I'll figure out the ports system... Index: Makefile === RCS file: /cvs/ports/www/xxxterm/Makefile,v retrieving revision 1.1 diff -u -p -r1.1 Makefile ---

Re: xxxterm 1.97

2010-08-12 Thread Marco Peereboom
Add mouse-less support using the f option. Index: Makefile === RCS file: /cvs/ports/www/xxxterm/Makefile,v retrieving revision 1.1 diff -u -p -r1.1 Makefile --- Makefile25 Mar 2010 09:40:11 - 1.1 +++ Makefile12 Aug

Re: xxxterm 1.97

2010-08-11 Thread Marco Peereboom
) -Wall -pthread -+LDFLAGS+=$(GTK_LD) -pthread - - .include bsd.prog.mk On Tue, Aug 10, 2010 at 03:49:35PM -0500, Marco Peereboom wrote: Oga made me make a port so here it is. New features: * add alias support * make tabs reorderable * :1 goes to top * add half page movement with ctrl-d ctrl-u

confusing statement in dovecot

2010-07-23 Thread Marco Peereboom
Warning: fd limit 128 is lower than what Dovecot can use under full load (more than 640). Either grow the limit or change login_max_processes_count and max_mail_processes settings That sentence is rather confusing. What and what do you want the user to do? is 640 the right number? what about

Re: confusing statement in dovecot

2010-07-23 Thread Marco Peereboom
On Fri, Jul 23, 2010 at 01:56:44PM -0500, Matthew Weigel wrote: On Fri, 23 Jul 2010 12:21:14 -0600, Chris Bennett ch...@bennettconstruction.biz wrote: On 07/23/10 11:40, Marco Peereboom wrote: Warning: fd limit 128 is lower than what Dovecot can use under full load (more than 640). Either

Re: webkit 1.2.1

2010-07-17 Thread Marco Peereboom
WebKit 1.3.1 is out ;-) And it has juicy new features :-) On Fri, Jun 25, 2010 at 09:15:24AM +0200, Landry Breuil wrote: Hi, here's the update to latest webkit-gtk. As usual, test in you random configuration if you use it or one of the depending ports.. Landry ? libwebkit-1.0.so.2.1 ?

Re: patch for vim-gtk

2010-07-14 Thread Marco Peereboom
On Wed, Jul 14, 2010 at 02:15:11PM +0100, Stuart Henderson wrote: On 2010/07/14 05:34, Chris Bennett wrote: On 07/14/10 02:53, Stuart Henderson wrote: On 2010/07/13 11:05, Chris Bennett wrote: I have seen a consistent crash when running vim from M-p in scrotwm. I have done this by

Re: patch for vim-gtk

2010-07-14 Thread Marco Peereboom
Can the scrotwm using folks try this diff? Index: scrotwm.c === RCS file: /u/marco/scrotvs/scrotwm/scrotwm.c,v retrieving revision 1.296 diff -u -p -u -p -r1.296 scrotwm.c --- scrotwm.c 13 Jul 2010 04:05:06 - 1.296 +++

Re: patch for vim-gtk

2010-07-14 Thread Marco Peereboom
Actually vim goes apeshit when launched this way. Sit there eating the cpu 100%. On Wed, Jul 14, 2010 at 10:32:59AM -0500, Marco Peereboom wrote: Can the scrotwm using folks try this diff? Index: scrotwm.c === RCS file: /u

Re: patch for vim-gtk

2010-07-14 Thread Marco Peereboom
Try this instead. Index: scrotwm.c === RCS file: /u/marco/scrotvs/scrotwm/scrotwm.c,v retrieving revision 1.296 diff -u -p -u -p -r1.296 scrotwm.c --- scrotwm.c 13 Jul 2010 04:05:06 - 1.296 +++ scrotwm.c 14 Jul 2010

*****SPAM***** Re: patch for vim-gtk

2010-07-14 Thread Marco Peereboom
...@bennettconstruction.biz wrote: On 07/14/10 14:12, Marco Peereboom wrote: Try this instead. This did not stop vim problem. ---End Message---

CVS: cvs.openbsd.org: ports

2010-07-08 Thread Marco Peereboom
CVSROOT:/cvs Module name:ports Changes by: ma...@cvs.openbsd.org 2010/07/08 15:37:36 Modified files: x11/scrotwm: Makefile distinfo x11/scrotwm/patches: patch-scrotwm_c x11/scrotwm/pkg: PLIST Log message: Move to 0.9.25 Changelog: Make NVIDIA

mtr not working

2010-07-08 Thread Marco Peereboom
$ mtr No nameservers defined. $ Anyone got any ideas why it doesn't work?

Re: python 2.6 update and default

2010-07-03 Thread Marco Peereboom
On Fri, Jul 02, 2010 at 01:40:54PM +0100, Stuart Henderson wrote: On 2010/07/02 15:34, Pekka Niiranen wrote: Damien Miller wrote: On Wed, 30 Jun 2010, Stuart Henderson wrote: The things I use regularly work fine. Admittedly this is not all that many programs, but in the absence of

CVS: cvs.openbsd.org: ports

2010-06-29 Thread Marco Peereboom
CVSROOT:/cvs Module name:ports Changes by: ma...@cvs.openbsd.org 2010/06/29 18:33:54 Modified files: x11/scrotwm: Makefile distinfo x11/scrotwm/patches: patch-scrotwm_c x11/scrotwm/pkg: PLIST Log message: Add a realy silly follow mouse feature for

Re: webkit 1.2.1

2010-06-27 Thread Marco Peereboom
Did you see slowdowns in xxxterm/midori before on amd64? when opening a new link? On Sun, Jun 27, 2010 at 09:44:55AM +0200, Matthias Kilian wrote: On Fri, Jun 25, 2010 at 09:28:10AM +0200, Landry Breuil wrote: here's the update to latest webkit-gtk. As usual, test in you random configuration

Re: webkit 1.2.1

2010-06-27 Thread Marco Peereboom
If you type a URL and hit enter, goes it take minutes for it to get going? On Sun, Jun 27, 2010 at 07:56:50PM +0200, Matthias Kilian wrote: On Sun, Jun 27, 2010 at 09:03:57AM -0500, Marco Peereboom wrote: Did you see slowdowns in xxxterm/midori before on amd64? when opening a new link

Re: anyone interested in (or disgusted by) lang/pugs?

2010-06-20 Thread Marco Peereboom
You guys should just use scrotwm ;-) Then there is no need to learn another language and you can continue on lisping ;-) On Sun, Jun 20, 2010 at 02:48:31PM +0200, Matthias Kilian wrote: On Sun, Jun 20, 2010 at 08:36:00AM -0400, Kenneth R Westerback wrote: Anyone? We've 58 ports depending on

Re: anyone interested in (or disgusted by) lang/pugs?

2010-06-20 Thread Marco Peereboom
On Sun, Jun 20, 2010 at 03:06:26PM +0200, Matthias Kilian wrote: On Sun, Jun 20, 2010 at 07:57:29AM -0500, Marco Peereboom wrote: You guys should just use scrotwm ;-) Guess what WM I'm using on my non-{i386,amd64} machines ;-) Then there is no need to learn another language and you can

Re: anyone interested in (or disgusted by) lang/pugs?

2010-06-20 Thread Marco Peereboom
Tell me again how awesome xmonad works on arm. On Jun 20, 2010, at 10:10 AM, Jona Joachim j...@hcl-club.lu wrote: On 2010-06-20, Marco Peereboom sl...@peereboom.us wrote: You guys should just use scrotwm ;-) Then there is no need to learn another language and you can continue on lisping

Re: anyone interested in (or disgusted by) lang/pugs?

2010-06-20 Thread Marco Peereboom
On Jun 20, 2010, at 10:02 AM, Kenneth R Westerback kwesterb...@rogers.com wrote: On Sun, Jun 20, 2010 at 09:06:14AM -0500, Marco Peereboom wrote: On Sun, Jun 20, 2010 at 03:06:26PM +0200, Matthias Kilian wrote: On Sun, Jun 20, 2010 at 07:57:29AM -0500, Marco Peereboom wrote: You guys

Re: anyone interested in (or disgusted by) lang/pugs?

2010-06-20 Thread Marco Peereboom
On Sun, Jun 20, 2010 at 07:48:55PM -0400, Kenneth R Westerback wrote: On Sun, Jun 20, 2010 at 12:32:53PM -0400, Ian Darwin wrote: For operating system code, yes. But for some stuff -- I mean real-world stuff like web applications -- languages like haskell or even lisp are probably more

Re: python 2.5: time to go?

2010-06-16 Thread Marco Peereboom
I would leave 2.5 alone too. I am sure there are apps that require it and it really doesn't hurt anything in the tree. Unfortunate side effect of these types of languages. On Wed, Jun 16, 2010 at 05:00:19PM +0100, Federico G. Schwindt wrote: hi, is there any reason to keep 2.5 around and

Re: python 2.5: time to go?

2010-06-16 Thread Marco Peereboom
force people to maintain their own port even though there is no real benefit for us to remove it. Anyway, just my $0.02 and feel free to ignore me. On Wed, Jun 16, 2010 at 05:37:01PM +0100, Federico G. Schwindt wrote: On Wed, Jun 16, 2010 at 11:26:43AM -0500, Marco Peereboom wrote: I would leave

Re: PostgreSQL 9.0

2010-06-07 Thread Marco Peereboom
What's the plan? Keeping an 8 around and a 9? I'd prefer that. On Mon, Jun 07, 2010 at 01:43:54PM +0200, Pierre-Emmanuel Andr? wrote: On Mon, May 03, 2010 at 12:19:49PM +0200, Pierre-Emmanuel Andr? wrote: Hi, I start a new thread for this future upgrade. This firt shot is for the

Re: PostgreSQL 9.0

2010-06-07 Thread Marco Peereboom
9 is a bit of a departure from their philosophy. It is much more big bang than I am comfortable with. What are the complications for having 2 versions? On Mon, Jun 07, 2010 at 01:28:49PM +0100, Stuart Henderson wrote: On 2010/06/07 07:21, Marco Peereboom wrote: What's the plan? Keeping an 8

Re: CVS: cvs.openbsd.org: ports

2010-05-27 Thread Marco Peereboom
Why is this not a flavor? On Wed, May 26, 2010 at 04:15:42PM -0600, Stefan Sperling wrote: CVSROOT: /cvs Module name: ports Changes by: s...@cvs.openbsd.org2010/05/26 16:15:42 Modified files: editors/vim: Makefile distinfo Added files: editors/vim/pkg:

Re: CVS: cvs.openbsd.org: ports

2010-05-27 Thread Marco Peereboom
On Thu, May 27, 2010 at 08:32:27PM +0100, Stuart Henderson wrote: On 2010/05/27 14:04, Marco Peereboom wrote: Why is this not a flavor? Flavors are for when some files are built in different ways depending on build options (example: some software which links with several types of database

Re: CVS: cvs.openbsd.org: ports

2010-05-27 Thread Marco Peereboom
On Fri, May 28, 2010 at 12:03:13AM +0200, Matthias Kilian wrote: On Thu, May 27, 2010 at 09:52:14PM +, Jacob Meuser wrote: Well that is really what I meant, just got the lingo wrong. Can this be fixed please? This can easily be done using a PSEUDO_FLAVOR, I see no reason

Re: update: editors/vim: 7.2.267 - 7.2.416

2010-05-11 Thread Marco Peereboom
works on amd64 with gcc4 On Tue, May 11, 2010 at 11:53:54AM -0500, Chris Kuethe wrote: Giant piles of little patches. ftp://ftp.vim.org/pub/editors/vim/patches/7.2/README -- GDB has a 'break' feature; why doesn't it have 'fix' too?

Re: new port submission: shells/mksh

2010-04-27 Thread Marco Peereboom
On Tue, Apr 27, 2010 at 02:56:29PM +0200, Thorsten Glaser wrote: Hi, here???s a ???works fine for me??? port of mksh, an alternative to both /bin/ksh and ATT ksh. Regression tests also pass. Please test and commit. Didn't learn a thing, eh? Thanks, //mirabilos -- tarent

Re: emulators/xmame still useful?

2010-04-21 Thread Marco Peereboom
boo! i guess i'll switch then... On Thu, Apr 22, 2010 at 02:09:02AM +0200, Landry Breuil wrote: On Thu, Apr 22, 2010 at 12:03:23AM +, Jacob Meuser wrote: is there still a use for xmame or has it truly been superceeded by sdlmame/sdlmess? As i already told you privately, xmame is dead

CVS: cvs.openbsd.org: ports

2010-04-20 Thread Marco Peereboom
CVSROOT:/cvs Module name:ports Changes by: ma...@cvs.openbsd.org 2010/04/20 13:33:59 Modified files: x11/scrotwm/patches: patch-scrotwm_c x11/scrotwm/pkg: PLIST Log message: Update to 0.9.23 that fixes a redraw bug that made my life slow and misserable

CVS: cvs.openbsd.org: ports

2010-04-20 Thread Marco Peereboom
CVSROOT:/cvs Module name:ports Changes by: ma...@cvs.openbsd.org 2010/04/20 13:49:21 Modified files: x11/scrotwm: Makefile distinfo Log message: My CVS dir got hosed somehow and Makefile and distinfo didn't get committed

Re: Can mysql be set to utilize all cores in a CPU in generic.mp ?

2010-04-07 Thread Marco Peereboom
No because mysql uses stupid threads instead of forking. On Wed, Apr 07, 2010 at 03:09:14PM -0600, Andres Salazar wrote: Greetings, Iam suing amd64 with generic.mp kernel, a quadcore processor and mysql from the multi threaded default compiled mysql from ports. Iam using sysbench-mysql to

Re: Can mysql be set to utilize all cores in a CPU in generic.mp ?

2010-04-07 Thread Marco Peereboom
even a debate. Do you know if postgresql behaves the same way as to the kernel resources and its cores? postgres forks like $DEITY intended so yes it'll scale across resources. Thank you Andres On Wed, Apr 7, 2010 at 3:28 PM, Marco Peereboom sl...@peereboom.us wrote: No because

Re: mandoc errors in ports

2010-04-02 Thread Marco Peereboom
x11/scrotwm scrotwm_es.1:21:2: error: NAME section must be first I don't understand the issue. What does this mean?

need port

2010-04-01 Thread Marco Peereboom
Can someone with some mad git + python skillz port this: http://linux.dell.com/git/?p=firmware-extract.git;a=summary

Re: scrotwm patch to change wm.

2010-03-08 Thread Marco Peereboom
Just use program[menu] just like M-P does. On Mon, Mar 08, 2010 at 01:31:05PM +, Edd Barrett wrote: On Sun, Mar 07, 2010 at 07:15:13PM -0600, Marco Peereboom wrote: I agree with dwc's assesment. You need to make sure dmenu is the magical tool. And if it is not, do what? Just carry

Re: scrotwm patch to change wm.

2010-03-07 Thread Marco Peereboom
I agree with dwc's assesment. You need to make sure dmenu is the magical tool. On Mar 7, 2010, at 5:54 PM, Darrin Chandler dwchand...@stilyagin.com wrote: On Sun, Mar 07, 2010 at 10:21:39PM +, Edd Barrett wrote: Hi guys, I have had this patch sitting around in my $HOME for a while.

xxxterm slideml

2010-02-24 Thread Marco Peereboom
I really wanted to play with chromium but I have never been able to get it to work reliably on i386. It doesn't work at all on amd64 and I peeked at the code. Bad idea! The template riddle c++ garbage made me defecate through my eyes. I should have known better trying crap from the borg.

Re: chromium port build problem

2010-01-25 Thread Marco Peereboom
I agree. Them amd64 port doesn't work at all. i386 sometimes works but is very crashy. On Mon, Jan 25, 2010 at 10:18:44PM +0200, Antti Harri wrote: I think the port should be marked as BROKEN as it requires cpu instructions that for example none of my desktops have (all older i386,

Re: chromium port build problem

2010-01-25 Thread Marco Peereboom
Not amd64... On Mon, Jan 25, 2010 at 09:44:47PM +, Stuart Henderson wrote: On 2010/01/25 22:18, Antti Harri wrote: I think the port should be marked as BROKEN as it requires cpu instructions that for example none of my desktops have (all older i386, athlon or similar). The best so

Re: [PATCH] fix MESSAGE for net/adsuck

2010-01-18 Thread Marco Peereboom
I have run into that before and forgot to fix it. Thanks I'll get that cleaned up. On Mon, Jan 18, 2010 at 08:55:09AM -0500, RD Thrush wrote: TRUETRUEPREFIX - TRUEPREFIX Index: net/adsuck/Makefile === RCS file:

Re: license for emulators/frodo?

2010-01-14 Thread Marco Peereboom
Yeah that better come out of the CDROM. On Thu, Jan 14, 2010 at 05:49:53PM +, Jacob Meuser wrote: from ${PREFIX}/share/doc/frodo/legalmush.html The program Frodo, this manual and the source code may be freely distributed as long as they remain unchanged (archiving and packing is

Re: [NEW] vimprobable-20100105

2010-01-13 Thread Marco Peereboom
On Tue, Jan 12, 2010 at 09:02:47PM -0600, Abel Abraham Camarillo Ojeda wrote: Landry Breuil lan...@rhaalovely.net wrote: On Mon, Jan 11, 2010 at 11:17:14PM -0600, Abel Abraham Camarillo Ojeda wrote: Is it ok to change the default search page to google? at this time the

Re: [NEW] vimprobable-20100105

2010-01-12 Thread Marco Peereboom
On Tue, Jan 12, 2010 at 09:35:36AM +0100, Landry Breuil wrote: On Mon, Jan 11, 2010 at 11:17:14PM -0600, Abel Abraham Camarillo Ojeda wrote: Landry Breuil lan...@rhaalovely.net wrote: On Tue, Jan 05, 2010 at 03:52:14PM -0600, Abel Abraham Camarillo Ojeda wrote: Abel Abraham

CVS: cvs.openbsd.org: ports

2010-01-11 Thread Marco Peereboom
CVSROOT:/cvs Module name:ports Changes by: ma...@cvs.openbsd.org 2010/01/11 14:07:01 Modified files: x11/scrotwm: Makefile distinfo Log message: Roll to new snap

CVS: cvs.openbsd.org: ports

2010-01-06 Thread Marco Peereboom
CVSROOT:/cvs Module name:ports Changes by: ma...@cvs.openbsd.org 2010/01/06 18:57:28 Modified files: x11/scrotwm: Makefile distinfo x11/scrotwm/patches: patch-scrotwm_c x11/scrotwm/pkg: PLIST Log message: sick of pkg_add installing the wrong

Re: qemu/kqemu

2010-01-06 Thread Marco Peereboom
No. qemu is slow and kqemu on smp doesn't work. So you'll simply have to suck it up. rdesktop might be your friend. On Wed, Jan 06, 2010 at 11:57:26AM -0300, Robert Yuri wrote: installed the qemu from /usr/ports/emulators/{ qemu, kqemu }. It is very slow when running windowsxp under it. i am

Re: [NEW] vimprobable-20100105

2010-01-06 Thread Marco Peereboom
Per the website this code is very much in development. So it is actively being worked. On Wed, Jan 06, 2010 at 10:12:07AM -0600, nealHogan wrote: On Tue, Jan 05, 2010 at 10:43:44PM -0800, Aaron Stellman wrote: On Tue, Jan 05, 2010 at 03:52:14PM -0600, Abel Abraham Camarillo Ojeda wrote:

Re: [NEW] vimprobable-20100105

2010-01-05 Thread Marco Peereboom
cool! On Tue, Jan 05, 2010 at 03:52:14PM -0600, Abel Abraham Camarillo Ojeda wrote: Abel Abraham Camarillo Ojeda acam...@the00z.org wrote: $ cat DESCR Vimprobable is a WWW browser that behaves like the Vimperator plugin available for Mozilla Firefox. It is based on the WebKit engine

Re: [NEW] vimprobable-20100105

2010-01-05 Thread Marco Peereboom
This easily is my fav port in a long time. Someone get this in please :-) On Tue, Jan 05, 2010 at 03:52:14PM -0600, Abel Abraham Camarillo Ojeda wrote: Abel Abraham Camarillo Ojeda acam...@the00z.org wrote: $ cat DESCR Vimprobable is a WWW browser that behaves like the Vimperator plugin

Re: (n to go) progress bar

2009-12-17 Thread Marco Peereboom
On Thu, Dec 17, 2009 at 07:00:08PM +0100, Marc Espie wrote: On Thu, Dec 17, 2009 at 06:43:02PM +0100, frantisek holop wrote: on the internet, you are never alone ;] -f Yeah, but Paul is our resident gypsy, so we routinely ignore him (and doubly so if we're rude frogs) I am on Paul's

Re: (n to go) progress bar

2009-12-17 Thread Marco Peereboom
On Thu, Dec 17, 2009 at 10:29:39PM +0100, Marc Espie wrote: On Thu, Dec 17, 2009 at 12:26:42PM -0600, Marco Peereboom wrote: On Thu, Dec 17, 2009 at 07:00:08PM +0100, Marc Espie wrote: On Thu, Dec 17, 2009 at 06:43:02PM +0100, frantisek holop wrote: on the internet, you are never alone

Re: Chromium port [?]

2009-12-08 Thread Marco Peereboom
It only proves he works for the dark overlords. On Wed, Dec 09, 2009 at 01:22:25PM +1100, Damien Miller wrote: On Wed, 9 Dec 2009, Andrej Elizarov wrote: Just wonder, does anyone know about Chromium browser port for openbsd? I had tried it on Windows box and seems it's much faster than FF

Re: gate simulator

2009-12-07 Thread Marco Peereboom
but seems to come down to: you can use it for personal and educational use. So if someone is bored... On Sun, Dec 06, 2009 at 09:46:53PM -0600, Marco Peereboom wrote: I need some sort gate simulator. Anyone know of a port that does this? I searched for http://sourceforge.net/projects/gatesim

gate simulator

2009-12-06 Thread Marco Peereboom
I need some sort gate simulator. Anyone know of a port that does this? I searched for http://sourceforge.net/projects/gatesim/ but didn't find it.

mplayer

2009-12-06 Thread Marco Peereboom
any way to get this to work on mplayer: == Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family [svq3 @ 0xae7fc0]could not uncompress watermark logo Could not open codec. VDecoder init failed :( Requested video

scrotwm 0.9.19

2009-10-24 Thread Marco Peereboom
ok? diff -ruNp -x CVS ports/x11/scrotwm/Makefile scrotwm-0.9.19-port/Makefile --- ports/x11/scrotwm/Makefile Thu Oct 22 17:34:59 2009 +++ scrotwm-0.9.19-port/MakefileSat Oct 24 10:35:19 2009 @@ -1,11 +1,10 @@ -# $OpenBSD: Makefile,v 1.14 2009/10/22 22:34:59 sthen Exp $ +# $OpenBSD:

scrotwm 0.9.18

2009-10-20 Thread Marco Peereboom
EXTRACT_SUFX= .tgz CATEGORIES=x11 HOMEPAGE= http://www.scrotwm.org/ -MAINTAINER=Pierre-Yves Ritschard p...@spootnik.org +MAINTAINER=Marco Peereboom ma...@peereboom.us # BSD PERMIT_PACKAGE_CDROM= Yes diff -ruNp -x CVS ports/x11/scrotwm/distinfo

Re: scrotwm 0.9.12

2009-10-15 Thread Marco Peereboom
=x11 HOMEPAGE= http://www.scrotwm.org/ -MAINTAINER=Pierre-Yves Ritschard p...@spootnik.org +MAINTAINER=Marco Peereboom ma...@peereboom.us # BSD PERMIT_PACKAGE_CDROM= Yes diff -ruNp -x CVS ports/x11/scrotwm/distinfo scrotwm-0.9.17-port/distinfo

Re: scrotwm 0.9.12

2009-10-13 Thread Marco Peereboom
If it works just get it in. Make that bug go away. On Tue, Oct 13, 2009 at 11:47:20AM +0100, Stuart Henderson wrote: On 2009/10/13 11:24, Federico G. Schwindt wrote: On Tue, Oct 13, 2009 at 11:01:57AM +0100, Stuart Henderson wrote: On 2009/10/12 22:35, Marco Peereboom wrote: Ok

Re: scrotwm 0.9.12

2009-10-12 Thread Marco Peereboom
Ok this port works well for me. 0.9.14 contains important bug fixes so it needs to get in quickish. ok? diff -ruNp -x CVS ports/x11/scrotwm/Makefile scrotwm-0.9.14-port/Makefile --- ports/x11/scrotwm/Makefile Tue Sep 29 19:54:06 2009 +++ scrotwm-0.9.14-port/MakefileMon Oct 12 22:29:08

scrotwm 0.9.12

2009-10-10 Thread Marco Peereboom
How about this? diff -ruNp -x CVS /usr/ports/x11/scrotwm/Makefile scrotwm-0.9.12-port/Makefile --- /usr/ports/x11/scrotwm/Makefile Sat Oct 10 18:38:23 2009 +++ scrotwm-0.9.12-port/MakefileSat Oct 10 18:38:40 2009 @@ -4,7 +4,7 @@ COMMENT=small tiling window manager

scrotwm 0.9.10

2009-10-05 Thread Marco Peereboom
I dropped 0.9.10 to fix several stress issues and focus issues in max stack mode. Thanks for the reports.

scrotwm 0.9.9

2009-10-02 Thread Marco Peereboom
I just dropped scrotwm 0.9.9. major changes: - complete rewrite of the focus code which eliminates all known bugs including phantom windows, disappearing windows, etc - add stacking indicator - fix some crashes - Make the maximum stack work as one would expect - Make modal/transient windows

Re: diskrescue

2009-09-28 Thread Marco Peereboom
, Aaron Stellman wrote: On Sun, Sep 27, 2009 at 03:40:31PM -0500, Marco Peereboom wrote: I created a new version that adds restartable recovery operation. I needed this to recover my tivo after a disk simply stopped responding after a while. So I restarted it until I had the whole damn thing

diskrescue

2009-09-27 Thread Marco Peereboom
I created a new version that adds restartable recovery operation. I needed this to recover my tivo after a disk simply stopped responding after a while. So I restarted it until I had the whole damn thing recovered. snap at: http://www.peereboom.us/diskrescue/snapshot/diskrescue-0.2.tgz

Re: diskrescue

2009-09-27 Thread Marco Peereboom
ugh thanks On Sun, Sep 27, 2009 at 03:21:24PM -0700, Aaron Stellman wrote: On Sun, Sep 27, 2009 at 03:40:31PM -0500, Marco Peereboom wrote: I created a new version that adds restartable recovery operation. I needed this to recover my tivo after a disk simply stopped responding after

scrotwm 0.9.7

2009-09-22 Thread Marco Peereboom
Fixed several ugly bugs where empty spaces were being left behind and things such as ssh-askpass wouldn't appear. That's you beck! pyr@ has not rolled a port so yell at him.

Re: scrotwm

2009-09-15 Thread Marco Peereboom
On Tue, Sep 15, 2009 at 10:33:24AM -0500, Chris Bennett wrote: OK, I've managed to get this to work on both computers, but I see two problems. I am afraid you are using it wrong. 1. pkg_delete is not deleting both /usr/local/bin/scrotwm and /usr/X11R6/bin/scrotwm. This should probably

Re: Different question about scrotwm -dialog box problem

2009-09-15 Thread Marco Peereboom
You want to play with the regions and set them up to be the right size instead of auto-detecting them On Tue, Sep 15, 2009 at 12:42:49PM -0500, Chris Bennett wrote: Ok, I was glad to see an update to scrotwm, hoping it would fix a problem I have with dialog boxes. Didn't, and now I realize

Re: Different question about scrotwm -dialog box problem

2009-09-15 Thread Marco Peereboom
That is an exercise in futility ;-) I tried! On Tue, Sep 15, 2009 at 01:30:24PM -0500, neal hogan wrote: Is there an answer to this problem? Perhaps I'm missing something about your situation, but why not just change the size of your virtual screen in xorg.conf? Note that

scrotwm

2009-09-13 Thread Marco Peereboom
I dropped a new release (0.9.6). Fixed a bunch of little bugs reported by all kinds of people. It also adds the capability to have dynamic key bindings. That code courtesy of d...@scrotwm.org.

Re: scrotwm

2009-09-13 Thread Marco Peereboom
doesn't help. Thanks, Chris Bennett Marco Peereboom wrote: I dropped a new release (0.9.6). Fixed a bunch of little bugs reported by all kinds of people. It also adds the capability to have dynamic key bindings. That code courtesy of d...@scrotwm.org. -- A human being should

Re: scrotwm

2009-09-13 Thread Marco Peereboom
. Thanks Marco Peereboom wrote: $ ftp http://www.peereboom.us/scrotwm/snapshot/scrotwm-0.9.6.tgz Trying 67.78.34.36... Requesting http://www.peereboom.us/scrotwm/snapshot/scrotwm-0.9.6.tgz 100% || 38548 00:00 Successfully retrieved file. $ tar

xstatbar

2009-08-30 Thread Marco Peereboom
This might be useful for some scrotwm users: http://ryanflannery.net/hacking/xstatbar/ Anyone care to make a port?

Re: NEW: databases/luma: Qt-based LDAP browser and utility

2009-08-26 Thread Marco Peereboom
It beats not having it but I have some issues on amd64. It doesn't seem to able to add an attribute. It goes through the process but never adds it to the actual tree. Sometimes buttons stop working and it needs to be relaunched. Python and Qt so not many expectations over here... On Wed, Aug

ldap viewer

2009-08-15 Thread Marco Peereboom
We really only have jxeplorer in ports to see LDAP goo. jxplorer so fat it's ass is still in last tuesday. jxplorer so fat shes on both side of the family. You get the picture... Anyone got a port of something less of a monstrosity?

Re: ldap viewer

2009-08-15 Thread Marco Peereboom
I meant with a tree view either gui or ascii. On Sat, Aug 15, 2009 at 08:01:23PM +0200, Antoine Jacoutot wrote: On Sat, 15 Aug 2009, Marco Peereboom wrote: We really only have jxeplorer in ports to see LDAP goo. jxplorer so fat it's ass is still in last tuesday. jxplorer so fat shes

Re: CVS: cvs.openbsd.org: ports

2009-07-25 Thread Marco Peereboom
Can we get the latest version of boos in too? Even as a separate package? On Fri, Jul 24, 2009 at 08:17:06PM -0600, Kurt Miller wrote: CVSROOT: /cvs Module name: ports Changes by: k...@cvs.openbsd.org2009/07/24 20:17:06 Modified files: devel/boost: Makefile

Re: UPDATE: devel/boost

2009-05-16 Thread Marco Peereboom
threads work too. On Fri, May 15, 2009 at 10:11:21AM +0400, Andrej Elizarov wrote: updated from 1.34.1 to 1.39.0. if there is some bugs, please let me now. thanks all for participation.

Re: NEW: boost-1.39.0

2009-05-14 Thread Marco Peereboom
So I got my port working with this. So at least the asio part works. Thanks. On May 12, 2009, at 23:26, Andrej Elizarov vigilan...@gmail.com wrote: My mistake. Try this one, seems works. 2009/5/12 Marco Peereboom sl...@peereboom.us === Checking files for boost-1.39.0p0 boost_1_39_0

Re: NEW: boost-1.39.0

2009-05-13 Thread Marco Peereboom
% |**| 35508 KB00:51 Size does not match for /usr/ports/distfiles/boost_1_39_0.tar.gz On Wed, May 13, 2009 at 08:26:59AM +0400, Andrej Elizarov wrote: My mistake. Try this one, seems works. 2009/5/12 Marco Peereboom sl

Re: NEW: boost-1.39.0

2009-05-13 Thread Marco Peereboom
, do #make fetch #make makesum #make checksum #make and everything must be allright. but i can swear that make fix before. 2009/5/13 Marco Peereboom sl...@peereboom.us same :-( # http_proxy=http://127.0.0.1:5865 make package === Checking files for boost-1.39.0p0 boost_1_39_0

Re: NEW: boost-1.39.0

2009-05-13 Thread Marco Peereboom
My bad, I copied the wrong file from my mailserver. It is compiling now. On Tue, May 12, 2009 at 06:38:22AM +0400, Andrej Elizarov wrote: 2009/5/11 Marco Peereboom sl...@peereboom.us What does this mean? On Mon, May 11, 2009 at 07:01:33PM +0400, Andrej Elizarov wrote

Re: NEW: boost-1.39.0

2009-05-13 Thread Marco Peereboom
Much better but does this have threads enabled? I get this from the code i am compiling: /usr/local/include/boost/config/requires_threads.hpp:47:5: #error Compiler threading support is not turned on. Please set the correct command line options for threading: -pthread (Linux), -pthreads (Solaris)

Re: NEW: boost-1.39.0

2009-05-12 Thread Marco Peereboom
=== Checking files for boost-1.39.0p0 boost_1_39_0.tar.gz doesn't seem to exist on this system. Fetch http://easynews.dl.sourceforge.net/sourceforge/boost/boost_1_39_0.tar.gz. boost_1_39_0.tar.gz 100% |***| 35508 KB00:59 Size does not match for

Re: boost

2009-05-12 Thread Marco Peereboom
The headers should have been copied into the boost directory. I am currently fighting this :-( On Tue, May 12, 2009 at 10:20:14PM +0200, Markus Hennecke wrote: Stuart Henderson wrote: On 2009-05-09, Markus Hennecke markus-henne...@markus-hennecke.de wrote: Andrej Elizarov wrote: Lucky day, I

Re: boost

2009-05-12 Thread Marco Peereboom
So asio by itself doesn't fix my problem; I need the integrated version with boost. On Sat, May 09, 2009 at 12:13:07PM +0200, Markus Hennecke wrote: Andrej Elizarov wrote: Lucky day, I need boost for wt. It seems wt depend on boost at least v1.35. Markus, do you need any help with porting wt?

Re: NEW: boost-1.39.0

2009-05-11 Thread Marco Peereboom
Does this contain aio? On Sun, May 10, 2009 at 12:37:57PM +0400, Andrej Elizarov wrote: here is port for testing some info for maintainer. --- added Markus's patches for asio patches from 1.34: Jamfile_v2 (Jamroot now) - applied libstdcpp3 - applied suffix

<    1   2   3   >