Re: PORTDOCS issue.

2007-07-10 Thread Nikolay Pavlov
On Tuesday, 10 July 2007 at 21:38:35 +0200, [LoN]Kamikaze wrote: > Nikolay Pavlov wrote: > > Hello guys i have this section in my Makefile: > > > > .if !defined(NOPORTDOCS) > > PORTDOCS= ${WRKSRC}/LICENSE.html ${WRKSRC}/README.html \ > > ${WRKSRC}/changelog.html ${WRKSRC}/documentati

Permanent Delivery Failure

2007-07-10 Thread MDaemon
The attached message had PERMANENT fatal delivery errors! After one or more unsuccessful delivery attempts the attached message has been removed from the mail queue on this server. The number and frequency of delivery attempts are determined by local configuration parameters. YOUR MESSAGE WAS NO

Re: Valgrind GCC 4.2 patches

2007-07-10 Thread Simon Barner
> Thank you, would it build in AMD64? I'm afraid, the port is i386 only. There were rumors that Peter Wemm is working on port of valgrind 3.x, but I am not sure of the status of this effort (which certainly involves a lot of work). -- Best regards / Viele Grüße, [EMAI

Re: PORTDOCS issue.

2007-07-10 Thread [LoN]Kamikaze
Nikolay Pavlov wrote: > Hello guys i have this section in my Makefile: > > .if !defined(NOPORTDOCS) > PORTDOCS= ${WRKSRC}/LICENSE.html ${WRKSRC}/README.html \ > ${WRKSRC}/changelog.html ${WRKSRC}/documentation/docs > > ${MKDIR} ${DOCSDIR}; > > (cd ${WRKSRC} && ${INSTALL_DATA} \

PORTDOCS issue.

2007-07-10 Thread Nikolay Pavlov
Hello guys i have this section in my Makefile: .if !defined(NOPORTDOCS) PORTDOCS= ${WRKSRC}/LICENSE.html ${WRKSRC}/README.html \ ${WRKSRC}/changelog.html ${WRKSRC}/documentation/docs ${MKDIR} ${DOCSDIR}; (cd ${WRKSRC} && ${INSTALL_DATA} \ LICENSE.html README.html changelog.ht

FreeBSD Port: security/isakmpd

2007-07-10 Thread David Boyd
Is this port considered active? It hasn't seen any updates for quite some time. If no one else wants to maintain it ([EMAIL PROTECTED] used to be listed as the maintainer), I would like to investigate assuming the responsibility. Is there any previous porting information (hints) available?

Anjuta 2.2.0 port - keeps crashing

2007-07-10 Thread Leszek Lach
Hi, I just installed anjuta few days ago from ports.. It keeps crashing, whenever I choose to create a new project (for example: generic c/c++,gtk etc) I runed it from terminal, and here's what i've got: OPENING /home/cpp/foobar-cp/autogen.sh as Sh language file OPENING /home/cpp/foobar-cpp

INDEX now builds successfully on 5.x

2007-07-10 Thread Erwin Lansing
___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Valgrind GCC 4.2 patches

2007-07-10 Thread Abdullah Ibn Hamad Al-Marri
On 7/10/07, Simon Barner <[EMAIL PROTECTED]> wrote: Hello, I finally fixed the valgrind build with gcc 4.2. Could you please verify that a) the port also build on 7-current, b) that there are no regressions (I did a quick test on 6.2, and it seems to work). http://home.leo.org/~bar

INDEX build failed for 5.x

2007-07-10 Thread Erwin Lansing
INDEX build failed with errors: Generating INDEX-5 - please wait..pkg_info: not found pkg_info: not found pkg_info: not found wv-1.2.4_1: "/a/erwin/tindex/ports/www/lynx-ssl" non-existent -- dependency list incomplete ===> textproc/wv failed *** Error code 1 *** Error code 1 Stop in /a/erwin/tind

Re: portupgrade creates bogus messages

2007-07-10 Thread Stanislav Sedov
On Tue, 10 Jul 2007 05:32:00 -0500 [EMAIL PROTECTED] (Mark Linimon) mentioned: > I went ahead and fixed it. > Thanks a lot! -- Stanislav Sedov ST4096-RIPE pgpWMpyrpifJl.pgp Description: PGP signature

Re: FreeBSD Port: ocaml-3.09.3_1

2007-07-10 Thread Stanislav Sedov
On Sun, 8 Jul 2007 12:47:46 +0200 "ivandunord" <[EMAIL PROTECTED]> mentioned: > Hi, > > > > Do you need some help with the 3.10 version? > In fact, the update is pretty straightforward, i just want to ensure first that everything works well. What ocaml ports needs - is real maintainer, that

FreeBSD Port: mysql-server-5.1.20

2007-07-10 Thread Pieter Sybesma
Hi, Upgraded yesterday to 5.1.20 but i'm getting the following message: backup# /usr/local/etc/rc.d/mysql-server start Starting mysql. backup# usage: touch [-acfhm] [-r file] [-t [[CC]YY]MMDDhhmm[.SS]] file ... usage: chown [-fhv] [-R [-H | -L | -P]] owner[:group] file ... chown [-fhv] [-

Valgrind GCC 4.2 patches

2007-07-10 Thread Simon Barner
Hello, I finally fixed the valgrind build with gcc 4.2. Could you please verify that a) the port also build on 7-current, b) that there are no regressions (I did a quick test on 6.2, and it seems to work). http://home.leo.org/~barner/freebsd/valgrind-snapshot.patch http://home.leo.or

Re: gdvrecv produces very BIG FILES

2007-07-10 Thread Philipp Ost
Dino Vliet wrote: However, this 2 minutes recording produced a dv file of +/512MB in size. I have a 60 minute casette so in theorie I would get a 15GB dv file? Right? > Is that normal, to have this big sized files as a result? According to the german Wikipedia < http://de.wikipedia.org/wiki

gdvrecv produces very BIG FILES

2007-07-10 Thread Dino Vliet
Dear all, I managed to connect my new canon mini dv camera to my firewire port on my freebsd amd64 machine and used gdvrecv to transfer the first 2 minutes of my first recording (did I mention I really like FreeBSD and I'm so glad it's possible t do this first step:-) However, this 2

Re: portupgrade creates bogus messages

2007-07-10 Thread Mark Linimon
I went ahead and fixed it. mcl ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"

gcc42 hackaton - this weekend

2007-07-10 Thread Pav Lucistnik
Hey fellow porters, this weekend, we will hold an effort to fix as many gcc42 related failures as possible. Interested helping? Join #bsdports on EFnet this coming Saturday and/or Sunday, July 14-15, and show us the patches. (If the channel gets too chatty, we might move to a separate channel.) -

Re: portupgrade creates bogus messages

2007-07-10 Thread Makoto Matsushita
A portupgrade -a creates the following messages: > > ** Package 'e17-theme-milky' has been removed from ports tree. > ** Package 'e17-theme-simply_white' has been removed from ports tree. > ** Package 'e17-theme-gant' has been removed from ports tree. > ** Package 'e17-theme-japan2007' has been r