| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
|
|
|
|
| |
Approved by: green (maintainer)
|
|
|
|
| |
at that time and no PRs have been submitted to fix it.
|
| |
|
|
|
|
|
| |
Submitted by: IIJIMA Hiromitsu <isunin@dennougedougakkai-ndd.org>
PR: ports/76014
|
|
|
|
| |
broken at that time, and a fix has not been submitted to GNATS.
|
| |
|
|
|
|
|
|
|
|
| |
Bump PORTREVISION
PR: ports/73951
Submitted by: David Gilbert <dgilbert@daveg.ca>
Approved by: pav (co mentor)
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
split back out so this is a General, not a Visualization, XMMS plug-in.
The sox program is now used to scale music for classification, and in
general things should be far faster using more optimal SQL with SQLite 3.
Since analysis is not integrated with XMMS playback directly, instead of
"demand-classification" the analyze program can be run beforehand and
you will immediately start off with smoother transitions between musical
genres.
|
| |
|
|
|
|
|
|
|
|
| |
libtool14 (13/15).
PR: 67768
Submitted by: ade
Approved by: 4-exp bento runs (thanks, kris!)
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
the USE_<x> equivalents. In the current scheme of things, the WANT_
variables in this case are synonymous with the USE_ ones, and thus need
to be exterminated.
First in a series of major autotools cleanups.
|
|
|
|
| |
Version not bumped due to -O probably not making much difference.
|
| |
|
| |
|
|
shuffle function with a smarter, weighted shuffle function based on
how often you play/skip files and their sound contents.
Development Status: 4 - Beta
|