aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/rcs/ci
Commit message (Collapse)AuthorAgeFilesLines
* Remove GNU rcs from base.Baptiste Daroussin2016-10-154-2243/+0
| | | | | | | | | | | GNU rcs is still available as a package: - rcs: Latest GPLv3 GNU rcs version. - rcs57: Copy of the latest version of GNU rcs (GPLv2) from base. Relnotes: yes Notes: svn path=/head/; revision=307351
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+19
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | Off by default, build behaves normally. WITH_META_MODE we get auto objdir creation, the ability to start build from anywhere in the tree. Still need to add real targets under targets/ to build packages. Differential Revision: D2796 Reviewed by: brooks imp Notes: svn path=/head/; revision=284345
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| | | | | | | | Notes: svn path=/projects/bmake/; revision=284172
| * Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| | | | | | | | Notes: svn path=/projects/bmake/; revision=266219
| * Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| | | | | | | | Notes: svn path=/projects/bmake/; revision=265802
| * Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| | | | | | | | Notes: svn path=/projects/bmake/; revision=248169
| * Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| | | | | | | | Notes: svn path=/projects/bmake/; revision=246868
| * Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+20
| | | | | | | | | | | | | | Requested by: Simon Gerraty <sjg@juniper.net> Notes: svn path=/projects/bmake/; revision=239572
* | Revert r256095, r256120 (partial), r256121:Glen Barber2013-10-093-0/+2224
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | r256095: - Add gnu/usr.bin/rcs back to the base system. r256120: - Add WITHOUT_RCS back to src.conf.5. r256121: - Remove UPDATING entry regarding gnu/usr.bin/rcs removal. Requested by: many Approved by: re (marius) Discussed with: core Notes: svn path=/head/; revision=256198
* | Good bye RCS. You will be missed.Eitan Adler2013-10-073-2224/+0
|/ | | | | | | | | | (devel/rcs and devel/rcs57 are available as alternatives) Approved by: core Approved by: re (hrs) Notes: svn path=/head/; revision=256095
* $Id$ -> $FreeBSD$Peter Wemm1999-08-272-2/+2
| | | | Notes: svn path=/head/; revision=50472
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-222-2/+2
| | | | Notes: svn path=/head/; revision=22996
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-142-2/+2
| | | | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. Notes: svn path=/head/; revision=21673
* Another round of man page cleanups.Mike Pritchard1996-02-121-2/+1
| | | | | | | Down to only about 100 items left to cleanup! :-) Notes: svn path=/head/; revision=14045
* Remove the $ Log: ... $ lines from the comments in the files that hadPeter Wemm1995-10-291-2/+1
| | | | | | | | | | | | them. Good greif! This was causing an unimaginable amount of brain-damage! The mere fact that I griped about $ Log $ in a previous commit (misspelled deliberately here) meant that the blasted thing was being expanded from the middle of the log entry as well as the beginning, and using " * All these" as the comment leader.. AARGH!!!! We *really* need to prevent these from being expanded! (or remove the magic identifier from the source). Notes: svn path=/head/; revision=11929
* First part of import conflict merge from rcs-5.7 import.Peter Wemm1995-10-281-216/+367
| | | | | | | | | | | | All those $Log$ entries, combined with the whitespace changes are a real pain. I'm committing this now, before it's completely finished to get it compiling and working again ASAP. Some of the FreeBSD specific features are not working in this commit yet (mainly rlog stuff and $FreeBSD$ support) Notes: svn path=/head/; revision=11894
* This commit was generated by cvs2svn to compensate for changes in r11891,Peter Wemm1995-10-281-42/+169
|\ | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=11892
| * Import rcs-5.7, required for full support of cvs-1.6.Peter Wemm1995-10-283-0/+2226
| | | | | | | | | This is going to be pretty messy.... Although the vendor import was correct, both the vendor and release tags are the same "gnu"... :-/ Getting cvs to choose the correct one might be rather interesting... Notes: svn path=/vendor/misc-GNU/dist2/; revision=11891
* Remove trailing whitespace.Rodney W. Grimes1995-05-302-19/+22
| | | | Notes: svn path=/head/; revision=8858
* Update makefiles:J.T. Conklin1993-07-091-8/+4
| | | | | | | | | | | centralize obj/noobj conditional in Makefile.inc use DPADD don't compile profiling library install rcsfreeze correctly After this commit, the freebsd and netbsd rcs distribution will be in sync. Notes: svn path=/head/; revision=113
* Really cleaned up obj/noobj this time (same as I did with CVS)Nate Williams1993-07-061-2/+7
| | | | Notes: svn path=/head/; revision=101
* Fixed cvs to work with/without object directories and added missing rcsleanNate Williams1993-06-251-1/+1
| | | | | | | directory to top level makefile. Notes: svn path=/head/; revision=46
* Updated GNU utilitiesJordan K. Hubbard1993-06-183-0/+1944
Notes: svn path=/cvs2svn/branches/unlabeled-1.1.1/; revision=9