Re: thunderbird-enigmail-1.4.3 build failing on i386 9.1

2012-08-11 Thread Doug Barton
This problem is caused for portmaster by the wacky way that they changed the dependency for thunderbird sources to avoid (zomg!) potential for fetching files related to thunderbird during the enigmail build process. I objected at the time, but my objection was ignored. I haven't found a way to wor

Re: portmaster 3.13.13 real endless loop "Waiting on fetch & checksum..."

2012-08-11 Thread Doug Barton
The 'make checksum' result is useful, thank you. However I need the rest of what I asked for to debug the problem with portmaster. Doug On 08/10/2012 06:23 PM, HU Dong wrote: > #ls -la / | grep tmp > drwxrwxrwt 40 root wheel 6656 Aug 11 09:22 tmp > #rm -fr /usr/ports/distfiles/postgre

Re: portmaster 3.13.13 real endless loop "Waiting on fetch & checksum..."

2012-08-11 Thread Michael Ranner
Am 11.08.12 03:07, schrieb Doug Barton: Ok, so do this ... remove the file from /usr/ports/distfiles, then go to the port directory and type 'make checksum' and see if it works [root@gatekeeper /usr/ports/archivers/unzip]# make checksum ===> License Info-ZIP accepted by the user Use INSTALL_A

Re: portmaster 3.13.13 real endless loop "Waiting on fetch & checksum..."

2012-08-11 Thread Doug Barton
Guys, these reports are useless without the information that I asked for: While 'portmaster -F' is running in one window, keep an eye on /usr/ports/distfiles and see if the file is being downloaded, and also keep an eye on the log file in $TMPDIR to see if it is being appended to. Neither I nor o

Re: portmaster 3.13.13 real endless loop "Waiting on fetch & checksum..."

2012-08-11 Thread Michael Ranner
Sorry Mr. Barton, I am living in a different time zone ;-) Your requested info should on the way. Regards Michael Am 11.08.12 10:09, schrieb Doug Barton: Guys, these reports are useless without the information that I asked for: While 'portmaster -F' is running in one window, keep an eye on /u

Re: portmaster 3.13.13 real endless loop "Waiting on fetch & checksum..."

2012-08-11 Thread Michael Ranner
Am 11.08.12 10:09, schrieb Doug Barton: Guys, these reports are useless without the information that I asked for: While 'portmaster -F' is running in one window, keep an eye on /usr/ports/distfiles and see if the file is being downloaded, and also keep an eye on the log file in $TMPDIR to see if

Re: portmaster 3.13.13 real endless loop "Waiting on fetch & checksum..."

2012-08-11 Thread HU Dong
OK, two log files are attached. In my previous email, I ran "postmaster -F" and the problem still existed. However, I let the portmaster command run a little longer just now, and after many error messages scrolling down, it managed to download the tarball file and continued executing. You can che

Re: portmaster 3.13.13 real endless loop "Waiting on fetch & checksum..."

2012-08-11 Thread Michael Ranner
Ok, output from "portmaster -F" and "portmaster" and content from /tmp attached. I note again: removing the fetchlog manually let portmaster start to fetch and work: Firts it hangs in the loop. While the third "Waiting on fetch..." in the output I run "rm /tmp/f-94104-fetchlog-unzip.Pht9nSKy

mythtv-frontend: build failure, LD ffmpeg_g ...libmythavcodec.so: undefined reference to `vaUnmapBuffer'

2012-08-11 Thread Robert Backhaus
Recent port upgrade, building mythtv-frontend-0.25.2 is failing as follows. LD ffmpeg_g /home/obj/ports/usr/ports/multimedia/mythtv-frontend/work/mythtv-0.25.2/external/FFmpeg/libavcodec/libmythavcodec.so: undefined reference to `vaUnmapBuffer' /home/obj/ports/usr/ports/multimedia/mythtv-fron

Re: portmaster 3.13.13 real endless loop "Waiting on fetch & checksum..."

2012-08-11 Thread Doug Barton
On 08/11/2012 01:24 AM, Michael Ranner wrote: > As I already told, "portmaster -F" is fetching to /usr/ports/distfiles > and appending to fetchlog in /tmp In your other message you indicate that the fetchlog in /tmp is empty. So I'm confused. > But "portmaster -i" does this not! By the time it g

Re: thunderbird-enigmail-1.4.3 build failing on i386 9.1

2012-08-11 Thread John Marshall
On 11/08/2012 17:48, Doug Barton wrote: > I haven't found a way to work around this problem robustly for > portmaster yet, sorry. I personally use enigmail, and if it's time to > upgrade both at the same time I just delete both and do the build in the > enigmail port directory. Thanks Doug, That

Re: portmaster 3.13.13 real endless loop "Waiting on fetch & checksum..."

2012-08-11 Thread Michael Ranner
Am 11.08.12 11:21, schrieb Doug Barton: On 08/11/2012 01:24 AM, Michael Ranner wrote: As I already told, "portmaster -F" is fetching to /usr/ports/distfiles and appending to fetchlog in /tmp In your other message you indicate that the fetchlog in /tmp is empty. So I'm confused. fetchlog is not

Re: portmaster 3.13.13 real endless loop "Waiting on fetch & checksum..."

2012-08-11 Thread Michael Ranner
Ok, I have debugged the subshell: I replaced the pm_make for "make -DBATCH checksum" with an pm_make2 function: ... pm_make2 () { ( unset -v CUR_DEPS INSTALLED_LIST PM_DEPTH build_l PM_URB_LIST; echo "XXX5" >/tmp/xxx5 pwd >>/tmp/xxx5 echo "/usr/bin/nice

Re: [tor-dev] Fwd: [tor-relays] tcmalloc in FreeBSD [SOLVED ?]

2012-08-11 Thread Jordi Espasa Clofent
That's really strange. With a non-modified configure.in (which means that is containing this misplaced stanza), I did: # cd /usr/ports/security/tor/ # make deinstall # make clean # make install and... voilá: mb# ldd /usr/local/bin/tor /usr/local/bin/tor: libtcmalloc.so.2 => /usr/local/

Re: pkgconf issue ?

2012-08-11 Thread David Demelier
On 09/08/2012 16:17, Tijl Coosemans wrote: On 09-08-2012 15:14, Olivier Smedts wrote: All my ports are up-to-date and I've previously dealt with the pkg-config -> pkgconf transition by reading UPDATING. No problems. But now I try to install a port which depends on ports I didn't have, which in

Wiki information for the JDownloader port

2012-08-11 Thread Fernando Apesteguía
Hi all, Would anyone update the JDownloader porting status section in the wiki[1]? I gave it a try some time ago and the conclusions of my work are available in this thread[2]. To summarize the thing, JDownloader doesn't seem a good candidate to be in the ports collection. It has auto updates nai

patches for subversion Makefile and pkg-plist

2012-08-11 Thread Curtis Villamizar
FYI- Doing a make packages on devel/subversion fails if BOOK is defined in the options. The two small patches below fixes this. No bug has been reported. The port maintainer is on the Cc. BTW - there is a line with two tabs on it and nothing else. This is line 47, right before the existing "

patch to build spamass-milter with sendmail-sasl

2012-08-11 Thread Curtis Villamizar
FYI- The mail/spamass-milter port won't build if the sendmail-sasl port has been built. The patch below fixes this. The port maintainer is on the Cc. No bug has been reported. Curtis --- Makefile.orig 2011-12-02 20:38:47.0 -0500 +++ Makefile2012-08-11 14:51:23.0 -

Re: [tor-dev] Fwd: [tor-relays] tcmalloc in FreeBSD [SOLVED ?]

2012-08-11 Thread Chris Rees
On 11 August 2012 18:10, Jordi Espasa Clofent wrote: > That's really strange. With a non-modified configure.in (which means that is > containing this misplaced stanza), I did: > > # cd /usr/ports/security/tor/ > # make deinstall > # make clean > # make install > > and... voilá: > > mb# ldd /usr/lo

vlc 2.0.3 patch update (dvb support was broken)

2012-08-11 Thread Juergen Lock
Hi! There were two patches missing... I was able to test dvb-t successfully, couldn't get dvb-s(2) working tho: http://people.freebsd.org/~nox/tmp/vlc-2.0.3-007.patch Enjoy, :) Juergen ___ freebsd-ports@freebsd.org mailing list http:

Re: 9.0 -Release, xorg, slim, xfce4 Problem logging in.

2012-08-11 Thread Olivier Duchateau
2012/7/13 cody chandler : > Hello, > > FBSD 9 Release I386 > > Fresh install I can reproduce and have this issue 5 times now. > Reinstalled the same machine but not sure where the problem is. > > Root Logins fine from console and slim. XFCE4 loads normally. > > User Logins fine from console but

libogg 1.3.0,4

2012-08-11 Thread ajtiM
Hi! I updated libogg to version 1.3.0,4 with postmaster and on the end of look like succes I got also: Registering installation for libogg-1.3.0,4 ===> No ORIGIN in /var/db/pkg/libogg-1.3.0,4/+CONTENTS Than I try as instructions in /usr/ports/UPDATE says: portmaster -r libogg and I got: The arg

Re: libogg 1.3.0,4

2012-08-11 Thread ajtiM
On Saturday 11 August 2012 16:17:49 ajtiM wrote: > Hi! > > I updated libogg to version 1.3.0,4 with postmaster and on the end of look > like succes I got also: > Registering installation for libogg-1.3.0,4 > ===> No ORIGIN in /var/db/pkg/libogg-1.3.0,4/+CONTENTS I deleted var/db/pkg/libogg-1.3.0,

patch to FreeBSD mail/nmh port for IPv6

2012-08-11 Thread Curtis Villamizar
FYI- The patch below fixes the rcaux function and gethostbystring functions in the file sbr/client.c such that the support AF_INET6 hosts and connections. These are used in the client function, used in POP, and in smtp.c (sending mail via smtp). The largish patch below can be copied into the fi

Re: libogg 1.3.0,4

2012-08-11 Thread Doug Barton
On 08/11/2012 14:17, ajtiM wrote: > Hi! > > I updated libogg to version 1.3.0,4 with postmaster and on the end of look > like succes I got also: > Registering installation for libogg-1.3.0,4 > ===> No ORIGIN in /var/db/pkg/libogg-1.3.0,4/+CONTENTS The package data got corrupted somehow when you

Re: portmaster 3.13.13 real endless loop "Waiting on fetch & checksum..."

2012-08-11 Thread Doug Barton
On 08/11/2012 06:35, Michael Ranner wrote: > There seems some weird problem with "-DBATCH" on my system. With the > following modification (without -DBATCH) fetch will start to download > but it will still not exit from pm_make2. There is no output for XXX6 First, don't use BATCH routinely. Secon