Opened 15 years ago
Closed 15 years ago
#21143 closed update (fixed)
phpbb updates needed
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.0 |
Keywords: | Cc: | ||
Port: | phpbb |
Description
phpbb needs to be updated. The current version is 3.0.5. The dependencies on apache2, php5 and mysql5, and the apache and php4 variants, should be removed, and a dependency on port:php5-web should be added. Most php5 modules have been split off into their own ports. The mysql3, mysql4, postgresql7 and postgresql8 variants should be replaced with a mysql variant that adds a dependency on port:php5-mysql and a postgresql variant that adds a dependency on port:php5-postgresql. According to the documentation it will optionally use port:php5-ftp, port:php5-imagick and port:php5-gd, so I would add those as dependencies too. (xml and zlib are always on in the php5 port.) All of the dependencies should be depends_run.
Change History (1)
comment:1 Changed 15 years ago by nerdling (Jeremy Lavergne)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Committed in r58603.