]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin/pkg
crunch: Sync some NetBSD changes
[FreeBSD/FreeBSD.git] / usr.sbin / pkg /
2013-02-01 sjgMerge bmake-20130123
2013-01-17 jkimMerge ACPICA 20130117.
2013-01-17 neelIFC @ r245509
2013-01-14 baptDirectly uses calloc(3) instread of malloc(3) + memset(3)
2013-01-11 theravenMerge new version of libcxxrt. This brings in three...
2013-01-04 neelIFC @ r244983.
2012-12-23 matthewRemove extraneous space and new-line.
2012-12-23 matthewThird time's the charm. pkg -N output needs to go...
2012-12-22 matthewSwitch from 'pkg -n' to 'pkg -N' as the test for pkgn...
2012-12-21 brooksAdd NetBSD's mtree to the tree and install it as nmtree...
2012-12-21 matthewIn preparation for making 'pkg -n' the one true method...
2012-12-18 brooksReplace our implementation of the vis(3) and unvis...
2012-12-07 erwinUpdate to 9.8.4-P1.
2012-12-05 baptif PACKAGESITE url scheme is not 'file://', always...
2012-12-03 dimUpgrade our copy of llvm/clang to r168974, from upstrea...
2012-12-01 rwatsonMerge OpenBSM 1.2-alpha2 from vendor branch to FreeBSD...
2012-11-20 jkimMerge ACPICA 20121114.
2012-11-16 sjgMerge bmake-20121111
2012-11-11 neelIFC @ r242684
2012-10-22 dimImport libc++ trunk r165949. Among other improvements...
2012-10-21 nwhitehornUpdate dialog to 20120706: includes minor useability...
2012-10-19 uqsMerge mandoc from vendor into contrib and provide the...
2012-10-19 edMore -Wmissing-variable-declarations fixes.
2012-10-19 brooksReplace our version of the pwcache(3) API with NetBSD...
2012-10-05 delphijMFV: tcpdump 4.3.0.
2012-10-05 delphijMFV: libpcap 1.3.0.
2012-10-03 marcelMerge bmake-20120831 from vendor/NetBSD/bmake/dist.
2012-09-04 marcelMerge ATF 0.16 from vendor/atf/dist.
2012-08-24 baptFix confirmation logic when detecting a tty
2012-08-24 bapt- change ALWAYS_ASSUME_YES to ASSUME_ALWAYS_YES for...
2012-08-20 dimUpgrade our copy of llvm/clang to trunk r162107. With...
2012-08-16 jkimMerge ACPICA 20120816.
2012-08-08 andrewImport compiler-rt r160957.
2012-07-28 mmUpdate libarchive to 3.0.4
2012-07-24 impUpdate to latest git version of dtc to get new dtsv2...
2012-07-17 pfgDtrace: improve handling of library paths.
2012-07-15 kanMake pkg bootstrap program ask for confirmation before...
2012-07-14 pfgMerge illumos commit 13455:7205f7794835
2012-07-12 jkimMerge OpenSSL 1.0.1c.
2012-07-11 jkimMerge ACPICA 20120711.
2012-07-11 grehanIFC @ r238370
2012-07-01 pfgImport the dtrace llquantize test files from the vendor...
2012-06-22 jkimMerge ACPICA 20120620.
2012-06-21 delphijMFV: Update zlib to 1.2.7.
2012-05-28 dougbUpgrade to BIND version 9.8.3, the latest from ISC.
2012-05-26 desUpdate to OpenPAM Micrampelis.
2012-05-21 baptAdd missing \n when generating pkg.conf
2012-05-21 baptImport byacc from invisible island, it brings us lots...
2012-05-17 delphijMerge tcpdump 4.2.1.
2012-05-14 delphijMerge from vendor branch: update libpcap to 1.2.1.
2012-05-12 gnnImport dtracetoolkit into cddl/contrib
2012-05-12 gnnImport dtracetoolkit into cddl/contrib
2012-05-03 dimUpgrade our copy of llvm/clang to r155985, from upstrea...
2012-05-01 bapt- close the open file after fetching
2012-04-26 jamieA new jail(8) with a configuration file, ultimately...
2012-04-26 grehanIFC @ r234692
2012-04-23 jkimMerge ACPICA 20120420.
2012-04-19 obrienUpdate file(1) to version 5.11.
2012-04-16 dimUpgrade our copy of llvm/clang to trunk r154661, in...
2012-04-16 bapt- Use _PATH_TMP instead of hardcoded /tmp
2012-04-15 bapt- Fix style(9) bugs + inconsistencies
2012-04-15 baptDo not do double initialisation
2012-04-15 baptadd usr.sbin/pkg which is a bootstrap tool for pkgng.