summaryrefslogtreecommitdiff
path: root/news/newsfetch (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* With the power of USES=dos2unix, get rid of most patches and filesMathieu Arnold2016-06-206-120/+121
| | | | | | | | | | with CRLF. While there, run make makepatch, rename patches to use the new scheme, and various fixes. With hat: portmgr Sponsored by: Absolight
* MASTER_SITES cleanup.Mathieu Arnold2015-05-141-2/+1
| | | | | | | | | | | | | | | | | | | - Replace ${MASTER_SITE_FOO} with FOO. - Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9% of the time.) - Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and no hint of what it should be was present. - Fix some logic. - And generally, make things more simple and easy to understand. While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight
* Rename news/ patch-xy patches to reflect the files they modify.Adam Weinberger2014-07-293-5/+5
|
* Support stageBaptiste Daroussin2013-12-271-4/+4
| | | | | Fix build with clang Allow packaging as user
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | news)
* - Drop all my portsPav Lucistnik2013-07-091-1/+1
|
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
|
* - Take maintainership, I do use thisPav Lucistnik2005-11-113-16/+5
| | | | | - SHA256 - Rewrite pkg-descr
* 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.
* 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
* Add SIZE data.Akinori MUSHA2004-03-221-0/+1
| | | | Submitted by: trevor
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+1
|
* Fix build with gcc 3.x.Akinori MUSHA2003-11-203-7/+41
| | | | | PR: 59487 Submitted by: Samy Al Bahra <samy@kerneled.com>
* BROKEN on 5.x: does not compileKris Kennaway2003-10-161-1/+7
|
* De-pkg-comment my non-ruby ports as well.Akinori MUSHA2003-02-182-1/+1
|
* 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>
* 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.
* 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.
* - Support CC properlyClive Lin2001-01-284-19/+18
| | | | | | | - Apply to 'one file per patch' convention PR: 24675 Submitted by: tkato@prontomail.ne.jp
* drop myself from MAINTAINER. too many KAME platforms to support,Jun-ichiro itojun Hagino2001-01-091-1/+1
| | | | to little time...
* Correct whitespace introduced during PORTNAME conversion and portlintMichael Haro2000-04-211-1/+1
|
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-2/+2
|
* 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>
* $Id$ -> $FreeBSD$Peter Wemm1999-08-301-1/+1
|
* 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
* No need to use += for a variable defined only once.Satoshi Asami1998-10-201-2/+2
|
* original distribution updated (1.2 -> 1.21)Jun-ichiro itojun Hagino1998-10-072-4/+4
|
* NEWSFLASH! Manpages to be deleted from PLISTs!Tim Vanderhoek1998-08-191-1/+0
|
* original distribution updated (1.11 -> 1.2)Jun-ichiro itojun Hagino1998-05-073-9/+14
|
* Upgrade to 1.11.Vanilla I. Shu1998-04-043-7/+9
| | | | | PR: ports/6185 Submitted by: josh@quick.net
* forgot to include the patch. sorry!Jun-ichiro itojun Hagino1997-09-121-0/+22
|
* new port of newsfetch, command-line downloader for news articles.Jun-ichiro itojun Hagino1997-09-125-0/+38
"download news articles from NNTP server."