summaryrefslogtreecommitdiff
path: root/news/leafnode (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* - Update to 1.11.1Jean-Yves Lefort2005-04-263-12/+32
| | | | | | | | | | - Polish the Makefile PR: ports/80349 Submitted by: maintainer Notes: svn path=/head/; revision=134185
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* - Update to 1.11.0Michael Johnson2005-03-172-4/+4
| | | | | | | | | | - Add ipv6 to category PR: ports/78937 Submitted by: maintainer Notes: svn path=/head/; revision=131479
* Update to 1.10.8Kirill Ponomarev2005-01-212-4/+5
| | | | | | | | PR: ports/76536 Submitted by: maintainer Notes: svn path=/head/; revision=127056
* Update to 1.10.7Kirill Ponomarev2004-11-202-4/+3
| | | | | | | | PR: ports/74161 Submitted by: maintainer Notes: svn path=/head/; revision=122010
* - Update to 1.10.6Pav Lucistnik2004-10-113-59/+4
| | | | | | | | PR: ports/72017 Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer) Notes: svn path=/head/; revision=118618
* Fix a bug that could cause the refetch of the multi-MByte activeKirill Ponomarev2004-10-112-1/+56
| | | | | | | | | | | file from ALL servers when one server was unreachable. PR: ports/72297 Submitted by: maintainer Approved by: portmgr (implicit) Notes: svn path=/head/; revision=118608
* Update to 1.10.5Kirill Ponomarev2004-08-262-3/+3
| | | | | | | | PR: ports/70994 Submitted by: maintainer Notes: svn path=/head/; revision=117317
* - Update to 1.10.4Sergey Matveychuk2004-08-152-3/+3
| | | | | | | | | | fixes a critical texpire (recoverable) data loss bug PR: ports/70481 Submitted by: maintainer Notes: svn path=/head/; revision=116311
* Update to 1.10.3Kirill Ponomarev2004-07-292-3/+3
| | | | | | | | PR: ports/69766 Submitted by: maintainer Notes: svn path=/head/; revision=115032
* Update to 1.10.2Kirill Ponomarev2004-07-212-3/+3
| | | | | | | | PR: ports/69371 Submitted by: maintainer Notes: svn path=/head/; revision=114339
* Update to 1.10.1Volker Stolz2004-06-232-3/+3
| | | | | | | | PR: ports/68247 Submitted by: maintainer Notes: svn path=/head/; revision=112078
* - Update to version 1.10.0Kirill Ponomarev2004-06-113-18/+4
| | | | | | | | PR: ports/67813 Submitted by: maintainer Notes: svn path=/head/; revision=111259
* Fix formatting-bug.Volker Stolz2004-05-252-1/+15
| | | | | | | | Closes PR: ports/67111 Submitted by: Jeff King Notes: svn path=/head/; revision=109933
* Update URL in pkg-descr.Volker Stolz2004-05-211-1/+1
| | | | | | | | PR: ports/66978 Submitted by: Matthias Andree (maintainer) Notes: svn path=/head/; revision=109620
* - Update to version 1.9.54Kirill Ponomarev2004-05-213-30/+8
| | | | | | | | PR: ports/66942 Submitted by: maintainer Notes: svn path=/head/; revision=109587
* - Update to 1.9.53Kirill Ponomarev2004-05-052-4/+4
| | | | | | | | PR: ports/66286 Submitted by: maintainer Notes: svn path=/head/; revision=108473
* - Use /var/spool/leafnode as the default spooldirKirill Ponomarev2004-04-191-6/+11
| | | | | | | | PR: ports/65757 Submitted by: maintainer Notes: svn path=/head/; revision=107572
* - Update to 1.9.52Pav Lucistnik2004-04-045-8/+5
| | | | | | | | PR: ports/65133 Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer) Notes: svn path=/head/; revision=106118
* - Update to 1.9.51Kirill Ponomarev2004-02-202-4/+4
| | | | | | | | PR: ports/63101 Submitted by: maintainer Notes: svn path=/head/; revision=101489
* - Update to version 1.9.50Kirill Ponomarev2004-02-192-2/+3
| | | | | | | | PR: ports/63048 Submitted by: maintainer Notes: svn path=/head/; revision=101367
* - Update to 1.9.49Clement Laforet2004-01-092-2/+2
| | | | | | | | | | | Fix "delaybody" mode regression in 1.9.48 security fix. PR: 61134 Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer) Approved by: erwin (mentor) (implicity) Notes: svn path=/head/; revision=97782
* - Update to 1.9.48Clement Laforet2004-01-092-2/+2
| | | | | | | | | | | | | | | | | | | ### SECURITY BUGFIX ### - Fetchnews: when a. minlines=0 (default) and b. delaybody=0 (default) and either c. no filterfile is configured (default) or a. and b. and d. article_despite_filter=1 are configured, an article with missing mandatory headers and without body can hang fetchnews and/or prevent the fetch of further articles from the current group or server. Reported by Toni Viemerö, SourceForge bug 873149. This was a denial-of-service bug, not one that could lead to local or remote privilege escalation. PR: 61105 Submitted by: Matthias Andree <matthias.andree@gmx.de> Approved by: erwin (mentor) (implicitly) Notes: svn path=/head/; revision=97731
* - Update to 1.9.47, tons of bugfixesKirill Ponomarev2004-01-073-5/+6
| | | | | | | | | | - some %%PREFIX%% -> %D changes in pkg-plist PR: 61002 Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer) Notes: svn path=/head/; revision=97553
* - Update to 1.9.46Kirill Ponomarev2003-12-072-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) Notes: svn path=/head/; revision=95276
* Maintainer update [1]:Sergei Kolobov2003-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] Notes: svn path=/head/; revision=92779
* - Update to version 1.9.43Kirill Ponomarev2003-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 Notes: svn path=/head/; revision=88587
* Update to 1.9.42. Bugfixes:Christian Weisgerber2003-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> Notes: svn path=/head/; revision=83748
* PR: 52550Foxfair Hu2003-05-224-15/+30
| | | | | | | MAINTAINER update: news/leafnode 1.9.40 to 1.9.41. Notes: svn path=/head/; revision=81665
* This update to 1.9.40 fixes a "leafnode abort()" bug when leafnodeChristian Weisgerber2003-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> Notes: svn path=/head/; revision=80443
* update to leafnode-1.9.39 and fix a potential data loss problemYen-Ming Lee2003-05-052-2/+2
| | | | | | | | PR: 51766 Submitted by: Matthias Andree <matthias.andree@web.de> Notes: svn path=/head/; revision=80173
* update to leafnode 1.9.38 and unbreak it on FreeBSD 4.8Yen-Ming Lee2003-04-242-2/+2
| | | | | | | | PR: 51319 Submitted by: Matthias Andree <matthias.andree@web.de> Notes: svn path=/head/; revision=79577
* Update to 1.9.37.Adam Weinberger2003-04-202-3/+2
| | | | | | | | PR: 51173 Submitted by: Matthias Andree <matthias.andree@web.de> (maintainer) Notes: svn path=/head/; revision=79336
* * Update to upstream version 1.9.36, fixing download issues when filtersChristian Weisgerber2003-02-274-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> Notes: svn path=/head/; revision=76584
* update to Leafnode-1.9.35Yen-Ming Lee2003-02-222-3/+3
| | | | | | | | | | modify COMMENT PR: 48508 Submitted by: Matthias Andree <matthias.andree@web.de> Notes: svn path=/head/; revision=76160
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76041
* update to leafnode-1.9.34Yen-Ming Lee2003-02-193-39/+3
| | | | | | | | PR: 48445 Submitted by: Matthias Andree <matthias.andree@web.de> Notes: svn path=/head/; revision=75840
* Drop some URLs of unfetchable distfiles, and reorder SourceForgeChristian Weisgerber2003-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> Notes: svn path=/head/; revision=75430
* 64-bit and minor bug fixes.Christian Weisgerber2003-02-122-1/+37
| | | | | | | Submitted by: Matthias Andree <matthias.andree@gmx.de> Notes: svn path=/head/; revision=75402
* * Update to 1.9.33: bug fixes.Christian Weisgerber2003-02-102-12/+8
| | | | | | | | | | * Fix master sites. PR: 48128 Submitted by: Matthias Andree <matthias.andree@web.de> Notes: svn path=/head/; revision=75252
* Update to 1.9.31.Pete Fritchman2003-01-014-27/+16
| | | | | | | | PR: 46613 Submitted by: maintainer Notes: svn path=/head/; revision=72097
* * Pass maintainership to Matthias Andree.Christian Weisgerber2002-11-124-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 Notes: svn path=/head/; revision=69960
* Update to 1.9.27, fixing a bug that caused leafnode toBrian Somers2002-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) Notes: svn path=/head/; revision=67116
* Update to 1.9.26Brian Somers2002-09-213-5/+7
| | | | | | | | Submitted by: Matthias Andree <matthias.andree@web.de> PR: 43137 Notes: svn path=/head/; revision=67006
* Fix ``make install''Brian Somers2002-08-312-2/+1
| | | | | | | Wrong patch applied by: brian Notes: svn path=/head/; revision=65394
* Update to 1.9.25Brian Somers2002-08-313-13/+41
| | | | | | | | Submitted by: matthias.andree@web.de PR: 42250 Notes: svn path=/head/; revision=65375
* Upgrade to 1.9.24Brian Somers2002-07-155-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> Notes: svn path=/head/; revision=63038
* Update to 1.9.22Brian Somers2002-05-033-8/+18
| | | | | | | Fix plist Notes: svn path=/head/; revision=58493
* Update to version 1.9.21Brian Somers2002-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. Notes: svn path=/head/; revision=57702