* 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)
- 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]
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
- 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>
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>
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>
* 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
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)
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.
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
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).