Re: portmaster issue: The value of DISTDIR cannot be empty

2011-06-27 Thread Ruslan Mahmatkhanov
03.05.2011 14:33, Gritsuk Anton пишет: I tried to update this as usually. # pkg_version -IvL= libwps-0.2.0needs updating (index has 0.2.1) And I get error as below: # portmaster libwps-0.2.0 === The value of DISTDIR cannot be empty === Aborting update So it seems i got it.

Current unassigned ports problem reports

2011-06-27 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

Status of ${HAVE_GNOME:xxx} and dependencies

2011-06-27 Thread David Demelier
Hello there, There is something I don't understand well. I installed eclipse a long time ago because I needed it for a java project. As you may know eclipse use a lot of gnome dependencies and I usually install ports that don't require them. Now I deinstalled eclipse, and I realized that

Re: [CFT] Likewise-open preliminary port

2011-06-27 Thread Ganael LAPLANCHE
On Fri, 24 Jun 2011 03:31:00 -0500, Brooks Davis wrote Hi Brooks, Have you tried asking Likewise for the ports they appear to be using internally to build packages for FreeBSD? I have posted a message on likewise-open-dev@ but has not received an answer yet... I don't know if they use proper

Re: portmaster issue: The value of DISTDIR cannot be empty

2011-06-27 Thread Doug Barton
On 06/27/2011 03:41, Ruslan Mahmatkhanov wrote: 03.05.2011 14:33, Gritsuk Anton пишет: I tried to update this as usually. # pkg_version -IvL= libwps-0.2.0 needs updating (index has 0.2.1) And I get error as below: # portmaster libwps-0.2.0 === The value of DISTDIR cannot be empty ===

lang/python27 and threads option

2011-06-27 Thread Rainer Hurling
(Crossposting to python@, because I am not sure which is the right list in this case. Sorry, if this is not OK) Yesterday math/saga got updated. Now there is a new option for python bindings to the SAGA GIS api. This worked well with version 2.7.1 of lang/python27 until yesterday. I tried

Re: ports/157868: mail/mailman: Possible problem with MAIL_GID

2011-06-27 Thread Adam McDougall
On 06/20/11 07:00, Chris Rees wrote: On 20 June 2011 11:10, Guido Falsim...@madpilot.net wrote: On Mon, Jun 20, 2011 at 10:30:58AM +0100, Chris Rees wrote: On 20 June 2011 10:22, Guido Falsim...@madpilot.net wrote: On Sat, Jun 18, 2011 at 12:57:47PM +, Chris Rees wrote: Today I

Re: ports/157868: mail/mailman: Possible problem with MAIL_GID

2011-06-27 Thread Chris Rees
On 27 Jun 2011 22:32, Adam McDougall mcdou...@egr.msu.edu wrote: On 06/20/11 07:00, Chris Rees wrote: On 20 June 2011 11:10, Guido Falsim...@madpilot.net wrote: On Mon, Jun 20, 2011 at 10:30:58AM +0100, Chris Rees wrote: On 20 June 2011 10:22, Guido Falsim...@madpilot.net wrote: On

Re: GHC Port on 9-CURRENT

2011-06-27 Thread Mark Linimon
On Sun, Jun 26, 2011 at 03:54:28AM +, b. f. wrote: Please don't hardcode the compilers +1. One of the Next Big Tasks is to be able to use a compiler other than the system default, for ports. Please don't make this work more painful than it will already be :-) mcl

eigen2

2011-06-27 Thread ajtiM
I tried to update eigen2 to eigen 2.0.16,1 aon FreeBSD 8.2 and I got: cd /usr/ports/math/eigen2 make === License check disabled, port has not defined LICENSE = 2.0.16.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/eigen. = Attempting to fetch

Re: ports/157868: mail/mailman: Possible problem with MAIL_GID

2011-06-27 Thread Olli Hauer
On 2011-06-27 23:13, Adam McDougall wrote: On 06/20/11 07:00, Chris Rees wrote: On 20 June 2011 11:10, Guido Falsim...@madpilot.net wrote: On Mon, Jun 20, 2011 at 10:30:58AM +0100, Chris Rees wrote: On 20 June 2011 10:22, Guido Falsim...@madpilot.net wrote: On Sat, Jun 18, 2011 at

Re: eigen2

2011-06-27 Thread Dima Panov
Hello! Default fetch flags doesn't allow redirected fetch from secured site. Fixed, try to update 28.06.2011, 09:44, ajtiM lum...@gmail.com: I tried to update eigen2 to eigen 2.0.16,1 aon FreeBSD 8.2 and I got: cd /usr/ports/math/eigen2 make ===  License check disabled, port has not defined

Re: lang/python27 and threads option

2011-06-27 Thread wen heping
It is caused by building libpython without -pthread, I shall try to fix it. I am wondering why there is not a run error when python -m threading wen 2011/6/28 Rainer Hurling rhur...@gwdg.de: (Crossposting to python@, because I am not sure which is the right list in this case. Sorry, if this

Re: lang/python27 and threads option

2011-06-27 Thread wen heping
Would you test removing files/patch-Makefile.pre.in ? wen 2011/6/28 wen heping wenhep...@gmail.com: It is caused by building libpython without -pthread, I shall try to fix it. I am wondering why there is not a run error when python -m threading wen 2011/6/28 Rainer Hurling

Re: portmaster issue: The value of DISTDIR cannot be empty

2011-06-27 Thread Ruslan Mahmatkhanov
27.06.2011 22:16, Doug Barton пишет: On 06/27/2011 03:41, Ruslan Mahmatkhanov wrote: 03.05.2011 14:33, Gritsuk Anton пишет: I tried to update this as usually. # pkg_version -IvL= libwps-0.2.0 needs updating (index has 0.2.1) And I get error as below: # portmaster libwps-0.2.0 === The value

Re: lang/python27 and threads option

2011-06-27 Thread Rainer Hurling
Am 28.06.2011 04:16 (UTC+1) schrieb wen heping: Would you test removing files/patch-Makefile.pre.in ? After removing files/patch-Makefile.pre.in and than building lang/python27 works for math/saga (with option PYTHON) again :-) Thanks a lot, Rainer wen 2011/6/28 wen