freebsd-skq/share
ngie b7b1b100cc MFC r266650, r267172 (both by jmmv):
r266650:

  Change libatf-c and libatf-c++ to be private libraries.

  We should not be leaking these interfaces to the outside world given
  that it's much easier for third-party components to use the devel/atf
  package from ports.

  As a side-effect, we can also drop the ATF pkgconfig and aclocal files
  from the base system.  Nothing in the base system needs these, and it
  was quite ugly to have to get them installed only so that a few ports
  could build.  The offending ports have been fixed to depend on
  devel/atf explicitly.

  Reviewed by:  bapt

r267172:

  Homogenize libatf-* version numbers with upstream.

  The libatf-* major version numbers in FreeBSD were one version ahead of
  upstream because, when atf was first imported into FreeBSD, the upstream
  numbers were not respected.  This is just confusing and bound to cause
  problems down the road.

  Fix this by taking advantage of the fact that libatf-* are now private
  and that atf is not yet built by default.  However, and unfortunately, a
  clean build is needed for tests to continue working once "make
  delete-old-libs" has been run; hence the note in UPDATING.

Phabric: D701
Approved by: jmmv (maintainer, mentor)
2014-08-31 23:09:23 +00:00
..
colldef
dict Disconnect non-MPSAFE NTFS from the build in preparation for dropping 2012-10-17 11:30:00 +00:00
doc Set up the /usr/tests hierarchy. 2013-12-28 20:05:31 +00:00
dtrace Remove copy/pasteo in the copyright notice. 2012-07-21 07:14:52 +00:00
examples Merge r267867 from head: 2014-08-13 12:32:52 +00:00
i18n Revert r258396 : teach iconv about a WCHAR_T pseudo-type 2014-01-03 23:36:03 +00:00
info Install the template info directory with mode 644 instead of 444 to 2013-01-21 22:54:43 +00:00
keys MFC r260605: 2014-01-13 22:07:36 +00:00
man MFC r270096: 2014-08-31 21:18:23 +00:00
me
misc MFC: Make BSD tree more contemporary-looking. 2014-08-21 11:48:37 +00:00
mk MFC r266650, r267172 (both by jmmv): 2014-08-31 23:09:23 +00:00
mklocale
monetdef Do not overwrite the new UTF-8 files with the old ISO one 2013-07-17 14:00:51 +00:00
msgdef Don't link two different things to the same paths. As tiebreaker I've 2013-01-24 17:00:11 +00:00
numericdef Don't link two different things to the same paths. As tiebreaker I've 2013-01-24 17:00:11 +00:00
security
sendmail
skel MFC r264465: 2014-05-14 15:23:06 +00:00
snmp
syscons MFC 270153, 270098: 2014-08-21 21:48:33 +00:00
tabset
termcap Merge r267482,r267483,r267486,r267577,r267671,r267672 from head: 2014-06-22 16:48:21 +00:00
tests Add sample test programs. 2013-12-29 12:30:06 +00:00
timedef Partial fix for PR 91106. Correct the short weekday names. Done according to this poll https://bugzilla.redhat.com/show_bug.cgi?id=242296. This will not close the bug fully yet, as the month names are still not correctly in Genitive. More research on this topic will be done, as I'm suspecting a bug in the libc locale functions picking the month name from the wrong group. 2011-02-27 21:32:25 +00:00
vt MFC: 269950, 269952, 269973, 270114, 270119, 270142, 270156, 270200, 270229 2014-08-21 22:04:17 +00:00
zoneinfo Use find -exec to install zoneinfo instead of requiring xargs to be an 2013-01-11 18:37:51 +00:00
Makefile MFC r268022: Rename the WITHOUT_VT_SUPPORT knob to WITHOUT_VT 2014-07-08 14:04:36 +00:00
Makefile.inc