First  |  Prev |  Next  |  Last
Pages: 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34
Confirming a bug in clang++ (freeBSD
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 <iostream> int main() { std::cout << 1; return 1; } My bug ... 1 Jul 2010 16:42
Fwd: [sudo-workers] sudo 1.7.3rc1 available
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 the update in t... 28 Jun 2010 21:39
This construction doesn't work
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} ${PREFIX}/etc/${f}-sa... 29 Jun 2010 15:11
net/Sockets
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(a)freebsd.org mailin... 29 Jun 2010 18:30
Current unassigned ports problem reports
(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 obsolete releases. ... 28 Jun 2010 07:19
Possibly unbuildable ports reminder
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 list of ports ... 28 Jun 2010 06:15
flag to tell ports that you are only building for yourself
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. The first two that come to mind are -mtune=native and -march=native. Ports would be able to add more flags as needed. This could allow ports to optimize themselves ... 28 Jun 2010 13:56
ports/148192: version update
please submit port update On Sun, Jun 27, 2010 at 08:30:04PM +0000, FreeBSD-gnats-submit(a)FreeBSD.org wrote: Thank you very much for your problem report. It has the internal identification `ports/148192'. The individual assigned to look at your report is: freebsd-ports-bugs. You can access the sta... 27 Jun 2010 17:12
Early CONFLICTS detection is POLA viloation?
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 POLA violation? PR says about "big tarball is downloaded and CONFLICTS... 28 Jun 2010 07:19
Port variables to respect (was Re: mail/thunderbird3 does not buildwith gcc 4.5.1)
On Tue, 22 Jun 2010, b. f. wrote: On 6/22/10, Janne Snabb <snabb(a)epipe.com> wrote: CC CFLAGS CXX CXXFLAGS CPP CPPFLAGS LD LDFLAGS AS AFLAGS AR ARFLAGS RANLIB INSTALL OBJCOPY With the exception of INSTALL, yes. Probably also: I put INSTALL there ... 27 Jun 2010 08:28
First  |  Prev |  Next  |  Last
Pages: 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34