summaryrefslogtreecommitdiff
path: root/news
AgeCommit message (Collapse)AuthorFilesLines
2012-06-01LIBS.SunOS+=-lsocket -lnsldholland1-1/+2
2012-05-29Update to 0.137:wiz3-22/+6
0.137 "The Mattel and Mars Bar Quick Energy Chocobot Hour" * Bugfix release for errors regarding segfaults etc. with thread handling. * Colorize group names. (Heinrich Müller) * Fix three-horizontal-pane layout between sessions. (Heinrich Müller) * Stop tasks when there is no space left on device. (Heinrich Müller) * Honour default attachments folder setting if group folder is not set. (Heinrich Müller)
2012-05-10Add more missing includes. I think these are the last; should finallydholland4-1/+51
fix the build with gcc 4.5.
2012-05-09Another missing header. These are only failing on some of my boxes...dholland2-1/+16
2012-05-09Add another missing header,dholland2-1/+14
2012-05-08Add missing header for gcc 4.5 build.dholland2-1/+16
2012-05-07Add patch from Fink to update the C++ dialect.dholland2-1/+53
2012-05-03Drop dependency on libXp (from Imake)obache1-3/+2
* libXp was used by Xaw8, but it had been obsolated, and in pkgsrc, x11/libXaw/buildlink3.mk had been switched to pick up Xaw7 by default. * With x11/xorg-cf-files, libXp was offered with XawClientLibs, but updated to 1.0.4, it was removed. * And pkgsrc had been switched to use always xorg-cf-files and imake from pkgsrc, so all platforms should not require libXp from libXaw with Imake. Bump PKGREVISION.
2012-05-03fixes build with fiex<2.5.20, yylineno is required condifionally.obache2-5/+13
2012-04-27Recursive bump from icu shlib major bumped to 49.obache1-2/+2
2012-04-16Remove private K&R-style declaration of strpbrk() that broke the Linuxdholland2-6/+32
build.
2012-04-09Update to 0.136:wiz5-8/+40
This release introduces a plethora of bugfixes and improvements, everybody using older versions of Pan is encouraged to upgrade. This version supports binary uploading, TLS (SSL) connections, PGP handling and other nice features.
2012-04-08All supported python versions in pkgsrc support eggs, so removewiz2-4/+4
${PLIST.eggfile} from PLISTs and support code from lang/python.
2012-04-08Remove python24 and all traces of it from pkgsrc.wiz2-6/+2
Remove devel/py-ctypes (only needed by and supporting python24). Remove PYTHON_VERSIONS_ACCEPTED and PYTHON_VERSIONS_INCOMPATIBLE lines that just mirror defaults now. Miscellaneous cleanup while editing all these files.
2012-04-07Oops, do previous correctly.dholland1-2/+3
2012-04-07Use cpp -traditional whenever the compiler is gcc, not just on Dragonfly.dholland1-2/+2
This is only required for gcc 4.4 (I think) and up where otherwise cpp doesn't preserve whitespace, but it should be harmless for all gcc versions ranging back to the prehistorical. Fixes problems caused by running cpp on makefiles.
2012-04-07Add user-destdir installation support.obache1-1/+9
2012-03-15Bump PKGREVISION from default python to 2.7.obache2-3/+4
2012-03-05Reset maintainer, I do not use it much any longer.wiz1-2/+2
2012-03-04Revert last commit. There is a fundamental problem with the manualtron1-5/+1
page strip logic. This package is fine.
2012-03-03Make sure that we don't strip the ".cat" pages from the package listtron1-1/+5
under NetBSD 6.0 and newer because the package always install it.
2012-03-03Recursive bump for pcre-8.30* (shlib major change)wiz5-8/+10
2012-02-06Revbump forwiz1-2/+2
a) tiff update to 4.0 (shlib major change) b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk) Enjoy.
2012-02-04Update lottanzb to 0.4.1.obache3-16/+54
(while here, clean up and fix dependencies) == LottaNZB 0.4.1 - January 27, 2009 == * For those who initially used the Ubuntu package of LottaNZB 0.3, this release fixes a severe problem with the automatic extraction of downloaded archives. LottaNZB now always uses 'unrar' instead of 'unrar-free' because unfortunately, the free alternative isn't capable of extracting a majority of downloads. We recommend you to reenable the automatic extraction in the preferences window. * Hebrew, Indonesian, Italian, Norwegian Bokmal and Spanish translation updated. * Turkish translation added. * Bug fixed that prevented LottaNZB from working properly on machines with Turkish locale. (LP: #318328) * Remove unwanted leading and trailing whitespaces from category and download directory names for downloads that were added to the download queue using an older version of LottaNZB (thanks to Mikal Krogstad for reporting this). * A bunch of Debian/Ubuntu package improvements, which were necessary to make LottaNZB ready for the Debian and Ubuntu package repositories: E. g. a new man page and an application menu entry on Debian.
2012-02-04sortobache1-4/+4
2012-02-04No compler is required.obache1-1/+3
2012-02-04* fixes HOMEPAGE url.obache2-8/+9
* LICENSE=modified-bsd. * no need to buildlink with obsolated py-xml, add py-expat to DEPENDS instead. * distutils pkg, so switch to use python/distutils.mk. Bump PKGREVISION.
2012-01-28Update to 2.0.1:wiz2-6/+6
-- 2.0.1 release 20111224 "Achenvoir" -- 004) Matt Anton <tin@syrius.org> ADD. updated french translation FIX. fr.po 003) Toomas Soome <Toomas.Soome@microlink.ee> ADD. updated estonian translation FIX. et.po 002) Dennis Preiser <dennis@d--p.de> BUG. buggy error-message for attributes with no scope BUG. abbreviated group names might get unnecessary cut off BUG. OPT_MONO_* options were shown in menu when use_color is enabled BUG. in some cases huge article numbers might get corrupted due to the use of atoi() BUG. possible uninitialized ext_color member in cchar_t (new in ncurses6) FIX. art.c, attrib.c, lang.c, options_menu.c, select.c, tcurses.c extern.h, tincfg.tbl 001) Urs Janssen <urs@tin.org> ADD. config.guess, config.sub update BUG. crash when entering scope menu without active group FIX. select.c, config.guess, config.sub
2012-01-24Recursive dependency bump for databases/gdbm ABI_DEPENDS change.sbd1-2/+2
2012-01-10Recursive PKGREVISION bump because of devel/libslang2 buildlink addition.sbd1-2/+2
2011-12-22Fix build with newer flex.joerg2-1/+14
2011-12-06Fix some of the low hanging fruits for modern GCC to expose the harderjoerg4-1/+41
bugs.
2011-12-03Add devel/gdbm_compat buildlink on Linux.sbd1-2/+8
Bump PKGREVISION
2011-11-30Update to new stable release 2.0.0.wiz14-518/+17
-- 2.0.0 release 20110823 "Ardenistiel" -- U029) Thomas E. Dickey <dickey@invisible-island.net> ADD. update configure macros; switch to 2.13.20110430 ADD. --with-pkg-config configure switch ADD. --with-textdomain configure switch ADD. don't use hardcoded number of available colors; don't try to set colors out of identified range FIX. color.c, curses.c, init.c, main.c, tcurses.c, autoconf.h[in] proto.h aclocal.m4, configure[.in], Makefile, Makefile.in install-sh U028) Dennis Preiser <dennis@d--p.de> BUG. used preprocessor directives within snprintf which may be implemented as a macro BUG. fixed a typo BUG. fixed several display problems in the !USE_CURSES case BUG. fixed several display problems with non default foreground and background colors. BUG. dead increment BUG. didn't unfold structured news_headers_to_display before calling convert_to_printable which replaces \n with ? BUG. scopes with just quick_{kill,select}_* rules got lost when entering the scopes menu BUG. last option in options 'M'enu may be invisible BUG. unnecessary screen redraw in options 'M'enu ADD. reject out of range background colors in menu/tinrc ADD. removed some unnecessary variables ADD. PageToggleAllHeaders ADD. do not strip tabs from Subject or Organization in page header ADD. tinrc.utf8_graphics to use UTF-8 characters for various graphics FIX. extern.h, keymap.h, proto.h, tcurses.h, tin.h, tinrc.h, art.c attrib.c, charset.c, color.c, config.c, cook.c, curses.c, feed.c filter.c, group.c, help.c, init.c, keymap.c, lang.c, mail.c, misc.c nntplib.c, options_menu.c, page.c, pgp.c, post.c, prompt.c, read.c rfc2046.c, save.c, screen.c, select.c, string.c, tcurses.c, thread.c tincfg.tbl, tin.1, tin.5, keymap.sample U027) Urs Janssen <urs@tin.org> BUG. used preprocessor directives within snprintf which may be implemented as a macro BUG. tinrc.ask_for_metamail had no effect BUG. CHECK_SIGN for gpg was wrong (at least for gpg 1.4.x) BUG. .so TLD wasn't allowed but is in use since 11/2010 BUG. .xxx gTLD wasn't allowed but is in use since 04/2011 BUG. .yu TLD was still allowed but is defunct since 04/2010 BUG. forged supersedes (-DFORGERY) were only allowed via 'x'(repost) but not via 'D'(cancel) BUG. superseding own articles in forgery conf. didn't add Cancel-Key BUG. possible double fclose ADD. allow -- in domain names in URL_REGEX and NEWS_REGEX ADD. allow new IDN ccTLDs of Algeria, India, Korea, Morocco, Serbia Singapore and Syria REM. Kinyarwanda po files REM. configure check for unused getpass(3) ADD. cache getenv("NNTPSERVER") result early ADD. -4 / -6 cmd. line switch ADD. config.guess, config.sub update ADD. configure check for stdint.h and inttypes.h ADD. configure check for fsync() FIX. help.c, init.c, lang.c, main.c, newsrc.c, nntplib.c, pgp.c, post.c prompt.c save.c, extern.h, policy.h, tin.h, tincfg.tbl Makefile[.in], autoconf.h[in], configure[.in], config.guess config.sub, tin.1, rw.po U026) Matt Anton <tin@syrius.org> ADD. updated french translation FIX. fr.po -- 1.9.6 release 20101126 "Burnside" -- U025) Matt Anton <tin@syrius.org> ADD. updated french translation FIX. fr.po U024) Toomas Soome <Toomas.Soome@microlink.ee> ADD. updated estonian translation FIX. et.po U023) Joe Hansen <joedalton2@yahoo.dk> ADD. updated danish translation FIX. da.po U022) Thomas E. Dickey <dickey@invisible-island.net> BUG. _XOPEN_SOURCE was defined on darwin ADD. CF_SIGWINCH - compile check for SIGWINCH FIX. aclocal.m4, configure[.in], Makefile[.in] U021) Dennis Preiser <dennis@d--p.de> BUG. SIGWINCH at page level after a connection timeout lead to a crash BUG. no SIGWINCH hadling in setup_check_article() BUG. comments in references were not skipped BUG. fixed some display problems in the !USE_CURSES case ADD. info message on SearchRepeat without previous search ADD. attachment level 'V' at the article-pager ADD. URL level 'U' at the article-pager ADD. cancel article 'D' to the group and thread level ADD. shell escape '!' to the 'M'enu ADD. workaround for buggy isspace() implementations ADD. tinrc.abbreviate_groupname option ADD. don't take a copy of the article in raw mode when reading from local-spool ADD. skip over text/plain parts in multibyte charsets which may contain null-bytes ADD. message/rfc822 mime-parts are now parsed and included text/plain parts are shown to the user BUG. highlighting for SearchBody didn't work BUG. depending on used terminal highlighting sometimes ran too far BUG. fixed several sorting/threading/filtering options which did not instantly reflect changes when not beeing in select level BUG. help string was truncated at cCOLS without checking if inside a multibyte sequence BUG. build_gline() miscalculates free space for utf-8 groups & descriptions FIX. art.c, attrib.c, color.c, config.c, cook.c, curses.c, filter.c group.c, help.c, init.c, keymap.c, lang.c, mail.c, main.c, misc.c newsrc.c, nntplib.c, options_menu.c, page.c, post.c, prompt.c refs.c, rfc2046.c, rfc2047.c, save.c, screen.c, select.c, signal.c string.c, tags.c, thread.c, extern.h, keymap.h, proto.h, rfc2046.h tin.h, tinrc.h, tincfg.tbl, tin.1, tin.5, keymap.sample U020) Urs Janssen <urs@tin.org> ADD. minor manpage tweaking ADD. config.guess, config.sub update ADD. disallow postings to 'j' groups ADD. disallow 198.51.100.0/24 and 203.0.113.0/24 in gnksa-checks ADD. forbid "poster" in Newsgroups, warn about "example" in Newsgroups ADD. forbid "poster" and a groupname in Followup-To, warn about "example" in Followup-To ADD. allow IDN ccTLDs in 'GNKSA'-parser ADD. keep failed article in dead.article is server closes the connection and no reconnection is done. BUG. DEFAULT_VERBATIM_BEGIN_REGEX / DEFAULT_VERBATIM_END_REGEX allowed tailing text in the line BUG. da.po was missing from the tarball BUG. x-posting to an unexisting group named first in Newsgroups caused a crash BUG. remembered capabilities over reconnects, they are flushed now BUG. memleak on duplicated overview fields BUG. don't send GROUP for groups not listed in the servers active file when newsrc_active && list_active is set FIX. active.c, art.c, attrib.c, config.c, curses.c, filter.c, init.c lang.c, misc.c, newsrc.c, nntplib.c, post.c, rfc2047.c, save.c select.c, sigfile.c, string.c, tcurses.c, thread.c, extern.h nntplib.h, policy.h, tin.h, Makefile, tin.1, tin.5, config.guess config.sub -- 1.9.5 release 20091224 "Lochruan" -- U019) Urs Janssen <urs@tin.org> ADD. MarkFeedRead ^X / MarkFeedUnread ^Y to thread-level ADD. configure check for gethostbyname in libnetwork (Haiku) ADD. check if SIGBUS == SIGSEGV (Haiku) ADD. don't define HAVE_LINK on Haiku ADD. config.guess, config.sub update FIX. help.c, keymap.c, signal.c, thread.c, extern.h, tin.1, tin.5 configure.in, aclocal.m4, config.guess, config.sub U018) Frederic Briere <fbriere@fbriere.net> ADD. MarkFeedRead ^X / MarkFeedUnread ^W to page-level FIX. feed.c, group.c, help.c, keymap.c, lang.c, extern.h, keymap.h, tin.h U017) Joe Hansen <joedalton2@yahoo.dk> ADD. initial danish translation FIX. da.po U016) Volker Borchert <v.borchert@vistecprivat.de> BUG. used towupper() in the !MULTIBYTE_ABLE case ADD. fallback for missing sys_errlist declaration FIX. prompt.c, string.c, pcre/Makefile[.in] U015) Dennis Preiser <dennis@d--p.de> ADD. scope and attributes menu ADD. help pages to the various menus ADD. PageSkipIncludedText now skips over the next quoted block ADD. runtime calculation of the filter file offset ADD. '-w' now suggests the first given cmd-line group to post to ADD. '-s', '-m' and '-G' cmd-line switches no longer change the corresponding tinrc values ADD. -G for the !NNTP-case ADD. disable creation of cached overviews in getart_limit case ADD. disable getart_limit in -u case ADD. mail/pipe/print articles now work on ranges ADD. NNTP read timeout BUG. maildirs starting with '=' caused tin to hang after 's'aving an article to a mailbox BUG. savedirs starting with '+' caused tin to hang after 's'aving an article to a file BUG. in rare cases (aborted article load or '-' after cancel) one article was incorrectly marked as unavailable BUG. memleaks in canlock operations BUG. fix a long overflow in print_bitmap_seq() when xmax = __LONG_MAX__ BUG. didn't create Message-ID when cancelling own article when configured as FORGERY + EVIL_INSIDE BUG. batch mode wasn't as quitet/as verbose as it could be BUG. aborted prompt_getart_limit() lost previous value BUG. MARK_FEED_READ/MARK_FEED_UNREAD in thread level with no selected or tagged arts and selecting 'a' marks the base-art read/unead BUG. signal handler not unset while piping BUG. sort_article_type didn't always work correct with thread_articles={2,3} BUG. realloc in expand_ctrl_chars() caused a crash FIX. active.c, art.c, attrib.c, auth.c, config.c, cook.c, curses.c feed.c, filter.c, group.c, help.c, inews.c, init.c, keymap.c, lang.c mail.c, main.c, makecfg.c, memory.c, misc.c, newsrc.c, nntplib.c nrctbl.c, options_menu.c, page.c, post.c, prompt.c, read.c rfc1524.c, rfc2046.c, save.c, select.c, sigfile.c, signal.c tcurses.c, thread.c, tincfg.tbl, extern.h, keymap.h, nntplib.h proto.h, tcurses.h, tin.h, tinrc.h, tin.1, tin.5 U014) Urs Janssen <urs@tin.org> ADD. minor code cleanup ADD. assume pid_t is long instead of int ADD. comment out trace.o dependeny-rule if not configured --with-trace ADD. disable abort-posting for cursor-keys on check-article screen (debian bug #231070) ADD. try AUTHINFO USER/PASS on -A if CAPABILITIES didn't announce any supported auth methods ADD. config.guess, config.sub update ADD. configure check for towupper(), wcscat(), wcscpy() and wctomb() in AM_MULTIBYTE_ABLE ADD. disallow 192.0.2.0/24 in gnksa-checks ADD. convert MOTD from UTF-8 to local-charset ADD. warn about aliased groups ADD. reduce number of "LIST ACTIVE grp" cmds send with -n if server announces "LIST ACTIVE" capabillity ADD. reduce number of "LIST NEWSGROUPS grp" cmds send with -n if server announces "LIST NEWSGROUPS" capabillity ADD. prefer "LIST COUNTS" over "LIST ACTIVE" when announced via CAPABILITIES BUG. NULL was only allowed once to unbound a keymapping BUG. don't de/encode header(-fields) which can not hold RFC2047-encoded words (but strings which may look like encoded words) BUG. memleaks in cancel_article(), submit_mail_file(), create_normal_article_headers() BUG. expand_ctrl_chars() misscalculated tabexpansion on multiline input BUG. uuencoded parts might get 'V'iewd twice BUG. when pipelinming GROUP cmds. and server requires auth for some groups tin got confused BUG. attributes autoupdate on version change didn't work BUG. entered wrong group at startup if a groupname was given on the cmd.-line and there were new groups on the server REM. AUTHINFO GENERIC support FIX. active.c, art.c, attrib.c, auth.c, charset.c, color.c, config.c cook.c, debug.c, filter.c, init.c, keymap.c, lang.c, mail.c, main.c memory.c, misc.c, my_tmpfile.c, newsrc.c, nntplib.c, pgp.c, post.c prompt.c, refs.c, rfc2047.c, save.c, select.c, xref.c, extern.h nntplib.h, proto.h, tin.h, configure[.in], src/Makefile[.in] aclocal.m4, tin.1, tin.5
2011-11-24Fix path to Python. Bump revision.joerg1-2/+4
2011-11-01Recursive bump for graphics/freetype2 buildlink addition.sbd2-3/+4
2011-10-07PR/29576 -- Use @RCD_SCRIPTS_SHELL@ in rc.d scripts, not /bin/shshattered1-2/+2
2011-10-03Use SUBST to convert the local function called pipe2() into trn_pip2(),agc1-1/+6
so that it doesn't clash with a system symbol with the same name.
2011-09-25fix innreport to be perl 5.12 compatiblespz4-3/+46
2011-09-25install the rest of the files from site as config files also (these arespz4-29/+44
the filter scripts); this closes PR pkg/44507
2011-08-14Revision bump after updating perl5 to 5.14.1.obache1-2/+2
2011-06-17Update pan to 0.135.obache3-13/+13
Based on maintainer update request by PR#45075, * set LICENSE=gnu-gpl-v2 * add handling desktop db. 0.135 "Tomorrow I'll Wake Up and Scald Myself with Tea" * Improve URI detection in the body pane. (K. Haley) * Make highlighting of URIs in the body pane optional. (K. Haley) * Add a newsrc autosave timer. (K. Haley) * Fix mailto URI encoding. (K. Haley, #648375) * Create a NZB file from the list of articles. (Heinrich Mueller) * Optional compatibility with GTK+ 3. (K. Haley) * Fix the text-massager-test failure. (K. Haley, #642746) * Support format=flowed in text-massager. (K. Haley) * Guess deliberate line breaks. (K. Haley) * Saving articles from the NZB file no longer causes articles to be queued multiple times. (K. Haley) * Separate line length check for each quote level. Should only be for quoted levels. (K. Haley) * Add the wrap selected option to the post editor. (K. Haley) * Slightly improve Pan.ico. (Petr Kovar, #499214) * Updated translations: Spanish (Jorge Gonzalez, Daniel Mustieles), Swedish (Daniel Nylander), German (Mario Blättermann), Danish (Joe Hansen), Czech (Petr Kovar) 0.134 "Wait for Me" * Fix compilation with GCC 4.4. (Charles Kerr, #573722) * WARNING: setting an adjustment with non-zero page size is deprecated. (Charles Kerr, #579753) * No window icon when running in NZB-mode. (Charles Kerr, #574419) * Remove deprecated glib/gdk/gtk calls to prepare for GNOME 3. (Charles Kerr, #596648) * Use GRegex instead of PCRE. (Charles Kerr, #596653) * Tooltips missing from two 'Post Article' toolbar buttons. (Charles Kerr, #548860) * Infinite loop with server that doesn't support LIST NEWSGROUPS. (Charles Kerr, #545220) * 'Add port to server dialog' -- apply commits 862da67, af30418 from lostcoder. (K. Haley, Charles Kerr, #527313) * Support 64 bit article numbers. (Charles Kerr, #549655) * Don't queue xover for 0 connections. (Charles Kerr, #596682) * Make wrapping honor changes in compose-wrap pref. (Charles Kerr, #596680) * Change nzb task saving delay & add pref. (Charles Kerr, #596683) * Port to GMime 2.4. (K. Haley, #541676) * Spawn editor asynchronously. (K. Haley, #465763) * Change allocation buffer for article tree. (K. Haley) * Save some more memory by re-ordering a few variables. (K. Haley) * Don't save files as executable. (K. Haley) * Fix handling of multibyte spaces in text-massager. (K. Haley) * Re-write multipart handling for viewing. (K. Haley) * Change default mime-type for incoming attachments. (K. Haley, #135734) * Add some additional mime types. (K. Haley) * Add memchunk.h to Makefile.am. (K. Haley) * GTK+ 2.16 required. (K. Haley) * Fix bug in multipart article mids. (K. Haley) * Add console support for windows. (K. Haley) * Update filter-info and scorefile-test to support non-overview headers. (K. Haley) * Skip non-overview test if not cached. (K. Haley) * Make ArticleCache::get_message const. (K. Haley) * Allow scoring article on all headers. (K. Haley) * Promote rescore_articles to data interface. (K. Haley) * Update score when article is cached. (K. Haley) * Add regex support to search. (Jack Cuyler, K. Haley, #351196) * Additional info for about & User-Agent. (K. Haley, #424083) * Add support for compiling with gmime-2.5. (K. Haley) * Allow subject line use in save path. (K. Haley, #403797) * Improve regexes used for squashing subject line. (K. Haley) * Reduce memory allocation for multiparts. (K. Haley) * Allow newsrc paths relative to PAN_HOME. (K. Haley) * Save tasks on exit. (K. Haley, #609355) * Always show full revision info in UA hdr. (K. Haley) * Remember size of post window. (K. Haley) * Add tests for subject line. (K. Haley) * Make separator user configurable. (K. Haley) * Replace deprecated gdk_pixmap_create_from_data. (K. Haley) * Add support for Face header. (K. Haley) * Fix crash possibly due to change in cairo. (K. Haley) * Change from GdkPixmap to GdkPixbuf. (K. Haley) * Remove deprecated function through gtk 2.18. (K. Haley) * Compatibility with -std=c++0x. (K. Haley) * Fix crash in gio_func on OSX. (K. Haley) * Updated translations: Arabic (Djihed Afifi), Brazilian Portuguese (Flamarion Jorge), Spanish (Jorge Gonzalez), Portuguese (Duarte Loreto), French (Claude Paroz, Bruno Brouard), Catalan (Joan Duran), German (Mario Blättermann, Andreas Kuhlen), Basque (Inaki Larranaga Murgoitio), Swedish (Daniel Nylander), Czech (Petr Kovar), Slovenian (Andrej Žnidaršič), Danish (Joe Hansen), Simplified Chinese (Aron Xu)
2011-06-14Fix build on NetBSD-current with getline().wiz4-9/+41
2011-06-14Relax PYTHON_VERSION_ACCEPTED from x11/py-kiwi changes.obache1-3/+3
Bump PKGREVISION, default acceptable python changed.
2011-06-10recursive bump from icu shlib major bump.obache1-2/+2
2011-05-28DESCR_SRC now contains full paths to DESCR filescheusov1-2/+2
2011-05-28add heirloom-news, oked by sponsorscheusov1-1/+2
2011-05-28heirloom partcheusov3-0/+17
2011-04-22recursive bump from gettext-lib shlib bump.obache5-10/+10
2011-03-23PR/38525 -- Add support for SSL (nntps://) and support for decodingshattered2-3/+30
binaries using uulib.