libmusicbrainz3 compile problem

2010-05-04 Thread Marco Beishuizen
Hi, Installing some Gnome components fail because libmusicbrainz exits: [ 92%] Building CXX object examples/CMakeFiles/cdlookup.dir/cdlookup.o Linking CXX executable findtrack Linking CXX executable findartist /usr/local/lib/libneon.so: undefined reference to `SSL_SESSION_cmp' *** Error code 1 1

Re: portmaster cannot find package

2010-05-04 Thread Doug Barton
On 5/4/2010 3:09 AM, Aristedes Maniatis wrote: > portmaster.rc > > # Always delete stale distfiles without prompting (-d) > ALWAYS_SCRUB_DISTFILES=dopt > > # Only install packages (-PP or --packages-only) > PM_PACKAGES=only > > # Use the INDEX file instead of /usr/ports (--index-only) > PM_INDEX

Re: Dixit port bad management

2010-05-04 Thread Matthias Andree
Am 04.05.2010 12:10, schrieb Tim A: > >> > >> 4) I don't understand the suprematism attitude of the maintainers >> > >> in charge, who don't give a penny on the programs they are suppose >> > >> to maintain. They are only interested in the statistics generated >> > >> by their unprofessional ports

Rubygem hosting (bsd.sites.mk)

2010-05-04 Thread Eric
Dear all, At the risk of cross post flaming, I thought I would bring up the matter of RubyGem ports on the main ports list having heard nothing back from my initial enquiry on the ruby lists [1], but perhaps since it's really about ports then this is the right place! I've noticed that from time t

Re: Dixit port bad management

2010-05-04 Thread Ion-Mihai Tetcu
On Tue, 4 May 2010 05:10:17 -0500 Tim A wrote: > > > > >> 4) I don't understand the suprematism attitude of the > > > >> maintainers in charge, who don't give a penny on the programs > > > >> they are suppose to maintain. They are only interested in the > > > >> statistics generated by their unp

php52 and Horde

2010-05-04 Thread Andrea Venturoli
In Makefile, there's: .if ${PHP_VER} == 5 USE_PHP+= dom .else USE_PHP+= domxml .endif However, there is no php52-domxml; should php52-dom be used? Is the makefile wrong? Should it check for ${PHP_VER}==52? Or do I need to use some knob? bye & Thanks av. ___

gcc fails to build: math/gmp does not exist

2010-05-04 Thread Eitan Adler
Debug output: # pwd /usr/ports/lang/gcc46 # make ===> gcc-4.6.0.20100501 depends on file: /usr/local/bin/as - found ===> gcc-4.6.0.20100501 depends on executable: zip - found ===> gcc-4.6.0.20100501 depends on executable: gmake - found ===> gcc-4.6.0.20100501 depends on executable: bison

Re: Failing to build mutt-devel-lite

2010-05-04 Thread Benjamin Stier
Thanks for the fast answer. I'll just wait for the commit then :) Regards, Benjamin On Tue, May 04, 2010 at 12:26:23PM +0200, Schweigert, Udo CERT wrote: > I have already submitted a fix for this problem caused by the openssl port: > > > J

Re: Failing to build mutt-devel-lite

2010-05-04 Thread Schweigert, Udo CERT
I have already submitted a fix for this problem caused by the openssl port: Just wait until it is committed or just apply it yourself. Udo On Tue, May 04, 2010 at 10:54:21 +0200, Benjamin Stier wrote: > Hey ports@, > > I'm trying to build mail

RE: Dixit port bad management

2010-05-04 Thread Tim A
> > >> 4) I don't understand the suprematism attitude of the maintainers > > >> in charge, who don't give a penny on the programs they are suppose > > >> to maintain. They are only interested in the statistics generated > > >> by their unprofessional ports, but not in their quality. QED **

portmaster cannot find package

2010-05-04 Thread Aristedes Maniatis
portmaster.rc # Always delete stale distfiles without prompting (-d) ALWAYS_SCRUB_DISTFILES=dopt # Only install packages (-PP or --packages-only) PM_PACKAGES=only # Use the INDEX file instead of /usr/ports (--index-only) PM_INDEX=pm_index PM_INDEX_ONLY=pm_index_only # Specify a local package r

RE: Dixit port bad management

2010-05-04 Thread Tim A
Hi Matthias, Thank you for the email and your efforts. I have no problem with anything. Otherwise, your logic is wrong. At least one person was interested. Best, Tim > Subject: Fwd: Re: Dixit port bad management > To: cx...@live.com > Date: Tue, 4 May 2010 09:36:33 +0200 > From: matthia

Failing to build mutt-devel-lite

2010-05-04 Thread Benjamin Stier
Hey ports@, I'm trying to build mail/mutt-devel-lite on FreeBSD 7.2-RELEASE-p4. My makeoptions are WITH_MUTT_SMTP=yes WITH_MUTT_IMAP_HEADER_CACHE=yes WITH_MUTT_CYRUS_SASL2=yes WITH_MUTT_SIDEBAR_PATCH=yes make always fails with the following output: ===> Building for mutt-devel-lite-1.5.20_3 ma