Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unbreak WITH_ENCODING_PATCH by updating it to version 27.3. | Alexander Kabaev | 2004-03-11 | 2 | -22/+1 |
| | |||||
* | - Fix build when WITHOUT_SIMD is defined | Pav Lucistnik | 2004-03-01 | 1 | -3/+4 |
| | | | | | PR: ports/63456 Submitted by: maintainer | ||||
* | - Update to 1.2.10 | Kirill Ponomarev | 2004-02-24 | 2 | -8/+5 |
| | | | | | PR: ports/63303 Submitted by: maintainer | ||||
* | add file for WITH_ENCODING_PATCH to distinfo. | Oliver Eikemeier | 2004-02-22 | 1 | -0/+3 |
| | | | | | | | | SIZEify while I'm here PR: 62894 Submitted by: Linh Pham <question+freebsdpr@closedsrc.org> Prompted by: josef | ||||
* | Fix building ru-xmms with vorbis output plugin. | Max Khon | 2004-02-04 | 2 | -0/+20 |
| | |||||
* | - Unbreak ru-xmms [1]. | Max Khon | 2004-02-04 | 1 | -2/+1 |
| | | | | | | | | - Provide separate distinfo for ru-xmms so recode patch distinfo will not be lost. PR: 62250 [1] Submitted by: Dima Panov <redfox@Fluffy.Khv.RU> | ||||
* | Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. | Joe Marcus Clarke | 2004-02-04 | 1 | -0/+1 |
| | | | | (Part 1) | ||||
* | - Mark BROKEN with WITH_ENCODING_PATCH patch | Kirill Ponomarev | 2004-01-31 | 1 | -0/+1 |
| | | | | - Pointed out by: kris | ||||
* | - Update to version 1.2.9 | Kirill Ponomarev | 2004-01-31 | 5 | -29/+5 |
| | | | | | | | | * Note that the update breaks russian/xmms because of a patchfile needed for Russian coding detection. PR: ports/62127 Submitted by: maintainer | ||||
* | Remove hack when setting MASTER_SITE_SUBDIR for :enc group. | Max Khon | 2004-01-25 | 1 | -2/+1 |
| | |||||
* | Catch up with libogg/libvorbis version bump. | Christian Weisgerber | 2003-12-20 | 1 | -2/+2 |
| | |||||
* | - Add conflict with russian xmms | Pav Lucistnik | 2003-12-08 | 1 | -0/+2 |
| | | | | | PR: ports/59717 Submitted by: Chris Burkert <chris@chrisburkert.de> | ||||
* | - Add WITH_ENCODING_PATCH knob which allows russian fonts | Pav Lucistnik | 2003-12-04 | 2 | -0/+13 |
| | | | | | | | PR: ports/59076 Submitted by: oleg dashevskii <be9-ml@be9.ru> Approved by: maintainer Approved by: adamw (mentor) | ||||
* | Use the FIND and XARGS macros introduced in bsd.port.mk 1.391. | Trevor Johnson | 2003-11-13 | 1 | -1/+1 |
| | |||||
* | Rename 3dnow knob to simd | Tilman Keskinoz | 2003-11-09 | 1 | -8/+8 |
| | | | | | | PR: 58802 Submitted by: rushani Approved by: maintainer | ||||
* | Enable IPv6 in XMMS | Edwin Groothuis | 2003-10-03 | 1 | -1/+4 |
| | | | | | | | | | | This patch enables IPv6 in XMMS. Starting from version 1.2.8, XMMS natively supports IPv6. However, it needs to be explicitely enabled on ./configure. PR: ports/57022 Submitted by: Samuel Tardieu <sam@rfc1149.net> | ||||
* | [Maintainer update] multimedia/xmms to 1.2.8 | Edwin Groothuis | 2003-09-07 | 7 | -55/+39 |
| | | | | | | | | | | | | | | | Update to xmms 1.2.8. See http://www.xmms.org/next_version.php for a full description. Please note that if you're running -current, some options will be automaticly disabled due to the absence of -pthread in the current gcc. For example, libmikmod might do this because of its --ldadd option: [~] edwin@ref5>libmikmod-config --ldadd -pthread PR: ports/56504 Submitted by: Espen Skoglund <esk@ira.uka.de> | ||||
* | Fix build with gettext-0.12.1. | Joe Marcus Clarke | 2003-08-25 | 1 | -0/+10 |
| | | | | Submitted by: Thierry Thomas <thierry@pompo.net> | ||||
* | Fix breakage introduced by my last commit by restoring the DATADIR | Joe Marcus Clarke | 2003-08-17 | 1 | -0/+2 |
| | | | | | | PLIST_SUB. Reported by: bento via kris | ||||
* | Remove the libpanel dependency as part of phase II of the GNOME 1.4 desktop | Joe Marcus Clarke | 2003-08-12 | 2 | -16/+0 |
| | | | | removal. | ||||
* | Remove USE_GNOMENG. | Joe Marcus Clarke | 2003-04-20 | 1 | -1/+0 |
| | |||||
* | De-pkg-comment. | Akinori MUSHA | 2003-02-21 | 2 | -1/+1 |
| | |||||
* | After repo copy from graphics category, update all appropriate | Mario Sergio Fujikawa Ferreira | 2002-11-28 | 1 | -1/+1 |
| | | | | | | | references from graphics to multimedia category Repo copied by: joe (cvs hat) Approved by: knu (portmgr hat) | ||||
* | Bump portrevision becuz previous patch modified plist. | Alan Eldridge | 2002-11-23 | 1 | -1/+1 |
| | |||||
* | Fix for making package when esound is on but the rest of gnome is off. | Alan Eldridge | 2002-11-23 | 2 | -5/+5 |
| | | | | | PR: 45646 Submitted by: marcus | ||||
* | Add message on how to disable esound support | Mario Sergio Fujikawa Ferreira | 2002-10-22 | 1 | -1/+4 |
| | | | | | Submitted by: David Yeske <dyeske@yahoo.com> Approved by: maintainer | ||||
* | Fix build on -CURRENT. | Joe Marcus Clarke | 2002-10-11 | 1 | -0/+10 |
| | | | | | PR: 43934 Submitted by: maintainer | ||||
* | Add appropriate --disable-* CONFIGURE_ARGS to disable things such as esound | Joe Marcus Clarke | 2002-09-14 | 1 | -1/+4 |
| | | | | | | | support from being built when esound is already installed on the system. Reported by: alane Approved by: timeout from maintainer | ||||
* | Use USE_GNOMENG. | Joe Marcus Clarke | 2002-08-21 | 1 | -19/+28 |
| | | | | Approved by: timeout from maintainer | ||||
* | Ogg Vorbis 1.0 library major version bumps. | Christian Weisgerber | 2002-07-20 | 1 | -2/+2 |
| | |||||
* | Make translations work when GNOME support is enabled. | Maxim Sobolev | 2002-05-14 | 2 | -2/+12 |
| | | | | Beersponsored by: Alexandr Kovalenko <never@nevermind.kiev.ua> | ||||
* | - Update to 1.2.7 | Patrick Li | 2002-03-05 | 5 | -17/+12 |
| | | | | | | | - Remove obsolete Vorbis comment in pkg-descr PR: 35555 Submitted by: maintainer | ||||
* | Limit attempt to build with 3DNow! support to i386 architecture. | Christian Weisgerber | 2002-01-20 | 1 | -0/+5 |
| | | | | | | This fixes MP3 playing on alpha. Approved by: (no response from maintainer) | ||||
* | Update version number of vorbis shared library. | Maxim Sobolev | 2002-01-16 | 1 | -1/+1 |
| | |||||
* | Update to 1.2.6. | Maxim Sobolev | 2002-01-14 | 5 | -17/+40 |
| | | | | Approved by: maintainer | ||||
* | Bump PORTREVISION, chase recent version bump of vorbis library (libvorbisfile). | Jimmy Olgeni | 2001-07-20 | 1 | -0/+1 |
| | |||||
* | Update to 1.2.5. | Maxim Sobolev | 2001-06-21 | 9 | -193/+34 |
| | | | | | PR: 28292 Submitted by: maintainer | ||||
* | Display message to warn user archivers/unzip may need to be installed | Mark Pulford | 2001-06-09 | 2 | -0/+3 |
| | | | | | PR: 24417 Reviewed by: will | ||||
* | Don't overwrite CATEGORIES in master ports. Use += instead, so slaves | Maxim Sobolev | 2001-05-22 | 1 | -1/+1 |
| | | | | | would be able to insert their own entries (usually language category) upfront. | ||||
* | -pthread --> ${PTHREAD_LIBS} | Maxim Sobolev | 2001-03-29 | 1 | -1/+1 |
| | | | | | | | -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} Note: my first intention was to test this out on bento/beta, but per ade's requiest I opted to do it quickly. | ||||
* | Add graceful creation/removal of global Skins dir. | Mario Sergio Fujikawa Ferreira | 2001-03-29 | 2 | -0/+5 |
| | | | | Approved by: maintainer | ||||
* | Allow MAINTAINER to be redefined in slave ports. | Maxim Sobolev | 2001-03-28 | 1 | -1/+1 |
| | | | | Submitted by: maintainer | ||||
* | Remove obsolete MASTER_SITES. | Peter Pentchev | 2001-01-22 | 1 | -7/+1 |
| | | | | | PR: 24527 Submitted by: maintainer | ||||
* | Fix the following problem: | Maxim Sobolev | 2001-01-04 | 2 | -0/+82 |
| | | | | | | | | | "XMMS does not distinguish on FreeBSD between audio CD and data CD containing sound files. As a result it cannot play these files." PR: 23925 Submitted by: Vladimir Kushnir <vkushnir@Alfacom.net> Reviewed by: maintainer | ||||
* | Update to 1.2.4 | Maxim Sobolev | 2000-11-29 | 7 | -35/+57 |
| | | | | | PR: 23160 Submitted by: maintainer | ||||
* | Unbroke - the port wasn't really broken. | Maxim Sobolev | 2000-10-11 | 1 | -1/+0 |
| | | | | False alarm by: sobomax | ||||
* | Tempararly mark BROKEN if HAVE_GNOME is defined (until there will be a way to | Maxim Sobolev | 2000-10-10 | 1 | -0/+1 |
| | | | | disable bsd.gnome.mk CONFIGURE_ARGS). | ||||
* | Implement WANT_GNOME. | Jeremy Lea | 2000-10-05 | 6 | -83/+88 |
| | |||||
* | The post-extract target in the audio/xmms/Makefile renames getbits.s to | Maxim Sobolev | 2000-10-04 | 1 | -2/+1 |
| | | | | | | | | getbits.S. However, getbits.s is no longer present in the current XMMS distribution. PR: 21748 Submitted by: maintainer | ||||
* | Correct and sort PLISTs. | Jeremy Lea | 2000-10-02 | 1 | -11/+10 |
| |