Commit graph

200251 commits

Author SHA1 Message Date
imil
04eefd810c Updated www/nginx-devel to 1.3.16nb1 2013-04-19 07:26:43 +00:00
imil
f714e25340 Added SPDY option, only affects nginx-devel 2013-04-19 07:26:24 +00:00
imil
ee5e3c01cb Added SPDY option to options.mk 2013-04-19 07:25:18 +00:00
hiramatsu
6e9f13eab0 Updated security/p5-Net-SSLeay to 1.54. 2013-04-19 07:24:00 +00:00
hiramatsu
36decb26ce Update Net-SSLeay to 1.54.
Changes from previous:
----------------------
1.54 2013-03-23
     t/data/testcert_cdp.crt.pem_dump and t/data/testcert_cdp.crt.pem were
     missing from MANIFEST.
     Added MANIFEST to svn
     Improvement to test 07_sslecho.t so that if set_cert_and_key fails we
     can tell why.

1.53 2013-03-22
     Added support for SSL_export_keying_material where present (ie in OpenSSL
     1.0.1 and later).
     Changed t/handle/external/50_external.t to use www.airspayce.com instead of
     perldition.org, who no longer have an https server.
     Patch to fix a crash: P_X509_get_crl_distribution_points on an
     X509 certificate with values in the CDP extension which do not have an
     ia5 string will cause a segmentation fault when accessed. Patch from
     Robert Duncan.
     Change in t/local/32_x509_get_cert_info.t to not use
     Net::SSLeay::ASN1_INTEGER_get, since it works differntly on 32 and 64 bit platforms.
     Updated author and distribution location details to airspayce.com

1.52 2013-01-09
     Rebuild package with gnu format tar, to prevent problems with unpacking
     on other systems such as old Solaris,

1.51 2012-12-14
     Fixed a problem where SSL_set_SSL_CTX is not available with
     OpenSSL < 0.9.8f. Reported by Paul.

1.50 2012-12-13
     Fixed a problem where t/handle/external/50_external.t would crash if any
     of the test sites were not contactable.
     Now builds on VMS. Patch kindly supplied by Craig A. Berry.
     Fixed a few compiler warnings in SSLeay.xs.  Most of them
     are just signed/unsigned pointer mismatches but there is one that actually
     fixes returning what would be an arbitrary value off the stack from
     get_my_thread_id if it happened to be called in a non-threaded build.
     Patch kindly supplied by Craig A. Berry.
     Added README.VMS, contributed by Craig A. Berry.
     Added SSL_set_tlsext_host_name, SSL_get_servername,
     SSL_get_servername_type, SSL_CTX_set_tlsext_servername_callback for
     server side Server Name Indication (SNI) support. Patched by kmx.
     Further mods for VMS building supplied by Craig A. Berry.
     Fixed a problem with C++ comments preventing builds on AIX and
     HPUX. Patched by Gisle Aas.
     perdition.org not available for tests, changed to www.airspayce.com
     Added SSL_FIPS_mode_set
     Improvements to test suite so it succeeds with and without FIPS mode
     enabled. Patch supplied by Petr Pisar.
     Added documentation, warning not to pass UTF-8 data in the content
     argument to post_https. Reported by Jason Terry.
2013-04-19 07:21:48 +00:00
sborrill
fd2f356668 Removeing -> Removing 2013-04-19 07:17:46 +00:00
taca
6bce85aea4 + mysql-5.1.69, mysql-5.5.31, mysql-5.6.11, php-concrete5-5.6.1.2,
php-owncloud-5.0.4, php-sugarcrm-6.5.12, php-tiki6-6.10, sudo-1.8.6p8.
2013-04-19 03:35:53 +00:00
rodent
02b944bb42 speling 2013-04-19 00:52:40 +00:00
jnemeth
1ff828b38a Updated comms/asterisk18 to 1.8.21.0 2013-04-18 16:55:35 +00:00
jnemeth
1322688799 Update to Asterisk 1.8.21.0: this is a bug fix update
The Asterisk Development Team has announced the release of Asterisk 1.8.21.0.

The release of Asterisk 1.8.21.0 resolves several issues reported by the
community and would have not been possible without your participation.
Thank you!

The following is a sample of the issues resolved in this release:

* --- Fix issue where chan_mobile fails to bind to first available port

* --- Fix station ringback; trunk hangup issues in SLA

* --- Fix Queue Log Reporting Every Call COMPLETECALLER With "h"
      Extension Present

* --- Fix Record-Route parsing for large headers.

* --- Fix AMI redirect action with two channels failing to redirect
      both channels.

For a full list of changes in this release, please see the ChangeLog:

http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-1.8.21.0

Thank you for your continued support of Asterisk!
2013-04-18 16:55:22 +00:00
wen
f87b452a12 Updated www/mediawiki to 1.20.4 2013-04-18 15:27:50 +00:00
wen
d759d58c98 Update to 1.20.4
Changes since 1.20.3
(bug 47251) SECURITY: Disable external entities in Import
(bug 46859) SECURITY: Disable external entities in XMLReader
(bug 46084) SECURITY: Sanitize $limitReport before outputting
2013-04-18 15:26:48 +00:00
obache
53e4f4af49 also try to detect *.pc files in share/pkgconfig. 2013-04-18 13:22:06 +00:00
obache
19245f7aee Updated pkgtools/x11-links to 0.74 2013-04-18 13:20:03 +00:00
obache
ca5af78e09 Update to 0.74.
pick up some *.pc files in share/pkgconfig (for Cygwin).
2013-04-18 13:19:35 +00:00
drochner
f9d6eb50c0 add patch from upstream to fix Multiple Use-After-Free Vulnerabilities
(no CVE# assigned yet)
bump PKGREV
2013-04-18 10:17:42 +00:00
hiramatsu
d2e377712b Updated www/p5-Net-HTTP to 6.06. 2013-04-18 08:55:14 +00:00
hiramatsu
e5471755ee Update p5-Net-HTTP to 6.06.
Changes from previous:
_______________________________________________________________________________
2013-03-10 Net-HTTP 6.06

Jesse Luehrs (1):
      IO::Socket::SSL doesn't play well with select() [RT#81237]
_______________________________________________________________________________
2012-11-10 Net-HTTP 6.05

Gisle Aas (1):
      Convert to Test::More style and disable test on Windows [RT#81090]

Marinos Yannikos (1):
      SSL broken for some servers [RT#81073]
_______________________________________________________________________________
2012-11-08 Net-HTTP 6.04

Gisle Aas (3):
      Simpler handling of double chunked [RT#77240]
      Check for timeouts before reading [RT#72676]
      Fake can_read

Dagfinn Ilmari Mannsåker (1):
      Fix chunked decoding on temporary read error [RT#74431]

Eric Wong (1):
      NB: set http_bytes if read_entity_body hits EAGAIN on first read

Jay Hannah (1):
      chunked,chunked is invalid, but happens. :( Ignore all but the first. [RT#77240]
2013-04-18 08:54:37 +00:00
sbd
d78d7e09d8 Rename GCC_DIST_VERSION to GCC47_DIST_VERSION in lang/gcc47 and lang/gcc47-libs. 2013-04-18 07:58:33 +00:00
sbd
a5d5c575fb Pickup maintainership 2013-04-18 07:47:33 +00:00
wiz
24b3765bef Updated devel/reposurgeon to 2.34 2013-04-18 07:39:27 +00:00
wiz
80c1f0ab85 Update to 2.34; simplify package. patch sent upstream.
2.34: 2013-04-15
     More performance improvents. Larghe deletion are much faster now.
     Path matches with [] now have a regexp variant

2.33: 2013-04-14
     "from COMMIT remove OP" for removing botched renames etc.
     Event-Mark can be be used as a commit identifier in mailbox format.
     Line continuation with \ works in scripts.
     There is nopw a regular expression matching syntax for paths.

2.32: 2013-04-03
     Fix bug introduced in expunges when blobfile path generation changed.

2.31: 2013-04-03
     New 'filter' command supports content filtering with a batch command.
     Yet more speed tuning - now 17K commits/min under cpython, 22K under pypy.

2.30: 2013-03-28
     Fossil map dumps are pruned appropriately after an expunge.
     More speed tuning.
     An AUTHORS file now credits some significant collaborators

2.29: 2013-03-24
     Extreme speed tuning in SVN analysis - measured at over 11K commits/sec.
     canonicalize option changes CR-LF to LF in commit comments.

2.28: 2013-03-22
     There is now a 'reset' command like the tag command.
     Fix for buggy debranch command.
     More speed tuning.

2.27: 2013-03-18
     More speed tuning.
     Simplify the baton display in SVN processing, its overhead was high.
2013-04-18 07:39:18 +00:00
wiz
91e5341caf Remove patches, moved to patch-foo.bar during recent changes 2013-04-18 07:19:54 +00:00
wiz
126960c0d1 Remove patch-aa, removed from distinfo during recent update. 2013-04-18 07:18:35 +00:00
wiz
5b9eb4760a Remove patch-ai, removed from distinfo during recent updated. 2013-04-18 07:18:00 +00:00
wiz
a0569a86e7 Remove patch, removed from distinfo during recent update (hi drochner!) 2013-04-18 07:17:12 +00:00
agc
f89dc51348 Note update of security/ipv6-toolkit to 1.3.4 2013-04-18 04:24:57 +00:00
agc
e2072ef7ef Update security/ipv6-toolkit from version 1.3.3 to 1.3.4
Changes from previous version:
   * IPv6-host tracking support in the scan6 tool.
   * A new tool, address6, to analyze IPv6 addresses
   * Minor bug fixes
   * PDF manual pages have been removed
   * additional manual pages

pkgsrc changes:
   * patch to avoid "uninitialised variable" warning from compiler
2013-04-18 04:23:17 +00:00
mspo
c9b40706c4 remove hard DESTDIR and add REPLACE_PYTHON 2013-04-18 00:56:41 +00:00
mspo
53b5e31988 use improved version from apb, works with parallel/paexec 2013-04-18 00:24:48 +00:00
wiz
0627ff9ffa - akonadi-1.8.0, dvdstyler-2.4.2, opera-12.15, puppet-2.7.6. 2013-04-17 22:37:58 +00:00
wiz
9991c91b7f + eigen3-3.1.3, mnemosyne-2.2.1, modular-xorg-server-1.14.1,
xf86-video-vmware-13.0.1.
2013-04-17 22:36:54 +00:00
asau
e329fe7ddd Fix packaging for the most useful case.
Clang folks should figure out what is wrong with weak symbols in their compiler.
2013-04-17 20:25:27 +00:00
imil
c40947ccb9 Updated www/nginx-devel to 1.3.16 2013-04-17 19:57:57 +00:00
imil
6b55735729 Changes with nginx 1.3.16
*) Bugfix: a segmentation fault might occur in a worker process if
       subrequests were used; the bug had appeared in 1.3.9.

    *) Bugfix: the "tcp_nodelay" directive caused an error if a WebSocket
       connection was proxied into a unix domain socket.

    *) Bugfix: the $upstream_response_length variable has an incorrect value
       "0" if buffering was not used.
       Thanks to Piotr Sikora.

    *) Bugfix: in the eventport and /dev/poll methods.
2013-04-17 19:57:38 +00:00
morr
25c4b2d92a Note update of net/haproxy 2013-04-17 19:56:44 +00:00
morr
95af2590fb Security update to version 1.4.23.
ChangeLog:
2013/04/03 : 1.4.23
 - CONTRIB: halog: sort URLs by avg bytes_read or total bytes_read
 - BUG: fix garbage data when http-send-name-header replaces an existing header
 - BUG/MEDIUM: remove supplementary groups when changing gid
 - BUG/MINOR: Correct logic in cut_crlf()
 - BUG/MINOR: config: use a copy of the file name in proxy configurations
 - BUG/MINOR: epoll: correctly disable FD polling in fd_rem()
 - MINOR: halog: sort output by cookie code
 - BUG/MINOR: halog: -ad/-ac report the correct number of output lines
 - BUG/MINOR: halog: fix help message for -ut/-uto
 - BUG/MEDIUM: http: set DONTWAIT on data when switching to tunnel mode
 - BUG/MEDIUM: command-line option -D must have precedence over "debug"
 - OPTIM: halog: keep a fast path for the lines-count only
 - MINOR: halog: add a parameter to limit output line count
 - BUG: halog: fix broken output limitation
 - MEDIUM: checks: avoid accumulating TIME_WAITs during checks
 - MEDIUM: checks: prevent TIME_WAITs from appearing also on timeouts
 - BUG/MAJOR: cli: show sess <id> may randomly corrupt the back-ref list
 - BUG/MINOR: http: don't report client aborts as server errors
 - BUG/MINOR: http: don't log a 503 on client errors while waiting for requests
 - BUG/MEDIUM: tcp: process could theorically crash on lack of source ports
 - BUG/MINOR: http: don't abort client connection on premature responses
 - BUILD: no need to clean up when making git-tar
 - MINOR: http: always report PR-- flags for redirect rules
 - BUG/MINOR: time: frequency counters are not totally accurate
 - BUG/MINOR: http: don't process abortonclose when request was sent
 - BUG/MINOR: epoll: use a fix maxevents argument in epoll_wait()
 - BUG/MINOR: config: fix improper check for failed memory alloc in ACL parser
 - BUG/MEDIUM: checks: ensure the health_status is always within bounds
 - CLEANUP: http: remove a useless null check
 - BUG/MEDIUM: signal: signal handler does not properly check for signal bounds
 - BUG/MEDIUM: uri_auth: missing NULL check and memory leak on memory shortage
 - CLEANUP: config: slowstart is never negative
 - BUILD: improve the makefile's support for libpcre
 - BUG/MINOR: checks: fix an warning introduced by commit 2f61455a
 - MEDIUM: halog: add support for counting per source address (-ic)
 - DOC: mention the new HTTP 307 and 308 redirect statues     (cherry picked from commit b67fdc4cd8bde202f2805d98683ddab929469a05)
 - MEDIUM: poll: do not use FD_* macros anymore
 - BUG/MAJOR: ev_select: disable the select() poller if maxsock > FD_SETSIZE
 - BUILD: enable poll() by default in the makefile
 - BUILD: add explicit support for Mac OS/X
 - BUG/CRITICAL: using HTTP information in tcp-request content may crash the process
 - MEDIUM: http: implement redirect 307 and 308
 - MINOR: http: status 301 should not be marked non-cacheable
2013-04-17 19:55:37 +00:00
imil
3a1d67262e Updated www/nginx to 1.2.8 2013-04-17 19:54:17 +00:00
imil
d1e26eed33 Changes with nginx 1.2.8
*) Bugfix: new sessions were not always stored if the "ssl_session_cache
       shared" directive was used and there was no free space in shared
       memory.
       Thanks to Piotr Sikora.

    *) Bugfix: responses might hang if subrequests were used and a DNS error
       happened during subrequest processing.
       Thanks to Lanshun Zhou.

    *) Bugfix: in the ngx_http_mp4_module.
       Thanks to Gernot Vormayr.

    *) Bugfix: in backend usage accounting.
2013-04-17 19:53:52 +00:00
drochner
59506b6321 note updates 2013-04-17 18:09:18 +00:00
drochner
afa32f0b14 update to 0.15.2
changes:
-adapt to gstreamer plugin changes
-translation updates
2013-04-17 18:08:42 +00:00
adam
76e20ff472 GCC48_DIST_VERSION -> GCC_DIST_VERSION; required for compiler/gcc.mk 2013-04-17 17:40:33 +00:00
drochner
0947ffb646 update to 2.4.3
changes:
-bugfixes
-translation updates
-feature additions: new menu templates, possibility to set subtitle
 opacity, support of auto execute buttons, ...
-UI improvements
-added check if video fit on DVD without re-encoding
2013-04-17 17:36:19 +00:00
drochner
6bfb335791 update to 0.7.1
changes:
-build system fix
-Allow format specification at top level of dvdauthor control file
-mpeg2desc now reports more details about video frames
-More explanatory XML-parsing errors
2013-04-17 17:30:14 +00:00
drochner
0540a9cebe update to 1.1.14
changes: bugfixes
2013-04-17 17:28:03 +00:00
marino
b645c08759 Updated security/otptool to 1.1.6 2013-04-17 13:50:33 +00:00
obache
042000735f + vimpager 2013-04-17 13:43:55 +00:00
obache
ad41e9efaa Added misc/vimpager version 1.8.1 2013-04-17 13:43:03 +00:00
obache
40d338cc56 Import vimpager-1.8.1 as misc/vimpager.
Based on PR pkg/47679 by NONAKA Kimihiro.

Use ViM as PAGER.

A slightly more sophisticated replacement for less.sh that also supports being
set as the PAGER environment variable.
2013-04-17 13:42:48 +00:00
marino
ba96e556c8 security/otptool: pkg/47282: Upgrade to version 1.1.16
This package was upgraded to enable building on DragonFly.  It was
using the -r gnu sed option which DragonFly doesn't support, but
this was fixed for version 1.1.15 per pkg/47282.

Additional changes include:
Version 1.1.6 (r131) released 2 Apr 2013
    - Detect errors when writing to the new users.txt file
    - Fix (harmless) bug where new users.txt file was not being closed
    - Add -Werror configure flag to fail on compiler warnings
Version 1.1.5 (r124) released 29 Nov 2012
    - Allow building on systems without strptime(3) (e.g., Windows)
    - Add support for Apache 2.4.x
2013-04-17 13:36:19 +00:00