summaryrefslogtreecommitdiffstats
path: root/news/inn
Commit message (Collapse)AuthorAgeFilesLines
* Add forgotten post-install scriptdes2000-09-241-0/+27
|
* Fix portlint warnings.des2000-09-241-9/+8
|
* Upgrade to 2.3.0.des2000-09-244-36/+92
| | | | | Note that unless you already have a /var/news or /var/spool/news directory, the spool directory now defaults to /usr/local/news/spool.
* Merge simpleftp.1 and mod-active.8 change from inn-stable/Makefile.asami2000-06-071-3/+4
| | | | Submitted by: bento
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-091-2/+2
|
* Upgrade to inn 2.2.2torstenb2000-01-282-2/+2
|
* /var/spool/news doesn't exist by default, so create it in pre-install.asami1999-09-111-0/+3
|
* Upgrade to INN 2.2.1.torstenb1999-09-103-5/+10
| | | | | One of the bugs that has been fixed is a buffer overflow in inews. Please upgrade to 2.2.1 if yo
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-1/+1
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* $Id$ -> $FreeBSD$peter1999-08-301-1/+1
|
* chmod -> ${CHMOD}mharo1999-08-221-2/+2
| | | | chown -> ${CHOWN}
* Commit #3/4 to enforce caps, no period.hoek1999-06-261-1/+1
| | | | | | | | | | | | 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
* Fix a typo.torstenb1999-05-121-2/+2
| | | | | | Approved by: asami Noticed by: Andrew Gallatin <gallatin@cs.duke.edu>, Jeremy Prior <jez@netcraft.co.uk>
* Upgrade to inn 2.2-releasetorstenb1999-05-024-140/+154
|
* A couple more Y2K links I've been able to find...scrappy1999-01-131-1/+3
|
* Don't use a variable that conflicts with bsd.port.mk USE_PERL5.hoek1998-11-071-4/+4
| | | | | | | Making perl5 support automatic on 3.0 is left for someone who feels like testing it. Reported-by: jdp
* Work with perl5.hoek1998-08-162-70/+5
| | | | Submitted by: Don Croyle <croyle@gelemna.ft-wayne.in.us> (ports/7627)
* Remove leading '[ -x' so this script works as intended.steve1998-05-101-1/+1
| | | | | PR: 6534 Submitted by: Vadim Chekan <vadim@gc.lviv.ua>
* fix invalid ctlinnd option (stop)andreas1998-02-141-1/+1
| | | | | And closed PR 5620, since all things are fixed now Submitted by: Adrian Wontroba <aw1@stade.co.uk>
* correct paths to use tcl from the ports collection if tcl support is wantedandreas1998-02-111-9/+4
| | | | as requested by Satoshi, I hope the port maintainer agrees here.
* Add some comments for compiling the port under -current in Makefileandreas1998-02-101-1/+6
| | | | | | 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.
* - upgrade to 1.7.2torstenb1998-01-254-7/+26
| | | | | | | | | | - 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
* Upgrade to 1.5.1sec2torstenb1997-09-153-5/+5
|
* Correctly Enable/Disable PERL5 support according to value of USE_PERL5.charnier1997-05-291-1/+3
| | | | PR: ports/3125
* Upgrade to 1.5.1torstenb1996-12-183-36/+73
|
* Add files/md5 entries for files whose checksum should be ignored as well.asami1996-12-171-1/+1
| | | | Requires rev. 1.239 of bsd.port.mk.
* Ooops, there was a backslash missing for continuing line.max1996-12-081-2/+2
|
* mkdir -> ${MKDIR}max1996-12-081-39/+19
| | | | Use MAN[1358] variables to compress man pages.
* No `.' is needed at the end of the reason string for NO_CDROM, NO_PACKAGE,max1996-12-081-2/+2
| | | | | RESTRICTED or BROKEN. Pointed-out by: asami
* Now, string describing reason for defining these variables must be setmax1996-12-071-3/+2
| | | | when you define NO_CDROM, NO_PACKAGE or RESTRICTED instead of just ``yes''.
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.asami1996-11-181-2/+2
|
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"asami1996-10-101-1/+1
| | | | | | | | | | 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!
* patch file has been renamed on PATH_SITEtorstenb1996-07-081-2/+2
| | | | OK'ed by: asami
* Back out Pauls update to unoff4torstenb1996-06-242-4/+10
| | | | OK'ed by: gpalmer
* Update to inn1.4unoff4pst1996-06-202-11/+5
|
* - use systems CFLAGStorstenb1995-10-251-1/+4
| | | | | | - fix the load average check in nnrpd Approved By: asami
* Move NO_PACKAGE to right place, also fix typo "to many" -> "too many".asami1995-10-101-5/+4
| | | | Stepping on the toe of: torstenb
* add libinn.a and it's header files to the package listtorstenb1995-10-061-0/+4
|
* - add an `update' target (won't overwrite configuration filestorstenb1995-10-061-1/+16
| | | | - install libinn.a and it's header files
* the patches has been moved to another directory...torstenb1995-08-081-2/+2
|
* add a NO_PACKAGE=yestorstenb1995-07-021-1/+4
|
* Fix these bugs.asami1995-06-052-3/+12
| | | | | | | | | | - 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
* Add public patch for select loop problem.asami1995-05-301-1/+4
| | | | Submitted by: torstenb
* Compress manpages for distrib.pats.5 passwd.nntp.5 too. This solvesasami1995-05-091-1/+2
| | | | the packaging problem.
* Fix the post-install target (gzipping manpages). inews.1 was missingasami1995-05-051-3/+3
| | | | | | the ".1" suffix and something apperaed twice. It still doesn't package though (distrib.pats.5.gz and passwd.nntp.5.gz are missing).
* manpages are compressed now...torstenb1995-05-041-55/+53
|
* - add myself as MAINTAINERtorstenb1995-05-041-5/+31
|
* Makefiles of news ports cleaned up!asami1995-04-111-3/+5
|
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are injkh1995-04-011-1/+2
| | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
* Next batch of MD5 checksum filesgpalmer1995-01-041-0/+1
|
OpenPOWER on IntegriCloud