aboutsummaryrefslogtreecommitdiffstats
path: root/audio
Commit message (Collapse)AuthorAgeFilesLines
* Construct PLIST in WRKDIR, to make bento a happy meal.trevor2000-10-181-7/+11
| | | | Install the ancillary commands too.
* Add USE_GMAKEade2000-10-184-11/+79
| | | | | | | | | | | Remove redundant GNU_CONFIGURE Install info file Support install macros perl -> PERL Fix version number of sharedlib PR: 22054 Submitted by: Ports Fury
* Updated to version 1.14taoka2000-10-172-2/+2
| | | | (Version 1.13 has a problem for XEmacs)
* Add sourceforge.net FTP and HTTP sites.trevor2000-10-162-3/+6
|
* Use <machine/soundcard.h> if we have no <sys/soundcard.h> (found by bento).trevor2000-10-151-0/+7
|
* Add nosefart, a music player for NSF (NES Sound Format) files.green2000-10-147-0/+122
| | | | Submitted by: Seth <sethk@osd.bsdi.com>
* Update to 1.2.0, no response from maintainerade2000-10-142-4/+5
| | | | | PR: 21689 Submitted by: Jeremy Shaffner <jeremy@external.org>
* Make this port use GNOME.reg2000-10-133-17/+23
|
* Update to 1.36.45ade2000-10-134-4/+4
| | | | | PR: 21829 Submitted by: maintainer
* Fix my breakage (removed the do-install target). This patch appears to havereg2000-10-121-2/+4
| | | | | | | mis-applied, since this worked on my system (I still had it installed). PR: ports/21924 Submitted by: dirk.meyer@dinoex.sub.org
* second try at adding csound-manualtrevor2000-10-125-0/+70
|
* Add a port for the sound synthesizer Csound. Add a port for its manuals.trevor2000-10-129-0/+245
|
* Add WMusic, an applet for the Window Maker dock which works as atrevor2000-10-126-0/+39
| | | | | | | | | | | | | | remote control for xmms. I made some minor changes: - put maintainer's full name and e-mail address on Whom line - rearranged for new layout - removed unneeded patch - added maintainer's name and e-mail address to pkg-descr PR: 21597 Submitted by: Eric Melville <eric@osd.bsdi.com> Approved by: maintainer
* Unbroke - the port wasn't really broken.sobomax2000-10-111-1/+0
| | | | False alarm by: sobomax
* Tempararly mark BROKEN if HAVE_GNOME is defined (until there will be a way tosobomax2000-10-101-0/+1
| | | | disable bsd.gnome.mk CONFIGURE_ARGS).
* Update to version 1.4.2kevlo2000-10-105-150/+49
| | | | | PR: 21848 Submitted by: MAINTAINER
* Add audio/snd, a multitracking, GUILE-extensible sound editor.trevor2000-10-0911-0/+285
|
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isasami2000-10-087-7/+7
| | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear.
* Change PKGDIR from ${.CURDIR}/pkg to ${.CURDIR}. Removeasami2000-10-081-2/+1
| | | | PKGMESSAGE=${PKGDIR}/MESSAGE definition, that is the default.
* Convert category audio to new layout.asami2000-10-081-1/+0
|
* Rename ${FILESDIR}/patch-* to ${PATCHDIR}/extra-patch-* (the directoriesasami2000-10-082-4/+4
| | | | are the same).
* Move pkg/PLIST-ogi to pkg-plist-ogi.asami2000-10-082-4/+4
|
* Update to 0.2.20ade2000-10-064-16/+3
|
* Implement WANT_GNOME.reg2000-10-0511-129/+162
|
* Implement USE_GNOME, part 1.reg2000-10-0513-58/+49
|
* Implement WANT_IMLIB and USE_IMLIB.reg2000-10-056-26/+12
|
* Implment WANT_GTK.reg2000-10-055-55/+47
|
* Implement USE_GTK, part 1.reg2000-10-0510-54/+24
|
* Implement USE_GLIB.reg2000-10-051-5/+1
|
* Implement WANT_ESOUND, USE_ESOUND.reg2000-10-056-37/+33
|
* The post-extract target in the audio/xmms/Makefile renames getbits.s tosobomax2000-10-041-2/+1
| | | | | | | | getbits.S. However, getbits.s is no longer present in the current XMMS distribution. PR: 21748 Submitted by: maintainer
* Correct CATEGORIES - make first category in the CATEGORIES list matching parentsobomax2000-10-042-2/+2
| | | | directory.
* Update to version 1.6.trevor2000-10-046-9/+6
| | | | | | | | | Remove unnecessary patches/patch-ab (patches a generated file). Remove all other patches (author incorporated them). Remove erroneous credit to NetBSD. PR: 21053, 21334 Approved by: will
* Add missing WWW tag to DESCRlioux2000-10-041-0/+2
| | | | | | Approved by: will PR: 21525
* Allow this port to build if the libmikmod port is installed.reg2000-10-031-0/+11
|
* Don't hack CFLAGS support. Fix the problem.reg2000-10-032-1/+25
|
* Correct and sort PLISTs.reg2000-10-035-409/+505
|
* Don't hack CFLAGS support. Do it the right way.reg2000-10-032-2/+11
|
* Add missed USE_X_PREFIX.sobomax2000-10-021-0/+2
| | | | | PR: 21698 Submitted by: maintainer
* Change MAINTAINER for my ports.trevor2000-10-0228-28/+28
| | | | Approved by: will
* Change MAINTAINER for my ports.trevor2000-10-021-1/+1
| | | | Approved by: will
* Correct a problem caused by my patch. Ensure the playlist is sorted.reg2000-10-012-9/+34
| | | | | | | | | | | | Bump PORTREVISION. PR: 20190 Add support for dagrab (but not a dependency), since I promised sada that it was here... PR: 18116 Submitted by: Matt Storch <idiotsavant@mail.com>
* Update to version 2.7kevlo2000-09-303-3/+4
| | | | | | PR: 21571 Submitted by: tkato@prontomail.ne.jp Approved by: MAINTAINER
* ComplexProgramTarget() -> ComplexProgramTargetNoMan().asami2000-09-291-0/+8
| | | | Reported by: Heribert Steuer <steuer@virtualaudio.de>
* Yet again fix cranking sound.sobomax2000-09-272-6/+15
| | | | | | Problem brought by: sobomax Overlooked by: maintainer Reported by: many
* Add glame - a scheme-extensible audio processing tool for GNOME.sobomax2000-09-278-0/+140
|
* New port openal, a 3D sound library.tg2000-09-269-0/+97
|
* To remove extra directories.taoka2000-09-261-0/+2
|
* Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break whenasami2000-09-256-15/+5
| | | | | | | | | | | PORTREVISION or PORTEPOCH are defined. Most of these Makefiles were defining DISTNAME and WRKSRC (and sometimes EXTRACT_SUFX) -- change those to define DISTFILES only. Also, some of the WRKSRC lines were not even necessary, as they were defining it to the default value. Instigated by: Peter Pentchev <roam@orbitel.bg> and kris
* Add sweep - an audio editor for GNOME desktop.sobomax2000-09-258-0/+102
|
* Remove --buld ltconfig option hacks. Please don't forget to update your libtoolsobomax2000-09-251-9/+0
| | | | installation.
* Fix the stupid X man page problem.cpiazza2000-09-241-0/+9
|
* Update to 1.3.12 so it actually works with napster servers again.cpiazza2000-09-242-2/+2
| | | | Submitted by: dburr
* patch-ac back to version 1.5 :(vanilla2000-09-241-9/+10
| | | | Approved by: green
* Add a patch that fixes the vulnerability.vanilla2000-09-231-10/+9
| | | | Submitted by: ade
* Update to 1.2.3.sobomax2000-09-224-46/+16
| | | | Approved by: maintainer
* Add PORTREVISION=1 to reflect the changed behaviour by the previoussumikawa2000-09-221-0/+1
| | | | | | commiting. Noticed by: kris
* Enable IPv6.sumikawa2000-09-223-39/+71
| | | | | PR: 21445 Submitted by: maintainer
* @dirrm share/festival/lib/dictsasami2000-09-211-0/+1
| | | | Submitted by: onigiri
* Remove html man pages and tricks that deal with it -- these are nowasami2000-09-212-160/+1
| | | | handled in bsd.port.mk.
* Use fullpaths (prepend "${.CURDIR}") in dependency dirs instead ofasami2000-09-2018-46/+46
| | | | | | | | | relative paths. This is necessary for INDEX generation to work. Change PORTNAME of festvox_{abc,don} to fostvox-{abc,don} for consistency with other ports and port directory names. Approved by: maintainer
* Convert to use bsd.python.mk.sobomax2000-09-192-3/+3
|
* Update to latest version (1.3.9)ade2000-09-196-16/+152
| | | | | | | Fixes building with gcc >= 2.8.1 PR: 21337 Submitted by: maintainer (with the help of Ports Fury)
* The port was suffering bit rot deriving from differences between theade2000-09-199-50/+1121
| | | | | | | | | previous pcm driver and newpcm. This replacement port adds newpcm mixer support and brings port up to date with the current rat release (4.2.9). PR: 21333 Submitted by: maintainer
* Add festvox-jph 2.0, the American English male voice for Festival.will2000-09-186-0/+67
| | | | | PR: 21331 Submitted by: Trevor Johnson <trevor@jpj.net>
* Add fcplay 0.0.1, a player for the Future Composer tunes from the Amiga.will2000-09-187-0/+52
| | | | | PR: 21335 Submitted by: Anders Nordby <anders@fix.no>
* Update to version 1.2 and add a few hooksade2000-09-183-11/+21
| | | | | PR: 21303 Submitted by: maintainer
* Remove empty directory on deinstallkris2000-09-171-0/+1
| | | | Submitted by: bento
* Unbreak ${MASTER_SITES} and fix lack of ${PATCH_SITES} which killsgreen2000-09-172-4/+6
| | | | ${WITH_OGI} mode.
* Update to realplayer 7.cs1 (Community Supported release 1)kris2000-09-172-2/+2
| | | | Reviewed by: Maintainer
* Add spiralsynth 0.1.5, a nifty program that generates noise or musicwill2000-09-1716-0/+199
| | | | | | | | (depending on the talents of the user) from a MIDI or PC keyboard, and outputs to /dev/dsp or to a .wav file. PR: 21053 Submitted by: Trevor Johnson <trevor@jpj.net>
* Add festival 1.4.1, (or rather add a module that uses it): a multi-lingualwill2000-09-176-0/+71
| | | | | | | | | text-to-speech system for Unix. Big thanks to Trevor for porting this! [ I WAS NOT ON CRACK LAST NIGHT, mmkay?!?! -Ed. ] PR: 21201 Submitted by: Trevor Johnson <trevor@jpj.net>
* Update to 2.0.2ade2000-09-1710-64/+121
| | | | | PR: 20416 Submitted by: Ports Fury
* Update to version 2.6ade2000-09-172-4/+4
| | | | | PR: 20649 Submitted by: Ports Fury
* autozen is a GTK+ based program to adjust brain waves with sound.ade2000-09-178-0/+93
| | | | | | | Spooky, eh? :) PR: 21311 Submitted by: Trevor Johnson <trevor@jpj.net>
* Add festival 1.4.1, a multi-lingual text-to-speech system for Unix. Thiswill2000-09-166-0/+62
| | | | | | | | | | commit includes the various ports festival can work with. Big thanks to Trevor for putting in all the time to port this! [ Ok, this is another 3:45am screwup. Sorry. -Ed. ] PR: 21200 Submitted by: Trevor Johnson <trevor@jpj.net>
* Add festival 1.4.1, a multi-lingual text-to-speech system for Unix. Thiswill2000-09-16143-0/+2621
| | | | | | | | | | | commit includes the various ports festival can work with. Big thanks to Trevor for putting in all the time to port these! PR: 21182, 21183, 21184, 21185, 21186, 21187, 21188, 21189 21190, 21191, 21192, 21193, 21194, 21195, 21196, 21197 21198, 21199, 21200, 21201 Submitted by: Trevor Johnson <trevor@jpj.net> Obtained from: NetBSD pkgsrc
* Add vorbis date 20000821, featuring an encoder, player, various shellwill2000-09-164-0/+75
| | | | | | | | | scripts and an XMMS plugin. The guy who wrote this code is on crack so Theo had to build his own distfile (I know because I tried to port this myself..). PR: 20766 Submitted by: Theo van Klaveren <t.vanklaveren@student.utwente.nl>
* Add p5-MP3-ID3v1Tag 1.10, a perl package useful for setting and readingwill2000-09-166-0/+37
| | | | | | | ID3 MP3 Audio Tags. PR: 20599 Submitted by: Leo Kim <leo@florida.sarang.net>
* Add kdemultimedia2 and kdegraphics2 per the KDE 1.94 update.will2000-09-161-0/+1
|
* Update to KDE 1.94, the fifth and final beta release of KDE 2.0. If youwill2000-09-168-652/+762
| | | | | | | | | | | | | | | | | | | | | | | | | | have not tried KDE 2.0 or haven't done so in awhile (i.e. since July or before), you should try this. This version is extremely stable and offers better functionality than before. This update also introduces the KDE2 modules kdegraphics and kdemultimedia to our ports tree. Additionally, this marks the first time FreeBSD packages were announced as part of the KDE2 beta release announcement! :-) Most (if not all) of the remaining modules in KDE2 will be added for the update WRT the final release. A hack was added to fix building with SSL in kdelibs; this has been merged in the main tree and will go away with 2.0 release update. Thanks to David Faure <david@mandrakesoft.com> for his help regarding this. Also, building the docs should now succeed because I've added a build dependency on jade and linuxdoc (should be enough). People can get my precompiled packages from the usual location on the KDE FTP server (should spread to the mirrors Real Soon Now (tm)): http://ftp.kde.org/pub/kde/unstable/distribution/2.0Beta5/tar/FreeBSD/ Have fun! Remember to reports bugs through http://bugs.kde.org/.
* Updated to 1.13taoka2000-09-152-2/+2
| | | | Obtained from: bento
* A plugin for GKrellM, which allows you to control XMMS from within GKrellM.ume2000-09-1513-0/+157
|
* Since I committed to wrong place, I'll re-add it to correct place.ume2000-09-151-1/+0
|
* A plugin for GKrellM, which allows you to control XMMS from within GKrellM.ume2000-09-151-0/+1
|
* Add cdplayer.app - a CD player with CDDB support resembling OpenStep's OmniCD.sobomax2000-09-157-0/+44
| | | | | PR: 21257 Submitted by: Denis Shaposhnikov <dsh@vlink.ru>
* Update to 0.1.1cjh2000-09-132-2/+2
| | | | | PR: ports/21224 Submitted by: maintainer
* Update IPv6 patch.jkoshy2000-09-112-2/+2
| | | | Submitted by: Kris Kennaway <kris@FreeBSD.org>
* Update to version 0.2.4kevlo2000-09-1010-18/+20
| | | | | PR: 21149 Submitted by: MAINTAINER
* Don't break package building on Satoshi's cluster. Explicitly dependtg2000-09-081-2/+2
| | | | on python1.5:lang/python15.
* The download directory moved on sourceforge.fenner2000-09-081-1/+1
|
* Update to 1.4.1.sobomax2000-09-073-5/+164
| | | | | | | + Hack PLIST to delete HTML version of manpages on XFree4. PR: 21076 Submitted by: Trevor Johnson <trevor@jpj.net>
* Update to 0.5.7 (by maintainer) and clean up PLIST handlingade2000-09-063-2/+5
| | | | with PLIST_SUB magic (by ade, approved by maintainer)
* Fix a buffer overflow in fak_parse_line.jim2000-09-051-0/+14
| | | | Submitted by: Valeriy E. Ushakov <uwe@ptc.spbu.ru>
* Update to version 1.3.7.steve2000-09-058-26/+34
| | | | | PR: 20784 Submitted by: Zach Zurflu <zach@pabst.bendnet.com>
* Avoids bus errors by closing and re-initializing the device before westeve2000-09-053-0/+39
| | | | | | | try to re-open it. PR: 20979 Submitted by: Orion Hodson <O.Hodson@cs.ucl.ac.uk>
* Add WWW into pkg/DESCR.sobomax2000-09-021-0/+2
| | | | | PR: 20972 Submitted by: PF
* Update to 1.3.2.sobomax2000-08-292-2/+2
|
* Move to MASTER_SITE_LOCALfenner2000-08-291-1/+2
|
* Fix the port for CURRENT/STABLE.sobomax2000-08-291-0/+175
| | | | | PR: 20901 Submitted by: Ports Furry
* Add holyshout 0.1, a mp3 stream-feeder that works with icecast/shoutcastwill2000-08-266-0/+35
| | | | | | | servers and supports multiple bitrate stream. PR: 20857 Submitted by: Junseon Oh <hollywar@mail.holywar.net>
* WWW: changecpiazza2000-08-242-2/+2
| | | | Submitted by: Daniel Harris <dannyboy@subdimension.com>
* Change location of data files from libdata/ to share/kevlo2000-08-234-332/+235
| | | | | PR: 20750 Submitted by: Ports Fury
* Override FETCH_CMD to get rid from -A option.sobomax2000-08-232-0/+2
| | | | | PR: 20764 Submitted by: maintainer
* Update to 1.36.44.sobomax2000-08-234-4/+4
| | | | Submitted by: maintainer
* Update to 1.3.11cpiazza2000-08-222-2/+2
| | | | Submitted by: Roman Shterenzon <roman@harmonic.co.il>
* USE_LIBTOOL implies GNU_CONFIGURE, so remove redundant GNU_CONFIGURE lines.sobomax2000-08-211-1/+0
|
* Properly disable fp calls on FreeBSD/Alpha.steve2000-08-211-1/+1
|
* Use MASTER_SITE_LOCAL -- current MASTER_SITE not working.dannyboy2000-08-181-1/+2
| | | | Approved by: MAINTAINER
* Update to version 2.10.0kevlo2000-08-161-1/+1
| | | | | PR: 20641 Submitted by: MAINTAINER
* Update to version 2.10.0kevlo2000-08-162-2/+2
| | | | | PR: 20640 Submitted by: MAINTAINER
* Patch configure to use -pthread instead of -lpthread.sobomax2000-08-151-0/+3
|
* Back out previous commit - I erroneously replaced this file with older version.sobomax2000-08-151-1/+1
|
* Update to 1.0.6.sobomax2000-08-156-20/+29
| | | | | | | Several fixes/cleanups: - add previously missed INSTALLS_SHLIB; - libtoolize; - remove redundant newline at the end of PLIST.
* Remove patch-ab because it has exactly the same contents as patch-aa andsteve2000-08-131-14/+0
| | | | that will cause problems during 'make patch'.
* Do not gratuitously change manpage directory ownerships.asami2000-08-131-0/+11
| | | | Submitted by: bento
* - Support CFLAGS/X11BASE properlykevlo2000-08-124-178/+20
| | | | | | | | - Add WWW: line into pkg/DESCR This PR supersedes ports/20414 PR: 20553 Submitted by: Ports Fury
* Make PATCHFILE confitional, depending on the OSVERSION and WITHOUT_3DNOW. Thissobomax2000-08-111-1/+1
| | | | shoud fix xmms if OSVERSION < 400021.
* Make these COMMENT files conform to Handbook standard.will2000-08-113-3/+3
| | | | | PR: 20269 Submitted by: Ports Fury
* Don't use -Werror in CFLAGS so this port builds cleanly on the Alpha.steve2000-08-081-3/+3
|
* Fix distfile fennerage.billf2000-08-081-1/+1
|
* Update to version 2.4kevlo2000-08-072-9/+8
| | | | | PR: 20415 Submitted by: Ports Fury
* Support CFLAGS/PREFIX properly.jim2000-08-074-14/+19
| | | | | PR: 20413 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Update to 0.5.5.nbm2000-08-062-2/+2
| | | | | PR: ports/20073 Submitted by: Kristopher Zentner <kzentner@u.washington.edu> (MAINTAINER)
* Add xmms-tfmx, a tfmx plugin for xmms.nbm2000-08-056-0/+34
| | | | | PR: ports/18726 Submitted by: Anders Nordby <anders@fix.no>
* Re-sobomize to use pre-patch instead of post-extractade2000-08-054-4/+4
| | | | Wrists slapped by: knu, sheldon
* Replace a couple patch files with sobomax's post-extract rule.cpiazza2000-08-041-0/+7
| | | | Submitted by: ade
* Extensive patchfile cleanups using sobomax's wonderfulade2000-08-046-159/+21
| | | | post-extract rule
* Update to 0.2.19ade2000-08-043-7/+8
|
* (1) Add new variable, XFREE86_VERSION, to specify which version ofasami2000-08-0311-20/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | XFree86 (3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3 for now, but adventurous users can override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it is set to 4, the dependency will be to x11/XFree86-4-libraries. When XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks to avoid messing with XFree86 are turned off. Since XFree86 version 4 includes some software that used to be separate ports, when XFREE86_VERSION=3 the following variables are provided: USE_DGS LIB_DEPENDS on x11/dgs USE_FREETYPE LIB_DEPENDS on print/freetype USE_MESA LIB_DEPENDS on graphics/Mesa3 USE_XPM LIB_DEPENDS on graphics/xpm When XFREE86_VERSION=4, these variables have no effect. The LIB_DEPENDS in the tree for the above four ports have all been converted to the USE_* counterparts. For your information, this is the count of the number of ports: USE_DGS 0 USE_FREETYPE 16 USE_MESA 36 USE_XPM 236 There is a new variable, XAWVER, which is set to 6 when XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also passed to PLIST_SUB so ports that build Xaw based shared libraries can use this variable to substitute the shlib version number. There is also a provision of using a separate mtree file for XFREE86_VERSION=4, but that part is not enabled yet. Reviewed by: the ports list Tested by: make index (XFREE86_VERSION=3 only) (2) Add hebrew to list of valid categories. Submitted by: nbm
* Added the rc.d startup script into PLIST.dburr2000-08-011-0/+1
|
* Update to 1.3.0.sobomax2000-07-313-23/+57
|
* Make xmms better than ever before:sobomax2000-07-314-5/+35
| | | | | | | | | | | - add 3dnow support using external patch (I reworked it to touch only generated by automake/autoconf files, made it .gz instead of .bz2 and put on MASTER_SITE_LOCAL). 3dnow support is explicitly disabled if OSVERSION < 400021. - Add LIBTOOLFILES to use our own libtool for libxmms too. PR: 20261 (LIBTOOLFILES) PR: 20193 (3DNOW) Submitted by: maintainer, FUJISHIMA Satsuki <k5@cheerful.com>
* slap btc into the worldbillf2000-07-311-0/+1
|
* The Bass Tab Creator is a program designed to help create bass tablature.billf2000-07-316-0/+50
| | | | | | It was originally created to facilitate the reproduction of tab published in many music magazines and books. It takes as input a file consisting of note information, and builds the tab staffs.
* Fix this port so that it builds on the Alpha again.steve2000-07-311-3/+12
|
* Add ccaudio - a generic C++ class library for audio files and devices.sobomax2000-07-2811-0/+79
| | | | | PR: 20230 Submitted by: David Sugar <dyfet@gnu.org>
* Activate opennap.dburr2000-07-271-0/+1
|
* New port audio/opennap, an open source Napster(tm) server.dburr2000-07-277-0/+95
|
* Remove share/gnome if empty.sobomax2000-07-271-0/+3
| | | | Submitted by: bento
* Update maintainer's emailjedgar2000-07-222-2/+2
| | | | | PR: ports/20093 Submitted by: Maintainer
* remove myself as maintainer... don't use it, and it hasn't been updatedjmg2000-07-211-2/+0
| | | | | | | since I committed it... plus, half of sunsite's mirrors are broken and I don't want to deal with it...
* USE_MT fix again.nakai2000-07-201-1/+1
| | | | Submitted by: FUJISHIMA Satsuki <k5@cheerful.com>
* Updated to 1.9taoka2000-07-202-2/+2
| | | | Obtained from: bento
* Add TRUE const if not already defined. Should fix bento-build.alex2000-07-191-33/+29
|
* Update to 2.7.cpiazza2000-07-193-3/+4
| | | | | | | Adds japanese and swedish messages. PR: 19892 Submitted by: Trevor Johnson <trevor@jpj.net>
* Use WITH_THREADS instead of USE_MT.nakai2000-07-191-3/+3
| | | | Submitted by: FUJISHIMA Satsuki <k5@cheerful.com>
* Paraphrase COMMENT.sobomax2000-07-181-1/+1
| | | | | PR: 19985 Submitted by: Ports Furry
* Fix sound file read/write/import/export.steve2000-07-174-4/+4
| | | | | PR: 19895 Submitted by: maintainer
* Update port to 0.12jedgar2000-07-163-3/+2
|
* Fix my obvious stupidity (why is it GZIP_CMD and not GZIP actually? grrr):alex2000-07-161-1/+1
| | | | | | | /usr/bin/gzip --> ${GZIP_CMD} PR: 19942 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Update to 0.7.will2000-07-163-5/+2
| | | | | PR: 19931 Submitted by: maintainer
* Use GTK_CONFIG instead of hardcoded gtk12-config; support CFLAGS properly;will2000-07-163-17/+29
| | | | | | | support NOPORTDOCS. PR: 19923 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Add post-install target in order to compress workmandb.5, too.alex2000-07-151-0/+3
| | | | Noticed by: bento
* Fix the build for older versions of gcc by renaming *.s -> *.S.jim2000-07-141-0/+8
| | | | | PR: 19846 Submitted by: maintainer
* - Update to version 2v2sobomax2000-07-1319-95/+272
| | | | | PR: 19759 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Update to 1.2.2.sobomax2000-07-123-2/+5
|
* Update to version 7.b2taoka2000-07-116-122/+389
| | | | | | | | Change maintainer from kris to Vladimir Silyaev PR: 19589 Submitted by: Vladimir Silyaev <vns@delta.odessa.ua> Approved by: old maintainer, kris
* Activating the grip and rio500 ports.steve2000-07-101-0/+2
|
* Adding rio500 version 0.6.steve2000-07-105-0/+84
| | | | | | | Utilities for the Diamond Rio500. PR: 19195 Submitted by: Kazumasa Nishizawa <k_nishizawa@anet.ne.jp>
* Add grip version 2.94.steve2000-07-106-0/+76
| | | | | | | GTK-based front-end to external cd audio rippers and mp3 encoders. PR: 19167 Submitted by: Kelly Yancey <kbyanc@posi.net>
* Update to 2.9.5.knu2000-07-083-3/+3
| | | | | PR: ports/19776, ports/19777 Submitted by: Maintainer
* Fix a typo -- GTK_CONFIG used in place of GLIB_CONFIG.dannyboy2000-07-081-1/+1
| | | | | PR: 19758 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* - Use GTK_CONFIG/GLIB_CONFIG instead of hardcoded gtk12-config/glib12-configsteve2000-07-087-34/+53
| | | | | | | - Support CC/CFLAGS/PREIFX/LOCALBASE/X11BASE/MAKE/etc. properly PR: 19623 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Don't install the CVS junk with the help files.steve2000-07-081-0/+13
| | | | | PR: 19734 Submitted by: maintainer
* Update to version 0.2.1.steve2000-07-087-17/+111
| | | | | PR: 19674 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Update audio category Makefile and modules for bwap -> teknap. Removewill2000-07-061-1/+1
| | | | bwap port, obsoleted by teknap.
* After repocopy from audio/bwap to audio/teknap,will2000-07-065-458/+593
| | | | | | | | | | * update to teknap 1.0. * add gtk support. * new master site. * fix -lc_r bungle; use -pthread proper. (my fix) PR: 19721 Submitted by: maintainer
* As threatened on freebsd-ports: all startup scripts know about the twotg2000-07-052-3/+21
| | | | | | | options `start' and `stop' now (unless I have forgotten any). This allows us to call the scripts from /etc/rc.shutdown with the correct option. The (42 or so) ports that already DTRT before are unchanged.
* Update for more simple.nakai2000-07-052-6/+30
| | | | Submitted by: FUJISHIMA Satsuki <k5@cheerful.com>
* Bump png shared library version.sobomax2000-07-041-1/+1
| | | | Submitted by: Hajimu UMEMOTO <ume@mahoroba.org>
* Remove extraneous directories on deinstallkris2000-07-041-0/+2
| | | | Noticed by: bento
* Add RUN_DEPENDS on gnomecontrolcenter to properlysobomax2000-07-031-0/+1
| | | | | | | remove share/gnome directory. PR: 19666 Submitted by: Dmitry S. Sivachenko <dima@Chg.RU>
* o Turn off the build of xcdrdao:motoyuki2000-06-303-29/+43
| | | | | | | | | | | | | | | Xcdrdao cannot build with GTK-- 1.2.0 bacause of the incompatibility of GTK--. If GTK-- is installed, cdrdao port always tries to build xcdrdao, and fails. o Support 5-current. o Do not use posix-threads by default due to thread scheduling problem. o Change the address of maintainer. PR: ports/19504 Submitted by: Yasuhito FUTATSUKI <futatuki@debug.gr.jp> (maintainer)
* Update to 2.6.1.sobomax2000-06-302-4/+6
| | | | | PR: 19597 Submitted by: Trevor Johnson <trevor@jpj.net>
* Change MAINTAINER.sobomax2000-06-301-2/+2
| | | | | PR: 19595 Submitted by: MAINTAINER
* Fix EsounD daemon and library insecurities noted on BugTraq.green2000-06-304-0/+107
| | | | | | | | | | | | | | | | | | | Instead of an 0777 chock-full-o-races /tmp/.esd/, use a 0755 ~/.esd/. Also, the ~/.esd/socket of course needs only be 0644. Two macros had to be backed up by functions which returned a static buffer. These macros, ESD_UNIX_SOCKET_DIR and ESD_UNIX_SOCKET_NAME, both return constant strings as the new functions esd_unix_socket_dir() and esd_unix_socket_name(), so the static buffers are not particularly evil. The fix has been tested (without needing recompilation) by the most important EsounD-related apps, esd and XMMS, and works perfectly in both cases. It will be submitted to the EsounD maintainer to be fixed in the source distribution ASAP. Approved by: Security Officer Kris Noticed by: Stan Bubrouski <satan@FASTDIAL.NET>
* New port xwave - a wave record/play/edit utility.sobomax2000-06-2911-0/+304
| | | | | | PR: 19200 Submitted by: Trevor Johnson <trevor@jpj.net> Obtained from: NetBSD
* Activate libsidplay.sobomax2000-06-291-0/+1
|
* Make it to be a real sidplay (not libsidplay).sobomax2000-06-293-21/+15
| | | | | PR: 19516 Submitted by: MAINTAINER
* Forgot to update COMMENT.sobomax2000-06-292-2/+2
| | | | | PR: 19515 Submitted by: MAINTAINER
* Remove unneeded USE_XLIB.sobomax2000-06-292-2/+0
|
* Reflect new PORTNAME after sidplay --> libsidplay repo copy. Also updatesobomax2000-06-296-14/+20
| | | | | | | to 1.36.40. PR: 19515 Submitted by: MAINTAINER
* Move the stragler's www.freebsd.org/~user distfiles to the officalobrien2000-06-294-4/+8
| | | | MASTER_SITE_LOCAL site.
* Use ${MASTER_SITE_LOCAL}.asami2000-06-292-2/+4
|
* - Update to version 3.3.2alex2000-06-2916-60/+305
| | | | | | | | | - Add WWW: line into pkg/DESCR - Add INSTALLS_SHLIB/INFO_FILES hunks - HAS_CONFIGURE -> GNU_CONFIGURE PR: 19521 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Update to 2.1.1alex2000-06-289-87/+93
| | | | | PR: 19362 Submitted by: maintainer
* Update maintainer email.alex2000-06-281-1/+1
| | | | | PR: 19320, 19321, 19322 Submitted by: maintainer
* Fix for phk's bio changes (>= 500003)alex2000-06-271-0/+13
| | | | | PR: 19454 Submitted by: Mike Meyer <mwm@mired.org>
* Make sure to have plugin directory.ume2000-06-262-4/+16
| | | | Reported by: Yoshikazu GOTO <goto@snowy.to>
* Use X11BASE instead of PREFIX for BUILD_DEPENDS and remove unneeded PREFIXsobomax2000-06-262-4/+4
| | | | for RUN_DEPENDS.
* Update port to 0.11jedgar2000-06-243-3/+3
|
* Unbroke the port.sobomax2000-06-242-5/+4
|
* - Support LOCALBASE properly (in setting path to custom wish script)sobomax2000-06-232-4/+6
| | | | | PR: 19470 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* - Use MASTER_SITE_SUNSITE to MASTER_SITESsobomax2000-06-232-18/+10
| | | | | PR: 19496 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Add USE_NEWGCC.sobomax2000-06-233-0/+3
| | | | Submitted by: bento
* Activate gkrellmvolume.ume2000-06-231-0/+1
|
* Initial import of gkrellmvolume.ume2000-06-2312-0/+168
| | | | A plugin for GKrellM, that let's you control your mixer..
* Unleash this port upon the people. Actually make it work by changing thewill2000-06-221-2/+3
| | | | "gtk-config" -> "gtk12-config" assumption made in Makefile.in.
* Use simple MAKE_ENVnakai2000-06-221-3/+1
| | | | Submitted by: Mikhail Teterin <mi@privatelabs.com>
* Remove xmms-mikmod.sobomax2000-06-211-1/+0
|
* Make building/installing of the esd and mikmod plugins conditional (turned on bysobomax2000-06-213-23/+75
| | | | default). Also slightly clean GNOME support bits.
* Update to the 1.2.1 version.sobomax2000-06-204-18/+19
|
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-06-1715-16/+16
| | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax
* Remove expensive optimisations, which seems broke equalizer with our gcc.sobomax2000-06-161-2/+10
| | | | | PR: 19141 Submitted by: Sascha Blank <blank@uni-trier.de>
* Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports withsobomax2000-06-164-7/+4
| | | | ldconfig in PLIST need personal consideration.
* Fourth round of INSTALLS_SHLIBS conversion.sobomax2000-06-1614-18/+7
|
* Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because Isobomax2000-06-165-5/+5
| | | | | | | just cun'n'pasted the name from Satoshi's commit message without checking it. Hall of shame entry: sobomax
* Upgrade of XMMS from 1.0.1 to 1.2.0. The port may also be compiled withsobomax2000-06-165-89/+119
| | | | | | | WITH_GNOME (thanks to Ade Lovett), the PLIST is now sorted alphabetically. PR: 19293 Submitted by: Espen Skoglund <esk@ira.uka.de>
* Third round of INSTALL_SHLIBS=yes fixes.sobomax2000-06-168-8/+4
|
* First round of INSTALL_SHLIB fixes.sobomax2000-06-164-4/+2
|
* Add shout, a program that sends mp3 streams to icecast/shoutcast servers.will2000-06-159-0/+84
| | | | Requested/prodded by: Kevin Bockman <kevin@puis.net> (now MAINTAINER)
* Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE.sobomax2000-06-145-10/+12
|
* Add support for more command line options (you can now choose the outputreg2000-06-141-10/+187
| | | | | | | | | | directory, ripper and encoder), running multiple encoders (for SMP) and killing the encoders if the ripper fails. This patch has been submitted to the author. PR: ports/19249 Approved by: maintainer
* Add xsidplay.cpiazza2000-06-126-0/+48
| | | | | | | | | A graphical frontend to libsidplay. This port doesn't currently build with gcc >= 2.8.1 PR: 15147 Submitted by: Anders Nordby <anders@fix.no>
* Move distfile to local-distfiles directory on ftp.FreeBSD.orgjmz2000-06-121-1/+1
|
* Not "plugin.html" but "plugin.htm".imura2000-06-111-1/+1
|
* Add bwap, a console napster client.will2000-06-107-0/+486
| | | | | PR: 17663 Submitted by: Carl Johan Madestrand <calle.madestrand@norrgarden.se>
* Use MASTER_SITE_PORTS_JP instead of spelling out the URL.asami2000-06-101-1/+1
|
* Add pimp3, a python script that's supposed to make random play much nicerwill2000-06-096-0/+51
| | | | | | | when using mpg123. PR: 16949 Submitted by: Rod Taylor <rbt@zort.on.ca>
* Sphinx has some i386-only sound code, adjust to account for this fact.will2000-06-081-0/+3
| | | | Submitted by: Alexander Langer <alex@big.endian.de>
* Catch up with a directory changecpiazza2000-06-081-1/+1
|
* Add libshout, a library providing routines for connecting and transmittingwill2000-06-0815-0/+181
| | | | | | | data to/from an icecast server. PR: 19079 Submitted by: Zach Zurflu <zach@pabst.bendnet.com>
* "${MV} -i" is not a good idea for port.sobomax2000-06-081-1/+1
| | | | | PR: 19054 Submitted by: Alexander Langer <alex@big.endian.de>
* Activate wavplay.sobomax2000-06-081-0/+1
|
* Initial import of wavplay - utility to record/playback audio.sobomax2000-06-0813-0/+388
| | | | | PR: 16693 Submitted by: Greg Robinson <greg@rosevale.com.au>
* Fix improper #ifdef.will2000-06-081-1/+1
| | | | | PR: 19024 Submitted by: Alexander Langer <alex@big.endian.de>
* Add workmandb.5.asami2000-06-071-0/+1
| | | | Submitted by: bento
* Move local distfiles to the new local-distfiles section on ftp.freebsd.orgcpiazza2000-06-071-1/+1
|
* Fix build.will2000-06-061-0/+12
| | | | | PR: 19053 Submitted by: Alexander Langer <alex@big.endian.de>
* Add sox to the RUN_DEPENDS (required by Sound Recorder).sobomax2000-06-063-3/+6
|
* Add windowmaker to the RUN_DEPENDS to ensure correct install/deinstall ordersobomax2000-06-062-0/+2
| | | | | | and stop bento's "Extra" warnings. Submitted by: bento
* Bump PORTVERSION.sobomax2000-06-051-1/+1
| | | | Submitted by: Alexander Langer <alex@big.endian.de>
* Update md5.sobomax2000-06-051-1/+1
| | | | | | | | | | | | | New features added w/o version bump: * Add NT/Linux/(Net|Open)BSD support * Volume control * Be able to confirm some command (e.g. delete files from queue) * Add some verbose messages * Show playing position PR: 19016 Submitted by: Alexander Langer <alex@big.endian.de>
* Update to 2.35 Final.nakai2000-06-056-31/+52
| | | | | PR: ports/18487 Submitted by: FUJISHIMA Satsuki <k5@cheerful.com>
* Add streamripper, a program splits a SHOUTcast stream into tracks.will2000-06-056-0/+31
| | | | | PR: 18978 Submitted by: Trevor Johnson <trevor@jpj.net>
* Update to 1.8, which adds support for gogo.will2000-06-053-37/+10
| | | | | PR: 18972 Submitted by: maintainer
* Here are the changes to the patches directory that should have gone withsteve2000-06-031-9/+6
| | | | | | | | my last commit. Noticed missing by: asami Blown horribly by: my little diff building script that inexplicably missed these the first time around :(
* Add gdcd, a cd player frontend using GTK.will2000-06-036-0/+55
| | | | Obtained from: NetBSD
* Add mp3_check, a utility which verifies the integrity of mp3 files andwill2000-06-028-0/+62
| | | | | | | prints some useful statistics. I made this port respect CC/CFLAGS. PR: 18812 Submitted by: Zach Zurflu <zach@pabst.bendnet.com>
* Update to 1.36.38. We can now have sidplay shared libs!will2000-06-029-54/+39
|
* Add .so symlink (from PR) and necessary ldconfigs overlooked in initialwill2000-06-021-0/+3
| | | | | | | import of the port. PR: 18963 Submitted by: maintainer
* Respect CFLAGS.sobomax2000-06-021-0/+2
|
* Add cd2mp3, an easy-to-use perl UI to assist in ripping MP3s using dagrabwill2000-06-026-0/+49
| | | | | | | and bladeenc. PR: 15886 Submitted by: Jamie Heckford <jamie@jamiesdomain.co.uk>
* Add AFSP, a set of audio file conversion utilities.will2000-06-027-0/+162
| | | | | PR: 18916 Submitted by: Kawaguti Ginga <ginga@athena.club.ne.jp>
* Update to 1.6. Add some more runtime dependencies.will2000-06-023-27/+33
| | | | | PR: 18166 Submitted by: maintainer
* Update to 1.3.5. I cleaned up the Makefile in addition to the PR, andwill2000-06-0212-230/+128
| | | | | | | | made pkg/MESSAGE respect PREFIX (which made this port finally pass the mandatory ``portlint -ac'' test). PR: 18834 Submitted by: Zach Zurflu <zach@pabst.bendnet.com>
* Updates for new shared library versions in GNOME 1.2ade2000-06-023-5/+4
|
* Say hello to GNOME 1.2ade2000-06-0215-1116/+474
| | | | | | | | | | | | | | | | | | | | | | | | | | audio/gnomemedia 1.2.0 deskutils/gnomepim 1.2.0 devel/bugbuddy 1.0 devel/glade 0.5.9 devel/libgtop 1.0.9 games/gnomegames 1.2.0 graphics/imlib 1.9.8.1 misc/gnomeusersguide 1.2 misc/gnomeutils 1.2.0 sysutils/gnomecontrolcenter 1.2.0 sysutils/gtop 1.0.8 x11-fm/gmomemc 4.5.50 x11/gnomecore 1.2.0 x11/gnomelibs 1.2.1 Along with cosmetic changes to other parts of the metaport for the new shared library version numbers. Plus. The metaport has been reworked to bring in a few more often-requested items. Please note that you absolutely need GTK/GLIB 1.2.8 or higher for this release.
* Since cdd has code that dates back to before CAM, we have to disable itswill2000-06-011-1/+7
| | | | | | | building on 4.0 and later. PR: 18945 Submitted by: Alexander Langer <alex@big.endian.de>