Re: Call for testers -- CONF_FILES variable

2011-06-30 Thread Chris Rees
On 30 June 2011 01:35, Jeremy Messenger mezz.free...@gmail.com wrote: On Wed, Jun 29, 2011 at 3:24 PM, Chris Rees cr...@freebsd.org wrote: Dear all, I've rewritten the CONF_FILES handling after talking to bapt@, and I've done away with the colon-separated tuples -- they're overcomplicated.

Re: [ANNOUNCE]: clang compiling ports

2011-06-30 Thread b. f.
Mark Linimon wrote: On Mon, Jun 20, 2011 at 06:21:26PM -0500, Mark Linimon wrote: A permanent URL to this run is: http://pointyhat.freebsd.org/errorlogs/amd64-errorlogs/e.9-exp.20110616185105/ That will stick around even if we use amd64-9-exp for something else. I have updated

Re: [ANNOUNCE]: clang compiling ports

2011-06-30 Thread Florent Thoumie
On Thu, Jun 30, 2011 at 9:19 AM, b. f. bf1...@googlemail.com wrote: Mark Linimon wrote: On Mon, Jun 20, 2011 at 06:21:26PM -0500, Mark Linimon wrote: A permanent URL to this run is:     http://pointyhat.freebsd.org/errorlogs/amd64-errorlogs/e.9-exp.20110616185105/ That will stick

Dealing with sourceforge master dir

2011-06-30 Thread David Demelier
Hello, I'm trying to write a new port for the tiled application. It is hosted by sourceforge as you can see here : http://sourceforge.net/projects/tiled/ But the download fails since the distfile is not in the usual directories : = Attempting to fetch

Re: [Adopting a port..or contributing... and a patch included for java on most recent of all jdk/jre)

2011-06-30 Thread Chris Rees
On 30 June 2011 03:23, xD 0x41 sec...@gmail.com wrote: Hello ports-maintainers,    my name is dru, I have already been once a member of and, successfully have had a port that was now known as the 'no backporting' 'port' , wich stops bad ports from being allowed to install :) , this was me and

Re: [Adopting a port..or contributing... and a patch included for java on most recent of all jdk/jre)

2011-06-30 Thread Matthias Andree
Am 30.06.2011 04:23, schrieb xD 0x41: Anyhow, here is a small patch i hacked up for the timezone bug, wich sits in ports/java , but it is crappy really that i had to resrt to this even to install the data... this apps, should be mirrored as a package, or, disguised as a freebsd package, as it

Re: Dealing with sourceforge master dir

2011-06-30 Thread Chris Rees
On 30 June 2011 10:22, David Demelier demelier.da...@gmail.com wrote: Hello, I'm trying to write a new port for the tiled application. It is hosted by sourceforge as you can see here : http://sourceforge.net/projects/tiled/ But the download fails since the distfile is not in the usual

Re: Dealing with sourceforge master dir

2011-06-30 Thread David Demelier
On 30/06/2011 11:41, Chris Rees wrote: On 30 June 2011 10:22, David Demelierdemelier.da...@gmail.com wrote: Hello, I'm trying to write a new port for the tiled application. It is hosted by sourceforge as you can see here : http://sourceforge.net/projects/tiled/ But the download fails since

Re: Dealing with sourceforge master dir

2011-06-30 Thread Koop Mast
On 30-6-2011 11:50, David Demelier wrote: On 30/06/2011 11:41, Chris Rees wrote: On 30 June 2011 10:22, David Demelierdemelier.da...@gmail.com wrote: Hello, I'm trying to write a new port for the tiled application. It is hosted by sourceforge as you can see here :

Re: Dealing with sourceforge master dir

2011-06-30 Thread Rainer Hurling
Am 30.06.2011 11:50 (UTC+1) schrieb David Demelier: On 30/06/2011 11:41, Chris Rees wrote: On 30 June 2011 10:22, David Demelierdemelier.da...@gmail.com wrote: Hello, I'm trying to write a new port for the tiled application. It is hosted by sourceforge as you can see here :

Re: Dealing with sourceforge master dir

2011-06-30 Thread David Demelier
On 30/06/2011 12:06, Rainer Hurling wrote: MASTER_SITES= SF/tiled/tiled-qt/${PORTVERSION}/ It works, Thanks! -- David Demelier ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send

Re: Dealing with sourceforge master dir

2011-06-30 Thread Chris Rees
On 30 June 2011 11:09, David Demelier demelier.da...@gmail.com wrote: On 30/06/2011 12:06, Rainer Hurling wrote: MASTER_SITES=   SF/tiled/tiled-qt/${PORTVERSION}/ It works, Thanks! Er, yes, sorry. Never hardcode things into Makefiles where variables could go! Also, see what kwm@ wrote

vigra 1.7.1

2011-06-30 Thread ajtiM
Update to vigra 1.7.1 on FreeBSD 8.2-RELEASE-p1 #0: doesn't work on my computer: Configuring done -- Generating done CMake Warning: The variable, 'THREADS_HAVE_PTHREAD_ARG', specified manually, was not used during the generation. -- Build files have been written to:

Re: vigra 1.7.1

2011-06-30 Thread Gritsuk Anton
i have the same problem. On 30.06.2011 13:44, ajtiM wrote: Update to vigra 1.7.1 on FreeBSD 8.2-RELEASE-p1 #0: doesn't work on my computer: Configuring done -- Generating done CMake Warning: The variable, 'THREADS_HAVE_PTHREAD_ARG', specified manually, was not used during the generation. --

Re: Call for testers -- CONF_FILES variable

2011-06-30 Thread Julien Laffaye
On 06/30/2011 08:22, Chris Rees wrote: I like the rest, but I do not like the name of .pkgconf. I think, the 'pkgconf' is best define for something related with FreeBSD rather than third-party product. The .sample or .default is best name and less confuse for the users, because the word said

Re: vigra 1.7.1

2011-06-30 Thread Vasil Dimov
On Thu, Jun 30, 2011 at 05:44:56 -0500, ajtiM wrote: Update to vigra 1.7.1 on FreeBSD 8.2-RELEASE-p1 #0: doesn't work on my computer: [...] [ 18%] Building CXX object src/impex/CMakeFiles/vigraimpex.dir/hdf5impex.cxx.o In file included from

Re: [Adopting a port..or contributing... and a patch included for java on most recent of all jdk/jre)

2011-06-30 Thread b. f.
Am 30.06.2011 04:23, schrieb xD 0x41: *For your next submission*, please keep the information below in mind so we can actually use your contribution: In a common work flow, you'd usually first update the ports tree (for instance, running portsnap fetch update, or for the first time,

Re: vigra 1.7.1

2011-06-30 Thread Gritsuk Anton
It's not work for me. Why? See the attach file. On 30.06.2011 15:02, Vasil Dimov wrote: Hi, I fixed this in http://lists.freebsd.org/pipermail/cvs-ports/2011-June/220020.html http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/158425 -- best regards, Anton vigra-1.7.1_failed Description:

Re: [ANNOUNCE]: clang compiling ports

2011-06-30 Thread Mark Linimon
On Thu, Jun 30, 2011 at 08:19:05AM +, b. f. wrote: Is there a new link for the new results? Or did you use the link above? same link. mcl ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To

Re: [ANNOUNCE]: clang compiling ports

2011-06-30 Thread Alberto Villa
On Thu, Jun 30, 2011 at 3:18 PM, Koop Mast k...@rainbow-runner.nl wrote: I need to review the patches mentioned on the end of that wiki page. But I have currently a couple of deadlines I need to do work for, so that takes priority atm. If I find anything that is still needed, I will let the

Re: vigra 1.7.1

2011-06-30 Thread Gritsuk Anton
Thanks. On 30.06.2011 16:29, Luca Pizzamiglio wrote: you still have the wrong hdf5 library installed. === The dependency for science/hdf5-18 seems to be handled by hdf5-1.6.9_1 remove hdf5-1.6.9_1 with pkd_delete and restart portmaster graphic/vigra Bye On 06/30/11 14:13, Gritsuk

Re: vigra 1.7.1

2011-06-30 Thread Luca Pizzamiglio
you still have the wrong hdf5 library installed. === The dependency for science/hdf5-18 seems to be handled by hdf5-1.6.9_1 remove hdf5-1.6.9_1 with pkd_delete and restart portmaster graphic/vigra Bye On 06/30/11 14:13, Gritsuk Anton wrote: It's not work for me. Why? See the attach

sqlite3 3.7.7 and svn

2011-06-30 Thread Kostik Belousov
It seems that update from sqlite3 3.7.6.3 to 3.7.7 breaks svn, at least the svnsync does not work for me anymore. I am afraid to touch local checkouts since I have a useful work sitting in them. An attempt to svnsync sync repo results in not quite useful message svnsync: Error while replaying

Re: sqlite3 3.7.7 and svn

2011-06-30 Thread Jeremy Messenger
On Thu, Jun 30, 2011 at 10:12 AM, Kostik Belousov kostik...@gmail.com wrote: It seems that update from sqlite3 3.7.6.3 to 3.7.7 breaks svn, It has been fixed in 3.7.7.1, you can try to update (not in ports yet) and see if it works. http://svn.haxx.se/dev/archive-2011-06/index.shtml#858

Re: sqlite3 3.7.7 and svn

2011-06-30 Thread Greg Larkin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 6/30/11 11:12 AM, Kostik Belousov wrote: It seems that update from sqlite3 3.7.6.3 to 3.7.7 breaks svn, at least the svnsync does not work for me anymore. I am afraid to touch local checkouts since I have a useful work sitting in them. An

www/transmission-web: make patch fails

2011-06-30 Thread Barbara
# make patch === License check disabled, port has not defined LICENSE === Extracting for transmission-web-2.32 = SHA256 Checksum OK for transmission-2.32.tar.xz. === Patching for transmission-web-2.32 === Applying FreeBSD patches for transmission-web-2.32 1 out of 1 hunks failed--saving

graphics/kipi-plugins-kde4 build failure

2011-06-30 Thread Greg Rivers
=== The following configuration options are available for kipi-plugins-1.8.0_4,1: GPOD=on Enable Ipod Export plugin OPENCV=on Enable Red Eye Removal plugin PIMLIBS=on Enable Calendar plugin === Use 'make config' to modify these settings ... [snip] [ 80%] Building CXX object

Re: www/transmission-web: make patch fails

2011-06-30 Thread timp
I confirm [root@timp ~]# portmaster -ad ... ... === The following actions will be taken if you choose to proceed: Upgrade transmission-web-2.31 to transmission-web-2.32 Upgrade transmission-cli-2.31 to transmission-cli-2.32 Upgrade transmission-daemon-2.31 to

FreeBSD Port: rt-3.8.10

2011-06-30 Thread Keith Jose
Hi - are there plans to get RT-4.x into the ports tree? Thanks Keith

FreeBSD Port: ap13-mod_ruby-1.3.0_1

2011-06-30 Thread Ron Aitchison
I had a problem installing ruby for apache 1.3.42 on FBSD 8.1 RELEASE on an AMD64 processor. It failed in make install due to a failure to find regmatch_t definition (at lines 1071 and 1075 in httpd.h) using oniguruma.h from /usr/local/lib/ruby/1.8/amd64-freebsd8/oniguruma.h which supplies

Re: FreeBSD Port: rt-3.8.10

2011-06-30 Thread Florian Smeets
On 30.06.11 20:44, Keith Jose wrote: Hi – are there plans to get RT-4.x into the ports tree? Hi, sorry but i do not have plans for 4.0, as i do not use RT anymore. I will further maintain rt38 but 4.0 seems to be quite a lot of work, for which i just don't have time. Cheers, Florian

Re: www/transmission-web: make patch fails

2011-06-30 Thread Jeremy Messenger
On Thu, Jun 30, 2011 at 12:56 PM, Barbara barbara.xxx1...@libero.it wrote: # make patch ===  License check disabled, port has not defined LICENSE ===  Extracting for transmission-web-2.32 = SHA256 Checksum OK for transmission-2.32.tar.xz. ===  Patching for transmission-web-2.32 ===  Applying

sudo always_set_home permanently set?

2011-06-30 Thread Matthew Pounsett
I'm having an issue with the sudo port.. always_set_home seems to be on by default (contrary to the documentation), and I can't get it to turn off. I don't see any patches related to this in the port's files directory, so I'm at a loss as to the cause. What am I missing? sudo -V Sudo

Re: cvs commit: ports UPDATING

2011-06-30 Thread Doug Barton
On 06/30/2011 14:03, Stephen Montgomery-Smith wrote: stephen 2011-06-30 21:03:43 UTC FreeBSD ports repository Modified files: .UPDATING Log: - Tell octave-forge* users to completely remove old ports before reinstalling. This is not the first time

Re: cvs commit: ports UPDATING

2011-06-30 Thread Stephen Montgomery-Smith
On 06/30/2011 10:22 PM, Doug Barton wrote: On 06/30/2011 14:03, Stephen Montgomery-Smith wrote: stephen 2011-06-30 21:03:43 UTC FreeBSD ports repository Modified files: .UPDATING Log: - Tell octave-forge* users to completely remove old ports

Re: cvs commit: ports UPDATING

2011-06-30 Thread Doug Barton
On 06/30/2011 20:57, Stephen Montgomery-Smith wrote: On 06/30/2011 10:22 PM, Doug Barton wrote: On 06/30/2011 14:03, Stephen Montgomery-Smith wrote: stephen 2011-06-30 21:03:43 UTC FreeBSD ports repository Modified files: . UPDATING Log: - Tell octave-forge* users to completely remove old

Re: cvs commit: ports UPDATING

2011-06-30 Thread Stephen Montgomery-Smith
On 06/30/2011 11:18 PM, Glen Barber wrote: I think it would be nice to have a I_KNOW_I_HAVE_THIS_PORT_INSTALLED_ALREADY_BUT_UPGRADE_IT_ANYWAY flag for situations that seem to be what caused this reply, unless I misunderstand the cause of the UPDATING entry. In either case, see below. The