CVS: cvs.openbsd.org: ports

2010-03-26 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2010/03/26 02:10:45

Modified files:
audio/rhythmbox: Makefile 

Log message:
Add a small reminder comment.



CVS: cvs.openbsd.org: ports

2010-03-26 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2010/03/26 02:13:32

Modified files:
multimedia/gstreamer-0.10/plugins-bad: Makefile 
multimedia/gstreamer-0.10/plugins-bad/pkg: PLIST-main 

Log message:
Enable JPEG2000 support.

from Brad
i dont want to be part of the bad plugins!  ok jasper@



CVS: cvs.openbsd.org: ports

2010-03-26 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2010/03/26 02:47:00

Removed files:
security/crank : Makefile distinfo 
security/crank/patches: patch-configure_in patch-src_Makefile_in 
patch-src_crank_i 
security/crank/pkg: DESCR PLIST 

Log message:
- remove old, orphaned and dead crank

prompted by and ok kili@



CVS: cvs.openbsd.org: ports

2010-03-26 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2010/03/26 02:51:44

Modified files:
x11/wmmenu/patches: patch-Makefile patch-example_defaults 

Log message:
- regen



CVS: cvs.openbsd.org: ports

2010-03-26 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2010/03/26 02:47:16

Modified files:
security   : Makefile 

Log message:
bye bye crank



CVS: cvs.openbsd.org: ports

2010-03-26 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2010/03/26 04:00:13

Modified files:
databases/evolution-data-server: Makefile 

Log message:
Use autoconf 2.63.



CVS: cvs.openbsd.org: ports

2010-03-26 Thread Robert Nagy
CVSROOT:/cvs
Module name:ports
Changes by: rob...@cvs.openbsd.org  2010/03/26 04:40:44

Modified files:
lang/mono  : Makefile 
lang/mono/patches: patch-support_mph_h 
Added files:
lang/mono/patches: patch-mono_mini_mini_h 
Removed files:
lang/mono/patches: patch-mcs_docs_Makefile 

Log message:
Use the correct GET_CONTEXT macro otherwise we will get a 0 context
and that will freak everything out and crash.
Define EOVERFLOW based on our headers and remove the Makefile hack
that we don't need anymore.



CVS: cvs.openbsd.org: ports

2010-03-26 Thread Robert Nagy
CVSROOT:/cvs
Module name:ports
Changes by: rob...@cvs.openbsd.org  2010/03/26 04:41:55

Modified files:
lang/mono  : Makefile 

Log message:
take maintainership



CVS: cvs.openbsd.org: ports

2010-03-26 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2010/03/26 05:28:15

Modified files:
x11/wmmenu : Makefile 
x11/wmmenu/patches: patch-Makefile 
x11/wmmenu/pkg : PLIST 

Log message:
- use gtk+2's gdk_pixbuf

ok wilfried@ (MAINTAINER)



CVS: cvs.openbsd.org: ports

2010-03-26 Thread Marc Espie
CVSROOT:/cvs
Module name:ports
Changes by: es...@cvs.openbsd.org   2010/03/26 06:00:17

Modified files:
math/freemat   : Makefile 
math/freemat/patches: patch-configure_in 
Added files:
math/freemat/patches: patch-libs_libCore_Makefile_in 

Log message:
prepare for qt 4.6



CVS: cvs.openbsd.org: ports

2010-03-26 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2010/03/26 06:48:03

Modified files:
math/gnumeric/pkg: PFRAG.shared PLIST 

Log message:
- sigh.



CVS: cvs.openbsd.org: ports

2010-03-26 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2010/03/26 07:13:12

Log message:
Import lat-1.2.3
thanks to the Hungarian team for fixing mono ;-)

lat stands for LDAP Administration Tool.  The tool allows you to browse
LDAP-based directories and add/edit/delete entries contained within.  It
can store profiles for quick access to different servers.
...

Status:

Vendor Tag: ajacoutot
Release Tags:   ajacoutot_20100326

N ports/sysutils/lat/distinfo
N ports/sysutils/lat/Makefile
N ports/sysutils/lat/pkg/PLIST
N ports/sysutils/lat/pkg/DESCR

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2010-03-26 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2010/03/26 07:13:48

Modified files:
sysutils   : Makefile 

Log message:
+lat



CVS: cvs.openbsd.org: ports

2010-03-26 Thread Robert Nagy
CVSROOT:/cvs
Module name:ports
Changes by: rob...@cvs.openbsd.org  2010/03/26 07:13:47

Modified files:
lang/mono  : Makefile 
Added files:
lang/mono/patches: patch-mono_mini_mini-posix_c 
Removed files:
lang/mono/patches: patch-mono_mini_mini_h 

Log message:
Remove the previous diff to mini.h because that was totally wrong, i made
it up before having my morning coffee.
So it turns out that sometimes the context on openbsd can be 0. This will
lead to problems. I suspect that this is because of our fantastic pthread
library. With the following diff we just skip doing some JIT stuff if the
context is 0 because the thread probably exited before.
Anyways this way everything *seems* to work fine and almost all regression
tests are passing now except for 2 out of 380.
Pepole understanding pthreads are welcome to look at it and come up with
something that is not a tripe XXX hack.



CVS: cvs.openbsd.org: ports

2010-03-26 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2010/03/26 07:20:37

Modified files:
devel/glib2mm  : Makefile distinfo 
devel/glib2mm/patches: patch-Makefile_in 
devel/glib2mm/pkg: PLIST-docs 

Log message:
Update to glib2mm-2.22.2:
MemoryInputStream: Correct data loss/corruption with binary data.



CVS: cvs.openbsd.org: ports

2010-03-26 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2010/03/26 07:25:30

Modified files:
math/gnumeric  : Makefile 
math/gnumeric/pkg: PFRAG.shared PLIST 

Log message:
- tweak



CVS: cvs.openbsd.org: ports

2010-03-26 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2010/03/26 07:58:39

Modified files:
x11/gnome/conduit: Makefile 
x11/gnome/conduit/pkg: PLIST 

Log message:
Re-enable FspotModule.



CVS: cvs.openbsd.org: ports

2010-03-26 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2010/03/26 08:24:42

Modified files:
devel/ptlib: Makefile 
devel/ptlib/patches: patch-make_lib_mak 

Log message:
Unbreak on 64bits arches.
(thanks robert@ for giving me access to an amd64 machine)

breakage reported by viq at viq dot ath dot cx



CVS: cvs.openbsd.org: ports

2010-03-26 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2010/03/26 08:51:14

Modified files:
x11/gnome/f-spot: Makefile 

Log message:
Remove BROKEN now that our mono has been fixed.
Loosen up run_depends on gnome-screensaver.



Re: gtk+1 deprecation

2010-03-26 Thread Anil Madhavapeddy
On 26 Mar 2010, at 02:43, Stuart Henderson wrote:
 
 There is a lablgtk2 available based on gtk+2, but if the existing port
 isn't being used, is it worth the time to port the new one?
 
 http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/lablgtk.html
 
 
 it's in /usr/ports/x11/lablgtk2; both are currently used (lablgtk
 only for graphics/camlimages).
 

I'm fine with removing lablgtk, but camlimages will need an update to the 
version here:
http://cristal.inria.fr/camlimages/

I'm travelling till end of next week, so if anyone else can knock up a update, 
I'll try it out (worth putting it in the tree soon, the current port is 
terribly old and buggy).

Although the only reason it depends on lablgtk at all is a simple image viewer 
example which I'm sure noone actually uses...

-anil

Re: Update: print/mpage 2.5.6

2010-03-26 Thread Antoine Jacoutot
On Wed, 24 Mar 2010, Ian McWilliam wrote:

 Update for print/mpage to version 2.5.6.
 Update my email address in port Makefile.

Your patch is full of dos eof and does not apply.

-- 
Antoine



Re: gtk+1 deprecation

2010-03-26 Thread David Coppa
On Thu, 25 Mar 2010, Jasper Lievisse Adriaanse wrote:

 hi,
 
 as you may've noticed, i've been spending some time in the past year,
 and especially last weeks to fix the ports that are still using gtk+1.
 if they couldn't be fixed and had an alternative, they were zapped.

What about ports that still use the old glib-1.2?
Would be useful to fix these too?

ciao
-david



Re: gtk+1 deprecation

2010-03-26 Thread Jasper Lievisse Adriaanse
On Fri, Mar 26, 2010 at 12:10:11PM +0100, David Coppa wrote:
 On Thu, 25 Mar 2010, Jasper Lievisse Adriaanse wrote:
 
  hi,
  
  as you may've noticed, i've been spending some time in the past year,
  and especially last weeks to fix the ports that are still using gtk+1.
  if they couldn't be fixed and had an alternative, they were zapped.
 
 What about ports that still use the old glib-1.2?
 Would be useful to fix these too?
 
 ciao
 -david

totally! although they aren't on my radar yet. just a matter of first
things first ;-) although i'd be more than happy to review glib1 -
glib2 diffs.

cheers,
jasper

-- 
Stay Hungry. Stay Foolish.



Re: NEW: geo/gmapcatcher

2010-03-26 Thread Edd Barrett
On Thu, Mar 25, 2010 at 01:00:11PM +0800, Kevin Lo wrote:
 $ cat pkg/DESCR
 GMapCatcher is an offline maps viewer. It downloads CloudMade, 
 OpenStreetMap or Google Map tiles automatically, display them using 
 a specific GUI. User can view the maps while offline. 
 
 Comments? ok?
 
   Kevin

OK, first of all... This is cool!

Whats all of this moving src/ to gmapcatcher/? Is this really necessary?

Also why do you copy in your own setup.py?

I'm sure there are reason for these points. I'm just curious.

PS.

To get rid of the annoying red and blue blob on the map after a search:
 * delete what is in the search bar
 * hit F5

I hope they change this in the next release. Its annoying.

-- 
Best Regards
Edd Barrett

http://www.theunixzoo.co.uk



Re: gtk+1 deprecation

2010-03-26 Thread Thomas Pfaff
On Thu, 25 Mar 2010 21:32:17 +0100
Jasper Lievisse Adriaanse jas...@humppa.nl wrote:

 apart from the big hurdle called 'xmms' there are only a few ports left
 that use it.


I guess I'm one of the few people that actually use XMMS but I suppose I
could switch to Audacious instead (I think this needs an sndio backend.)

While we're at it, there's also audio/bmp which use GTK+2 but this has not
been actively developed in about 5 years as far as I can tell.  Is anyone
using this?



update: toprump-0.13.3

2010-03-26 Thread Mark Lumsden
Update to toprump-0.13.3: another bug fix and small code tidy.

ok?

-mark

p.s. landry, the above will be the cvs commit comment ;)



Re: update: toprump-0.13.3

2010-03-26 Thread Landry Breuil
On Fri, Mar 26, 2010 at 04:30:25PM -, Mark Lumsden wrote:
 Update to toprump-0.13.3: another bug fix and small code tidy.
 
 ok?

Assuming that the diff was what is below, ok..

Landry
Index: Makefile
===
RCS file: /cvs/ports/sysutils/toprump/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- Makefile24 Mar 2010 10:34:04 -  1.4
+++ Makefile26 Mar 2010 16:40:37 -
@@ -2,7 +2,7 @@
 
 COMMENT=   modified OpenBSD top command
 
-DISTNAME=  toprump-0.13.2
+DISTNAME=  toprump-0.13.3
 CATEGORIES=sysutils
 
 HOMEPAGE=  http://cyodesigns.com/toprump/
Index: distinfo
===
RCS file: /cvs/ports/sysutils/toprump/distinfo,v
retrieving revision 1.4
diff -u -r1.4 distinfo
--- distinfo24 Mar 2010 10:34:04 -  1.4
+++ distinfo26 Mar 2010 16:40:37 -
@@ -1,5 +1,5 @@
-MD5 (toprump-0.13.2.tar.gz) = aIFArRhiZYDp6bJ2EAbJ4g==
-RMD160 (toprump-0.13.2.tar.gz) = qsHq1hSye48E8I6bKtlJUTQIvRA=
-SHA1 (toprump-0.13.2.tar.gz) = xblxj6B+bZtSzgBW0GWoCCsM1q4=
-SHA256 (toprump-0.13.2.tar.gz) = envsHRB9/2b+yh/5kL1Yh3Ic643OF3+iErlyzB+YSbc=
-SIZE (toprump-0.13.2.tar.gz) = 49363
+MD5 (toprump-0.13.3.tar.gz) = EnhyhtnXNgzw1yZ5rqUNjw==
+RMD160 (toprump-0.13.3.tar.gz) = 0wCrv0v2uumty2sWV9Z1JwxjPD0=
+SHA1 (toprump-0.13.3.tar.gz) = BQzx3+ihfOcjEwDoae8YmFKRkRw=
+SHA256 (toprump-0.13.3.tar.gz) = Ryfvq/voBvz+DHIFObBq5ELOEE4SJMlPG7dtLfdqE8g=
+SIZE (toprump-0.13.3.tar.gz) = 49411


e-shop.gr: Μεγάλες προ σφορές, αντίδοτο στην κρίση!

2010-03-26 Thread members
 
Επισκευθείτε την διεύθυνση http://www.e-shop.gr/newsletter/mail-100319.html για 
να δείτε τις προσφορές μας

ΤΗΛΕΦΩΝΙΚΕΣ ΠΑΡΑΓΓΕΛΙΕΣ 9:00-20:00 ΣΤΟ  211 5000500
Οι τιμές ισχύουν από 21/03/10 μέχρι 03/04/10, έως εξαντλήσεως των αποθεμάτων 
και μόνο για τα μέλη του e-shop.gr
Αν θέλετε να διαγραφείτε από τη λίστα ενημέρωσης του e-shop.gr, παρακαλούμε 
απαντήστε στο παρόν με τίτλο(subject) του μηνύματός σας: 

ΔΙΑΓΡΑΦΗ.


Re: gtk+1 deprecation

2010-03-26 Thread J.C. Roberts
On Fri, 26 Mar 2010 08:08:46 +0200 Anil Madhavapeddy a...@recoil.org
wrote:

 On 26 Mar 2010, at 02:43, Stuart Henderson wrote:
  
  There is a lablgtk2 available based on gtk+2, but if the existing
  port isn't being used, is it worth the time to port the new one?
  
  http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/lablgtk.html
  
  
  it's in /usr/ports/x11/lablgtk2; both are currently used (lablgtk
  only for graphics/camlimages).
  
 
 I'm fine with removing lablgtk, but camlimages will need an update to
 the version here: http://cristal.inria.fr/camlimages/
 
 I'm travelling till end of next week, so if anyone else can knock up
 a update, I'll try it out (worth putting it in the tree soon, the
 current port is terribly old and buggy).
 
 Although the only reason it depends on lablgtk at all is a simple
 image viewer example which I'm sure noone actually uses...
 
 -anil

I'll try to port the new camlimages this weekend so jasper can zap
the lablgtk port.

I'm very unfamiliar with caml, so I'll probably need help with testing.

jcr



Re: [UPDATE] games/chocolate-doom

2010-03-26 Thread Ryan Freeman
tested this on two differnet i386 machines and plays great, no issues
to be seen with this update. thanks to Daniel Dickman!

-ryan

On Sat, Mar 20, 2010 at 10:49:07PM -0400, Daniel Dickman wrote:
 Here's an update of chocolate to 1.3.0 if you don't already have it. I've 
 been playing it on amd64 for a few weeks without a problem...
 

Index: Makefile
===
RCS file: /usr/cvs/ports/games/chocolate-doom/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile5 Jun 2009 22:38:04 -   1.3
+++ Makefile12 Feb 2010 22:59:30 -
@@ -1,7 +1,7 @@
 # $OpenBSD: Makefile,v 1.3 2009/06/05 22:38:04 jasper Exp $
 
 COMMENT =  portable version of iD Software's Doom
-DISTNAME = chocolate-doom-1.2.1
+DISTNAME = chocolate-doom-1.3.0
 PKGNAME =  ${DISTNAME}p0
 CATEGORIES =   games x11
 
Index: distinfo
===
RCS file: /usr/cvs/ports/games/chocolate-doom/distinfo,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 distinfo
--- distinfo5 Jun 2009 21:58:43 -   1.1.1.1
+++ distinfo12 Feb 2010 22:59:48 -
@@ -1,5 +1,5 @@
-MD5 (chocolate-doom-1.2.1.tar.gz) = 3wTDgANO/3iea57hwBZJdw==
-RMD160 (chocolate-doom-1.2.1.tar.gz) = JACmlVqKRSlHJXB5Mo5ESAHD0vc=
-SHA1 (chocolate-doom-1.2.1.tar.gz) = OygCwPiosCvJxCXt4KE6qf0TFNc=
-SHA256 (chocolate-doom-1.2.1.tar.gz) = 
/61QqEf3B+pch4RNvZwTOebS0YK7XPbm9infQg9mKcE=
-SIZE (chocolate-doom-1.2.1.tar.gz) = 664600
+MD5 (chocolate-doom-1.3.0.tar.gz) = wbaAuI5SS4YdTj+8dpwuEA==
+RMD160 (chocolate-doom-1.3.0.tar.gz) = NtLaLOvWvV5CnKDek6ljUCT2r+Q=
+SHA1 (chocolate-doom-1.3.0.tar.gz) = XO+IVqBeRH9MlLaR4uLKOqHnQ3E=
+SHA256 (chocolate-doom-1.3.0.tar.gz) = 
rCotq297/ixUwZypvCUcLDC+pCjIkxXon8FBubtTAXM=
+SIZE (chocolate-doom-1.3.0.tar.gz) = 859985
Index: patches/patch-setup_Makefile_in
===
RCS file: /usr/cvs/ports/games/chocolate-doom/patches/patch-setup_Makefile_in,v
retrieving revision 1.2
diff -u -r1.2 patch-setup_Makefile_in
--- patches/patch-setup_Makefile_in 5 Jun 2009 22:27:29 -   1.2
+++ patches/patch-setup_Makefile_in 12 Feb 2010 23:01:26 -
@@ -1,12 +1,12 @@
 $OpenBSD: patch-setup_Makefile_in,v 1.2 2009/06/05 22:27:29 jasper Exp $
 setup/Makefile.in.orig Wed Dec 10 21:29:26 2008
-+++ setup/Makefile.in  Wed Dec 10 21:28:32 2008
-@@ -170,7 +170,7 @@ sysconfdir = @sysconfdir@
+--- setup/Makefile.in.orig Wed Feb 10 15:24:41 2010
 setup/Makefile.in  Fri Feb 12 18:00:47 2010
+@@ -177,7 +177,7 @@ sysconfdir = @sysconfdir@
  target_alias = @target_alias@
  top_builddir = @top_builddir@
  top_srcdir = @top_srcdir@
 -gamesdir = $(prefix)/games
 +gamesdir = $(prefix)/bin
- AM_CFLAGS = -I../textscreen -I../src -DINSTALL_DIR=\$(gamesdir)\
+ AM_CFLAGS = -I../textscreen -I../src @SDLMIXER_CFLAGS@
  SOURCE_FILES = \
  compatibility.c   compatibility.h   \
Index: patches/patch-src_Makefile_in
===
RCS file: /usr/cvs/ports/games/chocolate-doom/patches/patch-src_Makefile_in,v
retrieving revision 1.2
diff -u -r1.2 patch-src_Makefile_in
--- patches/patch-src_Makefile_in   5 Jun 2009 22:27:29 -   1.2
+++ patches/patch-src_Makefile_in   12 Feb 2010 23:01:21 -
@@ -1,7 +1,7 @@
 $OpenBSD: patch-src_Makefile_in,v 1.2 2009/06/05 22:27:29 jasper Exp $
 src/Makefile.in.orig   Wed Dec 10 21:27:14 2008
-+++ src/Makefile.inWed Dec 10 21:27:39 2008
-@@ -239,7 +239,7 @@ sysconfdir = @sysconfdir@
+--- src/Makefile.in.orig   Wed Feb 10 15:24:41 2010
 src/Makefile.inFri Feb 12 17:59:51 2010
+@@ -245,7 +245,7 @@ sysconfdir = @sysconfdir@
  target_alias = @target_alias@
  top_builddir = @top_builddir@
  top_srcdir = @top_srcdir@

Index: Makefile
===
RCS file: /usr/cvs/ports/games/chocolate-doom/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile5 Jun 2009 22:38:04 -   1.3
+++ Makefile12 Feb 2010 22:59:30 -
@@ -1,7 +1,7 @@
 # $OpenBSD: Makefile,v 1.3 2009/06/05 22:38:04 jasper Exp $
 
 COMMENT =  portable version of iD Software's Doom
-DISTNAME = chocolate-doom-1.2.1
+DISTNAME = chocolate-doom-1.3.0
 PKGNAME =  ${DISTNAME}p0
 CATEGORIES =   games x11
 
Index: distinfo
===
RCS file: /usr/cvs/ports/games/chocolate-doom/distinfo,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 distinfo
--- distinfo5 Jun 2009 21:58:43 -   1.1.1.1
+++ distinfo12 Feb 2010 22:59:48 -
@@ -1,5 +1,5 @@
-MD5 (chocolate-doom-1.2.1.tar.gz) = 3wTDgANO/3iea57hwBZJdw==
-RMD160 (chocolate-doom-1.2.1.tar.gz) = JACmlVqKRSlHJXB5Mo5ESAHD0vc=
-SHA1 (chocolate-doom-1.2.1.tar.gz) = OygCwPiosCvJxCXt4KE6qf0TFNc=
-SHA256 (chocolate-doom-1.2.1.tar.gz) =