Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Feb 2016 19:03:52 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 207528] mail/mailman remove postfix dependency and fix pkg-install.in script
Message-ID:  <bug-207528-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D207528

            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@FreeBSD.org
          Reporter: ohauer@FreeBSD.org
          Assignee: mandree@FreeBSD.org
             Flags: maintainer-feedback?(mandree@FreeBSD.org)

Created attachment 167454
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D167454&action=
=3Dedit
[patch] remove postfix dependency

The first patch removes postfix as build and run dependency so users are fr=
ee
to choose the postfix version without being afraid it will be replaced duri=
ng
the next pkg upgrade.
I found no reason to handle postfix different the sendmail, opensmtpd and e=
xim.

The second patch corrects pkg-install, else it will create a "-g" and mailm=
an
directory in the portsdir.

$ make package
$ pkg install work/pkg/mailman-2.1.20_2.txz
$ ls -1
-g  <=3D=3D this
Makefile
distinfo
files
mailman <=3D=3D and this directory is created by installing the port
pkg-descr
pkg-plist
work

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-207528-13>