./wip/p5-News-Newsrc, Perl module to manage newsrc files

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.11, Package name: p5-News-Newsrc-1.11, Maintainer: imil

News::Newsrc manages newsrc files, of the style

alt.foo: 1-21,28,31-34
alt.bar! 3,5,9-2900,2902

Methods are provided for

* reading and writing newsrc files
* adding and removing newsgroups
* changing the order of newsgroups
* subscribing and unsubscribing from newsgroups
* testing whether groups exist and are subscribed
* marking and unmarking articles
* testing whether articles are marked
* returning lists of newsgroups
* returning lists of articles


Required to run:
[lang/perl5] [devel/p5-Set-IntSpan]

Required to build:
[pkgtools/cwrappers]

Master sites: (Expand)

RMD160: 6cac01d3d0732db135c3e5a6b8a7e300ddc0319a
Filesize: 11.331 KB

Version history: (Expand)


CVS history: (Expand)


   2012-10-04 20:42:20 by Aleksej Saushev | Files touched by this commit (38)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2008-05-30 14:22:19 by abs | Files touched by this commit (64)
Log message:
Remove unnecessary (empty) PLIST files for p5-* packages
   2006-10-29 12:23:06 by Sergey Svishchev | Files touched by this commit (70)
Log message:
Delint:
- add or fix RCS ids
- fix permission problems (USE_TOOLS etc.)
- fix MESSAGE, DESCR, COMMENT problems
- other minor tweaks (all reported by pkglint -Wall)
   2006-10-29 09:32:37 by Sergey Svishchev | Files touched by this commit (192)
Log message:
Delint:
- convert spaces to tabs (pkglint --autofix)
- set, not append to USE_LANGUAGES
   2005-09-28 08:41:20 by Roland Illig | Files touched by this commit (179)
Log message:
Added RMD160 checksums.
   2005-04-11 23:14:41 by Todd Vierling | Files touched by this commit (1)
Log message:
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

   2005-01-11 13:43:38 by iMil | Files touched by this commit (4) | Imported package
Log message:
News::Newsrc - manage newsrc files