summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2008-05-25unlimit the data segment (gsromfs1.c needs > 128MB on gcc/alpha)tnn1-1/+2
2008-05-25Updated gnustep-make; gnustep-base; gnustep-gui; gnustep-backadam2-4/+6
2008-05-25Changes 1.14.2:adam3-9/+7
* Minor configuration change so it will compile on darwin with ffcall.
2008-05-25Changes 0.12.1:adam3-8/+10
* Switched to use LGPL 3 and GPL 3. * Report more controls as being flipped. (NSTextField, NSTableHeaderView, NSSlider, NSProgressIndicator, NSButton) NSTabView is still missing. * In NSAffineTransform use optimized primitive methods from base. * Add font attribute fixing to NSAttributedString. To allow for the output of glyphs not present in the current font. * Optimized the validation of edited cells.
2008-05-25Changes 0.12.1:adam2-7/+6
* Add DPSshfill for all backends. Better handling of X event times.
2008-05-25Changes 2.0.5:adam5-26/+34
* Bug fixes
2008-05-25Updated sqlite to 3.5.9; Added sqlitebrowser 1.3adam2-6/+4
2008-05-25Added sqlitebrowser version 1.3adam1-1/+2
2008-05-25SQLite Database Browser is a freeware, public domain, open sourceadam4-0/+40
visual tool used to create, design and edit database files compatible with SQLite. It is meant to be used for users and developers that want to create databases, edit and search data using a familiar spreadsheet-like interface, without the need to learn complicated SQL commands.
2008-05-25Changes 3.5.9:adam3-21/+7
* Added experimental support for the journal_mode PRAGMA and persistent journal. * Journal mode PERSIST is the default behavior in exclusive locking mode. * Fix a performance regression on LEFT JOIN (see ticket #3015) that was mistakenly introduced in version 3.5.8. * Performance enhancement: Reengineer the internal routines used to interpret and render variable-length integers. * Fix a buffer-overrun problem in sqlite3_mprintf() which occurs when a string without a zero-terminator is passed to "%.*s". * Always convert IEEE floating point NaN values into NULL during processing. * Make sure that when a connection blocks on a RESERVED lock that it is able to continue after the lock is released. * The "configure" scripts should now automatically configure unix systems for large file support. Improved error messages for when large files are encountered and large file support is disabled. * Avoid cache pages leaks following disk-full or I/O errors * And, many more minor bug fixes and performance enhancements...
2008-05-24fix typotnn1-2/+2
2008-05-24Fix unsafe LP64 pointer arithmetics spotted in bulk build.tnn4-3/+31
2008-05-24Trust configure to pick the right install(1).tnn1-2/+2
2008-05-24Switch master site to MASTER_SITE_XORG.tnn201-418/+454
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