Bug 41399 - phpmyadmin port cannot build with -DWITH_PHP3
Summary: phpmyadmin port cannot build with -DWITH_PHP3
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: nbm
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-08-07 09:50 UTC by Maxim Maximov
Modified: 2002-08-08 15:56 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Maxim Maximov 2002-08-07 09:50:01 UTC
--->  Building '/usr/ports/databases/phpmyadmin' with make flags: -DWITH_PHP3
===>  Cleaning for mysql-client-3.23.51
===>  Cleaning for libtool-1.3.4_4
===>  Cleaning for apache-1.3.26_3
===>  Cleaning for mod_php3-3.0.18_3
===>  Cleaning for phpMyAdmin-2.3.0.rc4

Fix: 

add phpMyAdmin-2.3.0-rc4-php3.tar.bz2 to distinfo:

MD5 (phpMyAdmin-2.3.0-rc4-php3.tar.bz2) = fe202b38a6b0e980405bf5d2f102eec0
How-To-Repeat: cd /usr/ports/databases/phpmyadmin
make -DWITH_PHP3 build
Comment 1 Patrick Li freebsd_committer freebsd_triage 2002-08-08 15:43:36 UTC
Responsible Changed
From-To: freebsd-ports->nbm

Over to maintainer
Comment 2 nbm freebsd_committer freebsd_triage 2002-08-08 15:55:31 UTC
State Changed
From-To: open->closed

md5 added.  Thanks!