summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2011-09-12Apply joerg's fixes to moc here, to fix clang build issues.dholland3-7/+33
2011-09-12Patch up some inline issues for clang.dholland2-1/+36
2011-09-12Patch a configure script to use valid C++, because the package's builddholland2-1/+19
system runs it with CC set to "c++". Should fix the clang build.
2011-09-12Disable inline by always #defining it to nothing. What motivatesdholland2-7/+13
people to declare functions inline without making any kind of inline definition available?
2011-09-12Patch up gcc/c99 inline messdholland2-1/+20
2011-09-11+ ffmpeg-20110906.0.8.3, libnice-0.1.1, mupdf-0.9, py-simplejson-2.2.1,wiz1-5/+6
x264-devel-20110910.
2011-09-11PR#45150: Fix DragonFly buildmarino2-1/+20
Add DragonFly entry to Makefile.shlib to allow client to build.
2011-09-11PR#45149: Fix DragonFly buildmarino2-1/+17
Add DragonFly entry to Makefile.shlib to allow client to build.
2011-09-10Updated sysutils/xenkernel3 to 3.1.4nb6bouyer1-1/+3
Updated sysutils/xenkernel33 to 3.3.2nb8
2011-09-10Apply patch from http://www.openwall.com/lists/oss-security/2011/09/02/2,bouyer6-6/+34
fixing SA45835. Bump pkgrevision
2011-09-10Add an apache option (defaults on) to allow building without apacheabs2-5/+9
2011-09-10fix #elif botch which prevented build under gcc-4.5.3. No functional changeabs2-1/+15
2011-09-10From "What platforms work with X11_TYPE=native" thread on pkgsrc-users.abs15-34/+39
Based on the responses I'm going to switch the default X11_TYPE to be modular, and override in platform/*.mk files as required. The new values will be: Changed - from native to modular - FreeBSD - FreeMiNT - Linux Changed - older versions switched from native to modular - NetBSD - native for NetBSD-4 and later Native (unchanged) - should probably be switched to modular - AIX - BSDOS - IRIX - Interix - MirBSD - UnixWare Native (unchanged) - Darwin - for Leopard (10.5) and later - OpenBSD.mk - SunOS.mk Modular (unchanged) - DragonFly - HPUX - Haiku - OSF1 I'd like to encourage anyone using X11 apps on any platforms other than NetBSD, Darwin, DragonFly, FreeBSD, Linux, FreeMiNT, HPUX, Haiku or OSF1 to speak up, whether they are happy with native or having to set modular.
2011-09-10Updated net/istgt to 20110907sborrill1-1/+2
2011-09-10Update to istgt-20110907.sborrill3-6/+35
Changelog written in Japanese(20110907 & 20110902): http://shell.peach.ne.jp/aoyama/archives/1628 http://shell.peach.ne.jp/aoyama/archives/1611 Highlights include: - provides vSphere5(ESXi5) compatibility. - Allows RPM and Form Factor to be specified for LUNs
2011-09-10Updated lang/sun-{jre,jdk} to 6.0.27.obache1-1/+3
2011-09-10Update sun-{jre,jdk} to 6.0.27.obache4-23/+23
Highlights This update release contains important enhancements for java applications: * improved performance and stability * Certification for Firefox 5 Olson Data 2011g
2011-09-10Updated lang/python31 to 3.1.4nb1obache1-1/+2
2011-09-10Fixes disabling pyexpat module.obache4-7/+7
PR pkg/45345 by Pierre Allegraud. Bump PKGREVISION.
2011-09-10Fixes PLIST entries for gdk-target=x11.obache1-5/+2
2011-09-09Updated pkgtools/nih to 0.9.1cheusov1-1/+2
2011-09-09Update to 0.9.1cheusov3-8/+8
fix in "nih deps": option -t now works correctly fix: ~/.nih/config has higher priority than @sysconfdir@/nih/config Thanks to Jan Smydke for the report! fix: Create "$CACHEDIR/All" on startup. Thanks to Zafer Aydogan for the report. nih.default.conf: - REPOSITORY defaults to ftp://ftp.NetBSD.org/... Default nih.conf: - One more example of use
2011-09-09If SUSE_PREFER is > than EMUL_REQD, then use SUSE_PREFERabs1-2/+4
2011-09-09Update perfuse, with two fixesmanu3-7/+8
- avoid system deadlock in low memory conditions - avoid a racecondition leading to data corruption (chuncks of zeroed data)
2011-09-09Add comments to patches.wiz3-5/+10
2011-09-09Set LICENSE.wiz1-1/+2
2011-09-09Accept '+' in option names; currently used by the gcc-c++ option.wiz1-2/+2
2011-09-09Accept '~' in patch names. Some programs actually have fileswiz1-2/+2
with it in their names.
2011-09-09Updated net/vsftpd to 2.3.4wiz2-3/+3
2011-09-09Update to 2.3.4, based on a patch by Stephan Teschwiz2-7/+10
<s.tesch@science-computing.de> on pkgsrc-users. - Avoid consuming excessive CPU when matching filenames to patterns. Thanks to Maksymilian Arciemowicz <cxib@securityreason.com>. - Some bugfixes from Rapha no apparent security impact. At this point: v2.3.3 released! =============================== - Fix compile. Extreme suckage. At this point: v2.3.4 released! ===============================
2011-09-09Fix build on NetBSD-4. From Robert Elz on tech-pkg.wiz1-1/+4
2011-09-09+ netatalk-2.2.1.taca1-1/+2
2011-09-09+ TeXmacs-1.0.7.12, byacc-20110908, dillo-3.0, dvtm-0.7, gaupol-0.19.1,wiz1-9/+12
global-6.0, gmime24-2.4.26, mpg123-1.13.4, openssl-1.0.0e, stunnel-4.43, xf86-video-glint-1.2.6.
2011-09-09Updated net/wireshark to 1.6.2adam1-1/+2
2011-09-09Changes 1.6.2:adam2-6/+6
* Bug Fixes o wnpa-sec-2011-12 A large loop in the OpenSafety dissector could cause a crash. o wnpa-sec-2011-13 A malformed IKE packet could consume excessive resources. o wnpa-sec-2011-14 A malformed capture file could result in an invalid root tvbuff and cause a crash. o wnpa-sec-2011-15 Wireshark could run arbitrary Lua scripts. o wnpa-sec-2011-16 The CSN.1 dissector could crash.
2011-09-09mention recent updatesdrochner1-1/+7
2011-09-09Updated mail/cyrus-imapd24 to 2.4.11obache1-1/+2
2011-09-09Update cyrus-imapd24 to 2.4.11.obache6-77/+12
Changes to the Cyrus IMAP Server since 2.4.10 * fixed replication recovery from different messages at the each end * Bug #3489 - fixed quotalegacy handling of prefixes so only exact subfolders match * Bug #3498 - fixed deletion of users quota files with unixheriarchysep enabled, thanks Leena Heino * Bug #3491 - NOOP and UNAUTHENTICATE for timsieved, thanks Dilyan Palauzov * Bug #3492 - better response codes for timsieved, thanks Dilyan Palauzov * Bug #3497 - fix cmd syslog from master, thanks Kristof Katus * Bug #3503 - compilation of perl libraries on dragonfly and freebsd, thanks OBATA Akio * Bug #3451 - allow CC to have spaces * Bug #3505 - fix sync_reset, thanks David Carter * Bug #3506 - use literal+ for sync_(client|server), thanks David Carter * Bug #3300 - use portable function for TCP constants, thanks OBATA Akio * Bug #3507 - fix replication recovery with non-delayed expunge, thanks Julien Coloos * Bug #3495 - improved duplicate suppression, thanks Kristof Katus * Bug #2772/3463 - fixed crashes in THREAD by correcting folding of references headers * Bug #3439 - fix ugly syslog message for vacation * Bug #3499 - options to disable namespaces to reduce load on big servers with no shared folders. Thanks Olivier ROLAND * Changed skiplist to truncate old files after checkpoint, which can save disk space on tmpfs or small ssds when old copies were held open by other processes * Made Cyrus more robust against corruption in mailboxes.db data, so it will return an error rather than crashing on invalid entries * Fix for CVE-2011-3208, a remotely exploitable buffer overflow in nntpd - thanks Coverity
2011-09-09Updated pkgtools/x11-links to 0.67abs1-1/+2
2011-09-09Updated mail/cyrus-imapd23 to 2.3.17obache1-1/+2
2011-09-09Update cyrus-imapd23 to 2.3.17.obache5-40/+124
(add an patch to fix compilation on perl 5.14) Changes to the Cyrus IMAP Server since 2.3.16 * Fix for CVE-2011-3208, a remotely exploitable buffer overflow in nntpd
2011-09-09Updated x11/gtk3 to 3.0.12adam1-2/+1
2011-09-09Add missing libs on Solaris.gdt1-1/+7
From Jörn Clausen in PR pkg/45351.
2011-09-09Updated nkf and p5-nkf to 2.12.obache1-1/+3
2011-09-09Update nkf to 2.12.obache4-12/+11
* fixes decoding of Q-encoded UTF-8 [nkf-bug:55125] * misc test and document fixes.
2011-09-09Updated x11/gtk3 to 3.0.12adam1-1/+2
2011-09-09Changes 3.0.12:adam4-44/+60
* Assorted file chooser improvements/redesign: - Remove the expander in Save mode - Move the path bar up in Save mode - Remember the last opened directory - Start in recently-used mode when no folder is set - Update recent-files when confirming in the file chooser
2011-09-09Set MAKE_JOBS_SAFE=no, needed on at least NetBSD/amd64 5.99.55 gcc-4.5.3abs1-1/+3
2011-09-09Add comment for Mac OS X 10.7.x Lion.yyamano1-1/+2
2011-09-09PR/45220 add support of MacOSX Lion(Darwin 11.0.1) with Xcode 4.1.1abs12-18/+57
to pkgtools/x11-links Many thanks to Ryo ONODERA