Commit Graph

4792 Commits

Author SHA1 Message Date
tron f5786a73b7 Add missing entries for "r128" driver. 2008-10-21 18:29:13 +00:00
lukem 422fa60cb1 Install rescue(8) 2008-10-20 22:29:39 +00:00
apb 96230fab84 Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands.
Pass AWK=${TOOL_AWK:Q} to shell scripts that use awk.
2008-10-19 22:05:19 +00:00
macallan 7233d29c9a On macppc build only the drivers we actually need 2008-10-19 15:53:02 +00:00
jmcneill 563065df0b +thinkpad(4) 2008-10-18 20:46:43 +00:00
pooka f6e8419ce8 update set lists for:
* rump_nfs
* librumpfs_nfs
* librumpnet{,_net,_netinet,_sockin,_virtif}
2008-10-16 09:39:43 +00:00
wrstuden e5d0434bf7 sys/sa.h and sys/satypes.h are both needed, so revive/include them. 2008-10-16 03:51:54 +00:00
mrg 86340158d0 - install ldscripts on sparc64
- move ldscripts to /usr/libdata/ldscripts
2008-10-12 23:00:53 +00:00
bouyer 540cab1ec8 jme(4), a driver for JMicron Technologies JME250 Gigabit Ethernet and
JME260 Fast Ethernet PCI Express controllers.
Written with a lot of cut-n-paste from the FreeBSD jme(4) driver.
No support for jumbo ethernet frames yet (but should come soon).
Thanks to JMicron Technologies for providing me sample boards and
documentation for this work.
2008-10-11 21:54:11 +00:00
joerg db5825abd5 Add u3g(4) driver from FreeBSD. This driver provides better support for
3G datacards than ugensa and will replace the latter for the supported
devices.
2008-10-10 16:37:15 +00:00
pgoyette fc071384c8 Since I nuked the old adt7467c driver, I might as well nuke the man page. 2008-10-08 01:15:11 +00:00
pgoyette 3b3e1e2687 Document the -1 and -2 options, and include this in amd64 as well as i386
Fixes my PR/38816
2008-10-06 20:25:42 +00:00
cube 91b124cba3 Fix a file name who lost its extension. Noted by mrg@. 2008-10-05 20:24:33 +00:00
cube 5d3c2f77c1 Install API manual pages for fontcnfig as well as fonts-conf(5). 2008-10-05 18:32:40 +00:00
cube b9e97732a5 Note installation of fc-cat(1) and fc-match(1) from fontconfig. 2008-10-05 17:55:01 +00:00
cube 47c0c4a814 Note installation of xmlwf(1). 2008-10-05 17:37:53 +00:00
cube e476bbf8b6 Note installation of vmmouse(4). 2008-10-05 03:35:44 +00:00
cube 259136022a Install manual pages for libXScrnSaver. 2008-10-05 03:15:20 +00:00
cube 861cba71eb Install manual pages for libXau. 2008-10-05 02:42:53 +00:00
cube adefabf808 Install manual pages for libXcomposite. 2008-10-05 02:28:01 +00:00
cube bd3cd76bfc Install manual pages for libXevie. 2008-10-05 02:05:39 +00:00
cube 084d47127e Install manual pages for libXext. 2008-10-05 01:47:55 +00:00
cube e850c9445c Install manual page for libXfixes. 2008-10-05 00:53:12 +00:00
cube d9d69194b0 Note installation of xft-config. 2008-10-05 00:45:12 +00:00
cube 83f200a900 Install manual pages for libXi. 2008-10-05 00:33:35 +00:00
cube 52d4d5b272 Install manual pages for libXinerama. 2008-10-04 22:41:42 +00:00
cube 94d27555f4 Install manual pages for libXp. 2008-10-04 22:29:00 +00:00
cube ffe904a923 Install manual pages for libXres. 2008-10-04 21:59:49 +00:00
cube a443d713e6 Install manual pages (the 267 of them) of libXt. 2008-10-04 20:53:12 +00:00
cube d359a0d531 Install manual pages for libXtst. 2008-10-04 19:00:19 +00:00
cube 028ab7f280 Install manual pages for libXv. 2008-10-04 18:46:20 +00:00
cube db9907590f Install manual pages for libXxf86misc. 2008-10-04 18:32:25 +00:00
cube 39d1e319db Add previously not installed headers. 2008-10-04 02:32:26 +00:00
cube 50c01ad317 Move freetype-config to xcomp, and note installation of xft-config, with
manual.
2008-10-03 03:53:22 +00:00
joerg 39741d2848 Hook up libfetch and pkg_install update. 2008-10-02 17:54:51 +00:00
pgoyette 4d6d694c47 Add dbcool man page and associated links 2008-10-02 00:52:17 +00:00
jmcneill c46c423e8e Remove esl(4) 2008-09-30 16:45:33 +00:00
njoly d79dceef56 Add strfile.debug and unstr.debug 2008-09-29 11:39:37 +00:00
lukem cc11735df8 Obsolete libXres* as they were mistakenly installed with the wrong name.
NOTE: As nothing should have linked against this, it should be ok to
obsolete the major shared library, which I've done contrary to the
usual rules for such files.
2008-09-28 06:34:48 +00:00
reed c3d4726944 Instead of removing entries, I should have marked them obsolete.
Sorry I didn't read the "Note" at the top of the file.
2008-09-27 13:16:53 +00:00
reed 8e4f10c1d5 ndiscvt is architecture specific.
So install manual page to architecture sub directory.
And add architecture to the manual page document title.
(Note that ndis(4) is already done that way.)

On netbsd-docs, I was told if it is made machine independent
in the future, we can then revert this change.
2008-09-27 04:33:04 +00:00
apb 9536f79402 Install unstr:
* in games/fortune/Makefile, add unstr to SUBDIR;
* in games/fortune/unstr/Makefile, include ../../Makefile.inc;
* in games/fortune/strfile/Makefile, add MLINKS for unstr man page;
* in distrib/sets/lists/games/mi, add new files.
2008-09-26 18:56:43 +00:00
apb 520cbbf81f Build strfile both as a host tool and as an installed program:
* in games/fortune/strfile/Makefile, build strfile as a
  regular program instead of as a host tool;
* add tools/strfile directory to build strfile as a host tool;
* in tools/Makefile, add strfile to SUBDIR list;
* in BSD.*.mk, define TOOL_STRFILE variable;
* in games/fortune/datfiles/Makefile, use TOOL_STRFILE when creating
  databases at build time;
* in distrib/sets/lists/games/mi, mention usr/games/strfile.
2008-09-26 18:23:09 +00:00
rtr 01313ea852 install font configurations to /etc/fonts/conf.d 2008-09-26 07:02:57 +00:00
rtr cdbc96d9c4 build and install the libGLcore server module 2008-09-26 06:57:03 +00:00
cube e481a6bdeb The library provided by the libXres package is actually XRes, and not Xres.
Consistency(R) is a trademark of the X.Org Foundation.
2008-09-25 17:12:11 +00:00
rtr 968f739190 add entries for the libglx extension module in xorg 2008-09-25 14:15:55 +00:00
rtr 12823682ae ioport.debug does not belong in the mi set 2008-09-25 14:08:12 +00:00
rtr 05397e426c fix netwinder sets for xorg 2008-09-25 14:06:52 +00:00
rtr 84b55d4784 - add exa cat,man,html entries (from hubertf@)
- sort and make uniq
- remove commented out Xmacppc
2008-09-24 10:11:29 +00:00