Re: Zarafa port

2012-02-06 Thread Bernhard Froehlich
On 05.02.2012 23:06, rfl...@acsalaska.net wrote: Hi, I've started working on a port of Zarafa, following http://wiki.freebsd.org/WantedPorts. I'm not sure if I can finish it, but I will try my bestest :). Zarafa has custom patches for libical and libvmime and this is why I have opted to create

Current unassigned ports problem reports

2012-02-06 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

Re: net/vde2: freebsd10 and gcc 4.6

2012-02-06 Thread Andriy Gapon
This seems to still be an issue. on 29/01/2012 13:26 Andriy Gapon said the following: At least on FreeBSD 10 with gcc 4.6 as a ports compiler I need the following patch to compile net/vde2: --- src/vde_pcapplug.c.orig 2012-01-29 13:06:10.495087022 +0200 +++ src/vde_pcapplug.c

Re: [CFT] Xorg Upgrade 7.5.2

2012-02-06 Thread Daniel Stolpe
Does this mean I can stop using 10.0-current on my Lenovo X121e? ;-) It works surprisingly well but it does feel a bit wrong. On Mon, 6 Feb 2012, Martin Wilke wrote: Knock knock... The X11 Team is pleased to announce the next round of Xorg updates. Note that this is experimental so you

INDEX build failed for 7.x

2012-02-06 Thread Erwin Lansing
INDEX build failed with errors: Generating INDEX-7 - please wait.. Done. make_index: R-cran-vars-1.4.9: no entry for /usr/ports/finance/R-cran-lmtest Committers on the hook: gahr maho miwi osa scheidell skv tota Most recent CVS update was: U audio/abraca/files/patch-data_SConscript U

Re: Apache/web ports advice in TPH

2012-02-06 Thread Alex Dupre
Doug Barton wrote: I'm also curious about the advice to install stuff into /usr/local/www/appname. I vaguely remember that this was deprecated but it seems to still be true. I'm not aware of any deprecation, all my webapp ports install into www/appname. -- Alex Dupre

Re: [CFT] Xorg Upgrade 7.5.2

2012-02-06 Thread Adam K Kirchhoff
A big thanks to all. [adamk@memory ~]$ cat /var/log/Xorg.0.log | head -n 10 [46.127] X.Org X Server 1.10.4 Release Date: 2011-08-19 [46.128] X Protocol Version 11, Revision 0 [46.128] Build Operating System: FreeBSD 9.0-STABLE amd64 [46.128] Current Operating System: FreeBSD

INDEX build failed for 7.x

2012-02-06 Thread Erwin Lansing
INDEX build failed with errors: Generating INDEX-7 - please wait.. Done. make_index: R-cran-vars-1.4.9: no entry for /usr/ports/finance/R-cran-lmtest Committers on the hook: danfe gahr maho miwi osa scheidell skv tota Most recent CVS update was: U audio/tta/Makefile U databases/freetds/Makefile

Re: Zarafa port

2012-02-06 Thread rflynn
Hi Bernhard, Some projects also ship modified versions of a dependency in their tree. Good examples for that are multimedia applications depending on ffmpeg. When they do a release their modified ffmpeg sources are included in their source tarball. If that is also the case for zarafa then

Re: Apache/web ports advice in TPH

2012-02-06 Thread Doug Barton
On 02/06/2012 13:50, Philip M. Gollucci wrote: On 02/06/12 15:26, Alex Dupre wrote: Doug Barton wrote: I'm also curious about the advice to install stuff into /usr/local/www/appname. I vaguely remember that this was deprecated but it seems to still be true. I'm not aware of any deprecation,

Re: Apache/web ports advice in TPH

2012-02-06 Thread Philip M. Gollucci
On 02/06/12 00:57, Doug Barton wrote: Howdy, This section: http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/using-php.html is out of date, as the very first bit mentions a bunch of old apache stuff. I'm happy to help update it if someone can say authoritatively what

Re: Apache/web ports advice in TPH

2012-02-06 Thread Philip M. Gollucci
On 02/06/12 15:26, Alex Dupre wrote: Doug Barton wrote: I'm also curious about the advice to install stuff into /usr/local/www/appname. I vaguely remember that this was deprecated but it seems to still be true. I'm not aware of any deprecation, all my webapp ports install into www/appname.

Re: Any common policy against conflicting choice in Makefile OPTIONS?

2012-02-06 Thread RyōTa SimaMoto
Thank you for all! I sent a PR of upgrading qmmp as http://www.freebsd.org/cgi/query-pr.cgi?pr=164832 Perhaps the ports system may be not very strong to let users select options easily without any complicated interface. I desided to maintain the current options, and give up the plan to display

graphics/ocaml-images: Fix the path in the ld.conf (OCAML_LDCONFIG).

2012-02-06 Thread Jeremy Messenger
When I build a few of ocaml ports and I always noticed that I get this warning: ocamlfind: [WARNING] Cannot read directory /usr/local/lib/ocaml/site-lib/images which is mentioned in ld.conf Decided to dig it in and found a problem. # grep site-lib/images

xlocale support (Was: Re: Zarafa port)

2012-02-06 Thread rflynn
Hi, Thanks for starting to work on it! I've added a link from WantedPorts to that mail. Currently stuck on the absence of xlocale(3). Is there any chance these get MFC'd to RELENG_9 and RELENG_8? Or should I try implementing them in platform*.cpp within Zarafa? The latter looks possible, yet

Input on most correct way to set IS_INTERACTIVE for Postfix ports

2012-02-06 Thread Sahil Tandon
mail/postfix and its derivatives are interactive when ALL of the following conditions are true: - PACKAGE_BUILDING is undefined - /etc/mail/mailer.conf exists - /etc/mail/mailer.conf contains a line beginning with 'purgestat' The way I plan to implement this in the port's Makefile is below;

FW: FreeBSD Port: dahdi-kmod-2.4.0rc5_3

2012-02-06 Thread Marcel Grandemange
Good Day I don't know where else to post the question but I have a yeastar TDM800 card and am trying to setup asterisk on FreeBSD, now the card does not get picked up by the dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1 package. Now I know the package has been ported from the linux one and im

Re: [PATCH] multimedia/libdvdnav

2012-02-06 Thread richo
On 24/10/11 10:10 +0200, Ganael LAPLANCHE wrote: On Sat, 22 Oct 2011 15:10:00 +, Alexey Dokuchaev wrote Hi, [...] Can this be included in ports? I would suggest notifying maintainer about this patch. Perhaps filing a PR is a right thing to do. I will update libdvdnav/libdvdread to

Re: Apache/web ports advice in TPH

2012-02-06 Thread Alex Dupre
Doug Barton ha scritto: # Default: ${PREFIX}/www/${PORTNAME} I went with ${WWWDIR} in the Makefile/plist so hopefully that will future-proof it in the event of a change. Yup, I meant WWWDIR with www/appname. -- Alex Dupre