Age | Commit message (Collapse) | Author | Files | Lines |
|
Ok xtraeme@
|
|
|
|
to wait for testing not-finished releases.
Ok by jlam@.
|
|
|
|
are trying to use (the termcap t*() API).
|
|
instead of self-detecting what's in the base system.
Bump the PKGREVISION to 1.
|
|
|
|
|
|
the Hungarian language dictionary for hunspell.
Package taken from pkgsrc-wip, originally created by Adam Hoka but with
minor fixes by me.
|
|
|
|
use other, better ones from pkgsrc through ncursesw/buildlink3.mk.
+ Add a configure script that lightly probes the system and write out
some system-specific definitions for the Makefile.
This should fix PR pkg/29425.
+ Add necessary includes (<string.h> and <unistd.h>) to global.h to do
silly C things like prototype functions before you use them. Remove
the unnecessary patches to lots of *.c files that added these same
headers.
+ Include <string.h> in ss.c because it doesn't include global.h.
+ Move HTML documentation into ${PREFIX}/share/doc.
Bump the PKGREVISION to 2.
|
|
Major changes from 2.41:
- Use pkgsrc-supplied libffcall
- Use libtool
- New PKG_OPTIONS to enable support for db4, gdbm, gtk2, fastcgi, pcre.
- lots of bugfixes
|
|
that need to know how to link against ncursesw.
|
|
- Add workaround for older versions of gas that don't have SSE3 support
Reported in PR pkg/38126.
|
|
the library containing termcap functions) and MISC_TERMINFO_DIRS
(the location of the terminfo database). Patch the configure script
to use these values instead of using its own broken logic to determine
the same information.
+ Include termlib.buildlink3.mk to determine the right terminal library
to use.
The above two changes should fix PR pkg/30725.
+ Move the HTML documentation into ${PREFIX}/share/doc/slang.
Bump the PKGREVISION to 6.
|
|
Bump PKGREVISION
|
|
|
|
|
|
we actually have libnurses in the base system.
|
|
been the case before, but wasn't due to a missing default vaule.
+ Move the BUILDLINK_TRANSFORM remapping of -lncurses into the section
which only applies if we're using the built-in ncurses, and map it to
-l${BUILTIN_LIBNAME.ncurses}.
This should fix the issue reported for Mac OS X where "-lncurses" was
being mapped to nothing by the wrapper scripts.
|
|
|
|
to change the name. This fixes the build on platforms which provide
"libncurses" (e.g. Mac OS X).
|
|
|
|
|
|
|
|
SigScheme is a R5RS Scheme interpreter for embedded use.
It features small footprint (64KB in library form on the 'small' configuration)
like SIOD and TinyScheme, low memory consumption (2-words per cons cell),
multibyte characters handling (UTF-8, EUCs and Shift_JIS) and more.
It is mainly developed to be the Scheme interpreter of uim.
|
|
|
|
|
|
This library abstracts architecture-dependent part of garbage collector
roots acquisition such as register windows of SPARC and register stack
backing store of IA-64. Main part of the code is based on Boehm GC 7.0.
With this library, you can easily write your own garbage collector such as
for small footprint, some application-specific optimizations, just learning
or to test experimental ideas.
|
|
in private mail.
|
|
|
|
packages without having to do the LD_LIBRARY_PATH dance.
|
|
|
|
|
|
chrpath allows you to modify the dynamic library load path
(rpath and runpath) of compiled programs and libraries.
|
|
(the way all these mplayer pkgs share makefile fragments sucks)
|
|
changes: bugfixes
|
|
changes:
-bug fixes
-better html export
-option to wrap tree with titles
-translation updates
-execute attachment with double-click
|
|
changes: a build fix for espeak-1.30
|
|
just the real GNU gettext embedded into glibc.
+ Check for Gentoo's funky libintl.h and assume that it's glibc's
gettext.
|
|
changes:
-Bug fixes and minor improvements
-Voice variants have names rather than numbers
-Added languages
-Add options for different intonation styles
-Added option for gaps (pauses) between words
|
|
changes: bugfixes
(we might consider calling this stable now)
|
|
changes: bugfixes
|
|
|
|
changes:
-Wrap new API for 0.10.16 GStreamer and Base releases
-New gst.pbutils module wraps the gst-plugins-base pbutils library
-Rework gst_pad_add_*probe function wrapping to avoid leaks
-Various build fixes
|
|
Changes are mainly portability mods; just one minor change for NetBSD
to compile out of the box, which has been fed back upstream.
|
|
changes:
-many fixes and improvements
-Accurate seeking support in mp3
-RealMedia and WMS RTSP support
-New element: dvdsubdec
|
|
changes:
-many fixes and improvements
-New elements: flvdemux, flvparse, mpegtsparse, dvbsrc, dvdspu,
mpeg4videoparse, metadatademux/mux, souphttpsrc, speexresample, qtwrapper,
rawaudioparse, fbdevsink
-Renamed elements/plugins: switch (now selector), pitch (now soundtouch)
-some elements moved to -good or -ugly
|
|
changes:
-Massive RTSP/RTP improvements
-Support more formats in QT files
-some elements moved here from gst-plugins-bad
-New audio effects
-bugfixes
|
|
This release merges lots of distributions patches and bug fixes
and adds new functionality used by the upcoming (now!) release
of Schroedinger-1.0.0.
pkgsrc note: someone with an arm (pun intended), or who knows how to
detect a "VFP" might want to tune the cpu feature detection code
|