Up to [cvs.netbsd.org] / pkgsrc / news / nntpcache
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.12 / (download) - annotate - [select for diffs], Sun Jun 14 21:01:59 2009 UTC (2 years, 11 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
HEAD
Changes since 1.11: +2 -2
lines
Diff to previous 1.11 (colored)
Convert to @pkgdir.
Revision 1.11 / (download) - annotate - [select for diffs], Sun Jun 14 18:10:06 2009 UTC (2 years, 11 months ago) by joerg
Branch: MAIN
Changes since 1.10: +1 -6
lines
Diff to previous 1.10 (colored)
Remove @dirrm entries from PLISTs
Revision 1.10 / (download) - annotate - [select for diffs], Sun Jun 15 13:08:52 2008 UTC (3 years, 11 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.9: +32 -37
lines
Diff to previous 1.9 (colored)
Some improvements and fixes: * Add usual rc script. * Include some perl scripts, add perl:run and replace interpreter line. Fixes PR 38893. * Use VARBASE instead of hard coded /var. * Fix user and group mismatch between configure detection and pkgsrc. configure try to detect "ntpcache", "news", "daemon", and "adm". pkgsrc had used hard coded "news". Now using NNTPCACHE_USER and NNTPCACHE_GROUP. * Change to use CONF_FILES framework instead of installing to etc directly. * Use *_PERMS instead of some PLIST trick. Bump PKGREVISION.
Revision 1.9 / (download) - annotate - [select for diffs], Mon Dec 9 16:01:36 2002 UTC (9 years, 5 months ago) by tron
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1,
pkgsrc-2005Q4-base,
pkgsrc-2005Q4,
pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2,
pkgsrc-2005Q1-base,
pkgsrc-2005Q1,
pkgsrc-2004Q4-base,
pkgsrc-2004Q4,
pkgsrc-2004Q3-base,
pkgsrc-2004Q3,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2,
pkgsrc-2004Q1-base,
pkgsrc-2004Q1,
pkgsrc-2003Q4-base,
pkgsrc-2003Q4,
netbsd-1-6-1-base,
netbsd-1-6-1
Changes since 1.8: +3 -3
lines
Diff to previous 1.8 (colored)
Replace "true" by "${TRUE}".
Revision 1.8 / (download) - annotate - [select for diffs], Fri Jul 19 04:54:24 2002 UTC (9 years, 10 months ago) by mycroft
Branch: MAIN
CVS Tags: pkgviews-base,
pkgviews,
netbsd-1-6-RELEASE-base,
netbsd-1-6
Changes since 1.7: +2 -2
lines
Diff to previous 1.7 (colored)
`@unexec ${RMDIR}' needs the %D prefix. Doh.
Revision 1.7 / (download) - annotate - [select for diffs], Wed Jun 26 10:29:53 2002 UTC (9 years, 11 months ago) by seb
Branch: MAIN
Changes since 1.6: +3 -3
lines
Diff to previous 1.6 (colored)
Substitute a couple of `mkdir' by `${MKDIR}'.
Remove `-p' from mkdir arguments, it is already part of ${MKDIR}.
While here substitute a couple of ${PREFIX} by `%D' in
`@exec ${MKDIR} ...' lines and add a couple of missing `%D' in such lines too!
Revision 1.6 / (download) - annotate - [select for diffs], Sat Apr 6 19:43:11 2002 UTC (10 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH003,
buildlink2-base,
buildlink2
Changes since 1.5: +2 -2
lines
Diff to previous 1.5 (colored)
Fix typo (and bulk build).
Revision 1.5 / (download) - annotate - [select for diffs], Fri Apr 5 23:23:17 2002 UTC (10 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.4: +1 -2
lines
Diff to previous 1.4 (colored)
Remove empty line.
Revision 1.4 / (download) - annotate - [select for diffs], Fri Apr 5 19:36:35 2002 UTC (10 years, 1 month ago) by proff
Branch: MAIN
Changes since 1.3: +2 -1
lines
Diff to previous 1.3 (colored)
add missing libexec/nntpcache.debug
Revision 1.3 / (download) - annotate - [select for diffs], Fri Apr 5 19:14:23 2002 UTC (10 years, 1 month ago) by proff
Branch: MAIN
Changes since 1.2: +13 -3
lines
Diff to previous 1.2 (colored)
Update to 3.0.1 and remove reference to few bogus mirror sites. 3.0.1 Sat Apr 6 01:59:56 EST 2002 (ap.pog.gia.tu.ra) * compat: update config.sub and config.guess to autoguess Darwin / MacOSx * compat: update ./configure to autoconf-2.53 3.0-b2 Fri Apr 5 01:32:28 EST 2002 (oneiromancy) * new: README.pam * change: use $libexec/nntpcache.debug for debug symbols * new: permit ':' and '@' in username and password definitions. some At-Home & MS passport controlled (ugh) were of this format * compat: be more flexible in closing and re-assigning file-descriptors. fixes some bogus openlog()/ closelog() implementations * change: doc/proff.style NAZI's * compat: eliminate pid_t warning in src/debug.c * compat: change "stat" to "status" for contrib/newshound/newshound.c. "stat" conflicted with the stat.h definition under AIX-5.1 * change: don't try and debug the debug task if it can no-longer read messages from other tasks * new: explicitly tell users to use 'nntpcached -n' for INSTALL step 8 3.0-b1 Sat Mar 30 11:51:29 EST 2002 (Enantiomorphosis) * new: idiot proof nntpcache.servers configuration * new: Make the decision to use a new mmap backing file on restart configuration via "refreshMmap" * change: explicitly enable core dumps * bugfix: fix bogus log message in src/xover.c * new: prevent runaway debug analysis by checking at most once every half hour * change: use mode, as opposed to flock/lockf locking for cached articles/headers. this technique is more reliable over nfs and newserver/reader crashes * new: robustify newsgroup structure locking * compat: under MacOSX, cc reports as gcc, but gcc CPP is not "gcc -E" * compat: AIX needs -lbsd for flock() * new: verbosely describe "server rebuild in progress" error * change: don't warn on seeing (\r[^\n])+\r\n, as this seems to be embedded in quite a few wild articles * bugfix: fix a few (usually rare) xover bugs * change: reorganise xover opening/locking/writing functions * compat: parse numbers representing time_t so as not to depend on the size of time_t (Tru64/OSF/alpha needed this) * compat: remove extra ';' in src/http.c which caused SUNSpro (Solaris CC) to choke * new: improved xover expiry * change: remove a warning in src/bregex.c. Note that the other warnings (at least under gcc and SUNSpro are bogus) * compat: use strrchr instead of rindex in src/authinfo_pipe.c * compat: EXPORT PAM functions only after pam types have been defined * compat: PAM compatability for Solaris and FreeBSD (tested on Solaris-8.x and FreeBSD-4.x) * compat: at least one newsreader used AUTHINFO with no arguments simply to check that the command was available. In this case return "350 Continue with authorization sequence" * compat: smarter scripts/genextern.sh * compat: add/reorder includes for mmap/mmap_tests.c * bugfix: don't use autoconf to generate mk/rules.mk, as automake uses this file before configure time. * compat: add SPT_PADCHAR definition for Linux in libproff/setproctiltle.c * change: add comment about bogus gcc warning in libproff/pattern.c * change: update doc/proff.style * change: move newshound config file to /etc/newshound/ * bugfix: various newshound bugfixes * new: perl newshound contributed by jer@gweep.net * bugfix: add missing /* */ pair in log.h (amazingly gcc compiled the previous code without complaint) * compat: wrap all GNU C extensions in GNUC_EXT macros, including extensions exported by scripts/genextern.sh (EXPORT macros) * compat: explicitly check for GNU make variations at ./configure time and give copious help if GNU make can not be located. Explicitly tell the user to use the discovered GNU make. * bugfix: CPP does not define build symbols which are needed by scripts/genextern.sh as opposed to cc -E. Always check for cc -E at ./configure time * new: NEWS file * change: modify INSTALL so even the pentagon can understand nntpcache builds with GNUMake * change: modify INSTALL to reflect new mailinglist details * bugfix: extensive three pass automake hackery to force regeneration of .ext's at the correct time and in the correct order * bugfix: sometimes a HEAD followed by a BODY when neither was previously cached resulted additional header characters in the body. Triggered by Pine. * compat: don't use creeping bsd featureisms (warn,<err.h>) in libproff
Revision 1.2 / (download) - annotate - [select for diffs], Fri Feb 15 10:12:56 2002 UTC (10 years, 3 months ago) by skrll
Branch: MAIN
Changes since 1.1: +10 -10
lines
Diff to previous 1.1 (colored)
mkdir -> ${MKDIR}
rmdir -> ${RMDIR}
rm -> ${RM} (${RM} added to PLIST_SUBST)
chmod -> ${CHMOD}
chown -> ${CHOWN}
Revision 1.1 / (download) - annotate - [select for diffs], Wed Oct 31 21:03:47 2001 UTC (10 years, 6 months ago) by zuntum
Branch: MAIN
Move pkg/ files into package's toplevel directory