aboutsummaryrefslogtreecommitdiff
path: root/news/newsfetch
Commit message (Collapse)AuthorAgeFilesLines
* - Drop all my portsPav Lucistnik2013-07-091-1/+1
| | | | Notes: svn path=/head/; revision=322581
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Take maintainership, I do use thisPav Lucistnik2005-11-113-16/+5
| | | | | | | | - SHA256 - Rewrite pkg-descr Notes: svn path=/head/; revision=147976
* With portmgr hat on, reset maintainership of knu's ports since he hasMark Linimon2005-11-111-1/+1
| | | | | | | been inactive more than 6 months. We hope to see him back sometime. Notes: svn path=/head/; revision=147872
* Fixed insecure sscanf usage (no length checking) in the processingNiels Heinen2005-02-012-11/+43
| | | | | | | | | | of NNTP server responses. Approved by: nectar (mentor), maintainer (timeout) VuXML: http://vuxml.freebsd.org/76e0b133-6bfd-11d9-a5df-00065be4b5b6.html Notes: svn path=/head/; revision=127834
* Add SIZE data.Akinori MUSHA2004-03-221-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104943
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+1
| | | | Notes: svn path=/head/; revision=100139
* Fix build with gcc 3.x.Akinori MUSHA2003-11-203-7/+41
| | | | | | | | PR: 59487 Submitted by: Samy Al Bahra <samy@kerneled.com> Notes: svn path=/head/; revision=94525
* BROKEN on 5.x: does not compileKris Kennaway2003-10-161-1/+7
| | | | Notes: svn path=/head/; revision=91379
* De-pkg-comment my non-ruby ports as well.Akinori MUSHA2003-02-182-1/+1
| | | | Notes: svn path=/head/; revision=75780
* Transmit CR+LF instead of LF as line terminator. This fixes a problemAkinori MUSHA2002-08-032-0/+75
| | | | | | | | | | | where it hangs when a news server to connect to is strict with the NNTP standard. PR: ports/41197 Submitted by: Nathan J. Yoder <njyoder@gummibears.nu> Notes: svn path=/head/; revision=63901
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-291-3/+3
| | | | | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Notes: svn path=/head/; revision=53958
* Take over the maintainership. I've once touched this port.Akinori MUSHA2001-02-012-31/+11
| | | | | | | Create a clean BSD Makefile instead of modifying the original. Notes: svn path=/head/; revision=37891
* - Support CC properlyClive Lin2001-01-284-19/+18
| | | | | | | | | | - Apply to 'one file per patch' convention PR: 24675 Submitted by: tkato@prontomail.ne.jp Notes: svn path=/head/; revision=37657
* drop myself from MAINTAINER. too many KAME platforms to support,Jun-ichiro itojun Hagino2001-01-091-1/+1
| | | | | | | to little time... Notes: svn path=/head/; revision=36979
* Correct whitespace introduced during PORTNAME conversion and portlintMichael Haro2000-04-211-1/+1
| | | | Notes: svn path=/head/; revision=27846
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-2/+2
| | | | Notes: svn path=/head/; revision=27420
* Add a patch to allow the user to specify the port number for the newsChris Piazza1999-12-061-0/+56
| | | | | | | | | | | | | server. The submitter states that the author of this software has been unresponsive for several months. PR: 15199 Submitted by: Akinori MUSHA aka knu <knu@idaemons.org> Notes: svn path=/head/; revision=23615
* $Id$ -> $FreeBSD$Peter Wemm1999-08-301-1/+1
| | | | Notes: svn path=/head/; revision=21127
* Commit #3/4 to enforce caps, no period.Tim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s Notes: svn path=/head/; revision=19803
* No need to use += for a variable defined only once.Satoshi Asami1998-10-201-2/+2
| | | | Notes: svn path=/head/; revision=14120
* original distribution updated (1.2 -> 1.21)Jun-ichiro itojun Hagino1998-10-072-4/+4
| | | | Notes: svn path=/head/; revision=13701
* NEWSFLASH! Manpages to be deleted from PLISTs!Tim Vanderhoek1998-08-191-1/+0
| | | | Notes: svn path=/head/; revision=12652
* original distribution updated (1.11 -> 1.2)Jun-ichiro itojun Hagino1998-05-073-9/+14
| | | | Notes: svn path=/head/; revision=10902
* Upgrade to 1.11.Vanilla I. Shu1998-04-043-7/+9
| | | | | | | | PR: ports/6185 Submitted by: josh@quick.net Notes: svn path=/head/; revision=10419
* forgot to include the patch. sorry!Jun-ichiro itojun Hagino1997-09-121-0/+22
| | | | Notes: svn path=/head/; revision=7881
* new port of newsfetch, command-line downloader for news articles.Jun-ichiro itojun Hagino1997-09-125-0/+38
"download news articles from NNTP server." Notes: svn path=/head/; revision=7880