Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-09-24 | Fix broken patch files. | jperkin | 6 | -86/+87 | |
2014-09-24 | Fix broken patch file. | jperkin | 2 | -12/+12 | |
2014-09-24 | USE_TOOLS+=xgettext and work around broken configure test for strcasecmp | jperkin | 1 | -2/+5 | |
on SunOS. | |||||
2014-09-24 | Remove obsolete patch breaking the build. | jperkin | 2 | -14/+1 | |
2014-09-24 | USE_TOOLS+=xgettext, fixes build on SunOS. | jperkin | 1 | -2/+2 | |
2014-09-24 | USE_TOOLS+=xgettext, fixes build on SunOS. | jperkin | 3 | -7/+8 | |
2014-09-24 | Fix printing of getpid(). | jperkin | 2 | -1/+17 | |
2014-09-24 | USE_TOOLS+=gsed for -r, plus various patches to fix build on SunOS. | jperkin | 4 | -3/+37 | |
2014-09-24 | Ensure RUNPATH is empty to avoid bogus rpaths. | jperkin | 1 | -1/+2 | |
2014-09-24 | USE_TOOLS+=gsed for -r support, plus various patches to fix SunOS build. | jperkin | 5 | -14/+14 | |
2014-09-24 | USE_TOOLS+=gsed for -r support. | jperkin | 1 | -2/+2 | |
2014-09-24 | Replace WRAPPER_BINDIR reference with real path in generated file. | jperkin | 1 | -1/+5 | |
2014-09-24 | Avoid reference to WRAPPER_BINDIR in final binaries. | jperkin | 2 | -5/+15 | |
2014-09-24 | Remove WRAPPER_BINDIR references in mysqlbug. | jperkin | 1 | -1/+6 | |
2014-09-24 | Remove WRAPPER_BINDIR references in mysqlbug. | jperkin | 1 | -1/+6 | |
2014-09-24 | Explicitly disable epoll on SunOS, the MySQL implementation is specific | jperkin | 1 | -3/+5 | |
to Linux at this time. | |||||
2014-09-24 | Use C++ frontend to link the code. | asau | 5 | -3/+66 | |
This makes the package build and function on FreeBSD 10 with Clang. | |||||
2014-09-24 | Updated www/nginx to 1.6.2 | kim | 1 | -1/+2 | |
2014-09-24 | Upgrade to nginx-1.6.2 to fix security vulnerability CVE-2014-3616. | kim | 2 | -6/+39 | |
Restore module checksums that were lost in last update. Changes with nginx 1.6.2 16 Sep 2014 *) Security: it was possible to reuse SSL sessions in unrelated contexts if a shared SSL session cache or the same TLS session ticket key was used for multiple "server" blocks (CVE-2014-3616). Thanks to Antoine Delignat-Lavaud. *) Bugfix: requests might hang if resolver was used and a DNS server returned a malformed response; the bug had appeared in 1.5.8. *) Bugfix: requests might hang if resolver was used and a timeout occurred during a DNS request. | |||||
2014-09-24 | Updated devel/mantis to 1.2.17 | rodent | 1 | -1/+2 | |
2014-09-24 | Update to 1.2.17. pkgsrc changes: Add bash:run to USE_TOOLS and | rodent | 5 | -118/+51 | |
REPLACE_BASH in installed file. Replace PHP interpreter in installed *.php files. Move options framework into options.mk. Use INSTALLATION_DIRS instead of INSTALL_DATA_DIR. From doc/RELEASE: 1.2.17 Security Release (2014-03-04) ------------------------------------------------- MantisBT 1.2.17 is a security update for the stable 1.2.x branch. All installations that are currently running any 1.2.x version are strongly advised to upgrade to this release. Download it from [3]. An SQL injection vulnerability (CVE-2014-2238) in adm_config_report.php was patched. Refer to issue #17055 for detailed information. This release also includes a few bug fixes for the tracker, including News API correction for the regression issue #16940 introduced in 1.2.16, as well as updated translations in many languages. A full changelog for the 1.2.x series can be found on the official site. [1] 1.2.16 Security Release (2014-02-07) ------------------------------------------------- MantisBT 1.2.16 is a security update for the stable 1.2.x branch. All installations that are currently running any 1.2.x version are strongly advised to upgrade to this release. Download it from [3]. The following security issues were resolved: - Cross-site scripting (XSS) issue in account_sponsor_page.php, allowing a malicious user with project manager access to execute arbitrary JavaScript code (CVE-2013-4460). Affects MantisBT 1.1.0 and later. Refer to issue #16513 for detailed information. - SQL injection attacks through the SOAP API's mc_attachment_get() function (CVE-2014-1608). Affects MantisBT 1.1.0a4 and later. Refer to issue #16879 for detailed information. - Additional cases of unsanitized SQL query parameters usage were identified, potentially allowing SQL injection attacks (CVE-2014-1609). Refer to issue #16880 for detailed information. This release also includes many bug fixes and enhancements to the tracker and the SOAP api, as well as updated translations in many languages. A full changelog for the 1.2.x series can be found on the official site. [1] [1] The changelog is split between multiple releases: 1.2.17 http://www.mantisbt.org/bugs/changelog_page.php?version_id=189 1.2.16 http://www.mantisbt.org/bugs/changelog_page.php?version_id=183 | |||||
2014-09-23 | Don't include termcap.h on SunOS. | jperkin | 2 | -1/+19 | |
2014-09-23 | Don't include termcap.h on SunOS. | jperkin | 4 | -89/+95 | |
2014-09-23 | Use appropriate build target on SunOS. | jperkin | 1 | -1/+7 | |
2014-09-23 | fix arm build | jmcneill | 2 | -9/+18 | |
2014-09-23 | Don't include termcap.h on SunOS. | jperkin | 4 | -23/+27 | |
2014-09-23 | Fix build on systems which lack BSD termcap. | jperkin | 2 | -12/+14 | |
2014-09-23 | Fix build on SunOS when epoll is available. | jperkin | 2 | -1/+18 | |
2014-09-23 | SunOS needs -lm. | jperkin | 1 | -1/+2 | |
2014-09-23 | SunOS needs -lnsl -lresolv. | jperkin | 1 | -1/+4 | |
2014-09-23 | Sync PLIST with reality adding various man pages. Bump revision. | joerg | 2 | -2/+131 | |
2014-09-23 | Add rpath for libpython. | joerg | 2 | -1/+23 | |
2014-09-23 | SunOS needs -lsocket -lnsl. | jperkin | 2 | -2/+7 | |
2014-09-23 | Make sure all patterns provide the upper limit to avoid conflicting | joerg | 1 | -2/+2 | |
packages getting installed in bulk builds. | |||||
2014-09-23 | Fails rather spectaculary with MAKE_JOBS, so disable it. | joerg | 1 | -1/+3 | |
2014-09-23 | SunOS needs -lsocket -lnsl. | jperkin | 3 | -5/+7 | |
2014-09-23 | Note update of www/fengoffice package to 2.7.1.1. | taca | 1 | -1/+2 | |
2014-09-23 | Update fengoffice to 2.7.1.1. | taca | 3 | -7/+107 | |
Changes from 2.6.1 is too many, please refer <http://sourceforge.net/projects/opengoo/files/fengoffice/fengoffice_2.7.0/> in detail. And this release contains security fix, XSS. | |||||
2014-09-23 | Provide flag to set correct RPATH in pkg-config. | asau | 1 | -1/+10 | |
2014-09-23 | Don't forcefully build only a static library. Bump revision. | joerg | 3 | -2/+22 | |
2014-09-23 | Resort, fixes use of undefined variable as mentioned by obache@ | joerg | 1 | -2/+2 | |
2014-09-23 | SunOS needs -lsocket -lnsl. | jperkin | 9 | -20/+32 | |
2014-09-23 | SunOS needs -lsocket. | jperkin | 1 | -1/+3 | |
2014-09-23 | Fix "call of overloaded 'abs(unsigned int)' is ambiguous". | jperkin | 2 | -1/+26 | |
2014-09-23 | Fix build on SunOS (socket libraries, use strerror()). | jperkin | 3 | -6/+15 | |
2014-09-23 | Provide a catman page where mdoc pages are not supported. PKGREVISION++ | fhajny | 2 | -5/+20 | |
2014-09-23 | SunOS needs sys/types.h too. | jperkin | 2 | -4/+6 | |
2014-09-23 | Updated audio/libxmp to 4.2.7nb1 | jperkin | 1 | -1/+2 | |
2014-09-23 | Avoid versioned symbols on SunOS to fix dependencies. | jperkin | 3 | -2/+19 | |
Bump PKGREVISION as package previously built, was just missing symbols. | |||||
2014-09-23 | Note update of the "phpmyadmin" package to version 4.2.9. | tron | 1 | -1/+2 | |