aboutsummaryrefslogtreecommitdiff
path: root/multimedia/xmms
Commit message (Collapse)AuthorAgeFilesLines
* - Add trailing semicolon to the MimeType line of xmms.desktop file toStanislav Sedov2011-01-222-2/+2
| | | | | | | | | | | match the Gnome XDG specifications. - Bump PORTREVISION. Submitted by: bsam Feature safe: yes Notes: svn path=/head/; revision=268102
* Sync to final (for now) bsd.autotools.mkAde Lovett2010-12-222-2/+3
| | | | Notes: svn path=/head/; revision=266737
* - Fix xmms operation with regards to the new OSS. In particular,Stanislav Sedov2010-12-142-1/+204
| | | | | | | | | | | | | don't recent the volume level on each track change and pause/stop. Also, this fixes XMMS operation on sparc64. PR: ports/150739 Submitted by: ariff Reported by: Stefan Schaeckeler <schaecsn@gmx.net> URL: http://forums.freebsd.org/showthread.php?t=4771 Notes: svn path=/head/; revision=266281
* - Enable IPv6 by default. It was there for a long time and works.Stanislav Sedov2010-12-051-3/+3
| | | | | | | | | Leave option to disable it for now. Requested by: naddy Notes: svn path=/head/; revision=265733
* - Fix wrong visual error under some circumstancies (e.g. when clickingStanislav Sedov2010-12-042-1/+12
| | | | | | | | | | the 'D' button to resize). PR: ports/134475 Submitted by: glebius Notes: svn path=/head/; revision=265695
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* Punt autoconf267->autoconf268Ade Lovett2010-10-161-1/+1
| | | | Notes: svn path=/head/; revision=263089
* Round one migration of ports from automake{19,110} to automake111Ade Lovett2010-10-052-1/+18
| | | | Notes: svn path=/head/; revision=262460
* Autotools update. Read ports/UPDATING 20100915 for details.Ade Lovett2010-09-151-2/+2
| | | | | | | | Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs Notes: svn path=/head/; revision=261230
* Bump PORTREVISION for ports that depend on libogg, directly or indirectlyChristian Weisgerber2010-06-061-1/+1
| | | | | | | (via libvorbis, libtheora). Notes: svn path=/head/; revision=255958
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-1/+1
| | | | Notes: svn path=/head/; revision=255371
* - Take maintainership.Stanislav Sedov2009-10-151-1/+1
| | | | Notes: svn path=/head/; revision=242896
* Reset beech@FreeBSD.org while he works on restoring his email situation.Mark Linimon2009-08-282-3/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=240459
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-1/+1
| | | | | | | starting with M Notes: svn path=/head/; revision=240072
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr Notes: svn path=/head/; revision=238781
* Bump PORTREVISION after libogg and libvorbisfile major version increment.Christian Weisgerber2009-07-061-1/+1
| | | | Notes: svn path=/head/; revision=237283
* - Add categories to xmms.desktop.inBeech Rintoul2008-12-041-0/+1
| | | | Notes: svn path=/head/; revision=223768
* - Removed buggy patch-main.cBeech Rintoul2008-12-042-98/+1
| | | | | | | - Bump portrevision Notes: svn path=/head/; revision=223756
* - Add xmms.desktop fileBeech Rintoul2008-12-023-3/+18
| | | | | | | - Bump portrevision Notes: svn path=/head/; revision=223711
* - Add patch to enable shift-V (stop-fade out) feature.Beech Rintoul2008-11-271-0/+97
| | | | | | | | | | - Emulates winamp PR: ports/128984 Submitted by: Germain Le Chapelain <lechapelaing@yahoo.fr> Notes: svn path=/head/; revision=223442
* - Remove NLS option (causes build problems)Beech Rintoul2008-09-295-106/+100
| | | | | | | | | | | | - Add option for GL Visualization plugin - Port cleanup and tweaks - Bump portrevision PR: ports/127673 Submitted by: Jack <xxjack12xx@gmail.com> Notes: svn path=/head/; revision=221000
* Conversion from (now defunct) autoconf-2.61 to autoconf-2.62Ade Lovett2008-08-201-1/+1
| | | | | | | Tested by: exp build run (erwin) Notes: svn path=/head/; revision=218886
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - Go with "old style" options definesBeech Rintoul2008-02-081-10/+10
| | | | | | | | | | - Makefile cleanup PR: ports/120351 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> Notes: svn path=/head/; revision=206884
* - Add optionsBeech Rintoul2008-01-311-28/+30
| | | | | | | | | | | - Pet portlint - Bump portrevision - Take maintainership Approved by: Espen Skoglund <esk@ira.uka.de> (maintainer) Notes: svn path=/head/; revision=206520
* - Respect without_nlsBeech Rintoul2008-01-312-63/+70
| | | | | | | | | PR: ports/117230 Submitted by: Oleg Pudeyev <oleg.pudeyev@gmail.com> Approved by: maintainer timeout (2 weeks) Notes: svn path=/head/; revision=206495
* - Update russian patches to 1.2.11Pav Lucistnik2008-01-204-11/+104
| | | | | | | | | PR: ports/119187 Submitted by: Ulrich Spoerlein <uspoerlein@gmail.com> Approved by: maintainer timeout (2 weeks) Notes: svn path=/head/; revision=205942
* Update to 1.2.11.Stefan Walter2007-12-2211-230/+10
| | | | | | | | | PR: 118336 Submitted by: Ulrich Spoerlein <uspoerlein@gmail.com> Approved by: maintainer timeout (>3 weeks) Notes: svn path=/head/; revision=204341
* Remove support for OSVERSION < 5Edwin Groothuis2007-10-031-4/+4
| | | | Notes: svn path=/head/; revision=200761
* - Chase increase of audio/libvorbis shlib version.Martin Wilke2007-07-281-2/+2
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=196462
* - Fix missing GL dependency and thus unbreakAlexey Dokuchaev2007-06-122-5/+2
| | | | | | | | | | | - Drop now useless USE_X_PREFIX - Fix warning on deinstallation Approved by: maintainer (implicit, it was my commit that caused breakage) Reported by: pointyhat Notes: svn path=/head/; revision=193347
* BROKEN: Incorrect pkg-plistKris Kennaway2007-06-101-0/+2
| | | | Notes: svn path=/head/; revision=193141
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Minor COMMENT change (s/---/--/, article `a' is superfluous here)Alexey Dokuchaev2007-05-023-12/+6
| | | | | | | | | | | | | | - Install opengl_spectrum visualization plugin, it builds and works fine - Since we're doing FOO_PLUGINS+= ..., separate initial values with spaces, not commas, for consistency - Remove useless `-esound' suffix, esound is no more special than any other output method these days - Drop unsupported hashes from distinfo Approved by: maintainer timeout (5+ weeks) Notes: svn path=/head/; revision=191400
* - Fix build after objformat removalRong-En Fan2007-03-201-1/+3
| | | | | | | | | PR: ports/109455 Submitted by: Tsurutani Naoki <turutani at scphys.kyoto-u.ac.jp> Approved by: maintainer timeout (1 month) Notes: svn path=/head/; revision=187796
* Revert previous commit to fix plistKris Kennaway2007-02-121-1/+0
| | | | Notes: svn path=/head/; revision=185011
* Use libtool port instead of included version to avoid objformat a.out botchKris Kennaway2007-02-011-0/+1
| | | | Notes: svn path=/head/; revision=183830
* - Fix build with gcc 4.1Pav Lucistnik2006-12-311-0/+15
| | | | | | | Approved by: maintainer timeout (15 days) Notes: svn path=/head/; revision=181151
* Prevent the mpg123 plugin from hijacking flac streams.Tilman Keskinoz2006-04-152-2/+12
| | | | | | | | | | Thanks to Thomas-Martin Seck <tmseck@netcologne.de> PR: 93948 Submitted by: Espen Skoglund <esk@ira.uka.de> Notes: svn path=/head/; revision=159661
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.Ade Lovett2006-03-071-1/+1
| | | | | | | | Discussed with: kris Approved by: portmgr (implicit) Notes: svn path=/head/; revision=157004
* SHA256ifyEdwin Groothuis2006-02-011-1/+3
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154945
* Add missing USE_GETTEXTKris Kennaway2006-01-261-0/+1
| | | | Notes: svn path=/head/; revision=154477
* - Remove dead MASTER_SITESPav Lucistnik2005-11-231-2/+1
| | | | | | | | PR: ports/89465 Submitted by: Espen Skoglund <esk@ira.uka.de> (maintainer) Notes: svn path=/head/; revision=149190
* - Update WITH_ENCODING_PATCH patchPav Lucistnik2005-10-182-6/+4
| | | | | | | | | | - Portlint PR: ports/87578 Submitted by: Espen Skoglund <esk@ira.uka.de> (maintainer) Notes: svn path=/head/; revision=145782
* Uses 32bit int for ioctl rather than 64bit long on amd64Marcus Alves Grando2005-09-292-0/+44
| | | | | | | | | | | Patches are obtained from (multimedia/beep-media-player) PR: 82618 Submitted by: Ryan R. <freebsd@epicoftimewasted.com> Approved by: pav (mentor), esk@ira.uka.de (maintainer timeout, 96 days) Notes: svn path=/head/; revision=143775
* Add WITH_EXTENDED_VORBIS_FILEINFO knob.Tilman Keskinoz2005-04-212-1/+113
| | | | | | | | | | | | | | | | This patch includes information about the average bitrate of the file (because vorbis uses variable bit rate encoding by default and nominal might or might not match the actual effective bitrate) as well as information about the encoder which created the file. Bump PORTREVISION. PR: 74219 Submitted by: Thomas E. Zander <riggs@rrr.de> Reviewed by: Espen Skoglund <esk@ira.uka.de> Notes: svn path=/head/; revision=133873
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* - Added patches to enable 3rd party C++ apps to compile with gcc 3.4.Florent Thoumie2005-03-144-1/+34
| | | | | | | | PR: ports/78831 Submitted by: Espen Skoglund <esk@ira.uka.de> (maintainer) Notes: svn path=/head/; revision=131233
* - Add patch to make xmmsctrl.h compile with c++ (through 3rd party apps)Markus Brueffer2004-11-192-1/+12
| | | | | | | | | | and gcc 3.4 - Bump PORTREVISION Approved by: maintainer Notes: svn path=/head/; revision=121969