Re: libreoffice build fails on i386

2013-02-03 Thread Marco Beishuizen
On Sun, 3 Feb 2013, the wise Kevin Oberman wrote: I am unable to build libreoffice on an i386 system. It builds fine on amd64. All systems are running 9.1-stable, one from Jan. 10 and one from Jan. 27. Both using default compilers. I get a segment fault running the sot. [ build CUT ]

Re: libreoffice build fails on i386

2013-02-03 Thread Bob Eager
On Sat, 2 Feb 2013 20:08:26 -0800 Kevin Oberman rkober...@gmail.com wrote: I am unable to build libreoffice on an i386 system. It builds fine on amd64. All systems are running 9.1-stable, one from Jan. 10 and one from Jan. 27. Both using default compilers. I get a segment fault running the

Re: Why the port build log file has terminal escape sequences?

2013-02-03 Thread Chris Rees
On 3 February 2013 04:14, Yuri y...@rawbw.com wrote: I redirect the log into the file: portupgrade -a 21 | tee portupgrade.log However, log still has escape sequences as if it was printed to the terminal: ^[[0m^[[34m^[[1mGenerating moc_mainwindow.cpp^M ^[[0m^[[34m^[[1mGenerating

If a port requires xorg-server's source tree, how to write Makefile?

2013-02-03 Thread meta
Hi, A few times I've already posted freebsd-ports list that I'm working for creating a port net/tigervnc. It is almost be done but I have a question. TigerVNC's source tree is not complete to make everything. We have to put freebsd-patched xorg-server's source tree into its tree. I tried

Re: If a port requires xorg-server's source tree, how to write Makefile?

2013-02-03 Thread Dominic Fandrey
On 03/02/2013 13:30, meta wrote: Hi, A few times I've already posted freebsd-ports list that I'm working for creating a port net/tigervnc. It is almost be done but I have a question. TigerVNC's source tree is not complete to make everything. We have to put freebsd-patched xorg-server's

Re: If a port requires xorg-server's source tree, how to write Makefile?

2013-02-03 Thread Chris Rees
On 3 Feb 2013 13:44, Dominic Fandrey kamik...@bsdforen.de wrote: On 03/02/2013 13:30, meta wrote: Hi, A few times I've already posted freebsd-ports list that I'm working for creating a port net/tigervnc. It is almost be done but I have a question. TigerVNC's source tree is not

Re: security/gnupg

2013-02-03 Thread Thomas Mueller
/etc/make.conf, use OPTIONS_SET=list of options. You can also use UNSET in the same way for the converse. Setting BATCH=yes stops the dialogs appearing. Chris I want to know what ports have settable options, and might miss some. I guess I could make showconfig-recursive | tee

Re: Why the port build log file has terminal escape sequences?

2013-02-03 Thread Thomas Mueller
On 3 February 2013 04:14, Yuri y...@rawbw.com wrote: I redirect the log into the file: portupgrade -a 21 | tee portupgrade.log However, log still has escape sequences as if it was printed to the terminal: ^[[0m^[[34m^[[1mGenerating moc_mainwindow.cpp^M ^[[0m^[[34m^[[1mGenerating

Build error: math/rocs

2013-02-03 Thread Carmel
FreeBSD-8.3 STABLE amd64 I am unable to get the math/rocs port to build. I finishes with this error message: [ 1%] Built target rocs_GraphStructure_automoc usr/local/include/boost/type_traits/detail/has_binary_operator.hp:50: Parse error at BOOST_JOIN automoc4: process for

deskutils/kdepim4 build error

2013-02-03 Thread Carmel
FreeBSD-8.3 STABLE Attempting to build the deskutils/kdepim4 port results in an error. The is the end of the build report. returning failed.. gmake[2]: *** [kleopatra/CMakeFiles/kleopatra_bin_automoc] Error 1 gmake[2]: Leaving directory `/usr/ports/deskutils/kdepim4/work/kdepim-4.8.4/build'

Re: [!! SPAM] deskutils/kdepim4 build error

2013-02-03 Thread David Southwell
On 2/3/2013 6:38 AM, Carmel wrote: FreeBSD-8.3 STABLE Attempting to build the deskutils/kdepim4 port results in an error. The is the end of the build report. returning failed.. gmake[2]: *** [kleopatra/CMakeFiles/kleopatra_bin_automoc] Error 1 gmake[2]: Leaving directory

Re: Current status of www/apache24

2013-02-03 Thread Spil Oss
Hi Corey, Thanks for your effort! I've pulled https://github.com/corsmith/ports-wip to give it a run. Cross-posted this to freebsd-ports as I have seen requests for Apache 2.4 on IRC and it'll be helpful to those wanting Apache 2.4 before an official port is released. I've been testing the port

Re: If a port requires xorg-server's source tree, how to write Makefile?

2013-02-03 Thread meta
2013-02-03 23:07, Chris Rees wrote: On 3 Feb 2013 13:44, Dominic Fandrey kamik...@bsdforen.de wrote: BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/x11-servers/xorg-server:extract See the Porters' Handbook section 5.8. I think you need :patch here, to get the patched version. Thanks. The

Re: libreoffice build fails on i386

2013-02-03 Thread Dominic Fandrey
On 03/02/2013 05:08, Kevin Oberman wrote: I am unable to build libreoffice on an i386 system. It builds fine on amd64. All systems are running 9.1-stable, one from Jan. 10 and one from Jan. 27. Both using default compilers. I get a segment fault running the sot. This may not be a solution to

Re: [!! SPAM] deskutils/kdepim4 build error

2013-02-03 Thread David Southwell
On 2/3/2013 7:21 AM, Carmel wrote: On Sun, 03 Feb 2013 06:45:50 -0800 David Southwell articulated: David Southwell da...@vizion2000.net No connection to: www.­seibercom.­net/­logs/­kdepim4.­txt http://www.seibercom.net/logs/kdepim4.txt You might want to try it again. It is working fine on

Re: [!! SPAM] deskutils/kdepim4 build error

2013-02-03 Thread Carmel
On Sun, 03 Feb 2013 08:17:58 -0800 David Southwell articulated: Have you done portupgrade -fr devel/boost-libs as per ports/UPDATING ? Yes, it was during that run that the build failed. I then did a 'make clean and tried to build the port manually: make install but it still failed. -- Carmel

Re: [kde-freebsd] Build error: math/rocs

2013-02-03 Thread Max Brazhnikov
On Sun, 3 Feb 2013 09:33:14 -0500, Carmel wrote: I am unable to get the math/rocs port to build. I finishes with this error message: Please rebuild devel/qt4-moc. It will also fix the problem with kdepim4. Max ___ freebsd-ports@freebsd.org mailing

FreeBSD ports you maintain which are out of date

2013-02-03 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,

Re: [!! SPAM] Re: [!! SPAM] deskutils/kdepim4 build error

2013-02-03 Thread David Southwell
On 2/3/2013 8:36 AM, Carmel wrote: On Sun, 03 Feb 2013 08:17:58 -0800 David Southwell articulated: Have you done portupgrade -fr devel/boost-libs as per ports/UPDATING ? Yes, it was during that run that the build failed. I then did a 'make clean and tried to build the port manually: make

Re: [kde-freebsd] Build error: math/rocs

2013-02-03 Thread Rainer Hurling
On 03.02.2013 17:36 (UTC+2), Max Brazhnikov wrote: On Sun, 3 Feb 2013 09:33:14 -0500, Carmel wrote: I am unable to get the math/rocs port to build. I finishes with this error message: Please rebuild devel/qt4-moc. It will also fix the problem with kdepim4. Thanks for this hint. It works for

Re: [!! SPAM] Re: [!! SPAM] deskutils/kdepim4 build error

2013-02-03 Thread Carmel
On Sun, 03 Feb 2013 08:51:45 -0800 David Southwell articulated: how about qt4-moc? That was just brought to my attention by another poster. Evidently it will fix the problem with kdepim4. Perhaps, this should be included in UPDATING. -- Carmel ✌ carmel...@hotmail.com

Re: security/gnupg

2013-02-03 Thread Chris Rees
On 3 February 2013 14:23, Thomas Mueller mueller6...@bellsouth.net wrote: /etc/make.conf, use OPTIONS_SET=list of options. You can also use UNSET in the same way for the converse. Setting BATCH=yes stops the dialogs appearing. Chris I want to know what ports have settable options, and

Re: [!! SPAM] Re: [!! SPAM] Re: [!! SPAM] deskutils/kdepim4 build error

2013-02-03 Thread David Southwell
On 2/3/2013 9:32 AM, Carmel wrote: On Sun, 03 Feb 2013 08:51:45 -0800 David Southwell articulated: how about qt4-moc? That was just brought to my attention by another poster. Evidently it will fix the problem with kdepim4. Perhaps, this should be included in UPDATING. Its best to do

Re: pecl-APC-31.1.14 port

2013-02-03 Thread Jos Chrispijn
Kurt Jaeger: It's messy, so please do: rm /usr/ports/distfiles/PECL/APC-3.1.14.tgz and reinstall. For the details: pecl-APC-3.1.14 was found to be buggy, and the maintainer went back to 3.1.13 with the filename still as 3.1.14. See

Re: libreoffice build fails on i386

2013-02-03 Thread Marco Beishuizen
On Sun, 3 Feb 2013, the wise Bob Eager wrote: I solved it for the moment by temporarily putting WITH_GCC=yes in make.conf, then cleaning and trying again. Yes, this was it. Thanks for the tip! Regards, Marco -- Being owned by someone used to be called slavery -- now it's called commitment.

Re: deskutils/kdepim4 build error

2013-02-03 Thread Carmel
On Sun, 03 Feb 2013 09:44:41 -0800 David Southwell articulated: Its best to do devel/boost-libs after qt4-moc. Why? -- Carmel ✌ carmel...@hotmail.com ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports

Re: libreoffice build fails on i386

2013-02-03 Thread Kevin Oberman
On Sun, Feb 3, 2013 at 10:29 AM, Marco Beishuizen mb...@xs4all.nl wrote: On Sun, 3 Feb 2013, the wise Bob Eager wrote: I solved it for the moment by temporarily putting WITH_GCC=yes in make.conf, then cleaning and trying again. Yes, this was it. Thanks for the tip! Regards, Marco Worked

New version of TeX?

2013-02-03 Thread Nathan Whitehorn
Is there any hope for a new version of LaTeX in ports? Our teTeX version is really old; there have no real updates to it since February 2005 and it is becoming harder and harder to use without hand installation of new packages and patches. I realize there are various unofficial solutions, but they

Re: New version of TeX?

2013-02-03 Thread Danilo Egea
Well, there is this project http://code.google.com/p/freebsd-texlive/ ___ 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: If a port requires xorg-server's source tree, how to write Makefile?

2013-02-03 Thread Eitan Adler
On 3 February 2013 10:16, meta m...@vmeta.jp wrote: 2013-02-03 23:07, Chris Rees wrote: On 3 Feb 2013 13:44, Dominic Fandrey kamik...@bsdforen.de wrote: BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/x11-servers/xorg-server:extract See the Porters' Handbook section 5.8. I think you need

Ports moved but without CATEGORIES update

2013-02-03 Thread Dan Langille
FreshPorts told me about this situation. A few ports did not have their CATEGORIES value updated. Thus, they are not in their CATEGORY. The ports are: id | category_id | name | category ---+-+--+ 32308 |

Re: If a port requires xorg-server's source tree, how to write Makefile?

2013-02-03 Thread meta
2013-02-04 10:16 Eitan Adler wrote: On 3 February 2013 10:16, meta m...@vmeta.jp wrote: 2013-02-03 23:07, Chris Rees wrote: On 3 Feb 2013 13:44, Dominic Fandrey kamik...@bsdforen.de wrote: BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/x11-servers/xorg-server:extract See the Porters' Handbook

Re: Ports moved but without CATEGORIES update

2013-02-03 Thread Dan Langille
Hmm, checking manually, it appears that at least ONE of these is a false positive. x11-themes/kde4-base-artwork is set correctly. Sorry. On Feb 3, 2013, at 8:26 PM, Dan Langille wrote: FreshPorts told me about this situation. A few ports did not have their CATEGORIES value updated. Thus,

Please commit PRs

2013-02-03 Thread Yasuhiro KIMURA
Dear comitters, Would someone please commit following PRs? ports/175257[PATCH] japanese/ruby-mecab: Add license information etc. ports/175258[PATCH] japanese/mecab: add license information etc. ports/175271[PATCH] japanese/lookup: take maintainership etc. ports/175294[PATCH]

Re: pecl-APC-31.1.14 port

2013-02-03 Thread Eitan Adler
On 3 February 2013 12:51, Jos Chrispijn j...@webrz.net wrote: Kurt Jaeger: It's messy, so please do: rm /usr/ports/distfiles/PECL/APC-3.1.14.tgz and reinstall. For the details: pecl-APC-3.1.14 was found to be buggy, and the maintainer went back to 3.1.13 with the filename still as

Re: Why the port build log file has terminal escape sequences?

2013-02-03 Thread Yuri
On 02/03/2013 03:13, Chris Rees wrote: I guess this is a cmake/clang port? Cmake, clang and several other tools give colorised output. This is achieved with escape sequences. I understand about colorized output. But aren't such tools normally expected to turn colors off when run not in

Re: New version of TeX?

2013-02-03 Thread Dominic Fandrey
On 04/02/2013 02:04, Danilo Egea wrote: Well, there is this project http://code.google.com/p/freebsd-texlive/ http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/171571 -- A: Because it fouls the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: