summaryrefslogtreecommitdiffstats
path: root/audio/streamtranscoder
Commit message (Collapse)AuthorAgeFilesLines
* Update the ftp/curl port to 7.16.0.roam2006-12-131-0/+1
| | | | | | | | | | Bump PORTREVISION of all dependent ports. Fix the build errors in the few ports that still use the long deprecated, and now obsoleted, cURL options. Thanks to everyone who took the time to look over the patch! Discussed on: -ports
* Remove USE_REINPLACE from ports in categories starting with A.edwin2006-05-031-1/+0
|
* Conversion to a single libtool environment.ade2006-02-231-1/+1
| | | | Approved by: portmgr (kris)
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
| | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
* Add streamtranscoder.jylefort2005-08-313-0/+53
streamTranscoder takes the output from SHOUTcast/Icecast/Peercast/KasterBlaster servers or a soundcard input and transcodes them to another SHOUTcast, Icecast, or Peercast server in MP3 or Ogg Vorbis format. It can transcode the input audio by resampling or re-encoding, as well as changing the format from MP3 to Ogg Vorbis (or vice versa). WWW: http://www.oddsock.org/tools/streamTranscoder/ PR: ports/85459 Submitted by: Mark Kane <mark@mkproductions.org>
OpenPOWER on IntegriCloud