aboutsummaryrefslogtreecommitdiff
path: root/audio/exaile-devel
Commit message (Collapse)AuthorAgeFilesLines
* - Fix plistPav Lucistnik2009-07-282-1/+6
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=238481
* - Update to 0.3a3Philip M. Gollucci2009-07-244-71/+195
| | | | | | | | PR: ports/137023 Submitted by: "Joseph S. Atkinson" <jsa@wickedmachine.net>" (maintainer) Notes: svn path=/head/; revision=238308
* On most systems, the default Python bsddb module is Python's module. OnPhilip M. Gollucci2009-07-131-2/+7
| | | | | | | | | | | | | | | | | | | | | | | | FreeBSD, we build one based on the bsddb in base and make Python's a seperate port. Our default works with Exaile, but causes a bit of oddness, such as file paths inexplicably relocating. This oddness may cause further unseen consequences, so instead we will rely on databases/py-bsddb to keep in sync with expected behaviors. If users decide that potentially broken behavior is good enough for them and they do not want this extra dependency, I have left the rope on the chandelier for them. ~/.local/share/exail/music.db.db This file should really have only one db extension, and this artifact is tied to some differenence in behavior between the the two flavors of bsddb modules. PR: ports/136481 Submitted by "Joseph S. Atkinson" <jsa@wickedmachine.net> (maintainer) Notes: svn path=/head/; revision=237729
* Fix with custom PREFIX / LOCALBASEIon-Mihai Tetcu2009-07-111-2/+2
| | | | | | | | | PR: ports/135528 Submitted by: maintainer Reported by: QATty Notes: svn path=/head/; revision=237608
* This fixes the collection manager from duplicating album entriesPhilip M. Gollucci2009-06-162-0/+41
| | | | | | | | | | | when adding to the playlist or collapsing the menu entry. PR: ports/135612 Obtained from: exaile bzr. Submitted by: "Joseph S. Atkinson" <jsa@wickedmachine.net> (maintainer) Notes: svn path=/head/; revision=235993
* Bump exaile-devel to 2.99.2 (aka 0.3 Alpha 2).Philip M. Gollucci2009-06-124-238/+248
| | | | | | | | | | | | | While I am here, do some better sorting of the plist to make it easier for future maintenance. There's a known issue with the collection manager, where adding an album to the playlist causes the album entry to duplicate. Does not affect usability. PR: ports/135431 Submitted by: "Joseph S. Atkinson" <jsa@wickedmachine.net> (maintainer) Notes: svn path=/head/; revision=235613
* Fix install with custom PREFIX. It failed because wrongly used LIBDIR in theIon-Mihai Tetcu2009-05-301-1/+1
| | | | | | | | | | | | distributed Makefile having its value set from MAKE_ENV. Change pushed upstream. Submitted by: itetcu@ Reported by: QATty Approved by: maintainer Notes: svn path=/head/; revision=234886
* - Port cleanupDennis Herrmann2009-05-183-229/+279
| | | | | | | | | | | - Bump PORTREVISION PR: ports/134150 Submitted by: "Joseph S. Atkinson" <jsa@wickedmachine.net> (maintainer) Approved by: miwi (mentor implicit) Notes: svn path=/head/; revision=234164
* This introduces a new track for audio/exaile that allows FreeBSD users toIon-Mihai Tetcu2009-03-054-206/+412
| | | | | | | | | | | | | | | | | | | easily follow changes for the upcoming 0.3 revamp. This port can be accessed as audio/exaile-devel and CONFLICTS with audio/exaile. Some of the changes include: * Non-explicit reliance upon gettext * Transitions from sqlite to a faster pickle database * Drag and drop support * Plugin API * More to come... PR: ports/131629 Submitted by: Joseph S. Atkinson Repocopy by: marcus@ Notes: svn path=/head/; revision=229512
* Assign maintainership to submitter of last PR.Mark Linimon2009-01-251-1/+1
| | | | Notes: svn path=/head/; revision=226866
* - Update to 0.2.14Martin Wilke2008-10-193-14/+25
| | | | | | | | PR: 127955 Submitted by: "Joseph S. Atkinson" <jsa@wickedmachine.net> Notes: svn path=/head/; revision=221783
* Reset infofarmer due to maintainer-timeouts and no response to email.Mark Linimon2008-09-071-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=220031
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+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=214428
* - Update to 0.2.13Andrew Pantyukhin2008-04-043-27/+122
| | | | | | | Prodded by: Joseph S. Atkinson <jsatkinson@embarqmail.com> Notes: svn path=/head/; revision=210481
* - Update to 0.2.10Andrew Pantyukhin2007-08-013-59/+60
| | | | | | | | - Disable translations (msgfmt problems) - Rely on dbus and disable mmkeys Notes: svn path=/head/; revision=196875
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-192-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Update to 0.2.9Andrew Pantyukhin2007-03-283-5/+26
| | | | Notes: svn path=/head/; revision=188656
* - Update to 0.2.9bAndrew Pantyukhin2007-02-253-14/+27
| | | | Notes: svn path=/head/; revision=185837
* - Update to 0.2.8Andrew Pantyukhin2007-01-092-5/+4
| | | | Notes: svn path=/head/; revision=181873
* - Update to 0.2.7Andrew Pantyukhin2007-01-062-4/+5
| | | | Notes: svn path=/head/; revision=181601
* - Add yet more dependenciesAndrew Pantyukhin2006-12-191-1/+4
| | | | Notes: svn path=/head/; revision=180163
* - An extra dependency on py-notify won't hurtAndrew Pantyukhin2006-12-191-0/+1
| | | | Notes: svn path=/head/; revision=180131
* Add port audio/exaile:Andrew Pantyukhin2006-12-194-0/+126
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> Notes: svn path=/head/; revision=180128