aboutsummaryrefslogtreecommitdiff
path: root/share/examples/cvsup/standard-supfile
Commit message (Collapse)AuthorAgeFilesLines
* Remove example cvsup config files.Gavin Atkinson2014-06-251-68/+0
| | | | | | | MFC after: 1 week Notes: svn path=/head/; revision=267867
* Tone down the encouragement to use cvsup. Add directions to the handbookPeter Wemm2013-01-031-32/+9
| | | | | | | pages that cover the more current methods and bring closer to reality. Notes: svn path=/head/; revision=244998
* Direct users to csup instead of cvsup in the csup-file boilerplate text.Eitan Adler2012-03-241-10/+7
| | | | | | | | | Reviewed by: maxim, des, swills Approved by: cperciva MFC after: 3 days Notes: svn path=/head/; revision=233428
* Give better URL to the list of available CVSup mirrors.Gleb Smirnoff2011-03-221-2/+2
| | | | Notes: svn path=/head/; revision=219858
* - Remove info about the consumed space in base dir. This info is notGabor Kovesdan2007-09-071-5/+3
| | | | | | | | | | | | | relevant any more. PR: docs/115335 Submitted by: Wayne Sierke <ws@au.dyndns.ws> Reviewed by: keramida Approved by: re (bmah) MFC after: 3 days Notes: svn path=/head/; revision=172083
* Add src-cddl and src-rescue.Ruslan Ermilov2007-04-141-0/+2
| | | | Notes: svn path=/head/; revision=168716
* /usr is not really the ideal place for a ports application to storeCrist J. Clark2004-05-241-4/+4
| | | | | | | | | | a frequently updated database. /var/db is a much more reasonable place for this kind of thing. Set a good example. Reviewed by: -arch Notes: svn path=/head/; revision=129642
* Update comment about compression to refer to CPU limitations instead of T1sEivind Eklund2003-09-181-1/+3
| | | | Notes: svn path=/head/; revision=120190
* Correct links to Handbook's pages:Marc Fonvieille2002-07-301-2/+2
| | | | | | | | | | http://www.freebsd.org/handbook/mirrors.html is not working anymore, http://www.freebsd.org/doc/handbook/mirrors.html is the new link MFC after: 1 week Notes: svn path=/head/; revision=100945
* Correct comments to fit current realities of exporting crypto.Ruslan Ermilov2001-09-201-2/+1
| | | | | | | MFC after: 3 days Notes: svn path=/head/; revision=83706
* The World Order has changed. We no longer need separate "secure"Mark Murray2000-07-091-17/+4
| | | | | | | | | collections for crypto code; these are merged into cvs-all and src-all. OKed by: jdp Notes: svn path=/head/; revision=62851
* List src-secure-rsa and clarify that cvs-crypto does not have it.Peter Wemm2000-06-291-1/+5
| | | | Notes: svn path=/head/; revision=62246
* Add src-kerberos5 to example supfiles.John Polstra2000-03-051-0/+1
| | | | Notes: svn path=/head/; revision=57772
* Adjust the examples to reflect the new "src-sys-crypto" collection.John Polstra1999-08-311-1/+9
| | | | | | | | | Add back "src-eBones" to "cvs-supfile" and "secure-cvs-supfile". Even though the eBones tree is disused, it still has files in the repository. People fetching the repository might want them. Notes: svn path=/head/; revision=50708
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=50476
* Remove references to the obsolete src-eBones collection.John Polstra1999-05-251-3/+2
| | | | | | | PR: conf/11873 Notes: svn path=/head/; revision=47480
* Use the fictional server "CHANGE_THIS.FreeBSD.org". Add commentsJohn Polstra1999-02-111-7/+11
| | | | | | | telling the user to (duh) change it. Notes: svn path=/head/; revision=43907
* src-contrib-crypto is now just src-crypto (unless the user wants to seeJordan K. Hubbard1997-10-021-3/+3
| | | | | | | tons of stuff in an Attic). Notes: svn path=/head/; revision=30047
* Add the "src-kerberosIV" collection.John Polstra1997-09-241-1/+2
| | | | Notes: svn path=/head/; revision=29763
* Include the new "src-contrib-crypto" collection.John Polstra1997-05-191-2/+3
| | | | Notes: svn path=/head/; revision=25933
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
| | | | Notes: svn path=/head/; revision=22988
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
| | | | | | | | | | | 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
* Add missing src-release and src-tools to individual targets listAndrey A. Chernov1996-12-251-1/+3
| | | | Notes: svn path=/head/; revision=20904
* Update the sample cvsupfiles to take advantage of the new "*default"John Polstra1996-12-151-45/+70
| | | | | | | | | | | | | | feature in CVSup-14.0. You no longer need a 200-column window to look at them. Also did some general cleanups, and corrected some errors. 2.2 candidate. These should be brought directly into 2.2 if at all possible, since they correspond with the CVSup release whose port is going to go into 2.2. Notes: svn path=/head/; revision=20488
* Correct many errors of commission and omission in the exampleJohn Polstra1996-11-101-19/+22
| | | | | | | CVSupfiles. Notes: svn path=/head/; revision=19619
* Back out src-tools addition, src-etc target must be fixed insteadAndrey A. Chernov1996-08-281-2/+1
| | | | Notes: svn path=/head/; revision=17878
* Add missing src-toolsAndrey A. Chernov1996-08-281-1/+2
| | | | Notes: svn path=/head/; revision=17869
* Whups! Forgot to do my edits for sup.FreeBSD.org -> cvsup.FreeBSD.orgJordan K. Hubbard1996-08-211-17/+17
| | | | | | | before doing the commit. Notes: svn path=/head/; revision=17729
* Clean up some of the example docs, add a set of example files for cvsupJordan K. Hubbard1996-08-211-0/+58
now that we're actively promoting that service. Notes: svn path=/head/; revision=17728