Re: Clicking URLs with acroread8

2011-12-19 Thread Robert Huff

Doug Barton writes:

>  > epdfview is like evince, but doesn't use all of the gnome libs.
>  
>  This is awesome, thanks!

On first look - agreed.


Robert Huff

___
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: Fwd: Lousy timekeeping in VirtualBox 4.0.14

2011-12-19 Thread Sean C. Farley

On Thu, 15 Dec 2011, Larry Rosenman wrote:

I've set up VirtualBox 4.0.14 on my FreeBSD 10.0-CURRENT (r228498) 
box, and have a FreeBSD 10.0-CURRENT VM running underneath it.


While the VM is running, it doesn't keep time worth a flip.

This is even with the VirtualBox-Additions in it.

1) is this expected/known?
2) What can we do to fix it?

What diagnostics do you need?

I *CAN* provide ssh access to both the host and the guest.


I recall two things that caused problems for me in the past.  One was 
running a VM in a Linux host that caused havoc on the time under load. 
My only "solution" was to disable PowerNow! in the BIOS.  The second was 
on a WinXP host which was fixed, if I recall correctly, by changing the 
timecounter (kern.timecounter.hardware).  I think I set it to HPET or 
ACPI-*.


I hope one of those helps.

Sean
--
s...@freebsd.org
___
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"


INDEX now builds successfully on 7.x

2011-12-19 Thread Erwin Lansing

___
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: Clicking URLs with acroread8

2011-12-19 Thread Doug Barton
On 12/12/2011 21:52, Jason Helfman wrote:
> epdfview is like evince, but doesn't use all of the gnome libs.

This is awesome, thanks!


-- 

[^L]

Breadth of IT experience, and depth of knowledge in the DNS.
Yours for the right price.  :)  http://SupersetSolutions.com/

___
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: CFT: mplayer and mencoder updates

2011-12-19 Thread Zhihao Yuan
Hi:

Could you take a look at this (support FreeBSD OSS 24-bit output)?

http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/156747

I unified the some patches here:

https://gist.github.com/1362097

1. Disable ALSA explicitly;
2. Allow internal libass if ASS is tuned off;
3. OSS 24-bit output;
4. FreeBSD's log2 & log2f in libc.

Let me test the port...

stable/8:

gcc:

ffmpeg/libavformat/libavformat.a(udp.o): In function `udp_open':
udp.c:(.text+0xf8e): undefined reference to `pthread_create'
ffmpeg/libavcodec/libavcodec.a(pthread.o): In function `ff_thread_init':
pthread.c:(.text+0x178c): undefined reference to `pthread_create'
pthread.c:(.text+0x1894): undefined reference to `pthread_create'
collect2: ld returned 1 exit status

clang:

clang: warning: argument unused during compilation:
'-rpath=/usr/lib:/usr/local/lib'
ffmpeg/libavformat/libavformat.a(udp.o): In function `udp_open':
libavformat/udp.c:(.text+0x907): undefined reference to `pthread_create'
ffmpeg/libavcodec/libavcodec.a(pthread.o): In function `ff_thread_init':
libavcodec/pthread.c:(.text+0xded): undefined reference to `pthread_create'
libavcodec/pthread.c:(.text+0x104e): undefined reference to `pthread_create'
clang: error: linker command failed with exit code 1 (use -v to see invocation)

The original config.mak has no -pthread, so the replacement in
port-configure fails to work.

The program works fine. Thanks.

On Mon, Dec 19, 2011 at 4:35 PM, Thomas Zander
 wrote:
> Hi list,
>
> on http://www.rrr.de/~riggs/mplayer/m20111219.tar.bz2 you can find the
> draft of updates to the mplayer and mencoder ports.
>
> Please have a look, play with it and let me know what you think.
> I tested it on 8.2 STABLE i386 and amd64 only so far, so I hope it
> works for 9 and 10 as well.
>
> As always, comments, suggestions and especially patches are more than welcome.
>
> Best regards
> Riggs
> ___
> freebsd-multime...@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-multimedia
> To unsubscribe, send any mail to "freebsd-multimedia-unsubscr...@freebsd.org"



-- 
Zhihao Yuan, nickname lichray
The best way to predict the future is to invent it.
___
4BSD -- http://4bsd.biz/
___
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"


CFT: mplayer and mencoder updates

2011-12-19 Thread Thomas Zander
Hi list,

on http://www.rrr.de/~riggs/mplayer/m20111219.tar.bz2 you can find the
draft of updates to the mplayer and mencoder ports.

Please have a look, play with it and let me know what you think.
I tested it on 8.2 STABLE i386 and amd64 only so far, so I hope it
works for 9 and 10 as well.

As always, comments, suggestions and especially patches are more than welcome.

Best regards
Riggs
___
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"


INDEX build failed for 7.x

2011-12-19 Thread Erwin Lansing
INDEX build failed with errors:
Generating INDEX-7 - please wait.. Done.
make_index: py27-Products.CMFEditions-2.2.2: no entry for 
/usr/ports/www/py-plone.app.blob

Committers on the hook:
bf crees jgh nox pawel pgollucci rm skv 

Most recent CVS update was:
U UPDATING
U astro/xearth/files/freebsd.committers.markers
U devel/Makefile
U devel/py-Products.CMFActionIcons/Makefile
U devel/py-Products.CMFActionIcons/distinfo
U devel/py-Products.CMFActionIcons/pkg-descr
U devel/py-Products.CMFActionIcons/pkg-plist
U devel/py-Products.CMFCalendar/Makefile
U devel/py-Products.CMFCalendar/distinfo
U devel/py-Products.CMFCalendar/pkg-descr
U devel/py-Products.CMFCalendar/pkg-plist
U devel/py-Products.CMFCore/Makefile
U devel/py-Products.CMFCore/distinfo
U devel/py-Products.CMFCore/pkg-descr
U devel/py-Products.CMFCore/pkg-plist
U devel/py-Products.CMFDefault/Makefile
U devel/py-Products.CMFDefault/distinfo
U devel/py-Products.CMFDefault/pkg-descr
U devel/py-Products.CMFDefault/pkg-plist
U devel/py-Products.CMFDiffTool/Makefile
U devel/py-Products.CMFDiffTool/distinfo
U devel/py-Products.CMFDiffTool/pkg-descr
U devel/py-Products.CMFDiffTool/pkg-plist
U devel/py-Products.CMFEditions/Makefile
U devel/py-Products.CMFEditions/distinfo
U devel/py-Products.CMFEditions/pkg-descr
U devel/py-Products.CMFEditions/pkg-plist
U devel/py-Products.CMFFormController/Makefile
U devel/py-Products.CMFFormController/distinfo
U devel/py-Products.CMFFormController/pkg-descr
U devel/py-Products.CMFFormController/pkg-plist
U devel/py-Products.CMFQuickInstallerTool/Makefile
U devel/py-Products.CMFQuickInstallerTool/distinfo
U devel/py-Products.CMFQuickInstallerTool/pkg-descr
U devel/py-Products.CMFQuickInstallerTool/pkg-plist
U devel/py-Products.CMFTestCase/Makefile
U devel/py-Products.CMFTestCase/distinfo
U devel/py-Products.CMFTestCase/pkg-descr
U devel/py-Products.CMFTestCase/pkg-plist
U devel/py-Products.CMFUid/Makefile
U devel/py-Products.CMFUid/distinfo
U devel/py-Products.CMFUid/pkg-descr
U devel/py-Products.CMFUid/pkg-plist
U devel/py-Products.DCWorkflow/Makefile
U devel/py-Products.DCWorkflow/distinfo
U devel/py-Products.DCWorkflow/pkg-descr
U devel/py-Products.DCWorkflow/pkg-plist
U devel/py-Products.ExtendedPathIndex/Makefile
U devel/py-Products.ExtendedPathIndex/distinfo
U devel/py-Products.ExtendedPathIndex/pkg-descr
U devel/py-Products.ExtendedPathIndex/pkg-plist
U devel/py-Products.ExternalEditor/Makefile
U devel/py-Products.ExternalEditor/distinfo
U devel/py-Products.ExternalEditor/pkg-descr
U devel/py-Products.ExternalEditor/pkg-plist
U devel/py-Products.MimetypesRegistry/Makefile
U devel/py-Products.MimetypesRegistry/distinfo
U devel/py-Products.MimetypesRegistry/pkg-descr
U devel/py-Products.MimetypesRegistry/pkg-plist
U devel/py-Products.PluginRegistry/Makefile
U devel/py-Products.PluginRegistry/distinfo
U devel/py-Products.PluginRegistry/pkg-descr
U devel/py-Products.PluginRegistry/pkg-plist
U devel/py-Products.ResourceRegistries/Makefile
U devel/py-Products.ResourceRegistries/distinfo
U devel/py-Products.ResourceRegistries/pkg-descr
U devel/py-Products.ResourceRegistries/pkg-plist
U devel/py-Products.contentmigration/Makefile
U devel/py-Products.contentmigration/distinfo
U devel/py-Products.contentmigration/pkg-descr
U devel/py-Products.contentmigration/pkg-plist
U devel/py-Products.validation/Makefile
U devel/py-Products.validation/distinfo
U devel/py-Products.validation/pkg-descr
U devel/py-Products.validation/pkg-plist
U devel/py-five.formlib/Makefile
U devel/py-five.formlib/distinfo
U devel/py-five.formlib/pkg-descr
U devel/py-five.formlib/pkg-plist
U devel/py-zope.app.publisher/Makefile
U devel/py-zope.app.publisher/distinfo
U devel/py-zope.app.publisher/pkg-descr
U devel/py-zope.app.publisher/pkg-plist
U games/alephone/Makefile
U games/alephone/distinfo
U games/alephone/pkg-plist
U irc/ircd-ratbox/Makefile
U irc/ratbox-services/Makefile
U lang/perl5.14/Makefile
U lang/perl5.14/Makefile.man
U lang/perl5.14/distinfo
U lang/perl5.14/pkg-plist
U math/maxima/Makefile
U math/maxima/distinfo
U math/maxima/pkg-plist
U math/maxima/files/patch-doc__info__extract_categories.sh
U math/maxima/files/patch-doc__info__extract_categories1.sed
U math/maxima/files/patch-doc_info_Makefile.in
U misc/astrolog/Makefile
U misc/astrolog/pkg-plist
U misc/astrolog/files/patch-ab
U multimedia/vdr-plugin-xvdr/Makefile
U 
multimedia/vdr-plugin-xvdr/files/patch-81bde12cd5d36a5bb0f1bc5791977b58cc34f91e
U sysutils/b43-fwcutter/Makefile
U sysutils/b43-fwcutter/distinfo
U sysutils/b43-fwcutter/files/patch-fwcutter_list.h
U sysutils/rubygem-chef/Makefile
___
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: [PATCH] lang/gcc -- Fix build on freebsd-current

2011-12-19 Thread Steve Kargl
On Mon, Dec 19, 2011 at 04:09:02PM +0900, Gerald Pfeifer wrote:
> 
> As usual, Brendan is right on target. :-)  If you guys would like
> to test the attached patch for lang/gcc, it does allow that port
> to build on a FreeBSD 10 system for me, and if I get independent
> confirmation in the next three days it'll be in before holiday
> season.

Not sure why you need confirmation before committing if it
works for you, because anything has to be better than the
current state.

> > Index: libgomp/ChangeLog
> > ===
> > --- libgomp/ChangeLog   (revision 181535)
> > +++ libgomp/ChangeLog   (revision 181536)
> > @@ -1,3 +1,7 @@
> > +2011-11-20  Andreas Tobler  
> > +
> > +   * configure: Regenerate.
> > +
> >  2011-10-26  Release Manager
> >  
> > * GCC 4.6.2 released.

Why?  Given that the typical build is 'make && make install && make clean',
patching ChangeLog seems rather odd.  The same question applies to the
other ChangeLog diffs that I've removed.

-- 
Steve
___
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: Fwd: Lousy timekeeping in VirtualBox 4.0.14

2011-12-19 Thread Larry Rosenman
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 12/19/2011 10:00 AM, Emanuel Haupt wrote:
> Larry Rosenman  wrote:
>> -BEGIN PGP SIGNED MESSAGE- Hash: SHA1
>> 
>> Moving to -ports, as maybe -virtualization is the wrong list?
>> 
>> 
>> 
>> -  Original Message  Subject: Lousy timekeeping
>> in VirtualBox 4.0.14 Date: Wed, 14 Dec 2011 14:04:31 -0600 From:
>> Larry Rosenman  Organization: LERCTR Consulting 
>> To: freebsd-virtualizat...@freebsd.org
>> 
>> - -BEGIN PGP SIGNED MESSAGE- Hash: SHA1
>> 
>> I've set up VirtualBox 4.0.14 on my FreeBSD 10.0-CURRENT
>> (r228498) box, and have a FreeBSD 10.0-CURRENT VM running
>> underneath it.
>> 
>> While the VM is running, it doesn't keep time worth a flip.
>> 
>> This is even with the VirtualBox-Additions in it.
>> 
>> 1) is this expected/known? 2) What can we do to fix it?
>> 
>> What diagnostics do you need?
>> 
>> I *CAN* provide ssh access to both the host and the guest.
> 
> Did you install emulators/virtualbox-ose-additions on the guest
> os?
> 
> Emanuel
YES:
>> This is even with the VirtualBox-Additions in it.

- -- 
Larry Rosenman http://www.lerctr.org/~ler
Phone: +1 512-248-2683 E-Mail: l...@lerctr.org
US Mail: 430 Valona Loop, Round Rock, TX 78681-3893
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.17 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQEcBAEBAgAGBQJO72N+AAoJENC8dtAvA1zmnU4IAKFO4g/RpYxAtElbtDEh8Yb+
GXBCt4KcX1wNYqBdntf3cOeyIioJvyhpLw2o+vHi+RigLhqq+bs7/hI4xXML7LOU
MZFIYXuRigzyrndm2P6jsjWd+CWCm+q/SPhwp+/Nyx2Py5vBz33d52L5/lsEVmHd
muLeZTa9SBuCQf7HKKLE63Ti8m3ydMjh82Fxzcmu7xdwx40ElSl8vi08sDjTc6ZZ
/SQ1r9bAtZgNCdpglJ3Bobay/OTLkHuJg3G9nfcfJotHeye/9OTq68l3Z40Lv5EC
M+NVEEKrDDg3iUP5dM11hZpDq9+nZ3cXnZYWzWu5nVAS0tZEI9EX+V7fZwoYZzI=
=tuUA
-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"


Re: Fwd: Lousy timekeeping in VirtualBox 4.0.14

2011-12-19 Thread Oliver Heesakkers
Op do 15 dec 2011 14:11:13 schreef Larry Rosenman:
> 
> I've set up VirtualBox 4.0.14 on my FreeBSD 10.0-CURRENT (r228498)
> box, and have a FreeBSD 10.0-CURRENT VM running underneath it.
> 
> While the VM is running, it doesn't keep time worth a flip.
> 
> This is even with the VirtualBox-Additions in it.
> 
> 1) is this expected/known?
> 2) What can we do to fix it?
> 
> What diagnostics do you need?
> 
> I *CAN* provide ssh access to both the host and the guest.
> 
> 

I noticed that assigning 2 processors to the virtual environment produces this 
problem, where assigning only 1 produces no significant problems keeping time.

Note that this was under 8.x, I have not tried assigning more than one 
processor since then.
___
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: www/lighttpd failes to build

2011-12-19 Thread Chris Brennan
On Mon, Dec 19, 2011 at 3:18 AM, Martin Matuska  wrote:

 Build with libev fixed together with update to 1.4.30.
>
> If you are using SSL, please make sure to set the following in your
> configuration file to prevent the BEAST attack:
>
> ssl.disable-client-renegotiation = "enable"
> ssl.honor-cipher-order = "enable"
> ssl.cipher-list =
> "ECDHE-RSA-AES256-SHA384:AES256-SHA256:RC4-SHA:RC4:HIGH:!MD5:!aNULL:!EDH:!AESGCM"
>

Thanks for the heads up Martin, good to know. Sahil, your recommendation
to build lighttpd without libev support was enough for the port to actually
build,
thank you.

> --
> Chris Brennan
> A: Yes.
> >Q: Are you sure?
> >>A: Because it reverses the logical flow of conversation.
> >>>Q: Why is top posting frowned upon?
> http://xkcd.com/84/ | http://xkcd.com/149/ | http://xkcd.com/549/
> GPG: D5B20C0C (6741 8EE4 6C7D 11FB 8DA8  9E4A EECD 9A84 D5B2 0C0C)


___
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: Fwd: Lousy timekeeping in VirtualBox 4.0.14

2011-12-19 Thread Emanuel Haupt
Larry Rosenman  wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
> 
> Moving to -ports, as maybe -virtualization is the wrong list?
> 
> 
> 
> -  Original Message 
> Subject: Lousy timekeeping in VirtualBox 4.0.14
> Date: Wed, 14 Dec 2011 14:04:31 -0600
> From: Larry Rosenman 
> Organization: LERCTR Consulting
> To: freebsd-virtualizat...@freebsd.org
> 
> - -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
> 
> I've set up VirtualBox 4.0.14 on my FreeBSD 10.0-CURRENT (r228498)
> box, and have a FreeBSD 10.0-CURRENT VM running underneath it.
> 
> While the VM is running, it doesn't keep time worth a flip.
> 
> This is even with the VirtualBox-Additions in it.
> 
> 1) is this expected/known?
> 2) What can we do to fix it?
> 
> What diagnostics do you need?
> 
> I *CAN* provide ssh access to both the host and the guest.

Did you install emulators/virtualbox-ose-additions on the guest os?

Emanuel
___
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: FreeBSD Port: asterisk-10.0.0.r2

2011-12-19 Thread Florian Smeets
On 15.12.2011 03:27, Eugene Varnavsky wrote:
> Hello!
> 
> Asterisk 10 RC3 is already out. That would be cool to see the port updated.
> 

The port was updated to 10.0.0 final.

Cheers,
Florian
___
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"


Current unassigned ports problem reports

2011-12-19 Thread FreeBSD bugmaster
(Note: an HTML version of this report is available at
http://www.freebsd.org/cgi/query-pr-summary.cgi?category=ports .)

The following is a listing of current problems submitted by FreeBSD users.
These represent problem reports covering all versions including
experimental development code and obsolete releases.


S Tracker  Resp.  Description

o ports/163441databases/couchdb multiple port installation issues.
o ports/163438New port: multimedia/mplayer2
o ports/163437port update: sysutils/easypbi
o ports/163423devel/arduino: 9.0 rc3 ports Arduino package needs upd
o ports/163422update sysutils/fusefs-sshfs to 2.3
o ports/163420remove port: textproc/qgoogletranslator
o ports/163417[MAINTAINER] multimedia/transcode: update to 1.1.7
o ports/163414security/openssh-portable: Added USE_PERL5= yes, MAN5=
o ports/163399[MAINTAINER] databases/mongodb: update to 2.0.2
f ports/163383[PATCH] finance/rubygem-money: update to 4.0.0
o ports/163367[maintainer] [patch] sysutils/wmupmon: build error and
o ports/163314[maintainer update] www/ocsigen to version 2.0.2
f ports/163295[PATCH] databases/cassandra: update to 1.0.6
o ports/163292[NEW PORT] databases/py26-cql: Python DB-API 2.0 clien
f ports/163275[patch] lang/ocaml: install expunge script with right 
o ports/163269New port: lang/x10 Parallel programming language from 
f ports/163247sysutils/bacula-bat 5.2.2 porte doesn't install libbac
o ports/163242[NEW PORT] databases/autopostgresqlbackup: Make daily,
f ports/163217security/dropbear does not compile if WITH_STATIC is e
o ports/163216New Port: databases/mysql-udf-sys Access to external p
o ports/163213[new port]: databases/tarantool Tarantool, is a high p
o ports/163196[NEW PORT] www/ocportal
o ports/163187[NEW PORT] math/mingw32-libgmp: Library for arbitrary 
f ports/163150[patch][update] net/scribe
f ports/163132[MAINTAINER UPDATE] devel/fb303
f ports/163126security/sshguard changed from syslog.conf to daemon b
o ports/163093misc/astrolog fails to compile with WITHOUT_X11 set to
o ports/163084net-mgmt/bsnmptools fails to build
f ports/163067[update] Update audio/umurmur 0.2.6 to 0.2.8
s ports/162996games/ioquake3-devel: update s2064->s2202
f ports/162975net-mgmt/nagios-check_smartmon causes error when run
o ports/162956New port: devel/bmkdep: Construct Makefile dependency 
o ports/162935New port: www/volta - A high performance, low resource
f ports/162922New port: net-p2p/ncdc Lightweight direct connect clie
o ports/162920[patch] respect STRIP/LDFLAGS consistently across untr
o ports/162896games/yamsweeper crashs by segmentation fault under am
o ports/162880New port: www/cas C++ Application server
f ports/162872[PATCH] net/udpxy: update to 1.0.20-PATCH1
o ports/162749new port: devel/ocaml-cppo, a simple preprocessor for 
o ports/162743new port: benchmarks/worldbench, portable benchmark of
o ports/162685[new port] misc/usbgeiger, USB-Geiger for FreeBSD7.x a
o bin/162681   ports  pkg_add(1): new installer does not add doc packages
o ports/162676[NEW PORT] net-mgmt/ssgless: View ScreenOS configurati
o ports/162674graphics/rawtherapee freezes after demosaic when tryin
o ports/162650sqlite3 command shell incorrectly handles some blobs
o ports/162588net/cvsup: cvsup and cvsupd get signal 10 under 9.0-RC
o ports/162585group mismatch in mail/mailman
o ports/162526Sigbus in net/minidlna port because read_random_bytes 
o ports/162511[NEW PORT] net-im/imspector-devel devel version of ims
f ports/162496sysutils/zfs-periodic periodic script error
o ports/162480New port: net-mgmt/cacti-with-plugins Web-driven graph
f ports/162447net/isc-dhcp41-server: starting with rc-script fails
o ports/162378x11/yakuake-kde4 doesn't honor WITHOUT_NLS
o ports/162240net/nss-pam-ldapd should allow openldap24-sasl-client
f ports/1622219.0-RC1 new problem building lang/spidermonkey
o ports/162177mail/opendkim - make dependency to Sendmail optional
f ports/162167New port: sysutils/torque2
f ports/162107audio/clementine-player does nor play OGG audio files
o ports/162053[NEW PORT] devel/php5-msgpack PHP extension for interf
o ports/162045print/ghostview 1.5_2 coredumps on certain files
f ports/162016BSDPAN::ExtUtils::Packlist->get_dir_list can go into 

Re: lang/gcc on freebsd 10

2011-12-19 Thread Andriy Gapon
on 19/12/2011 08:06 Gerald Pfeifer said the following:
> On Thu, 15 Dec 2011, Gerald Pfeifer wrote:
>>> lang/gcc build would fail for me on FreeBSD 10 (head) with binutils-2.22
>>> installed during its configure step with the errors like the following in
>>> config.log:
>>
>> Yes, I am aware of it.  lang/gcc is the slowly moving, conservative
>> option, lang/gcc46 being the fast, aggressive one.  In consequence,
>> lang/gcc46 has already been fixed with regard to FreeBSD 10, whereas
>> this likely will take another month or so for lang/gcc when the next
>> upstream release hapens.
>>
>> (Had I better network connectivity right now, I might try the backport, 
> 
> I managed to get a somewhat decent connection now (and until Thursday).
> 
> Want to give the attached patch against lang/gcc a try?  It passes my
> tests, but I'd prefer to get confirmation from someone directly affected
> before committing it.

The patch worked for me too, thank you.
The only small trouble with it was that the resulting files/patch-freebsd10 had
the dos line endings.

-- 
Andriy Gapon
___
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: www/lighttpd failes to build

2011-12-19 Thread Martin Matuska
On 11.12.2011 21:06, Chris Brennan wrote:
> I tried to install lighttpd today and I ran into a snag of sorts. It
> won't build.
> Relevant stuff below:
>
> The host is FreeBSD9 on a NQHost VPS
>
> FreeBSD abc.xaerolimit.net  9.0-PRERELEASE
> FreeBSD 9.0-PRERELEASE #0 r228404: Sun Dec 11 07:38:46 MST 2011
> r...@abc.xaerolimit.net:/usr/obj/usr/src/sys/ABC.KernConf  i386
>
> CPU: Intel(R) Xeon(R) CPU   X3440  @ 2.53GHz (2533.39-MHz
> 686-class CPU)
>   Origin = "GenuineIntel"  Id = 0x106e5  Family = 6  Model = 1e
>  Stepping = 5
>  
> Features=0x1781fbff
>   Features2=0x80982201
>   AMD Features=0x2010
>   AMD Features2=0x1
> real memory  = 1610612736 (1536 MB)
> avail memory = 1554743296 (1482 MB)
> Event timer "LAPIC" quality 400
> ACPI APIC Table: 
> FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs
> FreeBSD/SMP: 1 package(s) x 2 core(s)
>  cpu0 (BSP): APIC ID:  0
>  cpu1 (AP): APIC ID:  2
>
> lighttpd stuff: 
>
> Plugins: 
>  enabled: 
>   mod_access, mod_accesslog, mod_alias, mod_auth, mod_cgi, mod_cml,
>   mod_compress, mod_dirlisting, mod_evhost, mod_expire, mod_extforward,
>  
> mod_fastcgi, mod_flv_streaming, mod_indexfile, mod_magnet, mod_mysql_vhost,
>  
> mod_proxy, mod_redirect, mod_rewrite, mod_rrdtool, mod_scgi, mod_secdownload
>   mod_setenv, mod_simple_vhost, mod_ssi, mod_staticfile, mod_status, 
>   mod_trigger_b4_dl, mod_userdir, mod_usertrack, mod_webdav
>  disabled:
>
> Features: 
>  enabled:
>  
> auth-crypt, compress-bzip2, compress-deflate, compress-gzip, large-files,
>  
> network-ipv6, network-openssl, regex-conditionals, stat-cache-fam, , 
> storage-gdbm,
>   storage-memcache, webdav-locks, webdav-properties
>  disabled:
>   auth-ldap
>
> ===>  Building for lighttpd-1.4.29_2
> (CDPATH="${ZSH_VERSION+.}:" && cd . && /usr/local/bin/autoheader-2.68)
> rm -f stamp-h1
> touch ./config.h.in 
> cd . && /bin/sh ./config.status config.h
> config.status: creating config.h
> config.status: config.h is unchanged
> make  all-recursive
> Making all in src
> cc -DHAVE_CONFIG_H -DHAVE_VERSION_H
> -DLIBRARY_DIR="\"/usr/local/lib/lighttpd\""
> -DSBIN_DIR="\"/usr/local/sbin\"" -I. -I..-D_REENTRANT
> -D__EXTENSIONS__ -I/usr/include -DOPENSSL_NO_KRB5 -I/usr/local/include
> -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES
> -I/usr/local/include -O2 -pipe -I/usr/local/include
> -fno-strict-aliasing -Wall -W -Wshadow -pedantic -MT lemon.o -MD -MP
> -MF .deps/lemon.Tpo -c -o lemon.o lemon.c
> mv -f .deps/lemon.Tpo .deps/lemon.Po
> /bin/sh ../libtool  --tag=CC--mode=link cc -I/usr/local/include
> -O2 -pipe -I/usr/local/include -fno-strict-aliasing -Wall -W -Wshadow
> -pedantic   -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -L/usr/lib
> -o lemon lemon.o
> libtool: link: cc -I/usr/local/include -O2 -pipe -I/usr/local/include
> -fno-strict-aliasing -Wall -W -Wshadow -pedantic
> -rpath=/usr/lib:/usr/local/lib -o lemon lemon.o  -L/usr/local/lib
> -L/usr/lib
> rm -f configparser.h
> ../src/lemon -q ./configparser.y ./lempar.c
> rm -f mod_ssi_exprparser.h
> ../src/lemon -q ./mod_ssi_exprparser.y ./lempar.c
> make  all-am
> /bin/sh ../libtool  --tag=CC--mode=compile cc -DHAVE_CONFIG_H
> -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/local/lib/lighttpd\""
> -DSBIN_DIR="\"/usr/local/sbin\""  -I. -I..   -D_REENTRANT
> -D__EXTENSIONS__ -I/usr/include -DOPENSSL_NO_KRB5 -I/usr/local/include
> -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES
>  -I/usr/local/include -O2 -pipe -I/usr/local/include
> -fno-strict-aliasing -Wall -W -Wshadow -pedantic -MT
> mod_flv_streaming.lo -MD -MP -MF .deps/mod_flv_streaming.Tpo -c -o
> mod_flv_streaming.lo mod_flv_streaming.c
> libtool: compile:  cc -DHAVE_CONFIG_H -DHAVE_VERSION_H
> -DLIBRARY_DIR=\"/usr/local/lib/lighttpd\"
> -DSBIN_DIR=\"/usr/local/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__
> -I/usr/include -DOPENSSL_NO_KRB5 -I/usr/local/include
> -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES
> -I/usr/local/include -O2 -pipe -I/usr/local/include
> -fno-strict-aliasing -Wall -W -Wshadow -pedantic -MT
> mod_flv_streaming.lo -MD -MP -MF .deps/mod_flv_streaming.Tpo -c
> mod_flv_streaming.c  -fPIC -DPIC -o .libs/mod_flv_streaming.o
> In file included from fdevent.h:64,
>  from base.h:27,
>  from mod_flv_streaming.c:1:
> /usr/local/include/ev.h:200: warning: ISO C restricts enumerator
> values to range of 'int'
> /usr/local/include/ev.h:222: error: expected identifier before numeric
> constant
> *** Error code 1
>
> Stop in /usr/ports/www/lighttpd/work/lighttpd-1.4.29/src.
> *** Error code 1
>
> Stop in /usr/ports/www/lighttpd/work/lighttpd-1.4.29/src.
> *** Error code 1
>
> Stop in /usr/ports/www/lighttpd/work/lighttpd-1.4.29.
> *** Error code 1
>
> Stop in /usr/ports/www/lighttpd/work/lighttpd-1.4.29.
> *** Error code 1
>
> Stop in /usr/ports/www/lighttpd.
> *** Error code 1
>
> Stop in /usr/ports/www/lighttpd.
>
> real0m19.999s
> user0m11.980s
>