[Bug 207528] mail/mailman remove postfix dependency and fix pkg-install.in script
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Feb 26 19:03:53 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207528
Bug ID: 207528
Summary: mail/mailman remove postfix dependency and fix
pkg-install.in script
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: mandree at FreeBSD.org
Reporter: ohauer at FreeBSD.org
Assignee: mandree at FreeBSD.org
Flags: maintainer-feedback?(mandree at FreeBSD.org)
Created attachment 167454
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=167454&action=edit
[patch] remove postfix dependency
The first patch removes postfix as build and run dependency so users are free
to choose the postfix version without being afraid it will be replaced during
the next pkg upgrade.
I found no reason to handle postfix different the sendmail, opensmtpd and exim.
The second patch corrects pkg-install, else it will create a "-g" and mailman
directory in the portsdir.
$ make package
$ pkg install work/pkg/mailman-2.1.20_2.txz
$ ls -1
-g <== this
Makefile
distinfo
files
mailman <== and this directory is created by installing the port
pkg-descr
pkg-plist
work
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list