NEW: py-flask

2011-03-23 Thread Federico G. Schwindt
Hi, Flask is a microframework based on Werkzeug and Jinja 2. For more details see: http://flask.pocoo.org/ OK? f.- py-flask.tgz Description: application/tar-gz

ruby pthreads (was Re: Make qtruby from x11/kde/bindings3 work without LD_PRELOAD=libpthread hack)

2011-03-14 Thread Federico G. Schwindt
[..] I was told that new software could not be imported if it required the LD_PRELOAD hack. This is the only known way to work around it, unless we start building ruby with pthread by default (which we don't for the same reasons our perl isn't build with pthread). i'm curious to know why

CVS: cvs.openbsd.org: ports

2011-03-10 Thread Federico G. Schwindt
CVSROOT:/cvs Module name:ports Changes by: fg...@cvs.openbsd.org 2011/03/10 03:00:40 Modified files: infrastructure/db: user.list Log message: correct some paths and comment out entries for removed ports. jasper@ ok

CVS: cvs.openbsd.org: ports

2011-03-09 Thread Federico G. Schwindt
CVSROOT:/cvs Module name:ports Changes by: fg...@cvs.openbsd.org 2011/03/09 04:39:01 Modified files: www/py-werkzeug: Makefile distinfo www/py-werkzeug/pkg: PLIST Log message: Update to 0.6.2. maintainer (djm@) ok.

CVS: cvs.openbsd.org: ports

2011-03-06 Thread Federico G. Schwindt
CVSROOT:/cvs Module name:ports Changes by: fg...@cvs.openbsd.org 2011/03/06 15:57:03 Modified files: www/py-jinja2 : Makefile distinfo www/py-jinja2/pkg: PLIST Log message: Update to Jinja2 2.5.5. djm@ (maintainer) ok.

CVS: cvs.openbsd.org: ports

2011-03-05 Thread Federico G. Schwindt
CVSROOT:/cvs Module name:ports Changes by: fg...@cvs.openbsd.org 2011/03/05 15:32:32 Modified files: devel/py-wsgiutils: Makefile devel/py-wsgiutils/pkg: PLIST Added files: devel/py-wsgiutils/patches: patch-runtests_py Log message: Fix regress, use

Re: [update] py-django 1.2.4p0 (Security Updates)

2011-02-10 Thread Federico G. Schwindt
On Wed, Feb 09, 2011 at 07:39:20PM -0800, Ryan Boggs wrote: Hi, Attached is the diff that applies the necessary change sets (15465, 15471, 15468) from django to fix the issues mentioned in the security announcement released yesterday. Details can be found here:

CVS: cvs.openbsd.org: ports

2011-02-06 Thread Federico G. Schwindt
CVSROOT:/cvs Module name:ports Changes by: fg...@cvs.openbsd.org 2011/02/06 09:03:55 Modified files: misc/hfsplus : Makefile misc/hfsplus/patches: patch-libhfsp_src_swab_h Added files: misc/hfsplus/patches: patch-libhfsp_src_btree_c

Re: hfsplus broken on powerpc

2011-02-06 Thread Federico G. Schwindt
On Thu, Jan 27, 2011 at 04:18:15PM -0800, patrick keshishian wrote: On Thu, Jan 27, 2011 at 3:58 PM, Federico G. Schwindt fg...@lodoss.net wrote: On Thu, Jan 27, 2011 at 11:12:43AM -0800, patrick keshishian wrote: On Thu, Jan 27, 2011 at 1:37 AM, Federico G. Schwindt fg...@lodoss.net

Re: hfsplus broken on powerpc

2011-01-27 Thread Federico G. Schwindt
On Wed, Jan 26, 2011 at 05:13:44PM -0800, patrick keshishian wrote: On Wed, Jan 26, 2011 at 4:45 PM, Federico G. Schwindt fg...@lodoss.net wrote: On Wed, Jan 26, 2011 at 03:15:11PM -0800, patrick keshishian wrote: http://marc.info/?l=openbsd-portsm=129372769129646w=2 I never got any

Re: hfsplus broken on powerpc

2011-01-27 Thread Federico G. Schwindt
On Thu, Jan 27, 2011 at 11:12:43AM -0800, patrick keshishian wrote: On Thu, Jan 27, 2011 at 1:37 AM, Federico G. Schwindt fg...@lodoss.net wrote: On Wed, Jan 26, 2011 at 05:13:44PM -0800, patrick keshishian wrote: On Wed, Jan 26, 2011 at 4:45 PM, Federico G. Schwindt fg...@lodoss.net

Re: hfsplus broken on powerpc

2011-01-26 Thread Federico G. Schwindt
On Wed, Jan 26, 2011 at 03:15:11PM -0800, patrick keshishian wrote: http://marc.info/?l=openbsd-portsm=129372769129646w=2 I never got any replies of yes, maybe, you are out of your freaking mind, etc. what about something like this: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=300289?

Re: potential qemu crash fix, please test

2011-01-25 Thread Federico G. Schwindt
On Mon, Jan 24, 2011 at 04:59:46PM -0800, Matthew Dempsky wrote: On Mon, Jan 24, 2011 at 03:43:30PM +, Federico G. Schwindt wrote: +--- net/socket.c.orig Mon Jan 24 15:34:58 2011 net/socket.c Mon Jan 24 15:35:01 2011 +@@ -195,7 +195,7 @@ static int net_socket_mcast_create

Re: potential qemu crash fix, please test

2011-01-25 Thread Federico G. Schwindt
On Tue, Jan 25, 2011 at 09:40:22AM -0600, Dale Rahn wrote: On Mon, Jan 24, 2011 at 03:43:30PM +, Federico G. Schwindt wrote: On Mon, Jan 24, 2011 at 05:03:23PM +0900, Ryan McBride wrote: This patch helps a lot. I couldn't even get through an install before. But please don't remove

Re: potential qemu crash fix, please test

2011-01-24 Thread Federico G. Schwindt
On Mon, Jan 24, 2011 at 05:03:23PM +0900, Ryan McBride wrote: This patch helps a lot. I couldn't even get through an install before. But please don't remove qemu-old yet: I'm using UDP multicast sockets to build virtual networks, and they fail on 0.13.0: $ sudo qemu -m 128 -no-fd-bootchk \

Re: potential qemu crash fix, please test

2011-01-24 Thread Federico G. Schwindt
On Sun, Jan 23, 2011 at 09:04:46PM +0100, Stefan Sperling wrote: On Sun, Jan 23, 2011 at 02:18:10PM +0100, Stefan Sperling wrote: Turns out qemu is running into libpthreads bugs. Some crashes had similar traces as the one seen before, with _thread_kern_sig_defer() apparently calling

Re: potential qemu crash fix, please test

2011-01-24 Thread Federico G. Schwindt
On Tue, Jan 25, 2011 at 08:45:38AM +0900, Ryan McBride wrote: On Mon, Jan 24, 2011 at 05:03:23PM +0900, Ryan McBride wrote: $ sudo qemu -m 128 -no-fd-bootchk \ -hda virtual.img -boot n -nographic \ -net nic,vlan=0,model=rtl8139,macaddr=52:54:00:12:34:03 \ -net user

CVS: cvs.openbsd.org: ports

2011-01-16 Thread Federico G. Schwindt
CVSROOT:/cvs Module name:ports Changes by: fg...@cvs.openbsd.org 2011/01/16 11:07:39 Modified files: devel/py-pyro : Makefile distinfo devel/py-pyro/pkg: PLIST Log message: Update to pyro 3.11. martynas@ ok.

CVS: cvs.openbsd.org: ports

2011-01-15 Thread Federico G. Schwindt
CVSROOT:/cvs Module name:ports Changes by: fg...@cvs.openbsd.org 2011/01/15 09:39:14 Modified files: security/pidgin-otr: Makefile Log message: Add libtool to BUILD_DEPENDS and bump. add spaces around = while I'm here. ajacoutot@ requested this instead of switching

CVS: cvs.openbsd.org: ports

2011-01-15 Thread Federico G. Schwindt
CVSROOT:/cvs Module name:ports Changes by: fg...@cvs.openbsd.org 2011/01/15 16:09:50 ports/devel/py-wsgiutils/patches Update of /cvs/ports/devel/py-wsgiutils/patches In directory cvs.openbsd.org:/tmp/cvs-serv21370/patches Log Message: Directory

PATCH: fix pidgin-otr

2011-01-15 Thread Federico G. Schwindt
fix build when GNU libtool was not installed. OK? f.- Index: Makefile === RCS file: /cvs/ports/security/pidgin-otr/Makefile,v retrieving revision 1.12 diff -N -b -u -p Makefile --- Makefile20 Nov 2010 17:22:45 -

CVS: cvs.openbsd.org: ports

2011-01-13 Thread Federico G. Schwindt
CVSROOT:/cvs Module name:ports Changes by: fg...@cvs.openbsd.org 2011/01/13 23:01:04 Modified files: inputmethods/ibus-anthy: Makefile distinfo Log message: Update to ibus-anthy 1.2.5. jasper@ ok

CVS: cvs.openbsd.org: ports

2011-01-13 Thread Federico G. Schwindt
CVSROOT:/cvs Module name:ports Changes by: fg...@cvs.openbsd.org 2011/01/13 23:02:06 Modified files: inputmethods/ibus-skk: Makefile distinfo inputmethods/ibus-skk/pkg: PLIST Log message: Update to ibus-skk 1.3.5. jasper@ ok

CVS: cvs.openbsd.org: ports

2011-01-10 Thread Federico G. Schwindt
CVSROOT:/cvs Module name:ports Changes by: fg...@cvs.openbsd.org 2011/01/10 01:33:04 Modified files: infrastructure/db: user.list Log message: add a _transmission user. naddy@ ok to the net/transmission diff.

CVS: cvs.openbsd.org: ports

2011-01-10 Thread Federico G. Schwindt
CVSROOT:/cvs Module name:ports Changes by: fg...@cvs.openbsd.org 2011/01/10 01:35:16 Modified files: net/transmission: Makefile net/transmission/pkg: PLIST-main Added files: net/transmission/pkg: transmission_daemon.rc Log message: add a rc script for

UPDATE: ibus-*

2011-01-09 Thread Federico G. Schwindt
Update ibus to 1.3.9, ibus-anthy to 1.2.5 and ibus-skk to 1.3.5. Been using them for a bit without problems. OK? f.- Index: ibus/Makefile === RCS file: /cvs/ports/inputmethods/ibus/Makefile,v retrieving revision 1.11 diff

Re: py-gdata update

2011-01-07 Thread Federico G. Schwindt
On Fri, Jan 07, 2011 at 12:01:48PM +0100, frantisek holop wrote: here it goes again, without whitespace change, also cvs rm'ed the patchfile and here is 'cvs di -uNp' as per Stuart's instructions (thanks): you can always do the whitespace change and send it with diff -w f.-

Re: py-gdata update

2011-01-07 Thread Federico G. Schwindt
On Fri, Jan 07, 2011 at 02:45:36PM +0100, frantisek holop wrote: hmm, on Fri, Jan 07, 2011 at 11:50:23AM +, Federico G. Schwindt said that On Fri, Jan 07, 2011 at 12:01:48PM +0100, frantisek holop wrote: here it goes again, without whitespace change, also cvs rm'ed the patchfile

CVS: cvs.openbsd.org: ports

2011-01-04 Thread Federico G. Schwindt
CVSROOT:/cvs Module name:ports Changes by: fg...@cvs.openbsd.org 2011/01/04 15:35:47 Modified files: telephony/asterisk: Makefile telephony/asterisk/pkg: MESSAGE-main PLIST-main Added files: telephony/asterisk/pkg: asterisk.rc Log message: Add rc

CVS: cvs.openbsd.org: ports

2011-01-02 Thread Federico G. Schwindt
CVSROOT:/cvs Module name:ports Changes by: fg...@cvs.openbsd.org 2011/01/02 13:50:55 Modified files: www/py-flup: Makefile distinfo www/py-flup/pkg: PLIST Log message: Update to flup 1.0.2. martynas@ ok.

Re: [OT] loading Javascript from CDN (was: [NEW] www/dojo)

2010-12-14 Thread Federico G. Schwindt
On Mon, Dec 06, 2010 at 02:43:45PM +0100, Joachim Schipper wrote: On Mon, Dec 06, 2010 at 02:47:26PM +0200, Alexey Suslikov wrote: Marc Espie wrote: On Sun, Dec 05, 2010 at 06:20:51PM +0100, Landry Breuil wrote: To be honest, i doubt a js framework has its place in the portstree.

Re: UPDATE: audio/audacious

2010-12-14 Thread Federico G. Schwindt
On Sat, Dec 11, 2010 at 08:40:28PM +0500, Alexandr Shadchin wrote: On Sat, Dec 11, 2010 at 03:55:55PM +0100, Landry Breuil wrote: On Sun, Dec 12, 2010 at 12:50:53AM +0500, Alexandr Shadchin wrote: On Sat, Dec 11, 2010 at 02:42:53PM +0100, Landry Breuil wrote: On Sat, Dec 11, 2010 at

Re: WIP: mozilla-firefox and system sqlite3

2010-11-24 Thread Federico G. Schwindt
On Wed, Nov 24, 2010 at 11:18:51AM +0100, Landry Breuil wrote: On Mon, Nov 22, 2010 at 10:19:14AM +, Federico G. Schwindt wrote: Hi, Move to system sqlite3. Should get rid of those fugly warnings. Untested as it requires the sqlite3 update. Index: patches/patch

CVS: cvs.openbsd.org: ports

2010-11-23 Thread Federico G. Schwindt
CVSROOT:/cvs Module name:ports Changes by: fg...@cvs.openbsd.org 2010/11/23 08:08:16 Modified files: www/py-httplib2: Makefile distinfo www/py-httplib2/pkg: PLIST Removed files: www/py-httplib2/patches: patch-httplib2___init___py Log message: Update

CVS: cvs.openbsd.org: ports

2010-11-22 Thread Federico G. Schwindt
CVSROOT:/cvs Module name:ports Changes by: fg...@cvs.openbsd.org 2010/11/22 04:32:01 Modified files: emulators/qemu : Makefile distinfo emulators/qemu/patches: patch-configure patch-exec_c patch-net_tap-bsd_c

WIP: mozilla-firefox and system sqlite3

2010-11-22 Thread Federico G. Schwindt
Hi, Move to system sqlite3. Should get rid of those fugly warnings. Untested as it requires the sqlite3 update. f.- Index: Makefile === RCS file: /cvs/ports/www/mozilla-firefox/Makefile,v retrieving revision 1.160 diff -N -u

Re: libsqlite3 warning in firefox

2010-11-22 Thread Federico G. Schwindt
On Mon, Nov 22, 2010 at 09:05:46AM -0500, Ted Unangst wrote: On Mon, Nov 22, 2010 at 1:35 AM, patrick keshishian pkesh...@gmail.com wrote: As usual firefox want to tweak things, so it's intentionally using its own copy... I don't like these library conflicts though. I believe firefox is

CVS: cvs.openbsd.org: ports

2010-11-21 Thread Federico G. Schwindt
CVSROOT:/cvs Module name:ports Changes by: fg...@cvs.openbsd.org 2010/11/21 17:19:37 Modified files: devel/mercurial: Makefile distinfo devel/mercurial/pkg: PLIST Log message: Update to mercurial 1.7.1. wcmaier@ (maintainer) ok.

UPDATE: emulators/qemu

2010-11-21 Thread Federico G. Schwindt
Hi, Update to 0.13.0. fmt the documentation and sync with reality. Comments? OK? f.- Index: Makefile === RCS file: /cvs/ports/emulators/qemu/Makefile,v retrieving revision 1.58 diff -N -u -p Makefile --- Makefile15 Nov

Re: UPDATE: emulators/qemu

2010-11-21 Thread Federico G. Schwindt
On Sun, Nov 21, 2010 at 04:46:37PM +, Stuart Henderson wrote: On 2010/11/21 15:02, Federico G. Schwindt wrote: CONFIGURE_ARGS = --prefix=${PREFIX} \ + --sysconfdir=${PREFIX}/share \ I looked at this too (then promptly forgot about it...) I thought it might

CVS: cvs.openbsd.org: ports

2010-11-20 Thread Federico G. Schwindt
CVSROOT:/cvs Module name:ports Changes by: fg...@cvs.openbsd.org 2010/11/20 09:59:56 Modified files: inputmethods/ibus-skk: Makefile distinfo inputmethods/ibus-skk/pkg: PLIST Removed files: inputmethods/ibus-skk/patches: patch-engine_ibus-engine-skk_in

Re: move python to using tk.port.mk, bump Tk version to 8.5

2010-11-15 Thread Federico G. Schwindt
On Sun, Nov 14, 2010 at 03:35:21PM +, Stuart Henderson wrote: Most of our ports have already been moved to the newer Tcl/Tk, so on many systems python-tkinter is the only reason for having the old one around. Diff below moves to using the x11/tk/tk.port.mk module and bumps the Tk version

Re: UPDATE: graphics/py-Imaging

2010-11-15 Thread Federico G. Schwindt
On Sun, Nov 14, 2010 at 03:38:00PM +, Stuart Henderson wrote: this one fixes the problems I mentioned and uses tk.port.mk, to go with the python diff I just sent. tested with gmapcatcher. I can do the whitespace change in a separate commit. you can always use cvs diff -w to send to

CVS: cvs.openbsd.org: ports

2010-11-11 Thread Federico G. Schwindt
CVSROOT:/cvs Module name:ports Changes by: fg...@cvs.openbsd.org 2010/11/11 02:42:11 Modified files: inputmethods/ibus: Makefile distinfo inputmethods/ibus/pkg: README Log message: Update to ibus 1.3.8. Add TRUEPREFIX to the README.

CVS: cvs.openbsd.org: ports

2010-11-11 Thread Federico G. Schwindt
CVSROOT:/cvs Module name:ports Changes by: fg...@cvs.openbsd.org 2010/11/11 02:42:52 Modified files: inputmethods/ibus-anthy: Makefile distinfo Removed files: inputmethods/ibus-anthy/patches: patch-engine_Makefile_in

Re: Clarify usage of sysutils/vmwh

2010-11-11 Thread Federico G. Schwindt
On Thu, Nov 11, 2010 at 02:35:58PM +0100, David Coppa wrote: merdely@ is right, a bit of clarification is necessary. Ok? shouldn't this be moved to pkg/README? f.-

Re: Clarify usage of sysutils/vmwh

2010-11-11 Thread Federico G. Schwindt
On Thu, Nov 11, 2010 at 03:27:58PM +0100, David Coppa wrote: On Thu, Nov 11, 2010 at 3:23 PM, Federico G. Schwindt fg...@lodoss.net wrote: ?What about something like this: --- cut here --- $OpenBSD$ In order to use vmwh add the following line to ~/.xinitrc or ~/.xsession before

CVS: cvs.openbsd.org: ports

2010-11-09 Thread Federico G. Schwindt
CVSROOT:/cvs Module name:ports Changes by: fg...@cvs.openbsd.org 2010/11/09 04:33:34 Modified files: net/ircd-ratbox: Makefile net/ircd-ratbox/pkg: PLIST Added files: net/ircd-ratbox/pkg: ircd-ratbox.rc Removed files: net/ircd-ratbox/pkg:

CVS: cvs.openbsd.org: ports

2010-11-08 Thread Federico G. Schwindt
CVSROOT:/cvs Module name:ports Changes by: fg...@cvs.openbsd.org 2010/11/08 02:00:20 Modified files: inputmethods/scim: Makefile inputmethods/scim/pkg: PLIST Added files: inputmethods/scim/pkg: README Removed files: inputmethods/scim/files:

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 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.

Re: style rule: space around variables

2010-11-03 Thread Federico G. Schwindt
On Wed, Nov 03, 2010 at 06:33:01PM +0100, Jasper Lievisse Adriaanse wrote: On Wed, Nov 03, 2010 at 02:50:59PM +0100, Antoine Jacoutot wrote: On Wed, 3 Nov 2010, Marc Espie wrote: Fix your eyes, seriously. It's a case of habit. I used to see VAR=value as more natural. But the

UPDATE: ibus*

2010-11-01 Thread Federico G. Schwindt
Below is an update for ibus, ibus-anthy and ibus-skk. I've been using this for the last 1-2 weeks. OK? f.- Index: ibus-anthy/Makefile === RCS file: /cvs/ports/inputmethods/ibus-anthy/Makefile,v retrieving revision 1.2 diff

Re: NEW: devel/py-argparse

2010-10-31 Thread Federico G. Schwindt
On Sun, Oct 31, 2010 at 11:46:18AM +0100, Remi Pointel wrote: On Sat, 30 Oct 2010 12:57:54 +0100 Valery Masiutsin val.masu...@gmail.com wrote: Hello, list ! py-argparse module provides an easy, declarative interface for creating tools, which know hot wo parse the arguments and flags

CVS: cvs.openbsd.org: ports

2010-10-28 Thread Federico G. Schwindt
CVSROOT:/cvs Module name:ports Changes by: fg...@cvs.openbsd.org 2010/10/28 02:15:02 Modified files: mail/py-milter : Makefile distinfo mail/py-milter/pkg: PLIST Removed files: mail/py-milter/patches: patch-setup_py Log message: Update py-milter to

CVS: cvs.openbsd.org: ports

2010-10-28 Thread Federico G. Schwindt
CVSROOT:/cvs Module name:ports Changes by: fg...@cvs.openbsd.org 2010/10/28 02:22:11 Modified files: lang/python: Makefile.inc lang/python/2.4: Makefile lang/python/2.5: Makefile lang/python/2.6: Makefile Log message: Simplify and switch

CVS: cvs.openbsd.org: ports

2010-10-27 Thread Federico G. Schwindt
CVSROOT:/cvs Module name:ports Changes by: fg...@cvs.openbsd.org 2010/10/27 14:41:25 Log message: Import KanjiStrokeOrders TTF, a font to view stroke order diagrams for Kanji, Kana and etc. sthen@ ok. Status: Vendor Tag: fgsch Release Tags:

NEW: kanjistrokeorders-ttf

2010-10-26 Thread Federico G. Schwindt
This is a font to view stroke order diagrams for Kanji, Kana and etc and will be used by upcoming gwaei port. OK? f.- kanjistrokeorders-ttf.tgz Description: application/tar-gz

Re: sysutils/tentakel - DeprecationWarning messages and patch

2010-10-19 Thread Federico G. Schwindt
[..] For md5, since we don't have to worry about Python 2.4, we can just do this: why is that? f.-

Re: sysutils/tentakel - DeprecationWarning messages and patch

2010-10-19 Thread Federico G. Schwindt
On Wed, Oct 20, 2010 at 12:26:21AM +0100, Stuart Henderson wrote: On 2010/10/19 23:54, Federico G. Schwindt wrote: [..] For md5, since we don't have to worry about Python 2.4, we can just do this: why is that? hashlib was added in 2.5, so we only need to fallback to the md5

Re: sysutils/tentakel - DeprecationWarning messages and patch

2010-10-19 Thread Federico G. Schwindt
On Tue, Oct 19, 2010 at 08:46:38PM +0200, David Coppa wrote: On Tue, Oct 19, 2010 at 8:40 PM, Tasmanian Devil tasm.de...@googlemail.com wrote: Ok, I tried to find out how to do this and how to make a proper all-in-one patch. I have no idea if the changes I made are correct Python, but

CVS: cvs.openbsd.org: ports

2010-10-03 Thread Federico G. Schwindt
CVSROOT:/cvs Module name:ports Changes by: fg...@cvs.openbsd.org 2010/10/03 09:09:27 Modified files: devel/mercurial: Makefile Log message: Add gettext as RUN_DEPENDS as is required to build the .mo files. wcmaier@ (maintainer) ok.

Re: update: Geany

2010-09-29 Thread Federico G. Schwindt
On Sun, Sep 26, 2010 at 07:20:03PM +0200, Jonathan Armani wrote: Updated after fgsch comments (Forgot some trailing \) and add a / to the website. OK fgsch@ f.-

CVS: cvs.openbsd.org: ports

2010-09-28 Thread Federico G. Schwindt
CVSROOT:/cvs Module name:ports Changes by: fg...@cvs.openbsd.org 2010/09/28 12:39:49 Modified files: japanese/canna : Makefile Log message: Update MASTER_SITES and HOMEPAGE. Bump.

CVS: cvs.openbsd.org: ports

2010-09-27 Thread Federico G. Schwindt
CVSROOT:/cvs Module name:ports Changes by: fg...@cvs.openbsd.org 2010/09/27 02:08:37 Modified files: www/mozplugger : Makefile distinfo www/mozplugger/pkg: PLIST Log message: Update to mozplugger 1.14.2. landry@ ok.

CVS: cvs.openbsd.org: ports

2010-09-26 Thread Federico G. Schwindt
CVSROOT:/cvs Module name:ports Changes by: fg...@cvs.openbsd.org 2010/09/26 09:26:54 Modified files: editors/openoffice3: Makefile editors/openoffice3/patches: patch-filter_source_config_fragments_makefile_mk

Re: simplification lang/python

2010-09-26 Thread Federico G. Schwindt
On Sun, Sep 26, 2010 at 03:56:49AM +0600, Alexandr Shadchin wrote: Hi! Simplification lang/python and switch to REVISION. Comments ? OK ? Why are you bumping the ports, and have you tested the post-extract on 2.4 since the original didn't have the rm? Otherwise looks good. f.-

Fix mozilla-firefox crash

2010-09-26 Thread Federico G. Schwindt
Hi, While I was testing mozplugger, I found that going to the page below and playing the html5 video crashes firefox. The diff below fixes it. http://camendesign.com/code/video_for_everybody There is still no audio in that video, which is the main cause of the crash, but since it's

Re: Fix mozilla-firefox crash

2010-09-26 Thread Federico G. Schwindt
On Sun, Sep 26, 2010 at 10:49:35AM +0100, Federico G. Schwindt wrote: Hi, While I was testing mozplugger, I found that going to the page below and playing the html5 video crashes firefox. The diff below fixes it. http://camendesign.com/code/video_for_everybody There is still

CVS: cvs.openbsd.org: ports

2010-09-23 Thread Federico G. Schwindt
CVSROOT:/cvs Module name:ports Changes by: fg...@cvs.openbsd.org 2010/09/23 14:32:00 Modified files: www/py-zine: Makefile Log message: use MODPY_JSON. bump. maintainer (djm@) ok.

Re: WIP: mediatomb-0.12.1

2010-09-23 Thread Federico G. Schwindt
[..] Right, so I committed this, but we want to know what is going on in the threadpool.c diff. Where did the magical numbers 0 and 31 come from?: +minPriority = 0; +maxPriority = 31; [..] egrep -r PTHREAD_M(IN|AX)_PRIORITY /usr/src//lib/libpthread/uthread/*.h f.-

Re: WIP: mediatomb-0.12.1

2010-09-23 Thread Federico G. Schwindt
On Thu, Sep 23, 2010 at 11:25:08AM +0200, Antoine Jacoutot wrote: On Thu, 23 Sep 2010, Federico G. Schwindt wrote: [..] Right, so I committed this, but we want to know what is going on in the threadpool.c diff. Where did the magical numbers 0 and 31 come from

Re: sched_get_priority_* (was Re: WIP: mediatomb-0.12.1)

2010-09-23 Thread Federico G. Schwindt
On Thu, Sep 23, 2010 at 12:17:54PM +0100, Stuart Henderson wrote: On 2010/09/23 12:06, Edd Barrett wrote: On Thu, Sep 23, 2010 at 11:40:38AM +0100, Stuart Henderson wrote: we have support for thread priorities, see src/lib/libpthread/uthread/ and pthreads(3), just not the

Re: sched_get_priority_* (was Re: WIP: mediatomb-0.12.1)

2010-09-23 Thread Federico G. Schwindt
On Thu, Sep 23, 2010 at 12:49:50PM +0200, David Coppa wrote: On Thu, Sep 23, 2010 at 12:40 PM, Stuart Henderson st...@openbsd.org wrote: we have support for thread priorities, see src/lib/libpthread/uthread/ and pthreads(3), just not the sched_get_priority_*() functions. it might make

CVS: cvs.openbsd.org: ports

2010-09-22 Thread Federico G. Schwindt
CVSROOT:/cvs Module name:ports Changes by: fg...@cvs.openbsd.org 2010/09/22 02:00:43 Modified files: misc/pymissile : Makefile Log message: Update homepage.

CVS: cvs.openbsd.org: ports

2010-09-22 Thread Federico G. Schwindt
CVSROOT:/cvs Module name:ports Changes by: fg...@cvs.openbsd.org 2010/09/22 12:53:47 Modified files: databases/py-couchdb: Makefile distinfo databases/py-couchdb/pkg: PLIST Log message: Update to version 0.8. Fix package name to match directory. landry@ ok.

CVS: cvs.openbsd.org: ports

2010-09-22 Thread Federico G. Schwindt
CVSROOT:/cvs Module name:ports Changes by: fg...@cvs.openbsd.org 2010/09/22 13:12:42 Modified files: devel/quirks : Makefile devel/quirks/files: Quirks.pm Log message: Add py-couchdb after the package went lowercase. landry@ ok.

Re: UPDATE: py-couchdb

2010-09-22 Thread Federico G. Schwindt
On Sun, Sep 19, 2010 at 11:09:49AM +0100, Federico G. Schwindt wrote: Hi, This update py-couchdb to 0.8. Switched to MODPY_JSON. I also realised that the port advertises as py-CouchDB so I've changed PKGNAME too. This will require an entry in quirks that I will add when

UPDATE: py-urwid

2010-09-22 Thread Federico G. Schwindt
Update and enable regress. Somewhat tested with pymissile after hacking the source as i dont have the usb launcher. Comments? OKs? f.- Index: Makefile === RCS file: /cvs/ports/devel/py-urwid/Makefile,v retrieving revision 1.7

Re: CVS: cvs.openbsd.org: ports

2010-09-21 Thread Federico G. Schwindt
On Tue, Sep 21, 2010 at 01:15:09PM +0100, Stuart Henderson wrote: On 2010/09/21 06:12, Stuart Henderson wrote: CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2010/09/21 06:12:12 Modified files: inputmethods/scim-anthy: Makefile

CVS: cvs.openbsd.org: ports

2010-09-21 Thread Federico G. Schwindt
CVSROOT:/cvs Module name:ports Changes by: fg...@cvs.openbsd.org 2010/09/21 08:00:57 ports/inputmethods/scim-anthy/patches Update of /cvs/ports/inputmethods/scim-anthy/patches In directory cvs.openbsd.org:/tmp/cvs-serv25451/patches Log Message: Directory

CVS: cvs.openbsd.org: ports

2010-09-21 Thread Federico G. Schwindt
CVSROOT:/cvs Module name:ports Changes by: fg...@cvs.openbsd.org 2010/09/21 09:05:25 Modified files: inputmethods/scim-anthy: Makefile Added files: inputmethods/scim-anthy/patches: patch-configure Log message: Don't link with static library archives. Allows to

CVS: cvs.openbsd.org: ports

2010-09-21 Thread Federico G. Schwindt
CVSROOT:/cvs Module name:ports Changes by: fg...@cvs.openbsd.org 2010/09/21 13:39:25 Modified files: inputmethods/scim-hangul: Makefile inputmethods/scim-hangul/patches: patch-configure Log message: Don't link with static library archives. Allows to build with

Re: allow sshguard to build on gcc 3.x

2010-09-20 Thread Federico G. Schwindt
On Mon, Sep 20, 2010 at 03:01:39PM -0400, Todd C. Miller wrote: Apparently gcc 3.x doesn't like: const char *restrict addresses[] But is OK with: const char **restrict addresses I've bumped REVISION though I'm not sure there is any need to do so. It's not needed.

UPDATE: py-couchdb

2010-09-19 Thread Federico G. Schwindt
Hi, This update py-couchdb to 0.8. Switched to MODPY_JSON. I also realised that the port advertises as py-CouchDB so I've changed PKGNAME too. This will require an entry in quirks that I will add when this is commited. Comments? OKs? f.- Index: Makefile

Re: [UPDATE] py-CherryPy

2010-09-18 Thread Federico G. Schwindt
On Sat, Sep 18, 2010 at 09:39:11AM +0200, Bj?rn Ketelaars wrote: Included a small diff which updates py-CherryPY to 3.1.2. This update fixes the md5 deprecation warning (due to python changes in -current). You don't need: SUBST_VARS=MODPY_EGG_VERSION f.-

Re: cryptopp fails to build

2010-09-18 Thread Federico G. Schwindt
On Sat, Sep 18, 2010 at 07:50:09PM +0100, Stuart Henderson wrote: On 2010/09/18 14:30, Brad Tilley wrote: I installed an i386 snapshot and the ports.tar.gz snapshot. I was testing some ports. Everything works fine, except for cryptopp: It's not linked to the build (in devel/Makefile) and

CVS: cvs.openbsd.org: ports

2010-09-17 Thread Federico G. Schwindt
CVSROOT:/cvs Module name:ports Changes by: fg...@cvs.openbsd.org 2010/09/17 02:08:42 Modified files: infrastructure/db: user.list Log message: reserve user _ircd-seven

CVS: cvs.openbsd.org: ports

2010-09-16 Thread Federico G. Schwindt
CVSROOT:/cvs Module name:ports Changes by: fg...@cvs.openbsd.org 2010/09/16 01:34:25 Modified files: devel/py-decorator: Makefile distinfo Log message: Trivial update to 3.2.0

CVS: cvs.openbsd.org: ports

2010-09-16 Thread Federico G. Schwindt
CVSROOT:/cvs Module name:ports Changes by: fg...@cvs.openbsd.org 2010/09/16 01:33:32 Modified files: databases/py-elixir: Makefile Log message: Better regress target.

CVS: cvs.openbsd.org: ports

2010-09-16 Thread Federico G. Schwindt
CVSROOT:/cvs Module name:ports Changes by: fg...@cvs.openbsd.org 2010/09/16 16:34:08 Modified files: lang/python: Makefile.inc lang/python/2.4: Makefile lang/python/2.5: Makefile Log message: Update WANTLIB after ncurses update. While here remove

CVS: cvs.openbsd.org: ports

2010-09-16 Thread Federico G. Schwindt
CVSROOT:/cvs Module name:ports Changes by: fg...@cvs.openbsd.org 2010/09/16 16:36:08 Modified files: lang/python/2.6: Makefile distinfo lang/python/2.6/patches: patch-Lib_test_test_signal_py patch-Lib_test_test_sys_py

CVS: cvs.openbsd.org: ports

2010-09-16 Thread Federico G. Schwindt
CVSROOT:/cvs Module name:ports Changes by: fg...@cvs.openbsd.org 2010/09/16 19:42:59 Modified files: devel/py-hg-git: Makefile Log message: - Mark with MODPY_BADEGGS - Make dependencies more readable - Add missing dependency for regression and correct all tests -

Re: [UPDATE] misc/py-imdb to 4.6

2010-09-16 Thread Federico G. Schwindt
On Wed, Sep 15, 2010 at 03:29:20PM -0400, Todd C. Miller wrote: After much hair pulling I believe this addresses the problems. There is likely a better way to do that setup.py bits but I am not of the slithering persuasion. [..] I'd skip the .po/.pot files. Maybe add devel to categories?

Re: New python.port.mk diff

2010-09-15 Thread Federico G. Schwindt
Hi, New day new diff. Move things to WRKDIR to avoid warnings during plist generation reported by r...@. While I was here also change how bad eggs are handled to avoid warnings and to allow make clean to run as a regular user. Tested with py-urwid, py-cheetah and py-distutils-extra.

Re: New python.port.mk diff

2010-09-15 Thread Federico G. Schwindt
On Wed, Sep 15, 2010 at 11:53:21AM +0200, Eric Faurot wrote: On Wed, Sep 15, 2010 at 10:18:01AM +0100, Federico G. Schwindt wrote: Hi, New day new diff. Move things to WRKDIR to avoid warnings during plist generation reported by r...@. While I was here also change how bad eggs

Re: Can't find string terminator '' anywhere before EOF at -e line 1.

2010-09-15 Thread Federico G. Schwindt
On Wed, Sep 15, 2010 at 05:02:33PM +0200, Christian Weisgerber wrote: We have quite a number of ports (183 at a rough count) that produce this error during configure: checking for perl... /usr/bin/perl checking for perl = 5.8.1... Can't find string terminator '' anywhere before EOF at -e

python.port.mk diff

2010-09-14 Thread Federico G. Schwindt
Hi, Python = 2.6 ship with a json module and most ports using JSON have a fallback mechanism to use simplejson if json is not present, so I'd like to add the change below and add MODPY_JSON to the ports that depend on simplejson iif python 2.6. I have 3 ports atm that can use this:

New python.port.mk diff

2010-09-14 Thread Federico G. Schwindt
Widening the audience with updated diff: The first bit (posted earlier) is meant to replace ::devel/py-simplejson on ports that use json (python = 2.6) and fallback to simplejson otherwise, like py-zine, py-couchdb and the upcoming py-buildbot update. The second bit, as the comment says,

Re: New python.port.mk diff

2010-09-14 Thread Federico G. Schwindt
On Wed, Sep 15, 2010 at 12:08:56AM +0100, Federico G. Schwindt wrote: Widening the audience with updated diff: The first bit (posted earlier) is meant to replace ::devel/py-simplejson on ports that use json (python = 2.6) and fallback to simplejson otherwise, like py-zine, py-couchdb

<    1   2   3   4   5   6   7   8   >