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/exaile/Makefile
SVNWeb

Number of commits found: 70

Sat, 26 Aug 2023
[ 21:03 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:7a4777dc53583a897fb8bc1328c6be87bfed8047  commit hash:7a4777dc53583a897fb8bc1328c6be87bfed8047  commit hash:7a4777dc53583a897fb8bc1328c6be87bfed8047  7a4777d  (Only the first 10 of 116 ports in this commit are shown above. View all ports for this commit)
*: Rename GTK+ to GTK

GTK+ has been renamed to GTK since 2019.

Reference:	https://mail.gnome.org/archives/gtk-devel-list/2019-February/msg00000.html
Approved by:	portmgr (blanket)
Tue, 27 Jun 2023
[ 19:34 Rene Ladan (rene) search for other commits by this committer ]    commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  3d9a815  (Only the first 10 of 4481 ports in this commit are shown above. View all ports for this commit)
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
Thu, 2 Mar 2023
[ 05:23 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8  commit hash:fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8  commit hash:fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8  fa81a4f  (Only the first 10 of 1168 ports in this commit are shown above. View all ports for this commit)
accessibility/at-spi2-core: update to 2.46.0

What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
  interface.

What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
  events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).

What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Thu, 28 Jul 2022
[ 13:47 Ruslan Makhmatkhanov (rm) search for other commits by this committer ]    commit hash:2e46b3fa60949492381b6e1e36a01a64f9e474a8  commit hash:2e46b3fa60949492381b6e1e36a01a64f9e474a8  commit hash:2e46b3fa60949492381b6e1e36a01a64f9e474a8  2e46b3f 
audio/exaile: readd port

Add upstream patch that adds support of berkeleydb and remove bsddb
dependency.
Thu, 30 Jun 2022
[ 20:28 Rene Ladan (rene) search for other commits by this committer ]    commit hash:c46b556a1b834132e6d02d1bdc422f16c3dc80ad  commit hash:c46b556a1b834132e6d02d1bdc422f16c3dc80ad  commit hash:c46b556a1b834132e6d02d1bdc422f16c3dc80ad  c46b556  (Only the first 10 of 227 ports in this commit are shown above. View all ports for this commit)
cleanup: Remove expired ports:

2022-06-30 multimedia/mpeg2codec: Obsolete, please consider using
multimedia/ffmpeg
2022-06-30 multimedia/livestreamer: Abandoned upstream, please consider using
www/yt-dlp or multimedia/streamlink
2022-06-30 net/kissd: Obsolete, target hardware was released 19 years ago
2022-06-30 www/gecko-mediaplayer: Uses incompatible plugin interface NPAPI
2022-06-30 multimedia/snappy: Deprecated upstream, please consider
multimedia/mpv or multimedia/vlc
2022-06-30 audio/exaile: Requires py-bsddb3 which requires upstream EOLd db5
2022-06-30 multimedia/gnome-twitch: Unmaintained, please consider using
www/yt-dlp or multimedia/streamlink
2022-06-30 multimedia/clive: Last release in 2012, please consider using
www/yt-dlp or multimedia/streamlink
2022-06-30 multimedia/imagination: Obsolete, majority of DVD players made in the
last 15+ years have been able to do image slideshows
2022-06-30 multimedia/m2tstoavi: Marked obsolete by upstream in 2010, please
consider using multimedia/ffmpeg or multimedia/handbrake
2022-06-30 multimedia/mps-youtube: Abandoned upstream
2022-06-30 multimedia/umph: Last release in 2012 and abandoned upstream, please
consider using www/yt-dlp
2022-06-30 multimedia/quvi09: Deprecated upstream, please consider using
www/yt-dlp or multimedia/streamlink
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sat, 30 Apr 2022
[ 08:03 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:ca3f925d6eb53ff27e2a49775f6d33f52a587ae4  commit hash:ca3f925d6eb53ff27e2a49775f6d33f52a587ae4  commit hash:ca3f925d6eb53ff27e2a49775f6d33f52a587ae4  ca3f925  (Only the first 10 of 133 ports in this commit are shown above. View all ports for this commit)
framework: convert bsd.gstreamer.mk to Uses/gstreamer.mk

- convert bsd.gstreamer.mk to Uses/gstreamer.mk
- convert ports tree to make use of USES=gstreamer
- remove duplicate dependency lines from the tree

Differential Revision: https://reviews.freebsd.org/D35097
Sat, 12 Mar 2022
[ 12:13 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:e28b1f95c062774dbda7978dc535ba1484b89982  commit hash:e28b1f95c062774dbda7978dc535ba1484b89982  commit hash:e28b1f95c062774dbda7978dc535ba1484b89982  e28b1f9 
audio/exaile: Mark DEPRECATED

db5 has been marked DEPRECATED and in terms databases/py-bsddb3 has also
been marked DEPRECATED.

Set EXPIRATION_DATE to 2022-06-30

PR:		262204
Approved by:	rm (maintainer-timeout)
Thu, 8 Apr 2021
[ 14:20 Ruslan Makhmatkhanov (rm) search for other commits by this committer ]    commit hash:3c3ce68d711a5fbfa3e114e96972a3f4d35fe27d  commit hash:3c3ce68d711a5fbfa3e114e96972a3f4d35fe27d  commit hash:3c3ce68d711a5fbfa3e114e96972a3f4d35fe27d  3c3ce68 
audio/exaile: update to 4.1.1
Wed, 7 Apr 2021
[ 08:09 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  cf118cc  (Only the first 10 of 8873 ports in this commit are shown above. View all ports for this commit)
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Mon, 15 Feb 2021
[ 09:44 rm search for other commits by this committer ] Original commit   Revision:565298
audio/exaile: update 4.1.0
Tue, 12 Jan 2021
[ 09:04 rm search for other commits by this committer ] Original commit   Revision:561305
audio/exaile: update to 4.1.0-rc1

Also remove patch merged upstream. Changelog:
https://github.com/exaile/exaile/wiki/Exaile-4.1-release-notes
Mon, 9 Nov 2020
[ 17:08 tcberner search for other commits by this committer ] Original commit   Revision:554733 (Only the first 10 of 114 ports in this commit are shown above. View all ports for this commit)
Prefer graphics/ligvrsvg2-rust over graphics/librsvg2

- switch to the more modern version of librsvg2 on architectures
  supporting rust
- this will fix some graphical issues on these architectures

PR:		250276
Exp-run by:	antoine
Submitted by:	tobik
Differential Revision:	https://reviews.freebsd.org/D18878
Sat, 15 Aug 2020
[ 11:11 rene search for other commits by this committer ] Original commit   Revision:544928
audio/exaile: remove optional expired dependency on audio/py-cddb
Fri, 24 Apr 2020
[ 07:39 rm search for other commits by this committer ] Original commit   Revision:532741
audio/exaile: add upstream patch

upstream commit:
https://github.com/exaile/exaile/commit/bcbac205636ff260bf819a67c3fdd6d2e4ecbacb

Bug fixed:
https://github.com/exaile/exaile/issues/699
Wed, 22 Apr 2020
[ 17:00 rm search for other commits by this committer ] Original commit   Revision:532488
audio/exaile: update to 4.1.0-alpha1

This release brings python3 support.
Release notes: https://github.com/exaile/exaile/wiki/Exaile-4.1-release-notes
Sun, 8 Mar 2020
[ 17:01 antoine search for other commits by this committer ] Original commit   Revision:528058 (Only the first 10 of 187 ports in this commit are shown above. View all ports for this commit)
Deprecate some ports using deprecated version of python

With hat:	portmgr
Thu, 26 Dec 2019
[ 16:31 rm search for other commits by this committer ] Original commit   Revision:520936
audio/exaile: correct bsdisks dependency
[ 16:24 rm search for other commits by this committer ] Original commit   Revision:520934
audio/exaile: actualize port options

- drop no more supported HAL dependency
- introduce non-default bsdisks dependency for hardware detection
- add CDDB and UDISKS2 knobs to options list
- bump PORTREVISION to track dependency change
[ 14:51 rm search for other commits by this committer ] Original commit   Revision:520919
audio/exaile: update to 4.0.0

Release notes: https://github.com/exaile/exaile/wiki/Exaile-4.0-release-notes
Fri, 8 Nov 2019
[ 09:27 tobik search for other commits by this committer ] Original commit   Revision:517040 (Only the first 10 of 129 ports in this commit are shown above. View all ports for this commit)
a-b: Add missing USES={gnome,php,sdl,xorg}
Mon, 19 Feb 2018
[ 11:10 antoine search for other commits by this committer ] Original commit   Revision:462307 (Only the first 10 of 442 ports in this commit are shown above. View all ports for this commit)
Reduce dependency on the python2 metaport

PR:		225752
Submitted by:	Yasuhiro KIMURA
Thu, 30 Nov 2017
[ 15:50 mat search for other commits by this committer ] Original commit   Revision:455210 (Only the first 10 of 2423 ports in this commit are shown above. View all ports for this commit)
Convert Python ports to FLAVORS.

  Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 25 May 2016
[ 15:43 mat search for other commits by this committer ] Original commit   Revision:415839 (Only the first 10 of 83 ports in this commit are shown above. View all ports for this commit)
Remove useless WRKSRC definitions.

While there, correct DEV_WARNINGS when they occur.

Sponsored by:	Absolight
Mon, 23 May 2016
[ 20:35 amdmi3 search for other commits by this committer ] Original commit   Revision:415742 (Only the first 10 of 217 ports in this commit are shown above. View all ports for this commit)
Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by
default anyway and don't need to be listed

Approved by:	portmgr blanket
Fri, 1 Apr 2016
[ 13:29 mat search for other commits by this committer ] Original commit   Revision:412344 (Only the first 10 of 1009 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.

With hat:	portmgr
Sponsored by:	Absolight
Fri, 1 May 2015
[ 18:07 rm search for other commits by this committer ] Original commit   Revision:385131
audio/exaile: update to 3.4.5
Thu, 2 Apr 2015
[ 18:28 rm search for other commits by this committer ] Original commit   Revision:383034
audio/exaile: update to 3.4.4

- update to 3.4.4
- install man-page
Wed, 31 Dec 2014
[ 09:51 rm search for other commits by this committer ] Original commit   Revision:375874
audio/exaile: update to 3.4.3
Mon, 22 Dec 2014
[ 17:41 rm search for other commits by this committer ] Original commit   Revision:375253
Grab maintainership
Thu, 23 Oct 2014
[ 13:06 culot search for other commits by this committer ] Original commit   Revision:371393
- Reassign to the heap after jsa@'s bit was taken in for safekeeping
Sat, 18 Oct 2014
[ 08:20 rm search for other commits by this committer ] Original commit   Revision:371098
audio/exaile: update to 3.4.0.2

- update to 3.4.0.2
- switch to github
- add LICENSE_FILE
- modernize port
- stop building and installing an manpage, because of:
  1. It can't be built on package cluster, because exaile refuses to start under
     root user.
  2. It needs pygtk2 and friends on build phase just to create the manpage! I'd
     rethink the process, or at least included the prebuilt version of manpage
to
     the source tarball.

PR:		194144
Approved by:	maintainer timeout (14 days)
Fri, 3 Jan 2014
[ 00:46 bapt search for other commits by this committer ] Original commit   Revision:338511 (Only the first 10 of 65 ports in this commit are shown above. View all ports for this commit)
Part 1 at removing now useless FETCH_ARGS redifition
Wed, 11 Dec 2013
[ 14:35 bapt search for other commits by this committer ] Original commit   Revision:336166 (Only the first 10 of 268 ports in this commit are shown above. View all ports for this commit)
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in audio

With hat:	portmgr
Wed, 27 Nov 2013
[ 06:25 rm search for other commits by this committer ] Original commit   Revision:334999
- update to 3.3.2
- add staging support
- update USE_PYTHON value
- drop BDB from options list, there is no such option (portlint warning)

changelog:
3.3.2 is primarily a bugfix release, with only very limited new features added.

- Tracks were sometimes selected incorrectly when searching a playlist
- Sometimes the main window wouldn't appear when minimizing to the system tray
- More tags supported for MP4/M4A/FLAC/OGG files
- Locale bugs when executing --help
- Updated Windows installer dependency download versions
- Fixed plugins: librivox

PR:		183843
Submitted by:	rm (myself)
Approved by:	jsa (maintainer, by mail)
Fri, 20 Sep 2013
[ 14:36 bapt search for other commits by this committer ] Original commit   Revision:327706 (Only the first 10 of 879 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio)
Wed, 24 Apr 2013
[ 18:10 ak search for other commits by this committer ] Original commit   Revision:316464 (Only the first 10 of 1028 ports in this commit are shown above. View all ports for this commit)
- Convert USE_GETTEXT to USES (part 3)

Approved by:	portmgr (bapt)
Wed, 19 Dec 2012
[ 20:14 rm search for other commits by this committer ] Original commit   Revision:309263
- update to 3.3.1

changelog:
https://launchpad.net/exaile/3.3.x/3.3.1

PR:		174042
Submitted by:	rm (myself)
Approved by:	maintainer timeout (2 weeks+)
Tue, 25 Sep 2012
[ 07:05 rm search for other commits by this committer ] Original commit   Revision:304817
- update to 3.3.0
- convert Makefile header into two-line format
- use PORTVERSION and common launchpad download url, as other launchpad ports do
  to remove complexity
- update COMMENT (indefinite article removed)
- remove LICENSE_FILE for common license (GPLv2)
- convert py-* to ${PYTHON_PKGNAMEPREFIX} in dependencies
- remove shlib version from hal library dependency
- limit python version to 2.x only
- remove conflicts with unexisting exaile-devel
- convert to optionsng
- remove reinplace (XDG), that's not needed anymore
- remove deprecated attribution from pkg-descr
- sort pkg-plist

changelog:
- see first news article on www.exaile.org

PR:		171911
Submitted by:	rm (myself)
Approved by:	jsa (maintainer)
Fri, 1 Jun 2012
[ 05:26 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4371 ports in this commit are shown above. View all ports for this commit)
- update png to 1.5.10
Tue, 19 Jul 2011
[ 11:50 jsa search for other commits by this committer ] Original commit 
Update to 0.3.2.2.

Approved by:    kwm (mentor)
Fri, 8 Apr 2011
[ 22:18 jsa search for other commits by this committer ] Original commit 
Include support for AAC formats.

PR:             ports/155887
Submitted by:   miwi
Approved by:    kwm (mentor)
Sun, 13 Feb 2011
[ 21:20 jsa search for other commits by this committer ] Original commit 
Update to 0.3.2.1.

This release removes the SHOUTcast plugin for similar reasons you can read
about here: http://www.videolan.org/press/2010-1.html

Approved by:    wxs (mentor)
Sun, 25 Jul 2010
[ 11:18 jsa 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 my email address to my new @FreeBSD.org addy

Approved by:    wxs (mentor)
Mon, 28 Jun 2010
[ 23:37 wxs search for other commits by this committer ] Original commit 
Update to 0.3.2

PR:             ports/148154
Submitted by:   Joseph S. Atkinson <jsa@wickedmachine.net> (maintainer)
Feature safe:   yes
Mon, 31 May 2010
[ 02:01 ade search for other commits by this committer ] Original commit  (Only the first 10 of 1416 ports in this commit are shown above. View all ports for this commit)
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
Fri, 16 Apr 2010
[ 13:18 wxs search for other commits by this committer ] Original commit 
- Update to 0.3.1.1

PR:             ports/145466
Submitted by:   Joseph S. Atkinson <jsa@wickedmachine.net>
Sun, 28 Mar 2010
[ 06:47 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4470 ports in this commit are shown above. View all ports for this commit)
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Thu, 18 Mar 2010
[ 01:04 amdmi3 search for other commits by this committer ] Original commit 
- Update to 0.3.1.0

PR:             144787
Submitted by:   "Joseph S. Atkinson" <jsa@wickedmachine.net> (maintainer)
Fri, 5 Feb 2010
[ 11:46 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4271 ports in this commit are shown above. View all ports for this commit)
- update to jpeg-8
Fri, 8 Jan 2010
[ 01:21 pgollucci search for other commits by this committer ] Original commit 
- Fix OPTIONs

PR:             ports/142020
Submitted by:   Thomas Zander <thomas.e.zander@googlemail.com>
Approved by:    "Joseph S. Atkinson" <jsa.bsd@gmail.com> (maintainer)
Fri, 18 Dec 2009
[ 22:04 pav search for other commits by this committer ] Original commit 
- Add dependency on librsvg2 to prevent crashes on runtime

PR:             ports/140984
Submitted by:   Joseph S. Atkinson <jsa@wickedmachine.net> (maintainer)
Fri, 27 Nov 2009
[ 23:20 amdmi3 search for other commits by this committer ] Original commit 
- Update to 0.3.0.2

PR:             140439
Submitted by:   "Joseph S. Atkinson" <jsa@wickedmachine.net>
Fri, 31 Jul 2009
[ 13:57 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 3009 ports in this commit are shown above. View all ports for this commit)
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
Thu, 5 Mar 2009
[ 09:13 itetcu search for other commits by this committer ] Original commit 
Add confilicts with the new -devel port and bump PORTREVISION.

PR:             ports/131629
Submitted by:   Joseph S. Atkinson (maintainer)
Sun, 25 Jan 2009
[ 23:59 linimon search for other commits by this committer ] Original commit 
Assign maintainership to submitter of last PR.
Sun, 19 Oct 2008
[ 14:13 miwi search for other commits by this committer ] Original commit 
- Update to 0.2.14

PR:             127955
Submitted by:   "Joseph S. Atkinson" <jsa@wickedmachine.net>
Sun, 7 Sep 2008
[ 00:19 linimon search for other commits by this committer ] Original commit  (Only the first 10 of 279 ports in this commit are shown above. View all ports for this commit)
Reset infofarmer due to maintainer-timeouts and no response to email.

Hat:    portmgr
Fri, 6 Jun 2008
[ 13:07 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 345 ports in this commit are shown above. View all ports for this commit)
Bump portrevision due to upgrade of devel/gettext.

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)
Fri, 4 Apr 2008
[ 11:51 sat search for other commits by this committer ] Original commit 
- Update to 0.2.13

Prodded by:     Joseph S. Atkinson <jsatkinson@embarqmail.com>
Wed, 1 Aug 2007
[ 07:12 sat search for other commits by this committer ] Original commit 
- Update to 0.2.10
- Disable translations (msgfmt problems)
- Rely on dbus and disable mmkeys
Sat, 19 May 2007
[ 20:32 flz search for other commits by this committer ] Original commit  (Only the first 10 of 7868 ports in this commit are shown above. View all ports for this commit)
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Wed, 28 Mar 2007
[ 10:44 sat search for other commits by this committer ] Original commit 
- Update to 0.2.9
Sun, 25 Feb 2007
[ 01:15 sat search for other commits by this committer ] Original commit 
- Update to 0.2.9b
Tue, 9 Jan 2007
[ 18:16 sat search for other commits by this committer ] Original commit 
- Update to 0.2.8
Sat, 6 Jan 2007
[ 02:23 sat search for other commits by this committer ] Original commit 
- Update to 0.2.7
Tue, 19 Dec 2006
[ 15:35 sat search for other commits by this committer ] Original commit 
- Add yet more dependencies
[ 08:30 sat search for other commits by this committer ] Original commit 
- An extra dependency on py-notify won't hurt
[ 08:06 sat search for other commits by this committer ] Original commit 
Add port audio/exaile:

Exaile is a media player aiming to be similar to KDE's AmaroK, but for
GTK+. It incorporates many of the cool things from AmaroK (and other
media players) like automatic fetching of album art, handling of large
libraries, lyrics fetching, artist/album information via the wikipedia,
last.fm support, optional iPod support (assuming you have python-gpod
installed).

WWW: http://www.exaile.org/
Author: Adam Olsen <arolsen@gmail.com>

Number of commits found: 70