CVS log for ports/audio/dekagen/Makefile
Up to [FreeBSD] / ports / audio / dekagen
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon May 2 12:44:25 2011 UTC (9 months, 1 week ago) by makc
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
Bump PORTREVISION after open-mofit update
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat May 19 19:58:21 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_EOL, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_5_EOL
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -0 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Apr 16 21:19:31 2007 UTC (4 years, 9 months ago) by edwin
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -7 lines
[patch] cleanup non-supported FreeBSD versions PR: ports/111650 Submitted by: Edwin Groothuis <edwin@mavetju.org> Approved by: Martin Kraft <martin.kraft@fal.de>
Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed May 3 05:14:14 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +0 -1 lines
Remove USE_REINPLACE from ports in categories starting with A.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Nov 14 05:58:39 2004 UTC (7 years, 2 months ago) by ahze
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_5_0, RELEASE_5_4_0, RELEASE_4_11_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +13 -1 lines
Update to 1.0.2 Add DEFAULT_CDROM_DEVICE knob default 4.x /dev/acd0c default >5.x /dev/acd0 PR: ports/73885 Submitted by: Martin Kraft <martin.kraft@fal.de> (maintainer) Approved by: marcus (co mentor)
Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Feb 6 13:10:46 2004 UTC (8 years ago) by trevor
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_4_10_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -0 lines
Use PLIST_FILES (bento-tested, marcus-reviewed).
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Jan 13 21:32:54 2004 UTC (8 years ago) by pav
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -3 lines
- Update to 1.0.1 - Fix typo in comment PR: ports/61330 Submitted by: Martin Kraft <martin.kraft@fal.de>
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Aug 17 10:00:34 2003 UTC (8 years, 5 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_9_0
dekagen is a front-end to several tools for the ripping, converting, and naming of MP3 and Ogg-Vorbis files. It automates the whole process of ripping data from music compact discs (CD), the naming of the files, their converting into MP3 or Ogg-Vorbis format and the labelling of the MP3 files with an ID3 tag. dekagen uses dialog for a user interface that is intended to be "intuitive". Music data is read from CDs using cdda2wav, cdparanoia, dagrab, or tosha, and stored on your harddisk in wav-format. Note that this will have an excessive need of disk space. After this, the wav-data is converted into MP3 format using 8hz-mp3, bladeenc, l3enc, lame, mp3enc, or notlame, or into Ogg-Vorbis format using oggenc. This will take a while. To avoid manual naming and tagging for all the files, cda is used for CDDB lookups. To label the MP3 files with ID3 tags, id3ed, id3tag, id3tool, or mp3info, or the built-in capabilities of some encoders (lame, notlame) are used. Ogg-Vorbis files can be labelled with oggenc. WWW: http://userpage.fu-berlin.de/~mbayer/tools/dekagen.html
