mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Upgrade all ports requiring perl5.003 to perl5.004
Remove p5-CGI.pm and p5-ExtUtils-Embed; they are now part of the perl5.004 distribution.
This commit is contained in:
parent
e0f0b7f5f1
commit
67f2b0e5df
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=6544
@ -3,7 +3,7 @@
|
||||
# Date created: October 20th 1996
|
||||
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
|
||||
#
|
||||
# $Id: Makefile,v 1.6 1997/04/20 13:51:32 wosch Exp $
|
||||
# $Id: Makefile,v 1.7 1997/04/20 21:25:30 jfitz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= Compress-Zlib-0.50
|
||||
@ -14,8 +14,8 @@ MASTER_SITE_SUBDIR= Compress
|
||||
|
||||
MAINTAINER= jfitz@FreeBSD.ORG
|
||||
|
||||
BUILD_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
|
||||
RUN_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
|
||||
BUILD_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
|
||||
RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
|
||||
|
||||
MAN3= Compress::Zlib.3
|
||||
MANPREFIX= ${PREFIX}/lib/perl5
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: October 20th 1996
|
||||
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
|
||||
#
|
||||
# $Id: Makefile,v 1.7 1997/04/20 21:26:38 jfitz Exp $
|
||||
# $Id: Makefile,v 1.8 1997/04/27 00:14:27 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= Convert-UU-0.04
|
||||
@ -14,8 +14,8 @@ MASTER_SITE_SUBDIR= Convert
|
||||
|
||||
MAINTAINER= jfitz@FreeBSD.ORG
|
||||
|
||||
BUILD_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
|
||||
RUN_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
|
||||
BUILD_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
|
||||
RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
|
||||
|
||||
MAN1= puuencode.1 puudecode.1
|
||||
MAN3= Convert::UU.3
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: October 17th 1996
|
||||
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
|
||||
#
|
||||
# $Id: Makefile,v 1.4 1997/04/20 13:51:45 wosch Exp $
|
||||
# $Id: Makefile,v 1.5 1997/04/20 21:25:47 jfitz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= DBI-0.79
|
||||
@ -14,8 +14,8 @@ MASTER_SITE_SUBDIR= DBI
|
||||
|
||||
MAINTAINER= jfitz@FreeBSD.ORG
|
||||
|
||||
BUILD_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
|
||||
RUN_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
|
||||
BUILD_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
|
||||
RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
|
||||
|
||||
MAN3= DBI.3 DBI::W32ODBC.3
|
||||
MANPREFIX= ${PREFIX}/lib/perl5
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: October 17th 1996
|
||||
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
|
||||
#
|
||||
# $Id: Makefile,v 1.4 1997/04/20 13:51:45 wosch Exp $
|
||||
# $Id: Makefile,v 1.5 1997/04/20 21:25:47 jfitz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= DBI-0.79
|
||||
@ -14,8 +14,8 @@ MASTER_SITE_SUBDIR= DBI
|
||||
|
||||
MAINTAINER= jfitz@FreeBSD.ORG
|
||||
|
||||
BUILD_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
|
||||
RUN_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
|
||||
BUILD_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
|
||||
RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
|
||||
|
||||
MAN3= DBI.3 DBI::W32ODBC.3
|
||||
MANPREFIX= ${PREFIX}/lib/perl5
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: September 29th 1996
|
||||
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
|
||||
#
|
||||
# $Id: Makefile,v 1.8 1997/04/20 13:51:47 wosch Exp $
|
||||
# $Id: Makefile,v 1.9 1997/04/20 21:25:54 jfitz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= MsqlPerl-1.17
|
||||
@ -27,8 +27,8 @@ BUILD_DEPENDS= ${PREFIX}/Minerva/lib/libmsql.a:${PORTSDIR}/databases/msql/
|
||||
|
||||
CONFIGURE_ENV+= PREFIX=${PREFIX}
|
||||
|
||||
BUILD_DEPENDS+= perl5.003:${PORTSDIR}/lang/perl5
|
||||
RUN_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
|
||||
BUILD_DEPENDS+= perl5.004:${PORTSDIR}/lang/perl5
|
||||
RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
|
||||
|
||||
MAN1= pmsql.1
|
||||
MAN3= Msql.3
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: October 19th 1996
|
||||
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
|
||||
#
|
||||
# $Id: Makefile,v 1.5 1997/04/20 13:51:48 wosch Exp $
|
||||
# $Id: Makefile,v 1.6 1997/04/20 21:26:04 jfitz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= pg95perl5-1.5.4
|
||||
@ -16,9 +16,9 @@ MAINTAINER= jfitz@FreeBSD.ORG
|
||||
|
||||
WRKSRC= ${WRKDIR}/pg95perl5
|
||||
|
||||
BUILD_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5 \
|
||||
BUILD_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5 \
|
||||
${PREFIX}/pgsql/lib/libpq.a:${PORTSDIR}/databases/postgresql
|
||||
RUN_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
|
||||
RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
|
||||
|
||||
MAN3= Pg.3
|
||||
MANPREFIX= ${PREFIX}/lib/perl5
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $Id: Makefile,v 1.54 1997/05/22 21:42:20 obrien Exp $
|
||||
# $Id: Makefile,v 1.55 1997/05/23 08:02:50 tg Exp $
|
||||
#
|
||||
|
||||
SUBDIR += SWIG
|
||||
@ -36,7 +36,6 @@
|
||||
SUBDIR += p5-Data-Dumper
|
||||
SUBDIR += p5-Data-Flow
|
||||
SUBDIR += p5-Date-Manip
|
||||
SUBDIR += p5-ExtUtils-Embed
|
||||
SUBDIR += p5-File-BasicFlock
|
||||
SUBDIR += p5-File-Lock
|
||||
SUBDIR += p5-File-Slurp
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: October 20th 1996
|
||||
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
|
||||
#
|
||||
# $Id: Makefile,v 1.4 1997/04/20 13:51:51 wosch Exp $
|
||||
# $Id: Makefile,v 1.5 1997/04/20 21:26:11 jfitz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= BSD-Resource-1.05
|
||||
@ -14,8 +14,8 @@ MASTER_SITE_SUBDIR= BSD
|
||||
|
||||
MAINTAINER= jfitz@FreeBSD.ORG
|
||||
|
||||
BUILD_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
|
||||
RUN_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
|
||||
BUILD_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
|
||||
RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
|
||||
|
||||
MAN3= BSD::Resource.3
|
||||
MANPREFIX= ${PREFIX}/lib/perl5
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: October 20th 1996
|
||||
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
|
||||
#
|
||||
# $Id: Makefile,v 1.5 1996/11/18 08:45:29 asami Exp $
|
||||
# $Id: Makefile,v 1.6 1997/04/20 13:51:52 wosch Exp $
|
||||
#
|
||||
|
||||
DISTNAME= C-Scan-0.3
|
||||
@ -14,9 +14,9 @@ MASTER_SITE_SUBDIR= C
|
||||
|
||||
MAINTAINER= jfitz@FreeBSD.ORG
|
||||
|
||||
BUILD_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5 \
|
||||
BUILD_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5 \
|
||||
${PREFIX}/lib/perl5/site_perl/Data/Flow.pm:${PORTSDIR}/devel/p5-Data-Flow
|
||||
RUN_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
|
||||
RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
|
||||
|
||||
MAN3= C::Scan.3
|
||||
MANPREFIX= ${PREFIX}/lib/perl5
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: October 21st 1996
|
||||
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
|
||||
#
|
||||
# $Id: Makefile,v 1.3 1996/11/18 08:46:03 asami Exp $
|
||||
# $Id: Makefile,v 1.4 1997/04/20 13:52:15 wosch Exp $
|
||||
#
|
||||
|
||||
DISTNAME= IniConf.pm-0.91
|
||||
@ -14,8 +14,8 @@ MASTER_SITE_SUBDIR= IniConf
|
||||
|
||||
MAINTAINER= jfitz@FreeBSD.ORG
|
||||
|
||||
BUILD_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
|
||||
RUN_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
|
||||
BUILD_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
|
||||
RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
|
||||
|
||||
MAN3= IniConf.pm.3
|
||||
MANPREFIX= ${PREFIX}/lib/perl5
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: October 20th 1996
|
||||
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
|
||||
#
|
||||
# $Id: Makefile,v 1.3 1996/11/18 08:45:33 asami Exp $
|
||||
# $Id: Makefile,v 1.4 1997/04/20 13:51:54 wosch Exp $
|
||||
#
|
||||
|
||||
DISTNAME= ConfigReader-0.5
|
||||
@ -14,8 +14,8 @@ MASTER_SITE_SUBDIR= ConfigReader
|
||||
|
||||
MAINTAINER= jfitz@FreeBSD.ORG
|
||||
|
||||
BUILD_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
|
||||
RUN_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
|
||||
BUILD_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
|
||||
RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
|
||||
|
||||
NO_BUILD= YES
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: October 17th 1996
|
||||
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
|
||||
#
|
||||
# $Id: Makefile,v 1.4 1997/03/25 13:01:18 jfitz Exp $
|
||||
# $Id: Makefile,v 1.5 1997/04/20 13:51:55 wosch Exp $
|
||||
#
|
||||
|
||||
DISTNAME= Curses-1.01
|
||||
@ -14,8 +14,8 @@ MASTER_SITE_SUBDIR= Curses
|
||||
|
||||
MAINTAINER= jfitz@FreeBSD.ORG
|
||||
|
||||
BUILD_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
|
||||
RUN_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
|
||||
BUILD_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
|
||||
RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
|
||||
|
||||
MAN3= Curses.3
|
||||
MANPREFIX= ${PREFIX}/lib/perl5
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: October 20th 1996
|
||||
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
|
||||
#
|
||||
# $Id: Makefile,v 1.3 1996/11/18 08:45:43 asami Exp $
|
||||
# $Id: Makefile,v 1.4 1997/04/20 13:51:58 wosch Exp $
|
||||
#
|
||||
|
||||
DISTNAME= Data-Flow-0.04
|
||||
@ -14,8 +14,8 @@ MASTER_SITE_SUBDIR= Data
|
||||
|
||||
MAINTAINER= jfitz@FreeBSD.ORG
|
||||
|
||||
BUILD_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
|
||||
RUN_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
|
||||
BUILD_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
|
||||
RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
|
||||
|
||||
MAN3= Data::Flow.3
|
||||
MANPREFIX= ${PREFIX}/lib/perl5
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: April 28th 1996
|
||||
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
|
||||
#
|
||||
# $Id$
|
||||
# $Id: Makefile,v 1.1.1.1 1997/04/28 18:49:15 jfitz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= DateManip-5.10
|
||||
@ -14,8 +14,8 @@ MASTER_SITE_SUBDIR= Date
|
||||
|
||||
MAINTAINER= jfitz@FreeBSD.ORG
|
||||
|
||||
BUILD_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
|
||||
RUN_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
|
||||
BUILD_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
|
||||
RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
|
||||
|
||||
MAN3= Date::Manip.3
|
||||
MANPREFIX= ${PREFIX}/lib/perl5
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created:
|
||||
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
|
||||
#
|
||||
# $Id: Makefile,v 1.3 1996/11/18 08:45:46 asami Exp $
|
||||
# $Id: Makefile,v 1.4 1997/04/20 13:52:00 wosch Exp $
|
||||
#
|
||||
|
||||
DISTNAME= File-BasicFLock-96.072401
|
||||
@ -14,8 +14,8 @@ MASTER_SITE_SUBDIR= File
|
||||
|
||||
MAINTAINER= jfitz@FreeBSD.ORG
|
||||
|
||||
BUILD_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
|
||||
RUN_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
|
||||
BUILD_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
|
||||
RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
|
||||
|
||||
MAN3= File::BasicFlock.3
|
||||
MANPREFIX= ${PREFIX}/lib/perl5
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: October 17th 1996
|
||||
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
|
||||
#
|
||||
# $Id: Makefile,v 1.3 1996/11/18 08:45:48 asami Exp $
|
||||
# $Id: Makefile,v 1.4 1997/04/20 13:52:06 wosch Exp $
|
||||
#
|
||||
|
||||
DISTNAME= File-Lock-0.9
|
||||
@ -14,8 +14,8 @@ MASTER_SITE_SUBDIR= File
|
||||
|
||||
MAINTAINER= jfitz@FreeBSD.ORG
|
||||
|
||||
BUILD_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
|
||||
RUN_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
|
||||
BUILD_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
|
||||
RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
|
||||
|
||||
do-configure:
|
||||
@ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PREFIX}/bin/perl Makefile.PL
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: October 17th 1996
|
||||
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
|
||||
#
|
||||
# $Id: Makefile,v 1.3 1996/11/18 08:45:51 asami Exp $
|
||||
# $Id: Makefile,v 1.4 1997/04/20 13:52:09 wosch Exp $
|
||||
#
|
||||
|
||||
DISTNAME= File-Slurp-96.042202
|
||||
@ -14,8 +14,8 @@ MASTER_SITE_SUBDIR= File
|
||||
|
||||
MAINTAINER= jfitz@FreeBSD.ORG
|
||||
|
||||
BUILD_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
|
||||
RUN_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
|
||||
BUILD_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
|
||||
RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
|
||||
|
||||
MAN3= File::Slurp.3
|
||||
MANPREFIX= ${PREFIX}/lib/perl5
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: October 17th 1996
|
||||
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
|
||||
#
|
||||
# $Id: Makefile,v 1.3 1996/11/18 08:45:57 asami Exp $
|
||||
# $Id: Makefile,v 1.4 1997/04/20 13:52:11 wosch Exp $
|
||||
#
|
||||
|
||||
DISTNAME= File-Tools-2.0
|
||||
@ -14,8 +14,8 @@ MASTER_SITE_SUBDIR= File
|
||||
|
||||
MAINTAINER= jfitz@FreeBSD.ORG
|
||||
|
||||
BUILD_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
|
||||
RUN_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
|
||||
BUILD_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
|
||||
RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
|
||||
|
||||
MAN3= File::Tools.3 File::Recurse.3 File::Copy.3
|
||||
MANPREFIX= ${PREFIX}/lib/perl5
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: October 21st 1996
|
||||
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
|
||||
#
|
||||
# $Id: Makefile,v 1.4 1996/11/20 11:45:18 asami Exp $
|
||||
# $Id: Makefile,v 1.5 1997/04/20 13:52:14 wosch Exp $
|
||||
#
|
||||
|
||||
DISTNAME= Include-1.02a
|
||||
@ -14,8 +14,8 @@ MASTER_SITE_SUBDIR= Include
|
||||
|
||||
MAINTAINER= jfitz@FreeBSD.ORG
|
||||
|
||||
BUILD_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
|
||||
RUN_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
|
||||
BUILD_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
|
||||
RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
|
||||
|
||||
MAN3= Include.3
|
||||
MANPREFIX= ${PREFIX}/lib/perl5
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: October 21st 1996
|
||||
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
|
||||
#
|
||||
# $Id: Makefile,v 1.3 1996/11/18 08:46:03 asami Exp $
|
||||
# $Id: Makefile,v 1.4 1997/04/20 13:52:15 wosch Exp $
|
||||
#
|
||||
|
||||
DISTNAME= IniConf.pm-0.91
|
||||
@ -14,8 +14,8 @@ MASTER_SITE_SUBDIR= IniConf
|
||||
|
||||
MAINTAINER= jfitz@FreeBSD.ORG
|
||||
|
||||
BUILD_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
|
||||
RUN_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
|
||||
BUILD_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
|
||||
RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
|
||||
|
||||
MAN3= IniConf.pm.3
|
||||
MANPREFIX= ${PREFIX}/lib/perl5
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: October 21st 1996
|
||||
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
|
||||
#
|
||||
# $Id: Makefile,v 1.4 1997/04/20 13:52:16 wosch Exp $
|
||||
# $Id: Makefile,v 1.5 1997/04/20 21:26:16 jfitz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= Ioctl-0_7
|
||||
@ -14,8 +14,8 @@ MASTER_SITE_SUBDIR= Ioctl
|
||||
|
||||
MAINTAINER= jfitz@FreeBSD.ORG
|
||||
|
||||
BUILD_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
|
||||
RUN_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
|
||||
BUILD_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
|
||||
RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
|
||||
|
||||
do-configure:
|
||||
@ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PREFIX}/bin/perl Makefile.PL
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: April 18th 1997
|
||||
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
|
||||
#
|
||||
# $Id: Makefile,v 1.1.1.1 1997/04/18 12:10:29 jfitz Exp $
|
||||
# $Id: Makefile,v 1.2 1997/04/20 21:26:18 jfitz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= perlvision
|
||||
@ -15,8 +15,8 @@ EXTRACT_SUFX= .tgz
|
||||
|
||||
MAINTAINER= jfitz@FreeBSD.ORG
|
||||
|
||||
BUILD_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
|
||||
RUN_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5 \
|
||||
BUILD_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
|
||||
RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5 \
|
||||
${PREFIX}/lib/perl5/site_perl/Curses.pm:${PORTSDIR}/devel/p5-Curses
|
||||
|
||||
NO_WRKSUBDIR= YES
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: October 24th 1996
|
||||
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
|
||||
#
|
||||
# $Id: Makefile,v 1.3 1996/11/20 12:13:10 asami Exp $
|
||||
# $Id: Makefile,v 1.4 1997/04/20 13:52:18 wosch Exp $
|
||||
#
|
||||
|
||||
DISTNAME= Religion-1.04
|
||||
@ -14,8 +14,8 @@ MASTER_SITE_SUBDIR= Religion
|
||||
|
||||
MAINTAINER= jfitz@FreeBSD.ORG
|
||||
|
||||
BUILD_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
|
||||
RUN_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
|
||||
BUILD_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
|
||||
RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
|
||||
|
||||
MAN3= Religion.3
|
||||
MANPREFIX= ${PREFIX}/lib/perl5
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: October 24th 1996
|
||||
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
|
||||
#
|
||||
# $Id: Makefile,v 1.4 1997/04/20 13:52:19 wosch Exp $
|
||||
# $Id: Makefile,v 1.5 1997/04/20 21:26:20 jfitz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= Resources-1.04
|
||||
@ -14,8 +14,8 @@ MASTER_SITE_SUBDIR= Resources
|
||||
|
||||
MAINTAINER= jfitz@FreeBSD.ORG
|
||||
|
||||
BUILD_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
|
||||
RUN_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
|
||||
BUILD_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
|
||||
RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
|
||||
|
||||
MAN3= Resources.3
|
||||
MANPREFIX= ${PREFIX}/lib/perl5
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: October 12th 1996
|
||||
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
|
||||
#
|
||||
# $Id: Makefile,v 1.4 1997/04/20 13:52:21 wosch Exp $
|
||||
# $Id: Makefile,v 1.5 1997/04/20 21:26:23 jfitz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= Time-modules-97.011701
|
||||
@ -14,8 +14,8 @@ MASTER_SITE_SUBDIR= Time
|
||||
|
||||
MAINTAINER= jfitz@FreeBSD.ORG
|
||||
|
||||
BUILD_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
|
||||
RUN_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
|
||||
BUILD_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
|
||||
RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
|
||||
|
||||
MAN3= Time::CTime.3 Time::JulianDay.3 Time::ParseDate.3 \
|
||||
Time::Timezone.3 Time::DaysInMonth.3
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: April 5th 1997
|
||||
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
|
||||
#
|
||||
# $Id: Makefile,v 1.2 1997/04/20 13:52:51 wosch Exp $
|
||||
# $Id: Makefile,v 1.3 1997/04/27 17:20:23 jfitz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= Net-DNS-0.07
|
||||
@ -14,9 +14,9 @@ MASTER_SITE_SUBDIR= Net
|
||||
|
||||
MAINTAINER= jfitz@FreeBSD.ORG
|
||||
|
||||
BUILD_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5 \
|
||||
BUILD_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5 \
|
||||
${PREFIX}/lib/perl5/IO/Socket.pm:${PORTSDIR}/net/p5-IO/
|
||||
RUN_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
|
||||
RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
|
||||
|
||||
MAN3= Net::DNS.3 Net::DNS::Header.3 Net::DNS::Packet.3 \
|
||||
Net::DNS::Question.3 Net::DNS::RR.3 Net::DNS::RR::A.3 \
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: October 20th 1996
|
||||
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
|
||||
#
|
||||
# $Id: Makefile,v 1.4 1996/11/17 09:06:22 obrien Exp $
|
||||
# $Id: Makefile,v 1.5 1997/04/20 13:52:42 wosch Exp $
|
||||
#
|
||||
|
||||
DISTNAME= Business-CreditCard-0.1
|
||||
@ -14,8 +14,8 @@ MASTER_SITE_SUBDIR= Business
|
||||
|
||||
MAINTAINER= jfitz@FreeBSD.ORG
|
||||
|
||||
BUILD_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
|
||||
RUN_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
|
||||
BUILD_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
|
||||
RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
|
||||
|
||||
NO_BUILD= YES
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: So 27 Okt 1996 12:25:55 MET
|
||||
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
|
||||
#
|
||||
# $Id: Makefile,v 1.12 1997/04/20 13:52:22 wosch Exp $
|
||||
# $Id: Makefile,v 1.13 1997/05/06 14:28:41 jfitz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= crossfire-0.93.0
|
||||
@ -22,7 +22,7 @@ MAINTAINER= andreas@klemm.gtn.com
|
||||
|
||||
BUILD_DEPENDS= rplay:${PORTSDIR}/audio/rplay
|
||||
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
|
||||
RUN_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
|
||||
RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
|
||||
|
||||
EXTRACT_ONLY= ${CF_SOURCES} ${CF_DOC}
|
||||
USE_IMAKE= yes
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: So 27 Okt 1996 12:25:55 MET
|
||||
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
|
||||
#
|
||||
# $Id: Makefile,v 1.12 1997/04/20 13:52:22 wosch Exp $
|
||||
# $Id: Makefile,v 1.13 1997/05/06 14:28:41 jfitz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= crossfire-0.93.0
|
||||
@ -22,7 +22,7 @@ MAINTAINER= andreas@klemm.gtn.com
|
||||
|
||||
BUILD_DEPENDS= rplay:${PORTSDIR}/audio/rplay
|
||||
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
|
||||
RUN_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
|
||||
RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
|
||||
|
||||
EXTRACT_ONLY= ${CF_SOURCES} ${CF_DOC}
|
||||
USE_IMAKE= yes
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: So 27 Okt 1996 12:25:55 MET
|
||||
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
|
||||
#
|
||||
# $Id: Makefile,v 1.12 1997/04/20 13:52:22 wosch Exp $
|
||||
# $Id: Makefile,v 1.13 1997/05/06 14:28:41 jfitz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= crossfire-0.93.0
|
||||
@ -22,7 +22,7 @@ MAINTAINER= andreas@klemm.gtn.com
|
||||
|
||||
BUILD_DEPENDS= rplay:${PORTSDIR}/audio/rplay
|
||||
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
|
||||
RUN_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
|
||||
RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
|
||||
|
||||
EXTRACT_ONLY= ${CF_SOURCES} ${CF_DOC}
|
||||
USE_IMAKE= yes
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: October 20th 1996
|
||||
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
|
||||
#
|
||||
# $Id: Makefile,v 1.6 1997/04/20 13:52:24 wosch Exp $
|
||||
# $Id: Makefile,v 1.7 1997/04/20 21:25:34 jfitz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= Image-Size-2.2
|
||||
@ -15,8 +15,8 @@ MASTER_SITE_SUBDIR= Image
|
||||
MAINTAINER= jfitz@FreeBSD.ORG
|
||||
|
||||
BUILD_DEPENDS= ${PREFIX}/lib/perl5/IO.pm:${PORTSDIR}/net/p5-IO \
|
||||
perl5.003:${PORTSDIR}/lang/perl5
|
||||
RUN_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
|
||||
perl5.004:${PORTSDIR}/lang/perl5
|
||||
RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
|
||||
|
||||
MAN1= imgsize.1
|
||||
MAN3= Image::Size.3
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: 22 December 1996
|
||||
# Whom: jmz
|
||||
#
|
||||
# $Id: Makefile,v 1.2 1996/12/24 07:47:28 asami Exp $
|
||||
# $Id: Makefile,v 1.3 1997/04/20 13:52:25 wosch Exp $
|
||||
#
|
||||
|
||||
DISTNAME= PGPLOT1.0b_src
|
||||
@ -14,9 +14,9 @@ EXTRACT_SUFX= .tar.Z
|
||||
|
||||
MAINTAINER= jmz@FreeBSD.org
|
||||
|
||||
BUILD_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
|
||||
BUILD_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
|
||||
LIB_DEPENDS= pgplot\\.5\\.:${PORTSDIR}/graphics/pgplot
|
||||
RUN_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
|
||||
RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
|
||||
|
||||
WRKSRC= ${WRKDIR}/PGPLOT
|
||||
ALL_TARGET= dynamic
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: 22 December 1996
|
||||
# Whom: jmz
|
||||
#
|
||||
# $Id: Makefile,v 1.2 1996/12/24 07:47:28 asami Exp $
|
||||
# $Id: Makefile,v 1.3 1997/04/20 13:52:25 wosch Exp $
|
||||
#
|
||||
|
||||
DISTNAME= PGPLOT1.0b_src
|
||||
@ -14,9 +14,9 @@ EXTRACT_SUFX= .tar.Z
|
||||
|
||||
MAINTAINER= jmz@FreeBSD.org
|
||||
|
||||
BUILD_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
|
||||
BUILD_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
|
||||
LIB_DEPENDS= pgplot\\.5\\.:${PORTSDIR}/graphics/pgplot
|
||||
RUN_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
|
||||
RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
|
||||
|
||||
WRKSRC= ${WRKDIR}/PGPLOT
|
||||
ALL_TARGET= dynamic
|
||||
|
@ -3,10 +3,10 @@
|
||||
# Date created: 7 January 1997
|
||||
# Whom: Yoshiro MIHIRA
|
||||
#
|
||||
# $Id: Makefile,v 1.2 1997/02/05 15:35:22 max Exp $
|
||||
# $Id: Makefile,v 1.3 1997/04/20 13:52:27 wosch Exp $
|
||||
#
|
||||
|
||||
DISTNAME= perl5.003
|
||||
DISTNAME= perl5.004
|
||||
PKGNAME= jp-perl-5.003
|
||||
CATEGORIES= japanese perl5
|
||||
MASTER_SITES= ftp://ftp.funet.fi/pub/languages/perl/CPAN/src/5.0/ \
|
||||
@ -21,7 +21,7 @@ MASTER_SITES= ftp://ftp.funet.fi/pub/languages/perl/CPAN/src/5.0/ \
|
||||
ftp://ftp.delphi.com/pub/mirrors/packages/perl/CPAN/src/5.0/ \
|
||||
ftp://uiarchive.cso.uiuc.edu/pub/lang/perl/CPAN/src/5.0/
|
||||
|
||||
PATCHFILES= jperl5.003.patch7_1.gz
|
||||
PATCHFILES= jperl5.004.patch7_1.gz
|
||||
PATCH_SITES= ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/WATANABE/ \
|
||||
ftp://ftp.is.co.za/pub/perl/CPAN/authors/id/WATANABE/ \
|
||||
ftp://dong.math.ncu.edu.tw/perl/CPAN/authors/id/WATANABE/ \
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: Fri May 2 13:16:31 MET DST 1997
|
||||
# Whom: Ralf S. Engelschall <rse@engelschall.com>
|
||||
#
|
||||
# $Id: Makefile,v 1.4 1997/05/03 07:54:53 andreas Exp $
|
||||
# $Id: Makefile,v 1.5 1997/05/03 12:36:05 andreas Exp $
|
||||
#
|
||||
|
||||
DISTNAME= eperl-2.1.1
|
||||
@ -24,12 +24,12 @@ MAINTAINER= rse@engelschall.com
|
||||
INSTALL_ALSO_AS_SSSL= yes
|
||||
#ENABLE_UID_SWITCHING= yes
|
||||
|
||||
BUILD_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
|
||||
BUILD_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
|
||||
.if defined(INSTALL_ALSO_AS_SSSL)
|
||||
RUN_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5 \
|
||||
RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5 \
|
||||
${PREFIX}/etc/apache/srm.conf:${PORTSDIR}/www/apache
|
||||
.else
|
||||
RUN_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
|
||||
RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
|
||||
.endif
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: 23 Sep 1996
|
||||
# Whom: Masafumi NAKANE <max@FreeBSD.ORG>
|
||||
#
|
||||
# $Id: Makefile,v 1.13 1997/04/30 03:18:05 asami Exp $
|
||||
# $Id: Makefile,v 1.14 1997/05/06 14:28:42 jfitz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= mailagent-3.0pl56
|
||||
@ -14,8 +14,8 @@ MASTER_SITES= http://www.sfc.wide.ad.jp/~max/FreeBSD/ports/distfiles/ \
|
||||
|
||||
MAINTAINER= max@FreeBSD.ORG
|
||||
|
||||
RUN_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
|
||||
BUILD_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
|
||||
RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
|
||||
BUILD_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
|
||||
|
||||
NO_PACKAGE= "Correct FQDN needs to be hardcoded"
|
||||
WRKSRC= ${WRKDIR}/mailagent-3.0
|
||||
@ -34,7 +34,7 @@ MAN1= edusers.1 mailagent.1 maildist.1 \
|
||||
maillist.1 mailpatch.1 package.1
|
||||
# Note that mailhelp.1 is intentionally left uncompressed as it is referred
|
||||
# from several other man pages with .so macro.
|
||||
PERLPATH!= dirname `which perl5.003`
|
||||
PERLPATH!= dirname `which perl5.004`
|
||||
|
||||
pre-extract:
|
||||
@if [ `/bin/sh -c umask` != 0022 ]; then \
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: October 24th 1996
|
||||
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
|
||||
#
|
||||
# $Id: Makefile,v 1.5 1997/04/20 13:52:32 wosch Exp $
|
||||
# $Id: Makefile,v 1.6 1997/04/20 21:26:27 jfitz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= MailFolder-0.06
|
||||
@ -14,8 +14,8 @@ MASTER_SITE_SUBDIR= Mail
|
||||
|
||||
MAINTAINER= jfitz@FreeBSD.ORG
|
||||
|
||||
BUILD_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
|
||||
RUN_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
|
||||
BUILD_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
|
||||
RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
|
||||
|
||||
MAN3= Mail::Folder.3 Mail::Folder::Emaul.3 Mail::Folder::Mbox.3 Mail::Folder::NNTP.3 Mail::Folder::Maildir.3
|
||||
MANPREFIX= ${PREFIX}/lib/perl5
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: October 24th 1996
|
||||
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
|
||||
#
|
||||
# $Id: Makefile,v 1.5 1997/04/20 13:52:34 wosch Exp $
|
||||
# $Id: Makefile,v 1.6 1997/04/20 21:26:35 jfitz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= POP3Client-1_15
|
||||
@ -14,8 +14,8 @@ MASTER_SITE_SUBDIR= Mail
|
||||
|
||||
MAINTAINER= jfitz@FreeBSD.ORG
|
||||
|
||||
BUILD_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
|
||||
RUN_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
|
||||
BUILD_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
|
||||
RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
|
||||
|
||||
MAN3= Mail::POP3Client.3
|
||||
MANPREFIX= ${PREFIX}/lib/perl5
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: October 24th 1996
|
||||
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
|
||||
#
|
||||
# $Id: Makefile,v 1.5 1997/03/07 04:44:32 jfitz Exp $
|
||||
# $Id: Makefile,v 1.6 1997/04/20 13:52:35 wosch Exp $
|
||||
#
|
||||
|
||||
DISTNAME= MailTools-1.09
|
||||
@ -14,10 +14,10 @@ MASTER_SITE_SUBDIR= Mail
|
||||
|
||||
MAINTAINER= jfitz@FreeBSD.ORG
|
||||
|
||||
BUILD_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5 \
|
||||
BUILD_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5 \
|
||||
${PREFIX}/lib/perl5/site_perl/Net/SMTP.pm:${PORTSDIR}/net/p5-Net \
|
||||
${PREFIX}/lib/perl5/site_perl/Net/Domain.pm:${PORTSDIR}/net/p5-Net
|
||||
RUN_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
|
||||
RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
|
||||
|
||||
MAN3= Mail::Address.3 Mail::Cap.3 Mail::Field.3 Mail::Header.3 \
|
||||
Mail::Internet.3 Mail::Alias.3 Mail::Mailer.3 Mail::Send.3 \
|
||||
|
@ -5,14 +5,14 @@
|
||||
# Date created: 31 Jan 1997
|
||||
# Whom: ache
|
||||
#
|
||||
# $Id: Makefile,v 1.4 1997/04/20 13:52:39 wosch Exp $
|
||||
# $Id: Makefile,v 1.5 1997/05/06 14:28:42 jfitz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= premail-0.45
|
||||
CATEGORIES= security mail
|
||||
MASTER_SITES= ftp://utopia.hacktic.nl/pub/replay/pub/remailer/
|
||||
|
||||
BUILD_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
|
||||
BUILD_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
|
||||
BUILD_DEPENDS+= pgp:${PORTSDIR}/security/pgp
|
||||
|
||||
MAINTAINER= ache@FreeBSD.ORG
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: October 17th 1996
|
||||
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
|
||||
#
|
||||
# $Id: Makefile,v 1.5 1996/11/18 14:07:13 asami Exp $
|
||||
# $Id: Makefile,v 1.6 1997/04/20 13:52:40 wosch Exp $
|
||||
#
|
||||
|
||||
DISTNAME= Array-PrintCols-1.2
|
||||
@ -14,8 +14,8 @@ MASTER_SITE_SUBDIR= Array
|
||||
|
||||
MAINTAINER= jfitz@FreeBSD.ORG
|
||||
|
||||
BUILD_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
|
||||
RUN_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
|
||||
BUILD_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
|
||||
RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
|
||||
|
||||
NO_BUILD= YES
|
||||
WRKSRC= ${WRKDIR}/Array-PrintCols
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: October 20th 1996
|
||||
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
|
||||
#
|
||||
# $Id: Makefile,v 1.4 1996/11/17 09:06:22 obrien Exp $
|
||||
# $Id: Makefile,v 1.5 1997/04/20 13:52:42 wosch Exp $
|
||||
#
|
||||
|
||||
DISTNAME= Business-CreditCard-0.1
|
||||
@ -14,8 +14,8 @@ MASTER_SITE_SUBDIR= Business
|
||||
|
||||
MAINTAINER= jfitz@FreeBSD.ORG
|
||||
|
||||
BUILD_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
|
||||
RUN_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
|
||||
BUILD_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
|
||||
RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
|
||||
|
||||
NO_BUILD= YES
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: October 19th 1996
|
||||
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
|
||||
#
|
||||
# $Id: Makefile,v 1.3 1996/11/18 08:46:44 asami Exp $
|
||||
# $Id: Makefile,v 1.4 1997/04/20 13:52:46 wosch Exp $
|
||||
#
|
||||
|
||||
DISTNAME= perl_archie.1.5
|
||||
@ -14,8 +14,8 @@ MASTER_SITE_SUBDIR= Archie
|
||||
|
||||
MAINTAINER= jfitz@FreeBSD.ORG
|
||||
|
||||
BUILD_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
|
||||
RUN_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
|
||||
BUILD_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
|
||||
RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
|
||||
|
||||
NO_WRKSUBDIR= YES
|
||||
NO_BUILD= YES
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: April 5th 1997
|
||||
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
|
||||
#
|
||||
# $Id: Makefile,v 1.2 1997/04/20 13:52:51 wosch Exp $
|
||||
# $Id: Makefile,v 1.3 1997/04/27 17:20:23 jfitz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= Net-DNS-0.07
|
||||
@ -14,9 +14,9 @@ MASTER_SITE_SUBDIR= Net
|
||||
|
||||
MAINTAINER= jfitz@FreeBSD.ORG
|
||||
|
||||
BUILD_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5 \
|
||||
BUILD_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5 \
|
||||
${PREFIX}/lib/perl5/IO/Socket.pm:${PORTSDIR}/net/p5-IO/
|
||||
RUN_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
|
||||
RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
|
||||
|
||||
MAN3= Net::DNS.3 Net::DNS::Header.3 Net::DNS::Packet.3 \
|
||||
Net::DNS::Question.3 Net::DNS::RR.3 Net::DNS::RR::A.3 \
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: September 30th 1996
|
||||
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
|
||||
#
|
||||
# $Id: Makefile,v 1.7 1997/04/20 21:26:40 jfitz Exp $
|
||||
# $Id: Makefile,v 1.8 1997/05/20 03:31:02 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= libnet-1.05
|
||||
@ -14,10 +14,10 @@ MASTER_SITE_SUBDIR= Net
|
||||
|
||||
MAINTAINER= jfitz@FreeBSD.ORG
|
||||
|
||||
BUILD_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5 \
|
||||
BUILD_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5 \
|
||||
${PREFIX}/lib/perl5/IO/Socket.pm:${PORTSDIR}/net/p5-IO \
|
||||
${PREFIX}/lib/perl5/site_perl/Data/Dumper.pm:${PORTSDIR}/devel/p5-Data-Dumper
|
||||
RUN_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
|
||||
RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
|
||||
|
||||
MAN3= Net::Time.3 Net::DummyInetd.3 Net::NNTP.3 Net::SNPP.3 \
|
||||
Net::POP3.3 Net::Cmd.3 Net::SMTP.3 Net::Domain.3 \
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: October 20th 1996
|
||||
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
|
||||
#
|
||||
# $Id: Makefile,v 1.4 1996/11/22 00:21:42 asami Exp $
|
||||
# $Id: Makefile,v 1.5 1997/04/20 13:52:52 wosch Exp $
|
||||
#
|
||||
|
||||
DISTNAME= Crypt-DES-1.0
|
||||
@ -14,8 +14,8 @@ MASTER_SITE_SUBDIR= Crypt
|
||||
|
||||
MAINTAINER= jfitz@FreeBSD.ORG
|
||||
|
||||
BUILD_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
|
||||
RUN_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
|
||||
BUILD_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
|
||||
RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
|
||||
|
||||
MAN3= Crypt::DES.3
|
||||
MANPREFIX= ${PREFIX}/lib/perl5
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: October 20th 1996
|
||||
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
|
||||
#
|
||||
# $Id: Makefile,v 1.5 1996/11/22 00:21:51 asami Exp $
|
||||
# $Id: Makefile,v 1.6 1997/04/20 13:52:54 wosch Exp $
|
||||
#
|
||||
|
||||
DISTNAME= Crypt-IDEA-1.0
|
||||
@ -14,8 +14,8 @@ MASTER_SITE_SUBDIR= Crypt
|
||||
|
||||
MAINTAINER= jfitz@FreeBSD.ORG
|
||||
|
||||
BUILD_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
|
||||
RUN_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
|
||||
BUILD_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
|
||||
RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
|
||||
|
||||
MAN3= Crypt::IDEA.3
|
||||
MANPREFIX= ${PREFIX}/lib/perl5
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: September 30th 1996
|
||||
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
|
||||
#
|
||||
# $Id: Makefile,v 1.4 1996/11/22 00:21:54 asami Exp $
|
||||
# $Id: Makefile,v 1.5 1997/04/20 13:52:57 wosch Exp $
|
||||
#
|
||||
|
||||
DISTNAME= MD5-1.7
|
||||
@ -14,8 +14,8 @@ MASTER_SITE_SUBDIR= MD5
|
||||
|
||||
MAINTAINER= jfitz@FreeBSD.ORG
|
||||
|
||||
BUILD_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
|
||||
RUN_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
|
||||
BUILD_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
|
||||
RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
|
||||
|
||||
MAN3= MD5.3
|
||||
MANPREFIX= ${PREFIX}/lib/perl5
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: October 21st 1996
|
||||
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
|
||||
#
|
||||
# $Id: Makefile,v 1.4 1996/11/22 00:21:57 asami Exp $
|
||||
# $Id: Makefile,v 1.5 1997/04/20 13:52:59 wosch Exp $
|
||||
#
|
||||
|
||||
DISTNAME= PGP-0.2alpha
|
||||
@ -14,9 +14,9 @@ MASTER_SITE_SUBDIR= PGP
|
||||
|
||||
MAINTAINER= jfitz@FreeBSD.ORG
|
||||
|
||||
BUILD_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5 \
|
||||
BUILD_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5 \
|
||||
pgp:${PORTSDIR}/security/pgp
|
||||
RUN_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
|
||||
RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
|
||||
|
||||
NO_WRKSUBDIR= YES
|
||||
MAN3= PGP.3
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: 30 Jul 1995
|
||||
# Whom: torstenb@FreeBSD.ORG
|
||||
#
|
||||
# $Id: Makefile,v 1.39 1997/04/20 13:53:01 wosch Exp $
|
||||
# $Id: Makefile,v 1.40 1997/04/25 05:01:02 peter Exp $
|
||||
#
|
||||
# Maximal ssh package requires YES values for
|
||||
# USE_PERL, USE_TCPWRAP
|
||||
@ -109,10 +109,10 @@ post-install:
|
||||
# Following stuff must be after <bsd.port.mk> to expand exists() properly
|
||||
|
||||
.if defined(USE_PERL) && ${USE_PERL} == YES || \
|
||||
exists(${PREFIX}/bin/perl5.003) && \
|
||||
exists(${PREFIX}/bin/perl5.004) && \
|
||||
(!defined(USE_PERL) || ${USE_PERL} != NO)
|
||||
BUILD_DEPENDS+= perl5.003:${PORTSDIR}/lang/perl5
|
||||
CONFIGURE_ENV+= PERL=${PREFIX}/bin/perl5.003
|
||||
BUILD_DEPENDS+= perl5.004:${PORTSDIR}/lang/perl5
|
||||
CONFIGURE_ENV+= PERL=${PREFIX}/bin/perl5.004
|
||||
.else
|
||||
CONFIGURE_ENV+= PERL=/replace_it_with_PERL_path
|
||||
.endif
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: 30 Jul 1995
|
||||
# Whom: torstenb@FreeBSD.ORG
|
||||
#
|
||||
# $Id: Makefile,v 1.39 1997/04/20 13:53:01 wosch Exp $
|
||||
# $Id: Makefile,v 1.40 1997/04/25 05:01:02 peter Exp $
|
||||
#
|
||||
# Maximal ssh package requires YES values for
|
||||
# USE_PERL, USE_TCPWRAP
|
||||
@ -109,10 +109,10 @@ post-install:
|
||||
# Following stuff must be after <bsd.port.mk> to expand exists() properly
|
||||
|
||||
.if defined(USE_PERL) && ${USE_PERL} == YES || \
|
||||
exists(${PREFIX}/bin/perl5.003) && \
|
||||
exists(${PREFIX}/bin/perl5.004) && \
|
||||
(!defined(USE_PERL) || ${USE_PERL} != NO)
|
||||
BUILD_DEPENDS+= perl5.003:${PORTSDIR}/lang/perl5
|
||||
CONFIGURE_ENV+= PERL=${PREFIX}/bin/perl5.003
|
||||
BUILD_DEPENDS+= perl5.004:${PORTSDIR}/lang/perl5
|
||||
CONFIGURE_ENV+= PERL=${PREFIX}/bin/perl5.004
|
||||
.else
|
||||
CONFIGURE_ENV+= PERL=/replace_it_with_PERL_path
|
||||
.endif
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $Id: Makefile,v 1.42 1997/05/05 00:41:26 jfitz Exp $
|
||||
# $Id: Makefile,v 1.43 1997/05/17 20:35:28 peter Exp $
|
||||
#
|
||||
|
||||
SUBDIR += Mosaic # requires Motif
|
||||
@ -23,7 +23,6 @@
|
||||
SUBDIR += netscape4
|
||||
SUBDIR += p5-Apache
|
||||
SUBDIR += p5-CGI
|
||||
SUBDIR += p5-CGI.pm
|
||||
SUBDIR += p5-CGI_Lite
|
||||
SUBDIR += p5-HTML
|
||||
SUBDIR += p5-HTML-QuickCheck
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: April 26th 1997
|
||||
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
|
||||
#
|
||||
# $Id$
|
||||
# $Id: Makefile,v 1.1.1.1 1997/05/05 00:41:07 jfitz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= mod_perl-0.98
|
||||
@ -16,8 +16,8 @@ MAINTAINER= jfitz@FreeBSD.ORG
|
||||
|
||||
BUILD_DEPENDS= ${PREFIX}/lib/perl5/site_perl/ExtUtils/Embed.pm:${PORTSDIR}/devel/p5-ExtUtils-Embed \
|
||||
${PREFIX}/lib/perl5/site_perl/CGI.pm:${PORTSDIR}/www/p5-CGI.pm \
|
||||
perl5.003:${PORTSDIR}/lang/perl5
|
||||
RUN_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
|
||||
perl5.004:${PORTSDIR}/lang/perl5
|
||||
RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
|
||||
|
||||
CONFIGURE_ENV+= PORTSDIR=${PORTSDIR} INSTALL_PROGRAM="${INSTALL_PROGRAM}"
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: September 30th 1996
|
||||
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
|
||||
#
|
||||
# $Id: Makefile,v 1.4 1997/04/20 13:53:07 wosch Exp $
|
||||
# $Id: Makefile,v 1.5 1997/04/20 21:26:43 jfitz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= CGI-modules-2.76
|
||||
@ -14,9 +14,9 @@ MASTER_SITE_SUBDIR= CGI
|
||||
|
||||
MAINTAINER= jfitz@FreeBSD.ORG
|
||||
|
||||
BUILD_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5 \
|
||||
BUILD_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5 \
|
||||
${PREFIX}/lib/perl5/site_perl/URI/Escape.pm:${PORTSDIR}/www/p5-libwww
|
||||
RUN_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
|
||||
RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
|
||||
|
||||
MAN3= CGI::Base.3 CGI::BasePlus.3 CGI::Carp.3 CGI::Form.3 \
|
||||
CGI::MiniSvr.3 CGI::Request.3
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: September 30th 1996
|
||||
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
|
||||
#
|
||||
# $Id: Makefile,v 1.4 1997/04/20 13:53:07 wosch Exp $
|
||||
# $Id: Makefile,v 1.5 1997/04/20 21:26:43 jfitz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= CGI-modules-2.76
|
||||
@ -14,9 +14,9 @@ MASTER_SITE_SUBDIR= CGI
|
||||
|
||||
MAINTAINER= jfitz@FreeBSD.ORG
|
||||
|
||||
BUILD_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5 \
|
||||
BUILD_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5 \
|
||||
${PREFIX}/lib/perl5/site_perl/URI/Escape.pm:${PORTSDIR}/www/p5-libwww
|
||||
RUN_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
|
||||
RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
|
||||
|
||||
MAN3= CGI::Base.3 CGI::BasePlus.3 CGI::Carp.3 CGI::Form.3 \
|
||||
CGI::MiniSvr.3 CGI::Request.3
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: September 30th 1996
|
||||
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
|
||||
#
|
||||
# $Id: Makefile,v 1.3 1996/11/18 08:47:05 asami Exp $
|
||||
# $Id: Makefile,v 1.4 1997/04/20 13:53:11 wosch Exp $
|
||||
#
|
||||
|
||||
DISTNAME= CGI_Lite-1.62.pm
|
||||
@ -15,8 +15,8 @@ EXTRACT_SUFX= .gz
|
||||
|
||||
MAINTAINER= jfitz@FreeBSD.ORG
|
||||
|
||||
BUILD_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
|
||||
RUN_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
|
||||
BUILD_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
|
||||
RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
|
||||
|
||||
NO_BUILD= yes
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: October 20th 1996
|
||||
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
|
||||
#
|
||||
# $Id: Makefile,v 1.3 1996/11/18 08:47:11 asami Exp $
|
||||
# $Id: Makefile,v 1.4 1997/04/20 13:53:17 wosch Exp $
|
||||
#
|
||||
|
||||
DISTNAME= HTML-QuickCheck-1.0b1
|
||||
@ -14,8 +14,8 @@ MASTER_SITE_SUBDIR= HTML
|
||||
|
||||
MAINTAINER= jfitz@FreeBSD.ORG
|
||||
|
||||
BUILD_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
|
||||
RUN_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
|
||||
BUILD_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
|
||||
RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
|
||||
|
||||
MAN3= HTML::QuickCheck.3
|
||||
MANPREFIX= ${PREFIX}/lib/perl5
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: October 20th 1996
|
||||
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
|
||||
#
|
||||
# $Id: Makefile,v 1.4 1997/04/05 20:28:16 jfitz Exp $
|
||||
# $Id: Makefile,v 1.5 1997/04/20 13:53:19 wosch Exp $
|
||||
#
|
||||
|
||||
DISTNAME= HTML-Stream-1.38
|
||||
@ -14,8 +14,8 @@ MASTER_SITE_SUBDIR= HTML
|
||||
|
||||
MAINTAINER= jfitz@FreeBSD.ORG
|
||||
|
||||
BUILD_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
|
||||
RUN_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
|
||||
BUILD_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
|
||||
RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
|
||||
|
||||
MAN3= HTML::Stream.3
|
||||
MANPREFIX= ${PREFIX}/lib/perl5
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: October 20th 1996
|
||||
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
|
||||
#
|
||||
# $Id: Makefile,v 1.3 1996/11/18 08:47:21 asami Exp $
|
||||
# $Id: Makefile,v 1.4 1997/04/20 13:53:14 wosch Exp $
|
||||
#
|
||||
|
||||
DISTNAME= HTML-0.6
|
||||
@ -14,8 +14,8 @@ MASTER_SITE_SUBDIR= HTML
|
||||
|
||||
MAINTAINER= jfitz@FreeBSD.ORG
|
||||
|
||||
BUILD_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
|
||||
RUN_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
|
||||
BUILD_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
|
||||
RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
|
||||
|
||||
NO_WRKSUBDIR= YES
|
||||
NO_BUILD= YES
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: October 20th 1996
|
||||
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
|
||||
#
|
||||
# $Id: Makefile,v 1.4 1997/04/20 13:53:21 wosch Exp $
|
||||
# $Id: Makefile,v 1.5 1997/04/20 21:26:46 jfitz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= HTTPD-Tools-0.53
|
||||
@ -14,8 +14,8 @@ MASTER_SITE_SUBDIR= HTTPD
|
||||
|
||||
MAINTAINER= jfitz@FreeBSD.ORG
|
||||
|
||||
BUILD_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
|
||||
RUN_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
|
||||
BUILD_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
|
||||
RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
|
||||
|
||||
MAN3= HTTPD::Authen.3 HTTPD::UserAdmin.3 HTTPD::GroupAdmin.3
|
||||
MANPREFIX= ${PREFIX}/lib/perl5
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: October 20th 1996
|
||||
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
|
||||
#
|
||||
# $Id: Makefile,v 1.4 1997/04/20 13:53:21 wosch Exp $
|
||||
# $Id: Makefile,v 1.5 1997/04/20 21:26:46 jfitz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= HTTPD-Tools-0.53
|
||||
@ -14,8 +14,8 @@ MASTER_SITE_SUBDIR= HTTPD
|
||||
|
||||
MAINTAINER= jfitz@FreeBSD.ORG
|
||||
|
||||
BUILD_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
|
||||
RUN_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
|
||||
BUILD_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
|
||||
RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
|
||||
|
||||
MAN3= HTTPD::Authen.3 HTTPD::UserAdmin.3 HTTPD::GroupAdmin.3
|
||||
MANPREFIX= ${PREFIX}/lib/perl5
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: September 30th 1996
|
||||
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
|
||||
#
|
||||
# $Id: Makefile,v 1.7 1997/04/20 13:53:23 wosch Exp $
|
||||
# $Id: Makefile,v 1.8 1997/04/20 21:26:48 jfitz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= libwww-perl-5.08
|
||||
@ -14,10 +14,10 @@ MASTER_SITE_SUBDIR= URI
|
||||
|
||||
MAINTAINER= jfitz@FreeBSD.ORG
|
||||
|
||||
BUILD_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5 \
|
||||
BUILD_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5 \
|
||||
${PREFIX}/lib/perl5/site_perl/MD5.pm:${PORTSDIR}/security/p5-MD5 \
|
||||
${PREFIX}/lib/perl5/site_perl/Net/FTP.pm:${PORTSDIR}/net/p5-Net
|
||||
RUN_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
|
||||
RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
|
||||
|
||||
MAN1= lwp-mirror.1 lwp-request.1 lwp-rget.1 lwp-download.1
|
||||
MAN3= File::CounterFile.3 File::Listing.3 Font::AFM.3 \
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: So 2 Mär 1997 18:10:49 MET
|
||||
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
|
||||
#
|
||||
# $Id: Makefile,v 1.3 1997/04/20 13:53:26 wosch Exp $
|
||||
# $Id: Makefile,v 1.4 1997/05/06 14:28:43 jfitz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= wwwstat-2.01
|
||||
@ -16,7 +16,7 @@ PATCHFILES= patch-2.01.txt
|
||||
|
||||
MAINTAINER= andreas@FreeBSD.ORG
|
||||
|
||||
RUN_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5 \
|
||||
RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5 \
|
||||
${PREFIX}/etc/apache/srm.conf:${PORTSDIR}/www/apache
|
||||
|
||||
DIST_SUBDIR= wwwstat
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: October 21st 1996
|
||||
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
|
||||
#
|
||||
# $Id: Makefile,v 1.9 1997/04/20 21:25:39 jfitz Exp $
|
||||
# $Id: Makefile,v 1.10 1997/04/21 02:28:35 jfitz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= Tk400.202
|
||||
@ -14,11 +14,11 @@ MASTER_SITE_SUBDIR= Tk
|
||||
|
||||
MAINTAINER= jfitz@FreeBSD.ORG
|
||||
|
||||
BUILD_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5 \
|
||||
BUILD_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5 \
|
||||
${PREFIX}/lib/perl5/site_perl/HTML/Parse.pm:${PORTSDIR}/www/p5-libwww \
|
||||
${PREFIX}/lib/perl5/IO.pm:${PORTSDIR}/net/p5-IO
|
||||
LIB_DEPENDS= tk41\\.1\\.:${PORTSDIR}/x11/tk41
|
||||
RUN_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
|
||||
RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
|
||||
|
||||
MAN1= tkweb.1
|
||||
MAN3= Tk::Adjuster.3 Tk::After.3 Tk::Axis.3 Tk::Balloon.3 \
|
||||
|
Loading…
Reference in New Issue
Block a user