freebsd-skq/contrib
dim f5c1ef3ab8 Make it possible to use the debug versions of std::map and std::multimap
with clang, by removing two unneeded using declarations.  Otherwise, you
would get errors similar to:

/usr/include/c++/4.2/debug/map.h:77:20: error: dependent using declaration resolved to type without 'typename'
      using _Base::value_compare;
                   ^

N.B.: Take care when you actually use the debug versions of any
libstdc++ header.  They are more likely to contain problems, because
they are exercised far less often, and since the standard library
complexity guarantees don't always apply anymore, compile times can
drastically increase.

MFC after:	2 weeks
2011-12-07 21:00:33 +00:00
..
amd Remove build timestamps from the following files: 2009-07-11 22:30:37 +00:00
bind9 Upgrade to BIND 9.8.1-P1 to address the following DDOS bug: 2011-11-17 00:25:35 +00:00
binutils Rename the linker emulation name for powerpc and powerc64. This is needed that 2011-11-19 19:25:57 +00:00
bsnmp Fix broken mdoc. 2011-08-01 22:21:18 +00:00
bzip2 Upgrade to Bzip2 version 1.0.6. 2010-11-09 18:32:57 +00:00
com_err mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
compiler-rt Upgrade libcompiler_rt from revision 117047 to 132478. 2011-06-03 17:49:16 +00:00
cvs
dialog Update dialog to 1.1-20110707. 2011-07-14 14:01:36 +00:00
diff
dtc Let dtc build with FreeBSD yacc/lex. 2010-02-28 22:06:07 +00:00
ee Import ee 1.5.2 into HEAD. 2010-10-08 09:43:06 +00:00
expat Apply two vendor fixes for CVE-2009-3720. 2009-12-11 02:09:46 +00:00
file Add the ability for GDB to printout the thread name along with other 2010-11-22 14:42:13 +00:00
gcc Rename the linker emulation name for powerpc and powerc64. This is needed that 2011-11-19 19:25:57 +00:00
gcclibs Fix clang compile warnings. 2011-05-22 22:14:15 +00:00
gdb Implement functions necessary for compiling fbsd-threads.c. 2011-08-06 17:52:25 +00:00
gdtoa Implement xlocale APIs from Darwin, mainly for use by libc++. This adds a 2011-11-20 14:45:42 +00:00
gnu-sort
gperf Reimport .texi and .texinfo necessary to build the info documentation. 2011-11-28 14:23:09 +00:00
groff Pull up all vendor changes to mdoc(7). 2011-06-08 08:08:42 +00:00
ipfilter Sync: merge r215396 through r215463 from ^/head. 2010-11-18 18:30:03 +00:00
less MFV: Update to less v444. 2011-06-09 22:52:57 +00:00
libbegemot
libc++ Import libc++ / libcxxrt into base. Not build by default yet (use 2011-11-25 20:59:04 +00:00
libcxxrt Update libcxxrt to remove the pthread dependency. 2011-11-26 18:46:33 +00:00
libpcap Incorporate vendor commit ecdc5c0a7f7591a7cd4a: 2011-06-28 00:58:12 +00:00
libreadline
libstdc++ Make it possible to use the debug versions of std::map and std::multimap 2011-12-07 21:00:33 +00:00
llvm Rename the linker emulation name for powerpc and powerc64. This is needed that 2011-11-19 19:25:57 +00:00
lukemftpd Make lukemftpd properly set login class and cpumask. 2011-06-30 20:58:38 +00:00
ncurses Merge r210464 from vendor/ncurses/dist: 2010-07-25 11:48:27 +00:00
netcat MFV: nc(1) from OpenBSD 4.9. 2011-05-11 21:52:26 +00:00
ngatm mdoc: consistently spell our email addresses <foo@FreeBSD.org> 2010-05-24 06:26:38 +00:00
ntp In case ntp cannot resolve a hostname on startup it will queue the entry 2011-06-29 13:01:10 +00:00
nvi Fixes from NetBSD for nvi visual mode: 2010-05-28 09:30:13 +00:00
ofed - Merge in OFED 1.5.3 from projects/ofed/head 2011-03-21 09:58:24 +00:00
one-true-awk - Merged awk upstream that includes a fix for a bug exposed by kmod_syms.mk. 2011-08-11 10:29:10 +00:00
openbsm [mdoc] Fixed .Dt call. 2011-05-25 14:13:53 +00:00
openpam Merge upstream r432: 2010-03-22 11:00:57 +00:00
openresolv Merge from openresolv 3.4.4 in the vendor branch. 2011-09-13 02:46:22 +00:00
opie Change the current working directory to be inside the jail created by 2010-05-27 03:15:04 +00:00
pam_modules/pam_passwdqc
pf Correct the description of struct pfioc_state_kill. 2011-07-17 17:33:39 +00:00
pnpinfo
sendmail Shut up warnings with Cyrus SASL 2.1.25. 2011-10-01 18:20:10 +00:00
smbfs Bump .Dd date for previous revision. 2011-09-17 22:53:05 +00:00
tcp_wrappers Make these files compile with clang. 2010-07-22 18:52:29 +00:00
tcpdump Remove useless stuff. 2010-10-28 19:10:15 +00:00
tcsh Remove unused GPL files from tcsh. 2011-04-28 14:43:38 +00:00
telnet telnet: Fix infinite loop if local output generates SIGPIPE. 2010-04-30 19:52:35 +00:00
texinfo Fix stack smash problem in makeinfo, by increasing buffer sizes in 2011-05-03 14:43:16 +00:00
tnftp Merge tnftp-20100108 from the vendor branch into head. 2011-06-20 08:00:32 +00:00
top Rework the dynamic per-CPU stats code a bit. Always set 'statics->ncpus' 2011-07-18 21:15:47 +00:00
traceroute For some reason, contrib/traceroute/traceroute.c ensures MAXHOSTNAMELEN 2011-06-26 19:03:33 +00:00
tzcode Fix a memory leak in tzload(). 2011-10-27 08:44:07 +00:00
tzdata MFV of r226974, tzdata2011n 2011-11-01 02:01:55 +00:00
wpa Remove unused files. 2010-11-03 10:46:39 +00:00
xz Update xz to git snapshot of v5.0 branch as of 20110711 (post-5.0.3) 2011-07-11 14:15:27 +00:00