Commit graph

208329 commits

Author SHA1 Message Date
minskim
96b28d1b88 Install a LaTeX style file into texmf-dist, not texmf.
The latter has been deprecated in TeX Live 2013.
2013-10-30 00:21:49 +00:00
wiz
f0b9a9817e Restore PY_PATCHPLIST line, lost in previous (hi tron!) 2013-10-29 23:52:56 +00:00
pettai
49eaf80614 + sleuthkit 2013-10-29 23:41:15 +00:00
pettai
e002ee2190 The Sleuth Kit (TSK) is a library and collection of command line tools that
allow you to investigate disk images. The core functionality of TSK allows
you to analyze volume and file system data. The plug-in framework allows
you to incorporate additional modules to analyze file contents and build
automated systems. The library can be incorporated into larger digital
forensics tools and the command line tools can be directly used to find
evidence.
2013-10-29 23:33:02 +00:00
taca
a355f7ee4d Replace LOWER_ARCH to MACHINE_ARCH in definition of RUBY_ARCH.
Fix build problem on FreeBSD.
2013-10-29 23:25:33 +00:00
joerg
b48dad7d32 For Linux/POWERPC64 override the default target, otherwise bad things
happen (TM).
2013-10-29 21:33:21 +00:00
adam
9db88a8d84 Updated www/lighttpd to 1.4.33 2013-10-29 19:55:07 +00:00
adam
554fdd8b52 Changes 1.4.32:
mod_fastcgi: fix mix up of “mode” => “authorizer” in other fastcgi configs (fixes 2465, thx peex)
fix handling of If-Modified-Since if If-None-Match is present (don’t return 412 for date parsing errors);
follow current draft for HTTP/1.1, which tells us to ignore If-Modified-Since if we have matching etags.
[mod_fastcgi,log] support multi line logging (fixes 2252)
call ERR_clear_error only for ssl connections in CON_STATE_ERROR
reject non ASCII characters in HTTP header names
[mod_auth] use crypt() on encrypted password instead of extracting salt first (fixes 2483)
[mod_auth] add htpasswd -s (SHA1) support if openssl is used (needs openssl for SHA1). This doesn’t use any salt, md5 with salt is probably better.
[mod_auth] fix base64_decode (2484)
fix some bugs found with canalyze (fixes 2484, thx Zhenbo Xu)
fix undefined stuff found with clang
[cmake] Use TARGET_LINK_LIBRARIES instead of LINK_FLAGS for library dependencies, also add Wl,-as-needed to extra warnings (fixes 2448)
[mod_auth] fix invalid read in digest qop=auth-int handling (fixes 2478)
[auto* build] simplify autogen.sh, handle automake 1.13 test running (fixes 2490)
[mod_userdir] add userdir.active option, “enabled” by default
[core] return 501 Not Implemented in static file mode for all methods except GET/POST/HEAD/OPTIONS
[core] recognize more http methods to forward to backends (fixes 2346)
[ssl] use DH only if openssl supports it (fixes 2479)
[network] use constants available at compile time for maximum number of chunks for writev instead of calling sysconf (fixes 2470)
[ssl] Fix $HTTP[“scheme”] conditional, could be “http” for ssl connections if the ssl $SERVER[“socket”] conditional was nested (fixes 2501)
[ssl] accept ssl renegotiations if they are not disabled (fixes 2491)
[ssl] add option ssl.empty-fragments, defaulting to disabled (fixes 2492)
[auth] put REMOTE_USER into cgi environment, making it accessible to lua via lighty.req_env (fixes 2495)
[auth] new method “extern” to use already present REMOTE_USER (from magnet, ssl, …) (fixes 2436)
[core] remove requirement that default doc-root has to exist, there are reasonable scenarios not requiring static files at all
[core] check whether server.chroot exists
[mod_simple_vhost] fix cache; skip module if simple-vhost.server-root is empty (thx rm for reporting)
[mod_accesslog] add accesslog.syslog-level option (fixes 2480)
[core] allow files to be used as document-root (fixes 2475)
[core] set signal handlers before forking child processes in modules/plugins_call_set_defaults (fixes 2502)
2013-10-29 19:54:11 +00:00
drochner
73ea39b387 mention updates 2013-10-29 19:06:01 +00:00
drochner
e0cd02b6d6 update to 0.24.3
changes: bugfixes, among them a format string problem (CVE-2013-4474)

pkgsrc change: kill the poppler-cms/lcms option, it got broken recently
and it is not useful enough to justify the complexity
2013-10-29 19:05:23 +00:00
drochner
d6b5a32155 update to 0.13.2
changes: bugfixes, mostly related to compatibility with Qt and Wx GUIs
2013-10-29 18:18:46 +00:00
jklos
b3f7ecfa92 Skip NaN on VAX. 2013-10-29 17:34:04 +00:00
joerg
29c34f6a79 Add missing lcms dependency. 2013-10-29 16:04:45 +00:00
pettai
cff325508d Updated net/nsd to 4.0.0 2013-10-29 15:14:00 +00:00
pettai
e7fe55dde5 NSD 4.0.0
Features:
* documented in doc/NSD-4-features. Change configuration without restart,
  direct nameserver control with nsd-control, support a higher number of zones.
  Higher performance (compared to NSD3).
* nsdc is gone. Use kill -HUP for reload (also checks if zonefiles have
  changed and rereads them), and kill -TERM for quit. Or use nsd-control
  for detailed control.
* cron job for nsdc patch is gone. nsd-control write creates zonefiles.
* nsd.db has a new format that compacts itself when it is changed,
  thus nsdc patch is no longer necessary.
* nsd.db is memory mapped, NSD needs (part of) that mmap in ram.
* tcp-count can go above 1000; epoll/kqueue support with libevent.
* nsd-control reconfig for updates with no restart (zones, keys, ..)
* nsd-control-setup to create keys for nsd-control (enable nsd-control
  with remote-control: yes in nsd.conf).
2013-10-29 15:13:34 +00:00
richard
f99d7514bf add libarchive dependency 2013-10-29 14:43:02 +00:00
tron
c52a33e0c7 Define "do-test" target for testing Python packages. 2013-10-29 14:18:33 +00:00
obache
526da97268 Change to use uncompressed archive for distfile (put on our ftp server)
to avoid circular dependency of archive tool.
2013-10-29 13:32:07 +00:00
jperkin
b40d35c6ff Add c99 to USE_LANGUAGES, fixes build on SunOS. 2013-10-29 12:09:59 +00:00
obache
8593c56221 Updated textproc/groonga to 3.0.9 2013-10-29 11:50:47 +00:00
obache
c097b31c44 Update groonga to 3.0.9.
Release 3.0.9 - 2013/10/29
--------------------------

Improvements
^^^^^^^^^^^^

* [doc][httpd] Added documentation about :ref:`groonga-database-auto-create` directive.
* [httpd] Added :ref:`groonga-cache-limit` directive.
* [doc] Added description why zlib/lzo compression are disabled by default. [groonga-dev, 01845] [Suggested by Naoya Murakami]
* Remove a restriction related to RLIMIT_NOFILE on HTTP server.
  It enables HTTP server process to handle over 4096 files.
* [experimental] Added some API to integrate mruby into groonga. [GitHub#109, #110, #111, #112, #113, #114, #115, #116, #117, #118] [Patch by wanabe]
* [travis] Supported CMake build on Travis-CI.
* [doc] Added documentation about :doc:`reference/tuning`.
* [experimental] Added :doc:`ruby_load` command.
* [httpd] Supported multiple buffered body of POST request.
  The load command caused timeout in such a case. [GitHub #120] [Patch by Motoi Washida]
* [gqtp] Supported error message. The body is changed to return
  raw text insted of double quoted text. This is incompatible changes.
* [http] Supported "400 Bad request" for invalid argument error.
* [doc] Added examples for :doc:`/suggest/completion`
* Supported Ubuntu 13.10 (Saucy Salamander).

Fixes
^^^^^

* Fixed a bug that it cause SEGV by arithmetic overflow.
  This problem occurs when the size of indexes exceeds
  the size of virtual memory. [groonga-dev,01661]
  [Reported by Naoya Murakami]
* Fixed needless lock for creating table.
  This change fixes a performance regression instroduced at Groonga 3.0.5.
* Fixed a bug that database which has reference column can't be removed.
  It affects the case that indexed tables/columns and referenced tables
  are removed at first, then remove operation to index columns and
  reference columns fails. [Reported by Eito Katagiri] [GitHub Rroonga #13]
* Fixed a bug that removing database which uses DAT key may remain garbage.
* [http] Fixed a small memory leak which is caused by shared HTTP header buffer in the same worker thread.
* [httpd] Fixed a bug that :ref:`groonga-database-auto-create` parameter
  isn't inherited. It means that these parameters are just ignored in non location blocks.
* Fixed a bug that status command may returns invalid cache hit rate.
* Fix a bug that casting to Time may causes overflow issue.
  It affects the case that assignment of the Time value which indicate over 32bit value.
2013-10-29 11:50:24 +00:00
jperkin
9f58505a35 USE_LANGUAGES=c99. 2013-10-29 11:16:31 +00:00
jperkin
1251bcf5a5 USE_LANGUAGES=c99 and fix linker arguments to fix build on SunOS. 2013-10-29 11:13:32 +00:00
jperkin
7300bbffb4 USE_LANGUAGES=c99, fixes build on SunOS. 2013-10-29 10:54:38 +00:00
jperkin
2f938b368e USE_LANGUAGES=c99 and add socket libs to fix build on SunOS. 2013-10-29 10:51:01 +00:00
jperkin
7621ab06b2 USE_LANGUAGES=c99, fixes build on SunOS. 2013-10-29 10:34:30 +00:00
gls
635561705e Updated security/py-crypto to 2.6.1 2013-10-29 08:42:44 +00:00
gls
fa84197e2b Update security/py-crypto to 2..6.1
This is a security fix to address CVE-2013-1445

Upstream changes:
-----------------

2.6.1
=====
        * [CVE-2013-1445] Fix PRNG not correctly reseeded in some situations.

         In previous versions of PyCrypto, the Crypto.Random PRNG exhibits a
         race condition that may cause forked processes to generate identical
         sequences of 'random' numbers.
2013-10-29 08:42:14 +00:00
gls
026f143681 Updated security/py-ecdsa to 0.10 2013-10-29 08:12:32 +00:00
gls
96617f892e Update security/py-ecdsa to 0.10.
Upstream changes:
-----------------
* Release 0.10 (23 Oct 2013)

Make the secp256k1 available in __init__.py too (thanks to Scott Bannert).

While here, adjust HOMEPAGE.
2013-10-29 08:12:09 +00:00
minskim
f7d9c385b4 Note PKGREVISION bump of eukleides. 2013-10-29 02:39:19 +00:00
minskim
ae8ea07894 Install LaTeX files into share/texmf-dist, not share/texmf.
The latter has been deprecated in TeX Live 2013.
2013-10-29 02:37:56 +00:00
joerg
b4b918fb08 Don't use -fno-defer-pop. 2013-10-28 23:49:17 +00:00
joerg
040f7154fd Remove -fno-defer-pop -fcaller-saves -fno-inline, which are workarounds
for various ancient GCC versions.
2013-10-28 23:48:30 +00:00
joerg
3e874182c8 Remove flags that have been GCC's since ~forever. 2013-10-28 23:47:56 +00:00
joerg
d367b376c6 Don't use -fno-reorder-blocks. 2013-10-28 23:47:18 +00:00
joerg
11bc029c4b When extracting rpath options from the Fortran linker, prefix them with
-Wl before passing them back to CC.
2013-10-28 23:46:55 +00:00
joerg
adea5d40cd Use saner default optimizer flags. 2013-10-28 23:45:59 +00:00
joerg
f657edae32 Use normal optimiser settings, most of the manual overrides are the
default anyway.
2013-10-28 23:45:28 +00:00
joerg
b2355a4cf6 Don't play with the inline settings. 2013-10-28 23:44:44 +00:00
joerg
aab9151943 Expect the compiler to know when to inline functions used only once. 2013-10-28 23:44:08 +00:00
joerg
bc78ce78fa Don't use -frename-registers or play with the inline limits. 2013-10-28 23:43:35 +00:00
joerg
b7c07478d4 Don't use -fcheck-new. With exceptions, it won't happen anyway and even
without, malloc() is unlikely to ever fail.
2013-10-28 23:43:03 +00:00
joerg
649500e1ed Don't force the -lgcc_s use with Clang. Just expect the system is new
enough to have properly linked C++ runtime.
2013-10-28 23:42:18 +00:00
adam
dbb3038c02 Updated www/py-django to 1.5.5 2013-10-28 20:49:14 +00:00
adam
8014890d85 Updated www/py-django to 1.5.5 2013-10-28 20:13:55 +00:00
adam
0d4df48804 Changes 1.5.5:
Django 1.5.5 fixes a couple security-related bugs and several other bugs in the 1.5 series.

Readdressed denial-of-service via password hashers
Django 1.5.4 imposes a 4096-byte limit on passwords in order to mitigate a denial-of-service attack through submission of bogus but extremely large passwords. In Django 1.5.5, we’ve reverted this change and instead improved the speed of our PBKDF2 algorithm by not rehashing the key on every iteration.

Properly rotate CSRF token on login
This behaviour introduced as a security hardening measure in Django 1.5.2 did not work properly and is now fixed.

Bugfixes
Fixed a data corruption bug with datetime_safe.datetime.combine.
Fixed a Python 3 incompatability in django.utils.text.unescape_entities().
Fixed a couple data corruption issues with QuerySet edge cases under Oracle and MySQL.
Fixed crashes when using combinations of annotate(), select_related(), and only()
2013-10-28 20:12:40 +00:00
wen
97d4e2e76e Updated devel/p5-App-Cmd to 0.322 2013-10-28 15:41:09 +00:00
wen
4ef3392931 Update to 0.322
Upstream changes:
0.322     2013-10-28 08:00:35 America/New_York
          require a newer Getopt::Long to avoid --version conflicts

0.321     2013-10-26 07:44:19 America/New_York
          avoiding getting [undef] in argument list in Simple apps

          add --version support via version command (thanks, Jakob Voss!)
2013-10-28 15:40:09 +00:00
wen
68c88aa07c Updated devel/p5-Moose-Autobox to 0.15 2013-10-28 15:31:52 +00:00