aboutsummaryrefslogtreecommitdiff
path: root/share/examples/cvsup/stable-supfile
Commit message (Collapse)AuthorAgeFilesLines
* Remove example cvsup config files.Gavin Atkinson2014-06-251-74/+0
| | | | | | | MFC after: 1 week Notes: svn path=/head/; revision=267867
* Ports are no more exported via cvsup, remove cvsup examples and ↵Baptiste Daroussin2013-03-111-15/+0
| | | | | | | | | documentation refering to ports MFC after: 2 days Notes: svn path=/head/; revision=248151
* 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
* Remove documentation and www cvsup files as they are no longer usefulEitan Adler2012-09-091-3/+2
| | | | | | | | | | | with the switch to subversion. Approved by: gjb (man pages) Approved by: cperciva (example files, implicit) MFC after: 1 week Notes: svn path=/head/; revision=240252
* 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
* Forgot to add "RELENG_8" to list of CVS tags.Ken Smith2011-09-261-1/+1
| | | | | | | | Submitted by: Mamontov Roman <mr.xanto at gmail.com> Approved by: re (implicit) Notes: svn path=/head/; revision=225764
* Shift head from 9.0-CURRENT to 10.0-CURRENT in preparation for releasingKen Smith2011-09-261-5/+5
| | | | | | | | | it from the 9.0-RELEASE release cycle code freeze. Approved by: re (implicit) Notes: svn path=/head/; revision=225757
* Give better URL to the list of available CVSup mirrors.Gleb Smirnoff2011-03-221-2/+2
| | | | Notes: svn path=/head/; revision=219858
* Update example for RELENG_8.Ken Smith2009-08-241-4/+5
| | | | Notes: svn path=/head/; revision=196515
* To honor the birth of RELENG_7 bump HEAD to 8.0-CURRENT.Ken Smith2007-10-111-4/+4
| | | | | | | Approved by: re (implicit) Notes: svn path=/head/; revision=172531
* - 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
* Update for RELENG_6.Ken Smith2005-09-121-3/+4
| | | | | | | | Pointed out by: Many on current@. MFC after: 1 day Notes: svn path=/head/; revision=150034
* Update for 5-STABLE.Scott Long2004-10-241-3/+3
| | | | Notes: svn path=/head/; revision=136859
* /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
* Note that the doc collection is not branched.Nik Clayton2001-08-061-4/+6
| | | | Notes: svn path=/head/; revision=81194
* MFS: revision 1.19.2.4Ruslan Ermilov2001-04-271-3/+2
| | | | | | | Correct comments to fit current realities of exporting crypto. Notes: svn path=/head/; revision=76071
* MFS4: The stable branch is now RELENG_4 not RELENG_3. Alex changed thisJosef Karthauser2000-08-131-3/+3
| | | | | | | in RELENG_4, but not in HEAD. Notes: svn path=/head/; revision=64606
* Explain that in order to track -STABLE, you should leave the src-allJim Mock2000-08-041-1/+2
| | | | | | | | | | | collection uncommented. PR: 20398 Submitted by: Jeff Blaine <jeffblaine@mediaone.net> Reviewed by: jhb Notes: svn path=/head/; revision=64258
* 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
* Recommend "secure-stable-supfile" instead of "secure-supfile".Ruslan Ermilov1999-10-041-1/+1
| | | | Notes: svn path=/head/; revision=51939
* 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
* RELENG_3 is now "the" stable branch.John Polstra1999-02-111-7/+6
| | | | Notes: svn path=/head/; revision=43906
* 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
* "Stable" now means RELENG_2_2.John Polstra1997-09-031-4/+4
| | | | Notes: svn path=/head/; revision=29079
* Add a warning about how to add ports collections to this cvsupfileJohn Polstra1997-07-221-1/+17
| | | | | | | (and how NOT to add them). Notes: svn path=/head/; revision=27597
* Include the new "src-contrib-crypto" collection.John Polstra1997-05-191-2/+5
| | | | 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 src-release and src-tools collections.John Polstra1996-12-271-1/+3
| | | | | | | Inspired by: ache Notes: svn path=/head/; revision=20942
* Update the sample cvsupfiles to take advantage of the new "*default"John Polstra1996-12-151-39/+66
| | | | | | | | | | | | | | 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-20/+23
| | | | | | | CVSupfiles. Notes: svn path=/head/; revision=19619
* 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/+56
now that we're actively promoting that service. Notes: svn path=/head/; revision=17728