Re: make install a port, but with a package?

2007-07-31 Thread Manolis Kiagias
[EMAIL PROTECTED] wrote: Hi, I have a bad feeling that this has been asked already, and not that long ago, but I can't find it in my mailbox. Is there a variable I can set so that running 'make install' in a port directory will cause it to download the package, if available, and install that

Re: make install a port, but with a package?

2007-07-31 Thread Kris Kennaway
On Tue, Jul 31, 2007 at 08:32:58AM +0200, Heino Tiedemann wrote: Manolis Kiagias [EMAIL PROTECTED] wrote: Make install will always compile from source. You could however use: setenv PACKAGESITE ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-6-stable/Latest/ or export

Re: ports/110326: Use TCL/TK 8.4: games/tvp

2007-07-31 Thread linimon
Synopsis: Use TCL/TK 8.4: games/tvp Responsible-Changed-From-To: hoek-freebsd-ports Responsible-Changed-By: linimon Responsible-Changed-When: Tue Jul 31 06:34:28 UTC 2007 Responsible-Changed-Why: Maintainer was reset. Hat:portmgr http://www.freebsd.org/cgi/query-pr.cgi?pr=110326

Re: make install a port, but with a package?

2007-07-31 Thread Heino Tiedemann
Kris Kennaway [EMAIL PROTECTED] wrote: On Tue, Jul 31, 2007 at 08:32:58AM +0200, Heino Tiedemann wrote: Manolis Kiagias [EMAIL PROTECTED] wrote: Make install will always compile from source. You could however use: setenv PACKAGESITE

Call for testing: sysutils/fusefs-kmod

2007-07-31 Thread Martin Matuska
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I would like to recruit more testers for prepared sysutils/fusefs-kmod update: PR: ports/114629 DIFF: http://mm.vx.sk/diffs/fusefs-kmod-0.3.9.p1.diff Thanks. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.7 (MingW32) Comment: GnuPT 2.7 Comment:

Re: ImageMagick's modules and __cxa_finalize

2007-07-31 Thread Alexander Kabaev
On Sun, 29 Jul 2007 23:31:10 -0400 Mikhail Teterin [EMAIL PROTECTED] wrote: Has anyone had any luck using ImageMagick built with modules support? If I try that, and follow-up with `gmake check' (in the ${WRKSRC}), about a fifth of ImageMagick's own self-tests seg-fault -- all of them inside

cant uninstall nessus-gtk2-2.2.9_1

2007-07-31 Thread Noah
Hi there, I am having a bit of trouble with the nessus installation at the moment. any clues how I can fully remove it and install it properly. access1# pkg_info | grep nessus pkg_info: show_file: can't open '+COMMENT' for reading nessus-gtk2-2.2.9_1 ??? nessus-libnasl-2.2.9 Nessus Attack

qemu-devel 20070731 port update - please test!

2007-07-31 Thread Juergen Lock
1.79 +++ Makefile31 Jul 2007 16:49:11 - @@ -6,7 +6,7 @@ # PORTNAME= qemu -PORTVERSION= 0.9.0s.20070702 +PORTVERSION= 0.9.0s.20070731 CATEGORIES=emulators MASTER_SITES= http://qemu.org/:release \ http://qemu-forum.ipi.fi/qemu-snapshots/:snapshot

Re: Call for testers for yet another ports upgrade program, ports+

2007-07-31 Thread Yoshihiro Ota
On Sun, 29 Jul 2007 02:35:30 -0500 Matthew D. Fuller [EMAIL PROTECTED] wrote: On Sat, Jul 28, 2007 at 10:14:28PM -0400 I heard the voice of Yoshihiro Ota, and lo! it spake thus: Matthew D. Fuller [EMAIL PROTECTED] wrote: No, it's not. Lots of ports change dependancies based on what's

Re: Call for testers for yet another ports upgrade program, ports+

2007-07-31 Thread Matthew D. Fuller
On Tue, Jul 31, 2007 at 11:46:03PM -0400 I heard the voice of Yoshihiro Ota, and lo! it spake thus: 1. Is this about RUN_DEPENDS in makefiles? Yes, but conditional. For instance, see audio/teknap: .if ${HAVE_GNOME:Mgtk12}!= USE_GNOME+= gtk12 CONFIGURE_ARGS+=--with-gtk PKGNAMESUFFIX= -gtk