FreeBSD Port: ng_ipacct-20061223

2009-01-18 Thread Dmitry Yashin
dc# uname -r
7.1-RELEASE

dc# make install
===  Vulnerability check disabled, database not found
===  Found saved configuration for ng_ipacct-20061223
===  Extracting for ng_ipacct-20061223
= MD5 Checksum OK for ng_ipacct-20061223.tar.gz.
= SHA256 Checksum OK for ng_ipacct-20061223.tar.gz.
===  Patching for ng_ipacct-20061223
===  Applying FreeBSD patches for ng_ipacct-20061223
===  Configuring for ng_ipacct-20061223
===  Building for ng_ipacct-20061223
=== ng_ipacct (all)
Warning: Object directory not changed from original
/usr/ports/net-mgmt/ng_ipacct/work/ng_ipacct/ng_ipacct
@ - /usr/src/sys
machine - /usr/src/sys/i386/include
: opt_netgraph.h
cc -O2 -fno-strict-aliasing -pipe -DMEM_USE_ZONE -g -Werror -D_KERNEL
-DKLD_MODULE -std=c99 -nostdinc
-I/usr/ports/net-mgmt/ng_ipacct/work/ng_ipacct/ng_ipacct -I. -I@
-I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100
--param large-function-growth=1000 -fno-common
-mno-align-long-strings -mpreferred-stack-boundary=2  -mno-mmx
-mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding
-fstack-protector -Wall -Wredundant-decls -Wnested-externs
-Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline
-Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions -c
ng_ipacct.c
ng_ipacct.c: In function 'ip_hash_make_rec':
ng_ipacct.c:841: error: 'tcbinfo' undeclared (first use in this function)
ng_ipacct.c:841: error: (Each undeclared identifier is reported only once
ng_ipacct.c:841: error: for each function it appears in.)
ng_ipacct.c:850: error: 'udbinfo' undeclared (first use in this function)
*** Error code 1

Stop in /usr/ports/net-mgmt/ng_ipacct/work/ng_ipacct/ng_ipacct.
*** Error code 1

Stop in /usr/ports/net-mgmt/ng_ipacct/work/ng_ipacct.
*** Error code 1

Stop in /usr/ports/net-mgmt/ng_ipacct.
*** Error code 1

Stop in /usr/ports/net-mgmt/ng_ipacct.
___
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


Re: tinderbox - tinderd and nullfs?

2009-01-18 Thread Torfinn Ingolfsen
Hello,
Here:
r...@kg-vm# pwd
/usr/local/tinderbox/scripts
r...@kg-vm# ./tc configGet
CCACHE_DIR=
CCACHE_ENABLED=0
CCACHE_JAIL=0
CCACHE_LOGFILE=
CCACHE_MAX_SIZE=1G
CCACHE_NOLINK=1
DISTFILE_CACHE=
DISTFILE_URI=
HOST_WORKDIR=
OPTIONS_DIR=
OPTIONS_ENABLED=0
TINDERD_LOGFILE=/dev/null
TINDERD_SLEEPTIME=120
__DSVERSION__=3.1
r...@kg-vm#


-- 
Regards,
Torfinn Ingolfsen
___
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


Re: amule 2.2.3 port - ready for test

2009-01-18 Thread Torfinn Ingolfsen
Hello,

On Mon, Jan 12, 2009 at 9:46 AM, Bernhard Fröhlich de...@bluelife.at wrote:
 On Sat, January 10, 2009 5:28 pm, Torfinn Ingolfsen wrote:
 Hello,

 On Sat, Jan 10, 2009 at 4:20 PM, Bernhard Froehlich de...@bluelife.at
 wrote:
 I've applied your patch and compiled the port in an i386 Tinderbox for
 6-STABLE and 7-STABLE. It compiles fine but leaves a few files behind
 and deletes a few directories which it shouldn't.

 Thanks for testing. A new patch will be sent to the mailing list.
 I really must get my own tinderbox running again soon.

 I've build your -5 patch and tinderbox keeps complaining about some
 missing directories.

I'm still having problems getting my own tinderbox to run. Maybe I
should just reinstall it (it was upgraded).

amule - I wonder why 'port test' doesn't complain about missing files
like your tinderbox does?

-- 
Regards,
Torfinn Ingolfsen
___
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


Re: Call for testers: MythTV 0.21 port upgrade

2009-01-18 Thread Craig Butler
 OK, I've built mythtv-frontend.  On a machine with no prior
 installation, it finds the machine running a MythTV 0.21 back end (how?).
 I needed to extract the password to the MySQL database
 from the back end, but then it seems to work.
upnp calls I think, the mythbackend announces its self via upnp (in
yukki windows and icon appears in my network places)

 On another machine, where I have a MySQL server with an old version of
 the mythconverg database, I can't start it: it connects to the
 database, finds that it's the wrong version, and stops again.  I
 suspect that I could fix that with mythtv-setup, but the port doesn't
 install it.  Would it be difficult to get it to do so?
This is usually handles my the updated mythbackend, it automatically
updated my database when moving from 0.20 to 0.21...  There are
instructions in the UPGRADING file within the extracted sources if your
last release was older than 0.20

 Also, every time I stop the front end, it SIGSEGVs.  I haven't
 investigated why.
Aye, this happens on the old .20 release and the pre-released 0.21 and
now this version.  Its not really a problem just need to tidy up the
core dumps.

How do you find the livetv does yours stutter after some adverts fade to
black ?  I have found the only way to recover is to switch inputs or
come out of livetv then re enter it, a tad annoying. -- It does not
happen on recorded stuff.

Cheers

Craig B

___
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


Re: Call for testers: MythTV 0.21 port upgrade

2009-01-18 Thread Torfinn Ingolfsen
Hi,

On Sat, Jan 17, 2009 at 7:29 AM, Greg 'groggy' Lehey g...@freebsd.org wrote:
 OK, I've built mythtv-frontend.  On a machine with no prior
 installation, it finds the machine running a MythTV 0.21 back end (how?).

auto discovery, according to the release notes[1]: Added auto
discovery of MythTV servers/frontends
Perhaps upnp, as Craig suggested?

 On another machine, where I have a MySQL server with an old version of
 the mythconverg database, I can't start it: it connects to the
 database, finds that it's the wrong version, and stops again.  I
 suspect that I could fix that with mythtv-setup, but the port doesn't
 install it.  Would it be difficult to get it to do so?

MythTV (mythfrontend) will always try to connect to a local
configuration db first time[2]: When you start mythfrontend for the
first time, it will attempt to connect to a configuration database on
the local machine.
Personally, I would prefer that it was possible to somehow disable
this behaviour.


References:
1) http://www.mythtv.org/wiki/Release_Notes_-_0.21
2) http://www.mythtv.org/docs/mythtv-HOWTO-10.html#ss10
-- 
Regards,
Torfinn Ingolfsen
___
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


Re: Scilab 5.0

2009-01-18 Thread Michel Talon
bf wrote:
 Yes, I hope to soon, but I am busy at the moment.  I'd be interested
 in hearing whether users of the existing scilab 4.x port would like the
 new version, which is Java-based, to replace the old port -- or just be
 added in addition to it.

If the new Scilab Java interface is as bad as the new Maple Java
interface, maybe it is wise to keep the old Scilab 4.x in the
ports tree ...


-- 

Michel TALON

___
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


Storytelling on TeacherTube for your classroom

2009-01-18 Thread Eddie Charlotte Sax
Dear Educator,

We are Eddie  Charlotte Sax from StoryWatchers Club, a production company 
dedicated to bringing professional storytellers into classrooms nationwide. 

We have a complimentary story for you and your students to enjoy. It's posted 
to TeacherTube.com - 
http://www.teachertube.com/view_video.php?viewkey=662fc7542f97cd6e62c4

The story is from our award-winning DVD series, StoryWatchers Club - Adventures 
in Storytelling. Take an imagination journey with nationally acclaimed 
storyteller Mama Edie Armstrong as she tells the Anansi the Spider folktale, 
How the Moon Came to Be in the Sky.

The reason we are ‘giving away’ this awesome story is because if you love 
storytelling as much as we do, then we believe once you and your students 
experience one of our stories you will probably want to experience more - and 
that's when you will probably visit our website, StoryWatchersClub.com. The 
series features 14 of the nation’s top children’s storytellers on 5 titles, 5 
hours, all for under $100.

Our storytelling resources cover all grade levels - from pre-school through 
high school with an emphasis on K-5 and covering a wide range of topics and 
styles. Mama Edie’s story, the one posted for you online, is for K-5 and it’s 
one of several stories on our World Folktales title, an 'edu-taining' DVD which 
focuses on multiculturalism. Our other K-5 StoryWatchers Club titles are Good 
Character (moral values), Keys to Imagination (imagination), Our Planet 
(environment and science), and Christmas. For pre-school, ages 3-5, we offer 
Fairy Tales, Fantasy  Storytellin’ Fun. For grades 6-12, The Call of Story. 
Thousands of schools and libraries from Wales to the U.S. to Australia already 
have and use our storytelling DVDs.

If you have any questions at all, please do not hesitate to contact us.

Yours in story,

EDDIE  CHARLOTTE SAX, Producers 

Sax Media Group LLC
StoryWatchersClub. com
sa...@storywatchersclub.com
fax 302-370-6684 (fax or email purchase orders)
662-665-1666 or 877-STORY98 (877-786-7998)
2106 Oak Ln., Corinth, MS 38834


___
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


Re: Scilab 5.0

2009-01-18 Thread Michel Talon
To add to :
 If the new Scilab Java interface is as bad as the new Maple Java..

I have just tried the new scilab under Ubuntu, the help screen
is next to unreadable, due to far too small fonts, and no 
configuration possibility, worse the plots core dump. So
keeping scilab-4 in the ports seems useful. Otherwise the main window
seems fine.

-- 

Michel TALON

___
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


FreeBSD Port: boinc-client-6.4.5_1

2009-01-18 Thread Maxim Maslennikov
Hi,

I have problem with starting WCG applications they immediately stop after
start.
Do you know that?
How can I help you to fix it?

Maxim
___
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


Re: FreeBSD Port: boinc-client-6.4.5_1

2009-01-18 Thread Pav Lucistnik
Maxim Maslennikov píše v ne 18. 01. 2009 v 20:46 +0300:

 I have problem with starting WCG applications they immediately stop
 after start.

Can you be more specific?

-- 
Pav Lucistnik p...@oook.cz
  p...@freebsd.org
And the sign said long haired, freaky people need not apply.


signature.asc
Description: Toto je digitálně	 podepsaná část	 zprávy


net/mpich install glitch

2009-01-18 Thread Dmitry Morozovsky

On 

FreeBS .rinet.ru 7.1-STABLE FreeBSD 7.1-STABLE #0: Fri Jan  9 00:57:47 
MSK 2009 ma...@.rinet.ru:/usr/obj/usr/src/sys/  amd64

I've got

installed MPICH in /usr/local/mpich
/usr/local/mpich/sbin/mpiuninstall may be used to remove the installation.
/usr/sbin/chown -R root:wheel /usr/local/mpich/bin /usr/local/mpich/lib
/usr/sbin/chown -R root:wheel /usr/local/mpich/doc /usr/local/mpich/include 
 
/usr/local/mpich/share
/bin/ln -sf /usr/local/mpich/bin/mpicxx /usr/local/mpich/bin/mpiCC
rmdir: /usr/local/mpich/examples/MPI-2-C++: No such file or directory

The following simple patch fixes the installation:

Index: Makefile
===
RCS file: /home/ncvs/ports/net/mpich/Makefile,v
retrieving revision 1.54
diff -u -r1.54 Makefile
--- Makefile7 Jan 2009 16:34:19 -   1.54
+++ Makefile18 Jan 2009 18:21:04 -
@@ -217,7 +217,7 @@
${CHOWN} -R ${SHAREOWN}:${SHAREGRP} ${PREFIX}/mpich/doc 
${PREFIX}/mpich/include \
${PREFIX}/mpich/share
${LN} -sf ${PREFIX}/mpich/bin/mpicxx ${PREFIX}/mpich/bin/mpiCC
-   @${RMDIR} ${PREFIX}/mpich/lib/shared ${PREFIX}/mpich/examples/MPI-2-C++
+   -...@${rmdir} ${PREFIX}/mpich/lib/shared 
${PREFIX}/mpich/examples/MPI-2-C++
 .if ! defined(WITHOUT_JAVA)  ! defined(PACKAGE_BUILDING)
${CHOWN} -R ${SHAREOWN}:${SHAREGRP} ${PREFIX}/mpich/logfiles
 .endif



-- 
Sincerely,
D.Marck [DM5020, MCK-RIPE, DM3-RIPN]
[ FreeBSD committer: ma...@freebsd.org ]

*** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- ma...@rinet.ru ***

___
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


Re: FreeBSD Port: boinc-client-6.4.5_1

2009-01-18 Thread Dmitry Morozovsky
On Sun, 18 Jan 2009, Maxim Maslennikov wrote:

MM Hi,
MM 
MM I have problem with starting WCG applications they immediately stop after
MM start.
MM Do you know that?
MM How can I help you to fix it?

what architecture are you on? There are set of (unfixable for me) problems on 
amd64

if you are on i386, you should ensure that you have:

- enabled linux emulation (compiled in kernel or module available, and 
'linux_enable=YES' in /etc/rc.conf
- default elf emulation type set to linux (line 
'kern.elf32.fallback_brand=3' in /etc/sysctl.conf)


-- 
Sincerely,
D.Marck [DM5020, MCK-RIPE, DM3-RIPN]
[ FreeBSD committer: ma...@freebsd.org ]

*** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- ma...@rinet.ru ***

___
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


Re: amule 2.2.3 port - ready for test

2009-01-18 Thread Bernhard Fröhlich
On Sun, January 18, 2009 1:05 pm, Torfinn Ingolfsen wrote:
 Hello,

 On Mon, Jan 12, 2009 at 9:46 AM, Bernhard Fröhlich de...@bluelife.at
 wrote:
 On Sat, January 10, 2009 5:28 pm, Torfinn Ingolfsen wrote:
 Hello,

 On Sat, Jan 10, 2009 at 4:20 PM, Bernhard Froehlich de...@bluelife.at
 wrote:
 I've applied your patch and compiled the port in an i386 Tinderbox for
 6-STABLE and 7-STABLE. It compiles fine but leaves a few files behind
 and deletes a few directories which it shouldn't.

 Thanks for testing. A new patch will be sent to the mailing list.
 I really must get my own tinderbox running again soon.

 I've build your -5 patch and tinderbox keeps complaining about some
 missing directories.

 I'm still having problems getting my own tinderbox to run. Maybe I
 should just reinstall it (it was upgraded).

 amule - I wonder why 'port test' doesn't complain about missing files
 like your tinderbox does?

To be exact tinderbox complains about some directories that you have
removed but you shouldn't. So just remove these lines from pkg-plist and
tinderbox should be happy with it.

portlint and port-tools are great tools for a quick check but a tinderbox
can detect a lot more errors because it builds the ports in a clean
environment so none of them can replace one another. Use them in
combination and you catch most of the errors.

-- 
Bernhard Fröhlich
http://www.bluelife.at/

___
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


Re: tinderbox - tinderd and nullfs?

2009-01-18 Thread Boris Samorodov
Torfinn Ingolfsen tin...@gmail.com writes:

 r...@kg-vm# ./tc configGet

Seems to be OK.

Well, I think that a specific maillist (look at tinderbox website for an
address) may help you.

PS. Please double check your config files -- sometimes I get very
strange behaviour with unproper configs.


WBR
-- 
bsam
___
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


Re: tinderbox - tinderd and nullfs?

2009-01-18 Thread Ion-Mihai Tetcu
On Sun, 18 Jan 2009 12:37:49 +0100
Torfinn Ingolfsen tin...@gmail.com wrote:

 Hello,
 Here:
 r...@kg-vm# pwd
 /usr/local/tinderbox/scripts
 r...@kg-vm# ./tc configGet
 CCACHE_DIR=
 CCACHE_ENABLED=0
 CCACHE_JAIL=0
 CCACHE_LOGFILE=
 CCACHE_MAX_SIZE=1G
 CCACHE_NOLINK=1
 DISTFILE_CACHE=
 DISTFILE_URI=
 HOST_WORKDIR=
 OPTIONS_DIR=
 OPTIONS_ENABLED=0
 TINDERD_LOGFILE=/dev/null

If you're using tinderd please set this and paste me the content.

Also try building by hand and watch the output you get in the console.

Thanks.


-- 
IOnut - Un^d^dregistered ;) FreeBSD user
  Intellectual Property is   nowhere near as valuable   as Intellect
FreeBSD committer - ite...@freebsd.org, PGP Key ID 057E9F8B493A297B


signature.asc
Description: PGP signature


Tricking pkg_version

2009-01-18 Thread Luke Dean


I installed phpbb-3.02 from ports (i.e. make install).
I then used phpbb's built-in upgrade system to upgrade it to version 3.04.
This of course did not bump the version number in the ports/packages
database.
I frequently use csup + pkg_version -L to spot ports that are out of date,
and this one will probably show up forever now.

I don't wish to recompile anything because I've made a lot of custom
changes to the php code and I don't want to go through the pain of
remerging all that stuff again.

Is there a way that I can tell pkg_version that I think I'm already
running version 3.04?
I'd like to continue to pretend that this package is still managed by the
ports/package system even though I've modified it.  I realize that this is
not sane, but it will help me spot new versions when they become available
and I just like having all my software listed in one place like this.

I've briefly poked around in /var/db/pkg/phpbb-3.0.2, but those files with
all their checksums just scream don't touch! to me.

I'm not using any ports/package management tools except for make and
pkg_*, so aside from whatever database pkg_info uses, there are no other
databases to worry about.
___
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


Re: Tricking pkg_version

2009-01-18 Thread Stephen Montgomery-Smith

Luke Dean wrote:


I installed phpbb-3.02 from ports (i.e. make install).
I then used phpbb's built-in upgrade system to upgrade it to version 3.04.
This of course did not bump the version number in the ports/packages
database.
I frequently use csup + pkg_version -L to spot ports that are out of date,
and this one will probably show up forever now.

I don't wish to recompile anything because I've made a lot of custom
changes to the php code and I don't want to go through the pain of
remerging all that stuff again.

Is there a way that I can tell pkg_version that I think I'm already
running version 3.04?
I'd like to continue to pretend that this package is still managed by the
ports/package system even though I've modified it.  I realize that this is
not sane, but it will help me spot new versions when they become available
and I just like having all my software listed in one place like this.

I've briefly poked around in /var/db/pkg/phpbb-3.0.2, but those files with
all their checksums just scream don't touch! to me.

I'm not using any ports/package management tools except for make and
pkg_*, so aside from whatever database pkg_info uses, there are no other
databases to worry about.


You could try:

cd /var/db/pkg
mv phpbb-3.0.2 phpbb-3.0.4

I think it is likely to work.  And if it doesn't, the damage is easily 
repaired.



___
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


Re: Tricking pkg_version

2009-01-18 Thread Rene Ladan

Stephen Montgomery-Smith schreef:

Luke Dean wrote:


I installed phpbb-3.02 from ports (i.e. make install).
I then used phpbb's built-in upgrade system to upgrade it to version 
3.04.

This of course did not bump the version number in the ports/packages
database.
I frequently use csup + pkg_version -L to spot ports that are out of 
date,

and this one will probably show up forever now.

I don't wish to recompile anything because I've made a lot of custom
changes to the php code and I don't want to go through the pain of
remerging all that stuff again.

Is there a way that I can tell pkg_version that I think I'm already
running version 3.04?
I'd like to continue to pretend that this package is still managed by the
ports/package system even though I've modified it.  I realize that 
this is
not sane, but it will help me spot new versions when they become 
available

and I just like having all my software listed in one place like this.

I've briefly poked around in /var/db/pkg/phpbb-3.0.2, but those files 
with

all their checksums just scream don't touch! to me.

I'm not using any ports/package management tools except for make and
pkg_*, so aside from whatever database pkg_info uses, there are no 
other

databases to worry about.


You could try:

cd /var/db/pkg
mv phpbb-3.0.2 phpbb-3.0.4

I think it is likely to work.  And if it doesn't, the damage is easily 
repaired.

This should indeed work, but don't forget to update +CONTENTS as well.
(the @name tag).  The outdated @pkgdep tags in dependent packages
shouldn't hurt.

Rene
--
http://www.rene-ladan.nl/

GPG fingerprint = E738 5471 D185 7013 0EE0  4FC8 3C1D 6F83 12E1 84F6 
(subkeys.pgp.net)
___
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


Re: Call for testers: MythTV 0.21 port upgrade

2009-01-18 Thread Greg 'groggy' Lehey
On Sunday, 18 January 2009 at 12:24:47 +, Craig Butler wrote:
 On another machine, where I have a MySQL server with an old version of
 the mythconverg database, I can't start it: it connects to the
 database, finds that it's the wrong version, and stops again.  I
 suspect that I could fix that with mythtv-setup, but the port doesn't
 install it.  Would it be difficult to get it to do so?

 This is usually handles my the updated mythbackend, it automatically
 updated my database when moving from 0.20 to 0.21...

This is a backup database for testing purposes, and has nothing to do
with the myth installation.  As Torfinn says, it's a nuisance that it
won't go past it.  I solved the issue by stopping the local mysqld,
setting up mythfrontend with the remote database, then starting mysqld
again.

 Also, every time I stop the front end, it SIGSEGVs.  I haven't
 investigated why.

 Aye, this happens on the old .20 release and the pre-released 0.21 and
 now this version.  Its not really a problem just need to tidy up the
 core dumps.

This is the state of modern multimedia software, I suppose.  SIGSGEVs
in running programs are always a problem.

 How do you find the livetv does yours stutter after some adverts
 fade to black ?

I haven't seen any stuttering.  But I barely watch live TV at all, so
that doesn't mean much.

What I have seen, both on live TV and recordings, is that sometimes
the front end will trip over itself and not display anything except
for the screen overlays.  Under these circumstances it seems to hang,
but tcpdump shows that it's actually transferring data (p will stop
and start the stream, for example).  It's doing it right now, with the
rather unusual situation of displaying a completely transparent
(invisible) full-screen window.  I can iconify it and deiconify it,
but apart from the fact that it also grabs focus when deiconified,
that's the only way I know it's there.  Pressing ESC gets out of it.
Weird.  I don't know how much this has to do with the port, though.
I'll investigate further.  And, of course, when I stop it I get:

  [1]+  Segmentation fault: 11  (core dumped) mythfrontend

Greg
--
See complete headers for address and phone numbers.


pgpXc4o907ILG.pgp
Description: PGP signature


Slimserver port broken

2009-01-18 Thread Troy
Hi,

The Slimeserver port cannot fetch the file the port is calling for.  I
manually looked at each of the locations and the file doesn't exist.

-Troy

/usr/ports/audio/slimserver# make
===  Vulnerability check disabled, database not found
===  Found saved configuration for slimserver-6.2.2_1

Define SLIMDIR to override default of 'slimserver'.

= SlimServer_v6.5.4.no-cpan-arch.tar.gz doesn't seem to exist in
/usr/ports/distfiles/slimserver.
= Attempting to fetch from
http://downloads.slimdevices.com/downloads/SlimServer_v6.5.4/.
fetch:
http://downloads.slimdevices.com/downloads/SlimServer_v6.5.4/SlimServer_v6.5.4.no-cpan-arch.tar.gz:
Not Found
= Attempting to fetch from
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/slimserver/.
fetch:
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/slimserver/SlimServer_v6.5.4.no-cpan-arch.tar.gz:
File unavailable (e.g., file not found, no access)
= Couldn't fetch it - please try to retrieve this
= port manually into /usr/ports/distfiles/slimserver and try again.
*** Error code 1

Stop in /usr/ports/audio/slimserver.
*** Error code 1

Stop in /usr/ports/audio/slimserver.
Exit 1
___
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


Re: cvs commit: ports/math/jags Makefile distinfo pkg-descr pkg-plist

2009-01-18 Thread QAT
Hi,



Excerpt from http://QAT.TecNik93.com/logs/7-STABLE-FPT-NPD/jags-1.0.3.log :


building jags-1.0.3 in directory /usr/local/tinderbox/7-STABLE-FPT-NPD
maintained by: po...@freebsd.org
building for:  7.1-STABLE amd64
Makefile ident: $FreeBSD: ports/math/jags/Makefile,v 1.9 2009/01/19 01:19:07 
gerald Exp $
port directory: /usr/ports/math/jags

.Last 40 lines of the log..

in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
 during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
 during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
--
Making install in terminal
make  install-am
test -z /usr/local/bin || ../.././install-sh -c -d /usr/local/bin
 install  -o root -g wheel -m 555 'jags' '/usr/local/bin/jags'
test -z /usr/local/bin || ../.././install-sh -c -d /usr/local/bin
test -z /usr/local/libexec || ../.././install-sh -c -d /usr/local/libexec
  /bin/sh ../../libtool   --mode=install install  -s -o root -g wheel -m 555 
'jags-terminal' '/usr/local/libexec/jags-terminal'
install -o root -g wheel -m 555 -s .libs/jags-terminal 
/usr/local/libexec/jags-terminal
Making install in etc
test -z /usr/local/lib/pkgconfig || .././install-sh -c -d 
/usr/local/lib/pkgconfig
 install  -o root -g wheel -m 444 'jags.pc' '/usr/local/lib/pkgconfig/jags.pc'
Making install in win32
Making install in lapack
===   Registering installation for jags-1.0.3

phase 7: make package
===  Building package for jags-1.0.3
Creating package /tmp/packages/All/jags-1.0.3.tbz
Registering depends: libRmath-2.8.1 lapack-3.1.1_2 blas-1.0_3 
gcc-4.3.3_20090108 libiconv-1.11_1 perl-5.8.9 mpfr-2.3.2 libgmp-4.2.4.
Creating bzip'd tar ball in '/tmp/packages/All/jags-1.0.3.tbz'
Deleting jags-1.0.3


=== Checking filesystem state
list of extra files and directories in / (not present before this port was 
installed but present after it was deinstalled)
11778194 drwxr-xr-x2 root wheel 512 Jan 
19 01:23 usr/local/lib/pkgconfig

build of /usr/ports/math/jags ended at Mon Jan 19 01:23:21 UTC 2009

The tarballed WRKDIR can be found here:
http://QAT.TecNik93.com/wrkdirs/7-STABLE-FPT-NPD/jags-1.0.3.tbz

PortsMon page for the port:
http://portsmon.freebsd.org/portoverview.py?category=mathportname=jags

The build which triggered this BotMail was done under
tinderbox-3.1.2_1; dsversion: 3.1 on RELENG_7 on amd64
with tinderd_flags=-nullfs -plistcheck -onceonly and ccache support, with the
official up-to-date Ports Tree, with the following vars set:
NOPORTDOCS=yes,  NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes.

A description of the testing process can be found here:
http://T32.TecNik93.com/FreeBSD/QA-Tindy/


Thanks for your work on making FreeBSD better,

--
IOnut - Un^d^dregistered ;) FreeBSD user
  Intellectual Property is   nowhere near as valuable   as Intellect
FreeBSD committer - ite...@freebsd.org, PGP Key ID 057E9F8B493A297B

___
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


Re: Slimserver port broken

2009-01-18 Thread Uwe Laverenz

Troy schrieb:


The Slimeserver port cannot fetch the file the port is calling for.  I
manually looked at each of the locations and the file doesn't exist.

-Troy

/usr/ports/audio/slimserver# make


It was renamed to squeezecenter a while ago, you find it in:
/usr/ports/audio/squeezecenter.

Uwe

___
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