Summary: | [patch] net-p2p/uhub port improvements | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Aragon Gouveia <aragon> | ||||
Component: | Individual Port(s) | Assignee: | freebsd-ports-bugs (Nobody) <ports-bugs> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Aragon Gouveia
2010-10-29 19:40:07 UTC
Maintainer of net-p2p/uhub, Please note that PR ports/151819 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/151819 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool) thx, i agree stefan 2010-11-11 10:31:35 UTC FreeBSD ports repository Modified files: . UIDs GIDs net-p2p/uhub Makefile net-p2p/uhub/files uhub.sh.in Log: * Sets up a uhub UID and GID for the daemon to run as. * Modifies configuration file permissions to restrict them to root and the above GID. * Patches uhub source so that PREFIX/etc/uhub/uhub.conf is the compiled in default configuration file. * rc.d script changes - enable above uid/gid, enable syslog logging, simplify. PR: 151819 Submitted by: Aragon Gouveia <aragon@phat.za.net> Approved by: maintainer Revision Changes Path 1.114 +2 -1 ports/GIDs 1.127 +2 -1 ports/UIDs 1.8 +15 -8 ports/net-p2p/uhub/Makefile 1.3 +5 -7 ports/net-p2p/uhub/files/uhub.sh.in _______________________________________________ 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" State Changed From-To: feedback->closed Committed, thanks! |