FreeBSD Bugzilla – Attachment 115746 Details for
Bug 157552
[PATCH] www/hotcrp: add missing PHP extensions
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
hotcrp-2.45_1.patch
hotcrp-2.45_1.patch (text/plain), 1.02 KB, created by
Lars Eggert
on 2011-06-03 07:50:07 UTC
(
hide
)
Description:
hotcrp-2.45_1.patch
Filename:
MIME Type:
Creator:
Lars Eggert
Created:
2011-06-03 07:50:07 UTC
Size:
1.02 KB
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/www/hotcrp.orig/Makefile /usr/ports/www/hotcrp/Makefile >--- /usr/ports/www/hotcrp.orig/Makefile 2011-06-03 08:33:01.000000000 +0300 >+++ /usr/ports/www/hotcrp/Makefile 2011-06-03 08:50:33.000000000 +0300 >@@ -7,6 +7,7 @@ > > PORTNAME= hotcrp > PORTVERSION= 2.45 >+PORTREVISION= 1 > CATEGORIES= www > MASTER_SITES= http://www.cs.ucla.edu/~kohler/hotcrp/ > >@@ -16,14 +17,16 @@ > RUN_DEPENDS= ${PEARDIR}/Mail.php:${PORTSDIR}/mail/pear-Mail \ > ${PEARDIR}/Mail/mime.php:${PORTSDIR}/mail/pear-Mail_Mime \ > pdftohtml:${PORTSDIR}/textproc/pdftohtml >-USE_PHP= mysql gd >+ >+USE_PHP= mysql gd session ctype >+USE_MYSQL= server > > PEARDIR= ${PREFIX}/share/pear > > WWWDOCROOT?= www > > NO_BUILD= yes >-SUB_FILES= pkg-message >+SUB_FILES= pkg-message > > LICENSE= BSD > LICENSE_FILE= ${WRKSRC}/LICENSE >@@ -31,7 +34,7 @@ > do-install: > ${MKDIR} ${WWWDIR} > @cd ${WRKSRC} && ${COPYTREE_SHARE} . ${WWWDIR} >- ${CHOWN} -R ${WWWOWN}:${WWWGRP} ${WWWDIR} >+ ${CHOWN} -R ${WWWOWN}:${WWWGRP} ${WWWDIR} > > post-install: > @${CAT} ${PKGMESSAGE}
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 157552
: 115746