aboutsummaryrefslogtreecommitdiffstats
path: root/news/inn-stable
Commit message (Collapse)AuthorAgeFilesLines
* 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-172-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-111-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-121-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-264-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-163-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-193-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-091-2/+2
| | | | OK'ed by: asami
* Back out Pauls update to unoff4torstenb1996-06-252-4/+10
| | | | OK'ed by: gpalmer
* Update to inn1.4unoff4pst1996-06-212-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-091-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-051-55/+53
|
* - add myself as MAINTAINERtorstenb1995-05-051-5/+31
|
* Makefiles of news ports cleaned up!asami1995-04-121-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
|
* Reviewed by: torstenb1994-10-234-0/+150
Submitted by: Obtained from: inn - Internet News
make update' if it's defined.joe2000-08-131-0/+3 * Add new category hebrew -- Hebrew language support.asami2000-07-311-0/+1 * Typo (ghostscript55htff -> ghostscript55httf).asami2000-07-201-1/+6 * Change a couple of "make"s to "cd ${.CURDIR} && make"s, otherwise youasami2000-04-121-2/+2 * Additions to the 'make search' mechanism.joe2000-03-231-8/+0 * $Id$ -> $FreeBSD$peter1999-08-311-1/+1 * Add new category "ftp".asami1999-08-021-1/+2 * Makefile:asami1999-07-231-1/+7 * Add new categories irc, java and x11-servers.asami1999-06-271-1/+4 * Better logic and typo fixing.billf1999-06-051-7/+11 * 'make update' in the ports directory.billf1999-06-011-1/+17 * (1) Rename "templates" to "Templates". The toplevel is gettingasami1999-01-261-2/+2 * Break "all" target into subtargets according to category. Change toasami1999-01-221-2/+5 * Make the search target a bit looser in its matching.jkh1999-01-131-2/+2 * Move Palm*-related programs to new "palm" category.asami1999-01-091-1/+2 * Break up the "plan9" category -- all the ports are where they belong, andasami1999-01-091-2/+1 * Add new target "parallel" which creates a parallelizable Makefile forasami1998-12-281-1/+4 * Fast INDEX generation. See bsd.port.mk rev. 1.300 for details.asami1998-12-121-2/+3 * Make the search target home in a little better on what users arejkh1998-10-311-2/+2 * Now that they are populated, add deskutils andasami1998-08-081-1/+7 * Add biology.asami1997-12-131-1/+2 * By popular demand, make the search target use grep -i.jkh1997-10-041-2/+2 * Re-sort SUBDIRSfenner1997-08-191-2/+2 * Add german.asami1997-07-311-1/+2 * Turn on new categories `converters' and `textproc' now that all theasami1997-04-271-1/+3 * Don't turn on textproc yet, the rest of the world is not ready.asami1997-04-271-2/+1 * Turn on the textproc category.jfieber1997-04-271-1/+2 * Add a search target.jkh1997-03-111-1/+9 * Add korean, right next to japanese (like on the map).asami1997-03-061-1/+2 * Add vietnamese.asami1996-12-051-1/+2 * Add mbone.asami1996-11-071-1/+2 * Add new category: astro.asami1996-10-241-1/+2 * Added chinese.asami1996-09-141-1/+2 * Change required to make the ports README auto-generation work: declareasami1996-04-011-1/+3 * Update print-index rule to reflect change in INDEX format. Deletedasami1996-03-061-2/+2 * Move utils to misc. Add www.asami1995-11-271-2/+3 * Add plan9.asami1995-08-141-1/+2 * Added benchmarks, security and sysutils to SUBDIR list.asami1995-07-13