| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
|
| |
Submitted by: jim@phrantic.phear.net
PR #: 11741
|
|
|
|
|
| |
PR: 11673
Submitted by: maintainer
|
|
|
|
|
|
| |
Approved by: asami
Noticed by: Andrew Gallatin <gallatin@cs.duke.edu>,
Jeremy Prior <jez@netcraft.co.uk>
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
new maintainer.
PR: 9686
Submitted by: Jasper O'Malley <jooji@neptune.oceancomputer.com>
|
|
|
|
|
|
| |
from everywhere else.
PR: 10304
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 11230
Submitted by: Ying-Chieh Liao <ijliao@Terry.Dorm10.NCTU.edu.tw>
|
|
|
|
|
|
|
| |
no longer needs to be marked as broken.
PR: 9710
Submitted by: Boris Staeblow <balu@dva.in-berlin.de>
|
|
|
|
|
| |
PR: 11154
Submitted by: Tom Hukins <tom@eborcom.com>
|
| |
|
|
|
|
|
| |
PR: ports/11062
Submitted by: mharo
|
|
|
|
| |
remove one unnecessary empty line at the end of PLIST
|
|
|
|
|
| |
BTW, does somebody know, how to recover the overview database
if you use storage api ? ;-)
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
incorrect installation instructions are displayed. This fixes that,
and makes some other minor changes.
PR: ports/10982
Submitted by: Tom Hukins <tom@eborcom.com>
|
| |
|
|
|
|
|
| |
PR: 9865
Submitted by: Tom Hukins <tom@eborcom.com>
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
you to submit search queries and collates the returned articles.
PR: 9992
|
| |
|
|
|
|
| |
remove inn2 and activate inn-stable
|
| |
|
|
|
|
| |
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.
|
|
|
|
| |
^^^^^^
|
|
|
|
|
| |
PR: 10000
Submitted by: maintainer
|
|
|
|
|
|
| |
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 !
|
|
|
|
|
|
| |
patches/patch-* in this PR was miss included.
PR: ports/10043
Submitted-by: dirk.meyer@dinoex.sub.org
|
|
|
|
|
| |
PR: ports/9996
Submitted-by: kkennawa@physics.adelaide.edu.au
|