Dropping maintainership

2009-02-05 Thread Jona Joachim
Hi! It's been a very nice time but unfortunately I'm not using FreeBSD anymore, so I have to give up maintainership for the following ports: audio/linux-freealut audio/soundconverter devel/aros-sdk devel/ruby-game devel/sdl_sge devel/tigcc games/gish-demo x11-toolkits/wxd Keep up the good work!

Re: howto use Konqueror as root while another user ?

2008-02-14 Thread Jona Joachim
On Fri, 15 Feb 2008 02:04:33 +0100, Danny Pansters wrote: > On Thursday 14 February 2008 20:45:43 Piotr wrote: >> if I try to start File Manager - Super User Mode, I put the root >> password and then I'm getting a lot of the following errors: >> >> There was an error loading the module Navigation

Re: detect packages which are built against missing libraries

2008-02-14 Thread Jona Joachim
On Thu, 14 Feb 2008 21:32:19 +0100, Jona Joachim wrote: > Hi! > The last upgrade of devel/icu broke a lot of binaries for me because > they were missing libicui18n.so.36. I quickly hacked together a python > script which tries to indentify which packages were built against no >

detect packages which are built against missing libraries

2008-02-14 Thread Jona Joachim
Hi! The last upgrade of devel/icu broke a lot of binaries for me because they were missing libicui18n.so.36. I quickly hacked together a python script which tries to indentify which packages were built against no longer existing libraries. It outputs a list of packages which can easily be combinded

Re: HELP needed by experienced porter for simple review

2007-11-30 Thread Jona Joachim
On Sat, 01 Dec 2007 00:38:16 +0100, GP wrote: > > - Original Message - > From: "GP" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Saturday, December 01, 2007 12:37 AM > Subject: HELP needed by experienced porter for simple review > > >> I'm new to porting for FreeBSD and make f

Re: Problems building certain ports

2007-11-01 Thread Jona Joachim
On Thu, 01 Nov 2007 14:20:57 -0500, Stephen Montgomery-Smith wrote: > Some ports build beautifully on a clean system, but on a well populated > system break at the configure stage. My guess is that some port > somewhere (perhaps something related to gnome) changes the system. > Ports that suff

Re: can't startx after xorg upgrade: could not open default font 'fixed'

2007-05-23 Thread Jona Joachim
On Wed, 23 May 2007 08:28:10 -0500 [EMAIL PROTECTED] wrote: > I get: >Fatal server error: >could not open default font 'fixed' > > I have looked at: >XFree86-4-fontDefaultBitmaps is not used with xorg >x11-fonts/font-alias is installed >xorg-fonts-miscbitmaps is installed thin

Re: HEADS UP: Gstreamer80 is scheduled for removal in 9 days.

2007-05-22 Thread Jona Joachim
On Tue, 22 May 2007 19:18:57 +0400 "Andrew Pantyukhin" <[EMAIL PROTECTED]> wrote: > On 5/22/07, Michael Johnson <[EMAIL PROTECTED]> wrote: > > multimedia/gstreamer80 has been marked DEPRECATED and has an > > EXPIRATION_DATE of 2007-05-31. > > > > The following ports depend on gstreamer80 > > ... >

Re: HEADS UP: xorg 7.2 ready for testing (could not open default font 'fixed' error)

2007-05-20 Thread Jona Joachim
On Sun, 20 May 2007 14:35:02 -0400 Kris Kennaway <[EMAIL PROTECTED]> wrote: > On Sun, May 20, 2007 at 07:26:00PM +0200, Jona Joachim wrote: > > On Sun, 20 May 2007 18:55:43 +0200 > > Gaye Abdoulaye <[EMAIL PROTECTED]> wrote: > > > > > Hello list, > &

Re: HEADS UP: xorg 7.2 ready for testing (could not open default font 'fixed' error)

2007-05-20 Thread Jona Joachim
On Sun, 20 May 2007 18:55:43 +0200 Gaye Abdoulaye <[EMAIL PROTECTED]> wrote: > Hello list, > 1-I've successfully upgraded my ports tree > 2-use /usr/ports/Tools/scripts/mergebase.sh and make required > sym-link to /usr/local/lib/X11 > 3- run X -configure > 4- run X -config xorg.conf.new > but i ha

Re: cyrus-sasl alternative?

2007-04-04 Thread Jona Joachim
Eric a écrit : Jona Joachim wrote: Anton Blajev a écrit : -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello group, what alternative can I use insted of the port scheduled for deletion: portname: security/cyrus-sasl If you also need a POP3/IMAP server you might want to take a

Re: cyrus-sasl alternative?

2007-04-04 Thread Jona Joachim
Anton Blajev a écrit : -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello group, what alternative can I use insted of the port scheduled for deletion: portname: security/cyrus-sasl If you also need a POP3/IMAP server you might want to take a look at Dovecot. I'm using Dovecot SAS

Why not install libinstall.a?

2007-02-23 Thread Jona Joachim
Hi! I plan to write a GUI for the FBSD ports collection. I wrote a sketch of it in Python to see what I should look like and how it should work. At some point I needed a way to see whether a port is outdated or not and so I took a look at how other tools implement the version comparison function. v

Re: fetch info

2006-11-09 Thread Jona Joachim
gareth wrote: > hey guys, i'm struggling to find out how to do this, for example from > the help page: > > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ports-using.html > > # cd /usr/ports/sysutils/lsof > # make >>> lsof_4.57D.freebsd.tar.gz doesn't seem to exist in /usr/ports/distfi

Re: irc/xchat and LOCALBASE

2006-11-02 Thread Jona Joachim
Stanislav Sedov wrote: > On Thu, 02 Nov 2006 18:49:58 +0100 > Jona Joachim <[EMAIL PROTECTED]> mentioned: > >> It seems like xchat wasn't updated against the GNOME switch from X11BASE >> to LOCALBASE: >> > > You probably have some libraries which x

irc/xchat and LOCALBASE

2006-11-02 Thread Jona Joachim
It seems like xchat wasn't updated against the GNOME switch from X11BASE to LOCALBASE: libtool: link: cannot find the library `/usr/X11R6/lib/libgtk-x11-2.0.la' or unhandled argument `/usr/X11R6/lib/libgtk-x11-2.0.la' gmake[3]: *** [xchat] Error 1 gmake[3]: Leaving directory `/usr/ports/irc/xchat/

Re: FreeBSD Port: icu-3.6

2006-10-31 Thread Jona Joachim
Jona Joachim wrote: > Lukashev Anton wrote: >> Hi, >> I'm having troubles almost the same as reported here: >> http://portsmon.freebsd.org/portoverview.py?category=devel&portname=icu&wildcard= >> >> >> Under amd64 and i386, while tr

Re: FreeBSD Port: icu-3.6

2006-10-31 Thread Jona Joachim
Lukashev Anton wrote: > Hi, > I'm having troubles almost the same as reported here: > http://portsmon.freebsd.org/portoverview.py?category=devel&portname=icu&wildcard= > > > Under amd64 and i386, while trying to install or update icu I see the > following: > > * cut * > /custrtrn/ > ---

Trouble with MPlayer and FreeType support

2006-09-18 Thread Jona Joachim
Hi! MPlayer currently doesn't build with FreeType support: font_load_ft.c:30:35: fontconfig/fontconfig.h: No such file or directory A possible solution is to patch MPlayer-1.0pre8/libvo/Makefile to read: CFLAGS += ${X11BASE}/include --jona ___ freebsd-

"make: don't know how to make clean." in math/wxmaxima

2006-09-03 Thread Jona Joachim
This is kind of strange: /usr/ports/math/wxMaxima> sudo make clean ===> Cleaning for pkg-config-0.20_3 ===> Cleaning for wxgtk2-unicode-2.6.3 ===> Cleaning for gettext-0.14.5_2 ===> Cleaning for libxml2-2.6.26 ===> Cleaning for maxima-5.9.3 ===> Cleaning for gmake-3.81_1 ===> Cleaning for g

Re: Troubles with MASTER_SITES

2006-08-21 Thread Jona Joachim
Shaun Amott wrote: > On Mon, Aug 21, 2006 at 10:17:14PM +0200, Jona Joachim wrote: >> I must be missing something obvious with MASTER_SITES. >> If you consider the devel/tigcc port which I maintain you can read: >> >> MASTER_SITES=

Troubles with MASTER_SITES

2006-08-21 Thread Jona Joachim
Hi! I must be missing something obvious with MASTER_SITES. If you consider the devel/tigcc port which I maintain you can read: MASTER_SITES= ${MASTER_SITE_GCC}:gcc \ ${MASTER_SITE_GNU}:gas \ http://tigcc.ticalc.org/linux/:tigcc MASTER_SITE_

Re: little problem with pkg-plist

2006-08-04 Thread Jona Joachim
Vasil Dimov wrote: > On Thu, Aug 03, 2006 at 05:58:20PM +0200, Jona Joachim wrote: >> Vasil Dimov wrote: >>> On Thu, Aug 03, 2006 at 03:10:19PM +0200, Jona Joachim wrote: >>>> Vasil Dimov wrote: >>>>> On Wed, Aug 02, 2006 at 11:49:51PM +0200, Jona Joach

Re: little problem with pkg-plist

2006-08-03 Thread Jona Joachim
Vasil Dimov wrote: > On Thu, Aug 03, 2006 at 03:10:19PM +0200, Jona Joachim wrote: >> Vasil Dimov wrote: >>> On Wed, Aug 02, 2006 at 11:49:51PM +0200, Jona Joachim wrote: >>>> Hi! >>>> I ported SGE (SDL Graphics Extension) to FreeBSD and ran into a stran

Re: little problem with pkg-plist

2006-08-03 Thread Jona Joachim
Vasil Dimov wrote: > On Wed, Aug 02, 2006 at 11:49:51PM +0200, Jona Joachim wrote: >> Hi! >> I ported SGE (SDL Graphics Extension) to FreeBSD and ran into a strange >> problem with pkg-plist. >> Among others these files are listed in pkg-plist: >> lib/libSGE.a &g

little problem with pkg-plist

2006-08-02 Thread Jona Joachim
Hi! I ported SGE (SDL Graphics Extension) to FreeBSD and ran into a strange problem with pkg-plist. Among others these files are listed in pkg-plist: lib/libSGE.a lib/libSGE.so lib/libSGE.so.0 lib/libSGE.so.0.030809 Those are the only files installed in lib. libSGE.so.0 is a symlink to libSGE.so.0