Commit graph

227393 commits

Author SHA1 Message Date
wiz
efda4b5fe6 Add upper bound to ABI depends.
Suggested by tron.
2015-01-24 17:48:25 +00:00
wiz
0e4de5dd23 Updated devel/cmake to 3.1.1 2015-01-24 16:55:29 +00:00
wiz
6d1e769f0d Update to 3.1.1:
Changes in 3.1.1 since 3.1.0:

André Klitzing (1):
      Eclipse: Add org.eclipse.cdt.core.cnature to CXX projects (#15068)

Ben Boeckel (4):
      get_test_property: clarify the documentation
      set_tests_properties: fix documentation
      tests: add tests for querying properties
      Xcode: Sort targets deterministically and with ALL_BUILD first (#15346)

Brad King (14):
      bootstrap: Fix syntax for Solaris 10 shell (#15317)
      Help: Clarify MinGW v. MSYS Makefiles generators (#15319)
      Ninja: Do not crash when CMAKE_<LANG>_COMPILE_OBJECT is empty (#15325)
      Ninja: Generate rules only for languages compiled in a target (#15325)
      Tests: Test using objects from a language enabled in a subdirectory (#15325)
      Help: Add 3.1 release note about '#' escaping in Makefiles (#15322)
      Help: Clarify if(<variable>) documentation (#15335)
      Help: Document CMAKE_FIND_PACKAGE_NAME variable
      Xcode: Do not require code signing for compiler id (#15214)
      Copyright.txt: Update year range to end in 2015
      XL: Fix link flags for executables on Linux with XL compilers
      QNX: Fix detection of QCC compiler id (#15349)
      Xcode: Fix early termination on per-config source file error
      CMake 3.1.1

Calin Cascaval (1):
      CPack: Fix PackageMaker internal versioning for OS X 10.10

Chuck Atkins (1):
      Fix compilation with the Oracle / Sun compiler (#15318)

Daniele E. Domenichelli (1):
      Help: Small fixes in CPackComponent documentation

David Coppa (1):
      FindRuby: fix selection of version x.0 (#15345)

Domen Vrankar (1):
      CPack: Avoid crash on invalid CMake generator name (#15308)

Evangelos Foutras (1):
      FindRuby: Fix output check in _RUBY_CONFIG_VAR

Gregor Jasny (1):
      find_package: Document CMAKE_FIND_PACKAGE_NAME variable

Justin Borodinsky (1):
      QtAutoUic: Restore source file AUTOUIC_OPTIONS settings

Mark Abraham (1):
      FindCUDA: Do not assume CMAKE_SYSTEM_PROCESSOR is set

Peter Vasil (2):
      cmake-mode.el: Fix extracting keyword at point in cmake-help
      cmake-mode.el: Re-add explicit call to require thingatpt

Rolf Eike Beer (5):
      FindIce: Port to work with CMP0054 NEW behavior
      FindSDL: Allow if() to dereference SDL_INCLUDE_DIR for matching
      FindQt: fix setting DESIRED_QT_VERSION if "find_package(Qt VVV)" was called
      FindQt: fix variable name in error message
      FindQt: explicitely mention that it cannot Qt5 or later

Sergey Nikulov (1):
      FindBoost: Add latest Boost version 1.57.0 and next milestone 1.58.0

Simon Gomizelj (1):
      KWSys Terminal: Add xterm-termite to VT100 color support whitelist

Stephen Kelly (7):
      Help: Document valid 14 value for CXX_STANDARD. (#15339)
      get_target_property: discern empty from undefined properties (#15333)
      QtAutoUic: Add a test for the regression in the parent commit.
      cmMakefile: Rename a method to what it really does.
      Features: Fix the COMPILE_FEATURES genex for unavailable features.
      cmTarget: Compute link language of TARGET_OBJECTS with CMP0026 OLD (#15338)
      Help: Link relevant documents for virtual override features (#15311)

Tim Blechmann (1):
      Help: Add INTERFACE_LIBRARY to TYPE target property documentation

William Lynch (1):
      Help: Update cmake.org links to avoid redirects
2015-01-24 16:55:20 +00:00
taca
228dbda575 Note update of mail/roundcube package to 1.0.5. 2015-01-24 16:36:57 +00:00
taca
b65e9bd7ac Update roundcube to 1.0.5.
RELEASE 1.0.5
-------------
- Fix bug where some valid text in a message was handled as uuencoded attachment
- Fix wrong icon for download button in classic skin
- Fix bug where sent message was saved in Sent folder even if disabled by user (#1490208)
- Fix checks based on window.ActiveXObject in IE > 10
- Fix XSS issue in style attribute handling (#1490227)
- Fix bug where Drafts list wasn't updated on draft-save action in new window (#1490225)
- Fix so "set as default" option is hidden if identities_level > 1 (#1490226)
- Fix bug where search was reset after returning from compose visited for reply
- Fix javascript error in "IE 8.0/Tablet PC" browser (#1490210)
- Fix bug where empty fieldmap config entries caused empty results of ldap search (#1490229)
2015-01-24 16:36:29 +00:00
mef
bc9983349c Remove left unremoved patch-main.c. 2015-01-24 13:42:18 +00:00
mef
f92bb1c16a Updated print/bibtool to 2.57 2015-01-24 13:40:24 +00:00
mef
b965cb4ff2 (pkgsrc)
- Remove patch-main.c (it was for 'Remove wrong casts.').
(upstream)
 - update 2.48 to 2.57
----------------------------------------------
Release 2.57 (January 24, 2015, Gerd Neugebauer)
 - Segfault in deTeX fixed.
 - Compiler warnings silenced.

Release 2.56
 - Disambiguating numbers adapted to fit to documentation.
 - Configuration of regex fixed to work on Linux.
 - Documentation typos fixed.
 - Signed characters fro translation tables changed to unsigned.
 - Autoconf configuration improved.

Release 2.55
 - Library biblatex.rsc added. It contains capitalizations of fields used in bibLATEX.
 - Fix for a misbehaviour when selecting entries according to an aux file with deeply
nested @strings.

Release 2.54
 - Command line parameter -V documented.
 - Resource key.make.alias added to create new @ALIAS records for any newly generated key.
 - Resource apply.alias added to expand the @ALIAS records.
 - Resource apply.include added to expand the @INCLUDE records.
 - Resource apply.modify added to expand the @MODIFY records.
 - Error message for -o without parameter added.
 - @ALIAS and @INCLUDE records where not printed. This has been fixed.
 - A test suite for BibTool has been integrated. It requires Perl to be present on
the system on which the tests should be run.

Release 2.53
 - In tex.define spaces before the = are ignored instead of leading to unwanted
   definitions.
 - An intialization error showed up on MacOS. This has been fixed.
 - The prepared makefiles for various operating systems missed an entry for crossref.[cho].
 - Typo in help text and copyright year fixed.

Release 2.52
 - A few incompatibilities with signed and unsigned characters which showed up on
MacOS only have been fixed.
 - A few compiler warnings have been fixed.

Release 2.51
 - Bugfix in names.c: The classification of name parts erroneously has used a wrong
translation under certain circumstances.

Release 2.50
 - Bugfix in names.c: The classification of name parts erroneously has used a wrong
   translation under certain circumstances.
 - Bugfix in key.c: The classification of name parts erroneously has considered, to be
   a first name under certain circumstances. This has been improved.
 - Improvement in names.c and key.c concerning printing in debug mode.

Release 2.49
 - New resource expand.crossref introduced. This resource enables the expansion
   of fields inherited via the crossref mechanism.
 - Bugfix in names.c: The classification of name parts erroneously has considered the
   initials V., I., and X. to be Roman numerals belonging to the jr part under special
   circumstances. This has been improved.
 - Name formatting now uses a fractional part to restrict the number of name parts
   considered.
 - New resource expand.crossref introduced. This resource enables the expansion
   of fields inherited via the crossref mechanism.
 - Bugfix in print.c: Some national characters have been lost. It was necessary to use
   an unsigned character as elsewhere.
2015-01-24 13:40:14 +00:00
skrll
8e63d9fea2 Update to raspberrypi-userland 20150118nb1. 2015-01-24 12:54:15 +00:00
mef
c6753df696 Updated ham/gnuradio-core to 3.7.5.2 2015-01-24 12:23:32 +00:00
mef
d104f0dc21 Update gnuradio-* from 3.7.5.1 to 3.7.5.2
-----------------------------------------
GNU Radio releases 3.7.6 and 3.7.5.2 are available for download:

   ( several tens of lines omitted for URL and List of contributors)

Release 3.7.5.2 is a bug-fix only maintenance patch following 3.7.5.1,
and will be the last one for the 3.7.5 release.  Release 3.7.6
incorporates all these fixes and adds significant new features.
2015-01-24 12:22:05 +00:00
mef
a0cf5ed49c Updated print/flpsed to 0.4.4 2015-01-24 11:16:40 +00:00
mef
9d803c4033 (pkgsrc)
- Convert (buildlink3) from fltk 1.3 to 2.0
(upstream)
 - Update 0.3.9 to 0.4.4
---------------------
flpsed-0.4.4
 - fix problem with documents that embed standard font replacements
   (reported by Volker Kuhlmann)
 - use plain Helvetica font instead of HelveticaNeue-Roman
   (reported by Evgeny Stambulchik and others).
 - use ftell() instead of ftello() for better compatibility
   (reported by Christophe CURIS).
 - fix compile problem with recent fltk-2 snapshots (reported by Brian)
 - automatically import PDF files from the command line (requested by many).

flpsed-0.4.3
 - implicitely end setup section if %%Page comment is encountered and check
   for valid setup length after DSC parsing.
 - only set modified flag if real changes have been made to the document.
 - use fl_choice() instead of deprecated fl_ask().
 - no longer rely on %%Pages comment because of possible use of (atend).
 - call XSync() to avoid "Cannot get ghostview property" error from gs
   (reported by A Mennucc).
 - don't die on SIGPIPE if gs has a problem (reported by A Mennucc).
 - use fltk2-config instead of fltk-config.

flpsed-0.4.2
 - Use setenv() instead of putenv() for POSIX
   compatibility (noticed by Jeff Orczykowski on Solaris 8).
 - fix gcc-4.1 compilation problem.
 - fix segfault in DSC code reported by Morten Brix Pedersen.
 - work around missing utf8len() in recent fltk-2. versions.
 - more compile fixes for recent fltk-2. versions.

flpsed-0.4.1
 - Add support for PostScript Document Structure Convention.
 - Pages can now be accessed in random order.
 - Document sizes other than A4 are handled better.
 - Add -geometry and -z (zoom) options.

flpsed-0.4.0
 - Switch to fltk2 to support antialiased fonts and utf8.
 - Added support for polish special characters (tested by Bartosz Malinowski).
 - Document sizes other than A4 are handled better.
 - Add -geometry and -z (zoom) options.
2015-01-24 11:16:32 +00:00
wen
47eda5ed04 Updated devel/p5-MooX-Log-Any to 0.004001 2015-01-24 10:38:59 +00:00
wen
1d9a4801e4 Update to 0.004001
Upstream changes:
0.004001  2015-01-12 16:56:22-05:00 America/New_York
  - Removed Log::Any::Adapter dependency issue #9

0.004000  2015-01-07 10:27:26-05:00 America/New_York
  - Changed PERL require modules to perl

0.003001  2014-12-08 14:24:38-05:00 America/New_York
  - Add version info to log.pm
  - Add tests to check for version
2015-01-24 10:37:56 +00:00
wen
da1ec92251 Updated devel/p5-MooX-File-ConfigDir to 0.004 2015-01-24 10:31:14 +00:00
wen
0ee3292d83 Update to 0.004
Upstream changes:
0.004 2014-11-25
    - improve Makefile.PL for better distribution kwalitee
    - add README.md
2015-01-24 10:30:22 +00:00
wen
ce627122a0 Updated devel/p5-MooX-ConfigFromFile to 0.005 2015-01-24 10:27:06 +00:00
wen
43b2739d41 Update to 0.005
Upstream changes:
0.005	2014-12-01
    - Update Makefile.PL for up-to-date resources and requirements spec
    - consolidate Synopsis in main pod
    - move from README to README.md
    - improve author tests before releasing

0.004	2014-10-28
    - add ability for options to importer of MooX::ConfigFromFile
    - add option to have a singleton config (loaded once).
    - improve documentation
    - harmonize tests
2015-01-24 10:26:17 +00:00
wen
982cb17460 Updated devel/p5-MooX-Cmd to 0.011 2015-01-24 08:16:55 +00:00
wen
91d8d87b8c Update to 0.011
Upstream changes:
0.011 2014-12-03
    - apply clean Perl::Tidy rules to avoid mixed spaces/tabs and other
      settings
    - add version number to MooX::Cmd::Tester
    - allow overriding protected constructor when renaming public one

0.010 2014-12-02
    - switch distribution tooling from Dist::Zilla to ExtUtils::MakeMaker
    - Added Changes file with content based on git log according to
      CPAN::Changes::Spec (Neil Bowers)
    - Apply typo fixes for documentation from David Steinbrunner
    - Sven Schober provided heavily improved description
2015-01-24 08:16:16 +00:00
wen
3d889431c5 Updated devel/p5-Memoize-Memcached to 0.04 2015-01-24 08:02:57 +00:00
wen
820e13d388 Update to 0.04
Upstream changes:
0.04    2014-02-25

Minor changes to avoid deprecation warnings in 5.12+
2015-01-24 08:02:19 +00:00
wen
fd2f260f06 Updated devel/p5-Mixin-Linewise to 0.106 2015-01-24 07:54:50 +00:00
wen
182cabe823 Update to 0.106
Upstream changes:
0.106     2014-03-10 08:08:39-04:00 America/New_York
        - avoid dumb v-string warning in dumb perl versions (thanks, Graham
          Knop, you're not dumb!)
2015-01-24 07:53:43 +00:00
wen
90bbe8c714 Updated devel/p5-Moo to 1.007000 2015-01-24 07:44:58 +00:00
wen
76aad4f006 Update to 1.007000
Upstream changes:
1.007000 - 2015-01-21
  - fix Moose metaclass inflation of Method::Generate::Constructor (RT#101111)
  - clarify behavior of clearers for non-lazy attribute defaults
  - add Sub::Defer::undefer_package to undefer all subs from a given package
  - existing attributes will no longer be overwritten when composing roles.
    Previously, the attribute configuration used by the constructor would be
    overridden, but the attribute methods would not be.  This caused a mismatch
    in attribute behavior.
  - link to Type::Tiny in docs rather than MooX::Types::MooseLike
  - document exports of Sub::Defer
  - fix capture_unroll usage in inlinify example
  - fix needless re-assigning of variables in generated Sub::Quote subs
  - fix global destruction test to work when perl path has spaces
2015-01-24 07:44:08 +00:00
wen
97add6c1d8 Updated devel/p5-Config-INI to 0.025 2015-01-24 07:29:42 +00:00
wen
3472446667 Update to 0.025
Update DEPENDS

Upstream changes:
0.025     2014-11-16 14:29:37-05:00 America/New_York
        - run preprocess_line before can_ignore
        - bump up required Mixin::Linewise to help out Win32 users

0.024     2014-04-05 21:31:54-04:00 America/New_York
        - MIGHT BREAK YOUR CODE (but probably won't):
          handle_unparsed_line now receives its arguments in reversed order
        - new methods exist and more methods now receive the filehandle to make
          subclassing more flexible

0.023     2014-03-13 10:21:15+01:00 Europe/Paris
        - specify minimum Mixin::Linewise requirement (thanks, Andreas Koenig
          and Smylers)

0.022     2014-01-30 16:57:43-05:00 America/New_York
        - remove the last few places IO::String was used (thanks, Graham Knop)

0.021     2013-10-20 11:33:59 America/New_York
        - throw an exception if line 1 appears to start with a UTF-8 BOM
        - typo fixes in docs (thanks, David Steinbrunner!)
2015-01-24 07:28:56 +00:00
mef
daeae692b2 (pkgsrc)
- Add DEPENDS+= textproc/hevea
  - Remove two patches:
     * One was to disable building doc
     * The other was fixing tex stuff PATH
  - PKGREVISION++
  - (PLIST) adding many doc files
2015-01-24 07:27:46 +00:00
wen
8a505d0792 Updated www/p5-Mojolicious to 5.73 2015-01-24 07:22:41 +00:00
wen
261614c555 Update to 5.73
Upstream changes:
5.73  2015-01-24
  - Deprecated Mojolicious::Routes::Route::bridge in favor of
    Mojolicious::Routes::Route::under.
  - Deprecated Mojolicious::Controller::render_exception in favor of
    reply->exception helper.
  - Deprecated Mojolicious::Controller::render_not_found in favor of
    reply->not_found helper.
  - Removed deprecated object-oriented Mojo::JSON API.
  - Removed deprecated stringification support from Mojo::Collection.
  - Removed deprecated support for data arguments from Mojo::JSON::Pointer.
  - Removed deprecated AUTOLOAD and pluck methods from Mojo::Collection.
  - Removed deprecated AUTOLOAD and val methods from Mojo::DOM.
  - Moved tutorial from Mojolicious::Lite to Mojolicious::Guides::Tutorial.
  - Added term_escape method to Mojo::ByteStream.
  - Added term_escape function to Mojo::Util.
  - Improved get command to use the user agent of the application.
  - Improved diagnostics information for MOJO_DAEMON_DEBUG,
    MOJO_USERAGENT_DEBUG and MOJO_WEBSOCKET_DEBUG environment variables.
  - Fixed tag helpers to generate correct HTML5. (batman, sri)
  - Fixed JSON Pointer escaping bug.
  - Fixed portability bug in monkey_patch tests.
2015-01-24 07:21:57 +00:00
wen
304d529c26 Updated www/p5-WWW-Mechanize to 1.74 2015-01-24 07:13:30 +00:00
wen
0c5fb64355 Update to 1.74
Upstream changes:
1.74        2015-01-23
========================================
[OTHER CHANGES]

- updated repository link in metadata
2015-01-24 07:12:09 +00:00
obache
f6fb683a43 fixes DEPENDS pattern. 2015-01-24 06:09:13 +00:00
mef
b89d2c4e32 Updated print/advi to 1.10.2 2015-01-24 03:55:56 +00:00
mef
62bf1b2025 (pkgsrc)
- Add comment on patches
  - upstream claims problem fixed, but prerequisite
    is missing on pkgsrc yet, so still doc is disabled now
(upstream)
  - Update to 1.10.2
Version 1.10.2
        - Fixed packaging of documentation
2015-01-24 03:55:34 +00:00
mef
0f1256f125 Updated print/chktex to 1.6.4 2015-01-24 01:10:51 +00:00
mef
40454e7b63 Update to 1.6.4
1.6.4 (2007-10-20)

  - For some reason 1.6.3 did not include all the changes it was supposed to
    have, this release should fix it. One such issue is the MacOS X
    compilation.
  - Include some updates to the default chktexrc from Jean-Marc Lasgouttes.
2015-01-24 01:10:43 +00:00
obache
56df660dc5 Updated emulators/suse131_openssl to 13.1nb12 2015-01-24 01:02:08 +00:00
obache
5be2a0a5f4 Apply following update to suse131_openssl, bump PKGREVISION.
openSUSE Security Update: Security update for openssl
______________________________________________________________________________

Announcement ID:    openSUSE-SU-2015:0130-1
Rating:             important
References:         #911399 #912014 #912015 #912018 #912292 #912293
                    #912294 #912296
Cross-References:   CVE-2014-3569 CVE-2014-3570 CVE-2014-3571
                    CVE-2014-3572 CVE-2014-8275 CVE-2015-0204
                    CVE-2015-0205 CVE-2015-0206
Affected Products:
                    openSUSE 13.2
                    openSUSE 13.1
______________________________________________________________________________

   An update that fixes 8 vulnerabilities is now available.

Description:


   openssl was updated to 1.0.1k to fix various security issues and bugs.

   More information can be found in the openssl advisory:
   http://openssl.org/news/secadv_20150108.txt

   Following issues were fixed:

   * CVE-2014-3570 (bsc#912296): Bignum squaring (BN_sqr) may have produced
     incorrect results on some platforms, including x86_64.

   * CVE-2014-3571 (bsc#912294): Fixed crash in dtls1_get_record whilst in
     the listen state where you get two separate reads performed - one for
     the header and one for the body of the handshake record.

   * CVE-2014-3572 (bsc#912015): Don't accept a handshake using an ephemeral
     ECDH ciphersuites with the server key exchange message omitted.

   * CVE-2014-8275 (bsc#912018): Fixed various certificate fingerprint issues.

   * CVE-2015-0204 (bsc#912014): Only allow ephemeral RSA keys in export
     ciphersuites

   * CVE-2015-0205 (bsc#912293): A fixwas added to prevent use of DH client
     certificates without sending certificate verify message.

   * CVE-2015-0206 (bsc#912292): A memory leak was fixed in
     dtls1_buffer_record.

References:

   http://support.novell.com/security/cve/CVE-2014-3569.html
   http://support.novell.com/security/cve/CVE-2014-3570.html
   http://support.novell.com/security/cve/CVE-2014-3571.html
   http://support.novell.com/security/cve/CVE-2014-3572.html
   http://support.novell.com/security/cve/CVE-2014-8275.html
   http://support.novell.com/security/cve/CVE-2015-0204.html
   http://support.novell.com/security/cve/CVE-2015-0205.html
   http://support.novell.com/security/cve/CVE-2015-0206.html
   https://bugzilla.suse.com/show_bug.cgi?id=911399
   https://bugzilla.suse.com/show_bug.cgi?id=912014
   https://bugzilla.suse.com/show_bug.cgi?id=912015
   https://bugzilla.suse.com/show_bug.cgi?id=912018
   https://bugzilla.suse.com/show_bug.cgi?id=912292
   https://bugzilla.suse.com/show_bug.cgi?id=912293
   https://bugzilla.suse.com/show_bug.cgi?id=912294
   https://bugzilla.suse.com/show_bug.cgi?id=912296
2015-01-24 01:01:54 +00:00
mef
386fe0d978 Updated print/abcm2ps to 7.8.12 2015-01-24 00:58:45 +00:00
mef
0659d2f33e Update 6.6.6 to 7.8.12
---- Version 7.8.12 - 14/12/16 ----

Fix bad handling of "K:none", especially when transposition.
Fix bad transposition of latin guitar chord "La".
Fix loss of 'exp none' in K:.
Fix some compilation warnings
	(reported by John Chambers).
Fix problems with decorations or guitar chords/annotations
		in sequence/measure repeat.
	(reported by Frédéric Boulanger).

---- Version 7.8.11 - 14/11/26 ----

Fix bad position of grace notes in overlay voices at start of measure
	(reported by Jean-Luc Zins).
Fix bad repeat font when staves/voices with different scales
	(reported by  Gerhard Schacherl).

---- Version 7.8.10 - 14/11/01 ----

Change the PS font scale of the accidentals according to the FontMatrix
	(reported by Chuck Boody).
Fix loss of voice options when many %%voice's without "%%voice end" in %%tune.
Fix lost of lyrics when ABC version 2.1 and generation restart.
Fix bad transposition of notes when %%transpose after K:.

Too long to list all the ChangeLog, so
list of the version and date for the rest of ChangeLog
---- Version 7.8.9 - 14/10/14 ----
---- Version 7.8.8 - 14/08/29 ----
---- Version 7.8.7 - 14/08/09 ----
---- Version 7.8.6 - 14/07/17 ----
---- Version 7.8.5 - 14/07/01 ----
---- Version 7.8.4 - 14/06/18 ----
---- Version 7.8.3 - 14/05/23 ----
---- Version 7.8.2 - 14/05/05 ----
---- Version 7.8.1 - 14/04/02 ----
---- Version 7.8.0 - 14/03/26 ----
---- Version 7.7.2 - 14/03/07 ----
---- Version 7.7.1 - 14/02/18 ----
---- Version 7.7.0 - 14/02/17 ----
---- Version 7.6.10 - 14/01/23 ----
---- Version 7.6.9 - 14/01/23 ----
---- Version 7.6.8 - 13/11/21 ----
---- Version 7.6.7 - 13/11/03 ----
---- Version 7.6.6 - 13/11/03 ----
---- Version 7.6.5 - 13/11/02 ----
---- Version 7.6.4 - 13/11/01 ----
---- Version 7.6.3 - 13/10/25 ----
---- Version 7.6.2 - 13/10/18 ----
---- Version 7.6.1 - 13/10/16 ----
---- Version 7.6.0 - 13/08/20 ----
---- Version 7.5.8 - 13/08/07 ----
---- Version 7.5.7 - 13/07/16 ----
---- Version 7.5.6 - 13/06/17 ----
---- Version 7.5.5 - 13/06/06 ----
---- Version 7.5.4 - 13/05/27 ----
---- Version 7.5.3 - 13/05/24 ----
---- Version 7.5.2 - 13/03/22 ----
---- Version 7.5.1 - 13/03/17 ----
---- Version 7.5.0 - 13/03/01 ----
---- Version 7.4.2 - 13/02/13 ----
---- Version 7.4.1 - 13/02/11 ----
---- Version 7.4.0 - 13/01/29 ----
---- Version 7.3.5 - 13/01/15 ----
---- Version 7.3.4 - 13/01/08 ----
---- Version 7.3.3 - 12/12/14 ----
---- Version 7.3.2 - 12/12/07 ----
---- Version 7.3.1 - 12/11/28 ----
---- Version 7.3.0 - 12/11/17 ----
---- Version 7.2.2 - 12/11/07 ----
---- Version 7.2.1 - 12/10/30 ----
---- Version 7.2.0 - 12/10/25 ----
---- Version 7.1.3 - 12/10/18 ----
---- Version 7.1.2 - 12/10/09 ----
---- Version 7.1.1 - 12/09/29 ----
---- Version 7.1.0 - 12/09/13 ----
---- Version 7.0.16 - 12/09/06 ----
---- Version 7.0.15 - 12/08/27 ----
---- Version 7.0.14 - 12/07/22 ----
---- Version 7.0.13 - 12/06/17 ----
---- Version 7.0.12 - 12/06/10 ----
---- Version 7.0.11 - 12/06/02 ----
---- Version 7.0.10 - 12/05/28 ----
---- Version 7.0.9 - 12/05/23 ----
---- Version 7.0.8 - 12/05/21 ----
---- Version 7.0.7 - 12/05/16 ----
---- Version 7.0.6 - 12/05/13 ----
---- Version 7.0.5 - 12/04/30 ----
---- Version 7.0.4 - 12/03/31 ----
---- Version 7.0.3 - 12/03/03 ----
---- Version 7.0.2 - 12/02/21 ----
---- Version 7.0.1 - 12/02/06 ----
---- Version 7.0.0 - 12/02/02 ----
2015-01-24 00:58:36 +00:00
wiedi
781b53ceff Updated mail/rspamd to 0.8.1 2015-01-23 21:48:32 +00:00
wiedi
38f6db8b14 Update rspamd to 0.8.1
Remove patches that have been integrated upstream.

0.8.1:
	* Add sqlite and perl as dependencies for RPM/Debian packages (by @fatalbanana)
	* Remove whitelist.lua from RPM file list (by @fatalbanana)
	* Make Exim pass hostnames to rspamd (by @fatalbanana)
	* Fix building on Fedora (by @fatalbanana)
	* Add toggle for disabling installation of systemd units on Linux (by @fatalbanana)
	* Fix double format rounding that caused output corruption (reported by @fatalbanana)
	* Revert broken change for destructors ordering that led to memory corruption
	* Do not reset symbols case of settings if parsed from lua (reported by @andrejzverev)
	* Fix build on SunOS (by @wiedi)
	* Fix multiple crashes on broken DKIM DNS records
	* Fix critical issue with composites weights removing
	* Fix memory corruption in composites processing code
	* Ignore non-SPF TXT records when parsing SPF includes
2015-01-23 21:47:44 +00:00
pho
994a39ba08 Check for aligned memory functions with cmake
Not all platforms have posix_memalign(3) so we need to check if it
exists. This fixes build failure on Darwin 9. See:
https://www.gnu.org/software/gnulib/manual/html_node/posix_005fmemalign.html
2015-01-23 17:15:09 +00:00
taca
f705c811e2 Note remove of www/contao33 package. 2015-01-23 16:19:35 +00:00
taca
4d62a147ab Remove contao33 (Contao Open Source CMS 3.3.x) package since it was
replaced by contao34 (Contao Open Source CMS 3.4.x).
2015-01-23 16:19:14 +00:00
taca
903a394140 Remove contao33 entry. 2015-01-23 16:18:22 +00:00
taca
a00e7f3732 Note update of www/contao32 package to 3.2.17 and www/contao34 package to
3.4.2.
2015-01-23 16:17:06 +00:00