aboutsummaryrefslogtreecommitdiffstats
path: root/news/leafnode
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.9.46krion2003-12-082-3/+3
| | | | | | | | | | | * Minor bugfixes, NTL workaround update, documentation fixes - Drop IPv6 category since only some parts are IPv6 capable, not the entire package. This is to prevent any false hopes of full IPv6 capability PR: 60016 Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
* Maintainer update [1]:sergei2003-11-014-65/+59
| | | | | | | | | | | | | | | | | | | | | - Update to 1.9.45, lots of bugfixes, too many to list here, see http://mandree.home.pages.de/leafnode/NEWS - Install German manual pages into standard location so that man(1) can find them. (MANLANG and all that, along the lines used in security/nmap) - Fix up NOPORTDOCS mode so it actually works - Fix pkg-message to not contain the same text twice While I'm here [2]: - simplify/shorten post-install target a bit by using few new variables and unrolling loops - rename ${PREFIX}/share/doc/leafnode/doc_german to just .../german. I think extra "doc_" there is unnecessary - s/ECHO/ECHO_MSG/ - whitespace changes to shorten line lengths in Makefile PR: 58799 [1] Submitted by: maintainer [1], sergei [2] Approved by: maintainer [2]
* - Update to version 1.9.43krion2003-09-054-32/+38
| | | | | | | | | | | | o Bug fixes o Documentation enhancements o Major speedup in post-download fetchnews XOVER update process o Use %%DOCSDIR%% in pkg-plist o Convert spaces to TABs in Makefile to make portlint happy PR: 56470 Submitted by: maintainer
* Update to 1.9.42. Bugfixes:naddy2003-06-273-4/+4
| | | | | | | | | | | - Check lastreply() against NULL, in an effort to fix obscure sporadic and non-reproducable crashes on OpenBSD sparc64. - Fix bogus "Cannot open .../interesting.group/group.name for reading" when a group subscription has expired. - Fix hang when trying to download an article that lacked mandatory headers. PR: 53838 Submitted by: Matthias Andree <matthias.andree@gmx.de>
* PR: 52550foxfair2003-05-224-15/+30
| | | | MAINTAINER update: news/leafnode 1.9.40 to 1.9.41.
* This update to 1.9.40 fixes a "leafnode abort()" bug when leafnodenaddy2003-05-082-2/+2
| | | | | | | creates a Date: line, for example as part of a pseudo article. PR: 51966 Submitted by: Matthias Andree <matthias.andree@web.de>
* update to leafnode-1.9.39 and fix a potential data loss problemleeym2003-05-052-2/+2
| | | | | PR: 51766 Submitted by: Matthias Andree <matthias.andree@web.de>
* update to leafnode 1.9.38 and unbreak it on FreeBSD 4.8leeym2003-04-242-2/+2
| | | | | PR: 51319 Submitted by: Matthias Andree <matthias.andree@web.de>
* Update to 1.9.37.adamw2003-04-202-3/+2
| | | | | PR: 51173 Submitted by: Matthias Andree <matthias.andree@web.de> (maintainer)
* * Update to upstream version 1.9.36, fixing download issues when filtersnaddy2003-02-284-40/+65
| | | | | | | | | | | | | | | | are configured. * LOCALBASE -> PREFIX * Fix extra files after uninstall * Add "deinstall for good" instructions. * Use the more efficient quickmkdir program from pkg-install. * Move spooldir into ${PREFIX} and lockfile into ${SPOOLDIR} (compatibility hack for ports that aren't turned into packages to allow for continued use of /var/spool/news for ${SPOOLDIR} is in place) * Execute pkg-install contents only once (in POST-INSTALL phase). PR: 48750 Submitted by: Matthias Andree <matthias.andree@web.de>
* update to Leafnode-1.9.35leeym2003-02-222-3/+3
| | | | | | | modify COMMENT PR: 48508 Submitted by: Matthias Andree <matthias.andree@web.de>
* De-pkg-comment.knu2003-02-212-1/+1
|
* update to leafnode-1.9.34leeym2003-02-193-39/+3
| | | | | PR: 48445 Submitted by: Matthias Andree <matthias.andree@web.de>
* Drop some URLs of unfetchable distfiles, and reorder SourceForgenaddy2003-02-131-8/+6
| | | | | | | | | | | to the top because they are a) first to carry the distfiles, b) the most reliable site. Thanks to Bill Fenner for his portsurvey and unfetchable distfile reminders. PR: 48222 Submitted by: Matthias Andree <matthias.andree@web.de>
* 64-bit and minor bug fixes.naddy2003-02-132-1/+37
| | | | Submitted by: Matthias Andree <matthias.andree@gmx.de>
* * Update to 1.9.33: bug fixes.naddy2003-02-112-12/+8
| | | | | | | * Fix master sites. PR: 48128 Submitted by: Matthias Andree <matthias.andree@web.de>
* Update to 1.9.31.petef2003-01-024-27/+16
| | | | | PR: 46613 Submitted by: maintainer
* * Pass maintainership to Matthias Andree.naddy2002-11-134-3/+28
| | | | | | | | | | | * Update to 1.9.29, which fixes a persistent SIGSEGV as upstream NNTP servers offer new newsgroups, and fixes having multiple upstream servers with the same name but different port. * Add another critical bugfix. PR: 45151 Submitted by: Matthias Andree <matthias.andree@web.de> Approved by: brian
* Update to 1.9.27, fixing a bug that caused leafnode tobrian2002-09-253-8/+9
| | | | | | | | | get stuck in an infinite loop on machines with a larger than usual number of interfaces. PR: 43346 Submitted by: Matthias Andree <matthias.andree@web.de> Approved by: Will (portsmgr)
* Update to 1.9.26brian2002-09-213-5/+7
| | | | | Submitted by: Matthias Andree <matthias.andree@web.de> PR: 43137
* Fix ``make install''brian2002-09-012-2/+1
| | | | Wrong patch applied by: brian
* Update to 1.9.25brian2002-09-013-13/+41
| | | | | Submitted by: matthias.andree@web.de PR: 42250
* Upgrade to 1.9.24brian2002-07-165-16/+19
| | | | | | | NOTE: You may need to ``allowSTRANGERS = 42'' in the config file if you're also using IPv6. Submitted by: Matthias Andree <matthias.andree@gmx.de>
* Update to 1.9.22brian2002-05-033-8/+18
| | | | Fix plist
* Update to version 1.9.21brian2002-04-154-21/+26
| | | | | | | | PR: 37051 Submitted by: Matthias Andree <matthias.andree@web.de> Note: /usr/local/lib/leafnode/config must be moved to /usr/local/etc/leafnode/config for version 1.9.21.
* brian@Awfulhak.org => brian@FreeBSD.orgbrian2002-03-131-2/+2
|
* Update to leafnode 1.9.19 and freshen the MASTER_SITESkris2001-08-232-3/+7
| | | | Approved by: maintainer
* Upgrade to 1.9.18brian2001-05-212-2/+2
|
* Upgrade to version 1.9.17brian2000-12-132-2/+2
|
* Add manpage. Note this port still doesn't pass the mtree test since itasami2000-06-011-0/+1
| | | | | | modifies ownerships of some directories. Submitted by: bento
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-2/+2
|
* Upgrade to version 1.9.11brian2000-02-272-2/+2
|
* Respect CFLAGSkris2000-02-071-0/+12
|
* fetch.8 is no longer part of leafnode, the author changedbrian2000-01-311-3/+1
| | | | | | it to fetchnews. Submitted by: Kris Kennaway <kris>
* Upgrade to version 1.9.7brian1999-12-303-8/+5
| | | | Submitted by: "Ron 'The InSaNe One' Rosson" <insane@lunatic.oneinsane.net>
* remove --prefix=${PREFIX} when GNU_CONFIGURE=yes and other minor cleanupsmharo1999-12-251-2/+2
| | | | | PR: 14759 Submitted by: Jeremy Lea <reg@shale.csir.co.za>
* $Id$ -> $FreeBSD$peter1999-08-301-1/+1
|
* Remove preceeding pkgname from some of the comments having one.hoek1999-08-301-1/+1
|
* ln -> ${LN}mharo1999-08-281-2/+2
|
* Commit #3/4 to enforce caps, no period.hoek1999-06-271-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
* Remove extraneous VAR setting (forgotten from testing)brian1999-04-051-3/+2
|
* leafnode-1.4 -> leafnode-1.9.2brian1999-03-225-28/+56
|
* NEWSFLASH! Manpages to be deleted from PLISTs!hoek1998-08-201-4/+0
|
* Update to version 1.4brian1998-02-284-14/+16
| | | | | | Note: The `fetch' command has been renamed to `fetch-news'. Submitted mostly by: John Saunders <john.saunders@scitec.com.au>
* Make the package create the spool dirsbrian1998-02-071-0/+13
| | | | | PR: 5629 Submitted by: Dmitrij Tejblum <dima@tejblum.dnttm.rssi.ru>
* Upgrade to version 1.0.2brian1997-07-043-10/+11
|
* Style police:obrien1997-06-291-12/+8
| | | | | | * use MASTER_SITES= ${MASTER_SITE_SUNSITE} * no += for CATEGORIES * use MAN?= rather than old style explicit manpage compression
* Leafnode is an NNTP server designed for small sitesbrian1997-06-285-0/+41
that dynamically "learns" which newsgroups should be collected from a given news server. Originally submitted by: Patrick Yu <pyu@rogidi.com> I received "mailbox full" messages when I tried to contact the author, so I've given myself as the maintainer for the time being ('till I hear from Patrick).