freebsd-dev/contrib
Dimitry Andric 6bb1cadd56 Add a WITH_CLANG_EXTRAS option for src.conf(5), disabled by default,
that builds the following additional llvm/clang tools:

- bugpoint
- llc
- lli
- llvm-ar
- llvm-as
- llvm-bcanalyzer
- llvm-diff
- llvm-dis
- llvm-extract
- llvm-ld
- llvm-link
- llvm-mc
- llvm-nm
- llvm-objdump
- llvm-prof
- llvm-ranlib
- llvm-rtdyld
- llvm-stub
- macho-dump
- opt

These tools are mainly useful for people that want to manipulate llvm
bitcode (.bc) and llvm assembly language (.ll) files, or want to tinker
with llvm and clang themselves.

MFC after:	2 weeks
2012-02-05 23:56:22 +00:00
..
amd
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 Adter r228571 unbreak architectures with strict alignment rules 2011-12-17 11:06:22 +00:00
bzip2 In contrib/bzip2/bzip2recover.c, use the correct printf length modifier 2011-12-17 12:52:58 +00:00
com_err
compiler-rt Add SPARC64 version of div/mod written in assembly. 2012-01-12 17:55:22 +00:00
cvs
dialog Update dialog to 1.1-20110707. 2011-07-14 14:01:36 +00:00
diff
dtc
ee In contrib/ee/ee.c, fix a few warnings about format strings not being 2011-12-17 14:26:16 +00:00
expat
file In contrib/file/softmagic.c, fix a potential format string security 2011-12-15 23:28:17 +00:00
gcc Silence a warning about redefinition of TARGET_ELF on powerpc. 2012-01-06 18:37:49 +00:00
gcclibs Add support for __COUNTER__. 2011-12-13 17:34:47 +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 In contrib/gperf/src/output.cc, use the correct printf length modifier 2011-12-16 23:15:11 +00:00
groff Pull up vendor changes to mdoc(7) 2012-01-05 21:36:12 +00:00
ipfilter Fix paths for example files. 2010-11-18 18:22:58 +00:00
less Redo r228645, but instead of casting away const conversion warnings in 2012-01-01 20:13:02 +00:00
libarchive Uupdate code to vendor rev. 4183 (release/2.8) 2012-01-29 22:20:28 +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++ Update libstdc++ with small updates from the latest rev. (135556) 2011-12-21 16:36:07 +00:00
llvm Add a WITH_CLANG_EXTRAS option for src.conf(5), disabled by default, 2012-02-05 23:56:22 +00:00
lukemftpd Make lukemftpd properly set login class and cpumask. 2011-06-30 20:58:38 +00:00
ncurses
netcat Merge from OpenBSD 5.0 (this is a dummy change, the vendor change does not 2011-12-26 09:07:08 +00:00
ngatm
ntp In case ntp cannot resolve a hostname on startup it will queue the entry 2011-06-29 13:01:10 +00:00
nvi
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 r509: don't log an error in the common case (ENOENT). 2011-12-22 18:12:51 +00:00
openresolv Merge from openresolv 3.4.4 in the vendor branch. 2011-09-13 02:46:22 +00:00
opie
pam_modules/pam_passwdqc
pf Replace an OpenBSDism with a FreeBSDism in the pfctl(8) man page: we put 2012-01-05 23:11:05 +00:00
pnpinfo In contrib/pnpinfo/pnpinfo.c, remove an extraneous parameter from the 2011-12-17 23:43:40 +00:00
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
tcpdump Fix incorrect uses of sizeof(). 2011-12-28 05:58:31 +00:00
tcsh Remove unused GPL files from tcsh. 2011-04-28 14:43:38 +00:00
telnet Fix a problem whereby a corrupt DNS record can cause named to crash. [11:06] 2011-12-23 15:00:37 +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 - set progname for use in usage() 2011-12-08 02:40:46 +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