net/rsync: WITH_FLAGS to be the default?

2012-07-08 Thread Dmitry Morozovsky
Dear Emmanuel, why is fileflags patch disabled by default in FreeBSD rsync port? Of course, I have this tweaked on my local package builder, but I do not see any significant downsides on all supported (and even a bit obsolete, like 6.*) branches of FreeBSD. Or, did I missed something obvious?

Re: Standard file permissions for /usr/local

2012-07-08 Thread grarpamp
> Given there is no context as to what these are and belong to the numbers > below with the symbolic meaning are useless besides saying the system is Oops, thought I had that noted. They are sort | uniq -c of the permission column of find -ls. > Blindly going through installed software with a mas

Re: Port installs a lot of security risks.

2012-07-08 Thread Benjamin
hmmm, I searched for the warning - it doesn't seem common (according to google). I assume this is bad. On 07/08/12 20:50, Benjamin wrote: I am porting the Quartus II software design package released by Altera for Linux. This is my first port, and I've had some great help from this list already.

Re: Port installs a lot of security risks.

2012-07-08 Thread Chris Rees
On 8 July 2012 10:06, Benjamin wrote: > hmmm, I searched for the warning - it doesn't seem common (according to > google). I assume this is bad. >> >> "This port has installed the following world-writable files/directories." >> >> What does this message mean? > It means that some of the files tha

Port installs a lot of security risks.

2012-07-08 Thread Benjamin
I am porting the Quartus II software design package released by Altera for Linux. This is my first port, and I've had some great help from this list already. Another question though. I've made the pkg-plist as per the instructions in the porter's handbook. When I install the port, I get a list

Re: Port installs a lot of security risks.

2012-07-08 Thread Benjamin
On 07/08/12 21:06, Benjamin wrote: hmmm, I searched for the warning - it doesn't seem common (according to google). I assume this is bad. Curious. My original post didn't seem to be received by the list - was it because I included an attachment? The original post is below in any case. I'll sp

Re: cvs commit: ports/x11/slim Makefile pkg-plist ports/x11/slim/files pam.conf slim.sh.in

2012-07-08 Thread Doug Barton
On 07/05/2012 06:09, Eygene Ryabinkin wrote: > Wed, Jul 04, 2012 at 03:04:44PM -0700, Doug Barton wrote: >> Thanks for taking this one on. I was also looking at the new version of >> slim that's out recently: http://slim.berlios.de/ > > I am running 1.3.4 for some time: most of my workstations are

Re: Problems with new boost

2012-07-08 Thread Doug Barton
On 06/02/2012 18:26, Doug Barton wrote: > On 05/27/2012 02:33, Doug Barton wrote: >> Howdy, >> >> I maintain net-p2p/libtorrent-rasterbar*, and net-p2p/qbittorrent29. >> Ever since the update I've noticed that my libtorrent-rasterbar >> applications have problems with the new boost version. Rebuild

Re: Problems with new boost

2012-07-08 Thread Chris Rees
On 8 July 2012 11:19, Doug Barton wrote: > On 06/02/2012 18:26, Doug Barton wrote: >> On 05/27/2012 02:33, Doug Barton wrote: >>> Howdy, >>> >>> I maintain net-p2p/libtorrent-rasterbar*, and net-p2p/qbittorrent29. >>> Ever since the update I've noticed that my libtorrent-rasterbar >>> applications

Re: net/rsync: WITH_FLAGS to be the default?

2012-07-08 Thread Emanuel Haupt
Dmitry Morozovsky wrote: > Dear Emmanuel, > > why is fileflags patch disabled by default in FreeBSD rsync port? Mainly because the functionality is provided by a third party patch. I've always tried to provide a most authentic set of default options. Emanuel _

Re: [CFT] Xorg 7.7 ready for testing!

2012-07-08 Thread Alexander Yerenkow
Hello All! I'm created unofficial pkg repo for patched xorg tree. I'm still experimenting with it, but I already have built all required packages for CURRENT i386. You can find it here: http://pkgng.gits.kiev.ua/packages/test10-32-kmsxorg/ If anyone want to test new xorg, you can install all req

Re: [HEADS UP] Ports tree migration to Subversion

2012-07-08 Thread Anton Shterenlikht
On Wed, Jun 27, 2012 at 05:30:11PM +, Thomas Abthorpe wrote: > The FreeBSD ports tree will migrate from CVS to Subversion soon. The > anticipated date for the migration is July 14th. This will have no impact > for ports tree users as there will be a SVN to CVS exporter. > > Please note that cv

Re: [HEADS UP] Ports tree migration to Subversion

2012-07-08 Thread Thomas Abthorpe
On Sun, Jul 08, 2012 at 08:59:08PM +0100, Anton Shterenlikht wrote: > On Wed, Jun 27, 2012 at 05:30:11PM +, Thomas Abthorpe wrote: > > The FreeBSD ports tree will migrate from CVS to Subversion soon. The > > anticipated date for the migration is July 14th. This will have no impact > > for ports

Re: [HEADS UP] Ports tree migration to Subversion

2012-07-08 Thread Doug Barton
On 07/08/2012 17:21, Thomas Abthorpe wrote: > there will be a means to do checkouts over http Anonymous users can also use the svn protocol. -- This .signature sanitized for your protection ___ freebsd-ports@freebsd.org mailing list http://lists

texi2html problem

2012-07-08 Thread Doug Barton
Johan, I've run into a problem with the latest version of texi2html. I have this in my environment: LC_ALL=en_US.UTF-8 Building texi2html without NLS results in this: texi2html Undefined subroutine &Locale::Messages::dgettext called at /usr/local/bin/texi2html line 29628. If I build with NLS it

Re: [HEADS UP] Ports tree migration to Subversion

2012-07-08 Thread Thomas Mueller
On 07/08/2012 17:21, Thomas Abthorpe wrote: > there will be a means to do checkouts over http Doug Barton responded: > Anonymous users can also use the svn protocol. Does that mean svn will be brought into the base system as cvs, csup and portsnap already are? (I hope so) Currently I use port

Re: [HEADS UP] Ports tree migration to Subversion

2012-07-08 Thread Doug Barton
On 07/08/2012 20:05, Thomas Mueller wrote: > On 07/08/2012 17:21, Thomas Abthorpe wrote: >> there will be a means to do checkouts over http > > Doug Barton responded: > >> Anonymous users can also use the svn protocol. > > Does that mean svn will be brought into the base system as cvs, csup > an

Re: libreoffice, 10-current, and clang

2012-07-08 Thread Doug Barton
On 07/07/2012 16:35, Doug Barton wrote: > Meanwhile, one more request. The LO port does extensive > building/packaging in TMPDIR, and one or more of TMP/TEMPDIR. To follow up on this, I did a test while updating one of my systems, and the relevant directories are TMP and TMPDIR. > It would > be n