notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: audio/xmms2/distinfo
SVNWeb

Number of commits found: 15

Sat, 26 Jun 2021
[ 15:13 Rene Ladan (rene) search for other commits by this committer ]    commit hash:ca252e85c736de4413370aa3e93110a590aff6a0  commit hash:ca252e85c736de4413370aa3e93110a590aff6a0  commit hash:ca252e85c736de4413370aa3e93110a590aff6a0  ca252e8  (Only the first 10 of 30 ports in this commit are shown above. View all ports for this commit)
*/*: Remove expired ports:

2020-12-31 audio/xmms2: Uses Python 2.7 which is EOLed upstream
2021-06-23 audio/gxmms2: Uses EOL Python 2.7 via audio/xmms2
2021-06-23 audio/lxmusic: Uses EOL Python 2.7 via audio/xmms2
Tue, 8 May 2012
[ 18:47 madpilot search for other commits by this committer ] Original commit  (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
- Update xmms2 to 0.8 [1]
- Add SNDFILE option [1]
- Don't install test and debugging components by default [2]
- Fix slave ports
- Take maintainership

PR:             ports/163056
Submitted by:   Jan Beich <jbeich@tormail.net> [1] and [2] partly
Approved by:    crees (mentor)
Thu, 24 Feb 2011
[ 23:38 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
- Update to 0.7.DrNo.
- Update WWW
- chase xmms2 shlib bump

PR:             144821
Submitted by:   Guido Falsi <mad@madpilot.net>
Wed, 19 Aug 2009
[ 11:55 miwi search for other commits by this committer ] Original commit 
- Update to 0.6.0

PR:             137430
Submitted by:   Anonymous <swell.k@gmail.com>
Mon, 30 Jun 2008
[ 04:45 alexbl search for other commits by this committer ] Original commit 
 - update to 0.5DrLector

Submitted by:   swell.k@gmail.com
Sat, 15 Mar 2008
[ 19:29 alexbl search for other commits by this committer ] Original commit  (Only the first 10 of 28 ports in this commit are shown above. View all ports for this commit)
 - update xmms2 to 0.4DrKosmos
 - update gxmms2 to 0.7 and unbreak
 - bump soversion as needed
 - trim some clients (azrael, nyello) and bindings (java) that are no longer
   maintained

Submitted by:    Max Khon <fjoe@samodelkin.net>
Sun, 27 May 2007
[ 22:58 alexbl search for other commits by this committer ] Original commit  (Only the first 10 of 32 ports in this commit are shown above. View all ports for this commit)
 - Update XMMS2 to DrJekyll
 - Update Esperanza to 0.3
 - Update xmms2-scrobbler to 0.1.3
 - Update gx2osd to 0.2
 - Mark ports which have not been updated to the refactored playlist api BROKEN:
     azrael, euphoria[1], gxmms2, nyello, shellac, snett
 - Mark BROKEN bindings which have been removed or fail to configure:
     java, ruby-ecore

 XMMS2 has gone through some very big changes including the introduction of a
new
 mechanism for managing music which treats the media library as a DAG, more
details
 about all the changes can be found at:
   http://wiki.xmms2.xmms.se/index.php/Release:DrJekyll

Approved by:    stas [1]
Sun, 3 Dec 2006
[ 04:10 alexbl search for other commits by this committer ] Original commit 
 - update to 0.2DrHouse
 - Complete changes for DrHouse available at:
    http://wiki.xmms2.xmms.se/index.php/Release:DrHouse
Wed, 27 Sep 2006
[ 15:07 alexbl search for other commits by this committer ] Original commit 
- update to 0.2DrGonzo
- Changelog at http://wiki.xmms2.xmms.se/index.php/Release:DrGonzo

Approved by:    novel (mentor)
Sun, 16 Jul 2006
[ 04:15 itetcu search for other commits by this committer ] Original commit 
- Update to 0.2DrFeelgood
- DrFeelgood is mostly a bugfix release. Numerous old memory leaks were found
  and fixed, as well as some silly and annoying bugs. Full release notes at:
    * http://wiki.xmms2.xmms.se/index.php/Release:DrFeelgood
- re-add a patch removed in previous commit, it's needed again

PR:             ports/100366
Submitted by:   Alexander Botero-Lowry <alex@foxybanana.com>
Fri, 7 Jul 2006
[ 08:20 itetcu search for other commits by this committer ] Original commit  (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
- Update to 0.2.d.5
- Use the OPTIONS framework
- Use bsd.scons.mk

Many patches removed because we merged them upstream into XMMS2 HEAD

Checkout the release notes at:
   http://wiki.xmms2.xmms.se/index.php/Release:DrEvil

PR:             ports/99864
Submitted by:   Alexander Botero-Lowry <alex@foxybanana.com> (maintainer)
Sat, 1 Apr 2006
[ 03:48 edwin search for other commits by this committer ] Original commit 
[PATCH] audio/xmms2: update to 0.2.d.4

        - Update to 0.2.d.4
        - add mdns client
        - Break the bindings out into slave-ports (ruby-xmms2,
          java-xmms2, py-xmms2) Consider this a meta-pr for the
          other three new port submissions.

PR:             ports/95066
Submitted by:   Alexander Botero-Lowry <alex@foxybanana.com>
Tue, 7 Mar 2006
[ 01:14 tmclaugh search for other commits by this committer ] Original commit 
- Update to 0.2.d.3 (0.2DrCox) [1]
  - Fixes issues with sqlite3 in ports [2]
- change USE_PYTHON to USE_PYTHON_BUILD
- Set USE_PYTHON_RUN only if python bindings are built
- Set sqlite dependency via USE_SQLITE
- Make the port PREFIX safe
- Add WITH_GNOMEVFS and WITH_FAM knobs with relevant plist subs.
  (These files were being installed for many users but were not in the
  pkg-plist.)
- Added a warning for the SAMBA, GNOMEVFS, and FAM plugins since upstream
  considers them experimental.
- Cleaned up the pkg-plist.
- Pet portlint

PR:             93691 [1], 93664 [2]
Submitted by:   maintainer [1]
Approved by:    portmgr (linimon)
Sun, 15 Jan 2006
[ 02:03 pav search for other commits by this committer ] Original commit 
- Update to 0.2DrBombay
- Sanitize the PORTVERSION

PR:             ports/91805
Submitted by:   Alexander Botero-Lowry <alex@foxybanana.com> (maintainer)
Wed, 21 Dec 2005
[ 09:50 garga search for other commits by this committer ] Original commit 
XMMS2 is a redesign of the XMMS music player. It features a client-server
model, allowing multiple (even simultaneous!) user interfaces, both textual
and graphical. All common audio formats are supported using plugins. On top
of this, there is a flexible media library to organize your music.

WWW:    http://xmms2.xmms.org

PR:             ports/90618
Submitted by:   Alexander Botero-Lowry <alex@foxybanana.com>

Number of commits found: 15