summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2015-03-22Do not replace "6.1" to ${OS_VERSION}.taca1-4/+4
2015-03-22Note file update.bsiegert1-1/+2
2015-03-22Needs dvips and pdftex for build.asau1-2/+4
2015-03-22SECURITY: Update file to 5.22.bsiegert8-133/+6
Bugs fixed: * restructure elf note printing to avoid repeated messages * add note limit, suggested by Alexander Cherepanov * Bail out on partial pread()'s (Alexander Cherepanov) * Fix incorrect bounds check in file_printable (Alexander Cherepanov) * PR/405: ignore SIGPIPE from uncompress programs * change printable -> file_printable and use it in more places for safety * Fix for CVE-2014-9620.
2015-03-22The bundled SMF manifest should not have a project called for. This had beenfhajny8-10/+12
added erroneously, based on modified Joyent manifests. Bump PKGREVISION for the MySQL cluster/server packages.
2015-03-22pass --with-lzma to configure scripttnn1-1/+2
2015-03-22osl 3.0 should be default acceptable (it is both FSF and OSI approved)tnn1-1/+2
2015-03-22fix licensetnn1-2/+2
2015-03-22Updated www/firefox-l10n to 36.0.4ryoon1-1/+2
2015-03-22Update to 36.0.4ryoon2-270/+270
* Sync with firefox-36.0.4
2015-03-22Updated www/firefox to 36.0.4ryoon1-1/+2
2015-03-22Update to 36.0.4ryoon2-6/+6
Changelog: Fixed 36.0.4: Security fixes for issues disclosed at HP Zero Day Initiative's Pwn2Own contest Fixed in Firefox 36.0.4 2015-28 Privilege escalation through SVG navigation Fixed in Firefox 36.0.3 2015-29 Code execution through incorrect JavaScript bounds checking elimination
2015-03-21Fix configure to compile on i386.gdt2-5/+7
We are carrying a patch for configure to include -li386 on i386/i486, but the upstream script is missing the [] intended to match multiple subfamilies, and hence does not match. This commit just adds in the missing [], enabling compilation to succeed on i386, and not changing anything on !i386.
2015-03-21Fix PLIST which was for previous version of clamav.taca1-2/+10
Noted by joerg@.
2015-03-21Updated www/php-owncloud to 8.0.2ryoon1-1/+2
2015-03-21Update to 8.0.2ryoon4-187/+229
Changelog: Version 8.0.2 March 11th 2015 Prevent DB errors in certain high load situations Fix installation and updating of apps from the app store Fix documentation links Fix file move/copy when out of storage space Disable 3rd party apps during upgrade to prevent breaking ownCloud if incompatible apps are used Fix compatibility with certain MariaDB versions Print app upgrade information to console Detect broken APC versions Fix certain incompatibilities with older PHP 5.4 versions Several smaller fixes
2015-03-21Support different installations of PHP package versions. Fix MESSAGE, PLISTrodent3-65/+67
and bump PKGREVISION.
2015-03-21Mark broken for fetching dependency during build.joerg1-1/+3
2015-03-21Note ntp4 update.bsiegert1-1/+2
2015-03-21SECURITY: Update ntpd to 4.2.8p1.bsiegert4-681/+475
* [Sec 2671] vallen in extension fields are not validated. * [Sec 2672] On some OSes ::1 can be spoofed, bypassing source IP ACLs.
2015-03-21Updated x11/mlterm to 3.4.5nb1tsutsui1-1/+2
2015-03-21Pull upstream fix for NetBSD which also affects RPIs.tsutsui3-2/+127
https://bitbucket.org/arakiken/mlterm/commits/d2f31b50c2b90bf731ae2223a975d9bb6320478f > x_display_wscons.c: WSDISPLAYIO_GET_FBINFO is supported. Tested on RPI2 with the following change by jun@: http://mail-index.netbsd.org/source-changes/2015/01/21/msg062550.html > Newer Raspberry Pi firmware has changed the framebuffer from BGR to RGB. Bump PKGREVISION. (leaf package update)
2015-03-21Note lftp update.bsiegert1-1/+2
2015-03-21SECURITY: add a patch to prevent saving of unknown host keys without userbsiegert3-3/+20
intervention. Bump PKGREVISION.
2015-03-21Ensure RANLIB is defined in the environment.jperkin1-1/+3
2015-03-21Honor our CFLAGS. Fix build on systems with linkat.joerg3-9/+121
2015-03-21Don't care about using plain return in K&R function for clang.joerg1-1/+6
2015-03-21Provide library path to libpython too.joerg2-6/+7
2015-03-21Uses set and dict comprehension as well as OrderedDict -- not for Pythonjoerg1-1/+3
2.6.
2015-03-21Fix build under Solaris 10.tron1-1/+5
2015-03-21Note vorbis-tools update.bsiegert1-1/+2
2015-03-21SECURITY: Fix CVE-2014-9640.bsiegert3-9/+31
https://trac.xiph.org/changeset/19117 oggenc: fix crash on raw file close, reported by Hanno in issue #2009. pointer to a non-static struct was escaping its scope.
2015-03-21Note tcllib update.bsiegert1-1/+2
2015-03-21Fix rpath use.joerg1-2/+2
2015-03-21SECURITY: Apply patch for XSS in html::textarea as ofbsiegert3-2/+20
http://core.tcl.tk/tcllib/info/09110adc43. Bump PKGREVISION.
2015-03-21Add default-off libusb option.wiz1-2/+7
If you enable this, scdaemon can use some USB Tokens without another pcsc daemon. From Yasushi Oshima in PR 49760.
2015-03-21Updated devel/pth to 2.0.7nb4wiz1-1/+2
2015-03-21Adapt syscall name patch for NetBSD>=6.0.wiz3-10/+38
From Yasushi Oshima in PR 49759.
2015-03-21Updated www/php-basercms to 3.0.7ryoon1-1/+2
2015-03-21Update to 3.0.7ryoon3-23/+34
Changelog: 7 New features and 27 bugfixes. See http://basercms.net/release/3_0_7 (in Japanese).
2015-03-21Updated www/firefox-l10n to 36.0.3ryoon1-1/+2
2015-03-21Update to 36.0.3ryoon2-270/+270
* Sync with firefox-36.0.3
2015-03-21Updated www/firefox to 36.0.3ryoon1-1/+2
2015-03-21Update to 36.0.3ryoon2-7/+6
Changelog: Fixed 36.0.3: Security fixes for issues disclosed at HP Zero Day Initiative's Pwn2Own contest
2015-03-21Updated www/php-ja-wordpress to 4.1.1ryoon1-1/+2
2015-03-21Update to 4.1.1ryoon3-8/+7
Changelog: * 21 bugs are fixed.
2015-03-21fix PLIST breakage on amd64tnn1-15/+15
2015-03-21fix build with clang ... but mark the package as BROKEN because even thoughtnn5-6/+48
it builds now, the resulting binary does not boot in qemu.
2015-03-21Fix build on MKGCC=no systemstnn1-2/+4
2015-03-21don't send standard error to /dev/null, we'd like to know if cp(1) failstnn2-4/+4