Re: Call for testers -- CONF_FILES variable

2011-06-30 Thread Chris Rees
On 30 June 2011 00:26, Scot Hetzel wrote: > On Wed, Jun 29, 2011 at 3:24 PM, Chris Rees 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. >> >> The result is something like

Re: Call for testers -- CONF_FILES variable

2011-06-30 Thread Chris Rees
On 30 June 2011 01:35, Jeremy Messenger wrote: > On Wed, Jun 29, 2011 at 3:24 PM, Chris Rees 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. >> >> The result is something

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

Re: [ANNOUNCE]: clang compiling ports

2011-06-30 Thread Florent Thoumie
On Thu, Jun 30, 2011 at 9:19 AM, b. f. 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 aro

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 http://kent.dl.sourceforge.net/project

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 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 someone > els

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

Re: Dealing with sourceforge master dir

2011-06-30 Thread Chris Rees
On 30 June 2011 10:22, David Demelier 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 directories : > > =>

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 Demelier 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 th

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 Demelier 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 d

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 Demelier 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/ Bu

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 a

Re: Dealing with sourceforge master dir

2011-06-30 Thread Chris Rees
On 30 June 2011 11:09, David Demelier 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 above about following

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: /usr/ports/graphics/vigra/w

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 w

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 > /usr/ports/

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 Alberto Villa
On Mon, Jun 20, 2011 at 5:37 PM, Roman Divacky wrote: > It would be great if you could skim over the list to see if some of the ports > you maintain are broken and possibly try to fix them. as of today, qt 4 builds successfully with clang :) > A small introduction into > the Clang+Ports can be r

Re: [ANNOUNCE]: clang compiling ports

2011-06-30 Thread Koop Mast
On 30-6-2011 14:42, Alberto Villa wrote: On Mon, Jun 20, 2011 at 5:37 PM, Roman Divacky wrote: It would be great if you could skim over the list to see if some of the ports you maintain are broken and possibly try to fix them. as of today, qt 4 builds successfully with clang :) A small intro

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 unsubsc

Re: [ANNOUNCE]: clang compiling ports

2011-06-30 Thread Alberto Villa
On Thu, Jun 30, 2011 at 3:18 PM, Koop Mast 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 > responsible people no

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 An

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 results in not quite useful message svnsync: Error while replaying commit

Re: sqlite3 3.7.7 and svn

2011-06-30 Thread Jeremy Messenger
On Thu, Jun 30, 2011 at 10:12 AM, Kostik Belousov 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 http://svn.haxx.se/dev/arch

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 re

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 objec

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 transmissio

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

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 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 FreeBSD patche

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 versi

Re: sudo always_set_home permanently set?

2011-06-30 Thread Olli Hauer
On 2011-06-30 22:28, Matthew Pounsett wrote: > > 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

Re: sudo always_set_home permanently set?

2011-06-30 Thread Matthew Pounsett
On 2011/06/30, at 17:11, Olli Hauer wrote: > First your sudo is a little bit outdated actual > version is sudo-1.8.1_5. It's not super old.. this ports tree is only a few months old I think. But thanks, I'll look at the new version. > Make sure you have the following line in sudoers > Default

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 this

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 before

Re: cvs commit: ports UPDATING

2011-06-30 Thread Glen Barber
On 6/30/11 11:22 PM, Doug Barton wrote: > This is not the first time this issue (ports doing the wrong thing if > you try to build them while they are installed) has come up, and I've > been thinking ... do we need something like a NO_REINSTALL flag that can > be added to a port's Makefile to indic

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 por

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 UP

Re: cvs commit: ports UPDATING ports/Mk bsd.gecko.mk ports/mail/thunderbird Makefile distinfo ports/mail/thunderbird/files liboggplay_oss patch-configure.in patch-directory-sdks-c-sdk-ldap-libraries-l

2011-06-30 Thread Thomas Gellekum
On 06/30/11 20:19, Florian Smeets wrote: [...] Log: update thunderbird to 5.0 Are you guys also planning to update deskutils/lightning-thunderbird to 1.0b4? The old port no longer works with Thunderbird 5. tg ___ freebsd-ports@freebsd.org mai