FreeBSD Port: davical-0.9.9.3

2010-12-03 Thread Paul Parker
I currently have davical-0.9.9 installed and working nicely. However, I'd like to upgrade as I've received some code the developer has sent me that uses some of the newer components. Does this package upgrade a previous version or does it just replace database data already present. Specifically,

Re: packages compressed with xz

2010-12-03 Thread Volodymyr Kostyrko
30.11.2010 04:40, Julien Laffaye wrote: You can specify limits during compression, so the question is should we do that so that hosts with N MB of RAM can decompress packages? Do we retain the compression ratio over bzip2 if we limit compression memory to 512 MB so that decompression would be po

Re: building ports/net/netcat

2010-12-03 Thread Freddie Cash
On Fri, Dec 3, 2010 at 7:02 AM, jhell wrote: > On 12/03/2010 06:18, Ferruccio Zamuner wrote: > Just-in-case... You do know that netcat comes in the source tree for > FreeBSD sometime greater than 7.X correct ? NetCat (/usr/bin/nc) is available on FreeBSD 6.2 (oldest installed machine I have) or n

Re: building ports/net/netcat

2010-12-03 Thread jhell
On 12/03/2010 06:18, Ferruccio Zamuner wrote: > Hi, > > u1# make > ===> Vulnerability check disabled, database not found > ===> License check disabled, port has not defined LICENSE > ===> Found saved configuration for netcat-1.10_3 > ===> Extracting for netcat-1.10_3 > => SHA256 Checksum OK fo

Re: Introducing USE_SRC and ONLY_FOR_*VER (was: CFR: patch to cleanup usage of SRC_BASE in various ports)

2010-12-03 Thread Ganael LAPLANCHE
On Fri, 3 Dec 2010 14:07:35 +0200, Ion-Mihai Tetcu wrote > Submit a PR with it please. Done ports/152804. BTW, there was a mistake in the patch file name. It's been fixed ; the correct URL is now : http://people.freebsd.org/~martymac/patches/20101203-patch-bsd.port.mk.txt Best

Re: confused build_depends

2010-12-03 Thread Dominic Fandrey
On 02/12/2010 19:49, Olli Hauer wrote: > On 2010-12-02 14:12, Dominic Fandrey wrote: >> # cd /usr/ports/net/wireshark >> # make -VBUILD_DEPENDS >> /usr/local/lib/libcrypto.so.8:/usr/ports/cad/linux-eagle5 ... >> >> Well, eagle5 does not install the file libcrypto.so.8, thus it >> doesn't exist and

Re: Introducing USE_SRC and ONLY_FOR_*VER (was: CFR: patch to cleanup usage of SRC_BASE in various ports)

2010-12-03 Thread Ion-Mihai Tetcu
d > > > be able to provide more "standard" messages... > > > > > > What do you think ? > > > > Yes. It would help tracking some errors on automated build systems. > > Following this idea, here is a small patch that provides that > functionali

building ports/net/netcat

2010-12-03 Thread Ferruccio Zamuner
Hi, u1# make ===> Vulnerability check disabled, database not found ===> License check disabled, port has not defined LICENSE ===> Found saved configuration for netcat-1.10_3 ===> Extracting for netcat-1.10_3 => SHA256 Checksum OK for nc110.tgz. => SHA256 Checksum OK for nc-v6-2918.patch.g

Re: math/py-numpy size mismatch

2010-12-03 Thread Rainer Hurling
On 02.12.2010 15:38 (UTC+1), David Southwell ARPS wrote: On Wednesday 01 December 2010 12:34:38 David Southwell ARPS wrote: On 01.12.2010 18:16 (UTC+1), David Southwell ARPS wrote: File size mismatch error dns1# make clean ===>Cleaning for py26-numpy-1.5.1,1 dns1# make ===>License chec

Re: Introducing USE_SRC and ONLY_FOR_*VER (was: CFR: patch to cleanup usage of SRC_BASE in various ports)

2010-12-03 Thread Ganael LAPLANCHE
a standard error msg if not found > > > > Thus, we would avoid having the same tests again and again, and be > > able to provide more "standard" messages... > > > > What do you think ? > > Yes. It would help tracking some errors on automated build