Bug 141054 - lost dependency in /usr/ports/mail/vexim
Summary: lost dependency in /usr/ports/mail/vexim
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: Sergey Matveychuk
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-01 13:40 UTC by Marina Uzhentseva
Modified: 2010-01-21 13:40 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 Marina Uzhentseva 2009-12-01 13:40:02 UTC
Installing vexim from ports doesn't ask or install php*-posix port.

Without installed php*-posix port vexim doesn't work.

Fix: 

Install /usr/ports/sysutils/php*-posix manually.
How-To-Repeat: Install vexim on system without php*-posix - it doesn't work with adding domains and domain aliases.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-12-01 13:41:32 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sem

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-01-21 13:39:46 UTC
sem         2010-01-21 13:39:32 UTC

  FreeBSD ports repository

  Modified files:
    mail/vexim           Makefile 
  Log:
  - Lost dependency on php5-posix
  
  PR:             ports/141054
  Submitted by:   Marina Uzhentseva <samemari at gmail.com>
  
  Revision  Changes    Path
  1.7       +1 -1      ports/mail/vexim/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 Sergey Matveychuk freebsd_committer freebsd_triage 2010-01-21 13:40:00 UTC
State Changed
From-To: open->closed

Committed. Thanks!