Commit graph

210025 commits

Author SHA1 Message Date
jperkin
c04a89ce75 Need limits.h for PATH_MAX on SunOS. 2013-12-13 09:58:58 +00:00
richard
ed1d00e12c SunOS workaround for strip issues with libxul 2013-12-13 07:57:25 +00:00
obache
8aecdcc627 sort 2013-12-13 07:11:20 +00:00
obache
425c25ae74 The unzip utility apprared in FreeBSD 8.0. 2013-12-13 07:04:09 +00:00
obache
419417887b Updated emulators/suse131_libcurl to 13.1nb1 2013-12-13 02:13:49 +00:00
obache
ae045f40ae Bump PKGREVISON
* apply openSUSE-SU-2013:1859-1 for CVE-2013-4545
* add missing openlda requirement
* remove redundants from distinfo
2013-12-13 02:13:24 +00:00
schnoebe
1f09378d60 Remove "FETCH_USING=curl". 2013-12-12 23:04:08 +00:00
schnoebe
2253854844 Update chat/jabberd2 to 2.3.1. 2013-12-12 23:02:58 +00:00
schnoebe
29c2344538 Update to jabberd 2.3.1
* 2.3.0 to 2.3.1 upgrade:

What changed:
- Marked "TLS-Everywhere" as EXPERIMENTAL feature
- default EXPERIMENTAL to 'no'
- default SUPERSEDED to 'no'
- moved STANZA-ACK and MY-IP-ADDRESS XEPs and IQ-PRIVATE push
  out of experimental status


* 2.2.17 to 2.3.0 upgrade:

What changed:
- Renamed non-standard UPGRADE file overwriting outdated NEWS file
- Semantic Versioning: http://semver.org/
- TLS Everywhere: https://github.com/stpeter/manifesto
- Required GSASL >=1.1
- jabberd should compile without warnings
- out-of-source builds should work
- pgsql: authreg password_type support
- pgsql: schema support
- ldapvcard: groupattr works even if no groupattr_regex defined
- ldapfull: checks for ldap group membership on login
- vCard: Assume tel phone is voice phone
- MySQL: default password hashing algorithm changed to SHA512
- out-conn-reuse s2s.xml option naming unified
- XML parse error will log buffer details
- CRAM-MD5 auth support
- router private key cachain and password support
- hashed passwords support in SQLite3 storage
2013-12-12 23:01:02 +00:00
jperkin
234d852d74 SunOS libform does not have TYPE_IPV4, disable it. 2013-12-12 22:54:36 +00:00
jperkin
ff18f98c47 Various patches to fix build on SunOS. 2013-12-12 20:17:56 +00:00
kleink
467c09beb8 Updated www/py-flask-script to 0.6.6. 2013-12-12 19:37:41 +00:00
kleink
d25b017b6a Update py-flask-script to 0.6.6.
Version 0.6.6
-----------------

Released on December 6, 2013

- Fix global being passed after command by not expliciting checking
  for the 'parents' argument.
2013-12-12 19:36:55 +00:00
jperkin
6534d3c2dd Fix variable name, fixes build on SunOS. 2013-12-12 18:13:17 +00:00
jperkin
d55870fda1 Make package build on SunOS. The end result is mostly non-functional as it
is missing SCSI and CDDA support, however this does enable a number of other
packages to now build, many of which do not depend on working cdparanoia for
their own functionality.
2013-12-12 16:41:32 +00:00
is
77817dada3 Fix for the integer overflow possibility reported in
http://secunia.com/advisories/53558 / CVE 2013-1993
taken from upstream:
http://lists.freedesktop.org/archives/mesa-dev/2013-May/039720.html
http://lists.freedesktop.org/archives/mesa-dev/2013-May/039722.html
but with s/calloc/(char *) Xcalloc/
2013-12-12 14:44:10 +00:00
pettai
691b4f5d89 Updated mail/opendkim to 2.9.0 2013-12-12 14:12:08 +00:00
pettai
4b95846bfa 2.9.0 2013/12/09
NOTE: During the development cycle for this release, SourceForge
                changed their bug numbering system.  Bug numbers are recorded
                here as they were generated by the current system at the time
                they were filed.  The older ones (prefixed "SF") have since
                been renumbered or may no longer be in the system.
        Feature request #169: Discontinue libxml2 support in the reputation
                code.
        Feature request #174: Drop internal libstrl implementation.
        Feature request #175: Discontinue support for libdkimrep.
        Feature request #176: Update to the final REPUTE RFCs.
        Activate _FFR_REDIRECT.
        Fix bug #178: Add support for "dmarc" as an authentication method
                (though it hasn't been formally registered yet) and fix
                a minor Authentication-Results parsing problem.
        Fix bug #179: Correct handling of SignatureTTL.
        Fix bug #180: Drain results object when doing a DB walk of a postgresql
                table.
        Fix bug #182: Add an Authentication-Results header field even for
                messages with no valid From: field or a fatal structural
                violation.
        Teach dkimf_db_walk() about LDAP soft starting, and don't escape the
                forced "*" when walking.  Also handle incorrect attribute
                counts without causing an assertion failure.
        Call dkimf_config_free() on shutdown so that all DBs get properly
                closed and everything gets deallocated.
        LIBOPENDKIM: Fix bug #168: Report an unresolved CNAME for ADSP records
                as simply absent.
        LIBOPENDKIM: Add DKIM_LIBFLAGS_REQUESTREPORTS to request that an
                "r=y" tag be added to signatures, per RFC6651.
        TOOLS: Fix boundary condition in opendkim-testmsg.
        DOCS: Feature request #168: Improve documentation of signature
                verification failure debugging features.
        DOCS: Feature request #172: Describe socket selection procedure in
                detail, and mention selinux command to get set up.
2013-12-12 14:11:32 +00:00
jperkin
119b74fe1a x11-links should only be used with X11_TYPE == native. 2013-12-12 13:27:17 +00:00
jperkin
01344abb67 Don't include devel/libinotify on SunOS. Makes package build. 2013-12-12 12:58:31 +00:00
obache
0e35efaeaa + ghc7 2013-12-12 12:48:18 +00:00
obache
4dda2781db Added lang/ghc7 version 7.6.3 2013-12-12 12:47:47 +00:00
obache
81d448170b Import ghc-7.6.3 as lang/ghc7.
Based on wip/ghc, mostly worked by phonohawk, with patches from jperkin@.
And some modifications and buit of Bootstrap binaries for 7.6.3 by me.

GHC: The Glasgow Haskell Compiler.

The Glasgow Haskell Compiler is a robust, fully-featured, optimising
compiler for the functional programming language Haskell 98
(http://www.haskell.org). GHC compiles Haskell to either native code
or C. It implements numerous experimental language extensions to
Haskell, including concurrency, a foreign language interface, several
type-system extensions, exceptions, and so on. GHC comes with a
generational garbage collector, a space and time profiler, and a
comprehensive set of libraries.
2013-12-12 12:47:17 +00:00
jperkin
4990a545ac Package needs lang/python/tool.mk for calls to 'python' in configure. 2013-12-12 12:45:44 +00:00
jperkin
04e41c86e0 When recursively chowning, ensure the -P flag is specified. This is default
on BSD but not on strict POSIX implementations, leading to failures when
building as an unprivileged user in the presence of symlinks.

Fixes recent breakage on SunOS when the '-h' flag was removed for MirBSD.
2013-12-12 12:24:47 +00:00
jperkin
5481ddebd5 Fix copy/paste error. 2013-12-12 11:53:38 +00:00
jperkin
e28b003703 Updated lang/nodejs to 0.10.23 2013-12-12 11:53:24 +00:00
jperkin
399e0f87cd Update lang/nodejs to version 0.10.23. Changes since 0.10.20:
2013.12.12, Version 0.10.23 (Stable)
* uv: Upgrade to v0.10.20 (Timothy J Fontaine)
* npm: Upgrade to 1.3.17 (isaacs)
* gyp: update to 78b26f7 (Timothy J Fontaine)
* build: include postmortem symbols on linux (Timothy J Fontaine)
* crypto: Make Decipher._flush() emit errors. (Kai Groner)
* dgram: fix abort when getting `fd` of closed dgram (Fedor Indutny)
* events: do not accept NaN in setMaxListeners (Fedor Indutny)
* events: avoid calling `once` functions twice (Tim Wood)
* events: fix TypeError in removeAllListeners (Jeremy Martin)
* fs: report correct path when EEXIST (Fedor Indutny)
* process: enforce allowed signals for kill (Sam Roberts)
* tls: emit 'end' on .receivedShutdown (Fedor Indutny)
* tls: fix potential data corruption (Fedor Indutny)
* tls: handle `ssl.start()` errors appropriately (Fedor Indutny)
* tls: reset NPN callbacks after SNI (Fedor Indutny)

2013.11.12, Version 0.10.22 (Stable), cbff8f091c22fb1df6b238c7a1b9145db950fa65
* npm: Upgrade to 1.3.14
* uv: Upgrade to v0.10.19
* child_process: don't assert on stale file descriptor events (Fedor Indutny)
* darwin: Fix "Not Responding" in Mavericks activity monitor (Fedor Indutny)
* debugger: Fix bug in sb() with unnamed script (Maxim Bogushevich)
* repl: do not insert duplicates into completions (Maciej Małecki)
* src: Fix memory leak on closed handles (Timothy J Fontaine)
* tls: prevent stalls by using read(0) (Fedor Indutny)
* v8: use correct timezone information on Solaris (Maciej Małecki)

2013.10.18, Version 0.10.21 (Stable), e2da042844a830fafb8031f6c477eb4f96195210
* uv: Upgrade to v0.10.18
* crypto: clear errors from verify failure (Timothy J Fontaine)
* dtrace: interpret two byte strings (Dave Pacheco)
* fs: fix fs.truncate() file content zeroing bug (Ben Noordhuis)
* http: provide backpressure for pipeline flood (isaacs)
* tls: fix premature connection termination (Ben Noordhuis)
2013-12-12 11:52:37 +00:00
jperkin
052e851e66 Search the SDK path on OSX, otherwise for Xcode 5 certain modules will not
be built, due to the headers not being installed in /usr/include by default.
2013-12-12 11:34:23 +00:00
markd
6db949da42 Don't fail build with old MesaLib. Fixes PR pkg/48398. 2013-12-12 11:09:28 +00:00
obache
ee3e9f6ed2 reorder to avoid unwanted substitute. 2013-12-12 11:03:17 +00:00
markd
c6ae8ef516 Don't install into $PREFIX/lib64 2013-12-12 10:21:07 +00:00
markd
86c993f897 Always install into $PREFIX/lib not $PREFIX/lib64 2013-12-12 10:03:42 +00:00
wen
bdac305653 Updated devel/p5-Data-Peek to 0.39 2013-12-12 09:05:35 +00:00
wen
44a8f5e12c Update to 0.39
Upstream changes:
0.39	- 2013-08-17, H.Merijn Brand   <h.m.brand@xs4all.nl>
    * Upped copyright to 2013
    * Add alternative test results for 5.19.3 and up (COW and no PV for IV)
2013-12-12 09:04:31 +00:00
wen
569ef8502d Updated devel/p5-Data-MessagePack to 0.48 2013-12-12 08:55:34 +00:00
wen
fd127fb98b Update to 0.48
Upstream changes:
0.48 2013-09-01 15:42:51+0900

    - Fix tests for bleadperl

0.47

    - Support PUREPERL_ONLY build
      See the Lancaster Consensus:
      219db464af/lancaster-consensus.md (specifying-pure-perl-builds)

0.46

    - fixed unpacking issue on big-endian system.
    https://github.com/msgpack/msgpack-perl/issues/4

0.45

    - support tied hashes(rurban++)

0.44

    - do not display deprecated warnings from Data::MessagePack::Unpacker.
      T::Xslate using it...

0.43 2012-06-26T02:00:57

    - Data::MessagePack::Unpacker was deprecated.


0.42 2012-06-25 09:56:58

    - fix failing to pack IV/NV with MAGIC (e.g. $$ in 5.16.0)

0.41 2012-03-28 01:09:44

    - Revert the privous changed utf8() behavior

0.40 2012-03-28 00:37:28

    - Fix $messagepack->utf8(1) behavior
    - Fix tests on NV == long double env
2013-12-12 08:54:13 +00:00
obache
9a1951618f require bsd.prefs.mk befer refering ${OPSYS}. 2013-12-12 08:47:24 +00:00
wen
c677a46afe Updated devel/p5-Data-Dump-Streamer to 2.36 2013-12-12 08:35:48 +00:00
wen
3e12e06757 Update to 2.36
Upstream changes:
2.35
Apply patches by Ilmari and D. Steinbrunner.

Should work on 5.18 now.

2.34
Administrative release to eliminate build dependency on module
used only for testing.

2.33
Caught up with various RT reports, and fixed a bunch of them.

[RT #74198] fixed dumps containing read-only objects (obtained via JSON::XS)

[RT #74198], Fixed stringification of code compiled under strict in later
perls. Thanks to Father Chrysotomos for the patch and nudge.

Also eliminated a false-fail prone test which was actually pretty useless,
which should close several tickets which I wont bother to list.

This release also is the first from the new git repository at
https://github.com/demerphq/Data-Dump-Streamer
2013-12-12 08:32:54 +00:00
wen
5e1abdc859 Updated devel/p5-Data-Dump to 1.22 2013-12-12 07:55:23 +00:00
wen
2cfd59349d Update to 1.22
Upstream changes:
2013-05-10  Gisle Aas <gisle@ActiveState.com>

   Release 1.22

   Deal with class names containing '=' [RT#72415]

   Filters now get access to $ctx->expr; the textual expression
   denoting the current object.
2013-12-12 07:54:29 +00:00
wen
33d636ec49 Updated devel/p5-Data-Compare to 1.23 2013-12-12 07:36:30 +00:00
wen
8be412d382 Update to 1.23
Upstream changes:
1.23    2013-09-26  DCANTRELL  Add David Muir Sharnoff's tests for
     really big data structures (but not yet working);
              Check for taint-mode less insanely, thanks to Ilmari;
               Don't delay loading File::Find::Rule (see RT 87554)
2013-12-12 07:35:40 +00:00
wen
7ad95a3b43 Updated devel/p5-Data-Alias to 1.18 2013-12-12 07:24:48 +00:00
wen
e927d2aa30 Update to 1.18
Upstream changes:
version 1.18; 2013-09-21

  * bugfix: store peep chain link reliably under threads

  * update tests for Perl 5.19.4's removal of the special treatment of
    aliased undef in arrays

  * in doc, switch to consistent use of British English spellings

  * doc typo fix

version 1.17; 2013-08-04

  * bugfix: correct the dtrace-related macro squashing for Perls prior
    to 5.13.8, where the macros had the wrong number of parameters and
    prevented compilation

  * bugfix: use core's PL_no_localize_ref string constant as data string
    rather than format string

  * update to handle the new padrange op type in Perl 5.17.6

  * update to handle the new op allocation mechanism in Perl 5.17.2

  * clarify and expand documentation around list-like assignments

  * clarify documentation of deref() regarding lvalueness

  * remove the bulk of the documentation from the README file
2013-12-12 07:23:56 +00:00
wen
bee4900c5f Updated devel/p5-Contextual-Return to 0.004007 2013-12-12 06:53:21 +00:00
wen
b2f1d8a1f5 Update to 0.004007
Upstream changes:
0.004004  Sun Aug  5 17:46:56 2012

    - Further patch to failures.t

    - Added redefinition of Scalar::Util::blessed() to avoid nasty
      surprises (thanks Andrew!)

    - Added confess() and cluck() overrides
      and fixed caller() override to set @DB::args when appropriate


0.004005  Mon Aug 20 10:44:35 2012

    - Further patch for t/confess.t
      (Thanks, David!)


0.004006  Thu Oct  4 16:49:47 2012

    - Circumvented annoying undef-as-key warnings in Perl 5.17+

    - Honour @CARP_NOT's when reporting context


0.004007  Fri Oct  5 23:05:05 2012

    - Added BLESSED handler for better control over how blessed() lies

    - Upgraded reimplementation of blessed() to make more sense
2013-12-12 06:52:14 +00:00
wen
7bdc547d80 Updated devel/p5-Const-Fast to 0.014 2013-12-12 06:43:26 +00:00
wen
652859fb26 Update to 0.014
Upstream changes:
0.014     2013-05-28 02:32:48 Europe/Amsterdam
          Pass coderefs and globrefs unchanged
          Conversion from Test::Exception to Test::Fatal (Karen Etheridge)
          Convert to Module::Build::Tiny
2013-12-12 06:42:21 +00:00