mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-03 01:23:49 +00:00
- Renamed port directory
- Incorporated Makefile tweaks submitted by maintainer PR: ports/134058 Submitted by: TAKAHASHI Kaoru <kaoru at kaisei dot org> (maintainer)
This commit is contained in:
parent
ac68aa0d3f
commit
f20a07251f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=233405
1
MOVED
1
MOVED
@ -3957,3 +3957,4 @@ textproc/sp||2009-05-03|Has expired: unmaintained, does not work with current ve
|
||||
net-mgmt/nrpe||2009-05-04|Has expired: Obsolete version, consider migration to net-mgmt/nrpe2
|
||||
www/phpsurveyor|www/limesurvey|2009-05-05|Project was renamed
|
||||
devel/oskit||2009-05-07|Has expired: does not work with current versions of GCC, needs gcc295 which has been failing to build for months, no active maintainer
|
||||
www/p5-WWW-Nicovideo-Download|www/p5-WWW-NicoVideo-Download|2009-05-07|directory renamed
|
||||
|
@ -1087,7 +1087,7 @@
|
||||
SUBDIR += p5-WWW-Mixi
|
||||
SUBDIR += p5-WWW-Mixi-Scraper
|
||||
SUBDIR += p5-WWW-Myspace
|
||||
SUBDIR += p5-WWW-Nicovideo-Download
|
||||
SUBDIR += p5-WWW-NicoVideo-Download
|
||||
SUBDIR += p5-WWW-NioTV
|
||||
SUBDIR += p5-WWW-OpenSVN
|
||||
SUBDIR += p5-WWW-OpenSearch
|
||||
|
@ -7,15 +7,19 @@
|
||||
|
||||
PORTNAME= WWW-NicoVideo-Download
|
||||
PORTVERSION= 0.02
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= kaoru@kaisei.org
|
||||
COMMENT= Perl module of download FLV/MP4/SWF files from nicovideo.jp
|
||||
|
||||
RUN_DEPENDS= ${SITE_PERL}/Any/Moose.pm:${PORTSDIR}/devel/p5-Any-Moose \
|
||||
BUILD_DEPENDS= ${SITE_PERL}/Any/Moose.pm:${PORTSDIR}/devel/p5-Any-Moose \
|
||||
${SITE_PERL}/CGI/Simple.pm:${PORTSDIR}/www/p5-CGI-Simple \
|
||||
${SITE_PERL}/${PERL_ARCH}/Crypt/SSLeay.pm:${PORTSDIR}/security/p5-Crypt-SSLeay \
|
||||
${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= 5.8.0+
|
||||
|
||||
|
@ -1,24 +0,0 @@
|
||||
# New ports collection makefile for: p5-WWW-Nicovideo-Download
|
||||
# Date created: 2009-03-03
|
||||
# Whom: TAKAHASHI Kaoru <kaoru@kaisei.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= WWW-NicoVideo-Download
|
||||
PORTVERSION= 0.02
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= CPAN
|
||||
|
||||
MAINTAINER= kaoru@kaisei.org
|
||||
COMMENT= Perl module of download FLV/MP4/SWF files from nicovideo.jp
|
||||
|
||||
RUN_DEPENDS= ${SITE_PERL}/Any/Moose.pm:${PORTSDIR}/devel/p5-Any-Moose \
|
||||
${SITE_PERL}/CGI/Simple.pm:${PORTSDIR}/www/p5-CGI-Simple \
|
||||
${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww
|
||||
|
||||
PERL_CONFIGURE= 5.8.0+
|
||||
|
||||
MAN3= WWW::NicoVideo::Download.3
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,3 +0,0 @@
|
||||
MD5 (WWW-NicoVideo-Download-0.02.tar.gz) = 483469d6dc836bd14788ef80a18cbba9
|
||||
SHA256 (WWW-NicoVideo-Download-0.02.tar.gz) = e115acdca7a1ac704917eb203a695c63403986f27d30da2e81769028617cc737
|
||||
SIZE (WWW-NicoVideo-Download-0.02.tar.gz) = 38278
|
@ -1,3 +0,0 @@
|
||||
Perl module of download FLV/MP4/SWF files from nicovideo.jp (Nico Nico Douga).
|
||||
|
||||
WWW: http://search.cpan.org/dist/WWW-NicoVideo-Download/
|
@ -1,8 +0,0 @@
|
||||
@comment $FreeBSD$
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/NicoVideo/Download/.packlist
|
||||
%%SITE_PERL%%/WWW/NicoVideo/Download.pm
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/NicoVideo/Download
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/NicoVideo
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW
|
||||
@dirrmtry %%SITE_PERL%%/WWW/NicoVideo
|
||||
@dirrmtry %%SITE_PERL%%/WWW
|
Loading…
Reference in New Issue
Block a user