Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
instead of install -l. Plus, fix a nit in the startup script.
|
|
|
|
|
|
- major change of directory structure
- two new options (uucp and perl now both optional)
- change of maintainer
|
|
* Use gcc/buildlink2.mk instead of Makefile.gcc.
* Use the functionality on bsd.pkg.install.mk to generate INSTALL/DEINSTALL
scripts that match the functionality of the custom ones we're removing,
and handle the rc.d script automatically.
* Name the full paths of the binaries that are installed setuid.
|
|
packages.
|
|
flooding of the console with unimportant INN log messages.
|
|
|
|
+ move the patch digest/checksum values from files/patch-sum to distinfo
|
|
|
|
|
|
INN 2.3.0 represents a significant architectural change to INN, with a
completely new internal overview interface, three new overview mechanisms,
two new article storage mechanisms, and the elimination of quite a few old
interfaces and old code.
The NetBSD package furthermore includes IPv6 support and a new style
startup script with backwards compatibility.
|
|
Changes:
- INN no longer installs inews setgid news or rnews setuid root by
default. If you need the old behavior, --enable-uucp-rnews or
--enable-setgid-inews must be given to configure. See INSTALL
for more information.
- A security hole when verifycancels is turned on in inn.conf (not
the default) was fixed.
- Message IDs are now limited to 250 octets to prevent
interoperability problems with other servers.
- Various other security paranoia fixes have been made.
- Embedded Perl filters fixed to work with Perl 5.6.0.
- Lots of bug fixes.
|
|
Added hack to post-build since the package's libtool recognizes more
switches for the install program than the default libtool.
|
|
|
|
- Various minor bug fixes and a y2k bug fix. The y2k bug is in version
version 2.2.1 only and will show up after Jan 1st when a news reader
issues a NEWNEWS command for a date prior to the year 2000.
- Various bug fixes. Most importantly, bug fixes to potential
security holes (buffer overflow type).
|
|
can be convinced to use NetBSD's "yacc" instead. Patch supplied by
David Rankin in PR pkg/8516.
|
|
"${PREFIX}/bin" it gets installed to "${PREFIX}/inn" now. Only the
manual pages and the configuration file examples remain at the old
location.
|
|
linked to "${LOCALBASE}/bin". Fixes PR pkg/8110 by Wolfgang Rupprecht.
|
|
newsreaders like "nn" or "trn" can use them.
|
|
than "/bin/sh", too.
|
|
|
|
|
|
"pkg_add" worked fine.
|
|
|
|
possible security problem while execute permission for "rnews" for
everyone is not. So install "rnews" with mode 4555 instead of 4550.
|
|
supplied by Chris Jones in PR pkg/7597.
|
|
|
|
the public release of InterNet News (INN).
|