Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
* gui-sdl Fix crash when trying to bribe a unit
* Fixes for UTF-8 and local encoding mismatch
* Fixed crash when unit is killed by the breaking of a treaty
* gui-gtk2 Theme had checkbox images reversed in some situations
* Improvements to server authentication backend
* Check that there is no acinclude.m4 left from old builds in the source
tree
* Fixes to strings and i18n
* Fixed pathfinding crash when ferry is forced to leave path
* Fixed warnings and crashes caused by AI trying to updgrade allied units
* Fixed "take -" crash when there is no free player slots
* Fixed crash in citizen governor
* Avoid overwriting player name given as /create parameter
* Fixed AI crash when city destroyed during trade negotiation
* Send /cut and /cmdlevel commands correctly to server
* Fixed handling of quoted command parameters
|
|
If including <pthread.h>, it is mandatory to compile with -pthread.
|
|
|
|
|
|
(Set OWNER to abs@NetBSD.org)
|
|
|
|
* Marked as DESTDIR ready
* Modify patches to bit simply
* Honor PKGMANDIR
* Add definition virtual destructor for reliably an safely.
Bump PKGREVISION.
|
|
|
|
|
|
|
|
Also use the .tar.gz distfile instead of the .zip one.
|
|
Actual problem seems to be that the package incorrectly requests -ansi.
Noted by Peter Bex on IRC.
|
|
|
|
|
|
redundant, so drop them.
XXX: should one of the pkgs be renamed?
|
|
|
|
Release 7.7 07-May-08
---------------------
This is once again mainly a bug-fix release, but there are a couple of new
features.
|
|
support.
Patch provided by Hasso Tepper in PR 38621 (already fixed in upstream).
|
|
|
|
|
|
Noticed by Hasso Tepper in PR 38690.
|
|
if F2C does not really required.
Fixes problem mentioned in PR 38626.
|
|
is available.
This should fix PR pkg/38721
|
|
Suggested by Hasso Tepper in PR 38626.
|
|
And also require opencdk>=0.6.5.
|
|
|
|
Version 1.2.
- msdl
- 6th release
- -aN option added (for streams which often cause timeout error)
- resume real-rtsp support
Version 1.1.99.
- msdl
- beta release
- -c (--continue) option added
- --byterange option added
|
|
|
|
|
|
|
|
|
|
This package attempts to resolve deficiencies in system headers by
providing missing types, definitions and prototypes in shadow headers.
New in this version:
- Rewrote all of the tests to use autoconf.
- Implemented tests and support for more standard integer types.
|
|
|
|
nor intends to provide full posix(r) compatibility, I've decided to rename
it.
An improved version of the package will be re-imported later, probably
under the name "compat_headers".
|
|
|
|
- set need_ksh=yes for OSF1
- rebootstrap the early bmake after having built ksh, so it's more
likely to have a working shell for later use.
|
|
Bump the pkgrevision because if this change.
|
|
|
|
- Add DESTDIR support.
|
|
|
|
Only the files required to build it, for pkgsrc bootstrap purposes.
|
|
Fixes PR pkg/38731
|
|
|
|
- boehm-gc-7.1, bonnie++-1.03c, fox-1.6.33, iso-codes-2.1,
xdpyinfo-1.0.3, xinit-1.0.9.
|
|
ensure it is defined with the rest of the PKGNAME_* variables before
including the phase variable files.
|
|
|
|
* Backported FXTopWindow resize() and position() fixes from FOX 1.7.
* Fixed GCC 4.3 warning in FXArray header file.
* Made internal data arrays static to prevent global name clashes on some compilers.
* Fixed uninitialized variable in FXFileDict.
|
|
|
|
Adam Jackson (2):
Unset session environment variables so startx works within a running session.
xinit 1.0.9
Alan Coopersmith (3):
Use od on /dev/random to generate cookie on Solaris
Check for proper cookie creation on all platforms
Use /bin/ksh instead of /bin/sh on Solaris
Jeremy C. Reed (1):
Use /dev/urandom for cookie it it exists
Jeremy Huddleston (14):
Apple: Fixed issue where display would not be passed correctly to the server if nolisten tcp was enabled.
Apple: Execute /usr/X11/bin/privileged_startx if it's present
Apple: Renamed LaunchAgent to org.x.startx to distinguish it from the org.x.X11 application
Correctly handle users with spaces in $HOME
Apple: privileged_startx is in XINITDIR
Apple: We renamed font_cache.sh to font_cache for better consistency... Changing startx to work with this
Apple: Wait for privileged_startx to finish, so we don't race to create /tmp/.X11-unix
Apple: Added privileged_startx
Apple: Fixed make dist to include a missing header and not include generated sources
Cleaned up handling of defaultserver{,args}
Apple: Use CFProcessPath instead of argv[0] trick.
Apple: Added some OSX version protection, so this will still compile on Tiger and below.
Apple: No need for these bits being here in xinit as of xserver-1.4.0-apple9
Apple: Don't need to spew unneccessary 'directory exists' messages.
Matthieu Herrb (2):
OpenBSD: use openssl rand -hex 16 to generate the cookie.
Replace sprintf() and strcpy() with snprintf().
|