fontconfig and freetype (was Re: New and some updated ports)

2005-11-24 Thread Matthieu Herrb
Antti Harri wrote: Hello, Here are some ports I've made and a couple of updated ones: http://openbsd.fi/~iku/files/ports/ fontconfig-2.3.2-obsd_port.tar.gz > freetype2-2.1.10-obsd_port.tar.gz [and other ports, that are not the issue here] The fontconfig in XF4 will be update to 2.3.2 with

Re: New port: fontforge

2005-11-24 Thread Ian Darwin
Fontforge. An outline font editor that lets you create your own postscript, truetype, opentype, cid-keyed, multi-master, cff, svg and bitmap (bdf) fonts, or edit existing ones. Also lets you convert one format to another. FontForge has support for many macintosh font formats. BSD licensed.

Re: akpop3d questions

2005-11-24 Thread J Moore
On Thu, Nov 24, 2005 at 08:49:25AM +0100, the unit calling itself Xavier Santolaria wrote: > so spake J Moore on Thu, Nov 24, 2005 at 07:40:24AM CET: > [...] > > > The culprit seems to be the "group not found" error... WTF, O?? > > > > > > 23:17:13.312 << 0009 USER jm\0D\0A > > > 23:17:13.359 >>

Re: akpop3d questions

2005-11-24 Thread J Moore
On Thu, Nov 24, 2005 at 07:17:54PM +1100, the unit calling itself Ian McWilliam wrote: > > > >Perhaps some fwd progress... got cert & key files installed, but I am > >bombing during the authentication process. Following is part of the > >debug output from my client. I double-checked the password v

Re: centericq

2005-11-24 Thread Edd Barrett
On 24/11/05, frantisek holop <[EMAIL PROTECTED]> wrote: > hmm, on Thu, Nov 24, 2005 at 09:13:30AM -0700, Peter Valchev said that > > > so, i downloaded the newest, compiled with --without-msn (no curl here) > > > and so far it's good. what's the issue i should be looking for? > > > > You precisely

Re: centericq

2005-11-24 Thread frantisek holop
hmm, on Thu, Nov 24, 2005 at 09:13:30AM -0700, Peter Valchev said that > > so, i downloaded the newest, compiled with --without-msn (no curl here) > > and so far it's good. what's the issue i should be looking for? > > You precisely avoided the problem as it's in the msn code, I've > the diff --w

update: sysutils/tpb

2005-11-24 Thread Douglas Santos
0.6.3 -> 0.6.4 Index: Makefile === RCS file: /cvs/ports/sysutils/tpb/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- Makefile9 Nov 2005 01:25:38 - 1.4 +++ Makefile24 Nov 2005 18:16:08 - @@ -5,8 +5,7

LuaSocket update from version 2.0beta3 to 2.0

2005-11-24 Thread Pedro Martelletto
Tested on i386, macppc and sparc64. -p. Index: Makefile === RCS file: /cvs/ports/net/luasocket/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- Makefile10 Sep 2005 17:32:15 - 1.3 +++ Makefile24 Nov 2005

Re: Gimp port fails.

2005-11-24 Thread steven mestdagh
On Thu, Nov 24, 2005 at 09:28:35AM -0500, Watson Ladd wrote: > When I attempt to build the GIMP port, it fails with: > > Can't install libtool-1.5.18p2 because of conflicts (libtool-1.5.20) > > This problem appears on the recent stable branch. we have libtool-1.5.18p2 in stable, so why do you ha

Re: centericq

2005-11-24 Thread Peter Valchev
> so, i downloaded the newest, compiled with --without-msn (no curl here) > and so far it's good. what's the issue i should be looking for? You precisely avoided the problem as it's in the msn code, I've the diff --without-msn in my tree but I was hoping it would get fixed. Ignoring it's broken

Re: UPDATE from maintainer: cssed-0.4

2005-11-24 Thread steven mestdagh
On Thu, Nov 24, 2005 at 03:43:58PM +, Antoine Jacoutot wrote: > Selon steven mestdagh <[EMAIL PROTECTED]>: > > then you are probably not -current or don't have the gettext package in > > your local packages dir. this is the only change needed in PLIST > > Well, I'm using the most current snaps

Re: UPDATE from maintainer: cssed-0.4

2005-11-24 Thread Antoine Jacoutot
Selon steven mestdagh <[EMAIL PROTECTED]>: > then you are probably not -current or don't have the gettext package in > your local packages dir. this is the only change needed in PLIST Well, I'm using the most current snapshot available for i386 and available via ftp (I updated everything this morn

Re: DSPAM ports with MySQL

2005-11-24 Thread Frank Denis \(Jedi/Sector One\)
On Thu, Nov 24, 2005 at 10:39:21AM -0300, FBN wrote: "env FLAVOR=mysql make package" doesn't generate dspam-3.6.1-mysql.tgz this is the error: ===> Building package for dspam-3.6.1-mysql Can't resolve libspec mysqlclient.14 I had installed mysql-client-4.0.23.tgz The port is designed for Open

Gimp port fails.

2005-11-24 Thread Watson Ladd
When I attempt to build the GIMP port, it fails with: Can't install libtool-1.5.18p2 because of conflicts (libtool-1.5.20) This problem appears on the recent stable branch. It shouldn't happen because of the version number convention for shared object code (Increment number at compatibility brea

Re: UPDATE from maintainer: cssed-0.4

2005-11-24 Thread steven mestdagh
On Thu, Nov 24, 2005 at 01:36:25PM +, Antoine Jacoutot wrote: > Selon steven mestdagh <[EMAIL PROTECTED]>: > > I tested on sparc64. looks okay, and seems they fixed the validation > > since the previous version. > > I think your PLIST contains a few locale directories too many. Try make > > upd

DSPAM ports with MySQL

2005-11-24 Thread FBN
Hi, How to make a dspam 3.6.1 package using mysql Flavor ? "env FLAVOR=mysql make" compiles ok, but "env FLAVOR=mysql make package" doesn't generate dspam-3.6.1-mysql.tgz this is the error: ===> Building package for dspam-3.6.1-mysql Can't resolve libspec mysqlclient.14 I had installed mysql-

Re: UPDATE from maintainer: cssed-0.4

2005-11-24 Thread Antoine Jacoutot
Selon steven mestdagh <[EMAIL PROTECTED]>: > I tested on sparc64. looks okay, and seems they fixed the validation > since the previous version. > I think your PLIST contains a few locale directories too many. Try make > update-plist ? Well, I actually ran "make update-plist" and this is where the

Re: UPDATE from maintainer: cssed-0.4

2005-11-24 Thread steven mestdagh
On Thu, Nov 24, 2005 at 10:14:05AM +, Antoine Jacoutot wrote: > Hi. > > New version of cssed is out. > Diff included. > Tested under i386/current. I tested on sparc64. looks okay, and seems they fixed the validation since the previous version. I think your PLIST contains a few locale director

sparc64 breakage

2005-11-24 Thread Nikolay Sturm
Hi, besides regular breakage, these ports could need an eye: net/gaimcannot find silc net/mldonkey/stable ??? These will be fixed rsn: graphics/digikam-docmissing dependency on kdelibs3 lang/gcc/4.0needs fixed bison www/clearsilver 64bit patches got r

Re: New port: highmoon

2005-11-24 Thread steven mestdagh
On Thu, Nov 24, 2005 at 11:33:39AM +0100, M. Schatzl wrote: > Hi, > > this is a little gravity shooter game with cool graphics: > http://highmoon.gerdsmeier.net/ > > Since it is the first port I prepared, I'd be grateful for any feedback > concerning the Makefile and patches. As far as I can say,

Re: centericq

2005-11-24 Thread frantisek holop
hmm, on Wed, Nov 23, 2005 at 12:08:49PM -0700, Peter Valchev said that > > i've just upgraded my production server to 3.8 > > and i see now, that centericq is marked broken.. > > > > until the issue is fixed, could the old version be put back? > > why don't you ask the author to fix it for exampl

New port: highmoon

2005-11-24 Thread M. Schatzl
Hi, this is a little gravity shooter game with cool graphics: http://highmoon.gerdsmeier.net/ Since it is the first port I prepared, I'd be grateful for any feedback concerning the Makefile and patches. As far as I can say, it runs fine. Please test it nevertheless, for the above reason. Thanks

UPDATE from maintainer: cssed-0.4

2005-11-24 Thread Antoine Jacoutot
Hi. New version of cssed is out. Diff included. Tested under i386/current. Regards, Antoine cssed.diff Description: Binary data

Re: UPDATE: x11/py-gtk2

2005-11-24 Thread Lars Hansson
On Tue, 22 Nov 2005 08:46:38 +0100 Eric Faurot <[EMAIL PROTECTED]> wrote: > Because of the missing pycairo.pc. Please update py-cairo (and cairo too) > with patches at http://ekyo.nerim.net/openbsd/index.html Oh yeah, that does it. Seems to be working fine now. --- Lars Hansson

Re: UPDATE: graphics/cairo and graphics/py-cairo

2005-11-24 Thread Eric Faurot
On 11/24/05, Aleksander Piotrowski <[EMAIL PROTECTED]> wrote: > Eric Faurot <[EMAIL PROTECTED]> wrote: > > I understand. I am using this patch locally and I have xchat, > > firefox 1.5rc3 working well. I can make a full package build, > > run "make newlib-depends-check" and see what happens. > > W

Re: akpop3d questions

2005-11-24 Thread Ian McWilliam
On 24 Nov 2005, at 4:28 PM, J Moore wrote: On Wed, Nov 23, 2005 at 10:08:13PM -0600, the unit calling itself J Moore wrote: I need to set up a POP3 server for a while, and after a quick survey, akpop3d seemed like a good choice - partly because it supports POP3 via SSL. So I built it from t