Bug 119081 - mail/qmail-scanner port requires daemontools (setuidgid)
Summary: mail/qmail-scanner port requires daemontools (setuidgid)
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-27 23:30 UTC by Nick Hibma
Modified: 2008-01-23 16:50 UTC (History)
0 users

See Also:


Attachments
qmail-scanner.txt (1.73 KB, text/plain)
2007-12-28 15:17 UTC, Felippe de Meirelles Motta
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nick Hibma 2007-12-27 23:30:03 UTC
	pkg_delete daemontools\*
	cd /usr/ports/mail/qmail-scanner
	make install QMAILSCAN_SLAVEPORT=tls

	Several occurrences of setuidgid not found.

Fix: 

Add daemontools to INSTALL_DEPENDS.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-12-28 02:14:31 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 2 Felippe de Meirelles Motta 2007-12-28 15:17:04 UTC
Edwin Groothuis wrote:
> Maintainer of mail/qmail-scanner,
>
> Please note that PR ports/119081 has just been submitted.
>
> If it contains a patch for an upgrade, an enhancement or a bug fix
> you agree on, reply to this email stating that you approve the patch
> and a committer will take care of it.
>
> The full text of the PR can be found at:
>     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/119081
>
>   
Thanks for your report, i sent the patch as attach, with some others 
minor changes.
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-01-23 16:41:55 UTC
garga       2008-01-23 16:41:49 UTC

  FreeBSD ports repository

  Modified files:
    mail/qmail-scanner   Makefile 
  Log:
  - Add daemontools to INSTALL_DEPENDS to fix setuidgid missings at install time.
  
  PR:             ports/119081
  Submitted by:   Nick Hibma <nick@anywi.com>
  Reviewed by:    maintainer
  Approved by:    maintainer
  
  Revision  Changes    Path
  1.21      +7 -9      ports/mail/qmail-scanner/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 4 Renato Botelho freebsd_committer freebsd_triage 2008-01-23 16:42:06 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!