Bug 154444 - [PATCH] register uid and gid for net/erlyvideo [feature safe]
Summary: [PATCH] register uid and gid for net/erlyvideo [feature safe]
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: 2011-02-01 18:20 UTC by R.Mahmatkhanov
Modified: 2011-02-02 11:30 UTC (History)
0 users

See Also:


Attachments
file.diff (648 bytes, patch)
2011-02-01 18:20 UTC, R.Mahmatkhanov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description R.Mahmatkhanov 2011-02-01 18:20:07 UTC
Register uid and gid for net/erlyvideo. I'm now working on rc-script that will use this account to work erlyvideo from. 

uid/gid is 935, because default RTMP port is 1935.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-02-01 18:20:12 UTC
Class Changed
From-To: change-request->maintainer-update

Fix category (submitter is maintainer) (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-02-02 11:25:26 UTC
miwi        2011-02-02 11:25:22 UTC

  FreeBSD ports repository

  Modified files:
    .                    GIDs UIDs 
  Log:
  - Register uid and gid for net/erlyvideo
  
  PR:             154444
  Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru> (maintainer)
  Feature safe:   yes
  
  Revision  Changes    Path
  1.123     +2 -1      ports/GIDs
  1.137     +2 -1      ports/UIDs
_______________________________________________
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 3 Martin Wilke freebsd_committer freebsd_triage 2011-02-02 11:25:37 UTC
State Changed
From-To: open->closed

Committed. Thanks!