summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2010-02-26Reset maintainer for developers who gave back their commit bit.wiz59-118/+118
2010-02-26Make GConf dependency optional, based on patch from David Demelierwiz3-11/+14
in PR 42878.
2010-02-26Update to 1.24.hannken9-148/+90
The changes in version 1.24 are Security fixes -------------- * Don't reply to invalid cmdmon packets (CVE-2010-0292) * Limit client log memory size (CVE-2010-0293) * Limit rate of syslog messages (CVE-2010-0294) Bug fixes/Enhancements ---------------------- * Support for reference clocks (SHM, SOCK, PPS drivers) * IPv6 support * Linux capabilities support (to drop root privileges) * Memory locking support on Linux * Real-time scheduler support on Linux * Leap second support on Linux * Support for editline library * Support for new Linux readonly adjtime * NTP client support for KoD RATE * Read kernel timestamps for received NTP packets * Reply to NTP requests with correct address on multihomed hosts * Retry name resolving after temporary failure * Fix makestep command, make it available on all systems * Add makestep directive for automatic clock stepping * Don't require _bigadj kernel symbol on NetBSD * Avoid blocking read in Linux RTC driver * Support for Linux on S/390 and PowerPC * Fix various bugs on 64-bit systems * Fix valgrind errors and compiler warnings * Improve configure to support common options and variables * Improve status checking and printing in chronyc * Return non-zero exit code on errors in chronyc * Reduce request timeout in chronyc * Print estimated offset in sourcestats * Changed chronyc protocol, incompatible with older versions Reviewed by: Joerg Sonnenberger <joerg@netbsd.org>
2010-02-26Update to support PKG_DESTDIR.schnoebe2-6/+6
2010-02-26+open-vm-tools-2010.02.23.236320.taca1-3/+2
-sudo-1.7.2p3.
2010-02-26Note update of security/openssl package to 0.9.8m.taca1-1/+2
2010-02-26Update openssl to 0.9.8m.taca10-198/+34
The OpenSSL project team is pleased to announce the release of version 0.9.8m of our open source toolkit for SSL/TLS. This new OpenSSL version is a security and bugfix release which implements RFC5746 to address renegotiation vulnerabilities mentioned in CVE-2009-3555. For a complete list of changes, please see http://www.openssl.org/source/exp/CHANGES.
2010-02-26Note update of security/sudo package to 1.7.2p4.taca1-1/+2
2010-02-26Update sudo package to 1.7.2p4.taca2-6/+6
Major changes between version 1.7.2p3 and 1.7.2p4: * Fix a bug that could allow users with permission to run sudoedit to run arbitrary commands. Major changes between version 1.7.2p2 and 1.7.2p3: * Fix printing of entries with multiple host entries on a single line. * Fix use after free when sending error messages via email. * Use setrlimit64(), if available, instead of setrlimit() when setting AIX resource limits since rlim_t is 32bits. * Fix size arg when realloc()ing include stack. * Avoid a duplicate fclose() of the sudoers file.
2010-02-25yes this supports DESTDIR, unfortunately it is completely brokendrochner1-1/+2
atm due to gtk2+extra crashing in gtkitementry.c (its patch-ag must be wrong)
2010-02-25Updated net/Transmission to 1.91tnn1-1/+2
2010-02-25Fix build on NetBSD/sparc*.wiz2-1/+15
From Jochen Kunz.
2010-02-25Do not change localedir.wiz2-12/+3
2010-02-25Updated sysutils/ddrescue to 1.11wiz2-3/+3
2010-02-25Update to 1.11, provided by Mustafa Dogan in private mail.wiz2-13/+6
Changes in version 1.11: In case of error writing the logfile to disc, the user is now given the possibility of fixing the problem and continue. The splitting algorithm has been modified to read secuentially the areas smaller than a threshold size. After every read error, ddrescue now verifies the input file has not disappeared. In rescue mode, ddrescue now shows the time elapsed from the last successful read. Signals SIGUSR1 and SIGUSR2 are now ignored by ddrescue. Descriptions of "--direct", "--synchronous" and "--sparse" in the manual have been made clearer. Description of rescue algorithm in the manual has been made clearer. "make check" now verifies that files are open in binary mode. A warning about logfile usage has been added to "ddrescue --help" output. 1.10: Changes: The option "--try-again" has been added. The size skipped when bad sectors are found has been made independent of "cluster-size". Rescue speed has been improved for large log files. An overflow reading from devices of undefined size has been fixed. "make install-info" should now work on Debian and Mac OS X. 1.9 Changes: The new option "--domain-logfile" has been added. Verbosity control of user messages has been simplified. This release improves portability by using the LLONG_MAX macro instead of LONG_LONG_MAX. This release is also available in lzip format.
2010-02-25Use the correct libtool archive for linkage.joerg2-1/+33
2010-02-25Fix patch so that -Wl,-R and the path are one option.joerg2-4/+4
2010-02-25Allow rpath into WRKSRC, the package knows about relinking itself.joerg1-1/+4
2010-02-25don't insist in USE_NCURSES in the ncursesw case -- NetBSD's shoulddrochner1-2/+1
be good enough (this file needs more cleanup, the color stuff looks outdated)
2010-02-25don't insist in USE_NCURSES in the ncursesw case -- NetBSD's shoulddrochner1-2/+1
be good enough
2010-02-25Add more details to bare description.reed1-0/+3
2010-02-25Clean up linker invocation to not just work by pure luck.joerg2-9/+12
2010-02-25Added EPL.martti1-0/+286
2010-02-25Explicitly allow ${WRKSRC} in rpath entries. The package is relinkingjoerg1-1/+3
itself during the build.
2010-02-25Explicitly pull PREFIX/lib into the normal library search path too.joerg2-6/+8
DESTDIR support
2010-02-25Updated graphics/p5-Image-Size to 3.2.2sno1-1/+2
2010-02-25Updating graphics/p5-Image-Size from 3.2.1 to 3.2.2sno2-8/+8
pkgsrc changes: - Mark Test::Simple to be used from perl core, when possible Upstream changes: 3.220 Sunday November 8, 2009, 05:45:00 PM -0800 * lib/Image/Size.pm Small fix to the regex for detecting GIFs, per Slaven Rezic.
2010-02-25configure: Requested 'gstreamer-0.10 >= 0.10.26' but version of GStreamer is ↵reed1-2/+2
0.10.25 so bumped the BUILDLINK_API_DEPENDS.gstreamer0.10
2010-02-25I had libsoup24-2.26.3 installed which was good enough, but I didn'treed1-2/+3
have any gnome-keyring so I get this error: ===> Creating toolchain wrappers for gst-plugins0.10-soup-0.10.18 ERROR: gnome-keyring>=0.4.0 is not installed; can't buildlink files. *** Error code 1 My workaround is to abuse the BUILDLINK_API_DEPENDS to: BUILDLINK_API_DEPENDS.libsoup24+= libsoup24>=2.28.0 (where that version is when the include of gnome-keyring was added)
2010-02-25This is for pkg/42778. I sent fix to submitter on Feb. 9 butreed1-2/+2
realized didn't make it to the ticket. Yesterday, I happened to have same problem (on two systems). I see from the cvs log message for xf86vidmodeproto that some headers got moved to libXxf86vm. And I see libXxf86vm now has needed header. But the buildlink3.mk didn't get changed so the older version of libXxf86vm is good enough. So increased the BUILDLINK_API_DEPENDS.libXxf86vm to libXxf86vm>=1.1.0
2010-02-25Updated x11/py-qt4 to 4.7nb1wiz1-1/+2
2010-02-25Fix a python problem (thanks joerg) and byte-compile and installwiz4-3/+107
.pyc files. Bump PKGREVISION.
2010-02-25Reset maintainership as requested.joerg1-2/+2
2010-02-25fix a configure check which could easily get into an endless loop,drochner3-8/+25
and remove a pointless test for a __NCURSES_H symbol in the curses header, now this can build against NetBSD's wide curses
2010-02-25also fake a <ncursesw/ncurses.h> header to make pkgs expectingdrochner1-2/+3
ncursesw work with native wide curses without changes
2010-02-25Updated multimedia/ns-flash to 9.0.262mishka1-1/+2
2010-02-25Update Linux distfile to match r262. Changes unknown.mishka2-7/+8
2010-02-25Reset MAINTAINER as requested.joerg1-2/+2
2010-02-25Reset MAINTAINER, mail bounces.joerg1-2/+2
2010-02-25Reset maintainer, mail bounces.joerg1-2/+2
2010-02-25Reset MAINTAINER, mail bounced.joerg2-4/+4
2010-02-25Updated misc/calibre to 0.6.24nb6wiz1-1/+2
2010-02-25Remove files that do not belong here. Bump PKGREVISION.wiz2-24/+3
2010-02-25Add missing dependency, which broke HTML generation and thus PLIST.wiz1-1/+2
2010-02-25Patching out the auto_install() invocation in Makefile.PL which causessno2-1/+14
core dumps when run without DISPLAY. Thanks to Joerg Sonnenberger for reporting.
2010-02-25Updated editors/p5-Padre to 0.57sno1-1/+2
2010-02-25Updating editors/p5-Padre from 0.56 to 0.57sno4-7/+58
pkgsrc changes: - Adjust dependencies - Add MacOS X/Darwin support (by patching out use of wxPerl) Upstream changes: 0.57 2010.02.18 - **WARNING Contains new threading code** - Spawn a master thread very early in the startup process. Use that master to create worker threads as necessary. Cuts down on memory usage and fixes the "Leaked Scalars" warning (BRAMBLE, SMUELLER) - Fix pluginmanager error dialog for plugin-event failure (BRAMBLE) - Add status messages for Padre::File operations (SEWI) - Select some files to close (SEWI) - Select some files to reload (SEWI) - GotoLine is now called Goto dialog (AZAWAWI) - Goto dialog is now non-modal lazy single instance dialog (AZAWAWI) - Goto dialog has a current positon/line number field (AZAWAWI) - Regex editor dialog is now more compact and it includes regex helper buttons (AZAWAWI) - Regex editor dialog can now highlight matched text (AZAWAWI) - Regex editor dialog can now display regex description (AZAWAWI) - Implemented Replace (aka substitution) in Regex editor (AZAWAWI) - Right click "Edit with Regex Editor" now works on user-selected text (AZAWAWI) - Added "headline" method to Padre::Project, which allows a project to try and intuit the "primary" file in the project (for a CPAN distribution of Foo::Bar this will be lib/Foo/Bar.pm) (ADAMK) - Removed the final usage of the "Provider" phrasing, and made more of the modules used by the Perl help provider run-time loaded (ADAMK) - Moved padre.exe build from bin to win32-loader folder since bin is a bad path for putting the Padre win32 launcher code (SMUELLER, AZAWAWI) - Added "Open in File Browser" in the File and right-click menu (AZAWAWI) - Added "Find in Files" to right-click menu (AZAWAWI) - No need to launch a command shell to execute explorer.exe on win32 (AZAWAWI) - Added "Open with Default System Editor" in "File -> Open..." (AZAWAWI) - Implemented padre --reset to flush and reset the current Padre configuration in otherwise unrecoverable situations, such as now when the Swarm plugin causes the slave-driver code to instantly segfault at startup (ADAMK) - Add mimetype detection for Template::Toolkit and CSS files (SEWI) - Added plugin menu refreshing to the resource locking system (ADAMK) - Fixed three cases where code was still manually calling ->Freeze and ->Thaw on the main window, breaking the resource locked (ADAMK) - Fixed ticket #847: "Implement Mozilla-style about:config for Padre" (AZAWAWI) - Fixed ticket #845: Fix relative filenames from commandline (SEWI) - Added "Open In Command Line" to File menu (AZAWAWI) - Renamed Plugins menus to Tools and moved Preferences into it (ADAMK) - Re-implemented the mechanism for generating a human-oriented list of window names (ADAMK)
2010-02-25Updated x11/p5-Wx to 0.97.01nb1sno1-1/+2
2010-02-25Building Wx perl module with --wx-toolkit=gtk2 param to ensure no wxPerlsno1-2/+4
or similar installed on MacOS X or Darwin ... Bumping revision.
2010-02-25postfixmartti2-3/+4