summaryrefslogtreecommitdiff
path: root/audio (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 3.3David W. Chapman Jr.2001-08-235-22/+21
| | | | | | | | | PR: 29932 Submitted by: naddy@mips.inka.de Reviewed by: maintainer Notes: svn path=/head/; revision=46746
* Chase checksum, from Changelog:Alexander Langer2001-08-231-1/+1
| | | | | | | | | - Compiles with Window Maker 0.65.0 Submitted by: bento Notes: svn path=/head/; revision=46727
* Add ruby-qt2sound, Qt2 sound extension for Ruby.Akinori MUSHA2001-08-235-0/+42
| | | | Notes: svn path=/head/; revision=46685
* Update MD5 (but its version is not updated)Satoshi Taoka2001-08-231-1/+1
| | | | | | | Obtained from: bento Notes: svn path=/head/; revision=46670
* Change my email address to petef@FreeBSD.org for the ports I maintain.Pete Fritchman2001-08-222-2/+2
| | | | | | | Reviewed by: ade Notes: svn path=/head/; revision=46662
* fix shlib supportYing-Chieh Liao2001-08-222-1/+13
| | | | | | | | PR: 29927 Submitted by: MAINTAINER Notes: svn path=/head/; revision=46637
* Deffer detection of supported audio rates/formats until we really know whatMaxim Sobolev2001-08-213-5/+131
| | | | | | | | | | rate we are looking for. This allows to avoid checking all possible combinations and significantly improves mpg123 startup time. Bump PORTREVISION. Submitted by: MOROHOSHI Akihiko <moro@remus.dti.ne.jp> Notes: svn path=/head/; revision=46599
* Add the optional WITH_OGGVORBIS variable. It will also be automatically setJimmy Olgeni2001-08-214-2/+52
| | | | | | | | if ogg/vorbis tools are detected (audio/libogg and audio/libvorbis), fixing the plist for both bento and users who have ogg/vorbis already installed. Notes: svn path=/head/; revision=46580
* Remove files not built/installed by default.Will Andrews2001-08-202-10/+0
| | | | | | | Found by: bento Notes: svn path=/head/; revision=46560
* Added ONLY_FOR_ARCHS = i386 to Makefile and removed an unnecessaryKevin Lo2001-08-202-1/+2
| | | | | | | | | | MD5 checksum file from distinfo. PR: 29864 Submitted by: MAINTAINER Notes: svn path=/head/; revision=46555
* Bad me. These files should be removed.Kevin Lo2001-08-202-40/+0
| | | | Notes: svn path=/head/; revision=46549
* - Update to 3.0p8George C A Reid2001-08-203-16/+9
| | | | | | | | | | - Respect CXXFLAGS PR: 29782 Submitted by: Patrick Li <pat@databits.net> Notes: svn path=/head/; revision=46500
* Chase the checksum: the distfile was rerolled into an actualChris D. Faulhaber2001-08-201-1/+1
| | | | | | | tar.gz instead of a plain tarball. No differences in content. Notes: svn path=/head/; revision=46496
* Add shared library supportYing-Chieh Liao2001-08-182-1/+10
| | | | | | | | PR: 29737 Submitted by: MAINTAINER Notes: svn path=/head/; revision=46456
* Update to version 3.2Kevin Lo2001-08-183-4/+5
| | | | Notes: svn path=/head/; revision=46442
* *sigh* They changed the path to the tarballs again. This was verifiedWill Andrews2001-08-152-2/+2
| | | | | | | | | on my local mirror at ftp://csociety-ftp.ecn.purdue.edu/pub/kde/. :\ Submitted by: scottl Notes: svn path=/head/; revision=46285
* Update to 0.1.5.Trevor Johnson2001-08-154-30/+3
| | | | | | | | PR: 29683 Submitted by: maintainer Notes: svn path=/head/; revision=46283
* Update to KDE 2.2:Will Andrews2001-08-1510-944/+430
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * All patches except sysutils/kdeadmin/files/patch-rpmMessages.c: - Either obsoleted or merged into KDE. * All pkg-plists: - Huge diffs are due to mass conversion from static HTML pages to XML/XSL versions. * audio/kdemultimedia2: - aRts + Noatun, etc. now work and play MP3s et al properly, using the mpg123 aRtsplugin. Remove mpeglib[,_artsplug] from compile. * converters/kdesupport2: - Obsolete. No longer used in this version of KDE. * deskutils/kdepim: - Use autoconf and account for brokenness in the configure script by replacing invocations of INSTALL under libical with the proper incantations. - Per David O'Brien's request, move libimap to libkimap; this was performed by Rik Hemsley <rikkus@kde.org>. * devel/kdesdk: - New module with some helpful tools. One in particular that seems demanded is ``kbabel'', which, as I've been told, is a translator's wet dream. - Workaround dumb problem in kbabel's libgettext (which I could not figure out how to remove) by replacing its error() with errc(). KBabel seems to run fine with this patch. * devel/kdevelop: - Fix lame check for libkdeui.so.* by replacing it with just a check for libkdeui.so. It's been/being removed from kdevelop after 2.2. * editors/koffice: - Fix kivio compile errors by substituting in PTHREAD_LIBS in the correct place. Compensate for kivio's dependency on pthreads by changing kivio to use LD_PRELOAD=/usr/lib/libc_r.so in kivio.desktop. * games/kdegames2: - Some new games. * graphics/kdegraphics2: - Fix link errors in libkscan and kamera where they require gettext (ie: add -lintl). - Fix compile error in kamera.cpp which is dependent on a correctly done gphoto2.. of course, this will only help people who've manually installed gphoto2 themselves. * net/kdenetwork2: - Mimelib was moved here (reason for removal of kdesupport2). * misc/kdeaddons: - New module to FreeBSD ports; some simple addons for KDE2. Suggested by Lauri Watts <lauri@kde.org>. * misc/kdeutils2: - Added a couple manpages. * x11-clocks/kdetoys2: - Some new apps. * sysutils/kdeadmin: - Remove kuser from compile because it has some problems. ;\ * x11/kdelibs2: - Add libFAM dependency to help people who run FAM; FAM increases the overall desktop responsiveness. Submitted by Lauri Watts <lauri@kde.org>. - Add CUPS dependency to bring in KDE's new print system. - Add bzip2/libxml2 dependencies to support the new help kioslave. - Disable installation of libltdl stuff to prevent conflicts with other stuff. Submitted by wjv. - Add pkg-req script to avoid conflicts with kdelibs11; add to Makefile too. Submitted by benno. - Be sure to remove the pth header conflicts stuff from the arts/mcop_mt section. - Fix problem with configure trying to find -lfam in the wrong place. - Remove kspell and api subdirs from doc; we don't need them, and there are problems trying to build/install them. Submitted by Lauri Watts <lauri@kde.org>. * x11/kdebase2: - Solve link permissions problem by changing the modes on files installed by kdesktop/init/Templates to 644. Submitted by Jim Durham <durham@w2xo.pgh.pa.us>. * x11/kde2: - Bump version; no other changes. Special thanks to Lauri Watts <lauri@kde.org> for helping me test packages generated by these changes on a virgin system. I believe that this is the best-tested update I've ever done for KDE, and it really shines this time around. I just noticed there are a couple other PRs in the PR db that need to be addressed. I will take care of those by tomorrow. Sorry... PR: 22735, 28549 Blanket approval by: demon (kdesdk, kdevelop) Notes: svn path=/head/; revision=46280
* Update to 0.70.Trevor Johnson2001-08-142-2/+2
| | | | Notes: svn path=/head/; revision=46243
* upgrade to 0.9gYing-Chieh Liao2001-08-142-3/+3
| | | | | | | drop maintainership Notes: svn path=/head/; revision=46235
* Fix on very latest -STABLE.Maxim Sobolev2001-08-132-3/+10
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=46189
* The author rerolled the tarball with a VMS-specific change. Chase theKris Kennaway2001-08-111-1/+1
| | | | | | | | | checksum. Noticed by: deischen Notes: svn path=/head/; revision=46096
* Bump portrevision to note security fixKris Kennaway2001-08-111-0/+1
| | | | Notes: svn path=/head/; revision=46062
* Don't smash the stack in the '-x' option (local root exploit). The -xKris Kennaway2001-08-112-0/+48
| | | | | | | | | option doesn't seem to actually _work_, but that's not my problem. Don't install this binary setuid root: that's what UNIX file permissions on the device node were invented for. Notes: svn path=/head/; revision=46061
* Update to mp3check 1.3Kris Kennaway2001-08-112-5/+4
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=46057
* o Update to 0.1.3Mario Sergio Fujikawa Ferreira2001-08-103-6/+4
| | | | | | | | | | o New COMMENT PR: 29567 Submitted by: MAINTAINER Notes: svn path=/head/; revision=46051
* Upgrade to xmcd 3.0.2. This version fixes a tempfile race condition andKris Kennaway2001-08-062-3/+2
| | | | | | | | a buffer overflow. I'm not exactly sure why a CD player needs to be setuid root. Notes: svn path=/head/; revision=45900
* upgrade to 0.9fYing-Chieh Liao2001-08-062-2/+2
| | | | Notes: svn path=/head/; revision=45868
* add midimountainYing-Chieh Liao2001-08-059-0/+150
| | | | | | | MIDI sequencer Notes: svn path=/head/; revision=45837
* Upgrade to 0.94.2.Dirk Froemberg2001-08-052-2/+2
| | | | Notes: svn path=/head/; revision=45827
* o Update to 0.32Mario Sergio Fujikawa Ferreira2001-08-054-5/+9
| | | | | | | | | | | o Update DESCR: update text, update Author tag and add WWW tag PR: 29451 Submitted by: Pete Fritchman <petef@databits.net> Notes: svn path=/head/; revision=45823
* remove extra dirsYing-Chieh Liao2001-08-031-0/+2
| | | | | | | Submitted by: bento log Notes: svn path=/head/; revision=45793
* s,getprogname,_getprogname,gYing-Chieh Liao2001-08-031-0/+3
| | | | | | | | | newer version of FreeBSD provides getprogname(3) Submitted by: bento log Notes: svn path=/head/; revision=45786
* remove extra dirsYing-Chieh Liao2001-08-031-0/+1
| | | | | | | Submitted by: bento log Notes: svn path=/head/; revision=45778
* update to 1.0.FUJISHIMA Satsuki2001-08-036-38/+38
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=45775
* o deploy DOCSDIRMario Sergio Fujikawa Ferreira2001-08-033-4/+7
| | | | | | | | | | | o add more documentation o update WWW tag PR: 29401 Submitted by: maintainer Notes: svn path=/head/; revision=45754
* o Update to 1.6.0Mario Sergio Fujikawa Ferreira2001-08-022-2/+3
| | | | | | | | | | | o Bump PORTEPOCH since last version (1.6b12) is smaller then newer version (1.6.0) PR: 29028 Submitted by: maintainer Notes: svn path=/head/; revision=45749
* Fix dependency for cdrecord (cdrecord was renamed to cdrtools).Dirk Froemberg2001-08-021-1/+1
| | | | Notes: svn path=/head/; revision=45728
* Unbreak this port by using ${GTK_VERSION} instead of (non-existent, onKris Kennaway2001-07-311-0/+22
| | | | | | | | | FreeBSD) gtk-version. While I'm there, make it respect CC and CFLAGS. Based on: ports/29258 Notes: svn path=/head/; revision=45637
* Put a copy of distfile at MASTER_SITE_LOCAL, because original site could not beMaxim Sobolev2001-07-301-1/+3
| | | | | | | | | reached for a quite some time now. Submitted by: bento Notes: svn path=/head/; revision=45611
* Chase checksum change; tarball was rerolled (zero diff)George C A Reid2001-07-301-1/+1
| | | | | | | PR: 29310 Notes: svn path=/head/; revision=45606
* Distfile change without version bump. Apparently the par command wasSteve Price2001-07-301-1/+1
| | | | | | | | not working correctly to the author added a new one called spar that should do the trick. Notes: svn path=/head/; revision=45603
* Add ruby-mp3tag, a Ruby module to manipulate ID3v1.1 tags in MP3Akinori MUSHA2001-07-296-0/+49
| | | | | | | files. Notes: svn path=/head/; revision=45585
* o fix build for XFree86-4.FUJISHIMA Satsuki2001-07-271-13/+6
| | | | | | | | | | | PR: 29256 Submitted by: Richard Wiwatowski <rjwiwat@betalogic.com.au> o getting rid of dependency on -clients. (rman is now part of imake-4.) o use pre/post.mk to simplify testing. Notes: svn path=/head/; revision=45549
* Update version number of libgtkextra.Maxim Sobolev2001-07-271-1/+1
| | | | Notes: svn path=/head/; revision=45528
* upgrade to 0.9dYing-Chieh Liao2001-07-273-2/+10
| | | | | | | | | | install README PR: 29252 Submitted by: Pete Fritchman <petef@databits.net> Notes: svn path=/head/; revision=45522
* Clean-up of audio/mpg321 port, add description, take maintainer.Ying-Chieh Liao2001-07-265-7/+32
| | | | | | | | PR: 29234 Submitted by: Christian Weisgerber <naddy@mips.inka.de> (new maintainer) Notes: svn path=/head/; revision=45499
* Update to 0.2.Akinori MUSHA2001-07-263-17/+10
| | | | Notes: svn path=/head/; revision=45497
* Don't include popt.h on FreeBSD since it doesn't exist unless the portSteve Price2001-07-251-11/+9
| | | | | | | | is installed. The getopt declarations are in <unistd.h> which is already included. Notes: svn path=/head/; revision=45475
* upgrade to 0.9bYing-Chieh Liao2001-07-252-3/+2
| | | | Notes: svn path=/head/; revision=45457