summaryrefslogtreecommitdiffstats
path: root/share
Commit message (Collapse)AuthorAgeFilesLines
* Fixed typo that caused make install to fall if SHARED=copies.rgrimes1994-09-231-2/+2
|
* Revert to installing /etc/files from src/etc.rgrimes1994-09-231-7/+0
|
* fbtab: Pulled down from Attic, fixed spaces to tabs.rgrimes1994-09-231-10/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | make.conf: Pulled in the following changes that had been commited to share/examples/etc: ---------------------------- revision 1.6 date: 1994/09/20 22:30:33; author: adam; state: Exp; lines: +3 -3 BOOTWAIT example converted to milliseconds calibration ---------------------------- revision 1.4 date: 1994/09/19 21:35:28; author: wollman; state: Exp; lines: +7 -1 Document NO_SHARED_LIBCC_INT. ---------------------------- revision 1.3 date: 1994/09/19 21:28:11; author: wollman; state: Exp; lines: +12 -17 Install /etc from the same source as /usr/share/examples/etc (mostly). ---------------------------- revision 1.2 date: 1994/09/19 02:05:08; author: ache; state: Exp; lines: +1 -11 Remove STARTUP_LOCALE, obsoleted now ---------------------------- revision 1.1 date: 1994/09/08 19:08:59; author: jkh; state: Exp; Add a sample make.conf. Also document the new X11BASE variable, and expand some of the documentation for other entries. Submitted by: jkh ---------------------------- manpath.config: Pulled down from Attic, and merged share/examples/etc changes. rc: Pulled in the following change from share/examples/etc: ---------------------------- revision 1.2 date: 1994/09/19 23:13:37; author: ache; state: Exp; lines: +1 -2 Remove warning about adjkerntz /var/run file ----------------------------
* Add left/right arrows to graphics entry for vt100 familyache1994-09-221-1/+1
|
* Add semigraphics chars description to vt100 familyache1994-09-221-0/+1
|
* change COOKIE directory from .CURDIR to WRKDIR since a user may not haveswallace1994-09-221-3/+3
| | | | | write permission to .CURDIR but write permission to WRKDIR. Also, WRKDIR may be deleted and cookie still exist in CURDIR.
* Make it easier to create filesystem LKMs by doing most of thewollman1994-09-211-1/+16
| | | | work in the Makefile. Just define VFS_LKM and you're off!
* Documented YP functionality, part II.wollman1994-09-202-10/+109
|
* Fix the order of includes (*.mk must be included after *.inc).bde1994-09-201-1/+1
|
* Remove warning about adjkerntz /var/run fileache1994-09-191-2/+1
|
* Install /etc from the same source as /usr/share/examples/etc (mostly).wollman1994-09-1933-1/+1272
|
* More reasonable example of BOOTWAIT parameteradam1994-09-191-3/+3
| | | | Added comment about multiplication factor
* Remove STARTUP_LOCALE reference, obsoletedache1994-09-191-11/+1
|
* Modified DEPENDS rule so that anything you depend on gets bothjkh1994-09-191-2/+2
| | | | | | made AND installed. Folks, check out DEPENDS if you have one port that depends on another! With this change, it should be really convenient to use.
* DESTDIR added to PORTSDIR definitionache1994-09-191-2/+2
|
* Emendation to previous commit: only create static INTERNALLIBs ifwollman1994-09-181-1/+3
| | | | INTERNALSTATICLIB is also set.
* It turns out that occasionally you want both shared and static versionswollman1994-09-181-4/+2
| | | | of INTERNALLIBs, so generate both.
* New man pages from Wilko Bulte.jkh1994-09-182-0/+138
| | | | | Reviewed by: jkh Submitted by: Wilko Bulte
* Added new entrygclarkii1994-09-161-1/+20
|
* Added first system entry (mine)gclarkii1994-09-161-1/+25
| | | | | | Reviewed by: Submitted by: Obtained from:
* Added version string (All new FAQ stuff should have one)gclarkii1994-09-161-1/+1
|
* Started cleaning up FAQ directory for 2.0.gclarkii1994-09-165-440/+1495
| | | | | | | | | | Move old FAQ to FreeBSD-1.1.FAQ Started new FAQ Move old Systems to Systems-1.1.FAQ Started new Systems moved slip-dialup to Slip.FAQ (Needs to be reworked for 2.0) More work to come...
* Add support for DEBUG_FLAGS. If you say something like:jkh1994-09-165-6/+20
| | | | | | | make DEBUG_FLAGS=-g2 You can compile something for debugging at debugging level 2. It will also take care not to strip the resulting executable(s).
* Syscons keymap files, now in human readable format.sos1994-09-1512-0/+1436
| | | | | | Reviewed by: Submitted by: Obtained from:
* Syscons fonts imported. Note they are now in ascii format.sos1994-09-1519-0/+1515
| | | | | | Reviewed by: Submitted by: Obtained from:
* Change "ansi" name from cons25 to "ansis" to remove duplicate namesache1994-09-151-1/+1
| | | | which rejected by cap_mkdb program
* A make system file for building LKMs, derived from bsd.prog.mk.wollman1994-09-142-2/+145
|
* Tell unconfigured users to use tzsetup rather than read the zicwollman1994-09-141-1/+1
| | | | manual page (which will only confuse them even more than they already are).
* Remove obsolete bundle target, add new fetch target.jkh1994-09-141-5/+5
|
* Don't assume / seperator between site name and dist file in fetch.jkh1994-09-141-3/+3
|
* Update this to list all of our cvs* mailing lists, describing each onejkh1994-09-141-2/+26
| | | | in some small detail.
* Don't build Pacific Presidential Election Time; it has no legal standing,wollman1994-09-131-2/+2
| | | | and results in a bogus link and US/ directory.
* New method for installing timezone data files, not nearly as complicatedwollman1994-09-131-134/+37
| | | | | | | as the previous one, and better integrated with the build scheme. Define OLDTIMEZONES to get backward-compatibility links added. Define LEAPSECONDS if you want leap-second support.
* This commit was generated by cvs2svn to compensate for changes in r2744,wollman1994-09-134-0/+126
|\ | | | | | | which included commits to RCS files with non-trunk default branches.
| * Latest version of the timezone data files from Arthur David Olson, towollman1994-09-134-0/+126
| | | | | | | | | | | | go with the code imported yesterday. Obtained from: Arthur David Olson, ftp://elsie.nci.nih.gov/pub/tzdata94f.tar.gz
| * This commit was manufactured by cvs2svn to create branchcvs2svn1994-09-1313-0/+6790
| | | | | | | | 'VENDOR-tzdata'.
* | Initial revisionwollman1994-09-1313-0/+6790
| |
* | Add Remy Card's freebsd mirror in France.jkh1994-09-131-1/+3
| |
* | Missing semi-colon after a done statement. Fixed.jkh1994-09-131-2/+2
| |
* | Add a roadmap to all the files in this directory, plus some textjkh1994-09-131-0/+47
| | | | | | | | about submitting FAQ entries. Gary? Where are yooooou? :-)
* | Bring back MIRROR.SITES, now listing 2.0 sites only.jkh1994-09-131-0/+13
| |
* | Adjust comments to document MASTER_SITES and remove mention ofjkh1994-09-131-5/+2
| | | | | | | | HOME_LOCATION.
* | Ok, I think I have this whole HOME_LOCATION / MASTER_SITE stuff resolvedjkh1994-09-131-10/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to a reasonable compromise: MASTER_SITES now contains a space seperated list of sites for which each DISTFILE may be retrieved. This should be a directory spec, which will be concatenated with each file in DISTFILES. HOME_LOCATION is *gone* now and isn't used for anything, so you can delete it from your Makefiles. If you want to force a fetch from a given location, simply do something like: MASTER_SITES= ftp://fnord.foo.bar/pub/dist DISTFILES= a.tar.gz b.tar.gz Your entry in MASTER_SITES will be tried first to fetch a.tar.gz and b.tar.gz, followed by any master sites we have set up (right now, only freebsd.cdrom.com).
* | Don't be so aggressive when installing examples. We still delete thewollman1994-09-131-11/+6
| | | | | | | | | | | | directories or links before we install the new things, but now we don't delete /usr/share/examples itself, so other examples installed from other places in the tree will not be touched.
* | Added example of vidcontrol/kbdcontrol usage (russian screen/keyboard setup)ache1994-09-121-0/+18
| |
* | Fixing kD for cons25, use proper value for pc3r tooache1994-09-121-2/+2
| |
* | Merge two entries: cons25 and pc3r, minor things added/correctedache1994-09-111-16/+6
| | | | | | | | Now use tc=cons25 in pc3r, leave only uniq capabilities
* | Correct typo in filenameache1994-09-111-0/+476
| | | | | | | | Submitted by: adam@veda.is
* | Change all references to LIBTERM and -ltermlib to LIBTERMCAP and -ltermcaprgrimes1994-09-112-4/+4
| |
* | Added for reference purposesache1994-09-111-0/+476
| |
OpenPOWER on IntegriCloud