| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
28 Nov 2009 02:55:37
0.2.99.3_1
|
amdmi3  |
- Remove audio/exaile-devel; main port (audio/exaile) was updated to the latest
stable version
PR: 140952
Submitted by: "Joseph S. Atkinson" <jsa@wickedmachine.net> (maintainer) |
28 Jul 2009 07:27:44
0.2.99.3_1
|
pav  |
- Fix plist
Submitted by: maintainer |
24 Jul 2009 01:39:27
0.2.99.3
|
pgollucci  |
- Update to 0.3a3
PR: ports/137023
Submitted by: "Joseph S. Atkinson" <jsa@wickedmachine.net>" (maintainer) |
13 Jul 2009 22:28:17
0.2.99.2_2
|
pgollucci  |
On most systems, the default Python bsddb module is Python's module. On
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) |
11 Jul 2009 11:49:49
0.2.99.2_1
|
itetcu  |
Fix with custom PREFIX / LOCALBASE
PR: ports/135528
Submitted by: maintainer
Reported by: QATty |
16 Jun 2009 03:20:06
0.2.99.2_1
|
pgollucci  |
This fixes the collection manager from duplicating album entries
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) |
12 Jun 2009 01:35:04
0.2.99.2
|
pgollucci  |
Bump exaile-devel to 2.99.2 (aka 0.3 Alpha 2).
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) |
30 May 2009 23:25:44
0.2.99.1_1
|
itetcu  |
Fix install with custom PREFIX. It failed because wrongly used LIBDIR in the
distributed Makefile having its value set from MAKE_ENV.
Change pushed upstream.
Submitted by: itetcu@
Reported by: QATty
Approved by: maintainer |
18 May 2009 20:03:28
0.2.99.1_1
|
dhn  |
- Port cleanup
- Bump PORTREVISION
PR: ports/134150
Submitted by: "Joseph S. Atkinson" <jsa@wickedmachine.net> (maintainer)
Approved by: miwi (mentor implicit) |
05 Mar 2009 09:09:44
0.2.99.1
|
itetcu  |
This introduces a new track for audio/exaile that allows FreeBSD users to
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@ |