1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
Commit Graph

3457 Commits

Author SHA1 Message Date
Daichi GOTO
5a5ecaddfb update audio/aureal-kmod: broken by busdma commit
PR:		55513
Submitted by:	James E. Flemer <jflemer@alum.rpi.edu>
2003-08-20 06:33:23 +00:00
Sergey A. Osokin
4b89f9b8c7 Update to 3.02.07a: fix more bugs.
Submitted by:	Dmitry Afanasiev <KOT@MATPOCKuH.Ru> (maintainer)
2003-08-19 21:45:26 +00:00
Masafumi Max NAKANE
72620f2ff8 Bump port revision due to the change I made to files/patch-bin::gnump3d-index
which results in altering the package content.
2003-08-19 08:46:33 +00:00
Masafumi Max NAKANE
01c60b9091 Fix the startup line so that this executes appropriately. 2003-08-19 08:42:02 +00:00
Joe Marcus Clarke
30a4e9d45c Add rhythmbox after a repo copy from net-rhythmbox. Rhythmbox is an
audio player for GNOME 2 that is a re-merge of the net-rhythmbox code plus
the original rhythmbox code.
2003-08-19 01:33:00 +00:00
Michael Nottebrock
1783dac8db Bento fixes.
Notified by:	kris (bento)
Approved by:	arved (Mentor)
2003-08-18 14:00:16 +00:00
Hye-Shik Chang
94001343ee Don't hardcode python version.
(it still doesn't build for me by another errors.)
2003-08-18 00:51:38 +00:00
Dirk Meyer
69c80d4e97 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
2003-08-17 10:00:34 +00:00
Oliver Lehmann
a63a90aeb2 add xfce4-panel to RUN_DEPENDS too
Noted by:	demon
2003-08-17 08:55:21 +00:00
Oliver Lehmann
5f6f031248 take maintainership 2003-08-17 07:40:39 +00:00
Kris Kennaway
32d733d172 Update to tcl/tk 8.4 and bump PORTREVISION. 2003-08-17 01:14:07 +00:00
Joe Marcus Clarke
e8a7721347 Fix build on -CURRENT with revision 1.42 of sys/soundcard.h.
Submitted by:	Shin-ichi Yoshimoto <yosimoto@waishi.jp> (based on)
2003-08-16 19:21:14 +00:00
Kris Kennaway
9e39fd1ffe Utilize INFO 2003-08-16 10:35:20 +00:00
Kris Kennaway
ff9580619d Utilize INFO. 2003-08-16 10:24:22 +00:00
Kris Kennaway
1515386f58 Utilize INFO 2003-08-16 10:20:04 +00:00
Mathieu Arnold
7bd7cbe806 Update my ports to use my @FreeBSD.org address
Approved by:	demon (mentor)
2003-08-16 09:13:44 +00:00
Oliver Lehmann
ca82ecd052 Start using the new xfce sub-category 2003-08-16 07:03:34 +00:00
Martin Blapp
fc54edbdda Not needed anymore. 2003-08-15 12:48:50 +00:00
Martin Blapp
fb514feacc Upgrade to uade 0.80 final 2003-08-15 11:15:47 +00:00
Akinori MUSHA
c811ec19ef Update to 0.14. 2003-08-14 12:24:06 +00:00
Erwin Lansing
aa02dd9e8f - Update to 1.11
- Take maintairship
- Add WWW
- Use SITE_PERL
2003-08-14 07:18:59 +00:00
Michael Nottebrock
046715d1a8 Update to a current snapshot.
Approved by:	arved (Mentor)
2003-08-12 22:24:45 +00:00
Michael Nottebrock
23d19a26d2 Add optional dependency on pkg-config, fix build on bento.
Reported by:	kris/bento
Approved by:	arved (Mentor)
2003-08-12 22:20:53 +00:00
Joe Marcus Clarke
a6bcab594e Update to 0.2.31. 2003-08-11 15:49:45 +00:00
Akinori MUSHA
d2ebd305b2 Add ruby-shout, a Ruby binding to the libshout library. 2003-08-10 10:36:27 +00:00
Akinori MUSHA
aea0e46562 Update to 0.2.4. 2003-08-10 10:28:10 +00:00
Kris Kennaway
b98592c115 Set USE_GCC=2.95 to fix build on 5.x. Mark musicbox and icqnix as BROKEN
on 5.x machines (compile and configure failure, respectively).

PR:		52731
Submitted by:	trevor
2003-08-10 06:44:43 +00:00
Akinori MUSHA
3f1a6b4478 Remove ruby-qt2 ports. Qt2 is obsolete. 2003-08-09 10:08:27 +00:00
Oliver Lehmann
148b554ed9 fix INDEX build (ruby got renamed to ruby16 32hrs ago) 2003-08-08 19:56:39 +00:00
Akinori MUSHA
789c600189 Update MASTER_SITES and WWW. 2003-08-08 18:14:40 +00:00
Joe Marcus Clarke
1712ad512e Change WITH_OGG to WITH_VORBIS since Ogg will exist in the default instance
where Vorbis may not.  This should fix the configure problem on bento.
2003-08-07 16:21:24 +00:00
Kris Kennaway
f3a8b9454a BROKEN: does not configure 2003-08-07 09:52:41 +00:00
Kris Kennaway
6a358ff67e BROKEN: Does not fetch 2003-08-07 09:41:21 +00:00
Kris Kennaway
317d86b5f3 BROKEN: Broken dependency 2003-08-07 09:40:20 +00:00
Sergey A. Osokin
54f114f0f7 Fix path (from /etc to ${PREFIX}/etc) for tool and manpage.
Original idea:	Bjoern A. Zeeb <bzeeb+freebsdports@zabbadoz.net>
Patch from:	osa
Approved by:	Munish Chopra <chopra@soulwax.net> (maintainer)
PR:		54671
2003-08-07 09:30:07 +00:00
Michael Nottebrock
bc08a7d601 Update to official release 2.0
PR:     ports/55271
Submitted by:   Melvyn Sopacua <melvyn@webteckies.org>
Approved by:    arved (Mentor)
2003-08-06 15:21:10 +00:00
Erwin Lansing
5b3e3bdea8 * Change my e-mail address
* Fix a few COMMENTs while I'm here
* Nuke my info from pkg-descr, it's useless there anyway

PR:		55302
Submitted by:	maintainer
2003-08-06 06:07:19 +00:00
Joe Marcus Clarke
90ba736234 Make use of gnometarget. 2003-08-05 18:35:16 +00:00
Sergey A. Osokin
635add713c Update to latest version: 3.02.04a
Submitted by:	Dmitry Afanasiev <KOT@MATPOCKuH.Ru> (maintainer)
2003-08-05 14:59:49 +00:00
Tilman Keskinoz
60fd965c41 Reduce the number of ports I maintain. 2003-08-04 18:45:35 +00:00
Daniel Eischen
96e0cc506e Update to version 3.2.1. 2003-08-04 05:12:54 +00:00
Kris Kennaway
a9d5f368f3 Use MASTER_SITE_DEBIAN_POOL (previous revision had a typo:
MASTER_SITES_DEBIAN instead of MASTER_SITE_DEBIAN)

PR:		ports/50572
Submitted by:	Alex Semenyaka <alexs@ratmir.ru>
2003-08-04 05:02:00 +00:00
Maho Nakata
76b62223d5 Fix build for gcc-3.3.x
Submitted by:	Simon Barner <barner@in.tum.de>
2003-08-02 01:40:48 +00:00
Joe Marcus Clarke
c1ce9e1f8d Update to 0.2.30. 2003-08-01 16:42:25 +00:00
Kirill Ponomarev
088f23b8b3 Fix ${MASTER_SITES}
PR:		55140
Submitted by:	maintainer
Approved by:	fjoe (mentor) (implicit)
2003-08-01 09:14:08 +00:00
Oliver Lehmann
ce0413c876 bumped PORTREVISION
Noted by:	kris
2003-07-31 12:01:37 +00:00
Oliver Lehmann
288046dd86 add trailing backslash.. 2003-07-31 11:55:56 +00:00
Oliver Lehmann
5ce2877104 Add missing dependencies
Pointed out by:	bento
2003-07-31 11:43:33 +00:00
Daichi GOTO
3857dbc24f update audio/sdl_mixer:
- Utilize USE_SDL
  - PERL -> REINPLACE_CMD

PR:		55052
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-07-31 06:55:52 +00:00
Kirill Ponomarev
6b9421cbd0 * Update to 2.0.29
PR:		55086
Submitted by:	maintainer
Approved by:	fjoe (mentor) (implicit)
2003-07-31 06:21:29 +00:00