Re: This construction doesn't work

2010-06-28 Thread Darren Pilgrim
Paul Schmehl wrote: I'm working on a port update for one of the ports that I maintain, and I've run into a problem that I can't seem to solve. I use this construction to ensure that the port doesn't overwrite the conf file, if one exists: .for f in barnyard2.conf ${INSTALL_DATA} ${WR

Re: Confirming a bug in clang++ (freeBSD

2010-06-28 Thread Boris Kochergin
Boris Kochergin wrote: Eitan Adler wrote: Can anyone with FreeBSD 8.1-RC1 i386 or FreeBSD 8.1-RC2 i386 confirm that the following code compiles and fails with the version of clang++ from ports? This works with g++ and fails with clang++ for me. Here is the original code #include int main() {

Re: Confirming a bug in clang++ (freeBSD

2010-06-28 Thread Boris Kochergin
Eitan Adler wrote: Can anyone with FreeBSD 8.1-RC1 i386 or FreeBSD 8.1-RC2 i386 confirm that the following code compiles and fails with the version of clang++ from ports? This works with g++ and fails with clang++ for me. Here is the original code #include int main() { std::cout << 1; r

Confirming a bug in clang++ (freeBSD

2010-06-28 Thread Eitan Adler
Can anyone with FreeBSD 8.1-RC1 i386 or FreeBSD 8.1-RC2 i386 confirm that the following code compiles and fails with the version of clang++ from ports? This works with g++ and fails with clang++ for me. Here is the original code #include int main() { std::cout << 1; return 1; } My bug re

Fwd: [sudo-workers] sudo 1.7.3rc1 available

2010-06-28 Thread Wesley Shields
See below for the changes to sudo 1.7.3 which is set to be released soon. If you want to test out the 1.7.3rc1 update please fetch the patch from http://people.freebsd.org/~wxs/sudo.diff, apply it and rebuild. Please reply back to me privately with reports of success or failures. I'll probably get

Re: This construction doesn't work

2010-06-28 Thread Gabor Kovesdan
Em 2010.06.29. 0:24, Paul Schmehl escreveu: I'm working on a port update for one of the ports that I maintain, and I've run into a problem that I can't seem to solve. I use this construction to ensure that the port doesn't overwrite the conf file, if one exists: .for f in barnyard2.conf

This construction doesn't work

2010-06-28 Thread Paul Schmehl
I'm working on a port update for one of the ports that I maintain, and I've run into a problem that I can't seem to solve. I use this construction to ensure that the port doesn't overwrite the conf file, if one exists: .for f in barnyard2.conf ${INSTALL_DATA} ${WRKSRC}/etc/${f} ${PREFI

Re: net/Sockets

2010-06-28 Thread Mark Linimon
On Mon, Jun 28, 2010 at 09:19:05PM +0200, Andrea Venturoli wrote: > Any news on updating this port? They're unmaintained, so it's probably up to you to do it :-) mcl ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/fr

net/Sockets

2010-06-28 Thread Andrea Venturoli
Hello. Any news on updating this port? Latest version is 2.3.9.2. We have: net/Sockets = 2.1.4 net/Sockets-devel = 1.9.9 (!!!) Is anyone working on this? If not I might give a try at updating this port. bye & Thanks av. ___ freebsd-ports@free

Re: flag to tell ports that you are only building for yourself

2010-06-28 Thread RW
On Sun, 27 Jun 2010 23:09:47 -0400 Eitan Adler wrote: > I'd like to add a flag to tell ports that you are building only for > yourself that and optimizations that typically are not enabled could > be turned on. You can do this yourself. If you add in make.conf something like .if defined(BUILD_F

Re: flag to tell ports that you are only building for yourself

2010-06-28 Thread Eitan Adler
> Any case where it would be useful besides -march/-mtune/-mmmx/-msse*? > Not that I could think of at the moment. I think this solution works better. -- Eitan Adler ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/

Re: Call for testers: www/shellinabox (Shell in a Box)

2010-06-28 Thread Jim Trigg
2010/6/28 Olivier Cochard-Labbé : > patch ../../UIDs UIDs.diff > patch ../../GIDs GIDs.diff > > For information: > I've used the UID/GID 139 that seem available. Oh, bother. I was getting ready to use that for mail/ecartis (ecartis:ecartis). OK, I'll find another slot. Jim _

Re: Call for testers: www/shellinabox (Shell in a Box)

2010-06-28 Thread Vitaly Magerya
Olivier Cochard-Labbé wrote: > Thanks for your tips, I've updated the port Looks good. Works with --disable-ssl on my VirtualBox (but, as before, not without it). ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebs

Re: Call for testers: www/shellinabox (Shell in a Box)

2010-06-28 Thread Olivier Cochard-Labbé
2010/6/28 Vitaly Magerya : > > So what I propose is this: > 1. Create "shellinabox" user and group (via USERS and GROUPS). > 2. Update rc script to start shellinaboxd with that user and group. > 3. Make the certificate directory 700, owned by shellinabox:shellinabox. Thanks for your tips, I've up

Re: Call for testers: www/shellinabox (Shell in a Box)

2010-06-28 Thread Eric
> From: Vitaly Magerya [SNIP] > 4. Move the certificate directory to /var/shellinabox or similar >(what's our conventional location for this kind of files?). > > I'm not sure on the 4 though. Any thoughts? Id say possibly /var/db/shellinabox /var/db/ seems to be used by a fair number of ser

Current unassigned ports problem reports

2010-06-28 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 obsol

Re: Early CONFLICTS detection is POLA viloation?

2010-06-28 Thread Dominic Fandrey
On 27/06/2010 20:04, Lev Serebryakov wrote: > Hello, Freebsd-ports. > > I understand, that this change (ports/137855, bsd.port.mk:1.632) was > made 6 months ago, but I've > noticed it only now (twice in one day!). > > Am I only person, who thinks, that this change is HUGE POL

Possibly unbuildable ports reminder

2010-06-28 Thread Bill Fenner
Dear porters, This is just a reminder to please periodically check the list of unbuildable ports at http://pointyhat.freebsd.org/errorlogs/ . A list by MAINTAINER is http://people.freebsd.org/~fenner/errorlogs/ so you can easily check the status of ports that you maintain. In addition, the li

Re: Call for testers: www/shellinabox (Shell in a Box)

2010-06-28 Thread Vitaly Magerya
Olivier Cochard-Labbé wrote: > I've just finished my port of Shell in a Box: It's a secure web server > that provide ajax terminal emulator. > More information on the official website: > http://code.google.com/p/shellinabox/ After looking at the port for a while, I have some suggestions. The por