Commit graph

208283 commits

Author SHA1 Message Date
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
wen
3df484d60e Update to 0.15
Upstream changes:
0.15  Sun Oct 27 21:59:43 EDT 2013
    - hide internal packages from PAUSE
    - point repo/bugtracker at GitHub

0.14  Sun Oct 27 21:59:43 EDT 2013
    - typo fixes (dsteinbrunner)
    - repackage to drop MYMETA files
    - stop using 'use_ok' in tests
2013-10-28 15:30:54 +00:00
wen
237ac5f385 Removed devel/p5-MooseX-ChainedAccessors 2013-10-28 15:22:56 +00:00
wen
3fa4b9234c Remove p5-MooseX-ChainedAccessors. 2013-10-28 15:21:03 +00:00
wen
7ea2e6b107 Remove p5-MooseX-ChainedAccessors, deprecated upstream, use p5-MooseX-Attribute-Chained instead. 2013-10-28 15:19:31 +00:00
taca
9ec25eb934 Fix build problem on some platforms; FreeBSD and MirBSD.
For FreeBSD:

* Fix careless mistake of patch to configure.

For MirBSD (and possibly OpenBSD):

* Don't pass empy string (before semicolon to sed(1).
* Correct suffix for libruby's shared library.

No PKGREVISION bump since this is simply fix for build problem.
2013-10-28 14:26:59 +00:00
richard
f5eee08fff use GNU configure's as_echo_n instead (courtesy of obache) 2013-10-28 14:21:27 +00:00
tsutsui
05d5b88f9e Updated x11/mlterm to 3.3.0 2013-10-28 13:26:54 +00:00
tsutsui
ae3bb98953 Update mlterm to 3.3.0.
pkgsrc changes:

 - remove obsolete post-3.2.2 fixes
 - adjust patches per changes in original files

Changes from doc/en/ReleaseNote:

ver 3.3.0
* Support framebuffer on NetBSD/x68k. (Thanks to NetBSD/x68k developers)
* Support Android. (Experimental)
* Update the colormap instead of searching the closest color when
  OSC 4 ; c ; spec changes RGB of the color number on framebuffer.
* Support OSC ? 80 h (disable sixel scrolling).
* Support U+XXXX-XXXX key in 'font' configuration file.
* Add "unicode_noconv_areas" (a.k.a --ucsnoconv) option.
* Add "allow_scp" (a.k.a --scp) option.
* Remove SWITCH_OSC52. (Use "proto:allow_osc52=switch" instead.)
* OSC 5383 reqests challenge sequence.
* Bug fixes:
  #70 (Thanks to Thomas Wolff)
  Fix the bug which disabled redrawing the margin area on framebuffer.
  Fix the bug of the transparent color of sixel graphics on win32.
  OSC 4 has an effect on RGB of the window background color.
  Send a sixel next line character (-) following a sixel dump.
  Fix the bug which disabled Mod+XXX shortcut key settings on win32.
  Fix the bug which erased the end character of each line in scrolling if DECSLRM
  set the right margin at the right end is fixed.
  Fix the bug of DL/IL which scrolled the screen instead of inserting or deleteing
  lines from the cursor position.
  Fix keypad '5' key (VK_CLEAR) on win32.
  Fix the bug of ignoring the next character after sixel graphics data.
  Fix the bug which makes the window smaller than necessary in resizing.
  Support wsdisplay of the BBGGRR format on NetBSD/OpenBSD. (Thanks to @oshimyja san)
2013-10-28 13:26:07 +00:00
kleink
7df50aac59 Updated www/py-webassets to 0.9. 2013-10-28 09:51:56 +00:00
kleink
b306f205b4 Update py-webassets to 0.9.
0.9 (2013-10-25)
    webassets now support Python 3, and drops support for Python 2.5.

    - Filter for Closure Soy templates (Michael Su).
    - less filter can output source maps (Riccardo Forina).
    - Support .pyc only deployments (Mike C. Fletcher).
    - Jade template filter (Roshambo).
    - YAMLLoader improvements (incl. Cédric Reginster).
    - The gzip filter was removed.
2013-10-28 09:50:30 +00:00
richard
1521eb6304 replace non-portable 'echo -n' utilisation with simple 'awk' statement 2013-10-28 06:37:17 +00:00
asau
fa7996bc42 + minisat 2013-10-28 04:17:27 +00:00
asau
e8ded60114 Added math/minisat version 2.2.0 2013-10-28 04:17:02 +00:00
asau
1996ed378f Import MiniSat version 2.2.0 as math/minisat.
MiniSat is a minimalistic, industrial strength, open-source SAT solver,
developed to help researchers and developers alike to get started on SAT.
2013-10-28 04:15:11 +00:00
wiz
60554d0c4d Updated math/gnumeric112 to 1.12.8 2013-10-27 23:35:11 +00:00
wiz
0732d8d356 Update to 1.12.8:
Gnumeric 1.12.8

Andreas:
	* Update/fix documentation [#708679][#707075][#708556]
	* Fix paste into locked cells [#702292]

Jean:
	* Fix radio buttons behavior in covariance dialog. [#707595]
	* Add a border around font selector in cell format dialog. [#708567]

Morten:
	* Fix fuzzed file crash.  [#707875]
	* Use lighter green for function markers.  [#708573]
	* Fix item cursor problem.  [#709320]
	* Fix win32 compilation.
2013-10-27 23:35:01 +00:00
wiz
a767475a32 Updated misc/goffice0.10 to 0.10.8 2013-10-27 23:26:01 +00:00
wiz
3cd133fd48 Update to 0.10.8:
goffice 0.10.8:

Jean:
	* Do not destroy axes after adding a plot using a restricted set. [#708292]
	* Don't crash when there are no x values for a moving average smoothing.
	[#708562]
	* Never redefine GtkJustfication, use GoJustification instead. [#709007]

Morten:
	* Build fixes.
	* Win32 work.
	* Fix font selector crash.  [#709438]
2013-10-27 23:25:51 +00:00
wiz
ae233ae4ba Updated textproc/grep to 2.15 2013-10-27 23:23:03 +00:00
wiz
9efd1a7194 Update to 2.15:
* Noteworthy changes in release 2.15 (2013-10-26) [stable]

** Bug fixes

  grep's \s and \S failed to work with multi-byte white space characters.
  For example, \s would fail to match a non-breaking space, and this
  would print nothing: printf '\xc2\xa0' | LC_ALL=en_US.UTF-8 grep '\s'
  A related bug is that \S would mistakenly match an invalid multibyte
  character.  For example, the following would match:
    printf '\x82\n' | LC_ALL=en_US.UTF-8 grep '^\S$'
  [bug present since grep-2.6]

  grep -i would segfault on systems using UTF-16-based wchar_t (Cygwin)
  when converting an input string containing certain 4-byte UTF-8
  sequences to lower case.  The conversions to wchar_t and back to
  a UTF-8 multibyte string did not take surrogate pairs into account.
  [bug present since at least grep-2.6, though the segfault is new with 2.13]

  grep -E would segfault when given a regexp like '([^.]*[M]){1,2}'
  for any multibyte character M. [bug introduced in grep-2.6, which would
  segfault, but 2.7 and 2.8 had no problem, and 2.9 through 2.14 would
  hit a failed assertion. ]

  grep -F would get stuck in an infinite loop when given a search string
  that is an invalid byte sequence in the current locale and that matches
  the bytes of the input twice on a line.  Now grep fails with exit status 1.

  grep -P could misbehave.  While multi-byte mode is only supported by PCRE
  with UTF-8 locales, grep did not activate it.  This would cause failures
  to match multibyte characters against some regular expressions, especially
  those including the '.' or '\p' metacharacters.

** New features

  grep -P can now use a just-in-time compiler to greatly speed up matches,
  This feature is transparent to the user; no flag is required to enable
  it.  It is only available if the corresponding support in the PCRE
  library is detected when grep is compiled.
2013-10-27 23:22:54 +00:00
wiz
f62af4b902 Updated misc/py-anki2 to 2.0.15 2013-10-27 23:19:11 +00:00
wiz
7b6e4b2bfc Update to 2.0.15:
Add an option to disable burying of reviews.

Added a "bury card" option to the review screen, and changed the
shortcut to bury a note to "=".

Added a new is:buried search, and is:suspend no longer shows buried
cards.

Added a new cid:<card id> search to search for a particular card
by its ID, and IDs are now shown in the Card Info screen.

Don't mark cards as modified when automatically burying, which
could potentially cause issues.

Increase sync timeout

When Anki detects the clock is wrong, it now shows how far it is
off.

Fix an issue working around a broken trash folder on Windows.

Fix problems double clicking on files to import when path contains
non-latin text, thanks to wlhuang.

Display a more informative error when the user's temp folder
permissions are wrong.

When double-clicking on a backup file to restore, skip the sync on
startup.

Log some scheduling operations to make it easier to debug issues.
2013-10-27 23:19:01 +00:00
wiz
68391897bb + abcm2ps-7.6.3, calibre-1.8, grep-2.15, kid3-3.0, poppler-0.24.3,
py-anki2-2.0.15, py-django-1.5.5, py-psutil-1.1.2, py-xattr-1.3.3,
  wordpress-3.7, x264-devel-20131026.
2013-10-27 23:17:58 +00:00
wiz
095f58aa30 Updated security/gnutls to 3.2.5 2013-10-27 23:13:18 +00:00
wiz
7d75cd6031 Update to 3.2.5:
* Version 3.2.5 (released 2013-10-23)

** libgnutls: Documentation and build-time fixes.

** libgnutls: Allow the generation of DH groups of less than 700 bits.

** libgnutls: Added several combinations of ciphersuites with SHA256 and SHA384 as MAC,
as well as Camellia with GCM.

** libdane: Added interfaces to allow initialization of dane_query_t from
external DNS resolutions, and to allow direct verification of a certificate
chain against a dane_query_t. Contributed by Christian Grothoff.

** libdane: Fixed a buffer overflow in dane_query_tlsa(). This could be
triggered by a DNS server supplying more than 4 DANE records. Report and fix
by Christian Grothoff.

** srptool: Fixed index command line option. Patch by Attila Molnar.

** gnutls-cli: Added support for inline commands, using the
--inline-commands-prefix and --inline-commands options. Patch by Raj Raman.

** certtool: pathlen constraint is now read correctly. Reported by
Christoph Seitz.

** API and ABI modifications:
gnutls_certificate_get_crt_raw: Added
dane_verify_crt_raw: Added
dane_raw_tlsa: Added


* Version 3.2.4 (released 2013-08-31)

** libgnutls: Fixes when session tickets and session DB are used.
Report and initial patch by Stefan Buehler.

** libgnutls: Added the RSA-PSK key exchange. Patch by by Frank Morgner,
based on previous patch by Bardenheuer GmbH and Bundesdruckerei GmbH.

** libgnutls: Added ciphersuites that use ARCFOUR with ECDHE. Patch
by Stefan Buehler.

** libgnutls: Added the PFS priority string option.

** libgnutls: Gnulib included files are strictly LGPLv2.

** libgnutls: Corrected gnutls_certificate_server_set_request().
Reported by Petr Pisar.

** API and ABI modifications:
gnutls_record_set_timeout: Exported
2013-10-27 23:13:09 +00:00
joerg
9704b9d06d Don't use -fno-defer-pop. 2013-10-27 22:22:31 +00:00
kleink
1b75e99ab9 Updated www/py-wtforms to 1.0.5.
Updated www/py-flask-wtf to 0.9.3.
Updated www/py-flask-admin to 1.0.7.
2013-10-27 22:00:15 +00:00
kleink
c7975bc8d4 Update py-flask-admin to 1.0.7.
Changes since 1.0.6:

* Python 3 compatibility fixes
* Redis CLI
* Dropped Flask-WTF dependency
* Upgraded to Select2 3.4.0
* Additional unit tests
* Separate loggers for each Flask-Admin component
* New, much more configurable datetime picker
* Spanish translation
* Form rendering rules
* Models: AJAX drop-down population for related models
* Models: Filter options can be translated
* Models: on_model_change now accepts third parameter is_created
* Models: New configurarion property form_extra_columns
* Models: Proper child field error highlighting
* Models: Save and continue button for edit views
* Models: FileUploadField and ImageUploadField
* Models: If Flask is running in debug mode, rethrow all exceptions
* Models: Backrefs are now displayed by default
* Models: If there are no models in the list view, message will be displayed
* MongoEngine: GridFS support for file and image uploads
* MongoEngine: Backend supports form_overrides, choices and other field
  configuration properties
* MongoEngine: URLField and EmailField are now searchable
* MongoEngine: Embedded document configuration
* SQLAlchemy: Backend was renamed as flask.ext.admin.contrib.sqla
* SQLAlchemy: Automatic join for many-to-many relations
* SQLAlchemy: Fixed ambiguous primary key when building complex search query
  in SQLAlchemy backend
* SQLAlchemy: Use joinedload for related model instead of subqueryload for
  performance reasons
* SQLAlchemy: Improved inline model handling logic
* SQLAlchemy: Initial multi-pk support for inherited models
* SQLAlchemy: BigInt filtering support
2013-10-27 21:58:30 +00:00
kleink
6fb96f50fa Update py-flask-wtf to 0.9.3.
(No changelog for 0.9.3 supplied, but includes maintainer change.)

Version 0.9.2
-------------

Released 2013/9/11

- Upgrade wtforms to 1.0.5.
- No lazy string for i18n `#77`_.
- No DateInput widget in html5 `#81`_.
- PUT and PATCH for CSRF `#86`_.

.. _`#77`: https://github.com/lepture/flask-wtf/issues/77
.. _`#81`: https://github.com/lepture/flask-wtf/issues/81
.. _`#86`: https://github.com/lepture/flask-wtf/issues/86


Version 0.9.1
-------------

Released 2013/8/21

This is a patch version for backward compitable for Flask<0.10 `#82`_.

.. _`#82`: https://github.com/lepture/flask-wtf/issues/82

Version 0.9.0
-------------

Released 2013/8/15

- Add i18n support (issue #65)
- Use default html5 widgets and fields provided by wtforms
- Python 3.3+ support
- Redesign form, replace SessionSecureForm
- CSRF protection solution
- Drop wtforms imports
- Fix recaptcha i18n support
- Fix recaptcha validator for python 3
- More test cases, it's 90%+ coverage now
- Redesign documentation
2013-10-27 21:55:23 +00:00
joerg
8873e9f488 Missing include. 2013-10-27 21:52:53 +00:00
joerg
51c3a4cd8c Pull libxml2 explicitly in. 2013-10-27 21:52:17 +00:00
kleink
7727e43f0f Update py-wtforms to 1.0.5.
Version 1.0.5
-------------
Released September 10, 2013

- Fix a bug in validators which causes translations to happen once then
  clobber any future translations.
- ext.sqlalchemy / ext.appengine: minor cleanups / deprecation.
- Allow blank string and the string 'false' to be considered false values
  for BooleanField (configurable). This is technically a breaking change,
  but it is not likey to affect the majority of users adversely.
- ext.i18n form allows passing LANGUAGES to the constructor.
2013-10-27 21:51:02 +00:00
dholland
579e00e0f1 celestia 2013-10-27 21:22:59 +00:00
dholland
ebcd261201 Update to 1.6.1. Reset PKGREVISION from 38 (!).
Upstream changes: 5+ years of development; try these links:
   http://www.shatters.net/celestia/161changes.txt
   http://www.shatters.net/celestia/features/160-features.html
   http://www.shatters.net/celestia/151changes.txt
   http://www.shatters.net/celestia/150-feature-summary.html

Restrictions:
   1. The Lua support still does not build, and given that I had to
      patch it to compile at all with Lua disabled it may not work all
      that well this way.
   2. The optional KDE (kde3) build is almost certainly broken; I will
      get to this in a few days if nobody beats me to it.
2013-10-27 21:21:26 +00:00
joerg
53bcf42769 NetBSD with native clang won't have libgcc, so fake a static library.
Avoids going to the great hacks in the build system to avoid it.
2013-10-27 20:47:53 +00:00
joerg
6a890de541 Use tradcpp for clang build, fallback to cpp -traditional otherwise. 2013-10-27 20:41:49 +00:00
joerg
a89d4eef5a Wants pkg-config and the Qt build tools. 2013-10-27 20:38:50 +00:00
joerg
6c132dabb1 Don't use -fno-check-new, it is the default behavior of GCC anyway. 2013-10-27 20:38:25 +00:00
joerg
c2d8f99314 Drop -frename-registers. -finline-functions is the default for optimised
builds anyway.
2013-10-27 20:35:48 +00:00
joerg
8c6b77896c When extracting rpath options from the Fortran linker, qualify them with
-Wl before passing them to CC.
2013-10-27 20:35:16 +00:00
joerg
70b0d328e8 Don't force -fno-defer-pop. 2013-10-27 20:33:59 +00:00
joerg
347ff29d77 Fix rpath options to be passed down as linker flags. 2013-10-27 20:33:39 +00:00
joerg
a88d29d347 Make the GCC version check specific enough to not match clang. 2013-10-27 20:33:18 +00:00
joerg
ab283e3373 Don't force -fno-defer-pop. 2013-10-27 20:32:56 +00:00
joerg
fff8c601f2 Don't use -frename-registers. 2013-10-27 20:32:36 +00:00
joerg
76b25fc76c Fix header to be self-contained. Bump boost-headers. 2013-10-27 20:31:58 +00:00