| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=17319
|
|
|
|
| |
Notes:
svn path=/head/; revision=17178
|
|
|
|
| |
Notes:
svn path=/head/; revision=17177
|
|
|
|
|
|
|
|
| |
you to submit search queries and collates the returned articles.
PR: 9992
Notes:
svn path=/head/; revision=17176
|
|
|
|
| |
Notes:
svn path=/head/; revision=16981
|
|
|
|
|
|
|
| |
remove inn2 and activate inn-stable
Notes:
svn path=/head/; revision=16967
|
|
|
|
| |
Notes:
svn path=/head/; revision=16887
|
|
|
|
|
|
|
| |
Last changes
Notes:
svn path=/head/; revision=16886
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=16876
|
|
|
|
|
|
|
| |
^^^^^^
Notes:
svn path=/head/; revision=16851
|
|
|
|
|
|
|
|
| |
PR: 10000
Submitted by: maintainer
Notes:
svn path=/head/; revision=16834
|
|
|
|
|
|
|
|
|
| |
So update /etc/uucp/sys with something like this:
command-path /bin /usr/bin /usr/local/bin /usr/local/news/bin
Document this.
Notes:
svn path=/head/; revision=16749
|
|
|
|
| |
Notes:
svn path=/head/; revision=16744
|
|
|
|
| |
Notes:
svn path=/head/; revision=16743
|
|
|
|
| |
Notes:
svn path=/head/; revision=16742
|
|
|
|
| |
Notes:
svn path=/head/; revision=16741
|
|
|
|
|
|
|
| |
Otherwise execution of rnews fails !
Notes:
svn path=/head/; revision=16740
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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 !
Notes:
svn path=/head/; revision=16739
|
|
|
|
|
|
|
|
|
| |
patches/patch-* in this PR was miss included.
PR: ports/10043
Submitted-by: dirk.meyer@dinoex.sub.org
Notes:
svn path=/head/; revision=16700
|
|
|
|
|
|
|
|
| |
PR: ports/9996
Submitted-by: kkennawa@physics.adelaide.edu.au
Notes:
svn path=/head/; revision=16655
|
|
|
|
|
|
|
| |
use uulib
Notes:
svn path=/head/; revision=16614
|
|
|
|
| |
Notes:
svn path=/head/; revision=16572
|
|
|
|
|
|
|
| |
script, so that ${PREFIX} gets replaced with its expansion.
Notes:
svn path=/head/; revision=16429
|
|
|
|
| |
Notes:
svn path=/head/; revision=16349
|
|
|
|
|
|
|
|
|
|
| |
A batch USENET news reader with filter capabilities.
PR: 9549
Submitted by: Allan Saddi <asaddi@philosophysw.com>
Notes:
svn path=/head/; revision=16348
|
|
|
|
|
|
|
|
| |
PR: 9620
Submitted by: maintainer
Notes:
svn path=/head/; revision=16319
|
|
|
|
|
|
|
|
| |
PR: 9645
Submitted by: maintainer
Notes:
svn path=/head/; revision=16311
|
|
|
|
|
|
|
|
| |
PR: 9646
Submitted by: maintainer
Notes:
svn path=/head/; revision=16310
|
|
|
|
| |
Notes:
svn path=/head/; revision=16275
|
|
|
|
|
|
|
|
| |
PR: 9525
Submitted by: maintainer
Notes:
svn path=/head/; revision=16125
|
|
|
|
|
|
|
|
| |
PR: 9527
Submitted by: maintainer
Notes:
svn path=/head/; revision=16124
|
|
|
|
| |
Notes:
svn path=/head/; revision=16028
|
|
|
|
|
|
|
|
|
|
|
| |
Use newly introduced %%PARL_ARCH%% for dirname of architecture
dependent libraries.
(i.e. s!%%PERL_VER%%/i386-freebsd!%%PERL_VER%%/%%PERL_ARCH%%!)
Approved by: asami
Notes:
svn path=/head/; revision=16010
|
|
|
|
|
|
|
|
|
|
| |
MASTER_SITE.
PR: 9389
Submitted by: maintainer
Notes:
svn path=/head/; revision=15967
|
|
|
|
|
|
|
|
|
| |
From the Home Page: The only changes from version 1.0b.0 are
XFace support and a few bug fixes. XFace support isn't enabled
in the port, didn't have the time and need.
Notes:
svn path=/head/; revision=15921
|
|
|
|
| |
Notes:
svn path=/head/; revision=15854
|
|
|
|
|
|
|
|
| |
PR: 9208
Submitted by: Tom Hukins <tom@eborcom.com>
Notes:
svn path=/head/; revision=15692
|
|
|
|
|
|
|
| |
Noticed By: Satoshi's script-o-matic.
Notes:
svn path=/head/; revision=15651
|
|
|
|
|
|
|
|
| |
PR: ports/9181
Submitted by: dirk.meyer@dinoex.sub.org
Notes:
svn path=/head/; revision=15583
|
|
|
|
| |
Notes:
svn path=/head/; revision=15575
|
|
|
|
| |
Notes:
svn path=/head/; revision=15574
|
|
|
|
|
|
|
|
|
|
| |
A multi-user offline news package for small sites.
PR: 8766
Submitted by: Tom Hukins <tom@eborcom.com>
Notes:
svn path=/head/; revision=15573
|
|
|
|
| |
Notes:
svn path=/head/; revision=15558
|
|
|
|
|
|
|
|
|
|
| |
A perl module for managing newsrc files.
PR: 7164
Submitted by: Don Croyle <croyle@gelemna.ft-wayne.in.us>
Notes:
svn path=/head/; revision=15557
|
|
|
|
|
|
|
|
| |
PR: 8951
Submitted by: Josh Gilliam <josh@quick.net>
Notes:
svn path=/head/; revision=15502
|
|
|
|
|
|
|
|
| |
PR: ports/9096
Submitted by: josh@quick.net
Notes:
svn path=/head/; revision=15403
|
|
|
|
| |
Notes:
svn path=/head/; revision=15295
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Fido-Internet Gateway
* Fido FTN-FTN Gateway
* Fido Mail Processor
* Fido File Processor
* Fido Areafix/Filefix
PR: ports/5201
Submitted by: dirk.meyer@dinoex.sub.org
Notes:
svn path=/head/; revision=15294
|
|
|
|
|
|
|
|
| |
PR: ports/9037
Submitted by: josh@quick.net
Notes:
svn path=/head/; revision=15256
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
dispite their meanings. (Sometimes we're too smart for computers. :)
Found by: sorting ports/INDEX by "sort -t '|' +1 -2"
(Note: the whole "x11" category appears at the end with the above sort
command, but I'll leave that the way it is for now -- "ls" shows it
before other x11-* entries.)
Notes:
svn path=/head/; revision=15163
|