Bug 26737

Summary: [NEW PORT] net/asfrecorder - records streaming media
Product: Ports & Packages Reporter: Roman Shterenzon <roman>
Component: Individual Port(s)Assignee: freebsd-ports (Nobody) <ports>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.shar none

Description Roman Shterenzon 2001-04-20 21:40:01 UTC
This  tool enables you to download streaming content in Windows Media Format
to  your  hard  drive.  The resulting files will be in ASF format and can be
played with Windows Media Player and derived tools.

You  may  call  this  the  "DeCSS"  for Windows Media - although neither any
serious  reverse-engineering nor any particular knowledge about protcols was
necessary to program this simple application.

Development time overall:  several hours for a first, working streaming code
and   some  more  days  for  general  performance  tweaking,  cross-platform
portability,  the  Windows graphical user interface and the XML (redirection
file) parser.
Comment 1 Roman Shterenzon 2001-04-20 21:41:32 UTC
Oh, oh..
The do-install should read:
do-install:
        ${INSTALL_PROGRAM} ${WRKSRC}/asfrecorder ${PREFIX}/bin/
        ~~~~~~~~~~~~~~~~~~
Sorry.

--Roman Shterenzon, UNIX System Administrator and Consultant
[ Xpert UNIX Systems Ltd., Herzlia, Israel. Tel: +972-9-9522361 ]
Comment 2 Ying-Chieh Liao freebsd_committer freebsd_triage 2001-05-19 18:47:32 UTC
State Changed
From-To: open->closed

committed, thanks