tron
15a0e5e1d9
Remove build dependence on "bison" package because the "configure" script
...
can be convinced to use NetBSD's "yacc" instead. Patch supplied by
David Rankin in PR pkg/8516.
1999-09-30 17:35:21 +00:00
kim
4556761de0
Make this work on Solaris.
...
NOTE: It is nice to have "make extract" just unpack and not overwrite
any files, so it can be used to investigate pkg problems. This is why
I chose to not use "post-extract" to patch files. I use "post-patch"
instead.
I'll need to test this on NetBSD now...
1999-09-20 21:43:32 +00:00
kim
383adcd615
Add Id and comment about manual editing.
1999-09-20 19:23:16 +00:00
kim
47f71f430d
Support for Solaris.
1999-09-20 19:21:21 +00:00
kim
13248c7fad
Moved to config.NetBSD.sh,v
1999-09-20 18:52:06 +00:00
kim
b1e6c07047
Moved from config.sh,v
1999-09-20 18:52:05 +00:00
tron
63f81569d9
Remove me as maintainer of this package. The current version was committed
...
by Kimmo Suominen.
1999-09-14 14:07:43 +00:00
fredb
7d907c661a
Fix egcs warning--sprintf() needs to #include <stdio.h>.
1999-08-25 11:22:15 +00:00
tron
57ead3cd01
Make sure that "bison" binary from package sources is used.
1999-08-24 14:18:53 +00:00
tron
5ca933ef2b
Sync.
1999-08-23 11:19:28 +00:00
tron
95f4499f78
Remove bogus master site.
1999-08-23 10:59:18 +00:00
kim
a38e1aab2d
Forgot to put in the original master site...
1999-08-22 22:59:59 +00:00
kim
07eded835b
Upgrade to nn 6.5.4. The main reason for the upgrade is to run completely
...
over NNTP without any access to a news spool file system. NOV is accessed
using the XOVER command (INN has this and it is available for nntpd too).
1999-08-22 22:55:45 +00:00
rh
c93189ceae
Add and enable newscache.
1999-08-22 13:46:27 +00:00
rh
cbf16a4308
Initial import of newscache-0.99.15, a free cache server for USENET News.
1999-08-22 13:44:19 +00:00
agc
9ddc439a72
Record build options in the BuildInfo file via BUILD_DEFS. These can be
...
displayed using the -B option to pkg_info(1).
Also clean up inclusion of files, and include a missing bsd.prefs.mk
1999-08-18 09:08:10 +00:00
agc
30ddf4d2ed
Record build options in the BuildInfo file via BUILD_DEFS. These can be
...
displayed using the -B option to pkg_info(1).
1999-08-18 08:38:51 +00:00
agc
f721b0e129
Record build options in the BuildInfo file via BUILD_DEFS. These can be
...
displayed using the -B option to pkg_info(1).
1999-08-18 08:28:09 +00:00
tron
7ac178ce42
Add INN package to conflict list.
1999-07-29 22:37:35 +00:00
tron
705015f9a9
Because INN fails at many places when its binaries are not installed in
...
"${PREFIX}/bin" it gets installed to "${PREFIX}/inn" now. Only the
manual pages and the configuration file examples remain at the old
location.
1999-07-29 21:15:46 +00:00
tron
ab2fbe1d56
Install INN binaries to "${LOCALBASE}/libexec/inn". Only "inews" is
...
linked to "${LOCALBASE}/bin". Fixes PR pkg/8110 by Wolfgang Rupprecht.
1999-07-29 20:27:19 +00:00
tron
b2ec5d5d25
Use NNTP even if we run on the NNTP server because modern news systems
...
e.g. INN using its Storage API might not support the acient spool
directory structure.
1999-07-26 21:49:49 +00:00
tron
383fd39b5a
Split patches and convert to diff's unified output format.
1999-07-26 21:19:22 +00:00
tron
da7bb6dd85
Create configuration files in "${PREFIX}/etc/nntp" automatically so that
...
newsreaders like "nn" or "trn" can use them.
1999-07-26 20:56:23 +00:00
tron
5f2ed25075
New variable "USE_INN" to use "inn" instead of "nntclnt" to provide
...
"inews" binary for newsreaders.
1999-07-26 19:47:37 +00:00
tron
a4dd317ea2
Use "su" with "-c" so that it works for accounts with login shell other
...
than "/bin/sh", too.
1999-07-24 17:38:14 +00:00
tron
12a7095089
"rc.news" should be started with "su news" of course.
1999-07-24 17:07:27 +00:00
tron
d975bbd04a
Allow user to specify a FQDN in resource "Knews.mailName".
1999-07-24 12:02:32 +00:00
frueauf
de0e94ccfe
sync.
1999-07-23 15:48:44 +00:00
frueauf
90bd19fddd
Add -Dunix to compiler options.
1999-07-23 15:48:16 +00:00
mycroft
00f045cdf8
libslang to 1.3.8
1999-07-22 07:10:47 +00:00
tron
0a280c8b56
We want to start "rc.news" and not "inndstart" of course.
1999-07-21 22:50:31 +00:00
tron
2f2569f5ad
"make install" could clobber files in "${INN_DATA_DIR}/etc" while
...
"pkg_add" worked fine.
1999-07-21 22:29:36 +00:00
tron
8e1e001c9c
Add standard script to launch INN at system startup.
1999-07-21 20:38:55 +00:00
tron
51dcf0b115
Adding arbitrary accounts (e.g. UUCP accounts) to the "news" group is a
...
possible security problem while execute permission for "rnews" for
everyone is not. So install "rnews" with mode 4555 instead of 4550.
1999-07-21 20:02:00 +00:00
tron
0e7143d47f
Make a few enhancements to "sendbatch".
1999-07-18 23:36:55 +00:00
tron
74e8b91041
Update INN package to version 2.2. This update is based on the patches
...
supplied by Chris Jones in PR pkg/7597.
1999-07-18 23:34:12 +00:00
agc
f4d5171de1
Add package patch checksum files.
1999-07-09 14:09:02 +00:00
tron
3e569b15af
Remove redundant "--prefix=..." from ${CONFIGURE_ARGS}.
1999-06-22 07:35:32 +00:00
tron
35c9aac0ba
Update dependence on "libslang" package to version 1.3.7.
1999-06-22 07:34:15 +00:00
christos
264fa3ee05
compensate for fieldwidth overflows
1999-06-02 18:21:23 +00:00
mjl
2e4d436425
Update to slrn-0.9.5.9
1999-05-18 22:01:36 +00:00
mjl
86dc33bd97
Update to slrn-0.9.5.6
1999-05-18 22:01:35 +00:00
tv
506b76ba4b
Sort.
1999-04-30 17:16:12 +00:00
tron
d286db26a9
Fix run time library search path.
1999-04-23 21:41:25 +00:00
mjl
14122c3669
Update to 0.9.5.4. Relevant changes:
...
0. Misc bug fixes, including:
* slrn now honors port information encoded in hostname when
refreshing newsgroups.
1. Tweak to generation of NEWGROUPS server command to make it y2k
compliant. (In my opinion, the protocol is weak in this area)
3. New configuration variable: set simulate_graphic_chars 0
4. Patch from Hubert Figuiere <Hubert.Figuiere@solsoft.fr> to handle
(broken?) knews iso-latin1 mime encoding.
5. New configuration variable: set auto_mark_article_as_read 1
If zero, reading an article will not cause it to be marked as read.
6. It is now possible to specify what headers to show via the .slrnrc
line:
visible_headers "From:,Subject:,Newsgroups:,Followup-To:,Reply-To:"
7. Tweak to group.c:group_sync_group_with_server courtesy of
stesch@parsec.rhein-neckar.de (Stefan Scholl).
1999-04-12 22:30:39 +00:00
tron
6f2e8d1a64
Update for "knews" package to version 1.0b1 supplied by Frederick Bruckman
...
in PR pkg/7151:
- XFace support.
- Misc. bugfixes based on patches from Matthias Scheler,
Christian Bauernfeind and Greg Ubben.
1999-03-14 15:07:20 +00:00
rh
fa7041ca83
Remove mirror sites that do not carry the current version of nntpcache.
...
Add some new mirror sites.
1999-03-10 14:05:40 +00:00
agc
1bb3007c04
s/make/${MAKE}/g
1999-03-08 10:53:55 +00:00
tron
4b8cb793c0
Update dependence for "png" package.
1999-03-04 13:51:17 +00:00