multimedia/cclive: p5-HTML-Parser issue

2009-05-12 Thread Toni Gundogdu
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hello all,

I am the maintainer of the port multimedia/cclive and I am trying to find
a fix to a dependency issue.

  * I have enabled WITH_PERL via OPTIONS
  * p5-HTML-Parser has not been installed

Excerpt from the Makefile:
.include bsd.port.pre.mk

.if defined(WITH_PERL)
CONFIGURE_ARGS+=--with-perl
USE_PERL5=  5.8.2+
RUN_DEPENDS+=   p5-HTML-Parser=3.59:${PORTSDIR}/www/p5-HTML-Parser
.endif
...

If I run make install:
===  Found saved configuration for cclive-0.4.2
===  Extracting for cclive-0.4.2
= MD5 Checksum OK for cclive-0.4.2.tar.bz2.
= SHA256 Checksum OK for cclive-0.4.2.tar.bz2.
===   cclive-0.4.2 depends on file: /usr/local/bin/perl5.10.0 - found
===  Patching for cclive-0.4.2
===   cclive-0.4.2 depends on file: /usr/local/bin/perl5.10.0 - found
===   cclive-0.4.2 depends on file: /usr/local/bin/perl5.10.0 - found
===   cclive-0.4.2 depends on executable: pkg-config - found
===   cclive-0.4.2 depends on shared library: curl.5 - found
===  Configuring for cclive-0.4.2
...
checking for perl... /usr/bin/perl
checking for HTML::TokeParser... configure: error: HTML::TokeParser
module is required
===  Script configure failed unexpectedly.
...

The RUN_DEPENDS line seems to be ignored. Whereas make depends:
===   cclive-0.4.2 depends on file: /usr/local/bin/perl5.10.0 - found
===   cclive-0.4.2 depends on file: /usr/local/bin/perl5.10.0 - found
===   cclive-0.4.2 depends on shared library: curl.5 - found
===   cclive-0.4.2 depends on file: /usr/local/bin/perl5.10.0 - found
===   cclive-0.4.2 depends on executable: pkg-config - found
===   cclive-0.4.2 depends on package: p5-HTML-Parser=3.59 - not found
===Verifying install for p5-HTML-Parser=3.59 in
/usr/ports/www/p5-HTML-Parser
===  Extracting for p5-HTML-Parser-3.60
...

Fetches the p5-HTML-Parser port and installs it as expected.

As far as I can tell, the examples in the Porters Handbook use a similar
approach with OPTIONS and RUN_DEPENDS, so any idea why the dependency
checking fails with make install?

Thanks.
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.11 (FreeBSD)

iEYEARECAAYFAkoJUzgACgkQqNe1VCB8oJpI5QCfcPzQNt9dhhR6Wb6YrfFADjtV
3fMAnRpLFf+bjsixuV3NvsfsVqrgPBXP
=Iupu
-END PGP SIGNATURE-
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Amavis::SpamControl-new not found

2009-05-12 Thread Thomas Hummel
Hello,

I portupgraded a lot of things on a mail server running 7.1-PRERELEASE amd64,
including perl, postfix, amavisd-new and clamav. At the moment here are the 
versions
which I run :

  perl-5.8.9_2
  postfix-2.5.6,1
  amavisd-new-2.6.3,1
  clamav-0.95.1_

Compile and install succeeded but trying to start amavid-new gave the following
error :

  # /usr/local/etc/rc.d/amavisd start
  Starting amavisd.
  Can't locate object method new via package Amavis::SpamControl at 
/usr/local/sbin/amavisd line 13878.

On this particular server, I don't want spam check at all, so 
/usr/local/etc/amavisd.conf states :

  @bypass_spam_checks_maps  = (1);  # controls running of anti-spam code

which doesn't seem to be overriden anwhere else.

Line 13878 of /usr/local/sbin/amavisd states :

  $spamcontrol_obj = Amavis::SpamControl-new  if $extra_code_antispam;

Considering I don't need spam check at all, I tried commenting this line and
amavisd-new started and seemed to work.

Do you have any clue on what's wrong ?

--
Thomas Hummel
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Could someone help me to debug my port?

2009-05-12 Thread Diego Depaoli
Hi all,
I'm the maintainer of multimedia/smile.
Between march 16 (last commit) and may 9 (last world) something broke
my port because now I get a segfault.
That happens on 8.0 current i386/amd64, with qt4-4.4.3 or qt4-4.5.1
All ports are up to date.

gdb smile smile.core
returns
[skip]
Loaded symbols for /usr/local/lib/dri/swrast_dri.so
Reading symbols from /libexec/ld-elf.so.1...(no debugging symbols found)...done.
Loaded symbols for /libexec/ld-elf.so.1
#0  0xa5a5a5a5 in ?? ()
[New Thread 2a001140 (LWP 100226)]
(gdb) bt
#0  0xa5a5a5a5 in ?? ()
#1  0x29bcf930 in glXWaitX () from /usr/local/lib/libGL.so.1
#2  0x28ce478f in QGLWidget::resizeEvent () from
/usr/local/lib/qt4/libQtOpenGL.so.4
#3  0x28f2a6a7 in QWidget::event () from /usr/local/lib/qt4/libQtGui.so.4
#4  0x28cbe432 in QGLWidget::event () from /usr/local/lib/qt4/libQtOpenGL.so.4
#5  0x28ede01c in QApplicationPrivate::notify_helper () from
/usr/local/lib/qt4/libQtGui.so.4
#6  0x28ee4ada in QApplication::notify () from /usr/local/lib/qt4/libQtGui.so.4
#7  0x298d59e9 in QCoreApplication::notifyInternal () from
/usr/local/lib/qt4/libQtCore.so.4
#8  0x28f27a88 in QWidgetPrivate::sendPendingMoveAndResizeEvents ()
from /usr/local/lib/qt4/libQtGui.so.4
#9  0x28f2eb06 in QWidgetPrivate::show_helper () from
/usr/local/lib/qt4/libQtGui.so.4
#10 0x28f2f05e in QWidget::setVisible () from /usr/local/lib/qt4/libQtGui.so.4
#11 0x28f2eab0 in QWidgetPrivate::showChildren () from
/usr/local/lib/qt4/libQtGui.so.4
#12 0x28f2eb31 in QWidgetPrivate::show_helper () from
/usr/local/lib/qt4/libQtGui.so.4
#13 0x28f2e8f1 in QWidgetPrivate::show_recursive () from
/usr/local/lib/qt4/libQtGui.so.4
#14 0x28f2ea79 in QWidgetPrivate::showChildren () from
/usr/local/lib/qt4/libQtGui.so.4
#15 0x28f2eb31 in QWidgetPrivate::show_helper () from
/usr/local/lib/qt4/libQtGui.so.4
#16 0x28f2f05e in QWidget::setVisible () from /usr/local/lib/qt4/libQtGui.so.4
#17 0x28f2eab0 in QWidgetPrivate::showChildren () from
/usr/local/lib/qt4/libQtGui.so.4
#18 0x28f2eb31 in QWidgetPrivate::show_helper () from
/usr/local/lib/qt4/libQtGui.so.4
#19 0x28f2f05e in QWidget::setVisible () from /usr/local/lib/qt4/libQtGui.so.4
#20 0x28f2eab0 in QWidgetPrivate::showChildren () from
/usr/local/lib/qt4/libQtGui.so.4
#21 0x28f2eb31 in QWidgetPrivate::show_helper () from
/usr/local/lib/qt4/libQtGui.so.4
#22 0x28f2f05e in QWidget::setVisible () from /usr/local/lib/qt4/libQtGui.so.4
#23 0x28f2eab0 in QWidgetPrivate::showChildren () from
/usr/local/lib/qt4/libQtGui.so.4
#24 0x28f2eb31 in QWidgetPrivate::show_helper () from
/usr/local/lib/qt4/libQtGui.so.4
#25 0x28f2f05e in QWidget::setVisible () from /usr/local/lib/qt4/libQtGui.so.4
#26 0x28f2eab0 in QWidgetPrivate::showChildren () from
/usr/local/lib/qt4/libQtGui.so.4
#27 0x28f2eb31 in QWidgetPrivate::show_helper () from
/usr/local/lib/qt4/libQtGui.so.4
#28 0x28f2f05e in QWidget::setVisible () from /usr/local/lib/qt4/libQtGui.so.4
#29 0x28f2eab0 in QWidgetPrivate::showChildren () from
/usr/local/lib/qt4/libQtGui.so.4
#30 0x28f2eb31 in QWidgetPrivate::show_helper () from
/usr/local/lib/qt4/libQtGui.so.4
#31 0x28f2f05e in QWidget::setVisible () from /usr/local/lib/qt4/libQtGui.so.4
#32 0x0805923e in ?? ()
#33 0x08058f29 in ?? ()
#34 0x0001 in ?? ()
#35 0xbfbfe748 in ?? ()
#36 0xbfbfe750 in ?? ()
#37 0x in ?? ()
#38 0x281d4da0 in dlclose () from /libexec/ld-elf.so.1
#39 0x0001 in ?? ()

Thanks in advance
-- 
Diego Depaoli
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: multimedia/cclive: p5-HTML-Parser issue

2009-05-12 Thread Toni Gundogdu
Hi,

 ===  Configuring for cclive-0.4.2
 ...
 checking for perl... /usr/bin/perl
 checking for HTML::TokeParser... configure: error: HTML::TokeParser
 module is required
 ===  Script configure failed unexpectedly.
 ...

 you should add p5-HTML-Parser to BUILD_DEPENDS as well:

 BUILD_DEPENDS+= p5-HTML-Parser=3.59:${PORTSDIR}/www/p5-HTML-Parser

Indeed, that makes sense. Thanks for a prompt reply, Alexey.
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: ports/133166: www/wml port fix

2009-05-12 Thread Wesley Shields
On Tue, May 12, 2009 at 12:48:39PM +0200, Rodrigo OSORIO (ros) wrote:
 
 Hello,
 
 I'm the www/wml port mantainer and about 1 month ago 
 I submited a patch to fix the port (broken).
 The PR was taken by someone, but unfortunatly for now 
 is still open and I have no feedback from the responsible. 
 Any solution ? 

I'll work on it.

-- WXS
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


NY Fundraising Summit - still time to register

2009-05-12 Thread Jennifer Winn
Dear Foundation Representative, 
 
Just a reminder that the NY Fundraising Summit is taking
place in three weeks time at New York University. Over 300
nonprofit leaders attended our Summit last year, and came away
with real world solutions to the fundraising challenges that they
were facing. This year we have expanded the schedule to include
many new sessions. Attendees can also register for one-on-one
mentoring sessions with the speakers to get answers to specific
questions not addressed in the seminars. 

You can register as an attendee for the Summit by going to: 
http://cfnps.org/ny2009.aspx

We are also still looking for a speaker in two of the sessions at
the upcoming Summit (see details below).

Sincerely, Jennifer Winn

Event Manager
Center for Nonprofit Success
www.cfnps.org

==
New York Fundraising Summit:
Date: June 3-4, 2009
Location: New York University - Kimmel Center
60 Washington Square South
New York, NY 10012

For more info on the New York Summit and the cost go to:
http://cfnps.org/ny2009.aspx

===

Other items of interest:

A. Speakers for the NY Fundraising Summit
The speaker roster for the NY Summit is 98% full, and we are still looking
for one more speaker for the following two sessions:
1. Panel discussion with corporate grantmakers: 
http://www.cfnps.org/New_York_Fundraising_Summit_11.aspx
2. Finding Foundation Funders:
http://www.cfnps.org/New_York_Fundraising_Summit_08.aspx

Interested speakers can learn more by going to:
http://www.cfnps.org/supporters/

B. Volunteers for the NY Summit
Owing to a dramatic increase in attendance, we are now looking
for a couple more volunteers for the NY Summit. Volunteers can
volunteer for one day, both days, or sit in on sessions on one
day in exchange for volunteering on the other day. Interested
volunteers can complete the volunteer registration form at:
http://www.cfnps.org/VolunteerRegistrationNew.aspx?S=59

C. Exhibitors for the NY Summit
The Center for Nonprofit Success is currently accepting exhibitor
registrations for the NY Fundrdaising Summit. Exhibitor
booths are set up in a premium location so that exhibitors enjoy
frequent interactions with our attendees in an intimate setting
intended for the building of relationships. For more information, go
to http://www.cfnps.org/supporters/

==

The Center for Nonprofit Success is a nonprofit organization
whose mission to provide the training, knowledge and resources to
help nonprofit leaders succeed. If you do not wish to receive
any future notifications about our offerings, you can unsubscribe at: 
http://lists.mediate-facilitate.com/subscribe/profile?f=26id=1524037T
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: why does portsmon think my port is no longer valid?

2009-05-12 Thread Mark Linimon
On Wed, May 06, 2009 at 10:21:39AM -0700, Charlie Kester wrote:
 Does the portsmon statement simply mean that it hasn't been packaged
 yet, or is there some other issue that needs to be addressed?

The latter (a bug in portsmon :-) )

There is some leakage of things that come and go in MOVED.  Doing
a manual rescan of ports/MOVED fixes the problem ... then it recurs.

One of these days I'm going to fix that ...

mcl
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org