Bug 103177

Summary: fix-port mail/vpopmail & mail/vpopmail-devel
Product: Ports & Packages Reporter: Oliver Lehmann <oliver>
Component: Individual Port(s)Assignee: Alex Dupre <ale>
Status: Closed FIXED    
Severity: Affects Only Me CC: oliver
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
vpopmail.patch none

Description Oliver Lehmann freebsd_committer freebsd_triage 2006-09-12 06:40:12 UTC
	while adding vpopmail or vpopmail-devel as a package, PKG_PREFIX
	gets defined as ${PREFIX} - not as ${PREFIX} like it is defined
	in the Makefile. This ends up in creating users with /usr/local
	as home dir prefix, not /usr/local/vpopmail. This leads to a
	wrong home dir, and uninstallable other vpopmail-dendant appli-
	cations like vqadmin or courier-authlib-vchkpw because this
	applications are expecting lib_deps and inc_deps in ~vpopmail/etc.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-09-12 06:40:24 UTC
Responsible Changed
From-To: freebsd-ports-bugs->roam

Over to maintainer
Comment 2 dfilter service freebsd_committer freebsd_triage 2006-09-23 13:38:08 UTC
roam        2006-09-23 12:38:03 UTC

  FreeBSD ports repository

  Modified files:
    mail/vpopmail        Makefile pkg-install 
  Log:
  Fix package installation - in most cases, the vpopmail package (if built)
  would be installed with the wrong home directory for the vpopmail user.
  
  PR:             103177
  Submitted by:   oliver
  
  Revision  Changes    Path
  1.66      +1 -1      ports/mail/vpopmail/Makefile
  1.3       +2 -2      ports/mail/vpopmail/pkg-install
_______________________________________________
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 Peter Pentchev freebsd_committer freebsd_triage 2006-09-23 13:49:52 UTC
Responsible Changed
From-To: roam->ale

Over to the maintainer of the vpopmail-devel port now that I've made 
the change to the vpopmail one.
Comment 4 Oliver Lehmann freebsd_committer freebsd_triage 2006-11-29 17:39:02 UTC
State Changed
From-To: open->closed

committed due to maintainer timeout
Comment 5 dfilter service freebsd_committer freebsd_triage 2006-11-29 17:39:10 UTC
oliver      2006-11-29 17:38:45 UTC

  FreeBSD ports repository

  Modified files:
    mail/vpopmail-devel  Makefile pkg-install 
  Log:
  while adding vpopmail-devel as a package, PKG_PREFIX
  gets defined as ${PREFIX} - not as ${PREFIX}/vpopmail like it is defined
  in the Makefile. This ends up in creating users with /usr/local
  as home dir prefix, not /usr/local/vpopmail. This leads to a
  wrong home dir, and uninstallable other vpopmail-dendant appli-
  cations like vqadmin or courier-authlib-vchkpw because this
  applications are expecting lib_deps and inc_deps in ~vpopmail/etc.
  
  PR:             ports/103177
  Approved by:    maintainer timeout (66 days)
  
  Revision  Changes    Path
  1.52      +1 -1      ports/mail/vpopmail-devel/Makefile
  1.3       +2 -2      ports/mail/vpopmail-devel/pkg-install
_______________________________________________
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"