1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
Commit Graph

46 Commits

Author SHA1 Message Date
Kirill Ponomarev
ac6ac72f46 Update to 1.10.7
PR:		ports/74161
Submitted by:	maintainer
2004-11-20 16:21:59 +00:00
Pav Lucistnik
87d05287ec - Update to 1.10.6
PR:		ports/72017
Submitted by:	Matthias Andree <matthias.andree@gmx.de> (maintainer)
2004-10-11 22:17:07 +00:00
Kirill Ponomarev
23938a512f Update to 1.10.5
PR:		ports/70994
Submitted by:	maintainer
2004-08-26 16:26:12 +00:00
Sergey Matveychuk
6fd637bee1 - Update to 1.10.4
fixes a critical texpire (recoverable) data loss bug

PR:		ports/70481
Submitted by:	maintainer
2004-08-15 19:48:29 +00:00
Kirill Ponomarev
ef78599d5d Update to 1.10.3
PR:		ports/69766
Submitted by:	maintainer
2004-07-29 20:52:17 +00:00
Kirill Ponomarev
6304ac06f8 Update to 1.10.2
PR:		ports/69371
Submitted by:	maintainer
2004-07-21 12:24:13 +00:00
Volker Stolz
c250e99c46 Update to 1.10.1
PR:		ports/68247
Submitted by:	maintainer
2004-06-23 18:14:04 +00:00
Kirill Ponomarev
40bec1d2f2 - Update to version 1.10.0
PR:		ports/67813
Submitted by:	maintainer
2004-06-11 08:01:29 +00:00
Kirill Ponomarev
bbb89db311 - Update to version 1.9.54
PR:		ports/66942
Submitted by:	maintainer
2004-05-21 06:15:43 +00:00
Kirill Ponomarev
731dffbb1d - Update to 1.9.53
PR:		ports/66286
Submitted by:	maintainer
2004-05-05 18:58:34 +00:00
Pav Lucistnik
684738577b - Update to 1.9.52
PR:		ports/65133
Submitted by:	Matthias Andree <matthias.andree@gmx.de> (maintainer)
2004-04-04 14:16:18 +00:00
Kirill Ponomarev
e61fd6cd3c - Update to 1.9.51
PR:		ports/63101
Submitted by:	maintainer
2004-02-20 13:37:42 +00:00
Kirill Ponomarev
a4e6d056f1 - Update to version 1.9.50
PR:		ports/63048
Submitted by:	maintainer
2004-02-19 08:49:27 +00:00
Clement Laforet
d1a31b794c - Update to 1.9.49
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)
2004-01-09 17:01:57 +00:00
Clement Laforet
58f4362057 - Update to 1.9.48
### 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)
2004-01-09 02:15:10 +00:00
Kirill Ponomarev
2646988062 - Update to 1.9.47, tons of bugfixes
- some %%PREFIX%% -> %D changes in pkg-plist

PR:		61002
Submitted by:	Matthias Andree <matthias.andree@gmx.de> (maintainer)
2004-01-07 08:50:56 +00:00
Kirill Ponomarev
540f7a55e0 - Update to 1.9.46
* 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)
2003-12-07 17:32:40 +00:00
Sergei Kolobov
1587b71700 Maintainer update [1]:
- 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]
2003-11-01 14:16:33 +00:00
Kirill Ponomarev
9fd8d11348 - Update to version 1.9.43
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
2003-09-05 09:24:11 +00:00
Christian Weisgerber
1a7d4c76d2 Update to 1.9.42. Bugfixes:
- 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>
2003-06-27 14:58:56 +00:00
Foxfair Hu
a1608517ac PR: 52550
MAINTAINER update: news/leafnode 1.9.40 to 1.9.41.
2003-05-22 04:59:38 +00:00
Christian Weisgerber
36d99ff501 This update to 1.9.40 fixes a "leafnode abort()" bug when leafnode
creates a Date: line, for example as part of a pseudo article.

PR:		51966
Submitted by:	Matthias Andree <matthias.andree@web.de>
2003-05-08 12:15:16 +00:00
Yen-Ming Lee
379acc9b81 update to leafnode-1.9.39 and fix a potential data loss problem
PR:		51766
Submitted by:	Matthias Andree <matthias.andree@web.de>
2003-05-05 12:45:55 +00:00
Yen-Ming Lee
14da5459c1 update to leafnode 1.9.38 and unbreak it on FreeBSD 4.8
PR:		51319
Submitted by:	Matthias Andree <matthias.andree@web.de>
2003-04-24 09:14:11 +00:00
Adam Weinberger
39c904ed4d Update to 1.9.37.
PR:		51173
Submitted by:	Matthias Andree <matthias.andree@web.de> (maintainer)
2003-04-20 04:50:51 +00:00
Christian Weisgerber
7c13b7541f * Update to upstream version 1.9.36, fixing download issues when filters
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>
2003-02-27 18:40:30 +00:00
Yen-Ming Lee
9bb01ccfe0 update to Leafnode-1.9.35
modify COMMENT

PR:		48508
Submitted by:	Matthias Andree <matthias.andree@web.de>
2003-02-22 15:56:02 +00:00
Yen-Ming Lee
0499a1030e update to leafnode-1.9.34
PR:		48445
Submitted by:	Matthias Andree <matthias.andree@web.de>
2003-02-19 01:21:09 +00:00
Christian Weisgerber
90a13de44e * Update to 1.9.33: bug fixes.
* Fix master sites.

PR:		48128
Submitted by:	Matthias Andree <matthias.andree@web.de>
2003-02-10 18:46:10 +00:00
Pete Fritchman
0c6304e2a5 Update to 1.9.31.
PR:		46613
Submitted by:	maintainer
2003-01-01 19:56:53 +00:00
Christian Weisgerber
89cd516d44 * Pass maintainership to Matthias Andree.
* 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
2002-11-12 16:50:18 +00:00
Brian Somers
988d6496fb Update to 1.9.27, fixing a bug that caused leafnode to
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)
2002-09-25 07:07:51 +00:00
Brian Somers
f958ca22ab Update to 1.9.26
Submitted by:	Matthias Andree <matthias.andree@web.de>
PR:		43137
2002-09-21 12:22:43 +00:00
Brian Somers
745040e4b3 Update to 1.9.25
Submitted by:	matthias.andree@web.de
PR:		42250
2002-08-31 16:40:17 +00:00
Brian Somers
56f9cb3833 Upgrade to 1.9.24
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>
2002-07-15 21:35:12 +00:00
Brian Somers
e866240fda Update to 1.9.22
Fix plist
2002-05-03 12:37:33 +00:00
Brian Somers
7a23c1240d Update to version 1.9.21
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.
2002-04-15 00:00:48 +00:00
Kris Kennaway
6023637e8f Update to leafnode 1.9.19 and freshen the MASTER_SITES
Approved by:	maintainer
2001-08-23 11:24:57 +00:00
Brian Somers
435cce1801 Upgrade to 1.9.18 2001-05-21 10:07:12 +00:00
Brian Somers
0cf177c62a Upgrade to version 1.9.17 2000-12-13 02:14:58 +00:00
Brian Somers
8911b3903a Upgrade to version 1.9.11 2000-02-27 15:45:58 +00:00
Brian Somers
77c6b25d6a Upgrade to version 1.9.7
Submitted by: "Ron 'The InSaNe One' Rosson" <insane@lunatic.oneinsane.net>
1999-12-30 03:28:34 +00:00
Brian Somers
df38b0230a leafnode-1.4 -> leafnode-1.9.2 1999-03-22 01:25:42 +00:00
Brian Somers
8f6d55b426 Update to version 1.4
Note: The `fetch' command has been renamed to `fetch-news'.

Submitted mostly by:	John Saunders <john.saunders@scitec.com.au>
1998-02-28 01:27:53 +00:00
Brian Somers
2950789f70 Upgrade to version 1.0.2 1997-07-04 10:06:46 +00:00
Brian Somers
14fde1101a Leafnode is an NNTP server designed for small sites
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).
1997-06-27 23:00:50 +00:00