Bug 147050 - New Port: multimedia/mp4split Converts MP4 files to Fragmented MP4 and creates the manifest files
Summary: New Port: multimedia/mp4split Converts MP4 files to Fragmented MP4 and create...
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: Wen Heping
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-26 09:10 UTC by Marcus Hermansson
Modified: 2010-05-27 07:30 UTC (History)
0 users

See Also:


Attachments
file.shar (1.74 KB, text/plain)
2010-05-26 09:10 UTC, Marcus Hermansson
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marcus Hermansson 2010-05-26 09:10:02 UTC
This tool converts MP4 files to Fragmented MP4 and also creates the necessary manifest files.
Comment 1 Wen Heping freebsd_committer freebsd_triage 2010-05-27 04:34:44 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wen

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-05-27 07:19:58 UTC
wen         2010-05-27 06:19:49 UTC

  FreeBSD ports repository

  Modified files:
    multimedia           Makefile 
  Added files:
    multimedia/mp4split  Makefile distinfo pkg-descr 
  Log:
  This tool converts MP4 files to Fragmented MP4 and also creates the
  necessary manifest files.
  
  WWW: http://smoothstreaming.code-shop.com
  
  PR:             ports/147050
  Submitted by:   Marcus Hermansson <bmhermansson@gmail.com>
  
  Revision  Changes    Path
  1.373     +1 -0      ports/multimedia/Makefile
  1.1       +30 -0     ports/multimedia/mp4split/Makefile (new)
  1.1       +3 -0      ports/multimedia/mp4split/distinfo (new)
  1.1       +4 -0      ports/multimedia/mp4split/pkg-descr (new)
_______________________________________________
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 Wen Heping freebsd_committer freebsd_triage 2010-05-27 07:23:23 UTC
State Changed
From-To: open->closed

New port added.  Thanks!