summaryrefslogtreecommitdiff
path: root/news
AgeCommit message (Collapse)AuthorFilesLines
2000-08-10Update to 1.4.4. Changes: Mainly bug and security fixes.wiz2-4/+4
2000-08-01Skip bogus "POSIX_SOURCE" symbol definition under NetBSD because ittron2-1/+19
causes build failures under NetBSD 1.5A or newer.
2000-07-11Use X11PREFIX in preference to X11BASE, just in case xpkgwedge isagc1-5/+5
installed. Also use a shell "for" loop in preference to a make ".for" loop.
2000-07-03Regen patch-ac which failed to apply before.veego2-10/+6
2000-07-03test(1) -e doesn't work on Solaris so use -f instead.veego1-2/+2
2000-07-03Make it work on Solaris (fix the sendmail path).veego1-2/+10
2000-06-21Update to 2.4-b5. Changes are bugfixes only.mjl4-49/+21
2000-06-01s/USE_LIBTOOL/USE_PKGLIBTOOL/rh1-2/+2
Add a new USE_LIBTOOL definition that uses the libtool package instead of pkglibtool which is now considered outdated. USE_PKGLIBTOOL is available for backwards compatibility with old packages but is deprecated for new packages.
2000-04-25Add a patch to make the newgroups NNTP command actually work.mjl2-5/+35
2000-04-09"silent" update from tin-20000123 to tin-20000205; distfile stillwiz1-2/+2
called tin-1.4.2.tar.bz2. Changes: Small documentation changes, number of `hot' articles displayed in -Z output, and a bug fix in save.c. Fixes pkg/9829 by mw34@cornell.edu.
2000-03-27Adapt to new handling of "${CONFIGURE}".tron1-2/+2
2000-03-21Because the minor of "libpng" was bumped we must sure that packagestron1-2/+2
compiled for the update "png" package depend on it.
2000-03-18Use nntpclnt or inn instead of trn's own inews (so that admins only have towiz5-105/+64
configure one inews). Also use 'share' instead of 'lib'. Pointed out and cross-checked by Kimmo Suominen <kim@tac.nyc.ny.us>.
2000-03-09remove trailing `.'wiz1-1/+1
2000-02-27Update dependence for "inn" package.tron1-2/+2
2000-02-27List me as maintainer of this package.tron1-2/+2
2000-02-27Update "inn" package to version 2.2.2. Changes since version 2.2:tron5-28/+30
- Various minor bug fixes and a y2k bug fix. The y2k bug is in version version 2.2.1 only and will show up after Jan 1st when a news reader issues a NEWNEWS command for a date prior to the year 2000. - Various bug fixes. Most importantly, bug fixes to potential security holes (buffer overflow type).
2000-02-27update patch sum to reflect removal of patch-y2kdmcmahill1-2/+5
2000-02-27remove out of date patch file. This patch is no longer required.dmcmahill1-14/+0
2000-02-25remove commented out SUBDIR += lines for packages that never gotwiz1-13/+1
converted from FreeBSD, or have been disabled since. Sorted lines alphabetically, added some missing directories.
2000-02-20upgrade to 2.4.0b3proff4-11/+30
2000-02-16changed version number to 4.72, for easier dewey-comparisonswiz1-2/+2
2000-02-16Update of news/trn to trn4-test72. Package provided by David Rankinwiz8-286/+128
<drankin@bohemians.lexington.ky.us> in pkg/9221. Changes from trn 3.6 to trn 4.0: o Added a newsgroup selector to make choosing news groups easier (use the ++ option to turn it off). o In the selector '\' now is used to execute a command, so if you had 'c' in your SELECTCHARS, you could still catch-up a group via \c. It also lets you enter the normal newsgroup commands from the newsgroup selector, such as unsubscribe (\u) and goto group (\g). If the command letter is both a selector command and a newsgroup command, use '\\' to get the newsgroup command (such as \\O or \\h). Use ':' to apply a (limited set) of commands to more than one group, such as ":u" (unsubscribe) or ":c" (catchup). o Use "\v" from any selector to see the current trn version. o Use the backtick (`) command to switch back and forth between the newsgroup selector and the rn-style newsgroup browser. You can also type backtick from inside a newsgroup to exit back to the newsgroup selection level. o Use the '=' command in the newsgroup selector to refresh the article counts (possibly refetching the active file). o Use the Ctrl-G command in the selector to go to a letter without affecting it (e.g. "Ctrl-G b" would go to letter 'b'). o Added an addgroup selector to ease the arrival of new groups. o Strn's article scan/scoring is now present in trn. o ** Describe the universal selector once it settles down ** o Enabled trn to use both nntp and local news sources, either separately or at the same time. Create a .trn/access file to customize this (start with a copy of <trnlib>/access.def). o Changed the format of trn's option files. Trn will create a .trn/trnrc file for you using your old trn options as soon as you edit and save them using the on-line option editor. Once this happens, the old TRNINIT variable is ignored. o When you specify a news source in the active file, you can tell trn to keep a local copy of the server's active and newsgroups files, and either re-grab them at regular intervals (however often you like), update them with new information we glean while running, or leave them alone (which is useful for an NFS mounted active file). o Added a newsrc selector to choose among the news sources and newsrc options in your .trn/access file. o Alternately, use Ctrl-N and Ctrl-P in the newsgroup selector or newsgroup browser to change from news source to news source. o Added an on-line option editor (type '&' <RETURN>). Use the search command (/erase) to find the option you're looking for. o Much improved xterm mouse handling now lets you define a "mouse bar" of buttons to press, as well as allowing you to click on the tree nodes in the article tree display. Use the option selector to turn it on and customize it. See the <trnlib>/INIT file for an example of how to make the mouse code conditional on your terminal type. You can even double-click in the selector to start reading and select a range with click-drag-release. o Enhanced the mime code so that trn now knows how to handle basic mime types, and farm out the ones it doesn't understand. !!Not finished yet!! o Use the 'a' (attachments) command to view an article's attachments, including a uuencoded picture in a picture group. Even works with multi-part pieces if you use 'a' on all the parts (in any order). Use ":a" to view a group of selected articles (handy from the selector). Of course, "::a" affects all unselected articles. o The header hiding code now hides more headers by default, and can un-hide any header (prior trns could only hide known header names plus all unknown headers in a group). o You can now specify a custom IP port for an NNTP connection in your .trn/access file or the NNTPSERVER variable. o A bargraph (for percent done) pops up on slow tasks (such as fetching the active file over a slow link). o Changed the default "auto arrows" (-A) to be more web- browser-like in the selectors. Set option "Auto Arrow Macros" to "old-style" if you like the old style better. o A client ("mini") inews is now included with trn that is compatible with other news readers and a bit more functional. o Macro writers: each selector has a different mode letter (see the %m discussion in the man page for a list), but there's now an easy way to write a macro that affects all selectors test the "general mode": %g=s. See the man page for the other general modes. o Fixed the type-ahead eating to never eat just part of a macro sequence (such as a keypad key or a mouse click). o Trn now use X-Newsgroups instead of Newsgroups in mailed replies. It also uses X-Also-Posted-To when Cc'ing people while posting.
2000-02-09Use "png>=1.0.3" instead of "png-*" in dependence list.tron1-2/+2
2000-02-09Use wildcard dependence for "png" package.tron1-2/+2
2000-02-06updated tin to 1.4.2.wiz4-8/+36
2000-01-26Patch for minor y2k problem, from nntpcache 2.4.0b2.mjl2-0/+17
2000-01-10(re)genwiz1-2/+1
2000-01-10replaced a whole lot more commands with ${COMMAND}wiz1-2/+2
2000-01-10MASTER_SITE_SUNSITE magicwiz1-2/+2
2000-01-05Strip trailing '.', and/or leading '(a|an) 'abs9-9/+9
2000-01-02Oops, remove unnecessary (and conflicting) patch.mjl1-22/+0
2000-01-01Update to 0.9.6.2. Change are mostly bugfixes and minormjl7-71/+55
cosmetic changes.
1999-12-17Make this work on alphapooka2-1/+24
1999-11-25Work around for imake generated Makefile taking -lWidgets to be the sharedfredb2-1/+24
library installed by the afterstep-current package, instead of knews' own libWidgets.a. Why does $(LDPRELIBS) come in before $(OBJS) anyway?
1999-10-25This file had somehow become corrupted. Regenerate.agc1-1/+1
1999-10-21Regenerate patch-sum file, to include a NetBSD RCS Id Header.agc1-0/+2
1999-10-21Update this package to version 4.2.2, provided by David Rankinagc5-32/+34
<drankin@bohemians.lexington.ky.us>, and reworked by me to include socks support where necessary, and to use pkgsrc standards for GNU_CONFIGURE, etc. Also fixed the PLIST to reflect reality. Changes since previous pkgsrc version: * lmove.c match_group(), move_msgs(), scan_args() - Re-wrote for new options -h and -s to create hard or symbolic links to files crossposted to multiple groups. Re-wrote code to handle malformed header with spaces either before or after the newsgroup names. load_active() - added test for duplicate group line. * suck.c - do_one_group() - changed command from "xhdr 111-" to "xhdr 111-2222" for brain-dead servers that don't follow the proposed standard and treat 111- correctly. * xover.c - do_xover(), do_group_xover() - changed command from "xover 111-" to "xover 111-222". * rpost.c - do_perl() - fixed bug where infile was being lost due to FREETMPS, causing failed posting. * suck.c - restart_yn() - fixed bug where if prior to restart, we had sent command for an article, but not received it, then on restart, we would skip article. So I have to set sentcmd to false if we haven't downloaded it. * xover.c - chk_a_group() - rewrote into one loop, to get rid of segfaults on NULL field, and to speed things up for complicated xover files. * active.c - get_msgids() - added new option, -i, to set the default number of articles to download when using the -A or -AL option and a new group is added. See man page for usage. do_one_group() - changed handling of return from do_group_xover() so handle new error code. parse_args(), main() - added code to handle -i option. get_articles() - fixed bug in handling of pause and reconnect after X nr of articles. Wasn't taken into account 0 articles correctly. * killfile.c - moved xoverview pointer out of master killfile and into master struct, so can use independently of killfiles (for -Z option). parse_killfile() - changed to passed which argument to various setup routines, so can distinguish between XOVER and regular killfiles. * killprg.c - killprg_forkit(), killperl_setup() - added test for which, so if XOVER killfiles we don't point the killfile functions to killprg stuff. - killprg_sendoverview(), killprg_sendxover, killperl_sendxover() - created. These routines handle the sending of the overview.fmt and each overview line to a child program or perl subroutine for matching. * suck.c - main() - added code to handle retreival and freeing up of memory used by overview.fmt. Added call to free up xoverp killfile.u - do_one_group() - added code to handle new option, -Z, to use XOVER vice XHDR to get message-ids, in case the remote server doesn't support the XHDR command. * xover.c - do_group_xover() - changed the error code returned if server can't do xover command, so can recover gracefully from other errors (such as too long msgid) get_xover(), find_msgid() - created. These routines use the XOVER command to get the Message-ID and alloc it for the -Z option. Moved xoverview pointer out of master killfile and into master struct, so can use for -Z option. - do_one_line() - added code so if we have a program or perl subroutine to do the checking, it gets called * suck.c -- do_supplemental() - added call to do_sup_bynr(). do_sup_bynr() - created. Handles lines in suckothermsgs that specify a group name and article number for retreival. * suck.c - get_one_article() - fixed bug in sending command for the second article, was resending first article command. * killfile.c - get_one_article_kill() - added code to handle new option, -g, to get only the headers of articles. See man pages for details. * suck.c - get_one_article() - added code to handle new option -g, to get only the headers of articles. * xover.c - chk_a_group() - fix bug in counting of Xref line, causing inaccurate count. do_one_line(), get_xoverview() - fixed handling of :full flag in overview.fmt. * reworked restart code. Got rid of suck.restart and suck.sorted, replaced with suck.db, which contains the records of all messages. All of this code is now contained in db.c. Cleaned up the use of the Mandatory field by creating separate delete and sentcmd fields. * chkhistory.c chkhistory() - fixed bug which caused no articles to be checked, I wasn't passing the current article to my_bsearch(). chkhistory() - changed HISTORY_FILE to a run time option vice the constant defined in the Makefile. * chkhistory_db.c chkhistory(), open_history() - changed HISTORY_FILE to a run_time option. * killfile.c - added code to handle new killfile option NRXREF. This works the same as NRGRPS, but on the Xref line instead of the Newsgroups line. killfile_done() - fixed bug in freeing perl_int. check_a_group() - fixed bug in counting nr of groups. pass_two() - fix bug if groupline didn't have group name, we could core dump when trying to nuke nl. * ssort.c - changed params that my_bsearch is called with, to make chkhistory faster. Changed second param to string vice struct. * suck.c - do_cleanup() - fixed a bug with moving suck.newrc to sucknewsrc. If we're restarted with -R, no suck.newrc would exist, and we'd move sucknewsrc to sucknewsrc.old, and fail on the move of suck.newrc to sucknewsrc. Now if suck.newrc doesn't exist, we don't move sucknewsrc either. parse_args() - added code to handle history file option (HF). * xover.c - added code to handle to option NRXREF, like above. Also added code to handle new option XOVER_LOG_LONG, which causes suck to format xover kills so that they look like message headers, instead of printing just the Xover line. * active.c - get_message_index_active() - added code to handle -F option, reconnect after reading the active file. This is in case of a large active file, and the remote end times out while reading it. * killprg.c - tweaked the #ifdef for the Perl 5.004 stuff * lmove.c - move_msg(), scan_args() - Added test to see if article exists in new location before I move it. This is to avoid overwriting articles if another process adds articles to directory without changing the active file. If an article already exists, I abort UNLESS you use the -A option. See man page for more details. main() - rewrote tests for msgdir and basedir, to avoid segfaults if not defined. * suck.c - main(), scan_args() - added code to handle -F option. * xover.c - get_xoverview() - fixed bug in parsing of xoverview, not stripping the blanks and nls correctly. Also fixed bug in allocing of memory (had POverview vice Overview). * batch.c - do_post_filter() - created, allows you to edit all articles downloaded. *batch.c - do_lmove_patch() *killprg.c - killprg_forkit() *rpost.c - do_filter - added exit(-1) so that if child doesn't execl, we don't have both parent and child running. * chkhistory.c - chkhistory() - changed error_log() call to MyPerror() for open of history file, so get more descriptive error msg. * suck.c - main(), parse_args() - added arg handling for do_post_filter(). get_articles(), restart_yn() - re-worked the handling of restarts, to avoid downloading same article twice, or not downloading an article, due to the de-duping process when I did a rescan for new articles, so I had the same MsgId twice, then deleted the first one already downloaded, and then downloaded it again. * dedupe.c - dedupe_list() - added code so that if one of a set of dupes is marked as downloaded, or a dupe, I delete the other one instead, to help avoid the scenario above.
1999-10-19s/DOMAIN_NAME/KNEWS_DOMAIN_NAME/ to make it more obvious which packageagc1-13/+13
uses this definition. Also s/DOMAIN_FILE/KNEWS_DOMAIN_FILE/ in the package Makefile, and document it in mk.conf.example.
1999-10-16Update to 0.9.5.7. Changes are minor bug fixes.mjl2-5/+5
1999-10-07Remove me as maintainer of those packages.tron2-4/+4
1999-09-30Remove build dependence on "bison" package because the "configure" scripttron3-6/+13
can be convinced to use NetBSD's "yacc" instead. Patch supplied by David Rankin in PR pkg/8516.
1999-09-20Make this work on Solaris.kim6-47/+96
NOTE: It is nice to have "make extract" just unpack and not overwrite any files, so it can be used to investigate pkg problems. This is why I chose to not use "post-extract" to patch files. I use "post-patch" instead. I'll need to test this on NetBSD now...
1999-09-20Add Id and comment about manual editing.kim1-0/+4
1999-09-20Support for Solaris.kim2-2/+83
1999-09-20Moved to config.NetBSD.sh,vkim1-81/+0
1999-09-20Moved from config.sh,vkim1-0/+81
1999-09-14Remove me as maintainer of this package. The current version was committedtron1-2/+2
by Kimmo Suominen.
1999-08-25Fix egcs warning--sprintf() needs to #include <stdio.h>.fredb2-1/+17
1999-08-24Make sure that "bison" binary from package sources is used.tron1-2/+2