Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Fix PLIST for inn-current. | shaun | 2006-11-06 | 1 | -2/+2 |
| | | | | | | | - Check files exist before stripping, as strip(1) on 4.x fails if the file isn't there. Reported by: pointyhat via kris | ||||
* | Pass the correct directories to configure when a non-default INN_LAYOUT | shaun | 2006-11-02 | 1 | -1/+2 |
| | | | | option is used. | ||||
* | Fix database directory ownership / configure options. | shaun | 2006-11-01 | 2 | -1/+4 |
| | |||||
* | Fix Makefile.layout to work with FreeBSD 4.x. | shaun | 2006-10-31 | 1 | -0/+2 |
| | | | | Noticed by: Dan Langille's magic sanity test script | ||||
* | Overhaul for the inn ports: | shaun | 2006-10-31 | 7 | -548/+506 |
| | | | | | | | | | - Turn inn-stable and inn-current into slaves, as they are pretty much clones of news/inn. - Update the above ports to recent snapshots. - Allow inn's database and spool directories to be placed outside PREFIX (e.g. under /var). - Add OPTIONS knobs. | ||||
* | For the inn ports: | shaun | 2006-08-30 | 2 | -13/+13 |
| | | | | | | | | - Fix build in the case where the host machine has either no DNS, or an incomplete hostname. - Use a generic placeholder in the default config file rather than the build machine's name. - Pet portlint(1) while here. | ||||
* | Amend hostname check to succeed if /bin/hostname fails. | shaun | 2006-08-24 | 1 | -4/+5 |
| | | | | Another work-around for those pesky amd64 machines. | ||||
* | - Fix a few incorrect file permissions after install. | shaun | 2006-08-03 | 2 | -2/+20 |
| | | | | | | - Check for invalid hostname and set IGNORE, since we know the build will fail in this case. - Ensure pkg-install is called with correct environment. | ||||
* | Switch to my @FreeBSD.org address. | shaun | 2006-06-20 | 1 | -1/+1 |
| | | | | Approved by: ahze (mentor) | ||||
* | Fix plist: it's now possible to install inn from package. | thierry | 2006-06-10 | 3 | -20/+42 |
| | | | | | PR: ports/98469 Submitted by: Shaun Amott <shaun (at) inerd.com> (maintainer) | ||||
* | Don't remove database data files during the next upgrade. | thierry | 2006-05-29 | 3 | -8/+32 |
| | | | | | PR: ports/98038 Submitted by: Shaun Amott <shaun (at) inerd.com> (maintainer) | ||||
* | - Update to 2.4.3 | pav | 2006-05-08 | 7 | -38/+76 |
| | | | | | | | | - Provide rc_subr startup script - Take maintainership PR: ports/96872 Submitted by: Shaun Amott <shaun@inerd.com> | ||||
* | - Drop maintainership | clement | 2006-05-01 | 1 | -1/+1 |
| | |||||
* | SHA256ify | edwin | 2006-01-24 | 1 | -0/+1 |
| | | | | Approved by: krion@ | ||||
* | Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry | edwin | 2006-01-22 | 1 | -3/+3 |
| | | | | | Approved by: krion@ PR: ports/88711 (related) | ||||
* | - Preserve config files permissions to reduce inncheck warnings. | clement | 2004-03-30 | 2 | -27/+27 |
| | |||||
* | - SIZEify | clement | 2004-03-18 | 1 | -0/+1 |
| | | | | Submitted by: trevor | ||||
* | Strip binaries. | clement | 2004-03-01 | 1 | -0/+16 |
| | | | | Noticed by: naddy (monthes ago) | ||||
* | Cosmetic change: add missing quotes. | clement | 2004-02-27 | 1 | -1/+1 |
| | |||||
* | - Add WITH_STANDARD_ETC knob | clement | 2004-02-27 | 3 | -58/+66 |
| | | | | | | | If you define WITH_STANDARD_ETC inn config files are put in ${PREFIX}/etc/inn Requested by: Jochen Gensch <incmc@gmx.de> (PR 61974) | ||||
* | - Add a little workaround to keep man directories owned by root. | clement | 2004-02-12 | 1 | -2/+2 |
| | | | | | | - Unmark as FORBIDDEN. Noticed by: kris | ||||
* | Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. | marcus | 2004-02-04 | 1 | -0/+1 |
| | | | | (Part 1) | ||||
* | FORBIDDEN: Changes ownership of system directories | kris | 2004-01-30 | 1 | -0/+2 |
| | |||||
* | - Update to 2.4.1 (urgent release) | clement | 2004-01-08 | 3 | -14/+12 |
| | | | | | | | | | This release fixes a potentially exploitable buffer overflow. Changelog: http://lists.litech.org/pipermail/inn-workers/2004q1/002763.html - Add db41 support Approved by: erwin (mentor) (implicitly) | ||||
* | Changelog: | linimon | 2003-11-21 | 2 | -17/+54 |
| | | | | | | | | | | | | - set correctly inn tmpdir [PR 57859: thanks to G. Paul Ziemba" <p-fbsd-bugs@treehouse.napa.ca.us>] - fix PKG_PREFIX for pkg-install, now post install script knows correct prefix - add support for db4, db3 in ovdb. Note for users: inn 2.4.0 DOESN'T SUPPORT db4.1. If you want to use db4.1, use inn-stable instead. PR: ports/58394 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> (maintainer) | ||||
* | update news/inn: | daichi | 2003-09-28 | 2 | -2/+28 |
| | | | | | | | | - fix build for news/newsx if inn* is installed via a package PR: 57313 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> (maintainer) Pointed out by: Kris via dosirak | ||||
* | update: news/inn | daichi | 2003-09-26 | 5 | -32/+218 |
| | | | | | | | | | - Now config files are not removed - add many knobs - Use USE_OPENSSL hook PR: 57160 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> (maintainer) | ||||
* | update news/inn: | daichi | 2003-08-01 | 3 | -28/+43 |
| | | | | | | | | | | | - Add python knob - Add WITH_TAGGED_HASH (from PR 36587 (thanks to Thomas Seck) - clean/move stuff from do-install: to post-install: - make "portlint -A" happy PR: 55108 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> (maintainer) Pointed out by: Thomas Seck <tmseck@netcologne.de> | ||||
* | Give maintainership to Clement Laforet <sheepkiller@cultdeadsheep.org> | osa | 2003-07-25 | 1 | -1/+1 |
| | | | | PR: 54816 | ||||
* | I no longer have time to properly maintain these ports. | des | 2003-07-14 | 1 | -1/+1 |
| | |||||
* | Upgrade to 2.4.0, which introduces, amongs other new features, IPv6 | des | 2003-05-12 | 4 | -79/+111 |
| | | | | | | support. Many thanks to Thierry Thomas <thierry@pompo.net> for advice and testing. | ||||
* | Upgrade to 2.3.5, which was released during the freeze. | des | 2003-04-14 | 2 | -2/+2 |
| | |||||
* | Clear moonlight beckons. | ade | 2003-03-07 | 2 | -1/+1 |
| | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. | ||||
* | Upgrade to 2.3.4. | des | 2003-01-06 | 2 | -2/+2 |
| | |||||
* | Force ${PREFIX}/news/spool during package building. | des | 2002-11-26 | 1 | -2/+2 |
| | |||||
* | Both ports need perl to configure (see configure looks for the | edwin | 2002-11-21 | 1 | -0/+1 |
| | | | | | | version) and to run (bunch of perl-scripts in contrib/samples/innfeed directory) Noticed on: bento | ||||
* | add MASTER_SITE_ISC (1) and apply them | ijliao | 2002-08-01 | 1 | -1/+2 |
| | | | | | PR: 41218 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> (1) | ||||
* | Upgrade to 2.3.3. | des | 2002-05-08 | 2 | -3/+2 |
| | |||||
* | Add NO_LATEST_LINK; inn-stable will always be at least as recent as inn. | des | 2001-11-07 | 1 | -0/+1 |
| | |||||
* | Build with SSL/TLS support. | des | 2001-06-05 | 1 | -1/+2 |
| | |||||
* | Install two additional headers. | des | 2001-05-24 | 2 | -1/+4 |
| | | | | Submitted by: dinoex | ||||
* | Upgrade to INN 2.3.2. | des | 2001-05-05 | 3 | -8/+10 |
| | |||||
* | Forgot to bump PORTREVISION. | des | 2001-03-11 | 1 | -1/+1 |
| | |||||
* | Avoid chown'ing /usr/local/man/man* to news:news. | des | 2001-03-11 | 1 | -0/+13 |
| | |||||
* | Install some header files which third-party utils may need. | des | 2001-03-07 | 2 | -3/+15 |
| | | | | Avoid leaving cruft behind in the db directory. | ||||
* | Belatedly upgrade to 2.3.1. | des | 2001-03-05 | 4 | -5/+10 |
| | |||||
* | Add web site | des | 2000-10-11 | 1 | -0/+2 |
| | |||||
* | ISC no longer maintains Y2K information for INN. | des | 2000-10-08 | 1 | -2/+0 |
| | |||||
* | Fix bogon that made it impossible to stop innd. | des | 2000-09-25 | 1 | -1/+1 |
| | |||||
* | Add forgotten post-install script | des | 2000-09-24 | 1 | -0/+27 |
| | |||||
* | Fix portlint warnings. | des | 2000-09-24 | 1 | -9/+8 |
| | |||||
* | Upgrade to 2.3.0. | des | 2000-09-24 | 4 | -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. | asami | 2000-06-07 | 1 | -3/+4 |
| | | | | Submitted by: bento | ||||
* | Update with the new PORTNAME/PORTVERSION variables | cpiazza | 2000-04-10 | 1 | -2/+2 |
| | |||||
* | Upgrade to inn 2.2.2 | torstenb | 2000-01-29 | 2 | -2/+2 |
| | |||||
* | /var/spool/news doesn't exist by default, so create it in pre-install. | asami | 1999-09-11 | 1 | -0/+3 |
| | |||||
* | Upgrade to INN 2.2.1. | torstenb | 1999-09-10 | 3 | -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.org | mharo | 1999-08-31 | 1 | -1/+1 |
| | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-30 | 1 | -1/+1 |
| | |||||
* | chmod -> ${CHMOD} | mharo | 1999-08-23 | 1 | -2/+2 |
| | | | | chown -> ${CHOWN} | ||||
* | Commit #3/4 to enforce caps, no period. | hoek | 1999-06-27 | 1 | -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. | torstenb | 1999-05-12 | 1 | -2/+2 |
| | | | | | | Approved by: asami Noticed by: Andrew Gallatin <gallatin@cs.duke.edu>, Jeremy Prior <jez@netcraft.co.uk> | ||||
* | Upgrade to inn 2.2-release | torstenb | 1999-05-03 | 4 | -140/+154 |
| | |||||
* | A couple more Y2K links I've been able to find... | scrappy | 1999-01-13 | 1 | -1/+3 |
| | |||||
* | Don't use a variable that conflicts with bsd.port.mk USE_PERL5. | hoek | 1998-11-07 | 1 | -4/+4 |
| | | | | | | | Making perl5 support automatic on 3.0 is left for someone who feels like testing it. Reported-by: jdp | ||||
* | Work with perl5. | hoek | 1998-08-17 | 2 | -70/+5 |
| | | | | Submitted by: Don Croyle <croyle@gelemna.ft-wayne.in.us> (ports/7627) | ||||
* | Remove leading '[ -x' so this script works as intended. | steve | 1998-05-11 | 1 | -1/+1 |
| | | | | | PR: 6534 Submitted by: Vadim Chekan <vadim@gc.lviv.ua> | ||||
* | fix invalid ctlinnd option (stop) | andreas | 1998-02-14 | 1 | -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 wanted | andreas | 1998-02-12 | 1 | -9/+4 |
| | | | | as requested by Satoshi, I hope the port maintainer agrees here. | ||||
* | Add some comments for compiling the port under -current in Makefile | andreas | 1998-02-10 | 1 | -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.2 | torstenb | 1998-01-26 | 4 | -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.1sec2 | torstenb | 1997-09-16 | 3 | -5/+5 |
| | |||||
* | Correctly Enable/Disable PERL5 support according to value of USE_PERL5. | charnier | 1997-05-29 | 1 | -1/+3 |
| | | | | PR: ports/3125 | ||||
* | Upgrade to 1.5.1 | torstenb | 1996-12-19 | 3 | -36/+73 |
| | |||||
* | Add files/md5 entries for files whose checksum should be ignored as well. | asami | 1996-12-17 | 1 | -1/+1 |
| | | | | Requires rev. 1.239 of bsd.port.mk. | ||||
* | Ooops, there was a backslash missing for continuing line. | max | 1996-12-08 | 1 | -2/+2 |
| | |||||
* | mkdir -> ${MKDIR} | max | 1996-12-08 | 1 | -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, | max | 1996-12-08 | 1 | -2/+2 |
| | | | | | RESTRICTED or BROKEN. Pointed-out by: asami | ||||
* | Now, string describing reason for defining these variables must be set | max | 1996-12-07 | 1 | -3/+2 |
| | | | | when you define NO_CDROM, NO_PACKAGE or RESTRICTED instead of just ``yes''. | ||||
* | Use MAN? macros. CATEGORIES+= -> CATEGORIES. | asami | 1996-11-18 | 1 | -2/+2 |
| | |||||
* | Oh my goodness! Satoshi is finally fed up and decided to "clean up" | asami | 1996-10-10 | 1 | -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_SITE | torstenb | 1996-07-09 | 1 | -2/+2 |
| | | | | OK'ed by: asami | ||||
* | Back out Pauls update to unoff4 | torstenb | 1996-06-25 | 2 | -4/+10 |
| | | | | OK'ed by: gpalmer | ||||
* | Update to inn1.4unoff4 | pst | 1996-06-21 | 2 | -11/+5 |
| | |||||
* | - use systems CFLAGS | torstenb | 1995-10-25 | 1 | -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". | asami | 1995-10-10 | 1 | -5/+4 |
| | | | | Stepping on the toe of: torstenb | ||||
* | add libinn.a and it's header files to the package list | torstenb | 1995-10-06 | 1 | -0/+4 |
| | |||||
* | - add an `update' target (won't overwrite configuration files | torstenb | 1995-10-06 | 1 | -1/+16 |
| | | | | - install libinn.a and it's header files | ||||
* | the patches has been moved to another directory... | torstenb | 1995-08-09 | 1 | -2/+2 |
| | |||||
* | add a NO_PACKAGE=yes | torstenb | 1995-07-02 | 1 | -1/+4 |
| | |||||
* | Fix these bugs. | asami | 1995-06-05 | 2 | -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. | asami | 1995-05-30 | 1 | -1/+4 |
| | | | | Submitted by: torstenb | ||||
* | Compress manpages for distrib.pats.5 passwd.nntp.5 too. This solves | asami | 1995-05-09 | 1 | -1/+2 |
| | | | | the packaging problem. | ||||
* | Fix the post-install target (gzipping manpages). inews.1 was missing | asami | 1995-05-05 | 1 | -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... | torstenb | 1995-05-05 | 1 | -55/+53 |
| | |||||
* | - add myself as MAINTAINER | torstenb | 1995-05-05 | 1 | -5/+31 |
| | |||||
* | Makefiles of news ports cleaned up! | asami | 1995-04-12 | 1 | -3/+5 |
| | |||||
* | Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in | jkh | 1995-04-01 | 1 | -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 files | gpalmer | 1995-01-04 | 1 | -0/+1 |
| | |||||
* | Reviewed by: | torstenb | 1994-10-23 | 4 | -0/+150 |
Submitted by: Obtained from: inn - Internet News |