Commit graph

230920 commits

Author SHA1 Message Date
mef
349ac07cf9 Add BUILD_DEPENDS+= for make test. 2015-03-17 12:40:02 +00:00
mef
cccb9d7902 Enable Commented out DEPENDS+= for make test by using BUILD_DEPENDS. 2015-03-17 12:36:26 +00:00
mef
153363f4e5 Add BUILD_DEPENDS only for make test, as an interim solution. 2015-03-17 12:09:22 +00:00
jperkin
75fe639a49 Ensure we pass through LDFLAGS, fixes build with cwrappers. 2015-03-17 11:11:30 +00:00
jperkin
19cab04143 Avoid PAGESIZE definition on SunOS. 2015-03-17 10:37:14 +00:00
prlw1
3567321704 Updated misc/yelp3 to 3.14.1 2015-03-17 09:24:54 +00:00
prlw1
d796492f96 Update yelp3 to 3.14.1
3.14.1
======
* Updated translations:
  bg    (Ivaylo Valkov)
  bn_IN (Saibal Ray)
  fa    (Arash Mousavi)
  it    (Milo Casagrande)
  lv    (Rūdolfs Mazurs)
  te    (Krishnababu Krothapalli)
  uk    (Daniel Korostil)
2015-03-17 09:24:31 +00:00
taca
0e7d288385 Note update of security/clamav package to 0.98.6nb2. 2015-03-17 08:57:13 +00:00
taca
3f81e84dec Bump PKGREVISION.
Missing entries for patch files might cause creating broken binary package.
Noted by bouyer@.
2015-03-17 08:55:57 +00:00
mef
e66428c587 Add comments on necessary DEPENDS for test. 2015-03-17 06:21:04 +00:00
taca
195c235212 Revice checksum for patch files which were accidently removed. 2015-03-17 06:00:07 +00:00
ryoon
780704cb1f Add comment to SSE2 under i386. 2015-03-17 03:19:08 +00:00
mef
68a9190f0e Add comments on necessity for test. 2015-03-17 01:17:13 +00:00
mef
c3a52daf03 Add comments for one more necessity for test, skipping unless otherwise. 2015-03-17 01:08:56 +00:00
mef
6510cf4670 Add comment for necessity of DEPENDS at make test. 2015-03-17 00:27:28 +00:00
pettai
462b655875 Updated net/rancid to 3.2 2015-03-16 22:37:17 +00:00
pettai
4df87e8121 3.2
- mtlogin: support cloginrc passphrase and identity
      - ios.pm: add ios::ShowCellular() and cmd show cellular 0 profile
      - control_rancid: fix mail rcpt bug in error path
      - rancid-cvs: change git push.default to current
      - add .old to configs/{.cvsignore,.gitignore}; see control_rancid.1
      - rancid.pm: rework IP address sorting
      - ciscowlc.pm: filter some config junk that wont import
      - nxos.pm: not all nexus have show process log vdc-all
      - f5rancid: filter fluctuating monitor state in config
      - FAQ: updates
      - ios.pm: drop the fabricated portion of the "Chassis type:" line; its
        too much to try to track it accurately and doesnt seem to provide any
        value
      - foundry.pm: filter altitude and pressure in ShowChassis
      - ios.pm: cellular modem speeds not filtered on C819G
      - ios.pm: 3560X w/ XE has different show sdm prefer and show system mtu
        formats
      - update lg for router.db delimeter change
      - rename slogin to plogin (poly-login), as slogin collides with ssh pkg
      - jlogin, mtlogin: set tty init options when there is no controlling tty,
        and update jlogin to match this method to an error from stty on the O/S
        used by the user, Linux, I believe.
        http://www.shrubbery.net/pipermail/rancid-discuss/2015-January/007981.html
      - flogin: send term length 0 for MLX & other cases.
      - flogin: remove sleeps, send -h should work, and lower send_human timers
      - *login: set base send_human values and lower (faster) values where it
        was already set (clogin, complogin, etc), except flogin.
      - rancid.conf: add DIFFSCRIPT knob
      - dllogin, wlogin: handle -t option
      - control_rancid: read rancid.conf sooner & fix handling group/ranicd.conf
      - rancid-run: pass -f to control_rancid
      - Fix the commit command used for -r
      - Updates to default mail headers for RFC3834 & MS
      - rancid.types: fix show config commands for cisco-wlc*
      - ios.pm: filter line password on c2800s & c2900s
      - add support for git.  See the UPGRADING file.
      - rancid-cvs: add -f option
      - dell.pm: filter up time from show switch
      - control_rancid: svn cleanup after collection commits
      - iosxr.pm: access-list/prefix-list sorting regex fixes
      - ios.pm: access-list/prefix-list sorting regex fixes
      - nxos.pm: filter ASIC/INTAKE cycling temps
      - panos.pm: convert panrancid to a module
      - panlogin, panrancid: import palo alto network script
      - jlogin: set tty width to 132 to avoid problems with cli
        complete-on-space, which fixes problems occuring when hostnames are
        longer
      - iosxr.pm: access-list regex truncating lines
      - rancid.pm: improve IP sorting, esp for IPv6
      - ios.pm: filter show flash & dir bytes free better
      - ciscowlc: add filters for oscillating config & env o/p
      - ciscowlc: convert Cisco WLC scripts to library
      - import Cisco WLC scripts from
        http://www.shrubbery.net/pipermail/rancid-discuss/2010-February/004652.html
      - *login.in; fix handling of empty lines in -x input
      - nxos.pm: recognize invalid command in ShowFex
      - nxos.pm: does not set $proc
      - nxrancid: convert nexus to module nxos.pm
      - ios.pm: save "next reload" template
      - tntlogin, tntrancid: remove TNT support
      - par, hpuifilter: type fixes for Raspian compatibility
      - slogin: add switching login
      - ios.pm: filter timestamp and size from filename "syslog"
      - configure: complain if sendmail is not found
      - control_rancid: DIR set too early
      - clogin,ios.pm,iosxr.pm: escape plus (+) regex atom in prompt handling
      - foundry.pm: remove rogue newline in regex
      - Note Allied Telesis AW+ devices support, works as type 'cisco'
        according to Allied Telesis Employees
      - fix handling of absent sendmail in configure script
2015-03-16 22:36:58 +00:00
wiz
ce53382024 Updated misc/calibre to 2.21.0nb1 2015-03-16 22:28:47 +00:00
wiz
8ca00a37fd Get rid of unnecessary calibre-uninstall program, pkg_delete is working fine.
Bump PKGREVISION.
(Gets rid of /usr/bin/python in installed file.)
2015-03-16 22:28:38 +00:00
tnn
983049b0af Apply some band aid to make it build for NetBSD-current / MKLLVM=yes users
since we don't yet ship stdatomic.h.
2015-03-16 21:51:01 +00:00
tron
5f0561b2b6 Note update of the "amtterm" package to version 1.3nb16. 2015-03-16 19:20:34 +00:00
tron
8ff4a8a120 Add patch from GIT repository to improve AMT protocol support.
This stops "amtterm" from disconnecting repeatedly from the ME of a
Lenovo ThinkServer TS140.
2015-03-16 19:19:58 +00:00
ryoon
ce4a527221 Fix -java case.
Matthias Ferdinand reported that this package includes java mk files
even in PKG_OPTIONS.libreoffice4=-java case.
2015-03-16 18:16:26 +00:00
jperkin
ecfc2aa770 Pass through LDFLAGS to LINKFLAGS, fixes cwrappers build. 2015-03-16 15:22:47 +00:00
jperkin
1927101929 Fix build on SunOS, catch up with latest API. 2015-03-16 14:57:49 +00:00
jperkin
1251e3d570 Find bzip2 and zlib correctly. 2015-03-16 14:07:41 +00:00
wiz
5c3ac16778 Updated devel/py-requests to 2.6.0 2015-03-16 13:58:46 +00:00
wiz
09cfd96b72 Update to 2.6.0 for a security issue.
2.6.0 (2015-03-14)
++++++++++++++++++

**Bugfixes**

- Fix handling of cookies on redirect. Previously a cookie without a host
  value set would use the hostname for the redirected URL exposing requests
  users to session fixation attacks and potentially cookie stealing. This was
  disclosed privately by Matthew Daley of `BugFuzz <https://bugfuzz.com>`_.
  An CVE identifier has not yet been assigned for this. This affects all
  versions of requests from v2.1.0 to v2.5.3 (inclusive on both ends).

- Fix error when requests is an ``install_requires`` dependency and ``python
  setup.py test`` is run. (#2462)

- Fix error when urllib3 is unbundled and requests continues to use the
  vendored import location.

- Include fixes to ``urllib3``'s header handling.

- Requests' handling of unvendored dependencies is now more restrictive.

**Features and Improvements**

- Support bytearrays when passed as parameters in the ``files`` argument.
  (#2468)

- Avoid data duplication when creating a request with ``str``, ``bytes``, or
  ``bytearray`` input to the ``files`` argument.
2015-03-16 13:58:37 +00:00
tnn
410a98f42b Fix a MAKE_JOBS safety problem. In the recipe for Python/importlib.h it
launches a submake for _freeze_importlib before all the object files have
been compiled. List $(LIBRARY_OBJS_OMIT_FROZEN) as dependencies to make it
wait until it is safe to launch the submake.

Should fix occasional errors of the sort:
Python/Python-ast.o: file not recognized: File truncated
*** [Modules/_freeze_importlib] Error code 1
2015-03-16 13:53:05 +00:00
jperkin
d9fa648db1 Honour LDFLAGS. Fixes cwrapper build with non-builtin zlib. 2015-03-16 13:30:02 +00:00
wiz
c444bb1a33 Update DESCR to mention OSS issue. 2015-03-16 12:46:09 +00:00
jperkin
99cd40e1ec Honour LDFLAGS, fixes build on cwrappers with non-builtins. 2015-03-16 11:56:32 +00:00
jperkin
8fb297404e Find zlib correctly. 2015-03-16 11:07:34 +00:00
joerg
45c2e5bc3e GC MAKE_PROGRAM as well. 2015-03-16 10:44:23 +00:00
taca
81a6c40285 One more PHP_BASE_VERS related correction. 2015-03-16 09:21:11 +00:00
taca
510d27751d Correct packages' version after changing PHP_BASE_VERS meaning.
Noted about ap-php by tron@ via private mail.
2015-03-16 09:09:19 +00:00
taca
45b8146ccd Fix problem by PHP_BASE_VERS related changes. 2015-03-16 00:26:31 +00:00
gdt
416d2f88e7 Note that this is not the current version
CVS: ----------------------------------------------------------------------
CVS: CVSROOT  cvs.NetBSD.org:/cvsroot
CVS: please use "PR category/123" to have the commitmsg appended to PR 123
2015-03-16 00:16:18 +00:00
gdt
1c9947d2f5 note eol upstream
CVS: ----------------------------------------------------------------------
CVS: CVSROOT  cvs.NetBSD.org:/cvsroot
CVS: please use "PR category/123" to have the commitmsg appended to PR 123
2015-03-16 00:15:41 +00:00
agc
ede9b86df2 Note the start of the freeze for new functionality and infrastructure changes,
in preparation for the 2015Q1 branch.
2015-03-16 00:12:37 +00:00
mef
6966e88ac5 Updated devel/p5-Config-Tiny to 2.22
Updated devel/p5-IO-Pager to 0.34
Updated devel/p5-IO-Prompt to 0.997002
Updated devel/p5-Inline to 0.80
Updated devel/p5-Inline-C to 0.75
Updated devel/p5-Module-CoreList to 5.20150220
Updated devel/p5-Module-Find to 0.13
Updated devel/p5-Module-Runtime-Conflicts to 0.002
Updated devel/p5-MooX-Options to 4.018
Updated devel/p5-MooX-Cmd to 0.013
Updated devel/p5-MooX-ConfigFromFile to 0.006
Updated devel/p5-MooX-File-ConfigDir to 0.005
Updated devel/p5-MooseX-Getopt to 0.68
Updated devel/p5-PPIx-Regexp to 0.038
Updated devel/p5-Parallel-ForkManager to 1.12
Updated devel/p5-Path-Dispatcher to 1.06
Updated devel/p5-Perl-Critic to 1.125
w
2015-03-15 23:59:46 +00:00
mef
0c5b500abd Update 1.123 to 1.125
---------------------
1.125 2015-03-02
    [Bug Fixes]
    * Corrected dependency on List::Util::any() to List::MoreUtils::any()

    [Miscellanea]
    * Revised and updated documentation.

1.124 2015-02-27
    [Policy Changes]
    * The ProhibitUnusedPrivateSubroutines policy can now ignore files that
      use particular modules with 'skip_when_using' option allows of, for
      example, skipping the policy for roles.  Thanks to Mark Fowler.

    * The RequireUseStrict and RequireUseWarnings policies now regard Moose,
      Moo, Mouse, Dancer, Mojolicious, and several other modules as equivalent
      to the strict and warnings pragma.

    [Bug Fixes]
    * The RequireChecked* family of policies has been fixed to accommodate
      version numbers when use-ing the autodie pragma. GH #612. Thanks citrin.
2015-03-15 23:57:30 +00:00
mef
50d2ed6ae1 Update to 0.19
--------------
0.19  Wed Feb 18 23:00:00 2015a
  - Perl 5.20.2 support.
2015-03-15 23:55:16 +00:00
mef
80c3c51fec Update to 1.06
--------------
1.06 2015-02-18
        Switch packaging system to Dist::Zilla (David Pottage)
            https://github.com/sartak/path-dispatcher/pull/1
            Thanks to the CPAN Pull Request Challenge :)
2015-03-15 23:53:12 +00:00
mef
df8032d33e Update to 1.12
--------------
1.12 2015.02.23
    - Allow to use true blocking calls. (RT#102305)
2015-03-15 23:51:30 +00:00
mef
6febdb33c7 Update 0.037 to 0.038
---------------------
0.038           2015-03-09      T. R. Wyant
  No changes since 0.037_01.

0.037_02        2015-03-01      T. R. Wyant
  Make \b{foo} into an unknown token (and therefore an error. This
    applies to \b{anything}, where 'anything' is anything bur 'gcb',
    'wb', or 'sb'.

0.037_01        2015-02-25      T. R. Wyant
  Handle the boundary assertions introduced in Perl 5.21.9: '\b{gcb}'
    (grapheme cluster boundary), '\b{wb}' (word boundary), '\b{sb}'
    (sentence boundary), and the corresponding '\B{...}' constructions.
    Similar-looking things like '\b{foo}' are not recognized as
    assertions, and end up being literals.  This is less general than I
    usually make things, but was done against the possibility that
    (e.g.) '\b{foo}' might be introduced later, requiring
    perl_version_released() to return a different number. Any of these
    retracted prior to Perl 5.22.0 will simply be removed from
    PPIx::Regexp.
2015-03-15 23:49:53 +00:00
mef
fa71e0ad02 Update 0.66 to 0.68
-------------------
0.68      2015-03-04 18:16:30Z
 - fix tests that look for the wrong prereqs (0.67)

0.67      2015-02-28 04:37:19Z
 - remove argv from passed-through buildargs if no argv attribute exists, to
   mollify MooseX::StrictConstructor (RT#101938, Jose Luis Martinez)
2015-03-15 23:46:37 +00:00
mef
ddf76f2085 Update to 0.005
---------------
0.005   2015-03-04
    - bump copyright year to 2015
    - simplify construction
    - increase test coverage
    - splash out for attribute clearer ;)
    - update meta-data and older eumm-support
2015-03-15 23:43:36 +00:00
mef
1af0659581 Update to 0.006
---------------
0.006   2015-03-04
    - add rough support for multiple prefixes
    - fix incorrect meta-data and incomplete handling of newer eumm features
    - improve test coverage
    - simplify some code to avoid useless conditions
    - add new tests for MooX::Cmd and MooX::Options integration
    - introduce import setting for config_identifier (consumed attribute
      from MooX::File::ConfigDir)
    - bump copyright year to 2015
2015-03-15 23:41:00 +00:00
mef
b2c0f3373f Update 0.011 to 0.013
---------------------
0.013 2015-03-04
    - fix repository path's (reported by haarg)
    - fix ConfigFromFile test for Moose

0.012 2015-03-03
    - add support for MooX::ConfigFromFile (0.006+)
    - improve initialization by using List::MoreUtils combo-functions
      instead of puzzling with List::Util
    - improve test coverage
2015-03-15 23:38:43 +00:00