graphics/openshadinglagugae: Fails to compile with CLANG 3.3 (now also on FreeBSD 9.2 as well as 10.0-CURRENT)

2013-07-19 Thread O. Hartmann
The port graphics/openshadinglanguage fails to compile on FreeBSD 10.0-CURRENT with the day CLANG 3.3 was introduced with the error shown below. On FreeBSD 9.1-RELEASE as well as 9.1-STABLE it compiled also well as long as the compiler suite was CLANG 3.2. Now. with FreeBSD 9.2 on its way, CLANG

Re: [HEADSUP] New mailing pkg-fallout

2013-07-19 Thread Tijl Coosemans
On 2013-07-18 21:33, olli hauer wrote: On 2013-07-18 21:09, Baptiste Daroussin wrote: On Thu, Jul 18, 2013 at 09:04:09PM +0200, olli hauer wrote: Hm, I just picked the bugzilla44 port and struggle over the logs. === de-bugzilla-4.4 conflicts with installed package(s): bugzilla-4.2.6

checksum mismatch devel/pear

2013-07-19 Thread Peter Klett
Hi, since yesterday devel/pear will not fetch: === Fetching all distfiles required by pear-1.9.4_2 for building = SHA256 Checksum mismatch for pear-1.9.4.tar.bz2. === Refetch for 1 more times files: pear-1.9.4.tar.bz2 = pear-1.9.4.tar.bz2 doesn't seem to exist in /distfiles/. =

FreeBSD ports you maintain which are out of date

2013-07-19 Thread portscout
| 20130719 +-+ If any of the above results are invalid, please check the following page for details on how to improve portscout's detection and selection of distfiles on a per-port basis: http://portscout.freebsd.org/info

[QAT] r323275: 4x leftovers, 4x success

2013-07-19 Thread Ports-QAT
- move bacula configuration to ${ETCDIR}/bacula - bump PORTREVISION - add UPDATING entry - add an option to enable python support (both client and server need to be rebuilt with this) Dan's submission is based on: PR: 170882 Submitted by: Michael Carlson m...@bayphoto.com PR: 171818

Re: [QAT] r323275: 4x leftovers, 4x success

2013-07-19 Thread Ruslan Makhmatkhanov
Ports-QAT wrote on 19.07.2013 14:01: - move bacula configuration to ${ETCDIR}/bacula - bump PORTREVISION - add UPDATING entry - add an option to enable python support (both client and server need to be rebuilt with this) [...] Port:sysutils/bacula-server 5.2.12_1

Re: graphics/openshadinglagugae: Fails to compile with CLANG 3.3 (now also on FreeBSD 9.2 as well as 10.0-CURRENT)

2013-07-19 Thread Shane Ambler
On 19/07/2013 15:49, O. Hartmann wrote: Please CC me if some hints or solutions are available. I have just submitted a patch to update osl to 1.3.3 - pr/180650 The release notes say Changes to support LLVM 3.3 but I haven't confirmed that it fixes the 10 compile yet.

[QAT] r323281: 4x leftovers

2013-07-19 Thread Ports-QAT
- add dependency on archivers/lzo2 to enable lzo compression (just replace compression=GZIP with compression=LZO in Options) [1] - replace rmdir with ${RMDIR} added in previous commit (portlint warning) - correct bacula UPDATING entry [2] PR: 178691 Submitted by: Oleg Ginzburg

Re: port submission issues - sendmail setup

2013-07-19 Thread R Skinner
On 07/18/13 00:38, Rodrigo OSORIO wrote: On 18/07/13 00:40 +1000, R Skinner wrote: This has been a real fiasco to send one around the bend. I'm trying to quickly submit a port and I used the send-pr this time and attached my shar as opposed to using the web form, except my sendmail is being

Re: portmaster WITH_PKGNG and cpan

2013-07-19 Thread Mark Felder
Marko, can you try this? http://feld.me/freebsd/rt-extension-mandatoryontransition.tar.gz Thanks! ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to

Re: pkgng behaviour change (upgrade -f and version)

2013-07-19 Thread Adam McDougall
On 07/04/13 04:16, bw.mail.lists wrote: I'm not sure when it happened, I think since latest pkgng upgrade, version 1.1.3, but pkgng now acts differently in at least two cases. 1. pkg upgrade -f What happens: - /root # pkg upgrade -f Updating repository catalogue New

ftp/curl build fails

2013-07-19 Thread Andriy Gapon
I am using gcc46 to build ports. Port configuration: === The following configuration options are available for curl-7.31.0: CA_BUNDLE=on: Install CA bundle for OpenSSL COOKIES=on: Cookies support CURL_DEBUG=off: cURL debug memory tracking DEBUG=off: Install debug symbols

I want to maintain devel/fpp

2013-07-19 Thread Anton Shterenlikht
___ 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: I want to maintain devel/fpp

2013-07-19 Thread William Grzybowski
Last I heard fortran@ was going to maintain it. On Fri, Jul 19, 2013 at 11:42 AM, Anton Shterenlikht me...@bris.ac.uk wrote: ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any

ports creating files under /root - why?

2013-07-19 Thread Anton Shterenlikht
I noticed that some ports create directories/files under /root: drwxr-xr-x 3 root wheel 512 Mar 19 2012 .subversion drwxr-xr-x 2 root wheel 512 Mar 4 10:23 .qt drwxr-xr-x 2 root wheel 512 Jul 10 15:27 .astkrc drwxr-xr-x 2 root wheel 512 Jul 10 15:27 flasheur (these two are

FreeBSD Port: www/chromium

2013-07-19 Thread Mike Jakubik
Hello, Latest Chromium does not seem to compile with Clang 3.3. CXX(target) out/Release/obj.target/v8_base.x64/v8/src/string-search.o CXX(target) out/Release/obj.target/v8_base.x64/v8/src/string-stream.o CXX(target) out/Release/obj.target/v8_base.x64/v8/src/strtod.o CXX(target)

Re: FreeBSD Port: www/chromium

2013-07-19 Thread George Liaskos
Yes, unfortunately clang build is currently broken. This is why we switched the port back to gcc by default until we figure out how to handle all the different clang base version combinations... ___ freebsd-ports@freebsd.org mailing list

Re: FreeBSD Port: www/chromium

2013-07-19 Thread Jung-uk Kim
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2013-07-19 13:43:48 -0400, Mike Jakubik wrote: Hello, Latest Chromium does not seem to compile with Clang 3.3. CXX(target) out/Release/obj.target/v8_base.x64/v8/src/string-search.o CXX(target)

Re: FreeBSD Port: www/chromium

2013-07-19 Thread Evan Martin
I asked the Chrome clang masters on your behalf and got this answer: https://groups.google.com/a/chromium.org/d/topic/clang/YEdQW6NTghY/discussion On Fri, Jul 19, 2013 at 11:22 AM, George Liaskos geo.lias...@gmail.com wrote: Yes, unfortunately clang build is currently broken. This is why we

Re: ports creating files under /root - why?

2013-07-19 Thread Warren Block
On Fri, 19 Jul 2013, Anton Shterenlikht wrote: I noticed that some ports create directories/files under /root: drwxr-xr-x 3 root wheel 512 Mar 19 2012 .subversion drwxr-xr-x 2 root wheel 512 Mar 4 10:23 .qt drwxr-xr-x 2 root wheel 512 Jul 10 15:27 .astkrc drwxr-xr-x 2 root

Re: FreeBSD Port: www/chromium

2013-07-19 Thread Mike Jakubik
On 07/19/13 14:28, Jung-uk Kim wrote: I had the same problem last night and made a patch. http://people.freebsd.org/~jkim/patch-clang Drop this file in files directory and try it again. Jung-uk Kim This patch works, chromium compiles and seems to run without any issues. Thank you.

Re: FreeBSD Port: www/chromium

2013-07-19 Thread Jung-uk Kim
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2013-07-19 14:41:15 -0400, Jung-uk Kim wrote: On 2013-07-19 14:28:48 -0400, Evan Martin wrote: I asked the Chrome clang masters on your behalf and got this answer: https://groups.google.com/a/chromium.org/d/topic/clang/YEdQW6NTghY/discussion

Re: ports creating files under /root - why?

2013-07-19 Thread Baptiste Daroussin
On Fri, Jul 19, 2013 at 04:46:48PM +0100, Anton Shterenlikht wrote: I noticed that some ports create directories/files under /root: drwxr-xr-x 3 root wheel 512 Mar 19 2012 .subversion drwxr-xr-x 2 root wheel 512 Mar 4 10:23 .qt drwxr-xr-x 2 root wheel 512 Jul 10 15:27

redports: error in dependency pkg-1.1.4_1.txz, exiting

2013-07-19 Thread Anton Shterenlikht
https://redports.org/~mexas/2013071921-42286-133205/libtool-2.4.2.log My port is actually astro/xearth, which, I think, doesn't even need a libtool. A successful build of xearth is e.g.: https://redports.org/~mexas/2013071921-42286-133209/xearth-1.2.log What's going on? BTW, right now

Re: FreeBSD Port: www/chromium

2013-07-19 Thread Jung-uk Kim
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2013-07-19 14:28:48 -0400, Evan Martin wrote: I asked the Chrome clang masters on your behalf and got this answer: https://groups.google.com/a/chromium.org/d/topic/clang/YEdQW6NTghY/discussion No, that's the case here. In fact, we had the

Re: FreeBSD Port: www/chromium

2013-07-19 Thread George Liaskos
Thanks Evan but this is not the case, clang flag is set. clang++ '-D_FILE_OFFSET_BITS=64' '-DNO_TCMALLOC' '-DDISABLE_NACL' '-DCHROMIUM_BUILD' '-DUSE_DEFAULT_RENDER_THEME=1' '-DUSE_LIBJPEG_TURBO=1' '-DUSE_NSS=1' '-DUSE_X11=1' '-DENABLE_ONE_CLICK_SIGNIN' '-DGTK_DISABLE_SINGLE_INCLUDES=1'

Re: FreeBSD Port: www/chromium

2013-07-19 Thread Jung-uk Kim
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2013-07-19 15:39:09 -0400, Mike Jakubik wrote: On 07/19/13 14:28, Jung-uk Kim wrote: I had the same problem last night and made a patch. http://people.freebsd.org/~jkim/patch-clang Drop this file in files directory and try it again.

[request] sysutils/screenfetch

2013-07-19 Thread Kenta Suzumoto
Screenfetch is a bash script for system information, similar to sysutils/bsdinfo but MANY more features and much more actively developed. Would anyone be interested in maintaining it in ports and keeping it up to date as new versions are released? Seems like an easy port. Thanks to anyone who

Re: [request] sysutils/screenfetch

2013-07-19 Thread Jason Helfman
On Fri, Jul 19, 2013 at 5:03 PM, Kenta Suzumoto ken...@hush.com wrote: Screenfetch is a bash script for system information, similar to sysutils/bsdinfo but MANY more features and much more actively developed. Would anyone be interested in maintaining it in ports and keeping it up to date as

Re: redports: error in dependency pkg-1.1.4_1.txz, exiting

2013-07-19 Thread Bernhard Fröhlich
Am 20.07.2013 01:23 schrieb Anton Shterenlikht me...@bris.ac.uk: https://redports.org/~mexas/2013071921-42286-133205/libtool-2.4.2.log My port is actually astro/xearth, which, I think, doesn't even need a libtool. A successful build of xearth is e.g.: