Bug 88849 - [maintainer update] audio/shoutcast
Summary: [maintainer update] audio/shoutcast
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: Pav Lucistnik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-11 17:20 UTC by Gabor Kovesdan
Modified: 2005-11-18 16:21 UTC (History)
1 user (show)

See Also:


Attachments
shoutcast.diff (5.57 KB, patch)
2005-11-11 17:20 UTC, Gabor Kovesdan
no flags Details | Diff
shoutcast.diff (5.52 KB, patch)
2005-11-18 15:56 UTC, Gabor Kovesdan
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gabor Kovesdan 2005-11-11 17:20:15 UTC
- Use substitutions in the sample config file (CR/LF->LF and some logging settings)
- Make it run as non-root (updated rcNG, added pkg-install, pkg-deinstall)
- Update pkg-message
- Bump PORTREVISION
- Add SHA256
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2005-11-11 20:46:11 UTC
State Changed
From-To: open->feedback

Ports are not allowed to create users with UID above 999. 
Also, PKG_PREFIX is being passed from outside to pkg-*install scripts. 
Please fix and resend! 


Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2005-11-11 20:46:11 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pav

Handle
Comment 3 Gabor Kovesdan 2005-11-18 15:56:33 UTC
I've fixed the issues You wrote, here is the new patch. I've read 
through the Porter's Handbook and selected a free uid/gid (210), and I 
deleted that PKG_PREFIX line since it is unnecessary in those scripts.

Thanks,

Gabor Kovesdan
Comment 4 Pav Lucistnik freebsd_committer freebsd_triage 2005-11-18 16:20:50 UTC
State Changed
From-To: feedback->closed

Committed, thanks!