aboutsummaryrefslogtreecommitdiff
path: root/news/cg
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* - Add LICENSEDmitry Marakasov2017-12-272-1/+4
| | | | | | | - Update WWW Notes: svn path=/head/; revision=457356
* Prevent collision with get_lineBaptiste Daroussin2016-05-112-0/+31
| | | | Notes: svn path=/head/; revision=415037
* - Stage supportMartin Wilke2014-02-031-3/+2
| | | | Notes: svn path=/head/; revision=342440
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | news) Notes: svn path=/head/; revision=327759
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Release maintainership on behalf of Bjorn LindstromBill Fenner2006-08-221-1/+1
| | | | | | | Requested-by: MAINTAINER Notes: svn path=/head/; revision=171217
* SHA256ifyEdwin Groothuis2006-01-231-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154298
* - Fix categoryPav Lucistnik2004-08-211-1/+1
| | | | | | | Pointy hat: pav Notes: svn path=/head/; revision=116942
* Add cg, a semi-automatic newsgroup binary downloader. It assembles parts basedPav Lucistnik2004-08-213-0/+28
on subject headers and then offers them in an editor for the user to choose which files he really wants. PR: ports/70566 Submitted by: Björn Lindström <bkhl@elektrubadur.se> Notes: svn path=/head/; revision=116940