Commit graph

223082 commits

Author SHA1 Message Date
khorben
5aa89f7967 Use #if defined(__sun) instead of __sun__ as recommended 2014-10-24 23:43:17 +00:00
joerg
8b2b6b7dce Half of the patch is obviously outdated as the function returns void
now. The other half is also in a place that is bogus, so drop the patch
completely.
2014-10-24 21:10:21 +00:00
khorben
215300ec81 Updated x11/deforaos-panel to 0.3.1 2014-10-24 18:29:50 +00:00
khorben
c9e607d888 Packaged DeforaOS Panel 0.3.1, with:
* dropped dependency on x11/deforaos-keyboard moved to DeforaOS Integration)
* new and updated applets for network interfaces, username, wpa_supplicant...
* additional wireless browser
* improved compatibility with Gtk+ 3
* support for lateral panels...
2014-10-24 18:21:06 +00:00
wen
b1d1ed6ee4 Updated www/p5-Dancer2 to 0.153000 2014-10-24 12:59:24 +00:00
wen
e87f797766 Update to 0.153000
Upstream changes:
0.153000  2014-10-23 23:45:36+02:00 Europe/Amsterdam

    [ ENHANCEMENT ]
    * Internal: Move the implementation of send_file from DSL to App.
      (Russell Jenkins)

    [ BUG FIXES ]
    * GH #634, #687: Fix file logger defaults.
      (Russell Jenkins, D.vid Kov.cs, Sawyer X)
    * GH #730: Make App use app-level config for behind_proxy. (Sawyer X)
    * GH #727: Disable regex metachars when calculating app location in tests
      (Gregor Herrmann)
    * GH #681, #682, #712: Clear session engine within destroy_session.
      (DavX, Russell Jenkins)
    * Ignore :tests in importing, don't suggest :script. (Sawyer X)

    [ DOCUMENTATION ]
    * GH #728: Typos in Policy document. (Olaf Alders, Sawyer X)
2014-10-24 12:58:19 +00:00
wen
343dd177c3 Updated www/p5-Plack to 1.0033 2014-10-24 12:06:22 +00:00
wen
d96c26a900 Update to 1.0033
Upstream changes:
1.0033  2014-10-23 12:33:18 PDT
    [BUG FIXES]
        - Lint: Fix error messages (fgabolde) #473
        - ErrorDocument: Reverse the $done filtering (nwellnhof) #474

    [IMPROVEMENTS]
        - StackTrace: Improve the accuracy of thrown exceptions in case where an excpetion
          is thrown in destructors (nwellnhof) #476
2014-10-24 12:05:33 +00:00
adam
f7eddf642d Updated multimedia/x264-devel to 20141023 2014-10-24 10:35:19 +00:00
adam
c3a1cc2612 Changes 20141023:
* Update to the current lavf API and fix memory leak when using --seek
* x86inc: Make INIT_CPUFLAGS support an arbitrary number of cpuflags
* x86: Minor pixel_ssim_end4 improvements
* x86: Faster quant_4x4x4
* configure: improve cc_check for clang and ICL to not ignore unknown options
* checkasm: Only call x264_cpu_detect() once
2014-10-24 10:20:43 +00:00
mef
df6a6060e0 From bulk build report, it says
----------
 # error "Compiler threading support is not turned on. Please set the
     correct command line options for threading: -pthread (Linux),
     -pthreads (Solaris) or -mthreads (Mingw32)"
 ----------
and not sure it is right suggestion, but adding the line
+CXXFLAGS.SunOS+=       -pthreads
2014-10-24 07:57:50 +00:00
ryoon
f0f5f54514 Fix GCC build.
I will revisit clang build later.
2014-10-24 03:09:35 +00:00
fhajny
eeebcae8ae Simplify default install target. Bump PKGREVISION (symlink changes). 2014-10-23 23:41:32 +00:00
wiz
ed1d995718 Remove patches after 2.4.5 update. 2014-10-23 23:39:28 +00:00
wiz
7ac8425ca6 Remove patches after 2.5 update. 2014-10-23 23:38:44 +00:00
fhajny
b2c359a70f Updated lang/nodejs to 0.10.33 2014-10-23 22:05:04 +00:00
fhajny
4c2149e598 Update nodejs to 0.10.33.
2014.10.20, Version 0.10.33 (Stable)
- openssl: Update to 1.0.1j (Addressing multiple CVEs)
- uv: Update to v0.10.29
- child_process: properly support optional args (cjihrig)
- crypto: Disable autonegotiation for SSLv2/3 by default
  (Fedor Indutny, Timothy J Fontaine, Alexis Campailla)
2014-10-23 22:04:51 +00:00
khorben
7af0e7d21a Updated comms/deforaos-phone to 0.4.1 2014-10-23 18:34:25 +00:00
khorben
a47e621f9a Packaged DeforaOS Phone 0.4.1
Bugfix release for 0.4.0, notably for:
* issue with the "oss" plug-in
* less warnings when building with Gtk+ 3

DeforaOS Phone 0.4.0 did bring:
* support for Gtk+ 3 (except for the new "video" plug-in)
* new and updated plug-ins and tools
* additional features and interface updates
* as well as improved documentation (manual pages...)
* and additional improvements under the hood (portability, XDG compliance...)

Also drops the dependency on audio/pulseaudio.
2014-10-23 18:33:39 +00:00
fhajny
6587c397c3 Use ln with '-f' in patch file to help with repeated installs. 2014-10-23 17:15:17 +00:00
kleink
4d6e3a2ec5 Updated www/py-flask-wtf to 0.10.2. 2014-10-23 17:02:08 +00:00
kleink
12f6bafbe9 Update py-flask-wtf to 0.10.2.
Version 0.10.2
--------------

Released 2014/09/03

- Update translation for reCaptcha via `#146`_.

.. _`#146`: https://github.com/lepture/flask-wtf/pull/146


Version 0.10.1
--------------

Released 2014/08/26

- Update RECAPTCHA API SERVER URL via `#145`_.
- Update requirement Werkzeug>=0.9.5
- Fix CsrfProtect exempt for blueprints via `#143`_.

.. _`#145`: https://github.com/lepture/flask-wtf/pull/145
.. _`#143`: https://github.com/lepture/flask-wtf/pull/143
2014-10-23 17:01:18 +00:00
taca
4b4329fce6 Note update of lang/php53 package to 5.3.29nb1 and bump revision of
graphics/php-exif and net/php-xmlrpc packages.
2014-10-23 16:22:46 +00:00
taca
b8fc469d48 Bump PKGREVISION for php53-xmlrpc update. It also bump php54-xmlrpc and
php55-xmlrpc as a side effect.
2014-10-23 16:20:38 +00:00
taca
07eedd1f33 Bump PKGREVISION for php53-exif update. It also bump php54-exif and
php55-exit as a side effect.
2014-10-23 16:20:04 +00:00
taca
e8f850cbf3 Add patch for CVE-2014-3668, CVE-2014-3669 and CVE-2014-3670.
Bump PKGREVISION.
2014-10-23 16:18:47 +00:00
kleink
babf4a2314 Updated www/py-flask-sqlalchemy to 2.0. 2014-10-23 14:42:40 +00:00
kleink
027b7a56af Update py-flask-sqlalchemy to 2.0.
Version 2.0
-----------

Released on August 29th 2014, codename Bohrium

- Changed how the builtin signals are subscribed to skip non
  Flask-SQLAlchemy sessions.  This will also fix the attribute error about
  model changes not existing.
- Added a way to control how signals for model modifications are tracked.
- Made the ``SignallingSession`` a public interface and added a hook
  for customizing session creation.
- If the ``bind`` parameter is given to the signalling session it will no
  longer cause an error that a parameter is given twice.
- Added working table reflection support.
- Enabled autoflush by default.
- Consider ``SQLALCHEMY_COMMIT_ON_TEARDOWN`` harmful and remove from docs.
2014-10-23 14:42:05 +00:00
kleink
36b3dd3fde Updated www/py-flask-security to 1.7.4. 2014-10-23 14:35:19 +00:00
kleink
af872463ab Update py-flask-security to 1.7.4.
Version 1.7.4
-------------

Released October 13th 2014

- Fixed a bug related to changing existing passwords from plaintext to
  hashed
- Fixed a bug in form validation that did not enforce case insensivitiy
- Fixed a bug with validating redirects
2014-10-23 14:34:42 +00:00
kleink
d00a0dbcdf Updated www/py-flask-mail to 0.9.1. 2014-10-23 14:31:59 +00:00
kleink
1dcb0fbf6a Update py-flask-mail to 0.9.1.
Version 0.9.1
-------------

Released September 28 2014

- Add an option for force ASCII file attachments
- Fix `force_text` function
- Fix some Python 3 support regarding email policy
- Added support ESMTP options
- Fixed various unicode issues related to message attachments,
  subjects, and email addresses
2014-10-23 14:31:07 +00:00
kleink
76da7400f2 Updated geography/py-geojson to 1.0.9. 2014-10-23 14:22:35 +00:00
kleink
a924de3cba Update py-geojson to 1.0.9.
1.0.9 (2014-10-05)
------------------

- Fix bug where unicode/non-string properties with a 'type' key
  cause a crash

1.0.8 (2014-09-30)
------------------

- Fix bug where unicode keys don't get decoded properly
- Add coords and map_coords utilities
2014-10-23 14:21:29 +00:00
wiz
2168a03de1 Updated devel/py-gobject to 2.28.6nb12 2014-10-23 13:54:04 +00:00
wiz
11cb8b70e0 Add patch from https://bugzilla.gnome.org/show_bug.cgi?id=668522
via PR 47373 by Richard Palo.
Bump PKGREVISION.
2014-10-23 13:53:55 +00:00
wiz
8cadaa33ce Revert previous, committed by accident. 2014-10-23 13:34:09 +00:00
wiz
672f91950b Describe timidity option. 2014-10-23 13:33:00 +00:00
adam
a368d173b9 Fix building on OS X 10.10 2014-10-23 12:24:41 +00:00
wiz
49b05d2a2b Updated games/puzzles to 20141021.r10286 2014-10-23 11:42:24 +00:00
wiz
b179a12748 Update to 20141021.r10286:
Stop using NSApp in the OS X front end.
2014-10-23 11:42:14 +00:00
wiz
c6f0a03a5b Updated devel/memcached to 1.4.21 2014-10-23 11:24:41 +00:00
wiz
985d02adc1 Update to 1.4.21:
Fixes

    makefile cleanups
    Avoid OOM errors when locked items stuck in tail

If clients occasionally fetch many items, more than can fit the
TCP buffers, then hang for a very long period of time, that slab
class could OOM. In older versions this could cause a crash. Since
1.4.20 this will cause OOM errors.

Now, if a locked item lands in the LRU tail, it will be bumped back
to the head and an lrutail_reflocked counter incremented. If you're
concerned about having stuck clients, watch that counter.

Big thanks to Jay Grizzard et all at Box for helping track this
down!
2014-10-23 11:24:31 +00:00
wiz
e625d63922 Actually, revert previous (since only cairo itself needs the newer pixman)
and just remove the line, since pixman's buildlink3.mk already asks
for a newer version.
2014-10-23 11:23:31 +00:00
mef
ff8d9c0fd3 Use CONFIG_SHELL instead of PKGSRC_MAKE_ENV, thanks wiz@ 2014-10-23 11:05:29 +00:00
mef
c05e7bb4f3 Use CONFIG_SHELL instead of PKGSRC_MAKE_ENV, thanks wiz@ 2014-10-23 10:25:11 +00:00
wiz
337b2e1fa0 Updated devel/py-cython to 0.21.1 2014-10-23 10:09:58 +00:00
wiz
b81290d14c Update to 0.21.1:
0.21.1 (2014-10-18)
===================

Features added
--------------

* New ``cythonize`` option ``-a`` to generate the annotated HTML source view.

* Missing C-API declarations in ``cpython.unicode`` were added.

* Passing ``language='c++'`` into cythonize() globally enables C++ mode for
  all modules that were not passed as Extension objects (i.e. only source
  files and file patterns).

* ``Py_hash_t`` is a known type (used in CPython for hash values).

* ``PySlice_*()`` C-API functions are available from the ``cpython.slice``
  module.

* Allow arrays of C++ classes.

Bugs fixed
----------

* Reference leak for non-simple Python expressions in boolean and/or expressions.

* To fix a name collision and to reflect availability on host platforms,
  standard C declarations [ clock(), time(), struct tm and tm* functions ]
  were moved from posix/time.pxd to a new libc/time.pxd.  Patch by Charles
  Blake.

* Rerunning unmodified modules in IPython's cython support failed.
  Patch by Matthias Bussonier.

* Casting C++ ``std::string`` to Python byte strings failed when
  auto-decoding was enabled.

* Fatal exceptions in global module init code could lead to crashes
  if the already created module was used later on (e.g. through a
  stale reference in sys.modules or elsewhere).

* ``cythonize.py`` script was not installed on MS-Windows.

Other changes
-------------

* Compilation no longer fails hard when unknown compilation options are
  passed.  Instead, it raises a warning and ignores them (as it did silently
  before 0.21).  This will be changed back to an error in a future release.
2014-10-23 10:09:49 +00:00
wiz
dbb0c081ed Bump pixman dependency here to. From obache. 2014-10-23 10:04:56 +00:00
wiz
a08bfe3c0b Updated security/p5-IO-Socket-SSL to 2.002 2014-10-23 07:24:14 +00:00