Age | Commit message (Collapse) | Author | Files | Lines |
|
changes: minor bugfixes
|
|
|
|
|
|
This release fixes some bugs found since version 2.8.2 hasn been released.
This update was provided by Martin Wilke in PR pkg/34314.
|
|
Libtoolize build and install, in order to fix build on i386 Mac OS X 10.4.7.
|
|
does not require acceptance of the unrar license at build-time.
|
|
Exclude modplugplay, which uses the OSS API.
|
|
|
|
|
|
|
|
nitty-gritty standards compliance issues and a better recordable/VAT search
algorithm parameters.
|
|
Use ncurses since OS X lacks termlib.
Create group games since OS X lacks it.
|
|
- add support for Teredo addresses
- add new shortcut options:
--in|-I --out|-O --action|-A
--printcompressed|-C --printuncompressed|-U --printfulluncompressed|-F
- update copyright range
- add new option: -p <path to IP2Location database>
- add support for IP2Location
- add support for GeoIP (GeoIP-1.3.17)
|
|
|
|
|
|
|
|
I'm amazed to see that with this in place the totem-video-thumbnailer now
works (instead of crashing) for supported videos! And playback works nicely
(not deadly slow, as I remember from prior versions).
|
|
I'm amazed to see that with this in place the totem-video-thumbnailer now
works (instead of crashing) for supported videos! And playback works nicely
(not deadly slow, as I remember from prior versions).
|
|
[pkg/34306], php5-5.1.6, xterm-218.
|
|
OSX linker can't find symbols from parent program.
|
|
|
|
|
|
Fix build on NetBSD/sparc64 3.x: sync CPP symbols usage between
struct addrinfo definition and its usage in getaddrinfo().
While here define struct addrinfo's pad members the same way as in
NetBSD's /usr/include/netbsd.h and sync code in
lib/bind/irs/getaddrinfo.c:getaddrinfo().
This had been reported to bind9-bugs at isc dot org.
|
|
|
|
|
|
|
|
speeds up file extraction significantly by using a much larger buffer.
Also avoid crashing under NetBSD by not making the assumption that
fclose(NULL) is legal.
Bump PKGREVISION to 4.
|
|
|
|
shell parser to correctly handle ${WRKSRC.${d}}, which appears for
example in geography/epsg.
Avoided an internal fatal error for files that contain RCS conflicts.
|
|
|
|
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
24 Aug 2006, PHP 5.1.6
- Fixed memory_limit on 64bit systems. (Stefan E.)
- Fixed bug #38488 (Access to "php://stdin" and family crashes PHP on win32).
(Dmitry)
|
|
|
|
|
|
sure this fixes many other problems in other applets. Bump PKGREVISION to 1.
|
|
|
|
be sure not to use them (NULL pointers) when showing information to the user.
Fixes crashes when clicking on saved keyring items.
Bump PKGREVISION to 2.
|
|
|
|
|
|
protocol (it's more likely to be accepted and is much easier on the code).
Bump PKGREVISION to 3.
|
|
- Add support for LOCAL_CREDS socket credentials so that we can connect to
the system daemon under NetBSD. It was useless before...
Changes since 0.91:
- Proper thread locking added to pending calls
- Threading semantics changed from init early to init before the second thread
is started
- Correctly error out when an application tries to acquire or release the
org.freedesktop.DBus name instead of sending false result codes
- kqueue directory watching code can now be used to monitor config file changes
on FreeBSD
- --with-dbus-daemondir configure switch added so the daemon can be installed
separate from the user binaries
- Makefiles fixed for cygwin
- Various fixes for the ongoing Windows port
- Fixed docs and comments to use the D-Bus spelling instead of D-BUS
- Many memleaks and bugs fixed
|
|
not spaces.
|
|
|
|
|
|
|
|
|
|
audio output.
|
|
Remove the _ SYMBOL_PREFIX, as OpenDarwin ports does.
Disable i386 assembly optimizations.
Add OSX code to raise priority.
_INSTALL_UNSTRIPPED=yes on OSX. Otherwise plugins, such as
lib/xmms/Input/libmpg123.so fail to load because the OSX linker can't
find symbols such as _xmms_get_gentitle_format from xmms/main.c.
|
|
this allows it to correctly find the driver on darwin8/osx10.4
bump pkgrevision
|
|
|
|
seen with gcc 4.
|