Bug 191646 - [NEW] multimedia/universal-media-server: Popular DLNA/UPnP media server
Summary: [NEW] multimedia/universal-media-server: Popular DLNA/UPnP media server
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Kurt Jaeger
URL: http://www.universalmediaserver.com/c...
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-05 23:34 UTC by dreamcat4
Modified: 2014-07-12 15:24 UTC (History)
7 users (show)

See Also:


Attachments
Tar archive of all changed files, basedir=/usr (13.96 KB, application/x-gzip)
2014-07-05 23:34 UTC, dreamcat4
dreamcat4: maintainer-approval+
Details
patch file, in 'diff -ruN' format (17.04 KB, patch)
2014-07-05 23:36 UTC, dreamcat4
dreamcat4: maintainer-approval+
Details | Diff
Tar archive. Minor updates for typo, rclint. (13.95 KB, application/x-gzip)
2014-07-11 13:40 UTC, dreamcat4
dreamcat4: maintainer-approval+
Details
Patch. Minor updates for typo, rclint. (diff -ruN format). (17.24 KB, patch)
2014-07-12 07:07 UTC, dreamcat4
no flags Details | Diff
svn diff. Minor updates for typo, rclint. (16.66 KB, patch)
2014-07-12 07:45 UTC, dreamcat4
dreamcat4: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description dreamcat4 2014-07-05 23:34:59 UTC
Created attachment 144442 [details]
Tar archive of all changed files, basedir=/usr

Requires new UID & GID for 'ums' user.

Attached files:
choose either .tar.gz archive or 'diff -ruN' .patch file


Website:
http://www.universalmediaserver.com/comparison/


# cat pkg-descr 
Universal Media Server (UMS) is a feature-rich DLNA/UPnP home media
server good support for client devices.

A popular fork / successor of PS3 Media Server. UMS is Java-based. 
The program streams or transcodes with little or no configuration.

Powered by MEncoder, FFmpeg, tsMuxeR, AviSynth, MediaInfo and more,
which combine to offer support for a wide range of media formats.

WWW: http://sourceforge.net/projects/unimediaserver/

NOTE: Missing transcoder dependancies can be installed seperately.
See files/pkg-message.in for more information.
Comment 1 dreamcat4 2014-07-05 23:36:04 UTC
Created attachment 144443 [details]
patch file, in 'diff -ruN' format
Comment 2 dreamcat4 2014-07-06 09:39:39 UTC
small typo in pkg-descr

$ head -2 pkg-descr 
Universal Media Server (UMS) is a feature-rich DLNA/UPnP home media
server good support for client devices.

Should be:
Universal Media Server (UMS) is a feature-rich DLNA/UPnP home media
server, with good support for client devices.
      ^^^^^^
Comment 4 dreamcat4 2014-07-11 13:40:47 UTC
Created attachment 144574 [details]
Tar archive. Minor updates for typo, rclint.

This new tar archive has just some very minor updates for typo and rclint. All functionality is the same.
Comment 5 Kubilay Kocak freebsd_committer freebsd_triage 2014-07-12 07:00:06 UTC
Please attach your changes as a unified diff via `svn diff` instead of a tar archive, as it makes it much easier to review and test them.
Comment 6 dreamcat4 2014-07-12 07:07:24 UTC
Created attachment 144606 [details]
Patch. Minor updates for typo, rclint. (diff -ruN format).

OK. Here is a 'diff -ruN' formatted patch in the meantime.
Comment 7 dreamcat4 2014-07-12 07:45:39 UTC
Created attachment 144608 [details]
svn diff. Minor updates for typo, rclint.

(In reply to Kubilay Kocak from comment #5)
> Please attach your changes as a unified diff via `svn diff` instead of a tar
> archive, as it makes it much easier to review and test them.

Apologies, here is SVN diff on HEAD. Many thanks.
Comment 8 Kurt Jaeger freebsd_committer freebsd_triage 2014-07-12 14:21:30 UTC
I'll take it.
Comment 9 dreamcat4 2014-07-12 14:23:35 UTC
(In reply to Kurt Jaeger from comment #8)
> I'll take it.

Thanks! Much appreciated.
Comment 10 commit-hook freebsd_committer freebsd_triage 2014-07-12 15:22:36 UTC
A commit references this bug:

Author: pi
Date: Sat Jul 12 15:22:02 UTC 2014
New revision: 361621
URL: http://svnweb.freebsd.org/changeset/ports/361621

Log:
  multimedia/universal-media-server: new port

  DLNA/UPnP home media server

  WWW: http://sourceforge.net/projects/unimediaserver/
  	and
       http://www.universalmediaserver.com/

  PR:		191646
  Submitted by:	dreamcat4@gmail.com

Changes:
  head/GIDs
  head/UIDs
  head/multimedia/Makefile
  head/multimedia/universal-media-server/
  head/multimedia/universal-media-server/Makefile
  head/multimedia/universal-media-server/distinfo
  head/multimedia/universal-media-server/files/
  head/multimedia/universal-media-server/files/pkg-message.in
  head/multimedia/universal-media-server/files/universal_media_server.in
  head/multimedia/universal-media-server/pkg-descr
  head/multimedia/universal-media-server/pkg-plist
Comment 11 Kurt Jaeger freebsd_committer freebsd_triage 2014-07-12 15:24:28 UTC
Committed with minor changes, thanks!