Bug 104696 - [new port] multimedia/umr
Summary: [new port] multimedia/umr
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-23 01:50 UTC by Alexander Logvinov
Modified: 2006-11-07 13:50 UTC (History)
0 users

See Also:


Attachments
file.shar (2.23 KB, text/plain)
2006-10-23 01:50 UTC, Alexander Logvinov
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Logvinov 2006-10-23 01:50:16 UTC
  This utility rips Music and Sound class objects 
  from .umx and .uax files in Unreal or Unreal Tournament.
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2006-10-23 09:36:42 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2006-11-07 13:38:36 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2006-11-07 13:40:24 UTC
miwi        2006-11-07 13:38:11 UTC

  FreeBSD ports repository

  Modified files:
    multimedia           Makefile 
  Added files:
    multimedia/umr       Makefile distinfo pkg-descr 
    multimedia/umr/files patch-Makefile 
  Log:
  This utility rips Music and Sound class objects
  from .umx and .uax files in Unreal or Unreal Tournament.
  It rips all the exports in the file that it understands
  (currently 'xm', 'it', 's3m', and 'WAV'). Adding support
  for an export is fairly trivial, so you can add them
  in a minute or two.
  
  WWW: http://pages.cthome.net/chrismp/umr/
  
  PR:             ports/104696
  Submitted by:   Alexander Logvinov <ports@logvinov.com>
  
  Revision  Changes    Path
  1.185     +1 -0      ports/multimedia/Makefile
  1.1       +21 -0     ports/multimedia/umr/Makefile (new)
  1.1       +3 -0      ports/multimedia/umr/distinfo (new)
  1.1       +23 -0     ports/multimedia/umr/files/patch-Makefile (new)
  1.1       +8 -0      ports/multimedia/umr/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"