Bug 133435 - deskutils/egroupware dependency unresolved
Summary: deskutils/egroupware dependency unresolved
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-06 19:50 UTC by Andrew
Modified: 2009-05-29 13: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 Andrew 2009-04-06 19:50:01 UTC
deskutils/egroupware does not have "USE_PHP+= session", which provides
the required session_name() function for PHP.

Fix: 

add USE_PHP += session to the makefile
How-To-Repeat: install egroupware on an empty system, try to access the main page.
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2009-04-06 22:34:54 UTC
Responsible Changed
From-To: freebsd-www->freebsd-ports-bugs

ports PR.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2009-05-29 13:16:42 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-05-29 13:16:49 UTC
miwi        2009-05-29 12:16:35 UTC

  FreeBSD ports repository

  Modified files:
    deskutils/egroupware Makefile 
  Log:
  - Add missing php dependency
  
  PR:             133435
  Submitted by:   Andrew <fbsdbugs.10.awinder@spamgourmet.com>
  Approved by:    maintainer implicit
  
  Revision  Changes    Path
  1.34      +2 -1      ports/deskutils/egroupware/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"