[Bug 200244] [patch] mail/sendmail : fails stage checks and has some problems

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat May 16 16:09:01 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200244

            Bug ID: 200244
           Summary: [patch] mail/sendmail : fails stage checks and has
                    some problems
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: dinoex at FreeBSD.org
          Reporter: marino at FreeBSD.org
             Flags: maintainer-feedback?(dinoex at FreeBSD.org)
          Keywords: patch
          Assignee: dinoex at FreeBSD.org

Created attachment 156828
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=156828&action=edit
Full sendmail diff

The mail/sendmail port doesn't come close to passing stage-qa checks (log
attached).

The attached patch fixes several issues:
1) properly stages the port
2) uses USERS/GROUPS mechanism instead of home-grown one
3) removes all the obsolete @dirrm from pkg-plist
4) Strips executables / libraries (part of stage check)
5) stops rebuilding submit.cf
6) fixes milter pkg-plist
7) simplifies pkg-plist

Note that because the smmsp user has a home directory of
/var/spool/clientmqueue, @dir can't be used.  The @dir and USERS mechanism are
clashing.

Will attach:
1) patch to fix port
2) log of poudriere build as it is now
3) log of poudriere build as it will be after patch 

Note that I tested it on FreeBSD 8.4/i386, FreeBSD 9/amd64 and FreeBSD
10/amd64.  Right now I don't have a means to test FreeBSD 11.

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


More information about the freebsd-ports-bugs mailing list