thunderbird-enigmail-1.4.3 build failing on i386 9.1

2012-08-10 Thread John Marshall
A patch for a problem just like this was produced last month for enigmail 1.4.2. The Makefile for 1.4.3 is too different for that patch to be applicable and for me to see easily what needs to be done. Thank you for maintaining this port. FreeBSD 9.1-RC1 #0 r239159: Fri Aug 10 19:17:04 AEST 2012

Re: why kdbg hasn't been upgraded?

2012-08-10 Thread HU Dong
I just submitted a patch ( http://www.freebsd.org/cgi/query-pr.cgi?pr=170532 ) for devel/kdbg, updating it from 2.2.0 to 2.5.1. Since I'm not familiar with cmake, I didn't figure out how to make "DOCS" component optional. Hope someone could help. B.R. HU Dong On Fri, Aug 10, 2012 at 5:33 PM, Chri

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

2012-08-10 Thread HU Dong
#ls -la / | grep tmp drwxrwxrwt 40 root wheel 6656 Aug 11 09:22 tmp #rm -fr /usr/ports/distfiles/postgresql/postgresql-9.0.8.tar.bz2 #make checksum ===> Found saved configuration for postgresql-client-9.0.8 => postgresql-9.0.8.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/postg

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

2012-08-10 Thread 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 properly. Then remove it again, and run 'portmaster -F' While that's running in one window, keep an eye on /usr/ports/distfiles and see if the file is being down

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

2012-08-10 Thread HU Dong
The mirror is OK. I could download the file from the exact mirror manually with fetch command. B.R. HU Dong On Sat, Aug 11, 2012 at 6:37 AM, Doug Barton wrote: > On 8/10/2012 8:21 AM, HU Dong wrote: > > I can simply reproduce this problem by this way: > > > > # portmaster -v databases/postgresq

Re: Right LICENSE* values for a GPLv2 port with a licensing exception

2012-08-10 Thread Xin Li
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 08/10/12 15:28, Raphael Kubo da Costa wrote: > Hello there, > > I'm currently working on porting xsd [1], which is a GPLv2-licensed > with an exception that allows the distribution of derivative works > under other free software licenses. The co

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

2012-08-10 Thread Doug Barton
On 8/10/2012 8:21 AM, HU Dong wrote: > I can simply reproduce this problem by this way: > > # portmaster -v databases/postgresql90-client Both of your reports sound like they are hanging on a bad mirror. Try putting the RANDOMIZE_MASTER_SITES= yes in your /etc/make.conf and see if that helps. Do

Right LICENSE* values for a GPLv2 port with a licensing exception

2012-08-10 Thread Raphael Kubo da Costa
Hello there, I'm currently working on porting xsd [1], which is a GPLv2-licensed with an exception that allows the distribution of derivative works under other free software licenses. The contents of this exception can be found in [2]. In this case, how am I supposed to set the LICENSE* variable

Re: tcmalloc in Tor FreeBSD port

2012-08-10 Thread Kevin Oberman
On Fri, Aug 10, 2012 at 10:34 AM, Chris Rees wrote: > Forwarding to tor-dev mailing list; this is their problem. > > On 10 August 2012 18:15, Kevin Oberman wrote: >> On Fri, Aug 10, 2012 at 8:02 AM, Jordi Espasa Clofent >> wrote: >>> Hi all, >>> >>> Please, read the follow thread in tor-dev to b

Re: tcmalloc in Tor FreeBSD port

2012-08-10 Thread Chris Rees
Forwarding to tor-dev mailing list; this is their problem. On 10 August 2012 18:15, Kevin Oberman wrote: > On Fri, Aug 10, 2012 at 8:02 AM, Jordi Espasa Clofent > wrote: >> Hi all, >> >> Please, read the follow thread in tor-dev to be in the loop: >> https://lists.torproject.org/pipermail/tor-de

Re: pkg and portmaster: Downgrading ports? Why? portmaster messes up ...

2012-08-10 Thread Bryan Drewery
On 8/9/2012 8:26 AM, Chris Rees wrote: > On 7 Aug 2012 15:50, "O. Hartmann" wrote: >> >> On 08/07/12 15:39, Bryan Drewery wrote: >>> On 8/7/2012 4:31 AM, O. Hartmann wrote: ports-mgmt/portmaster installs still the old fashioned style folders of ports in /var/db/pkg. I thought ith the new

Re: tcmalloc in Tor FreeBSD port

2012-08-10 Thread Kevin Oberman
On Fri, Aug 10, 2012 at 8:02 AM, Jordi Espasa Clofent wrote: > Hi all, > > Please, read the follow thread in tor-dev to be in the loop: > https://lists.torproject.org/pipermail/tor-dev/2012-August/003878.html > > I tried to contact the mantainer according to Makefile and Freshports, but I > didn't

Re: [Full-disclosure] nvidia linux binary driver priv escalation exploit

2012-08-10 Thread Janne Snabb
On 08/10/2012 09:35 PM, Simon L. B. Nielsen wrote: [..] > On 08/01/2012 05:09, Oliver Pinter wrote: >> I found this today on FD: >> >> http://seclists.org/fulldisclosure/2012/Aug/4 [..] > Eh, why wouldn't a CVE name not be assigned? If none is we should ask > MITRE to assign one, bu

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

2012-08-10 Thread HU Dong
I can simply reproduce this problem by this way: # portmaster -v databases/postgresql90-client ===>>> Currently installed version: postgresql-client-9.0.8 ===>>> Port directory: /usr/ports/databases/postgresql90-client ===>>> Gathering distinfo list for installed ports ===>>> Launching 'make ch

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

2012-08-10 Thread Michael Ranner
It is really strange. I tried to debug deeper and it seems that it does not even start to fetch on "make checksum", it hangs on an empty fetchlog file in /tmp This was a little bit surprising, because it downloaded distfiles for other ports some time ago, but also hangs on an empty fetchlog.

tcmalloc in Tor FreeBSD port

2012-08-10 Thread Jordi Espasa Clofent
Hi all, Please, read the follow thread in tor-dev to be in the loop: https://lists.torproject.org/pipermail/tor-dev/2012-August/003878.html I tried to contact the mantainer according to Makefile and Freshports, but I didn't receive any answer. So I guess this mail-list is probably the most acc

Re: [Full-disclosure] nvidia linux binary driver priv escalation exploit

2012-08-10 Thread Simon L. B. Nielsen
On Wed, Aug 8, 2012 at 1:38 PM, Wesley Shields wrote: > On Wed, Aug 08, 2012 at 10:34:06AM +, Alexey Dokuchaev wrote: >> On Mon, Aug 06, 2012 at 01:49:50PM +0200, Rainer Hurling wrote: >> > Am 06.08.2012 10:03 (UTC+1) schrieb Doug Barton: >> > >On 08/01/2012 05:09, Oliver Pinter wrote: >> > >>

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

2012-08-10 Thread Michael Ranner
Hello! I have this problem on a specific 8.3-RELEASE since several weeks. portmaster hangs in endeless loop for "Waiting on fetch & checksum..." for all ports. If the distfile does not exist, portmaster fetches it, but stays in this endless loop. If distfile is already fetched, portmaster

Re: why kdbg hasn't been upgraded?

2012-08-10 Thread Chris Rees
Reply from maintainer. On 10 Aug 2012 11:12, "Thomas Sander" wrote: > Hello, > > It has no reason why the version is so old. You can submit a PR. > > B.R. > Thomas > > 2012/8/10 Chris Rees > >> Copying in maintainer. >> On 10 Aug 2012 10:42, "HU Dong" wrote: >> >>> kdbg has been upgraded to 2.5

Re: why kdbg hasn't been upgraded?

2012-08-10 Thread Chris Rees
Copying in maintainer. On 10 Aug 2012 10:42, "HU Dong" wrote: > kdbg has been upgraded to 2.5.1 with qt4 library, while the port > devel/kdbg is still 2.2.0 with qt3 library. I modified the port a > little and had it successfully built. Is there any reason that it > should stay with the older ver

why kdbg hasn't been upgraded?

2012-08-10 Thread HU Dong
kdbg has been upgraded to 2.5.1 with qt4 library, while the port devel/kdbg is still 2.2.0 with qt3 library. I modified the port a little and had it successfully built. Is there any reason that it should stay with the older version? If not, I'll submit a PR. B.R. HU Dong __