2007-06-20 20:45:40 by Amitai Schlair | Files touched by this commit (5) |
Log message:
PLIST-related fixes:
* Avoid building OSS support (this could be an option if anyone really cares)
* compile all .py into .pyc at install time (from joerg)
This doesn't address the PR about PKGLOCALEDIR on e.g. Solaris, but
in the meantime it should fix other bulk builds. Bump PKGREVISION.
|
2007-05-13 15:02:42 by Amitai Schlair | Files touched by this commit (4) | |
Log message:
Update to 3.8.0. Highlights from the changelog:
* Added the rhythmtapping modules.
* Added lessons to practise intervals from second to octave.
* Added twelve-tone and bpm exercises.
* Added ternary rhythm exercise.
* Added nameinterval exercise.
* Added descending melodic intervals exercise.
* Added LOTS of scale exercsies from Davide Bonetti.
* Removed GNOME dependencies. We now require pygtk 2.6.0 or newer.
* The user manual is now translatable using .po files.
* Many updated translations.
* Cairo version of all input widgets.
* Improved GtkTextView-based html widget if GtkHtml is not available.
|
2006-06-21 15:22:27 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message:
Needs msgfmt.
|
2006-04-17 15:47:02 by Thomas Klausner | Files touched by this commit (1055) | |
Log message:
Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.
|
2006-04-17 09:07:54 by Johnny C. Lam | Files touched by this commit (528) |
Log message:
Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries. From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.
|
2006-03-05 17:27:29 by Johnny C. Lam | Files touched by this commit (89) |
Log message:
* Teach the tools framework how to supply the pkgsrc version of
makeinfo if no native makeinfo executable exists. Honor TEXINFO_REQD
when determining whether the native makeinfo can be used.
* Remove USE_MAKEINFO and replace it with USE_TOOLS+=makeinfo.
* Get rid of all the "split" argument deduction for makeinfo since
the PLIST module already handles varying numbers of split info files
correctly.
NOTE: Platforms that have "makeinfo" in the base system should check
that the makeinfo entries of pkgsrc/mk/tools.${OPSYS}.mk are
correct.
|
2006-03-02 01:48:31 by Amitai Schlair | Files touched by this commit (3) |
Log message:
Update to 3.0.7. From the changelog:
* man pages: use named chars or @ and (C)
* fr.po: Fixed format string bug
* Updated the spannish [sic] translation. (Fernando Sancho)
* Fix broken statistics code. save_data was called too many times.
* Rhythm: made backspace work properly
* idbyname: bugfix: don't throw an exception if loading
lesson file was cancelled.
* Fixed idtone configuration.
* Remove 'passed' flag for tests if the lesson file change.
* i18n.py: removed debug print statements.
|
2006-02-16 19:03:55 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Add USE_DIRS xdg-1.2, since it does, and add missing locale
file. Bump PKGREVISION for changed PLIST.
|
2006-02-06 00:11:50 by Joerg Sonnenberger | Files touched by this commit (4082) |
Log message:
Recursive revision bump / recommended bump for gettext ABI change.
|
2006-01-24 08:33:02 by Thomas Klausner | Files touched by this commit (1164) |
Log message:
Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
of the shlib major bump.
PKGREVISION++ for the dependencies.
|