Bug 129075 - www/pmwiki -- Requires php5-session
Summary: www/pmwiki -- Requires php5-session
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: Babak Farrokhi
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-22 21:20 UTC by Jeremy Chadwick
Modified: 2008-11-23 10:20 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 Jeremy Chadwick 2008-11-22 21:20:00 UTC
	www/pmwiki requires php5-session to work properly.  Otherwise, users
	will receive a blank page when attempting to set up the wiki, with
	no errors or debug info (even with ?action=diag).

Fix: 

Add "session" to the list of modules in USE_PHP.
How-To-Repeat: 	See above.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-11-22 21:20:09 UTC
Responsible Changed
From-To: freebsd-ports-bugs->farrokhi

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-11-23 10:17:03 UTC
miwi        2008-11-23 10:16:55 UTC

  FreeBSD ports repository

  Modified files:
    www/pmwiki           Makefile 
  Log:
  - Add missing dependency
  - Use SF macro
  
  PR:             129075
  Submitted by:   Jeremy Chadwick <jdc@parodius.com>
  Approved by:    maintainer implicit
  
  Revision  Changes    Path
  1.19      +3 -3      ports/www/pmwiki/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2008-11-23 10:18:01 UTC
State Changed
From-To: open->closed

Committed. Thanks!