Re: Catalyst MVC framework: p5-PAR-Dist

2006-05-23 Thread Aleksander Piotrowski
Sean Comeau [EMAIL PROTECTED] wrote:

 A perl module create and manipulate PAR distributions.
 
 It is needed by Catalyst (see catalystframework.org)

Looks like regression tests need Module::Signature.  Maybe you can port
this module as well?  Or maybe we already have it somewhere...

Alek
-- 
- Miro, tak mi przykro. Zawsze litowałam się nad ludźmi, bo mogliście
pomyśleć tylko o jednej rzeczy na raz, wasze wspomnienia były takie nieostre
i... A teraz zrozumiałam, że samo przeżycie całego dnia tak, żeby nikogo nie
zabić, może być osiągnięciem.
- Człowiek się przyzywyczaja. Większość z nas ma na koncie dość niską liczbę
ofiar. Utrzymujemy dobrosąsiedzkie stosunki.
 -- Orson Scott Card, Dzieci Umysłu.



Re: sysjail port (re-sending diff)

2006-05-23 Thread peter dunaskin
I'm resending the diff, since I probably munged the last one.
Thanks, I updated the port. It seems like they've changed source archive
on webserver so checksums didn't match anymore. I will ask them not to
do that anymore.

p.


pgpHQyZn2DxP4.pgp
Description: PGP signature


Re: xfce4-panel broken after gtk+2 update

2006-05-23 Thread Andreas Kahari

Hi again,

I now notice that I also get a flood of the following error in my
~/.xsession-errors file:

Xft: locking error too many file unlocks

These do not occur when trying to start xfce4-panel but seems to be
related to action in mozilla-firefox (reloading a page, following a
link etc. will generate a stream of them).  I am sure I did not have
these yesterday before updating the ports.  The last time I updated
all ports was last week.


Regards,
Andreas

On 23/05/06, Andreas Kahari [EMAIL PROTECTED] wrote:

Hi all,

I recompiled xfce4-panel (and the other components of xfce4) last
night after updating gtk+2 to the latest available version through the
current ports tree (this may or may not implicate gtk+2).  I also
updated and recompiled all other ports on my systems.  The xfce4-panel
application fails to run. This is on a current i386 machine and also
on a current amd64 machine.

The panel does appear for a couple of microseconds, then it dumps core
with the following messages on the console:
(xfce4-panel:8360): Gtk-CRITICAL **: gtk_container_remove: assertion
`GTK_IS_WIDGET (widget)' failed
xfce4-panel in free(): error: modified (page-) pointer
Abort trap (core dumped)

Attached is a trace-back from gdb (using the 'where' command).

On the panel, I have the clock, the mailcheck, diskperf, system load,
pager, weather, and showdesktop plugins.

Regards,
Andreas


--
Andreas Kahari
Somewhere in the general Cambridge area, UK






--
Andreas Kahari
Somewhere in the general Cambridge area, UK



Re: UPDATE: freeradius

2006-05-23 Thread Antoine Jacoutot
Selon Antoine Jacoutot [EMAIL PROTECTED]:
 Since all files in /etc/raddb are readable by anyone (and those might
 contain passwords), I propose this very little change to the freeradius
 port.

Hi.

Any news about it?
Have anyone had a chance to take a look at it?

-- 
Antoine



Re: ftp.[usa.]openbsd.org mirroring distfiles

2006-05-23 Thread Nikolay Sturm
* Jim Razmus [2006-05-20]:
 What is the criteria for OpenBSD mirroring ports distfiles?  I ask

PERMIT_DISTFILES_FTP has to be set to Yes (case insensitive).

Nikolay



Re: Catalyst MVC framework: p5-PAR-Dist

2006-05-23 Thread Jasper Lievisse Adriaanse
On Tue, May 23, 2006 at 05:17:56PM +0200, Jasper Lievisse Adriaanse wrote:
 Couldn't find it, so here's a new one. The regression tests of
 p5-PAR-Dist work ok.
Sorry, here's the correct tarball.

-- 
Humppa is a serious thing!


p5-Module-Signature.tgz
Description: application/tar-gz


Re: UPDATE: libtorrent and rtorrent

2006-05-23 Thread marius

On 5/22/06, Henrik Enberg [EMAIL PROTECTED] wrote:

Attached are updates to libtorrent and rtorrent.  Tested on i386 only.

/Henrik



Lightly tested on i386. Works fine.

//mts



Re: Catalyst MVC framework: p5-PAR-Dist

2006-05-23 Thread steven mestdagh
Sean Comeau [2006-05-22, 17:54:13]:
 A perl module create and manipulate PAR distributions.
 
 It is needed by Catalyst (see catalystframework.org)

why is this needed? it is not in the required modules in Catalyst's
Makefile.PL, just an optional feature.

steven

Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm



Re: Catalyst MVC framework: p5-PAR-Dist

2006-05-23 Thread Sean Comeau
On Tue, May 23, 2006 at 06:17:27PM +0200, steven mestdagh wrote:
 Sean Comeau [2006-05-22, 17:54:13]:
  A perl module create and manipulate PAR distributions.
  
  It is needed by Catalyst (see catalystframework.org)
 
 why is this needed? it is not in the required modules in Catalyst's
 Makefile.PL, just an optional feature.


It's an optional feature.

In order to stop it from prompting for optional modules then trying 
to use CPAN or CPANPLUS to fetch them I just patched the makefile to 
make those 'features' required. It was the fastest thing I could
do in order to get it into a state of being working. I haven't 
decieded if it's the right thing yet, but I figured I'd start pushing
all these trivial perl module ports back right away. No harm in
that right? There are about 30 modules that need adding or updating:

Some I have posted, some I haven't yet. I'm picking through my
/usr/ports/mystuff ...

p5-PAR-Dist
p5-Algorithm-C3
p5-Class-Accessor-Chained
p5-Class-C3
p5-Class-Data-Accessor
p5-Class-Inspector
p5-DBIx-Class
p5-Data-Page
p5-Data-Visitor
p5-ExtUtils-XSBuilder
p5-File-Copy-Recursive
p5-File-Modified
p5-Module-Find
p5-Module-Install
p5-Module-Pluggable-Fast
p5-Module-ScanDeps
p5-Path-Class
p5-Test-NoWarnings
p5-Test-Tester
p5-Tie-IxHash
p5-Tree-Simple-VisitorFactory
p5-Universal-require
p5-YAML
p5-Text-SimpleTable
p5-Catalyst
p5-Catalyst-Engine-Apache
p5-HTTP-Body
p5-HTTP-Request-AsCGI
p5-Task-Catalyst
p5-libwww



More info on MySQL 5.0 on OpenBSD 3.9 Alpha

2006-05-23 Thread Kevin

Hello all,

With a patch (see below) kindly provided by brad@   we were able to
get MySQL 5.x to build from ports on an Alphaserver and not bail with
internal gcc compiler errors; however, when a:

# pkg_add mysql-server-5.0.xx.tgz

is run MySQL reliably core dumps every time as it's nearing completion
of the package installation with this error:

###
mysql-server-5.0.18: complete
pid 16934 (mysqld): unaligned access: va=0x1205602a7 pc=0x120367bb4
ra=0x120367d0c op=ldl
Bus error (core dumped)
###


At this point, it's checkmate, as creating the stock tables manually
(and/or starting MySQL manually) doesn't work and results in the same
core dump.

Anyone else have any thoughts?


Here's Brad's patch:
###
gcc-patch-sql-Makefile_in
###
$OpenBSD$
--- sql/Makefile.in.origFri May 12 16:00:08 2006
+++ sql/Makefile.in Fri May 12 16:00:46 2006
@@ -1261,6 +1261,9 @@ lex_hash.h:   gen_lex_hash$(EXEEXT)
udf_example.so:udf_example.cc
   $(CXXCOMPILE) -shared -o $@ $

+sql_table.o:   sql_table.cc
+   $(CXXCOMPILE) -O0 -c -o $@ $
+
# Don't update the files from bitkeeper
%::SCCS/s.%
# Tell versions [3.59,3.63) of GNU make to not export all variables.


As always: thanks, especially to Brad for spending some time trying to
get things going for me.
Kevin




--
http://www.ebiinc.com :
Background Screening from EBI
National  International Background Checks



tomcat-5 -- multiple u/gid

2006-05-23 Thread rcopsey
Hi,

I'm trying to get the tomcat-5 port to work with
running as several users for different webapps.
Each webapp would have its own config file or
tomcat.rc to set the basedir and java home.

My question is, where do I set the initial
config directory? I see the symlink to /etc/tomcat
in /var/tomcat. Do I need to modify setclasspath.sh?

Thanks,
Rob



PATCH: x11/xcursor-themes typo

2006-05-23 Thread Jim Razmus
Adding onto my port survey uncovered this typo.  Does it warrant a p0
too?  I didn't think so.

Jim
Index: Makefile
===
RCS file: /cvs/ports/x11/xcursor-themes/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile2006/02/04 23:11:02 1.2
+++ Makefile2006/05/23 18:52:00
@@ -17,7 +17,7 @@
 PERMIT_PACKAGE_CDROM=  Yes
 PERMIT_PACKAGE_FTP=Yes
 PERMIT_DISTFILES_CDROM=Yes
-PERMIT_DISTFILES_FTP=  Yrs
+PERMIT_DISTFILES_FTP=  Yes
 
 MASTER_SITES=  ftp://ftp.x.org/pub/X11R7.0/src/data/ \
ftp://x.mirrors.skynet.be/pub/x.org/pub/X11R7.0/src/data/


Re: update: www/p5-libwww

2006-05-23 Thread Nikolay Sturm
* Srebrenko Sehic [2006-05-18]:
 Attached bumps www/p5-libwww to the latest version from CPAN (5.508).
 Tested on i386/-current. Passes regressions tests.

This adds a new regression to p5-WWW-Mechanize, t/local/overload.t.

Nikolay



Re: UPDATE: audio/rtunes

2006-05-23 Thread Matthieu Herrb

Marcus Glocker wrote:

Hi,

Attached the port update to rtunes 0.4.  ChangeLog says:

- ported to FreeBSD, MacOSX, and Linux
- added rtunes library for mplayer
- configuration file parser outputs proper error messages if syntax
  errors are encountered

The rtunes library for mplayer can be easily applied to the existing
OpenBSD mplayer port.  Check librtunes/README.  The library itself
doesn't get installed yet (but compiled).  Maybe anyone has an idea
how to build a rtunes FLAVOR for mplayer.

Discussions with mplayer developers to implement the library into
the official mplayer build were in place, but not sure if it will
happen.

Port tested on i386, sparc, sparc64, and zaurus.

Please test and commit.  Thanks.


Sorry for the delay in testing. It works well here on i386 and zaurus 
too. I also checked the patched mplayer and it works fine with audio files.


--
Matthieu



Re: New: gaim-guifications

2006-05-23 Thread Thomas Wood

On 5/22/06, Aleksander Piotrowski [EMAIL PROTECTED] wrote:


Thanks for your work, Thomas.  But as we are already testing new version
of gaim, it would be better to create guifications port that works with
gaim2beta3.

You can grab gaim update from:

http://comstyle.com/gaim.diff

Cheers,

Alek


Thanks for telling me about this patch, I applied it and gaim compiled
fine. Attached to this is an updated version of the guifications
plugin for gaim 2. I'm still not too confident about ports, so there
may be some extra fluff in there.
It has compiled fine under i386 with gaim-2.0.0beta3. This will not
compile or run under gaim versions earlier than 2.0.

Comments on this refresh please.

--
Tom


gaim-guifications-1.13beta3.tar.gz
Description: GNU Zip compressed data


Re: More info on MySQL 5.0 on OpenBSD 3.9 Alpha

2006-05-23 Thread Brad
Actually that was me trying to get it working with gcc 2.95, that patch
was necessary to allow MySQL 5.0.18 to at least compile but as you had
noticed it did not actually run properly. I updated to MySQL 5.0.21 which
was commited to the 3.9 -stable branch and noticed that the patch no
longer seems to be required to allow it to compile, though ending with
the same result of MySQL not working. I was also playing around with
gcc 3.3.6 on your system, but nothing I did resulted in a working
binary. :(


On Tue, May 23, 2006 at 11:22:49AM -0700, Kevin wrote:
 Hello all,
 
 With a patch (see below) kindly provided by brad@   we were able to
 get MySQL 5.x to build from ports on an Alphaserver and not bail with
 internal gcc compiler errors; however, when a:
 
 # pkg_add mysql-server-5.0.xx.tgz
 
 is run MySQL reliably core dumps every time as it's nearing completion
 of the package installation with this error:
 
 ###
 mysql-server-5.0.18: complete
 pid 16934 (mysqld): unaligned access: va=0x1205602a7 pc=0x120367bb4
 ra=0x120367d0c op=ldl
 Bus error (core dumped)
 ###
 
 
 At this point, it's checkmate, as creating the stock tables manually
 (and/or starting MySQL manually) doesn't work and results in the same
 core dump.
 
 Anyone else have any thoughts?
 
 
 Here's Brad's patch:
 ###
 gcc-patch-sql-Makefile_in
 ###
 $OpenBSD$
 --- sql/Makefile.in.origFri May 12 16:00:08 2006
 +++ sql/Makefile.in Fri May 12 16:00:46 2006
 @@ -1261,6 +1261,9 @@ lex_hash.h:   gen_lex_hash$(EXEEXT)
 udf_example.so:udf_example.cc
$(CXXCOMPILE) -shared -o $@ $
 
 +sql_table.o:   sql_table.cc
 +   $(CXXCOMPILE) -O0 -c -o $@ $
 +
 # Don't update the files from bitkeeper
 %::SCCS/s.%
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 
 
 As always: thanks, especially to Brad for spending some time trying to
 get things going for me.
 Kevin
 
 
 
 
 -- 
 http://www.ebiinc.com :
 Background Screening from EBI
 National  International Background Checks



Re: More info on MySQL 5.0 on OpenBSD 3.9 Alpha

2006-05-23 Thread Brad
I don't believe this is a OpenBSD issue at all. This seems like an
issue with MySQL. Rolling back to 3.8 might work because you are
also rolling back to MySQL 4. I believe the issue is with MySQL 5.
I would attempt to roll back to MySQL 4.0.27 from 3.8, run that
on 3.9, see how that fares in comparison to version 5.


On Tue, May 23, 2006 at 08:33:35PM -0700, Kevin wrote:
 Yeah--we tried much of the same stuff, too... different gcc
 versions... going to 5.0.21 on MySQL... different compiler flags...
 everything within our area of knowledge for sure. :-(
 
 At this point, it seems the best option is likely to roll things back
 to 3.8 and (perhaps) an older version of MySQL unless anyone has any
 other ideas or what-have-you.
 
 In case it would be useful for any OBSD devs, I can make two machines
 (including an Alpha 833) available for anyone to use for
 development/testing, etc. for trying to get this fixed. It seems this
 affects other ports from being built (like certain php ones for
 instance), so it may be a more widespread fix than just MySQL.
 
 There's *nothing* else on the machines right now, so there's nothing
 whatsoever to be damaged.
 
 Thanks all,
 Kevin
 
 
 
 On 5/23/06, Brad [EMAIL PROTECTED] wrote:
 Actually that was me trying to get it working with gcc 2.95, that patch
 was necessary to allow MySQL 5.0.18 to at least compile but as you had
 noticed it did not actually run properly. I updated to MySQL 5.0.21 which
 was commited to the 3.9 -stable branch and noticed that the patch no
 longer seems to be required to allow it to compile, though ending with
 the same result of MySQL not working. I was also playing around with
 gcc 3.3.6 on your system, but nothing I did resulted in a working
 binary. :(
 
 
 On Tue, May 23, 2006 at 11:22:49AM -0700, Kevin wrote:
  Hello all,
 
  With a patch (see below) kindly provided by brad@   we were able to
  get MySQL 5.x to build from ports on an Alphaserver and not bail with
  internal gcc compiler errors; however, when a:
 
  # pkg_add mysql-server-5.0.xx.tgz
 
  is run MySQL reliably core dumps every time as it's nearing completion
  of the package installation with this error:
 
  ###
  mysql-server-5.0.18: complete
  pid 16934 (mysqld): unaligned access: va=0x1205602a7 pc=0x120367bb4
  ra=0x120367d0c op=ldl
  Bus error (core dumped)
  ###
 
 
  At this point, it's checkmate, as creating the stock tables manually
  (and/or starting MySQL manually) doesn't work and results in the same
  core dump.
 
  Anyone else have any thoughts?
 
 
  Here's Brad's patch:
  ###
  gcc-patch-sql-Makefile_in
  ###
  $OpenBSD$
  --- sql/Makefile.in.origFri May 12 16:00:08 2006
  +++ sql/Makefile.in Fri May 12 16:00:46 2006
  @@ -1261,6 +1261,9 @@ lex_hash.h:   gen_lex_hash$(EXEEXT)
  udf_example.so:udf_example.cc
 $(CXXCOMPILE) -shared -o $@ $
 
  +sql_table.o:   sql_table.cc
  +   $(CXXCOMPILE) -O0 -c -o $@ $
  +
  # Don't update the files from bitkeeper
  %::SCCS/s.%
  # Tell versions [3.59,3.63) of GNU make to not export all variables.
 
 
  As always: thanks, especially to Brad for spending some time trying to
  get things going for me.
  Kevin
 
 
 
 
  --
  http://www.ebiinc.com :
  Background Screening from EBI
  National  International Background Checks