Initial import of News-Newsrc-1.07
This module manages newsrc files.
This commit is contained in:
parent
ebc520be97
commit
af781b6198
24
news/p5-News-Newsrc/Makefile
Normal file
24
news/p5-News-Newsrc/Makefile
Normal file
@ -0,0 +1,24 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2001/01/24 08:24:02 kevlo Exp $
|
||||
|
||||
DISTNAME= News-Newsrc-1.07
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= news perl5
|
||||
NEED_VERSION= 1.352
|
||||
|
||||
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
|
||||
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= News
|
||||
|
||||
PERL_MODULES= ${LOCALBASE}/libdata/perl5/site_perl
|
||||
BUILD_DEPENDS= ${PERL_MODULES}/Set/IntSpan.pm::math/p5-Set-IntSpan
|
||||
RUN_DEPENDS ${BUILD_DEPENDS}
|
||||
|
||||
CONFIGURE_STYLE= perl
|
||||
|
||||
.include <bsd.port.mk>
|
3
news/p5-News-Newsrc/files/md5
Normal file
3
news/p5-News-Newsrc/files/md5
Normal file
@ -0,0 +1,3 @@
|
||||
MD5 (News-Newsrc-1.07.tar.gz) = 3c583e0540f6d3e8e53704066b3b9e0b
|
||||
RMD160 (News-Newsrc-1.07.tar.gz) = 257da3944b7c5846f2947f58a9f2699801aca8ff
|
||||
SHA1 (News-Newsrc-1.07.tar.gz) = a6a6aaff2fe770da2e2b676905939177ddfb2623
|
1
news/p5-News-Newsrc/pkg/COMMENT
Normal file
1
news/p5-News-Newsrc/pkg/COMMENT
Normal file
@ -0,0 +1 @@
|
||||
manage newsrc files
|
15
news/p5-News-Newsrc/pkg/DESCR
Normal file
15
news/p5-News-Newsrc/pkg/DESCR
Normal file
@ -0,0 +1,15 @@
|
||||
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
|
3
news/p5-News-Newsrc/pkg/PLIST
Normal file
3
news/p5-News-Newsrc/pkg/PLIST
Normal file
@ -0,0 +1,3 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2001/01/24 08:24:02 kevlo Exp $
|
||||
libdata/perl5/site_perl/News/Newsrc.pm
|
||||
man/man3/News::Newsrc.3p
|
Loading…
Reference in New Issue
Block a user