FreeBSD Bugzilla – Attachment 68790 Details for
Bug 101021
[Maintainer Update] port www/textpattern - remove pgsql and sqlite from Makefile
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
textpattern.patch
textpattern.patch (text/plain), 949 bytes, created by
babak
on 2006-07-29 14:00:27 UTC
(
hide
)
Description:
textpattern.patch
Filename:
MIME Type:
Creator:
babak
Created:
2006-07-29 14:00:27 UTC
Size:
949 bytes
patch
obsolete
>diff -ruN textpattern.orig/Makefile textpattern/Makefile >--- textpattern.orig/Makefile Sat Jul 29 16:21:27 2006 >+++ textpattern/Makefile Sat Jul 29 16:24:06 2006 >@@ -20,35 +20,7 @@ > WWWGRP?= www > TEXTPATTERN?= www/${PORTNAME} > PLIST_SUB+= TEXTPATTERN=${TEXTPATTERN} >-USE_PHP= mbstring xml >- >-OPTIONS= MYSQL "Use MySQL backend" on \ >- PGSQL "Use PostgreSQL backend" off >- >-.if defined(PHP_VER) && ${PHP_VER} == 5 >-OPTIONS+= SQLITE "Use SQLite backend" off >-.endif >- >-PORT_DBDIR?= /var/db/ports >-LATEST_LINK= ${PORTNAME}${PKGNAMESUFFIX} >-OPTIONSFILE?= ${PORT_DBDIR}/${LATEST_LINK}/options >- >-.if exists(${OPTIONSFILE}) >-.include "${OPTIONSFILE}" >-.endif >- >-# Options that default to on: >-.if !defined(WITHOUT_MYSQL) || defined(WITH_MYSQL) >-USE_PHP+= mysql >-.endif >- >-.if defined(WITH_PGSQL) >-USE_PHP+= pgsql >-.endif >- >-.if defined(WITH_SQLITE) >-USE_PHP+= sqlite >-.endif >+USE_PHP= mbstring xml mysql > > do-install: > -${MKDIR} ${PREFIX}/${TEXTPATTERN}
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 101021
: 68790