Re: building seamonkey with clang

2013-08-21 Thread Cary
On Thu, Aug 22, 2013 at 01:16:33AM +, Cary wrote: > On Wed, Aug 21, 2013 at 05:29:28PM +0200, Dimitry Andric wrote: > > On Aug 21, 2013, at 13:23, Cary wrote: > > > On Wed, Aug 21, 2013 at 06:50:45AM +, Cary wrote: > > >> On Tue, Aug 20, 2013 at 11:05:42PM +0200, Dimitry Andric > > >> wro

Re: Searching the port tree with portmaster?

2013-08-21 Thread Chad Perrin
On Thu, Aug 15, 2013 at 12:44:43AM -0600, LuKreme wrote: > > Am I missing a search feature in postmaster? > > If not, how are people finding where a port is to install it (I had a > heck of a time finding sudo, for example) I've been using ports-mgmt/pkgsearch for years. You can do regexy searc

Re: Searching the port tree with portmaster?

2013-08-21 Thread Janky Jay
Call it "sport" (search ports). :) On 08/16/2013 02:33 AM, Torfinn Ingolfsen wrote: > On Fri, Aug 16, 2013 at 7:35 AM, Sergey V. Dyatko > wrote: >> 2 aliases from my .cshrc: >> >> alias search_name"make -C /usr/ports/ search name='\!*' >> display=name,path,info" >> >> alias search_key"

Re: building seamonkey with clang

2013-08-21 Thread Cary
On Wed, Aug 21, 2013 at 05:29:28PM +0200, Dimitry Andric wrote: > On Aug 21, 2013, at 13:23, Cary wrote: > > On Wed, Aug 21, 2013 at 06:50:45AM +, Cary wrote: > >> On Tue, Aug 20, 2013 at 11:05:42PM +0200, Dimitry Andric > >> wrote: > >>> On Aug 20, 2013, at 00:54, Cary wrote: > Several

Re: building seamonkey with clang

2013-08-21 Thread Cary
On Wed, Aug 21, 2013 at 07:20:52PM +0200, Dan Lukes wrote: > >0. Program arguments: /usr/bin/clang++ -cc1 -triple > >i386-unknown-freebsd9.0 > ... > >sr/local/include -fmodule-cache-path /var/tmp/clang-module-cache -O3 -Wall > >-Wpoi > ... > >y/work/comm-release/mailnews/local/src/nsMsgMaild

Can't build p5-Encode-Detect

2013-08-21 Thread Andrea Venturoli
Hello. I'm deploying a fresh box and I'm stuck on the following. # cd /usr/ports/converters/p5-Encode-Detect # make ===> Fetching all distfiles required by p5-Encode-Detect-1.01 for building ===> Extracting for p5-Encode-Detect-1.01 => SHA256 Checksum OK for Encode-Detect-1.01.tar.gz. ===> Pa

Re: sysutils/fusefs-ntfs & fusefs_enable="YES"

2013-08-21 Thread RW
On Wed, 21 Aug 2013 23:44:41 +0200 Dominic Fandrey wrote: > On 21/08/2013 23:39, RW wrote: > > The README.FreeBSD file for sysutils/fusefs-ntfs and several howtos > > suggest adding the line: > > > > fusefs_enable="YES" > > > > to rc.conf, but as far as I can see this doesn't affect anything

Re: sysutils/fusefs-ntfs & fusefs_enable="YES"

2013-08-21 Thread Dominic Fandrey
On 21/08/2013 23:39, RW wrote: > The README.FreeBSD file for sysutils/fusefs-ntfs and several howtos > suggest adding the line: > > fusefs_enable="YES" > > to rc.conf, but as far as I can see this doesn't affect anything since > the port doesn't install an rc.d file. I would have expected suc

sysutils/fusefs-ntfs & fusefs_enable="YES"

2013-08-21 Thread RW
The README.FreeBSD file for sysutils/fusefs-ntfs and several howtos suggest adding the line: fusefs_enable="YES" to rc.conf, but as far as I can see this doesn't affect anything since the port doesn't install an rc.d file. I would have expected such a file to load the fuse kernel module which

We are inviting sellers, buyers & brokers to they can assess our know how for private e-trading / without risk.

2013-08-21 Thread BETA V2 by J.Magnani
For some translations, we use and recommend http://translate.google.com / for use the interactivity of the e-mail you must change the "option format text towards HTML". If you are seller and want increase your sales "placing" its products around the world, as also if you are buyer and you want

Re: building seamonkey with clang

2013-08-21 Thread Cary
On Wed, Aug 21, 2013 at 05:29:28PM +0200, Dimitry Andric wrote: > On Aug 21, 2013, at 13:23, Cary wrote: > > On Wed, Aug 21, 2013 at 06:50:45AM +, Cary wrote: > >> On Tue, Aug 20, 2013 at 11:05:42PM +0200, Dimitry Andric > >> wrote: > >>> On Aug 20, 2013, at 00:54, Cary wrote: > Several

Re: building seamonkey with clang

2013-08-21 Thread Dan Lukes
0. Program arguments: /usr/bin/clang++ -cc1 -triple i386-unknown-freebsd9.0 ... sr/local/include -fmodule-cache-path /var/tmp/clang-module-cache -O3 -Wall -Wpoi ... y/work/comm-release/mailnews/local/src/nsMsgMaildirStore.cpp You may be interested to know that source will compile with -

Re: [patch]Uses/iconv.mk, devel/getext has no libiconv linkage.

2013-08-21 Thread Yamaya Takashi
On 2013/08/21 21:33, Daniel Nebdal wrote: > On Sun, Aug 18, 2013 at 6:04 PM, Yamaya Takashi > wrote: >> On 2013/08/06 07:54, Boris Samorodov wrote: >>> (CC to the maintainer: gn...@freebsd.org) >>> >>> 05.08.2013 20:13, Yamaya Takashi пишет: Some ports, e.g. devel/glib20, cannot build because

[QAT] r325142: 4x leftovers

2013-08-21 Thread Ports-QAT
Add p5-CryptX, crypto toolkit. - Build ID: 20130821144600-57392 Job owner: vani...@freebsd.org Buildtime: 52 minutes Enddate: Wed, 21 Aug 2013 15:38:01 GMT Revision: r325142

Re: pkgng: How fix dependences?

2013-08-21 Thread Alex V. Petrov
sqlite base of packages /var/dp/pkg/local.sqlite SELECT id FROM packages where name='ImageMagick'; 7900 Query SELECT * FROM deps where package_id=7900; result contain both, gio-fam-backend and glib20 dependencies: devel/gio-fam-backend|gio-fam-backend|2.34.3|7900 devel/glib20|glib|2.36.3|7900 I

Re: building seamonkey with clang

2013-08-21 Thread Dimitry Andric
On Aug 21, 2013, at 13:23, Cary wrote: > On Wed, Aug 21, 2013 at 06:50:45AM +, Cary wrote: >> On Tue, Aug 20, 2013 at 11:05:42PM +0200, Dimitry Andric >> wrote: >>> On Aug 20, 2013, at 00:54, Cary wrote: Several attempts to build the current port of seamonkey on 9.1-release have

[QAT] r325107: 12x leftovers, 8x success

2013-08-21 Thread Ports-QAT
Update to 1.0.9. This is a bug fix release. Changelog: http://lists.freedesktop.org/archives/gstreamer-devel/2013-August/042360.html Enable neon http plugin Switch to new LIB_DEPEND format, use USES=gmake instead of USE_GMAKE Utilize new introspection USE_GNOME component. Allow gstreamer1-libav

Re: [patch]Uses/iconv.mk, devel/getext has no libiconv linkage.

2013-08-21 Thread Daniel Nebdal
On Sun, Aug 18, 2013 at 6:04 PM, Yamaya Takashi wrote: > On 2013/08/06 07:54, Boris Samorodov wrote: >> (CC to the maintainer: gn...@freebsd.org) >> >> 05.08.2013 20:13, Yamaya Takashi пишет: >>> Some ports, e.g. devel/glib20, cannot build because devel/gettext has no >>> libiconv linkage. >>> msg

FreeBSD ports you maintain which are out of date

2013-08-21 Thread portscout
Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated, you

Re: building seamonkey with clang

2013-08-21 Thread Cary
On Wed, Aug 21, 2013 at 06:50:45AM +, Cary wrote: > On Tue, Aug 20, 2013 at 11:05:42PM +0200, Dimitry Andric > wrote: > > On Aug 20, 2013, at 00:54, Cary wrote: > > > Several attempts to build the current port of seamonkey on 9.1-release > > > have > > > all failed at the same point. > > >

Re: dansguardian poudriere and squid version

2013-08-21 Thread Matthew Seaman
On 21/08/2013 09:45, Marko Cupać wrote: > I am building www/dansguardian in poudriere, and it always builds > www/squid (squid-2.7.X) as a dependency, even though I have already > built www/squid33 (squid-3.3.x). > > I guess it is related to the following Makefile line: > RUN_DEPENDS=${LOCALBA

dansguardian poudriere and squid version

2013-08-21 Thread Marko Cupać
I am building www/dansguardian in poudriere, and it always builds www/squid (squid-2.7.X) as a dependency, even though I have already built www/squid33 (squid-3.3.x). I guess it is related to the following Makefile line: RUN_DEPENDS=${LOCALBASE}/sbin/squid:${PORTSDIR}/www/squid So, on systems

FreeBSD unmaintained ports which are currently marked broken

2013-08-21 Thread linimon
As part of an ongoing effort to reduce the number of problems in the FreeBSD ports system, we periodically notify users of ports that are marked as "broken" in their Makefiles. In many cases these ports are failing to compile on some subset of the FreeBSD build environments. The most common probl

FreeBSD unmaintained ports which are currently scheduled for deletion

2013-08-21 Thread linimon
As part of an ongoing effort to reduce the number of problems in the FreeBSD ports system, we periodically schedule removal of ports that have been judged to have outlived their usefulness. Often, this is due to a better alternative having become available and/or the cessation of development on th

mail/mailman

2013-08-21 Thread Matthias Andree
Greetings, (Tom Judge copied as he owns some of the mailman PRs.) I have recently grabbed maintainership of mail/mailman after Petrik returned it to the pool just so that an important infrastructure port does not go unmaintained (think "backup"), but I only have an older Linux version of Mailman