Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-03-22 | Do not replace "6.1" to ${OS_VERSION}. | taca | 1 | -4/+4 | |
2015-03-22 | Note file update. | bsiegert | 1 | -1/+2 | |
2015-03-22 | Needs dvips and pdftex for build. | asau | 1 | -2/+4 | |
2015-03-22 | SECURITY: Update file to 5.22. | bsiegert | 8 | -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-22 | The bundled SMF manifest should not have a project called for. This had been | fhajny | 8 | -10/+12 | |
added erroneously, based on modified Joyent manifests. Bump PKGREVISION for the MySQL cluster/server packages. | |||||
2015-03-22 | pass --with-lzma to configure script | tnn | 1 | -1/+2 | |
2015-03-22 | osl 3.0 should be default acceptable (it is both FSF and OSI approved) | tnn | 1 | -1/+2 | |
2015-03-22 | fix license | tnn | 1 | -2/+2 | |
2015-03-22 | Updated www/firefox-l10n to 36.0.4 | ryoon | 1 | -1/+2 | |
2015-03-22 | Update to 36.0.4 | ryoon | 2 | -270/+270 | |
* Sync with firefox-36.0.4 | |||||
2015-03-22 | Updated www/firefox to 36.0.4 | ryoon | 1 | -1/+2 | |
2015-03-22 | Update to 36.0.4 | ryoon | 2 | -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-21 | Fix configure to compile on i386. | gdt | 2 | -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-21 | Fix PLIST which was for previous version of clamav. | taca | 1 | -2/+10 | |
Noted by joerg@. | |||||
2015-03-21 | Updated www/php-owncloud to 8.0.2 | ryoon | 1 | -1/+2 | |
2015-03-21 | Update to 8.0.2 | ryoon | 4 | -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-21 | Support different installations of PHP package versions. Fix MESSAGE, PLIST | rodent | 3 | -65/+67 | |
and bump PKGREVISION. | |||||
2015-03-21 | Mark broken for fetching dependency during build. | joerg | 1 | -1/+3 | |
2015-03-21 | Note ntp4 update. | bsiegert | 1 | -1/+2 | |
2015-03-21 | SECURITY: Update ntpd to 4.2.8p1. | bsiegert | 4 | -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-21 | Updated x11/mlterm to 3.4.5nb1 | tsutsui | 1 | -1/+2 | |
2015-03-21 | Pull upstream fix for NetBSD which also affects RPIs. | tsutsui | 3 | -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-21 | Note lftp update. | bsiegert | 1 | -1/+2 | |
2015-03-21 | SECURITY: add a patch to prevent saving of unknown host keys without user | bsiegert | 3 | -3/+20 | |
intervention. Bump PKGREVISION. | |||||
2015-03-21 | Ensure RANLIB is defined in the environment. | jperkin | 1 | -1/+3 | |
2015-03-21 | Honor our CFLAGS. Fix build on systems with linkat. | joerg | 3 | -9/+121 | |
2015-03-21 | Don't care about using plain return in K&R function for clang. | joerg | 1 | -1/+6 | |
2015-03-21 | Provide library path to libpython too. | joerg | 2 | -6/+7 | |
2015-03-21 | Uses set and dict comprehension as well as OrderedDict -- not for Python | joerg | 1 | -1/+3 | |
2.6. | |||||
2015-03-21 | Fix build under Solaris 10. | tron | 1 | -1/+5 | |
2015-03-21 | Note vorbis-tools update. | bsiegert | 1 | -1/+2 | |
2015-03-21 | SECURITY: Fix CVE-2014-9640. | bsiegert | 3 | -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-21 | Note tcllib update. | bsiegert | 1 | -1/+2 | |
2015-03-21 | Fix rpath use. | joerg | 1 | -2/+2 | |
2015-03-21 | SECURITY: Apply patch for XSS in html::textarea as of | bsiegert | 3 | -2/+20 | |
http://core.tcl.tk/tcllib/info/09110adc43. Bump PKGREVISION. | |||||
2015-03-21 | Add default-off libusb option. | wiz | 1 | -2/+7 | |
If you enable this, scdaemon can use some USB Tokens without another pcsc daemon. From Yasushi Oshima in PR 49760. | |||||
2015-03-21 | Updated devel/pth to 2.0.7nb4 | wiz | 1 | -1/+2 | |
2015-03-21 | Adapt syscall name patch for NetBSD>=6.0. | wiz | 3 | -10/+38 | |
From Yasushi Oshima in PR 49759. | |||||
2015-03-21 | Updated www/php-basercms to 3.0.7 | ryoon | 1 | -1/+2 | |
2015-03-21 | Update to 3.0.7 | ryoon | 3 | -23/+34 | |
Changelog: 7 New features and 27 bugfixes. See http://basercms.net/release/3_0_7 (in Japanese). | |||||
2015-03-21 | Updated www/firefox-l10n to 36.0.3 | ryoon | 1 | -1/+2 | |
2015-03-21 | Update to 36.0.3 | ryoon | 2 | -270/+270 | |
* Sync with firefox-36.0.3 | |||||
2015-03-21 | Updated www/firefox to 36.0.3 | ryoon | 1 | -1/+2 | |
2015-03-21 | Update to 36.0.3 | ryoon | 2 | -7/+6 | |
Changelog: Fixed 36.0.3: Security fixes for issues disclosed at HP Zero Day Initiative's Pwn2Own contest | |||||
2015-03-21 | Updated www/php-ja-wordpress to 4.1.1 | ryoon | 1 | -1/+2 | |
2015-03-21 | Update to 4.1.1 | ryoon | 3 | -8/+7 | |
Changelog: * 21 bugs are fixed. | |||||
2015-03-21 | fix PLIST breakage on amd64 | tnn | 1 | -15/+15 | |
2015-03-21 | fix build with clang ... but mark the package as BROKEN because even though | tnn | 5 | -6/+48 | |
it builds now, the resulting binary does not boot in qemu. | |||||
2015-03-21 | Fix build on MKGCC=no systems | tnn | 1 | -2/+4 | |
2015-03-21 | don't send standard error to /dev/null, we'd like to know if cp(1) fails | tnn | 2 | -4/+4 | |