Possibly unbuildable ports reminder

2010-02-28 Thread Bill Fenner
Dear porters, This is just a reminder to please periodically check the list of unbuildable ports at http://pointyhat.freebsd.org/errorlogs/ . A list by MAINTAINER is http://people.freebsd.org/~fenner/errorlogs/ so you can easily check the status of ports that you maintain. In addition, the li

Re: Possibly unbuildable ports reminder

2010-02-28 Thread Garrett Cooper
On Sun, Feb 28, 2010 at 2:00 AM, Bill Fenner wrote: > Dear porters, > >  This is just a reminder to please periodically check the list of > unbuildable ports at http://pointyhat.freebsd.org/errorlogs/ . > A list by MAINTAINER is > > http://people.freebsd.org/~fenner/errorlogs/ > > so you can easil

Re: Possibly unbuildable ports reminder

2010-02-28 Thread Programmer In Training
On 02/28/10 04:00, Bill Fenner wrote: > addition, the list of ports with no MAINTAINER with build problems is > > http://people.freebsd.org/~fenner/errorlogs/po...@freebsd.org.html What about a list (by PORTS) of ports with problems with maintainers? I'm curious about one or two ports (mainly Sk

Re: Possibly unbuildable ports reminder

2010-02-28 Thread Wesley Shields
On Sun, Feb 28, 2010 at 08:02:40AM -0600, Programmer In Training wrote: > On 02/28/10 04:00, Bill Fenner wrote: > > > addition, the list of ports with no MAINTAINER with build problems is > > > > http://people.freebsd.org/~fenner/errorlogs/po...@freebsd.org.html > > What about a list (by PORTS)

Re: Possibly unbuildable ports reminder

2010-02-28 Thread Programmer In Training
On 02/28/10 08:31, Wesley Shields wrote: > http://pointyhat.freebsd.org/errorlogs/ > > That has just about everything you will want to know. Thanks (: -- Yours In Christ, PIT Emails are not formal business letters, whatever businesses may want. signature.asc Description: OpenPGP digital si

make install error VALID_CATEGOIES

2010-02-28 Thread Piotrek
Hi Recently when i try to instal anything from ports, i get this error (for rg. when i try to install smplayer): sng# make install -wq: not found smplayer-0.6.8_1: Makefile error: category multimedia not in list of valid categories. *** Error code 1 Stop in /usr/ports/multimedia/smplayer. sng#

Re: make install error VALID_CATEGOIES

2010-02-28 Thread Wesley Shields
On Sun, Feb 28, 2010 at 04:04:04PM +0100, Piotrek wrote: > Hi > > Recently when i try to instal anything from ports, i get this error > (for rg. when i try to install smplayer): > > sng# make install > -wq: not found > smplayer-0.6.8_1: Makefile error: category multimedia not in list of > valid c

Re: make install error VALID_CATEGOIES

2010-02-28 Thread Piotrek
On Sun, 28 Feb 2010 10:29:06 -0500 Wesley Shields wrote: > On Sun, Feb 28, 2010 at 04:04:04PM +0100, Piotrek wrote: > > Hi > > > > Recently when i try to instal anything from ports, i get this error > > (for rg. when i try to install smplayer): > > > > sng# make install > > -wq: not found > > s

FreeBSD Port: sql-ledger-2.8.23

2010-02-28 Thread Ewout Boks
Hi, sql-ledger is stuck at 2.8.23 and hasn't been updated for more than a year. There are some important fixes in newer versions. Could you please update the port? Many thanks, Ewout Boks ___ freebsd-ports@freebsd.org mailing list http://lists.freeb

kde4 Upgrade to 4.3.5 -problems

2010-02-28 Thread david
HI I have just upgraded kde to 4.3.5 using portupgrade and am hitting problems. At first a users .xinitrc pointed to the previous location for startkde4 instead of /usr/local/kde4/bin. A startx resulted in a system crash. After changing the path the system no longer crashes BUT: 1. after % star

Re: sysutils/syslog-ng3 processes

2010-02-28 Thread Vince Valenti
I'm actually no longer the maintainer of the port, but if you check sockstat, you will notice the second process is the one that is actually listening to the network, etc: # ps auxww|grep syslog root 29196 0.0 0.0 5320 2172 ?? I 8:40AM 0:00.00 /usr/local/sbin/syslog-ng -p /var/run/syslog.pid ro

Re: Possibly unbuildable ports reminder

2010-02-28 Thread Mark Linimon
On Sun, Feb 28, 2010 at 08:02:40AM -0600, Programmer In Training wrote: > What about a list (by PORTS) of ports with problems with maintainers? You may also find http://portsmon.freebsd.org helpful. mcl ___ freebsd-ports@freebsd.org mailing list http://

Re: sysutils/syslog-ng3 processes

2010-02-28 Thread Lars Engels
On Sun, Feb 28, 2010 at 08:58:55AM -0800, Vince Valenti wrote: > > > I'm actually no longer the maintainer of the port, but if you check > sockstat, you will notice the second process is the one that is actually > listening to the network, etc: > > # ps auxww|grep syslog > root 29196 0.0 0.0 >

patch to build sysutils/xosview on CURRENT

2010-02-28 Thread Rainer Hurling
The good old xosview did not build and install under CURRENT. After some trying I found a way to install and run it. In Makefile we have to remove the 'BROKEN' lines. 'files/patch-configure has to include version 9. Additionally the irg/interrupt-meters have to be disabled over 'files/patch-a

Re: make install error VALID_CATEGOIES

2010-02-28 Thread Doug Barton
On 02/28/10 07:38, Piotrek wrote: > Yes i have set GREP varible part of my .cshrc looks like this: > > alias grep grep --color > alias lsg 'ls | grep $1' > setenv GREP COLOR=32 > > Do i have remove it to be able to use ports ?? Yes. Setting GREP to the empty string there serves no fu

Re: sysutils/syslog-ng3 processes

2010-02-28 Thread Doug Barton
On 02/28/10 08:58, Vince Valenti wrote: > > > I'm actually no longer the maintainer of the port, Your name and e-mail address are still in pkg-descr. Cy, you want to fix that? Doug -- ... and that's just a little bit of history repeating. -- Propellerheads

Re: My ports.

2010-02-28 Thread Eitan Adler
I'll take these: > sysutils/googlog > textproc/align > x11/xbindkeys ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

oidentd on freebsd 8.0

2010-02-28 Thread Zdenek Kaspar
Hello, I noticed oidentd on 8.0 doesn't support MASQ and probably forward (-P) isn't working too. Right now I don't have idea howto workaround this on 8.0 and I doubt there are any other alternatives providing such functionality. Any ideas please? :) TIA, Z. _

Re: patch to build sysutils/xosview on CURRENT

2010-02-28 Thread Rainer Hurling
Mailaddress of maintainer is unknown: ha...@physics.montana.edu SMTP error from remote mail server after RCPT TO:: host tesla.physics.montana.edu [153.90.192.170]: 550 unknown user So perhaps someone else is willing to take a look at my patches? Thanks, Rainer Hurling Am 28.0