Commit graph

38 commits

Author SHA1 Message Date
Torsten Blum
d1aea0d50e Upgrade to inn 2.2.2 2000-01-28 21:04:33 +00:00
Satoshi Asami
facac52755 /var/spool/news doesn't exist by default, so create it in pre-install. 1999-09-11 10:09:47 +00:00
Torsten Blum
765f45fe2e Upgrade to INN 2.2.1.
One of the bugs that has been fixed is a buffer overflow in inews.
Please upgrade to 2.2.1 if yo
1999-09-10 08:44:40 +00:00
Michael Haro
65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00
Peter Wemm
da8955d04b $Id$ -> $FreeBSD$ 1999-08-30 14:33:04 +00:00
Michael Haro
5281212be3 chmod -> ${CHMOD}
chown -> ${CHOWN}
1999-08-22 19:01:07 +00:00
Torsten Blum
de0ca7f1e2 Fix a typo.
Approved by: asami
Noticed by: Andrew Gallatin <gallatin@cs.duke.edu>,
            Jeremy Prior <jez@netcraft.co.uk>
1999-05-12 07:26:27 +00:00
Torsten Blum
cb6e9e0121 Upgrade to inn 2.2-release 1999-05-02 20:28:11 +00:00
Marc G. Fournier
ebde058cc1 A couple more Y2K links I've been able to find... 1999-01-13 04:17:38 +00:00
Tim Vanderhoek
80af0678d0 Don't use a variable that conflicts with bsd.port.mk USE_PERL5.
Making perl5 support automatic on 3.0 is left for someone who feels
like testing it.

Reported-by:    jdp
1998-11-07 08:49:32 +00:00
Tim Vanderhoek
a8ad95f8bd Work with perl5.
Submitted by:	Don Croyle <croyle@gelemna.ft-wayne.in.us> (ports/7627)
1998-08-16 18:56:32 +00:00
Andreas Klemm
0416ae8e3a correct paths to use tcl from the ports collection if tcl support is wanted
as requested by Satoshi, I hope the port maintainer agrees here.
1998-02-11 17:58:27 +00:00
Andreas Klemm
525f46b32a Add some comments for compiling the port under -current in Makefile
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.
1998-02-10 06:05:23 +00:00
Torsten Blum
3af1206c91 - upgrade to 1.7.2
- 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
1998-01-25 21:41:03 +00:00
Torsten Blum
d2277adf70 Upgrade to 1.5.1sec2 1997-09-15 20:11:48 +00:00
Philippe Charnier
3373e4deb6 Correctly Enable/Disable PERL5 support according to value of USE_PERL5.
PR:		ports/3125
1997-05-29 06:38:42 +00:00
Torsten Blum
ab58b4a30f Upgrade to 1.5.1 1996-12-18 23:32:28 +00:00
Masafumi Max NAKANE
40c0995b40 Ooops, there was a backslash missing for continuing line. 1996-12-08 05:13:24 +00:00
Masafumi Max NAKANE
da24912162 mkdir -> ${MKDIR}
Use MAN[1358] variables to compress man pages.
1996-12-08 05:08:58 +00:00
Masafumi Max NAKANE
86913ca557 No `.' is needed at the end of the reason string for NO_CDROM, NO_PACKAGE,
RESTRICTED or BROKEN.
Pointed-out by:	asami
1996-12-08 01:45:16 +00:00
Masafumi Max NAKANE
3e17de1c73 Now, string describing reason for defining these variables must be set
when you define NO_CDROM, NO_PACKAGE or RESTRICTED instead of just ``yes''.
1996-12-07 11:26:58 +00:00
Satoshi Asami
300c45cf2e Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 11:44:27 +00:00
Torsten Blum
40f02df961 patch file has been renamed on PATH_SITE
OK'ed by: asami
1996-07-08 22:55:17 +00:00
Torsten Blum
348c92577c Back out Pauls update to unoff4
OK'ed by: gpalmer
1996-06-24 21:52:30 +00:00
Paul Traina
91af19b340 Update to inn1.4unoff4 1996-06-20 21:40:12 +00:00
Torsten Blum
a922e85ca2 - use systems CFLAGS
- fix the load average check in nnrpd

Approved By: asami
1995-10-25 02:12:08 +00:00
Satoshi Asami
3597efba4b Move NO_PACKAGE to right place, also fix typo "to many" -> "too many".
Stepping on the toe of: torstenb
1995-10-10 07:24:14 +00:00
Torsten Blum
ddd2e38f20 - add an `update' target (won't overwrite configuration files
- install libinn.a and it's header files
1995-10-06 14:33:05 +00:00
Torsten Blum
34750bc348 the patches has been moved to another directory... 1995-08-08 21:50:39 +00:00
Torsten Blum
32827e75fd add a NO_PACKAGE=yes 1995-07-02 10:08:13 +00:00
Satoshi Asami
9fe6ec35b8 Fix these bugs.
- 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
1995-06-05 13:45:08 +00:00
Satoshi Asami
cf06af978e Add public patch for select loop problem.
Submitted by:	torstenb
1995-05-30 09:56:20 +00:00
Satoshi Asami
c3ef9a1872 Compress manpages for distrib.pats.5 passwd.nntp.5 too. This solves
the packaging problem.
1995-05-09 00:48:44 +00:00
Satoshi Asami
a580214845 Fix the post-install target (gzipping manpages). inews.1 was missing
the ".1" suffix and something apperaed twice.  It still doesn't
package though (distrib.pats.5.gz and passwd.nntp.5.gz are
missing).
1995-05-05 09:21:43 +00:00
Torsten Blum
7d6e6ba0ad - add myself as MAINTAINER 1995-05-04 22:39:46 +00:00
Satoshi Asami
e87af43c40 Makefiles of news ports cleaned up! 1995-04-11 23:29:46 +00:00
Jordan K. Hubbard
ac3066bf75 Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
1995-04-01 12:51:41 +00:00
Torsten Blum
5a5eb3ab3f Reviewed by:
Submitted by:	
Obtained from:
inn - Internet News
1994-10-23 01:42:21 +00:00