| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
|
| |
Ideally, this should use news/inn as MASTERDIR, or the two ports should
be merged.
|
|
|
|
| |
doesn't want to maintain it any more.
|
|
|
|
|
|
|
| |
Don't use inn anymore after migrating to leafnode+
maintaining leafnode+ is more suitable for my home
environment. So I'm looking for somebody who can
test and commit updates and so really maintain the port.
|
|
|
|
|
|
|
|
|
|
| |
Right now it's difficult to determine if one must upgrade the
currently installed server as the pkg_info reports one has
"inn-stable-v22" installed.
With this patch it's easier to compare the installed version against
/usr/ports/INDEX as the version tag changes when you upgrade the port.
Submitted by: Martti Kuparinen <martti.kuparinen@lmf.ericsson.se>
|
| |
|
|
|
|
|
|
|
|
| |
Don't install rnews setgid uucp by default - the INN maintainers don't
recommend this binary run with privileges because it is not secure.
Anyone who needs the ability to fetch news via UUCP can rebuild the port
with WITH_UUCP_SECURITY_HOLE defined.
</security-officer>
|
|
|
|
| |
MASTER_SITE_LOCAL site.
|
|
|
|
|
|
|
| |
Correct typo from 1.33 which made rnews setuid news, not setgid uucp which it actually
required to implement the intended change.
Submitted by: Russ Allbery <rra@STANFORD.EDU> (first change) via Bugtraq
|
|
|
|
|
|
| |
changes directory permissions so it still doesn't pass the mtree test.
Submitted by: bento
|
|
|
|
| |
Submitted by: "Dmitry Grigorovich" <odip@bionet.nsc.ru>
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
as the days of the former are numbered.
Reviewed by: asami
|
|
|
|
|
|
|
| |
Update PLIST
- more dirrm's
- added some entries
- make packaging more complete
|
|
|
|
|
|
|
| |
change "user.group" to "user:group" while I'm here.
PR: 13695
Submitted by: netch@lucky.net (Valentin Nechayev)
|
|
|
|
|
| |
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
|
| |
|
| |
|
|
|
|
| |
chown -> ${CHOWN}
|
|
|
|
|
|
|
| |
of my homepage. ISC only makes a few version availabe for ftp
download, so I'd have to update the port every 3 or 4 weeks.
Such an update interval is too heavy for me at the moment.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
| |
BTW, does somebody know, how to recover the overview database
if you use storage api ? ;-)
|
| |
|
| |
|
|
|
|
| |
Last changes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
inn-STABLE_2_2-1999-02-17_03-02
introduced new variable NEWSSPOOL, which points to news spooldir...
- can be fine-tuned in /etc/make.conf
- can be overwritten on the commandline
- defaults to /var/spool/news, when not set
- is set to /var/spool/news, when in port building (BATCH) mode
bugfix: tmp- and spool-dir have to live on the same filesystem, to avoid
this error:
"rnews: cant rename /tmp/36d24c3ehN1072 to
/var/spool/news/incoming/36d24c3eTg1072 Cross-device link"
Solution -> CONFIGURE_ARGS+=--with-tmp-path=${NEWSSPOOL}/tmp
added two comments "(from the author)", to reflect that I'm not personally
focussed on perl
Some (early) output in the pre-extract phase, to tell the admin, where
our news-spool will live:
@${ECHO} ">> building inn2 with NEWSSPOOL=${NEWSSPOOL}..."
Create ${PREFIX}/news and ${NEWSSPOOL}/news with proper permissions
in pre-install target
Since we took care about creation of spool-dir in pre-install, we can
now safely perform the ${MKDIR}'s in post-install target
${MKDIR} creates ${NEWSSPOOL}/incoming/bad and ${NEWSSPOOL}/incoming at the
same time, so save some CPU cycles
Fixed update target, manual pages will be compressed now by performing
a "compress-man" as well (we had "up to date" uncompressed and
old compressed manpages, which is kinda sub-optimal ;-)
Well people, I think now we have a real fine inn port.
I'd like to ask the inn port maintainer, if we should remove
inn, since it's a bit outdated.
The new inn2 offers many new features and you have the possibility
to change inn's runtime behaviour in config files, instead of
recompiling it.
Then I think, that the old inn isn't maintained anymore by ISC.
|
|
|
|
| |
^^^^^^
|
|
|
|
|
|
| |
So update /etc/uucp/sys with something like this:
command-path /bin /usr/bin /usr/local/bin /usr/local/news/bin
Document this.
|
| |
|
| |
|
| |
|
|
|
|
| |
Otherwise execution of rnews fails !
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Thanks to the ports meister ;-)
The new features are really cool (cnfs,...).
BTW, why can't we use raw partitions for cnfs ???
Please read the file INSTALL carefully in the top level
dir of sources ... it explains installation step by step.
You still might have to watch for console messages,
complaining about missing file or directories (news.times
for example).
All in all. inn22 is really fun !
|
| |
|
|
|
|
|
|
|
| |
Making perl5 support automatic on 3.0 is left for someone who feels
like testing it.
Reported-by: jdp
|
|
|
|
| |
Submitted by: Don Croyle <croyle@gelemna.ft-wayne.in.us> (ports/7627)
|
|
|
|
|
| |
PR: 6534
Submitted by: Vadim Chekan <vadim@gc.lviv.ua>
|
|
|
|
|
| |
And closed PR 5620, since all things are fixed now
Submitted by: Adrian Wontroba <aw1@stade.co.uk>
|
|
|
|
| |
as requested by Satoshi, I hope the port maintainer agrees here.
|
|
|
|
|
|
| |
Add two commented out changes to scripts/configure, that easily can
be activated, to compile inn on a -current system, which doesn't
have TCL in the base OS for ports backward compatibility.
|
|
|
|
|
|
|
|
|
|
| |
- install $PREFIX/etc/rc.d/innd.sh (start and stop)
- change group of $PREFIX/bin/rnews from uucp to dialer to work around
a problem when using inn with uucp (rnews is not world-executable to prevent
injection of faked articles)
- don't install binaries in $PREFIX/etc
- use /var/{spool,}/news/tmp instead of /var/tmp for rnews, otherwise
rename will fail
|
| |
|
|
|
|
| |
PR: ports/3125
|
| |
|
|
|
|
| |
Requires rev. 1.239 of bsd.port.mk.
|
| |
|
|
|
|
| |
Use MAN[1358] variables to compress man pages.
|
|
|
|
|
| |
RESTRICTED or BROKEN.
Pointed-out by: asami
|
|
|
|
| |
when you define NO_CDROM, NO_PACKAGE or RESTRICTED instead of just ``yes''.
|
| |
|
|
|
|
|
|
|
|
|
|
| |
all the COMMENTs! No package names, no version numbers, no "this is
absolutix-3.1.2" type comments that have zero information contents.
Now, without any bad examples to follow, nobody has an excuse to import
a port with those kind of comments. :)
Phew! 238 ports modified!
|
|
|
|
| |
OK'ed by: asami
|
|
|
|
| |
OK'ed by: gpalmer
|
| |
|
|
|
|
|
|
| |
- fix the load average check in nnrpd
Approved By: asami
|
|
|
|
| |
Stepping on the toe of: torstenb
|
| |
|
|
|
|
| |
- install libinn.a and it's header files
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- The expiration processing fails when attempting to store a long message-id
in the new DBZ database. If left uncorrected, a disk full condition is
likely to occur.
- When innxmit (on the master) encounters a news article that is
cross-posted to LOTS of other newsgroups it segmentation faults.
Submitted by: torstenb
|
|
|
|
| |
Submitted by: torstenb
|
|
|
|
| |
the packaging problem.
|
|
|
|
|
|
| |
the ".1" suffix and something apperaed twice. It still doesn't
package though (distrib.pats.5.gz and passwd.nntp.5.gz are
missing).
|
| |
|
| |
|
| |
|
|
|
|
|
| |
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
|
| |
|
|
Submitted by:
Obtained from:
inn - Internet News
|