FreeBSD Bugzilla – Attachment 34086 Details for
Bug 55515
[patch] extract perl stuff from bsd.port.mk into bsd.perl.mk
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
perl-ports.patch
perl-ports.patch (text/plain), 1.61 KB, created by
Sergey Matveychuk
on 2004-06-17 16:13:25 UTC
(
hide
)
Description:
perl-ports.patch
Filename:
MIME Type:
Creator:
Sergey Matveychuk
Created:
2004-06-17 16:13:25 UTC
Size:
1.61 KB
patch
obsolete
>diff -ruN /usr/ports/devel/p5-Dialog.orig/Makefile /usr/ports/devel/p5-Dialog/Makefile >--- /usr/ports/devel/p5-Dialog.orig/Makefile Thu Jun 17 15:43:11 2004 >+++ /usr/ports/devel/p5-Dialog/Makefile Thu Jun 17 15:43:27 2004 >@@ -15,12 +15,12 @@ > MAINTAINER= leeym@FreeBSD.org > COMMENT= Perl interface to dialog(3) > >+PERL_CONFIGURE= YES >+ > .include <bsd.port.pre.mk> > .if ${OSVERSION} >= 500007 > EXTRA_PATCHES= ${FILESDIR}/extra-Dialog.xs > .endif >- >-PERL_CONFIGURE= YES > > MAN3= Dialog.3 > >diff -ruN /usr/ports/www/p5-CGI-Cache.orig/Makefile /usr/ports/www/p5-CGI-Cache/Makefile >--- /usr/ports/www/p5-CGI-Cache.orig/Makefile Thu Jun 17 15:46:07 2004 >+++ /usr/ports/www/p5-CGI-Cache/Makefile Thu Jun 17 15:46:27 2004 >@@ -19,6 +19,8 @@ > ${SITE_PERL}/Cache/SizeAwareFileCache.pm:${PORTSDIR}/devel/p5-Cache-Cache \ > ${SITE_PERL}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable > >+PERL_CONFIGURE= yes >+ > .include <bsd.port.pre.mk> > > .if ${PERL_LEVEL} <= 500600 >@@ -26,8 +28,6 @@ > .endif > > RUN_DEPENDS= ${BUILD_DEPENDS} >- >-PERL_CONFIGURE= yes > > MAN3= CGI::Cache.3 > >diff -ruN /usr/ports/www/mod_frontpage.orig/Makefile /usr/ports/www/mod_frontpage/Makefile >--- /usr/ports/www/mod_frontpage.orig/Makefile Thu Jun 17 15:48:49 2004 >+++ /usr/ports/www/mod_frontpage/Makefile Thu Jun 17 15:49:16 2004 >@@ -22,6 +22,8 @@ > FP_DIR= ${PREFIX}/frontpage/version${FP_VER} > FPSETPERM= ${FP_DIR}/set_default_perms.sh > >+PERL_CONFIGURE= yes >+ > .include <bsd.port.pre.mk> > > PKGMESSAGE= pkg-message >@@ -44,7 +46,6 @@ > AP_LIBEXEC?= ${PREFIX}/libexec/apache > .endif > >-PERL_CONFIGURE= yes > CONFIGURE_ENV= PREFIX=${PREFIX} WRKSRC=${WRKSRC} > > ONLY_FOR_ARCHS= i386
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 55515
:
34078
|
34079
|
34080
|
34081
|
34082
|
34083
|
34084
|
34085
| 34086 |
34087
|
34088
|
34089
|
34090
|
34091
|
34092
|
34093