Commit Graph

5368 Commits

Author SHA1 Message Date
ahoka
a764af8493 Add the new latin2 fonts for wscons to the file list. 2010-01-18 16:57:39 +00:00
roy
094674957f Typo 2010-01-16 16:12:01 +00:00
roy
8dafc5727f Remove tn3270 from base system.
If anyone really needs it then it can be put into pkgsrc.
Importing c3270 into pkgsrc is probably a better option though.
2010-01-16 15:34:22 +00:00
pooka
101ba40c37 add mount_puffs 2010-01-14 21:35:57 +00:00
wiz
8fd2d7ce4d More consistency with obsolete tag:
it should be only be accompanied by gcc={3,4} or {xorg,x11}, and only
if they are necessary, i.e. if the same line exists for the other setting
of gcc or xorg/x11.
Make it so.
2010-01-14 13:47:41 +00:00
he
677bd46137 In addition to setting module=no if ${MKKMOD} is "no", also
set kmod=no.  This should get evbppc building correctly again.
2010-01-14 13:45:51 +00:00
wiz
d016495350 Consistency: set for obsolete files should be "foo-obsolete". 2010-01-14 12:01:58 +00:00
wiz
37276ee71d Consistency: set for obsolete files should be "foo-obsolete",
tags only "obsolete".
2010-01-14 10:04:18 +00:00
dyoung
a0fa2e365c ./usr/libdata/ldscripts/kmodule will not be installed if MKKMOD=no, so
add 'kmod' to its keywords.
2010-01-13 01:23:06 +00:00
christos
eaed345c96 bump libm for exp2 and exp2f 2010-01-11 16:30:26 +00:00
pooka
4b8d8af4b8 Undocument checkalias() -- it was removed two years ago. 2010-01-08 13:15:45 +00:00
pooka
648b32e7e0 vcount() was removed 2010-01-08 13:10:48 +00:00
pooka
1e2c1aedaf Remove documentation for removed macros. 2010-01-08 12:41:33 +00:00
dyoung
0109fc751f Install pcq.9 and links. Update set list accordingly. 2010-01-08 06:25:14 +00:00
jdc
1da1a88e96 Add cas(4) manual page. 2010-01-07 09:23:54 +00:00
skrll
2f016ded44 libpmc_g is only available on i386 and arm. Fixes MKDEBUGLIB builds on
other platforms.
2010-01-06 19:46:43 +00:00
skrll
1b91b7e11c Fix MKDEBUG=yes sets lists for hp700. 2010-01-06 16:19:07 +00:00
haad
9c52ca7c82 Revert my unattended change to kadmind.html page 2010-01-04 20:18:02 +00:00
haad
344f97a451 Add device-mapper manual page to build and add it to apropriate lists. 2010-01-04 16:57:48 +00:00
christos
6e8626c060 don't bump libdes - not needed. 2009-12-27 19:26:04 +00:00
christos
bb63eb87ed new openssh 2009-12-27 01:42:40 +00:00
christos
fe6a4bfaaf new openssl 2009-12-27 00:53:35 +00:00
christos
72d39b99c8 sets for new bind. 2009-12-26 23:13:15 +00:00
jakllsch
36338876d4 Add libdwarf lint file. 2009-12-24 01:13:20 +00:00
darran
666c22984b Add libdwarf files. 2009-12-23 00:33:25 +00:00
jmmv
77eb4fd2ef Update file sets to match atf 0.7. 2009-12-22 13:38:40 +00:00
dyoung
664580ff00 Fix MKDEBUGLIB=yes builds: add entries
/usr/lib/lib{avl,nvpair,umem,uutil,zfs,zpool}_g.a with keywords
'zfs' and 'debuglib'.  Add the keyword 'binutils' to entries
/usr/lib/lib{bfd,iberty,opcodes}_g.a.
2009-12-21 21:09:41 +00:00
uebayasi
3db267ebd3 s/sed/${SED}/; s/xargs/${XARGS}/ 2009-12-21 15:37:25 +00:00
thorpej
cf9dd0698e Add libelf files. 2009-12-20 05:53:34 +00:00
jmmv
00d06c4b46 Add missing entries for libiscsi compat library. Hi mrg@! 2009-12-15 21:54:22 +00:00
uebayasi
930c6ee6c5 Clean up debug knobs. 2009-12-15 06:18:07 +00:00
mrg
37e0c45668 update mips64* sets for reality, and fix a couple of newly introduced
issues with sparc64 and amd64.
2009-12-15 05:59:50 +00:00
uebayasi
4b2bc9eb2d Factor out print_set_files() printing raw set list entries out of
list_set_files().  While here kill a useless-use-of-cat.
2009-12-15 05:11:08 +00:00
uebayasi
6be5668179 We don't need to check ${MACHINE_ARCH} == "m68000" if we use shlib or not.
Because such a knowledge is concentrated in bsd.own.mk and passed to as
${MKPIC}.  Tested by build.sh -m sun2 distribution sets.
2009-12-15 05:07:11 +00:00
mrg
7dc27f7039 fix a bunch of issues with MKATF=no. 2009-12-15 03:01:15 +00:00
skrll
339f8dbeea MKDEBUGLIB=yes fixes. 2009-12-14 15:27:13 +00:00
uebayasi
473d579ad2 Set list police. 2009-12-14 09:57:37 +00:00
mrg
da0616fc93 merge in my (uncommited) changes from matt-nb5-mips64 branch.
XXX these probably still need updates for eg, shlib bumps, but this should
be mostly correct now.
2009-12-14 02:19:58 +00:00
matt
4979791cbe Update sets lists from matt-nb5-mips64 2009-12-14 02:01:53 +00:00
dyoung
c869fe1c8c Fix MKKERBEROS=no MKPAM=no MKDEBUGLIB=yes builds by adding missing
keywords to a few *_g.a files.
2009-12-13 20:46:10 +00:00
mrg
8b618fb27a obsolete a bunch of files that should never have been installed, found
by the new src/compat framework that builds libraries more like they
are normally built.
2009-12-13 09:28:41 +00:00
nonaka
7ed8bf295b The support of X for zaurus is added. 2009-12-13 05:04:36 +00:00
nonaka
f97268b43d Added keyboard config files for Sharp Zaurus SL-C3x00. 2009-12-13 04:57:16 +00:00
snj
7c9842f451 libint10 is only built on amd64, i386, and macppc. Update the xorg part
of this setlist to reflect that.
2009-12-11 22:34:30 +00:00
uebayasi
d7fe4afc2b Set $rundir before calling sets.subr as other scripts do. 2009-12-11 15:25:05 +00:00
he
66597865fb Move the test for evbppc out of sets.subr and into bsd.own.mk, to
decide whether to make kernel modules: set MKKMOD to no for evbppc.
Use this in etc/Makefile to decide whether to do the "modules"
obsolete sets.  Move the ./var/db/obsolete/modules entry from the
"mi" to the "module.mi" file set.

Fixes the build for evbppc.

Discussed with uebayasi@
2009-12-11 15:22:33 +00:00
uebayasi
096187792a list_set_lists() - Share code of handling *.ad.* set lists. 2009-12-11 13:30:11 +00:00
uebayasi
e140e09a48 Indent. 2009-12-11 13:10:47 +00:00
uebayasi
e06370d53f Refactor list_set_lists using more functions. 2009-12-11 13:10:06 +00:00
uebayasi
0e9d695764 Replace many "if [ -f $x ]; then echo $x; fi" instances with function. 2009-12-11 12:57:39 +00:00