aboutsummaryrefslogtreecommitdiff
path: root/share/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Don't build doc on ia64. No groff in sight.Marcel Moolenaar2002-05-221-2/+1
| | | | Notes: svn path=/head/; revision=97089
* mklocale has bad juju for Sparc64.David E. O'Brien2002-05-101-1/+6
| | | | Notes: svn path=/head/; revision=96307
* Add NO_I4B to avoid building/installing isdn4bsd package.Ruslan Ermilov2001-05-231-1/+5
| | | | | | | | Prompted by: Alexandr Listopad <laa@laa.zp.ua> MFC after: 3 days Notes: svn path=/head/; revision=77041
* activate monetdef, msgdef and numericdefAlexey Zelkin2001-02-081-2/+2
| | | | Notes: svn path=/head/; revision=72173
* Install the sendmail cf building tools (contrib/sendmail/cf) inGregory Neil Shapiro2000-10-101-0/+4
| | | | | | | | | /usr/share/sendmail/cf. PR: 19790 Notes: svn path=/head/; revision=66940
* Add a knob to turn off the mostly static docs (src/share/doc/).David E. O'Brien2000-03-211-1/+5
| | | | | | | | | | | | | | On a K6-2/450 with fairly fast SCSI disks, building+installing src/share/ takes 2m51.3s, where src/share/doc/ is 1m9.9s of that. However on a slow Alpha (233MHz) the times are 7m39.3s and 4m58.3s respectively. This commit allows one to speed up their build time, without not getting any important and required changes if one used "NOSHARE". Notes: svn path=/head/; revision=58418
* New install-info(1) correctly fails to install ENTRY for file FOORuslan Ermilov2000-01-191-1/+3
| | | | | | | | | if ENTRY already exists for file FOO2 in /usr/share/info/dir. So, re-init /usr/share/info/dir unconditionally at installworld. Notes: svn path=/head/; revision=56296
* Add colldefAndrey A. Chernov1999-10-181-1/+1
| | | | Notes: svn path=/head/; revision=52382
* add mklocaleAndrey A. Chernov1999-10-171-1/+2
| | | | Notes: svn path=/head/; revision=52331
* oops- I must have had a mangeld EntriesMatt Jacob1998-12-281-1/+1
| | | | Notes: svn path=/head/; revision=42134
* No more isdn directory, ergo, shouldn't be on the list of subdirectories, etc..Matt Jacob1998-12-281-1/+1
| | | | Notes: svn path=/head/; revision=42133
* Initial entry of ISDN4BSD into the FreeBSD tree.Poul-Henning Kamp1998-12-271-1/+1
| | | | | | | | | | | | | | | | | | ISDN4BSD is the work of our brand-new comitter: Hellmuth Michaelis, who has done a tremendous amount of work to bring us this far. There are still some outstanding issues and files to bring into the tree, and for now it will be needed to pick up all the extra docs from the isdn4bsd release. It is probably also a very good idea to subscribe to the isdn@freebsd.org mailing list before you try this out. These files correspond to release "beta Version 0.70.00 / December 1998" from Hellmuth. Notes: svn path=/head/; revision=42107
* Add syscons back to alpha build; works fine now.Jordan K. Hubbard1998-10-011-5/+1
| | | | Notes: svn path=/head/; revision=39861
* syscons is i386 specific due to machine/console.hJohn Birrell1998-05-151-1/+5
| | | | Notes: svn path=/head/; revision=36058
* Remove SGML tools from -current.John Fieber1997-07-191-1/+1
| | | | Notes: svn path=/head/; revision=27526
* Add info to SUBDIRSJoshua Peck Macdonald1997-01-111-1/+1
| | | | Notes: svn path=/head/; revision=21506
* Remove FAQ.John Fieber1995-09-301-1/+1
| | | | Notes: svn path=/head/; revision=11092
* Add timedefAndrey A. Chernov1995-08-061-1/+1
| | | | Notes: svn path=/head/; revision=9963
* Add sgmlJohn Fieber1995-05-101-1/+1
| | | | Notes: svn path=/head/; revision=8401
* Nuke BSD tmacAndrey A. Chernov1995-01-171-1/+1
| | | | Notes: svn path=/head/; revision=5687
* Now that `doc' works, do it.Garrett Wollman1995-01-111-2/+1
| | | | Notes: svn path=/head/; revision=5495
* Make installs better, install the FAQ stuff, don't install CVS-dirs.Poul-Henning Kamp1994-11-081-1/+2
| | | | Notes: svn path=/head/; revision=4257
* syscons subdir addedAndrey A. Chernov1994-09-251-1/+1
| | | | Notes: svn path=/head/; revision=3082
* Restore mk to subdirs. It hasn't been broken seen the 1.1.5 mk filesBruce Evans1994-09-051-2/+1
| | | | | | | were committed a couple of revisions ago. Notes: svn path=/head/; revision=2501
* Make man page installation work for ``unattached'' and kernel pages.Garrett Wollman1994-08-091-2/+2
| | | | Notes: svn path=/head/; revision=1988
* Make examples install into /usr/share/examples. Like with includes, youGarrett Wollman1994-08-091-1/+1
| | | | | | | | | | | | | have a choice between SHARED=copies and SHARED=symlinks. The default is to copy. I have also added a /usr/share/examples/etc directory, where I hope to have all sample configuration files which in real use go into /etc installed. (This way, if the user really screws the real one up, they can always go back to a known-working distribution copy, even if they don't have sources.) Notes: svn path=/head/; revision=1987
* Disable doc for now since it had a bunch of symbolic links I am notRodney W. Grimes1994-07-061-1/+3
| | | | | | | | | | ready to go deal with just yet. Disable man for now it will be fixed shortly, just wanted all the man page converion stuff to be done togeather since that is a major functional change and really belongs in a seperate commit. Notes: svn path=/head/; revision=1785
* BSD 4.4 Lite Share SourcesRodney W. Grimes1994-05-301-0/+5
Notes: svn path=/head/; revision=1638