Re: [HEADSUP][CFT] pkgng beta1 is out

2012-02-02 Thread Matthew Seaman
On 01/02/2012 21:26, Alberto Villa wrote: > Can you test my latest version and report, submitting a log if you get an > error? Thanks. That seems to work pretty well, but the portmaster feature for deleting build-only dependencies doesn't seem to be doing anything. I'll need to rerun the tests t

Re: not for arch? use arch? don't care arch?

2012-02-02 Thread Michael Scheidell
On 2/2/12 12:19 AM, Mark Linimon wrote: I'd say leave out the following stanza, and also leave out ONLY_FOR/ NOT_FOR_ARCHS: > -.if ${ARCH} == "sparc64" > -BROKEN= Does not compile on sparc64 > -.endif I don't have a sparc64 tb, and submitter doesn't either, and didn't test it on sparc64.

Re: not for arch? use arch? don't care arch?

2012-02-02 Thread Chris Rees
On 2 Feb 2012 08:28, "Michael Scheidell" wrote: > > On 2/2/12 12:19 AM, Mark Linimon wrote: >> >> I'd say leave out the following stanza, and also leave out ONLY_FOR/ >> NOT_FOR_ARCHS: >> >>> > -.if ${ARCH} == "sparc64" >>> > -BROKEN= Does not compile on sparc64 >>> > -.endif > > I don't have a

Re: [HEADSUP][CFT] pkgng beta1 is out

2012-02-02 Thread Alberto Villa
On Thursday 02 February 2012 09:02:03 Matthew Seaman wrote: > That seems to work pretty well, but the portmaster feature for deleting > build-only dependencies doesn't seem to be doing anything. I'll need to > rerun the tests to confirm that though. It has worked fine for me so far... -- Alberto

making ports on NFS fails sometimes ?

2012-02-02 Thread Kurt Jaeger
Hi! I'm running a port build for "my" preferred ports list (approx. 1500). The /usr/ports comes via NFS from an ZFS server. Some of the port builds fail because of that. Is this well-known ? Should I move back to a local disk ? -- p...@opsec.eu+49 171 3101372

Re: making ports on NFS fails sometimes ?

2012-02-02 Thread Schaich Alonso
On 2012-02-02 (Thursday) 11:55:19 Kurt Jaeger wrote: > Hi! > > I'm running a port build for "my" preferred ports list (approx. 1500). > > The /usr/ports comes via NFS from an ZFS server. > > Some of the port builds fail because of that. Is this well-known ? > Should I move back to a local disk ?

Re: [HEADSUP][CFT] pkgng beta1 is out

2012-02-02 Thread Matthew Seaman
On 02/02/2012 10:22, Alberto Villa wrote: > On Thursday 02 February 2012 09:02:03 Matthew Seaman wrote: >> That seems to work pretty well, but the portmaster feature for deleting >> build-only dependencies doesn't seem to be doing anything. I'll need to >> rerun the tests to confirm that though. >

Re: making ports on NFS fails sometimes ?

2012-02-02 Thread RW
On Thu, 2 Feb 2012 11:55:19 +0100 Kurt Jaeger wrote: > Hi! > > I'm running a port build for "my" preferred ports list (approx. 1500). > > The /usr/ports comes via NFS from an ZFS server. > > Some of the port builds fail because of that. Is this well-known ? > Should I move back to a local disk

Re: [HEADSUP][CFT] pkgng beta1 is out

2012-02-02 Thread Alberto Villa
On Thursday 02 February 2012 13:11:58 Matthew Seaman wrote: > I think I see what the problem here is: > > ===>>> Deleting installed build-only dependencies > The following packages will be deinstalled: > pkg-1.0.b1 > > The deinstallation will require 0 B more space > Deinstalling pkg-1.0.b1

Re: [HEADSUP][CFT] pkgng beta1 is out

2012-02-02 Thread Matthew Seaman
On 02/02/2012 13:13, Alberto Villa wrote: > This means you didn't have pkgng installed prior to running portmaster? How > could it work from start, then (by the way, in the future this will have a > solution directly in base)? No, pkgng was definitely installed at the start. I grabbed the upda

Re: [HEADSUP][CFT] pkgng beta1 is out

2012-02-02 Thread Matthew Seaman
On 02/02/2012 13:29, Matthew Seaman wrote: > On 02/02/2012 13:13, Alberto Villa wrote: > >> This means you didn't have pkgng installed prior to running portmaster? How >> could it work from start, then (by the way, in the future this will have a >> solution directly in base)? > > No, pkgng was

Re: [HEADSUP][CFT] pkgng beta1 is out

2012-02-02 Thread Alberto Villa
On Thursday 02 February 2012 14:29:27 Matthew Seaman wrote: > No, pkgng was definitely installed at the start. I grabbed the updated > patch when you mentioned it in an earlier e-mail in this thread. Have > there been any significant changes since then? The history is here: https://github.com/xz

request for openssl-0.9.8t in ports

2012-02-02 Thread Patrick Rael
Hi, Is there a planned release of openssl-0.9.8t for freebsd? Our product relies on having the certified fips canister which currently only works for the 0.9.8 versions. Thanks, -->Pat Rael ___ freebsd-ports@freebsd.org mailing list http://lists.f

problem with printing under FireFox/SeaMonkey

2012-02-02 Thread Robert Huff
(This is probably due to Admin Brain Failure - I know I've seen (or heard about) this before, but _cannot_ remember how to fix it.) I have a machine running: cups-{base,client}-1.5.0 firefox-10.0 seamonkey-2.7 opera-11.61 When I print from the browser window under Opera,

Good source for linux libs

2012-02-02 Thread Dominic Fandrey
I need some linux libraries to throw in with a port of Eagle6. http://www.freebsd.org/cgi/query-pr.cgi?pr=164581 I'm Linux illiterate, does anyone know a good source for all of these: - libpng14.so.14 - libssl.so.1.0.0 - libcrypto.so.1.0.0 - libjpeg.so.8 With good source I mean something that qu

Re: not for arch? use arch? don't care arch?

2012-02-02 Thread Mark Linimon
On Thu, Feb 02, 2012 at 08:38:38AM +, Chris Rees wrote: > We don't build sparc packages, so no Pavmail. Gee, I sure *thought* I was building sparc64 packages: $ showrunning | grep sparc64 sparc64-9 20120123043600 harlow.cse.buffalo.edu math/labplot sparc64-9 20120123043600 harlow.cse.bu

Re: not for arch? use arch? don't care arch?

2012-02-02 Thread Michael Scheidell
On 2/2/12 12:09 PM, Mark Linimon wrote: On Thu, Feb 02, 2012 at 08:38:38AM +, Chris Rees wrote: We don't build sparc packages, so no Pavmail. Gee, I sure *thought* I was building sparc64 packages: I send out mail whenever I mark things broken, but I don't necessarily expect anyone to ta

Re: not for arch? use arch? don't care arch?

2012-02-02 Thread Chris Rees
On 2 Feb 2012 17:09, "Mark Linimon" wrote: > > On Thu, Feb 02, 2012 at 08:38:38AM +, Chris Rees wrote: > > We don't build sparc packages, so no Pavmail. > > Gee, I sure *thought* I was building sparc64 packages: > > $ showrunning | grep sparc64 > sparc64-9 20120123043600 harlow.cse.buffalo.e

Re: Good source for linux libs

2012-02-02 Thread Conrad J. Sabatier
On Thu, 02 Feb 2012 17:03:50 +0100 Dominic Fandrey wrote: > I need some linux libraries to throw in with a port of Eagle6. > http://www.freebsd.org/cgi/query-pr.cgi?pr=164581 > > I'm Linux illiterate, does anyone know a good source for all of > these: > - libpng14.so.14 > - libssl.so.1.0.0 > - l

Re: ImageMagick: tests fail on freebsd 10

2012-02-02 Thread Conrad J. Sabatier
On Wed, 11 Jan 2012 11:41:47 +0200 Andriy Gapon wrote: > > For me the ImageMagick build on FreeBSD 10 amd64 fails at the tests > stage. Is anyone else seeing this? > > A snippet from the build output: > make check-TESTS check-local > PASS: tests/validate-compare.sh > PASS: tests/validate-compo

Re: A new and better way to do "make readmes"?

2012-02-02 Thread Conrad J. Sabatier
[ Sorry to be so late in following up on this; lost track for a while ] On Sat, 28 Jan 2012 16:53:17 + Matthew Seaman wrote: > On 28/01/2012 16:28, Conrad J. Sabatier wrote: > > Am I understanding you correctly? Are > > you saying you built 20,000+ port READMEs in only 9 seconds?! How >

Re: A new and better way to do "make readmes"?

2012-02-02 Thread Conrad J. Sabatier
On Sat, 28 Jan 2012 18:44:48 +0100 Torfinn Ingolfsen wrote: > Hello, > > On Sat, Jan 28, 2012 at 3:03 AM, Conrad J. Sabatier > wrote: > > > I've been thinking for a long time that we need a better way to do > > "make readmes", one that would be properly integrated into our > > ports Mk infrast

Re: A new and better way to do "make readmes"?

2012-02-02 Thread Jason Helfman
On Thu, Feb 02, 2012 at 03:21:37PM -0600, Conrad J. Sabatier thus spake: [ Sorry to be so late in following up on this; lost track for a while ] On Sat, 28 Jan 2012 16:53:17 + Matthew Seaman wrote: On 28/01/2012 16:28, Conrad J. Sabatier wrote: > Am I understanding you correctly? Are >

Re: [HEADSUP][CFT] pkgng beta1 is out

2012-02-02 Thread Conrad J. Sabatier
On Mon, 30 Jan 2012 13:39:30 +0100 Baptiste Daroussin wrote: > Hi, > > pkgng has just reached the beta phase, and has now found its way to > the ports tree (disabled by default). [remainder of announcement snipped for brevity] A feature request: I've long wished that "pkg_info -g" would set t

Re: A new and better way to do "make readmes"?

2012-02-02 Thread Conrad J. Sabatier
On Thu, 2 Feb 2012 13:25:14 -0800 Jason Helfman wrote: > On Thu, Feb 02, 2012 at 03:21:37PM -0600, Conrad J. Sabatier thus > spake: [snip] > >The workaround method I've been running out of cron for the last > >month or so is: > > > >1) Create a "sentinel" file under /tmp to use as a timestamp,

Re: Good source for linux libs

2012-02-02 Thread Da Rock
On 02/03/12 06:27, Conrad J. Sabatier wrote: On Thu, 02 Feb 2012 17:03:50 +0100 Dominic Fandrey wrote: I need some linux libraries to throw in with a port of Eagle6. http://www.freebsd.org/cgi/query-pr.cgi?pr=164581 I'm Linux illiterate, does anyone know a good source for all of these: - libp

Re: Good source for linux libs

2012-02-02 Thread rflynn
> I need some linux libraries to throw in with a port of Eagle6. > http://www.freebsd.org/cgi/query-pr.cgi?pr=164581 > > I'm Linux illiterate, does anyone know a good source for all of > these: > - libpng14.so.14 > - libssl.so.1.0.0 > - libcrypto.so.1.0.0 > - libjpeg.so.8 http://rpm.pbone.net/inde

lang/php52 : help me solve patch working directory problem

2012-02-02 Thread Svyatoslav Lempert
Hello, I have a big problem with lang/php52 security patches In the current vesion all patches does not applyed to any PHP extensions because extenions build from not php52 port and I should fix this soon as possible. My patch http://php52-backports.googlecode.com/files/php52-backports-security-2