summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2008-05-24Updated games/freeciv to 2.1.4adam2-3/+5
2008-05-24Changes 2.1.4:adam4-22/+22
* 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
2008-05-24Fix build on OSF1.tnn3-3/+9
If including <pthread.h>, it is mandatory to compile with -pthread.
2008-05-24Add MASTER_SITE_XORGtnn1-1/+7
2008-05-24+ gmime-2.2.21, libgtop-2.22.2, pango-1.20.3, py-gobject-2.14.2.wiz1-3/+5
2008-05-24"I claim this planet in the name of Mars, hmm, isn't that lovely, hmm?"abs1-2/+2
(Set OWNER to abs@NetBSD.org)
2008-05-24Updated games/xfreecell to 1.0.5bnb2obache1-1/+2
2008-05-24 * Add dependency on libX11 directly, noted in PR 38644.obache7-39/+45
* Marked as DESTDIR ready * Modify patches to bit simply * Honor PKGMANDIR * Add definition virtual destructor for reliably an safely. Bump PKGREVISION.
2008-05-24g/c completed updatestnn1-19/+2
2008-05-24ABI depends lower than API depends is not allowed.tnn1-2/+1
2008-05-24Adjust tkdiff entry.tnn1-2/+2
2008-05-24Adjust the package, this is version 4.1.4 not 4.1.3.tnn2-10/+8
Also use the .tar.gz distfile instead of the .zip one.
2008-05-24Needs a C99 compiler for c++-style comments and inline keyword.tnn1-1/+2
Actual problem seems to be that the package incorrectly requests -ansi. Noted by Peter Bex on IRC.
2008-05-24Build install-sh a bit earlier, so it's available before pdksh.tnn1-4/+4
2008-05-24Add destdir support.tnn1-3/+4
2008-05-24Conflicts lines for the same package name but different version aretnn2-6/+2
redundant, so drop them. XXX: should one of the pkgs be renamed?
2008-05-24Updated devel/pcre to 7.7wiz1-1/+2
2008-05-24Update to 7.7:wiz2-6/+6
Release 7.7 07-May-08 --------------------- This is once again mainly a bug-fix release, but there are a couple of new features.
2008-05-24Fix build fails on recent DragonFly and OpenBSD, removed FDDI and Token Ringobache2-1/+19
support. Patch provided by Hasso Tepper in PR 38621 (already fixed in upstream).
2008-05-24Updated multimedia/vlc to 0.8.6fnb1wiz1-1/+2
2008-05-24Fix PLIST. Bump PKGREVISION.wiz2-4/+6
2008-05-24Need msgfmt to build.obache1-1/+2
Noticed by Hasso Tepper in PR 38690.
2008-05-24Suppress automatical addition c to USE_LANGUAGES (ref. PR 34079)obache1-3/+3
if F2C does not really required. Fixes problem mentioned in PR 38626.
2008-05-24Fixing build for MacOSX 10.5, using __DARWIN_STRUCT_STAT64 to detect if stat64tonio3-7/+7
is available. This should fix PR pkg/38721
2008-05-24GNU configure require C compiler in configure phase.obache3-6/+6
Suggested by Hasso Tepper in PR 38626.
2008-05-24Require libgcrypt>=1.2.2. Noticed by Steve Bellovin in pkgsrc-users@.obache1-3/+3
And also require opencdk>=0.6.5.
2008-05-24Updated net/msdl to 1.2obache1-1/+2
2008-05-24Update msdl to 1.2.obache2-6/+6
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
2008-05-24minor nits and commentstnn1-5/+8
2008-05-24fix pasteotnn1-1/+0
2008-05-24Adjust path for compat_headers.tnn1-3/+3
2008-05-24Added pkgtools/compat_headerstnn2-3/+5
2008-05-24Import compat_headers-0.1 as pkgtools/compat_headers.tnn17-0/+14104
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.
2008-05-23Remove pkgtools/posix_headerstnn2-3/+3
2008-05-23Since posix is a registered trademark and this package by no means providestnn15-270/+0
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".
2008-05-23Set need_ksh=yes for SunOS as well. Asked by joerg@tnn2-10/+4
2008-05-23- Update bootstrap stuff to build shells/pdksh if need_ksh=yestnn1-5/+29
- 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.
2008-05-23On OSF1, depend on shells/pdksh and use it for the default shell.tnn1-1/+7
Bump the pkgrevision because if this change.
2008-05-23Add DESTDIR support.joerg1-2/+6
2008-05-23- Adapt to use local distribution.tnn4-38/+14
- Add DESTDIR support.
2008-05-23merge pkgsrc's patch-ab (remove extern int errno;)tnn1-2/+1
2008-05-23Import subset of pdksh-5.2.14 distribution.tnn64-0/+40382
Only the files required to build it, for pkgsrc bootstrap purposes.
2008-05-23Fixes checksum for patch-aj: checksum for patches is sensible to comments.tonio1-2/+2
Fixes PR pkg/38731
2008-05-23- gnutls-2.2.5, lzo-2.03.wiz1-3/+1
2008-05-23+ xf86-input-vmmouse-12.5.1.wiz1-7/+2
- boehm-gc-7.1, bonnie++-1.03c, fox-1.6.33, iso-codes-2.1, xdpyinfo-1.0.3, xinit-1.0.9.
2008-05-23PKGNAME_NOREV is used to define the DIST_SUBDIR in some places, sojoerg1-19/+31
ensure it is defined with the rest of the PKGNAME_* variables before including the phase variable files.
2008-05-22Updated x11/fox to 1.6.33wiz1-1/+2
2008-05-22Update to 1.6.33:wiz2-6/+6
* 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.
2008-05-22Updated x11/xinit to 1.0.9wiz1-1/+2
2008-05-22Update to 1.0.9:wiz3-24/+6
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().