1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00
This commit is contained in:
Akinori MUSHA 2003-02-20 20:16:03 +00:00
parent 478716ead2
commit 92ef0d4afc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=75981
14 changed files with 22 additions and 10 deletions

View File

@ -11,11 +11,14 @@ CATEGORIES= misc perl5
MASTER_SITES= http://www.datacash.com/stronghold/perl/
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= Online credit card transactions
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/FreezeThaw.pm:${PORTSDIR}/devel/p5-FreezeThaw \
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable \
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Crypt/Blowfish.pm:${PORTSDIR}/security/p5-Crypt-Blowfish \
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Text/CSV.pm:${PORTSDIR}/textproc/p5-Text-CSV
PERL_CONFIGURE= yes
MAN3= CCCheck.3 \
@ -24,6 +27,6 @@ MAN3= CCCheck.3 \
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
post-extract:
find ${WRKSRC} -type f -exec perl -spi -e 's/\r//g' {} ';'
${FIND} ${WRKSRC} -type f -exec ${PERL} -spi -e 's/\r//g' {} ';'
.include <bsd.port.mk>

View File

@ -1 +0,0 @@
Online credit card transactions

View File

@ -14,6 +14,9 @@ MASTER_SITES= ftp://ftp.Awfulhak.org/pub/dvdtape/ \
${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= utils/disk-management
MAINTAINER= ports@FreeBSD.org
COMMENT= Create DVD master filesystems on DLT media
LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
MAN1= dvdtape.1

View File

@ -1 +0,0 @@
Create DVD master filesystems on DLT media

View File

@ -10,6 +10,9 @@ PORTVERSION= 0.5
CATEGORIES= sysutils
MASTER_SITES= http://resnet.uoregon.edu/~gurney_j/
MAINTAINER= ports@FreeBSD.org
COMMENT= Recover files from a corrupt FFS
MAN8= ffsrecov.8
.include <bsd.port.pre.mk>

View File

@ -1 +0,0 @@
Recover files from a corrupt FFS

View File

@ -7,8 +7,9 @@
PKGNAMESUFFIX = -ssl
COMMENT= A non-graphical, text-based World-Wide Web client with SSL support
MASTERDIR= ${.CURDIR}/../lynx
COMMENTFILE= ${.CURDIR}/pkg-comment
DESCR= ${.CURDIR}/pkg-descr
.include "${MASTERDIR}/Makefile"

View File

@ -1 +0,0 @@
A non-graphical, text-based World-Wide Web client

View File

@ -10,6 +10,9 @@ PORTVERSION= 1.1
CATEGORIES= x11-clocks
MASTER_SITES= http://core.de/~coto/projects/xtu/
MAINTAINER= ports@FreeBSD.org
COMMENT= Transparent analog clock for X11
USE_IMAKE= yes
USE_XPM= yes

View File

@ -1 +0,0 @@
Transparent analog clock for X11

View File

@ -10,6 +10,9 @@ PORTVERSION= 2.1.10
CATEGORIES= x11-toolkits
DISTFILES= # empty
MAINTAINER= ports@FreeBSD.org
COMMENT= Motif dummy package
USE_X_PREFIX= yes
NO_BUILD= yes
NO_INSTALL= yes

View File

@ -1 +0,0 @@
Motif

View File

@ -10,6 +10,9 @@ PORTVERSION= 1.1
CATEGORIES= x11
MASTER_SITES= http://www.core.de/~coto/projects/xlupe/
MAINTAINER= ports@FreeBSD.org
COMMENT= Magnifying glass for X. like xmag but with continously updates
USE_IMAKE= yes
USE_XPM= yes

View File

@ -1 +0,0 @@
Magnifying glass for X. like xmag but with continously updates