CFT: Patch for OpenOffice.org to fix icu-3.8 breakage, as well as -CURRENT diablo-jdk breakage

2008-04-16 Thread Coleman Kane
Hello everyone, I've got a two-in-one patch I'd like to know if any volunteers would like to test to get ports/editors/openoffice.org-2-RC built and installed under the following circumstances where it may be failing: 1. You've installed the devel/icu 3.8+ port, and the build gives you an undef

Re: Latest OpenOffice and diable-jdk15 errors was Re: openoffice and java

2008-04-16 Thread Coleman Kane
On Sat, 2008-04-05 at 08:14 -0500, eculp wrote: > Quoting Robert Huff <[EMAIL PROTECTED]>: > > > > > David Booth writes: > > > >> I do not have a suggested fix, but I found similar behavior when > >> I tried to compile it with JDK 1.6. Diablo 1.5 worked fine for > >> me though. > > > > Fro

Re: print function missing in gimpshop

2008-04-16 Thread Michael Johnson
On Thu, Apr 10, 2008 at 8:32 PM, Mikkel C. Simonsen <[EMAIL PROTECTED]> wrote: > Two weeks ago I upgraded a PC from FBSD 6.x to 7.0. I updated/rebuilt all > the ports also, but after doing that, there's no print function in gimpshop. > > Do I have to change any options in the gimpshop port to get

Re: FreeBSD Port: audio/xmms-crystality

2008-04-16 Thread Ion-Mihai Tetcu
On Wed, 16 Apr 2008 16:33:52 +0200 cernpe <[EMAIL PROTECTED]> wrote: > Hi, > audio/xmms-crystality should be unbrokened, because I've found one > mirror, so please add it to the makefile > http://ftp.ussg.iu.edu/FreeBSD/distfiles/crystality-plugin-0.92.tar.gz Done, thanks. -- IOnut - Un^d^dr

Re: PHP CLI bails with threaded libraries

2008-04-16 Thread Oliver Crow
Xin LI wrote: Oliver Crow wrote: I'm looking for advice on a problem with PHP on FreeBSD 7.0, which appears to be related to threading. Whenever I run the command line 'php' program I get a core dump with a series of error messages: > Fatal error 'Cannot allocate red zone for initial thread'

Re: PHP CLI bails with threaded libraries

2008-04-16 Thread Xin LI
Oliver Crow wrote: Hi all, I'm looking for advice on a problem with PHP on FreeBSD 7.0, which appears to be related to threading. Whenever I run the command line 'php' program I get a core dump with a series of error messages: > Fatal error 'Cannot allocate red zone for initial thread' at l

PHP CLI bails with threaded libraries

2008-04-16 Thread Oliver Crow
Hi all, I'm looking for advice on a problem with PHP on FreeBSD 7.0, which appears to be related to threading. Whenever I run the command line 'php' program I get a core dump with a series of error messages: > Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr

Re: Whom do I have to bribe to get my ports committed?

2008-04-16 Thread Florent Thoumie
On Wed, Apr 16, 2008 at 5:34 PM, Dominic Fandrey <[EMAIL PROTECTED]> wrote: > The subject says everything: Me. -- Florent Thoumie [EMAIL PROTECTED] FreeBSD Committer ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/f

Whom do I have to bribe to get my ports committed?

2008-04-16 Thread Dominic Fandrey
The subject says everything: http://www.freebsd.org/cgi/query-pr.cgi?pr=122726 http://www.freebsd.org/cgi/query-pr.cgi?pr=122727 I know those PRs aren't old, but previous versions have not been committed for two weeks - long enough for them to get outdated. _

Building Ruby Ports

2008-04-16 Thread Steven Kreuzer
Greetings- I am currently in the process of building a FreeBSD port for a Ruby on Rails application and I have run into an issue I am hoping someone can help provide me a solution for. The port had a couple of dependencies on Ruby gems that no port currently exists for, so I created ports and ope

Re: CFT: devel/directfb update to 1.1.1

2008-04-16 Thread Pietro Cerutti
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Ganael LAPLANCHE wrote: | On Wed, 16 Apr 2008 16:53:55 +0200, Pietro Cerutti wrote | | Hi again :) | |> Actually, there is a bug in those two functions. What about this one? | |> - - while (readdir_r( dir, &tmp, &entry ) == 0 && entry) { |> +

Re: CFT: devel/directfb update to 1.1.1

2008-04-16 Thread Ganael LAPLANCHE
On Wed, 16 Apr 2008 16:53:55 +0200, Pietro Cerutti wrote Hi again :) > Actually, there is a bug in those two functions. What about this one? > - - while (readdir_r( dir, &tmp, &entry ) == 0 && entry) { > + while (!readdir_r( dir, &tmp, &entry ) && entry) { Hmmm, isn't that similar ? Any

Re: CFT: devel/directfb update to 1.1.1

2008-04-16 Thread Anatoly Borodin
Hi! On Wed, Apr 16, 2008 at 4:55 PM, Ganael LAPLANCHE <[EMAIL PROTECTED]> wrote: > It produces the same error as previously reported : "No system found!". Very > strange, but applying those two patches allows the libs to be found and > mplayer > to (nearly) start : It's not as simple as it m

Re: CFT: devel/directfb update to 1.1.1

2008-04-16 Thread Anatoly Borodin
Hi! On Wed, Apr 16, 2008 at 4:55 PM, Ganael LAPLANCHE <[EMAIL PROTECTED]> wrote: > > 1) Did your mplayer work with the previous version of directfb? > No, since the previous version of directfb didn't install neither sdl nor x11 > drivers. The sign of improvement! :) > > links doesn't work w

FreeBSD Port: audio/xmms-crystality

2008-04-16 Thread cernpe
Hi, audio/xmms-crystality should be unbrokened, because I've found one mirror, so please add it to the makefile http://ftp.ussg.iu.edu/FreeBSD/distfiles/crystality-plugin-0.92.tar.gz diff -uN Makefile.old Makefile --- Makefile.old2008-04-16 14:38:35.0 +0200 +++ Makefile200

Re: CFT: devel/directfb update to 1.1.1

2008-04-16 Thread Pietro Cerutti
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Pietro Cerutti wrote: | Ganael LAPLANCHE wrote: | | On Wed, 16 Apr 2008 16:01:43 +0300, Anatoly Borodin wrote | | | It produces the same error as previously reported : "No system | found!". Very | | strange, but applying those two patches allows the

Re: CFT: devel/directfb update to 1.1.1

2008-04-16 Thread Pietro Cerutti
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Ganael LAPLANCHE wrote: | On Wed, 16 Apr 2008 16:01:43 +0300, Anatoly Borodin wrote | It produces the same error as previously reported : "No system found!". Very | strange, but applying those two patches allows the libs to be found and mplayer | t

Re: CFT: devel/directfb update to 1.1.1

2008-04-16 Thread Ganael LAPLANCHE
On Wed, 16 Apr 2008 16:01:43 +0300, Anatoly Borodin wrote > Hi! Hi :) > 1) Did your mplayer work with the previous version of directfb? No, since the previous version of directfb didn't install neither sdl nor x11 drivers. > 2) Have you rebuilt mplayer? Yes, using --enable-directfb. The lib is

Re: CFT: devel/directfb update to 1.1.1

2008-04-16 Thread Anatoly Borodin
Hi! On Wed, Apr 16, 2008 at 1:02 PM, Ganael LAPLANCHE <[EMAIL PROTECTED]> wrote: > the port now builds/installs fine, but unfortunately leads to the same > situation > as my previous tests :/. I have defined WITH_SDL and WITH_X11, but I still > cannot use -vo directfb with mplayer (compiled w

OpenBSD's isakmpd port maintainership

2008-04-16 Thread Igor Zinovik
Hello, ports@ readers. Seems that isakmpd (security/isakmpd) is outdated. I'm currently using it in my production environment. I would like to know does somebody working on bring isakmpd back sync'ed with current OpenBSD code base. I would like try to port it. I have small porting expi

Re: Openldap server install failure - openldap client conflict

2008-04-16 Thread Da Rock
On Wed, 2008-04-16 at 08:46 +0100, Matthew Seaman wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: RIPEMD160 > > Da Rock wrote: > > > Actually, let me clarify: The error message I get is > > openldap-sasl-server-2.3.40 conflicts with installed package > > openldap-client-2.3.40, they install

Re: CFT: devel/directfb update to 1.1.1

2008-04-16 Thread Ganael LAPLANCHE
On Wed, 16 Apr 2008 10:38:43 +0200, Pietro Cerutti wrote > Sorry, I made an error rolling the patch. Please try again, the patch > is always at: > > http://gahr.ch/FreeBSD/patches/_pending/directfb_complete.diff > > Thanks! Hi again, the port now builds/installs fine, but unfortunately leads

Re: CFT: devel/directfb update to 1.1.1

2008-04-16 Thread Pietro Cerutti
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Ganael LAPLANCHE wrote: | On Wed, 16 Apr 2008 01:50:46 +0200, Pietro Cerutti wrote |> Hi guys, | | Hi Pietro, | |> A patch to update devel/directfb to 1.1.1 is ready to be committed, but |> I would like to have some feedback first: | | Unfortunately

Re: Openldap server install failure - openldap client conflict

2008-04-16 Thread Da Rock
On Wed, 2008-04-16 at 16:48 +1000, Da Rock wrote: > On Wed, 2008-04-16 at 07:03 +0100, Matthew Seaman wrote: > > Da Rock wrote: > > > I'm trying to install OpenLDAP as a server to "attempt" to try it out > > > for our network. The problem is the openldap client is already installed > > > for other

Re: Openldap server install failure - openldap client conflict

2008-04-16 Thread Da Rock
On Wed, 2008-04-16 at 08:29 +0100, Matthew Seaman wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: RIPEMD160 > > Da Rock wrote: > > On Wed, 2008-04-16 at 07:03 +0100, Matthew Seaman wrote: > >> Da Rock wrote: > > >> One of the programs that depends on the client is OpenLDAP-server -- so > >>

Re: Openldap server install failure - openldap client conflict

2008-04-16 Thread Matthew Seaman
-BEGIN PGP SIGNED MESSAGE- Hash: RIPEMD160 Da Rock wrote: > Actually, let me clarify: The error message I get is > openldap-sasl-server-2.3.40 conflicts with installed package > openldap-client-2.3.40, they install files into the same place. > > Therefore, I cannot install openldap serve

Re: Openldap server install failure - openldap client conflict

2008-04-16 Thread Da Rock
On Wed, 2008-04-16 at 16:48 +1000, Da Rock wrote: > On Wed, 2008-04-16 at 07:03 +0100, Matthew Seaman wrote: > > Da Rock wrote: > > > I'm trying to install OpenLDAP as a server to "attempt" to try it out > > > for our network. The problem is the openldap client is already installed > > > for other

Re: Openldap server install failure - openldap client conflict

2008-04-16 Thread Matthew Seaman
-BEGIN PGP SIGNED MESSAGE- Hash: RIPEMD160 Da Rock wrote: > On Wed, 2008-04-16 at 07:03 +0100, Matthew Seaman wrote: >> Da Rock wrote: >> One of the programs that depends on the client is OpenLDAP-server -- so >> just by typing >> >> portinstall net/openldap23-server >> >> you'll caus

Re: CFT: devel/directfb update to 1.1.1

2008-04-16 Thread Ganael LAPLANCHE
On Wed, 16 Apr 2008 01:50:46 +0200, Pietro Cerutti wrote > Hi guys, Hi Pietro, > A patch to update devel/directfb to 1.1.1 is ready to be committed, but > I would like to have some feedback first: Unfortunately, it does not compile on my machine (FreeBSD 6.3-STABLE, amd64) : cc -DHAVE_CONFIG_H

Re: Openldap server install failure - openldap client conflict

2008-04-16 Thread Da Rock
On Wed, 2008-04-16 at 07:03 +0100, Matthew Seaman wrote: > Da Rock wrote: > > I'm trying to install OpenLDAP as a server to "attempt" to try it out > > for our network. The problem is the openldap client is already installed > > for other apps as php, apache, asterisk, etc. So my question is: is i