summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2007-12-24Use BDB_LIBS to obtain the BDB library name, instead of guessingminskim3-12/+9
it from BUILDLINK_TRANSFORM. This fixes PR 37297.
2007-12-23Prepare for update of NetBSD and pkgsrc-2007Q4 by tagging current statejoerg1-2/+2
as 20071224. Changes include: - better diagnostic for conflicting packages - explicitly check already installed packages for conflicts with to-be-installed package - document pkg_admin rebuild-tree in usage - man page fixes - forcefully remove pkgdb entries (needed for user-usage in some cases)
2007-12-23Note flash player update.tnn2-4/+6
2007-12-23Update flash player packages to the latest version (9.0.115).tnn7-20/+15
Done during 2007Q4 freeze because the old distfile is no longer available. New audio/video options * H.264/HE-AAC codec support Improved Performance * Multi-core support * Multi-threaded video decoding * Image scaling * Flash Player cache * Flash Media Server buffering Universal Reach * Full screen mode for Linux * Accessibility support for the plugin * Mac Os X Leopard support Fixed in this version: * On Linux, modal dialogs displayed by Flash Player stay in front of browser windows but do not prevent interaction with the browser as they should. (191331) * On certain SUSE 9.2 installations using the standalone player only, trying to Open a browser from the standalone player with SeaMonkey open will cause the player to hang. (193383) * On Linux, networking operations in the standalone player are currently slow. (193158) * On Linux, when the mouse is hovering over Flash content, keyboard input is not sent to the browser. (194265) * Full-screen mode is not supported in the Opera Browser on Macintosh systems. (189140) * Full-screen mode is now supported on Linux. * The plugin version of Flash Player does not fire flash.events.Event.RENDER when wmode is set as transparent. (198515) * Full-screen can be used when wmode is set (202290) * Passing large amounts of XML through External Interface is significantly faster (206828) * ExternalInterface now works with HTML objects that contain dots within the object name (199614)
2007-12-23restore security/qca-tls to state on pkgsrc-2007Q3-base tag (just beforejdolecek4-26/+29
the removal), rather then revision 1.1 of all files, used for original revival test compiled on Mac OS X 10.5
2007-12-23Add link to bug about make -j4 failure in mplayer bugzilla.gdt1-1/+2
2007-12-23# pci_ids.c is created and then used without adequate dependenciesgdt1-1/+5
# being expressed. MAKE_JOBS_SAFE= no
2007-12-23Fix typos.wiz1-3/+3
2007-12-23+ binutils-2.18, glpk-4.25, gnupg-1.4.8, gnupg2-2.0.8, openafs-1.4.6, ↵wiz1-2/+7
opera-9.25.
2007-12-23Mark as GPLv3 (commented out).wiz1-1/+3
2007-12-23print-usb-usermap was removed in 2.3.1. Update PLIST.Linux accordingly.minskim1-2/+1
This fixes PR 37583.
2007-12-23Note PKGREVISION bump of wdiff.minskim1-1/+2
2007-12-23Fix segmentation fault on Linux. Patch borrowed from Debian.minskim3-13/+33
Suggested by Aleksey Cheusov in PR 35537. Bump PKGREVISION.
2007-12-23particularily -> particularlyminskim1-1/+1
2007-12-23Fix build on NetBSD-current.tnn2-8/+32
2007-12-22Disable gcc's unit-at-atime optimization if we're using gcc4, since ittnn1-1/+7
interferes with ARJ's "postproc" utility. PR pkg/36919 from Yakovetsky Vladimir.
2007-12-22note update of chat/licq-{core,gui-console,gui-qt}jdolecek1-1/+4
2007-12-22fix visibility of on-line users for AOL - full information at:jdolecek3-3/+17
http://bugzilla.centerim.org/show_bug.cgi?id=39
2007-12-22another fix for NetBSD 4.0 (forgot to fix this before commit)jdolecek1-1/+11
2007-12-22Updated mail/dovecot to 1.0.9nb1 (security update).ghen1-1/+2
2007-12-22Fix a possible security hole with LDAP authentication and variables in the LDAPghen3-2/+37
search base, see http://www.dovecot.org/list/dovecot-news/2007-December/000057.html
2007-12-22vsftpd needs libcrypt on Linux when pam is not used.minskim1-1/+2
Based on the patch provided by Matteo in PR 33801.
2007-12-22add patch for licq-gui-console to fix include path for pkgsrc devel/cdkjdolecek2-1/+15
2007-12-22Update licq-{core,gui-console,gui-qt} to 1.3.5.jdolecek11-91/+571
New in 1.3.4 o Fix a few bugs where users would falsely go offline o Make sending typing notifications optional o Fixes for newly registered users o Fix the handling of pidfiles so that Licq always starts unless there actually is an other instance of Licq running. o 64-bit compatibility changes o Compilation fixes o Fixes for Licq on Mac OS X (with Fink) o Iconv fixes o ICQ: Fix a bug where contacts would receive empty messages o ICQ: Update the protocol to properly set info o ICQ: Show more version information of remote clients o ICQ: Fix SSL issue o MSN: Fix a race error in MSN packet parsing o MSN: Fix socket handling o KDE: Addressbook fix o KDE: Add spell checking to the kde-gui (Using KSpell) o Qt/KDE: Show user's pictures as a tooltip or status icon o Qt/KDE: Optional "Send with Enter" o Qt/KDE: Improve hyperlink detection o Qt/KDE: Improve emoticon detection and processing o Qt/KDE: Add a custom message box handler o Qt/KDE: New KDE iconset to better integrate with the KDE desktop Many various minor bugs and crashes fixed... See http://tinyurl.com/ygdrfo for d etails. Build and basic startup done on NetBSD 4.0 and Mac OS X 10.5
2007-12-22Prevent internal errors when one-letter variables are used. The warningrillig1-2/+3
to disambiguate them is still printed. PR: 37593
2007-12-22Apply patches from PR pkg/37047 to make snobol build. From Aleksej Saushev.tnn4-5/+32
However one of the regression tests still fails for me (roman.sno).
2007-12-22Added 'ldap' optionadam2-3/+14
2007-12-22Fix building with ldap option enabledadam1-2/+3
2007-12-22Set LIBSWANTED for Linux as suggested by jlam in PR 31088.minskim1-1/+2
2007-12-22Fall back to c++ STL map instead of __gnu_cxx::hash_map even if we havetnn1-1/+3
the __gnu_cxx extensions. (The latter seems to trigger a crash.) Bump PKGREVISION.
2007-12-22Make this build with recent glibc.minskim4-1/+46
Patches provided by Yakovetsky Vladimir in PR 37384.
2007-12-22Updated graphics/grap to 1.41tnn2-3/+3
2007-12-22Update to grap-1.41. Summary of changes:tnn4-32/+18
1.41: fix gcc-4.1/4.2 builds problems (this should include PR pkg/34378) 1.40: fixes regressions from 1.38 1.39: gcc-4.1 fixes 1.38: DESTDIR support (also enbled in pkgsrc) 1.37: fixes an EOF bug 1.36: grammar fixes 1.35: lex fixes 1.32: fixes parsing of color modifiers
2007-12-22install qca2 files into qt4 subdirectory, so that qca 1.x and qca2 couldjdolecek1-4/+6
be installed at the same time bump PKGREVISION
2007-12-22This package installs csh scripts; set USE_TOOLS accordingly.minskim1-2/+13
Patch provided by Aleksey Cheusov in PR 37585.
2007-12-22Updated editors/nano to 2.0.7obache1-1/+2
2007-12-22Update nano to 2.0.7.obache5-42/+8
Patches for NetBSD curses no longer need. 2007/12/20 - GNU nano 2.0.7 keeps its balance. This release fixes several bugs, among others: a segfault and several cursor positioning problems when uncutting text or inserting files into the current buffer; a problem where the total number of characters would be miscalculated when replacing single-byte characters with multibyte ones; several minor issues with the statusbar prompt involving text display and mouse support; and several oddities when tab-completing in the middle of a line. It also improves autodetection of DOS and Mac format files, properly supports the mouse wheel when using a version of ncurses built with the --enable-ext-mouse option, fixes some problems under NetBSD curses, adds a lot of translation updates, and adds more minor documentation updates. Slang curses emulation support has also been changed to turn off all the options that --enable-tiny does, as it's hopelessly broken otherwise. Finally, nano is now licensed under the GNU GPL version 3 or later, and its documentation is now dual-licensed under the GNU GPL version 3 or later and the GNU FDL version 1.2 or later. Have fun.
2007-12-22Fix a patch, lost 'create example directory'.obache3-5/+10
Then DESTDIR ready.
2007-12-22done - radiusd-cistron-1.6.8obache1-2/+1
2007-12-22Updated net/radiusd-cistron to 1.6.8obache1-1/+2
2007-12-22Update radiusd-cistron to 1.6.8.obache4-13/+25
pkgsrc changes: * add a patch to fix build problem with gcc4. Changes: radiusd-cistron (1.6.8) cistron; urgency=low * Allow Tunnel attributes to be proxied. * Change log() -> log_msg() everywhere to shut up GCC 3.x * free() authreq after receiving packet from unknow client * Add wildcard flag to realms file * Use wildmat for Realm = compares in users file * Fix an endianness bug in rad_check_multi (Simon Byrnand <simon@igrin.co.nz>)
2007-12-22done - pxe-1.4.2obache1-2/+1
2007-12-22Updated net/pxe to 1.4.2obache1-1/+2
2007-12-22Update pxe to 1.4.2.obache4-34/+20
pkgsrc changes: Need 'sbin' before install. now DESTDIR ready. Changes: May 26, 2004: pxe 1.4.2 released. Fixed un-initialised variable in the multicast setup January 19, 2004: pxe 1.4.1 released. GCC 3.3 fixes
2007-12-22Also need sbin directory before install.obache1-2/+4
Then DESTDIR ready.
2007-12-22Need makedepend command to build.obache1-2/+2
2007-12-22Updated pkgtools/pkglint to 4.81rillig1-1/+2
2007-12-22Updated pkglint to 4.81.rillig1-2/+2
Changes since 4.80: - Stricter CVS Id check - REQD_FILES_PERMS, META_PACKAGE, PKGSRC_COMPILER - Warning if info pages are installed into share/info.
2007-12-22Fix build failuer with gcc4 (static v.s. extern).obache2-1/+15
2007-12-22GNU info pages should not be installed into share/info.rillig1-3/+7