Commit graph

221968 commits

Author SHA1 Message Date
wiz
9aac7b3cd6 + anjuta-3.14.0, atk-2.14.0, cmake-3.0.2,
ffmpeg2-2.4, gdl-3.14.0, glu-10.3, gnome-common-3.14.0,
  gst-plugins1-base-1.4.2, gstreamer1-1.4.2, gtk3-3.14.0,
  lablgtk-2.18.2, libdvdcss-5.0.1, libdvdread-5.0.0, libgpg-error-1.16,
  modular-xorg-server-1.16.1, mono-3.8.0, ocaml-findlib-1.5.3,
  puzzles-10233, py-anki2-2.0.29, py-gobject3-3.14.0, py-py-2.4,
  py-setuptools-5.8, py-sqlparse-0.1.12, py-twisted-14.0.2,
  py-vdirsyncer-0.3.0, ruby21-2.1.3, sound-juicer-3.14.0, stella-4.1.1,
  vala-0.26.0, wine-devel-1.7.27, x264-devel-20140920, xscreensaver-5.30,
  xterm-311.
2014-09-24 16:20:38 +00:00
wiz
3977d09b42 Updated shells/bash to 4.3.025 2014-09-24 15:24:44 +00:00
wiz
c8860cae85 Add all current upstream bash patches including 025, which fixes
a security issue. Version number bumped in the usual way.
2014-09-24 15:24:35 +00:00
jperkin
4324278136 Include strings.h for bzero() and add socket libraries on SunOS. 2014-09-24 14:57:29 +00:00
jperkin
84607e14b0 USE_TOOLS+=tar as the package contains a hardcoded 'tar' call which may
find the wrong one (needs to support bzip2).
2014-09-24 14:35:33 +00:00
jperkin
8b463dc68d Avoid "error: call of overloaded <func> is ambiguous". 2014-09-24 14:33:28 +00:00
jperkin
77c0497c35 Requires USE_TOOLS+=groff to build mandatory documentation. 2014-09-24 13:50:54 +00:00
jperkin
1c7a7fd784 Requires USE_TOOLS+=groff, fix $INSTALL command on SunOS. 2014-09-24 13:44:21 +00:00
jperkin
2dd3bea0aa Requires USE_TOOLS+=groff. 2014-09-24 13:36:53 +00:00
jperkin
926ac0a326 Trick dos2unix into actually converting configure.ac, fixes patching
on SunOS at least.
2014-09-24 13:30:59 +00:00
joerg
285a96d197 Regen. Hi jnementh@! 2014-09-24 13:27:03 +00:00
jperkin
25197ab95a Fix broken patch file. 2014-09-24 12:51:06 +00:00
jperkin
925b14da02 Fix broken patch files and install files with non-world-writeable perms. 2014-09-24 12:49:38 +00:00
jperkin
272f531956 Fix broken patch files. 2014-09-24 12:33:44 +00:00
jperkin
0d175d740c Fix broken patch file. 2014-09-24 12:32:26 +00:00
jperkin
148c027c4b USE_TOOLS+=xgettext and work around broken configure test for strcasecmp
on SunOS.
2014-09-24 12:24:40 +00:00
jperkin
a05ed4df35 Remove obsolete patch breaking the build. 2014-09-24 12:17:19 +00:00
jperkin
cdb29ed337 USE_TOOLS+=xgettext, fixes build on SunOS. 2014-09-24 12:04:14 +00:00
jperkin
9a64610d67 USE_TOOLS+=xgettext, fixes build on SunOS. 2014-09-24 11:48:20 +00:00
jperkin
087063ae24 Fix printing of getpid(). 2014-09-24 11:39:23 +00:00
jperkin
f224bea5e9 USE_TOOLS+=gsed for -r, plus various patches to fix build on SunOS. 2014-09-24 11:27:51 +00:00
jperkin
7ba8a4a6cf Ensure RUNPATH is empty to avoid bogus rpaths. 2014-09-24 11:23:57 +00:00
jperkin
2d405722cf USE_TOOLS+=gsed for -r support, plus various patches to fix SunOS build. 2014-09-24 11:10:38 +00:00
jperkin
3369cf3714 USE_TOOLS+=gsed for -r support. 2014-09-24 10:58:51 +00:00
jperkin
48badf9a0c Replace WRAPPER_BINDIR reference with real path in generated file. 2014-09-24 10:53:22 +00:00
jperkin
56c31276e5 Avoid reference to WRAPPER_BINDIR in final binaries. 2014-09-24 10:40:57 +00:00
jperkin
b49fc7342b Remove WRAPPER_BINDIR references in mysqlbug. 2014-09-24 10:31:28 +00:00
jperkin
01777ab37e Remove WRAPPER_BINDIR references in mysqlbug. 2014-09-24 10:02:39 +00:00
jperkin
72e243af63 Explicitly disable epoll on SunOS, the MySQL implementation is specific
to Linux at this time.
2014-09-24 10:02:14 +00:00
asau
b310c74377 Use C++ frontend to link the code.
This makes the package build and function on FreeBSD 10 with Clang.
2014-09-24 09:47:41 +00:00
kim
14a7f7d3c2 Updated www/nginx to 1.6.2 2014-09-24 05:44:01 +00:00
kim
636af48a85 Upgrade to nginx-1.6.2 to fix security vulnerability CVE-2014-3616.
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 05:42:48 +00:00
rodent
d6bbaf2f94 Updated devel/mantis to 1.2.17 2014-09-24 01:07:19 +00:00
rodent
42496035e4 Update to 1.2.17. pkgsrc changes: Add bash:run to USE_TOOLS and
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-24 01:06:26 +00:00
jperkin
71212ef529 Don't include termcap.h on SunOS. 2014-09-23 22:52:01 +00:00
jperkin
1dc8891cb2 Don't include termcap.h on SunOS. 2014-09-23 22:37:29 +00:00
jperkin
17cda24be9 Use appropriate build target on SunOS. 2014-09-23 22:30:30 +00:00
jmcneill
3b27310ebe fix arm build 2014-09-23 22:26:24 +00:00
jperkin
66125dd5b5 Don't include termcap.h on SunOS. 2014-09-23 22:21:43 +00:00
jperkin
0ea88cd4ba Fix build on systems which lack BSD termcap. 2014-09-23 22:18:21 +00:00
jperkin
c61ab0943b Fix build on SunOS when epoll is available. 2014-09-23 22:13:50 +00:00
jperkin
5b234242ac SunOS needs -lm. 2014-09-23 21:47:52 +00:00
jperkin
92f7168583 SunOS needs -lnsl -lresolv. 2014-09-23 21:41:07 +00:00
joerg
34f706b81a Sync PLIST with reality adding various man pages. Bump revision. 2014-09-23 19:39:50 +00:00
joerg
2453a229b5 Add rpath for libpython. 2014-09-23 19:39:17 +00:00
jperkin
4fff5a02b8 SunOS needs -lsocket -lnsl. 2014-09-23 18:55:24 +00:00
joerg
9bf3c62e41 Make sure all patterns provide the upper limit to avoid conflicting
packages getting installed in bulk builds.
2014-09-23 18:19:22 +00:00
joerg
55314ca81c Fails rather spectaculary with MAKE_JOBS, so disable it. 2014-09-23 18:18:42 +00:00
jperkin
66a1be1dab SunOS needs -lsocket -lnsl. 2014-09-23 17:57:04 +00:00
taca
320337a5dd Note update of www/fengoffice package to 2.7.1.1. 2014-09-23 15:52:13 +00:00