mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
- convert to the new perl5 framework
Submitted by: portmgr (bapt@, blanket)
This commit is contained in:
parent
df895bd769
commit
312fd92cc3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=326574
@ -21,7 +21,7 @@ RUN_DEPENDS= p5-DateTime-Event-Cron>=0:${PORTSDIR}/devel/p5-DateTime-Event-Cron
|
||||
p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \
|
||||
p5-DateTime-Format-Strptime>=0:${PORTSDIR}/devel/p5-DateTime-Format-Strptime
|
||||
|
||||
USE_PERL5= yes
|
||||
USES= perl5
|
||||
|
||||
NO_WRKSUBDIR= yes
|
||||
|
||||
|
@ -24,7 +24,8 @@ MAN8= dirvish.8 dirvish-expire.8 dirvish-locate.8 dirvish-runall.8
|
||||
|
||||
WRKSRC= ${WRKDIR}
|
||||
NO_BUILD= yes
|
||||
USE_PERL5_RUN= yes
|
||||
USES= perl5
|
||||
USE_PERL5= run
|
||||
|
||||
MAN5= dirvish.conf.5
|
||||
MAN8= dirvish.8 dirvish-expire.8 dirvish-locate.8 dirvish-runall.8
|
||||
|
@ -13,7 +13,7 @@ MASTER_SITES= SF/${PORTNAME:S/_/-/}
|
||||
MAINTAINER= freebsd@hm2k.org
|
||||
COMMENT= Finds fastest CVSup server
|
||||
|
||||
USE_PERL5= yes
|
||||
USES= perl5
|
||||
|
||||
MAN7= fastest_cvsup.7
|
||||
PLIST_FILES= bin/fastest_cvsup
|
||||
|
@ -15,7 +15,8 @@ COMMENT= A heterogeneous set of I2C tools
|
||||
|
||||
USE_BZIP2= yes
|
||||
NO_BUILD= yes
|
||||
USE_PERL5_RUN= yes
|
||||
USES= perl5
|
||||
USE_PERL5= run
|
||||
|
||||
PLIST_FILES= sbin/decode-dimms
|
||||
|
||||
|
@ -18,7 +18,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
MAN1= jtop.1
|
||||
MANCOMPRESSED= yes
|
||||
USE_PERL5= yes
|
||||
USES= perl5
|
||||
PLIST_FILES= bin/jtop
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -18,7 +18,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= p5-MIME-Base64>=0:${PORTSDIR}/converters/p5-MIME-Base64
|
||||
|
||||
USE_PERL5_RUN= yes
|
||||
USES= perl5
|
||||
USE_PERL5= run
|
||||
|
||||
MAN8= logwatch.8
|
||||
DOCS= HOWTO-Customize-LogWatch License README
|
||||
|
@ -16,7 +16,8 @@ MAINTAINER= onatan@gmail.com
|
||||
COMMENT= Utility to dump process memory
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
USE_PERL5_RUN= yes
|
||||
USES= perl5
|
||||
USE_PERL5= run
|
||||
|
||||
CFLAGS+= ${CPPFLAGS}
|
||||
|
||||
|
@ -14,7 +14,8 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= pirzyk@FreeBSD.org
|
||||
COMMENT= Perl5 module interface to the major()/minor() C routines
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= File::Stat::Bits.3
|
||||
|
||||
|
@ -14,7 +14,8 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= pirzyk@FreeBSD.org
|
||||
COMMENT= Perl extension for filesystem space
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Filesys::Df.3
|
||||
|
||||
|
@ -16,7 +16,8 @@ BUILD_DEPENDS= p5-IO-stringy>=2.102:${PORTSDIR}/devel/p5-IO-stringy \
|
||||
RUN_DEPENDS= p5-IO-stringy>=2.102:${PORTSDIR}/devel/p5-IO-stringy \
|
||||
p5-libwww>=0:${PORTSDIR}/www/p5-libwww
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= MogileFS::Client.3
|
||||
|
||||
|
@ -25,7 +25,8 @@ RUN_DEPENDS= p5-perl-ldap>=0:${PORTSDIR}/net/p5-perl-ldap \
|
||||
p5-File-BaseDir>=0:${PORTSDIR}/devel/p5-File-BaseDir \
|
||||
p5-Config-IniHash>=0:${PORTSDIR}/devel/p5-Config-IniHash
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Plugtools.3 \
|
||||
Plugtools::Plugins::Dump.3
|
||||
|
@ -15,7 +15,8 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= vvelox@vvelox.net
|
||||
COMMENT= Helps for locating free UIDs
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Sys::User::UIDhelper.3
|
||||
|
||||
|
@ -14,7 +14,8 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= demon@FreeBSD.org
|
||||
COMMENT= Perl5 routines to parse system logs
|
||||
|
||||
PERL_CONFIGURE= YES
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= SyslogScan::ByGroup.3 SyslogScan::Delivery.3 \
|
||||
SyslogScan::DeliveryIterator.3 \
|
||||
|
@ -19,7 +19,8 @@ COMMENT= Unix::Lsof -- a wrapper to the Unix lsof utility
|
||||
BUILD_DEPENDS= p5-IPC-Run3>=0:${PORTSDIR}/devel/p5-IPC-Run3
|
||||
RUN_DEPENDS= p5-IPC-Run3>=0:${PORTSDIR}/devel/p5-IPC-Run3
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Unix::Lsof.3 Unix::Lsof::Result.3
|
||||
.include <bsd.port.mk>
|
||||
|
@ -14,7 +14,8 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= pirzyk@FreeBSD.org
|
||||
COMMENT= Perl5 module to create special files
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Unix::Mknod.3
|
||||
|
||||
|
@ -12,7 +12,7 @@ COMMENT= Configuration management system designed to appeal to lazy admins
|
||||
|
||||
RUN_DEPENDS= rsync:${PORTSDIR}/net/rsync
|
||||
|
||||
USE_PERL5= yes
|
||||
USES= perl5
|
||||
USE_GMAKE= yes
|
||||
|
||||
MAN1= slack-diff.1
|
||||
|
@ -15,7 +15,8 @@ MAINTAINER= wchunhao@cs.nctu.edu.tw
|
||||
COMMENT= Tools for periodic and manual management of UFS2 snapshots
|
||||
|
||||
NO_BUILD= yes
|
||||
USE_PERL5_RUN= yes
|
||||
USES= perl5
|
||||
USE_PERL5= run
|
||||
|
||||
MAN8= snap.8
|
||||
|
||||
|
@ -19,7 +19,7 @@ RUN_DEPENDS= tcpserver:${PORTSDIR}/sysutils/ucspi-tcp \
|
||||
|
||||
CONFLICTS?= ucspi-ssl-tls-[0-9]*
|
||||
|
||||
USE_PERL5= yes
|
||||
USES= perl5
|
||||
|
||||
RESTRICTED= Non-explicit licensing terms
|
||||
|
||||
|
@ -16,7 +16,8 @@ MAINTAINER= fehlner@gmx.de
|
||||
COMMENT= Scripts to automate the maintenance of accounts
|
||||
|
||||
NO_BUILD= yes
|
||||
USE_PERL5_RUN= yes
|
||||
USES= perl5
|
||||
USE_PERL5= run
|
||||
|
||||
MAN1= digestion.pl.1
|
||||
MAN8= hunter-seeker.pl.8 newusers.pl.8 reaper.pl.8
|
||||
|
Loading…
Reference in New Issue
Block a user