Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
remove extraneous parenthesis around .if (${FOO} ..) conditions.
|
|
|
|
Changes since 0.16.0:
The default skin now includes a playlist viewer, and uses standard
X fonts so that international characters will display correctly.
Several new skin features were added, and ID3 tag v1.1 track numbers
are now supported. Support for use of X fonts in skins has been
added to allow the display of international characters. The mrclean
skin has been updated to help users test the new font features. A
bug causing Ogg zombie processes was fixed.
|
|
|
|
|
|
Noted by Urban Boquist in pkg/17893.
|
|
fixes complition problem noted in latest alpha bulk build.
|
|
are built using the hard-syscall-enabled pth. Bump the PKGREVISION so we
can distinguish these packages from the previous ones.
|
|
definition. The resulting packages are different than before.
|
|
xmms does use _POSIX_THREAD_SYSCALL_SOFT, the plugins shouldn't either.
|
|
|
|
gnome-libs instead of gnome-core (hi wiz).
This hopefully fixes bulk building.
|
|
INCOMPAT_GETTEXT that are analogous to INCOMPAT_ICONV and contain lists of
shell wildcards intended to match against ${MACHINE_PLATFORM}. These
variables are used to note those platforms that have the named packages in
the base system but are incompatible in some way from the pkgsrc version
of the same package. Change INCOMPAT_CURSES to have the same sematics as
above. These variables allow much greater precision in specifying which
platforms have broken (for the purposes of pkgsrc) versions of software in
the base system that must be ignored.
The buildlink.mk files for these packages define private _INCOMPAT_*
versions of these variables, and they contain the default lists of
platforms that are known to have incompatible software bits.
This addresses pkg/17775 submitted by Julien T. Letessier
<julien.letessier at sun dot com>.
|
|
diff -r old/festival/lib/voices/english/aec_diphone/festvox/aec_diphone.scm new/festival/lib/voices/english/aec_diphone/festvox/aec_diphone.scm
25a26
> (require 'ogi_token)
62a64
> (set! token_pos_cart_trees OGI_english_token_pos_cart_trees)
69,70c71,72
< ;(set! pos_map english_pos_map_wp39_to_wp20)
< (set! pos_map nil)
---
> (set! pos_map english_pos_map_wp39_to_wp20)
> ;(set! pos_map nil)
Closes pkg/17822 by Oliver Tonnhofer.
|
|
Patches from Martijn van Buul in pkg/15382, tested on macppc and i386.
|
|
(Removed point-patches needed for 1.0rc3)
|
|
|
|
|
|
Notable changes:
- fix to ao.m4 macro
- minor alsa09 plugin updates
- fixes to irix plugin
Note: patch-ac added to remove unconditional use of -ldl in libao.la.
|
|
Ensure reset message is flushed before restart starts, and fix volume
control to correctly report new value so 'volume -' and 'volume +'
will always reduce/increase the volume by the minimum value.
|
|
|
|
|
|
appropriate PTHREAD_OPTS incantation, and move the checks for the value
of PTHREAD_TYPE below the inclusion of pthread.buildlink.mk.
|
|
Broadcast an information line both on server RESET initiation
and on completion.
|
|
is used.
Pointed out by Julien Letessier <julien.letessier at sun.com>.
|
|
|
|
Use LTCONFIG_OVERRIDE.
Fixes pkg/17709 by Julio Merino.
|
|
This fixes building under NetBSD-1.4.x
Bump PKGREVISION
Closes PR pkg/15908 by Olaf Seibert.
|
|
makes these packages build correctly on Darwin where perl>=5.8.0 is
required.
|
|
|
|
|
|
ftp.netbsd.org.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
symbolically linking them, since the GNU configure script uses test -f
to test for their presence.
|
|
Bump PKGREVISION
|
|
|
|
Add proper @exec/unexec scrollkeeper-rebuilddb statements to PLIST
Bump PKGREVISION
|
|
Also, allow the arts SSE detection code to run on modern NetBSD systems.
Changes are:
arts
Again Build fixes.
Realtime priority configuration fix
kdelibs
dcop: Make it possible to disable the Qt bridge.
make sure tooltip effects can be configured.
kbuildsycoca: avoid crash on unreadable directories.
kdockwidget: fixing reading of configuration.
kedittoolbar: fix leak.
khtml: many fixes.
kded: signal handling fixes.
kio-http slave: fixes related to form posts and cache handling.
kjs: added max recursion limit.
kjs: leak and compatibility fixes.
kdebase
kicker: &-escaping fix
audiocd: fix cddb computation
thumbnail previewer: calculate the number of bytes to read instead
of hardcoding it.
|
|
Strongly buildlinkify this package.
Adapt coverart to new structure layout in libcdaudio - fixes a problem
which showed up in latest bulk build.
|
|
as %.o
|
|
|
|
noticably better.
Tested with all the pkgs that use it: mikmod, xmms, xpuyopuyo, xscorch.
|
|
integrated.
|