summaryrefslogtreecommitdiffstats
path: root/share/examples/cvsup
Commit message (Collapse)AuthorAgeFilesLines
* Merge r267867 from head:gavin2014-08-134-262/+0
| | | | Remove example cvsup config files.
* Ports are no more exported via cvsup, remove cvsup examples and ↵bapt2013-03-116-159/+3
| | | | | | documentation refering to ports MFC after: 2 days
* Tone down the encouragement to use cvsup. Add directions to the handbookpeter2013-01-036-314/+46
| | | | pages that cover the more current methods and bring closer to reality.
* Indicate (loudly) that ports csup is going away.eadler2012-10-011-6/+13
| | | | | | | While here clarify some other portions. Approved by: cperciva (implicit) MFC after: 3 days
* Minor English grammar fixes.eadler2012-09-091-5/+4
| | | | | | | | | | Specifically document that an incomplete ports tree is not supported. Remove useless comment about sendmail. Reviewed by: yuri.pankov@gmail.com Approved by: cperciva (implicit) MFC after: 1 week X-MFC-With: r240252
* Remove documentation and www cvsup files as they are no longer usefuleadler2012-09-096-180/+3
| | | | | | | | with the switch to subversion. Approved by: gjb (man pages) Approved by: cperciva (example files, implicit) MFC after: 1 week
* Direct users to csup instead of cvsup in the csup-file boilerplate text.eadler2012-03-247-70/+49
| | | | | | Reviewed by: maxim, des, swills Approved by: cperciva MFC after: 3 days
* Forgot to add "RELENG_8" to list of CVS tags.kensmith2011-09-261-1/+1
| | | | | Submitted by: Mamontov Roman <mr.xanto at gmail.com> Approved by: re (implicit)
* Shift head from 9.0-CURRENT to 10.0-CURRENT in preparation for releasingkensmith2011-09-261-5/+5
| | | | | | it from the 9.0-RELEASE release cycle code freeze. Approved by: re (implicit)
* Give better URL to the list of available CVSup mirrors.glebius2011-03-227-14/+14
|
* mbone is no longer a physical categorydougb2011-03-062-2/+0
| | | | Submitted by: pav
* Update example for RELENG_8.kensmith2009-08-241-4/+5
|
* Fix broken URL and use the same base directory as thetrhodes2009-01-131-3/+3
| | | | | | | example files. PR: 123035 Submitted by: Lawrence Mayer <lawmay3@i12.com> (original version)
* Add projects-all collection to cvs-supfileedwin2008-03-131-0/+6
| | | | | | | PR: misc/121680 Submitted by: "Philip M. Gollucci" <pgollucci@p6m7g8.com> Approved by: grog@ (mentor) MFC after: 1 week
* - Add doc/hu_* and doc/mn_* to the refuse examples so that include allgabor2007-12-071-0/+2
| | | | | | | | of the currently used languages PR: docs/118476 (related) Submitted by: Chess Griffin <chess@chessgriffin.com> MFC after: 3 days
* - Add doc/hu_* and doc/mn_* to the sample refuse file so that it includes allgabor2007-12-071-0/+2
| | | | | | | | of the languages PR: docs/118476 Submitted by: Chess Griffin <chess@chessgriffin.com> MFC after: 3 days
* To honor the birth of RELENG_7 bump HEAD to 8.0-CURRENT.kensmith2007-10-111-4/+4
| | | | Approved by: re (implicit)
* - Remove info about the consumed space in base dir. This info is notgabor2007-09-077-35/+21
| | | | | | | | | | 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
* Add new x11-drivers category.flz2007-05-192-0/+2
| | | | MFC after: 3 days
* Add ports-net-im, ports-net-p2p and ports-ports-mgmt collections.ru2007-04-141-0/+3
|
* Add src-cddl and src-rescue.ru2007-04-143-0/+6
|
* - Add ports-ports-mgmt collectionpav2007-01-311-0/+1
|
* - Add ports-net-p2p collectionpav2006-01-281-0/+1
|
* Add new ports-net-im collection.pav2005-11-091-0/+1
|
* Update for RELENG_6.kensmith2005-09-121-3/+4
| | | | | Pointed out by: Many on current@. MFC after: 1 day
* o Add missed language doc subdirectories, sort.maxim2005-03-152-3/+11
| | | | | PR: docs/78859 Submitted by: skv
* Nuke ports-picobsd, it was thrown out a while ago.brueffer2004-12-191-1/+0
| | | | | Approved by: linimon MFC after: 3 days
* Update for 5-STABLE.scottl2004-10-241-3/+3
|
* /usr is not really the ideal place for a ports application to storecjc2004-05-247-28/+28
| | | | | | | a frequently updated database. /var/db is a much more reasonable place for this kind of thing. Set a good example. Reviewed by: -arch
* Add some lines to note that 'www' is available as an optionjosef2004-05-041-0/+6
| | | | to get the www tree.
* Add ports-net-mgmt to the relevant supfiles.marcus2004-02-232-0/+2
| | | | MFC after: 4 days
* Add ports-accessibility and ports-x11-themes to the example supfiles.marcus2004-01-202-0/+4
|
* Add the ports/arabic category to the examples.ceri2003-11-164-0/+4
| | | | MFC After: 4 days
* People are blindly coping this example refuse file. Doing so breaksgshapiro2003-11-082-6/+3
| | | | | | | | | buildworld as src/etc/sendmail/freebsd.mc is missing. That example was added 3 years ago, before the /etc/mail/ infrastructure was in place for customized configurations. It is time to remove this example. Noticed by: Robert Gray <bob@boulderlabs.com> in freebsd-stable MFC after: 1 day
* Update comment about compression to refer to CPU limitations instead of T1seivind2003-09-187-7/+21
|
* Using prefix=/usr will put these files in /usr/gnats, not /usr/ports.ceri2003-09-121-1/+1
|
* Add the ports/dns and ports/polish categories.ceri2003-09-124-0/+6
|
* Add missing Danish (doc/da_*) language doc subdirectorykeramida2003-03-262-0/+2
| | | | | PR: docs/50290 Submitted by: Sergei Kolobov <sergei@kolobov.com>
* Add cvsroot-all to the examplepeter2003-03-041-0/+13
|
* Catch up with new categories and note that ports-base is essential withoutschweikh2003-02-011-2/+10
| | | | | | | | ports-all. PR: 47774 Submitted by: Sergei Kolobov <sergei@kolobov.com> MFC after: 3 days
* Add new categories hungarian and portuguese.schweikh2003-02-012-0/+4
| | | | | | PR: 47772 Submitted by: Sergei Kolobov <sergei@kolobov.com> MFC after: 3 days
* Major update to the refuse file.trhodes2003-01-062-9/+17
| | | | | PR: 44164 Submitted by: Sergei Kolobov <sergei@kolobov.com>
* Add finance, hungarian, multimedia [1] and portuguese collectionslioux2002-12-091-0/+4
| | | | | | | PR: 45835 [1] Submitted by: Morten Rodal <morten@rodal.no> [1] Approved by: re (murray) MFC after: 1 week
* Correct links to Handbook's pages:blackend2002-07-308-16/+16
| | | | | | | 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
* Add Italian translations to the example for refusing docprojmwlucas2001-12-171-0/+2
| | | | | | | | | | | translations. This will once again allow docproj trackers to use the sample out-of-the-box to only download English. Rapid MFC to avoid the coming freeze. PR: 32329 Approved by: bmah MFC after: 1 day
* Add ports/french and ports/ukrainian to the list of foreign-language ports.ru2001-09-201-0/+2
| | | | | PR: docs/30687 Submitted by: Rob Simmons <rsimmons@mail.wlcg.com>
* Correct comments to fit current realities of exporting crypto.ru2001-09-202-4/+2
| | | | MFC after: 3 days
* Add doc/sr and doc/sr_* to the sample refuse file.jim2001-08-221-0/+2
| | | | | PR: 29935 Submitted by: Rob Simmons <rsimmons@mail.wlcg.com>
* Note that the doc collection is not branched.nik2001-08-062-4/+11
|
* ISO_ -> ISO in commentache2001-06-111-1/+1
|
OpenPOWER on IntegriCloud