Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (57m)  pkgsrc-2024Q1 (14d)  pkgsrc-2023Q4 (42d)  pkgsrc-2023Q2 (74d)  pkgsrc-2023Q3 (154d) 

2024-05-13 01:41:46 UTC Now

2015-03-08 15:03:50 UTC MAIN commitmail json YAML

Note update of ruby200 packages to 2.0.0p643.

lang/ruby200-base 2.0.0p643
databases/ruby-gdbm 2.0.0p643
devel/ruby-curses 2.0.0p643nb1
devel/ruby-fiddle 2.0.0p643
devel/ruby-readline 2.0.0p643nb1
x11/ruby-tk 2.0.0p643nb4
lang/ruby200 2.0.0p643

We can not reset PKG_REVISION for now.

(taca)

2015-03-08 14:59:12 UTC MAIN commitmail json YAML

Update ruby200-base to 2.0.0p643.

This is the last ordinal release of Ruby 2.0.0. Ruby 2.0.0 goes into the
state of the security maintenance phase, and will never be released unless
any critical regressions or security issues are found. This phase is planned
to be maintained for 1 year. Then, maintenance of Ruby 2.0.0 will be ended
at Feb. 24th, 2016. We recommend to start planning to migrate to newer
versions of Ruby, such as 2.1 or 2.2.

pkgsrc change:

* Change "os" of Gem::Platform, now it change the case of "netbsd" only.
* Reduce patches to builtin rubygems.

(taca)

2015-03-08 14:54:16 UTC MAIN commitmail json YAML

Note update of lang/ruby193-base package to 1.9.3p551nb1.

(taca)

2015-03-08 14:53:39 UTC MAIN commitmail json YAML

* Add patch ot fix rdoc bug; Get rid of infitite loop with '\r' only in text.
* Change "os" of Gem::Platform, now it change the case of "netbsd" only.

Bump PKGREVISION.

(taca)

2015-03-08 14:49:29 UTC MAIN commitmail json YAML

Updated databases/p5-DBIx-Class-Helpers to 2.025001

(wen)

2015-03-08 14:47:48 UTC MAIN commitmail json YAML

Update to 2.025001

Upstream changes:
2.025001  2015-02-28 09:53:36-06:00 America/Chicago
- fix ::RS::Errors test on Windows

2.025000  2015-02-20 22:50:47-06:00 America/Chicago
- Add ::Helper::ResultSet::Errors to help when calling Result methods on an RS

(wen)

2015-03-08 14:44:51 UTC MAIN commitmail json YAML

Note update of misc/rubygems package to 2.4.6.

(taca)

2015-03-08 14:44:16 UTC MAIN commitmail json YAML

Update rubygems to 2.4.6.

* Simplify Gem::Specification definition.
* Remove some pkgsrc specific modifications.

=== 2.4.6 / 2014-02-05

Bug fixes:

* Fixed resolving gems with both upper and lower requirement boundaries.
  Issue #1141 by Jakub Jirutka.
* Moved extension directory after require_paths to fix missing constant bugs
  in some gems with C extensions.  Issue #784 by André Arko, pull request
  #1137 by Barry Allard.
* Use Gem::Dependency#requirement when adding a dependency to an existing
  dependency instance.  Pull request #1101 by Josh Cheek.
* Fixed warning of shadowed local variable in Gem::Specification.  Pull request
  #1109 by Rohit Arondekar
* Gem::Requirement should always sort requirements before coercion to Hash.
  Pull request #1139 by Eito Katagiri.
* The `gem open` command should change the current working directory before
  opening the editor.  Pull request #1142 by Alex Wood.
* Ensure quotes are stripped from the Windows launcher script used to install
  gems.  Pull request #1115 by Youngjun Song.
* Fixed errors when writing to NFS to to 0444 files.  Issue #1161 by Emmanuel
  Hadoux.
* Removed dead code in Gem::StreamUI.  Pull request #1117 by mediaslave24.
* Fixed typos.  Pull request #1096 by hakeda.
* Relaxed CMake dependency for RHEL 6 and CentOS 6.  Pull request #1124 by Vít
  Ondruch.
* Relaxed Psych dependency.  Pull request #1128 by Vít Ondruch.

(taca)

2015-03-08 14:41:12 UTC MAIN commitmail json YAML

* Split gem-vars.mk and gem-extract.mk from gem.mk.
* Make GEM_EXTSDIR from output of gem command instead of derived from
  RUBY_ARCH related variables.

(taca)

2015-03-08 14:40:49 UTC MAIN commitmail json YAML

Updated databases/p5-DBIx-Class-Fixtures to 1.001028

(wen)

2015-03-08 14:39:05 UTC MAIN commitmail json YAML

Update to 1.001028

Upstream changes:
1.001028  2015-01-05 00:40:41+00:00 Europe/London

- releasing as stable

1.001027_02 2014-12-30 19:50:50+00:00 Europe/London

- changed tests to use portable directory management

1.001027_01 2014-12-26 17:06:08+00:00 Europe/London

- Fix fixture filenames to be compatible with ntfs systems - mrf++

(wen)

2015-03-08 14:35:33 UTC MAIN commitmail json YAML

Change RUBY_VER_DIR from RUBY_VERSION to RUBY_API_VERSION on Ruby 2.1 and
2.2.  It affects ruby 2.1 only.

* Binary packages' file name start with "ruby21-" instead of "ruby215-".
* ${PREFIX}/include/ruby-2.1.5 are changed from ${PREFIX}/include/ruby-2.1.5
  to ${PREFIX}/include/ruby-2.1.0.
* ${PREFIX}/lib/ruby/2.1.5 and ${PREFIX}/lib/ruby/gem/2.1.5 are changed
  to ${PREFIX}/lib/ruby/2.1.0 and ${PREFIX}/lib/ruby/gem/2.1.0.

(taca)

2015-03-08 14:21:45 UTC MAIN commitmail json YAML

Remove "18" from RUBY_VERSION_SUPPORTED.

It cause support for ruby18 unless explictly specified by
RUBY_VERSION_SUPPORTED in packages' Makefile.

(taca)

2015-03-08 14:10:22 UTC MAIN commitmail json YAML

2015-03-08 14:10:07 UTC MAIN commitmail json YAML

Updated graphics/gimp-ufraw to 0.21

(gdt)

2015-03-08 14:09:30 UTC MAIN commitmail json YAML

Update to 0.21.

Upstream changes (release was 2015-02-10):

10/02/2015 - UFRaw-0.21 released, based on DCRaw v 9.23.

* Bug fix release.

(gdt)

2015-03-08 14:07:43 UTC MAIN commitmail json YAML

Restrict to Ruby 1.8.7 since this package use Ruby 1.8.7 depended code.

(taca)

2015-03-08 13:00:23 UTC MAIN commitmail json YAML

Updated net/connect to 1.104

(mef)

2015-03-08 13:00:15 UTC MAIN commitmail json YAML

(pkgsrc)
- convert just compile (by cc) into (almost) regular make packaging,
  with minor trick, say, renaming WRKSRC etc.
(upstream)
- Update 1.96 to 1.104
  (from) https://bitbucket.org/gotoh/connect/commits/all
------------------------------------------------------
Added tag 1.104 for changeset fd6f352325d4   2014-09-24
new version number to 1.104   2014-09-24
allow to use '@' in user name part of host spec string (close #6) 2014-09-24
Clang support on Win32.   2012-09-19
Win32 support for GNU-like toolchains in Makefile   2012-09-19
Fixed typos     2012-09-19
Added return type to domain_match   2012-09-11
Add Interix support   2012-08-25
Fix to support some old Solaris environment. (close #4)   2012-07-26
make Makefile as closs-platform (close #3)   2012-07-26
need ifdef for using make_localnet_as_direct().   2012-06-20

Added tag 1.103 for changeset c7321796112d   2012-05-14
Use closesocket() on HTTP proxy.   2012-05-14
redefine ECONNRESET only when it is lacked.   2012-04-30
resolve hostname localy before determine direct.   2012-04-21
add feature to make direct access for hosts on the local network. 2012-04-21
doc: fix notes format a little   2012-04-21
Add document and support elisp code.   2009-12-17

Added tag 1.101 for changeset cf9579815b7e   2009-12-17
bump-up to version 1.101.   2009-12-17
fix-up path separator of ssh askpass executable on win32 except cygwin.
  2009-12-17
Define version number string explicitly to remove SCM dependency. 2009-12-17

Added tag 1.100 for changeset 7c036cbffb61   2009-12-17
Import connect.c version 1.100.   2009-12-17

(mef)

2015-03-08 12:38:20 UTC MAIN commitmail json YAML

Updated net/httptunnel to 3.3

(mef)

2015-03-08 12:37:43 UTC MAIN commitmail json YAML

(pkgsrc)
- Add LICENSE= gnu-gpl-v2
(upstream)
- Update 3.05 to 3.3
------------------
Following lines are from ChangeLog, but not really clear,
the date is overwrapped from last (pkgsrc) update.
------------------
2001-02-25  lars brinkhoff  <lars@nocrew.org>
From Sampo Niskanen <sampo.niskanen@iki.fi>:
* common.c (handle_tunnel_input): write to stdout if fd = 0.
* htc.c (struct Arguments): add use_std and use_daemon.
(usage): add short option -z for --proxy-authorization-file.
add -s, --stdin-stdout option.  add -w, --no-daemon option.
(parse_arguments): recognize new options.
(parse_arguments): write diagnostics to stderr instead of stdout.
(main): likewise.
* hts.c (struct Arguments): add use_std and use_daemon.
(usage): add -s, --stdin-stdout option.  add -w, --no-daemon option.
(parse_arguments): recognize new options.
(main): write diagnostics to stderr instead of stdout.

2000-09-01  lars brinkhoff  <lars@nocrew.org>

From Brian Somers <brian@Awfulhak.org>:

* htc.c (main): correct typo in log message.
* tunnel.c (tunnel_out_connect): use ntohl() to convert IP address.
(tunnel_accept): likewise.
* common.c (set_address): likewise.

2000-08-31  lars brinkhoff  <lars@nocrew.org>
* configure.in: version 3.2
* debian/changelog: sync with new version.

2000-07-25  lars brinkhoff  <lars@nocrew.org>
From Brian Somers <brian@Awfulhak.org>:

* tunnel.h: update tunnel_new_server prototype.

* tunnel.c (tunnel_is_server): tunnel is server when
server_socket != -1.
(tunnel_out_connect): log the port number.
(tunnel_in_connect): don't call http_destroy_response with
NULL argument.
(tunnel_accept): log client IP number and port.
(tunnel_new_server): accept char *host argument, which is used
to bind the server to a specific network interface.  initialize
tunnel->bytes to 0.  pass struct in_addr to server_socket.
(tunnel_new_client): initialize tunnel->bytes to 0.

* hts.c (parse_arguments): host defaults to NULL.  recognize
[HOST:]PORT syntax.
(main): log host:port, if host was specified.  pass host to
tunnel_new_server.

* common.c (server_socket): take a sockaddr_in * argument; improve
sockaddr_in initialization.
(set_address): improve sockaddr_in initialization.

* common.h: update server_socks prototype.

* htc.c (main): pass a struct in_addr to server_socket.

(mef)

2015-03-08 11:22:01 UTC MAIN commitmail json YAML

Updated lang/lua52 to 5.2.4.

(alnsn)

2015-03-08 10:55:19 UTC MAIN commitmail json YAML

Update lang/lua52 to version 5.2.4.

Lua 5.2.4 fixes all bugs listed in
http://www.lua.org/bugs.html#5.2.3 [*]
and is now the current release of Lua 5.2.

Like all minor releases, this is strictly a bug-fix release;
no new features or improvements have been added.

[*] http://www.lua.org/bugs.html#5.2.3
1. Compiler can optimize away overflow check in table.unpack.
2. Ephemeron table can wrongly collect entry with strong key.
3. Chunk with too many lines may crash Lua.

(alnsn)

2015-03-08 09:58:45 UTC MAIN commitmail json YAML

Updated databases/p5-DBD-mysql to 4.031

(wen)

2015-03-08 09:57:03 UTC MAIN commitmail json YAML

Update to 4.031
Remove unneeded DEPENDS

Upstream changes:
2015-03-05 Patrick Galbraith, Michiel Beijen, DBI/DBD community (4.031)
* Added LICENSE
* Reworked installation documentation in POD.
* Allow use of bracketed IPv6 addresses in connection string (RT70640),
  fix by Tim Mullin @ cPanel).
* Locate mysql_config in path on MSWin32 (RT94838, reported by CHORNY).
* Environment variable DBD_MYSQL_CONFIG actually works now.
* Makefile.PL now correcly handles MariaDB's mysql_config.
* Correct attribution to David Dick #86030: PATCH: adding statistics_info support
* Test suite can now be run in parallel. Fixes RT98994 reported by DOHERTY.
* Fixes for MySQL 5.6+ and for prepared statement handling (stevenh on github).
* Fix for RT100792, New test t/05dbcreate.t fails if user has no permissions.
* Fix for bit test (RT68374, BJDEAN@cpan.org) CaptTofu added 40bit.t to test.

2015-03-02 Patrick Galbraith, Michiel Beijen, DBI/DBD community (4.030_02)
* Reworked installation documentation in POD.
* Allow use of bracketed IPv6 addresses in connection string (RT70640),
  fix by Tim Mullin @ cPanel).
* Locate mysql_config in path on MSWin32 (RT94838, reported by CHORNY).
* Environment variable DBD_MYSQL_CONFIG actually works now.
* Makefile.PL now correcly handles MariaDB's mysql_config.

2015-01-27 Patrick Galbraith, Michiel Beijen, DBI/DBD community (4.030_01)
* Correct attribution to David Dick #86030: PATCH: adding statistics_info support
* Test suite can now be run in parallel. Fixes RT98994 reported by DOHERTY.
* Fixes for MySQL 5.6+ and for prepared statement handling (stevenh on github).
* Fix for RT100792, New test t/05dbcreate.t fails if user has no permissions.
* Fix for bit test (RT68374, BJDEAN@cpan.org) CaptTofu added 40bit.t to test.

2014-12-08 Patrick Galbraith (aka CaptTofu) and community (4.029)
* Added fix to tests to create test database if not exists (contstant failure on Travis) (CaptTofu)
* Support the fraction of (Oracle) MySQL Fabric that is supported by the most recent Connector/C (Steffen Mueller smueller<at>cpan<dot>org
* Statistics Info Milanrm <sorm<at>is4u<dot>cz> for work on statistics_info
* Fix for RT 97625, use after free(), Reini Urban rurban<at>cpan<dot>org

2014-08-01 Patrick Galbraith, Michiel Beijen, DBI/DBD community (4.028)
* Fixed bug in mysql.xs where dbh was being used as error code
* RT #97570: fix wrong salloc free in mysql_st_internal_execute - (Reini Urban, cPanel)
* Fix RT #97625 use-after-free in mysql_dr_error, and #86153 - (Reini Urban, cPanel)
* find mysql.h for MariaDB on Win32 (Graham Ollis)
* Update mysql.pm to work with ipv6 and ipv4 addresses (katyavoid)

(wen)

2015-03-08 08:24:15 UTC MAIN commitmail json YAML

Updated multimedia/ffmpeg2 to 2.6; devel/git to 2.3.2; www/py-django-cms to 3.0.12

(adam)

2015-03-08 08:23:21 UTC MAIN commitmail json YAML

Changes 3.0.12:
Core support for multiple instances of the same apphook'ed application
The template tag `render_model_add` can now accept a model class as well as a  model instance
Fixes an issue with reverting to Live mode when moving plugins
Fixes a missing migration issue
Fixes an issue when using the PageField widget
Fixes an issue where duplicate page slugs is not prevented in some cases
Fixes an issue where copying a page didn't copy its extensions
Fixes an issue where translations where broken when operating on a page
Fixes an edge-case SQLite issue under Django 1.7
Fixes an issue where a confirmation dialog shows only some of the plugins to  be deleted when usingthe "Empty All" context-menu item
Fixes an issue where deprecated 'mimetype' was used instead of 'contenttype'
Fixes an issue where `cms check` erroneous displays warnings when a plugin  uses class inheritance
Documentation updates

(adam)

2015-03-08 08:12:56 UTC MAIN commitmail json YAML

Changes 2.3.1:

* "update-index --refresh" used to leak when an entry cannot be
  refreshed for whatever reason.

* "git fast-import" used to crash when it could not close and
  conclude the resulting packfile cleanly.

* "git blame" died, trying to free an uninitialized piece of memory.

* "git merge-file" did not work correctly in a subdirectory.

* "git submodule add" failed to squash "path/to/././submodule" to
  "path/to/submodule".

* In v2.2.0, we broke "git prune" that runs in a repository that
  borrows from an alternate object store.

* Certain older vintages of cURL give irregular output from
  "curl-config --vernum", which confused our build system.

* An earlier workaround to squelch unhelpful deprecation warnings
  from the complier on Mac OSX unnecessarily set minimum required
  version of the OS, which the user might want to raise (or lower)
  for other reasons.

* Longstanding configuration variable naming rules has been added to
  the documentation.

* The credential helper for Windows (in contrib/) used to mishandle
  a user name with an at-sign in it.

* Older GnuPG implementations may not correctly import the keyring
  material we prepare for the tests to use.

* Clarify in the documentation that "remote.<nick>.pushURL" and
  "remote.<nick>.URL" are there to name the same repository accessed
  via different transports, not two separate repositories.

* The pack bitmap support did not build with older versions of GCC.

* Reading configuration from a blob object, when it ends with a lone
  CR, use to confuse the configuration parser.

* We didn't format an integer that wouldn't fit in "int" but in
  "uintmax_t" correctly.

* "git push --signed" gave an incorrectly worded error message when
  the other side did not support the capability.

* "git fetch" over a remote-helper that cannot respond to "list"
  command could not fetch from a symbolic reference e.g. HEAD.

* The insn sheet "git rebase -i" creates did not fully honor
  core.abbrev settings.

* The tests that wanted to see that file becomes unreadable after
  running "chmod a-r file", and the tests that wanted to make sure it
  is not run as root, we used "can we write into the / directory?" as
  a cheap substitute, but on some platforms that is not a good
  heuristics.  The tests and their prerequisites have been updated to
  check what they really require.

* The configuration variable 'mailinfo.scissors' was hard to
  discover in the documentation.

* Correct a breakage to git-svn around v2.2 era that triggers
  premature closing of FileHandle.

* Even though we officially haven't dropped Perl 5.8 support, the
  Getopt::Long package that came with it does not support "--no-"
  prefix to negate a boolean option; manually add support to help
  people with older Getopt::Long package.

(adam)

2015-03-08 08:10:13 UTC MAIN commitmail json YAML

Changes 2.6:
- nvenc encoder
- 10bit spp filter
- colorlevels filter
- RIFX format for *.wav files
- RTP/mpegts muxer
- non continuous cache protocol support
- tblend filter
- cropdetect support for non 8bpp, absolute (if limit >= 1) and relative (if limit < 1.0) threshold
- Camellia symmetric block cipher
- OpenH264 encoder wrapper
- VOC seeking support
- Closed caption Decoder
- fspp, uspp, pp7 MPlayer postprocessing filters ported to native filters
- showpalette filter
- Twofish symmetric block cipher
- Support DNx100 (960x720@8)
- eq2 filter ported from libmpcodecs as eq filter
- removed libmpcodecs
- Changed default DNxHD colour range in QuickTime .mov derivatives to mpeg range
- ported softpulldown filter from libmpcodecs as repeatfields filter
- dcshift filter
- RTP depacketizer for loss tolerant payload format for MP3 audio (RFC 5219)
- RTP depacketizer for AC3 payload format (RFC 4184)
- palettegen and paletteuse filters
- VP9 RTP payload format (draft 0) experimental depacketizer
- RTP depacketizer for DV (RFC 6469)
- DXVA2-accelerated HEVC decoding
- AAC ELD 480 decoding
- Intel QSV-accelerated H.264 decoding
- DSS SP decoder and DSS demuxer
- Fix stsd atom corruption in DNxHD QuickTimes
- Canopus HQX decoder
- RTP depacketization of T.140 text (RFC 4103)
- VP9 RTP payload format (draft 0) experimental depacketizer
- Port MIPS optimizations to 64-bit

(adam)

2015-03-08 03:41:55 UTC MAIN commitmail json YAML

Remove duplicate entry, sorry.

(mef)

2015-03-08 03:40:37 UTC MAIN commitmail json YAML

Updated net/dnstracer to 1.10

(mef)

2015-03-08 03:39:28 UTC MAIN commitmail json YAML

(pkgsrc)
- Add LICENSE= 2-clause-bsd
- Takes care two targets by pkgsrc, not WRKSRC side:
    do-extract and do-install
(upstream)
- Update 1.09 to 1.10
-------------------
CHANGES,v 1.26 2004/07/08 08:19:58 mavetju
Version 1.10:
        - Add support for EDNS0 (extra big packets)
        - Add support for querying of ANY records.
        - Add represention of SRV, RP records.

(mef)

2015-03-08 03:02:44 UTC MAIN commitmail json YAML

Update HOMEPAGE (to freecode), was redirected to unrelated site.

(mef)

2015-03-08 02:46:44 UTC MAIN commitmail json YAML

Updated net/dtcp to 20130602
Updated net/dtcpclient to 20090812

(mef)

2015-03-08 02:45:35 UTC MAIN commitmail json YAML

(pkgsrc)
- Add LICENSE= 2-clause-bsd
- Remove patch-ab (was edit from /usr/local/etc/dhclient.script
                            to    /usr/pkg/sbin/dhclient-script)
  Instead, includes above edit in SUBST to clean (false) pkglint flag.

(upstream)
- Update 20060526 to 20090812
---------------------------
2009-08-12  Hajimu UMEMOTO  <ume@mahoroba.org>
        * dtcpclient.script: Add an ability to assign an anycast address
        by prefix delegation.  When `anycast' is specified as `hostid' of
        `prefix_delegation', an anycast address is assigned.

        Requested by:  Norikatsu Shigemura <nork@ninth-nine.com>

        * dtcpclient.script: Add support for prefix_delegation='AUTO'.  If
        `AUTO' is specified, delegated IPv6 address is assigned to upped
        interface automatically.

(mef)

2015-03-08 02:20:59 UTC MAIN commitmail json YAML

Update 20060109 to 20130602
---------------------------
2013-06-02  Hajimu UMEMOTO  <ume@mahoroba.org>
* dtcpauth.rb, dtcpc.rb, dtcps.rb: Make them work with Ruby 1.9.

(mef)

2015-03-08 01:43:15 UTC MAIN commitmail json YAML

Updated net/p5-Net-Write to 1.10
Updated net/p5-Test-TCP to 2.07
Updated net/p5-WebService-Google-Reader to 0.22

(mef)

2015-03-08 01:40:39 UTC MAIN commitmail json YAML

Update 0.20 to 0.22
-------------------
0.22  Tue Aug 13 16:52:44 UTC 2013
    - Required host of webservice to be given.

0.21  Sat Dec  3 06:52:42 UTC 2011
    - Really fixed the XML::Atom bug.

(mef)

2015-03-08 01:39:42 UTC MAIN commitmail json YAML

needs dlopen for bindtextdomain.so

(tnn)

2015-03-08 01:38:35 UTC MAIN commitmail json YAML

MAKE_JOBS works now

(tnn)

2015-03-08 01:38:14 UTC MAIN commitmail json YAML

Update to 2.07
--------------
2.07 2015-01-22T10:44:21Z
    Old versions of Test::SharedFork are incompatibles with the new
    Test::Builder: I had "missing TB2::History" errors.  It would be
    helpful to upgrade the Test::SharedFork dependency to help the user to
    avoid to encounter such hard to track deep errors.
    (Reported by dolmen++)

(mef)

2015-03-08 01:20:31 UTC MAIN commitmail json YAML

Update to 1.10
--------------
1.10 Wed Mar  4 07:15:18 CET 2015
  - bugfix: fallback on using Socket::GetAddrInfo for getaddrinfo()

(mef)

2015-03-08 01:17:41 UTC MAIN commitmail json YAML

Updated archivers/p5-Archive-Any to 0.0942
Updated archivers/p5-Archive-Zip to 1.45
Updated archivers/p5-Compress-Bzip2 to 2.22
Updated archivers/pbzip2 to 1.1.12

(mef)

2015-03-08 01:16:36 UTC MAIN commitmail json YAML

Update 2.20 to 2.22
-------------------
2.21 2015-02-17 rurban
  - Add leaktrace test
  - Add .gitignore

2.22 2015-02-17 rurban
  - Fixed huge decompress memory leak, leaking every single XS outbut buffer.
  - Better memory leak testcase with Memory::Dump, t/090-memory-usage.pl
    (RT #102211 by Nick Koston)
  - clarify docs that deflate = compress, inflate = uncompress

(mef)

2015-03-08 01:09:43 UTC MAIN commitmail json YAML

Update 2.20 to 2.22
-------------------
2.21 2015-02-17 rurban
  - Add leaktrace test
  - Add .gitignore

2.22 2015-02-17 rurban
  - Fixed huge decompress memory leak, leaking every single XS outbut buffer.
  - Better memory leak testcase with Memory::Dump, t/090-memory-usage.pl
    (RT #102211 by Nick Koston)
  - clarify docs that deflate = compress, inflate = uncompress

(mef)

2015-03-08 01:08:00 UTC MAIN commitmail json YAML

Update to 1.45
--------------
1.45 Mon 26 Jan 2015
    - FreeBSD unzip sets $? to 0 for empty zip file [github.com/revhippie]

(mef)

2015-03-08 01:04:58 UTC MAIN commitmail json YAML

Update to 0.0942
----------------
0.0942 2015-01-28 17:07:43 America/Toronto
    - Replaces contents of archives in test folder with random noise in order
      to avoid any licensing issues. (Philippe Bruhat (BooK))

(mef)

2015-03-08 01:02:12 UTC MAIN commitmail json YAML

Updated net/dhisd to 5.5

(mef)

2015-03-08 01:01:53 UTC MAIN commitmail json YAML

(pkgsrc/Makefile)
- Add LICENSE= 2-clause-bsd
- Drop PKG_DESTDIR_SUPPORT=
- Add SUBST_CLASSES to edit Makefile for PREFIX
- Add SUBST_CLASSES to edit dhisd.h and README for VARVASE and PREFIX
- Add SPECIAL_PERMS to set mode 0700 owner root onto executables
(pkgsrc/DESCR)
- Add pointer to ${PREFIX}/share/doc/dhisd/README for info
(pkgsrc/patches/patch-aa)
- Removed

(upstream)
- Update 5.1 to 5.5
-----------------
On dhisd-5.5
The server no longer requires a 5.4 client to have rport=0
in order to reply to the sending port. This releases a small
issue that broke 5.4 clients with servers <= 5.3.
As of this version, if the client's version is 5.4 or higher,
the server always replies to the sending UDP port and disregards
rport. 5.5. clients however continue to fill in rport in order
to be compatible with <= 5.3 servers.

On dhisd-5.4:
The modular architecture has been dropped and the modules and
engines are no longer part of dhisd. Instead dhisd is again
a DNS only updating daemon without engines; the extra functionality
provided by previous engines can however still be replicated with
OnCmd and OffCmd scripts on a per-host basis.

The default configuration directory is now /usr/local/etc

The default binaries directory is now /usr/local/sbin

It is now possible to put all configuration parameters under a
config file; the default is /usr/local/etc/dhisd.conf

The pid file default location moved to /var/run/dhis/dhisd.pid

The log file default location moved to /var/log/dhis/dhisd.log

The server can now be bound to a specific IP address with either
the BindAddr config option or the -b command line option.

Multiple options have been added and are now possible with the
command line (dhisd -h) and the config file.

The server now binds to a UDP port (58800 by default) and sends
UDP messages from that port; in previous versions dhisd sent
UDP messages from a random port even though it listened on port 58000.

In addition to the database text file (specified by the -d option
or the DBFile config option), dhisd can now use a MySQL database
instead to achieve the same purpose of the dhis.db file. See
README and INSTALL for details.

This version of the server is compatible with NAT friendly 5.4 clients.

On dhisd-5.3:
Corrected bug that caused improper handling of comment character (;)
in the database file.

On dhisd-5.2:
        Documentation Updates

(mef)

2015-03-07 23:01:58 UTC MAIN commitmail json YAML

2015-03-07 22:57:39 UTC MAIN commitmail json YAML

2015-03-07 22:56:33 UTC MAIN commitmail json YAML

Added devel/php-pthreads version 2.0.10

(rodent)

2015-03-07 22:55:54 UTC MAIN commitmail json YAML

Import php55-pthreads-2.0.10 as devel/php-pthreads.

This package provides multi-threading that is compatible with PHP based on Posix
threads.

(rodent)

2015-03-07 22:40:48 UTC MAIN commitmail json YAML

2015-03-07 21:31:55 UTC MAIN commitmail json YAML

2015-03-07 21:31:15 UTC MAIN commitmail json YAML

update github examples

(tnn)

2015-03-07 21:14:32 UTC MAIN commitmail json YAML

Address issues raised by agc@ to make the github master site handling
more pkgsrcesque.

1) turn _USE_GITHUB into an internal infrastructure variable
2) put back MASTER_SITES in packages' Makefiles.
3) encode the account in the master site URL, remove GH_ACCOUNT
4) rename GH_PROJECT to GITHUB_PROJECT
5) rename GH_TAGNAME to GITHUB_TAG and allow it to accept commit hash
  as well as tag. GH_COMMIT is gone.
6) turn on this functionality when MASTER_SITES matches a predefined github
  pattern instead of via explicit USE_GITHUB setting.

(tnn)

2015-03-07 18:32:53 UTC MAIN commitmail json YAML

Updated x11/xman to 1.1.4

(wiz)

2015-03-07 18:32:44 UTC MAIN commitmail json YAML

Update to 1.1.4:

Alan Coopersmith (8):
      Fix "no search will be preformed" typo in dialog box message
      Ensure fgets read at least one byte before modifying string
      config: Add missing AC_CONFIG_SRCDIR
      configure: Drop AM_MAINTAINER_MODE
      autogen.sh: Honor NOCONFIGURE=1
      Fix typos & wording issues in source comments
      Ask groff for text instead of postscript on Solaris
      xman 1.1.4

Jon TURNEY (1):
      Use same FORMAT command on cygwin as on linux in HANDLE_ROFFSEQ case as well

Jæ—¦rg Sonnenberger (1):
      Fix tautology to the intended check.

Thomas Klausner (1):
      Fix shadow warning.

(wiz)

2015-03-07 17:15:11 UTC MAIN commitmail json YAML

drop WRKSRC override

(tnn)

2015-03-07 16:54:28 UTC MAIN commitmail json YAML

use https. Unconditionally gets redirected to https, so saves a redirect.

(tnn)

2015-03-07 16:37:51 UTC MAIN commitmail json YAML

2015-03-07 16:17:42 UTC MAIN commitmail json YAML

improve inline documentation

(tnn)

2015-03-07 15:33:21 UTC MAIN commitmail json YAML

add TODO item for warning about MASTER_SITES containing github.com.

(tnn)

2015-03-07 15:31:52 UTC MAIN commitmail json YAML

add keyword for make help

(tnn)

2015-03-07 15:30:58 UTC MAIN commitmail json YAML

Fix print/xpdf xpdfrc(5) problem PR pkg/49718 (by fukumoto at imasy.or.jp).
The path mentioned in man page examples did not match to the actual installation.
This is the same problem as pkg/44266 (by also fukumoto).
Thank you,

(mef)

2015-03-07 15:14:27 UTC MAIN commitmail json YAML

add documentation on how USE_GITHUB is used

(tnn)

2015-03-07 15:12:10 UTC MAIN commitmail json YAML

2015-03-07 14:33:08 UTC MAIN commitmail json YAML

convert to USE_GITHUB

(tnn)

2015-03-07 14:31:03 UTC MAIN commitmail json YAML

convert to USE_GITHUB

(tnn)

2015-03-07 14:29:36 UTC MAIN commitmail json YAML

2015-03-07 14:27:15 UTC MAIN commitmail json YAML

2015-03-07 14:25:48 UTC MAIN commitmail json YAML

2015-03-07 14:17:52 UTC MAIN commitmail json YAML

Adopt USE_GITHUB from FreeBSD ports to make github MASTER_SITE
handling less painful.
See: https://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/makefile-distfiles.html#makefile-master_sites-github

To use, set in Makefile:

DISTNAME= exampleproject-1.2
USE_GITHUB= YES

The following variables alter USE_GITHUB behavior:

GH_ACCOUNT defaults to PKGBASE
GH_PROJECT defaults to PKGBASE
GH_TAGNAME defaults to PKGVERSION_NOREV
(sometimes you want to override with v${PKGVERSION_NOREV})
GH_COMMIT explicit commit hash if no tag is available
GH_RELEASE default empty, may be set to ${DISTNAME} for example
GH_TYPE overrides the autodetected MASTER_SITE URL scheme

(tnn)

2015-03-07 12:19:10 UTC MAIN commitmail json YAML

Use the established github master site idiom

(tnn)

2015-03-07 12:14:08 UTC MAIN commitmail json YAML

Add takao-ex-fonts-ttf

(ryoon)

2015-03-07 12:13:37 UTC MAIN commitmail json YAML

Added fonts/takao-ex-fonts-ttf version 002.01.01

(ryoon)

2015-03-07 12:12:59 UTC MAIN commitmail json YAML

Import takao-fonts-ttf-002.01.01 as fonts/takao-ex-fonts-ttf.

The Takao Ex Fonts are a font family based on the the IPAex Fonts.
Its purpose is to make it possible to maintain and release the
fonts by the community with changing their names. These fonts
contain some modifications based on ORCA Font.

(ryoon)

2015-03-07 12:09:25 UTC MAIN commitmail json YAML

2015-03-07 12:07:20 UTC MAIN commitmail json YAML

Remove IPA Ex fonts words.

(ryoon)

2015-03-07 11:11:37 UTC MAIN commitmail json YAML

Updated fonts/takao-fonts-ttf to 003.03.01

(ryoon)

2015-03-07 11:11:05 UTC MAIN commitmail json YAML

Update to 003.03.01 aka 15.03

* Takao Ex Fonts are no longer in this package.

Changelog:
2015-03-04  Nobuto Murata  <nobuto@ubuntu.com>

        * Update base fonts as of today:
          Takao Fonts - 00303.01
          Takao Ex Fonts - 00201.01
        * Add Mj Fonts:
          Takao Mj Fonts - 00301.01
        * Add maintenance tasks into build scripts
        * Fix typo in Styles (SubFamily) string

(ryoon)

2015-03-07 10:25:58 UTC MAIN commitmail json YAML

2015-03-07 07:42:27 UTC MAIN commitmail json YAML

Updated net/flodo to 5.0

(mef)

2015-03-07 07:42:17 UTC MAIN commitmail json YAML

Update flodo-4.20040907 to 5.0
------------------------------
Wed Nov 29 17:13:25 2006  dean gaudet <dean@arctic.org>
* flodo.c: flow statistics

Sun Nov  7 20:20:48 2004  dean gaudet <dean@arctic.org>

* flodo.c, local_mac.c: netbsd wants sys/types.h and sys/socket.h

Sun Nov  7 17:55:05 2004  dean gaudet <dean@arctic.org>

* hash.[ch]: generic hash implementation
* local_mac.[ch]: crude support for figuring out local MAC addrs
* flodo.c: use hash.[ch], and local_mac.[ch]
* flodo.c: added -1 one-shot mode
* flodo.8: created
* release v4
------------------------------
(previous package included flodo.8, so, above may have duplication)

(mef)

2015-03-07 07:26:11 UTC MAIN commitmail json YAML

Updated net/flickcurl to 1.26

(mef)

2015-03-07 07:26:02 UTC MAIN commitmail json YAML

Update to 1.26
--------------
2014-08-17 Flickcurl Version 1.26 Released

  Switch all API endpoints and image URLs to https protocol after
  announcement on 2014-04-30 that everything is going https only.

  Fixed utility documentation: args consistency for PER-PAGE / PAGE.

  Added new extras: url_q, url_n and url_c for new image sizes.

  Configuration and build improvements for newer automake and autoconf.
  Add new internal convienience libraries libmtwist and libgetopt.

  Added build-time utility mangen to generate manpage and extras.

  Generate and accept the new staticflickr.com domain for image URIs as
  well as the existing static.flickr.com.

  Multiple error path allocation fixes, several memory leak fixes and a
  few overflows found via Coverity.

(mef)

2015-03-07 06:41:23 UTC MAIN commitmail json YAML

Updated net/p5-Net-GitHub to 0.73

(mef)

2015-03-07 06:41:15 UTC MAIN commitmail json YAML

Update to 0.73
--------------
0.73    2015-03-06
        - use JSON::MaybeXS instead of deprecated JSON::Any (Tim Vroom)

(mef)

2015-03-07 06:26:24 UTC MAIN commitmail json YAML

Sorry, removing duplicate gnuradio-core entry.

(mef)

2015-03-07 06:24:17 UTC MAIN commitmail json YAML

Updated net/httping to 2.4

(mef)

2015-03-07 06:24:10 UTC MAIN commitmail json YAML

Update 2.3.4 to 2.4
-------------------
ChangeLog unknown. Seems minor bug fix.

(mef)

2015-03-07 06:13:25 UTC MAIN commitmail json YAML

MASTER_SITES and HOMEPAGE updated. DISTNAME (and distinfo) were also changed. Binary should be the same.

(mef)

2015-03-07 05:11:28 UTC MAIN commitmail json YAML

Updated ham/gnuradio-core to 3.7.6

(mef)

2015-03-07 05:10:45 UTC MAIN commitmail json YAML

(pkgsrc)
- Following patch added to give sphinx-build name (with ${PYVERSSUFFIX) attached)
  gnuradio-core/patches/patch-cmake_Modules_FindSphinx.cmake
- Depending doxygen-1.8.9.1nb1 now
- gnuradio-doxygen is updated 3.7.5.2nb1 to 3.7.6
(upstream)
- Update gnuradio-* from 3.7.5.2 to 3.7.6
  ---------------------------------------
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.

(mef)

2015-03-07 01:31:48 UTC MAIN commitmail json YAML

Updated graphics/p5-SVG to 2.63

(mef)

2015-03-07 01:31:39 UTC MAIN commitmail json YAML

Update 2.50 to 2.63
-------------------
2.63 2015.03.06
    - Move SVG results from POD to external files.

2.62 2015.03.06
    - Remove more duplicate pod.
    - Encoding of the pod RT #89414

2.61 2015.03.03
    - Eliminate a bunch of duplicate documentation.
    - Skip tidy testing if module is not available (RT #102484)
    - POD formatting.

2.60 2015.03.03
        - Convert source files to utf8
        - Add more tests
        - css styles are now sorted to make it easeier to test
        - Run Perltidy on the code

2.59 2013.03.31
        - Experiment to show images on MetaCPAN

2.56 2013.03.30
        - Move all the content of SVG::Manual to SVG

2.55 2013.03.30
        - Add an image to the pod generated by and example.
        - Rename SVG::Manual from .pm to .pod.
        - Stop violating the Subroutines::ProhibitExplicitReturnUndef policy,
          eliminate 'return undef' and return wantarray?():undef; from the code.

2.54 2013.02.16
        - Update the dates in the Changes file.
        - Remove the function prototypes that don't work on methods anyway.
          Stop violating the Subroutines::ProhibitSubroutinePrototypes policy.

2.53 2012.08.09
        - missing test file removed from MANIFEST (RT #78856)

2.52 2012.05.29
        - move POD testing to xt/
        - Some example cleanup - Shlomi Fish
        - removing prototype - Shlomi Fish
        - POD fixes - David Paleino

2.51 2012.03.30
        - Maintenance by Gabor Szabo
        - Some documentation fixes.
        - Modernizing test suite.
        - Link to new public repository.

(mef)

2015-03-07 01:15:43 UTC MAIN commitmail json YAML

Updated fonts/kanjistrokeorders-ttf to 3.001

(ryoon)

2015-03-07 01:15:15 UTC MAIN commitmail json YAML

2015-03-07 00:44:19 UTC MAIN commitmail json YAML

2015-03-07 00:43:51 UTC MAIN commitmail json YAML

Update to 3.6.2

Changelog:
2013-01-01: gWaei 3.6.2
Bugfix release. Various windows compilation fixes.
Morphology was made less obtrusive because it is a bit greedy.
Fixes to a segfault in waei if no dictionaries are installed
and a search is carried out. Fixes to localization.

Older changelog is not available.

(ryoon)

2015-03-06 23:57:27 UTC MAIN commitmail json YAML

2015-03-06 23:57:17 UTC MAIN commitmail json YAML

Updated lang/gforth to 0.7.3

(ryoon)

2015-03-06 23:56:47 UTC MAIN commitmail json YAML

Update to 0.7.3

Changelog:
User-visible changes between 0.7.2 and 0.7.3:
Bug fixes
    Backported protection against glibc math functions clobbering TOS

User-visible changes between 0.7.1 and 0.7.2:
Bug fixes
    Makefile fixes for installing

User-visible changes between 0.7.0 and 0.7.1:
Bug fixes
    amd64 gdb disassembler works with syntax change (autodetected) workaround for gcc 4.6 and 4.7 problems (newline and superinstructions)
Miscellaneous
    changed repository from CVS to git

(ryoon)

2015-03-06 23:39:44 UTC MAIN commitmail json YAML

Remove libreoffice4-bin

(ryoon)

2015-03-06 23:26:26 UTC MAIN commitmail json YAML

Package has no distfiles, which is expected.

(tnn)

2015-03-06 23:22:25 UTC MAIN commitmail json YAML

mark as broken, no distfile

(tnn)

2015-03-06 22:30:17 UTC MAIN commitmail json YAML

Updated www/firefox31 to 31.5.0
Updated www/firefox31-l10n to 31.5.0
Updated mail/thunderbird to 31.5.0
Updated mail/thunderbird-l10n to 31.5.0
Updated devel/xulrunner31 to 31.5.0

(ryoon)

2015-03-06 22:27:23 UTC MAIN commitmail json YAML

Update to 31.5.0

Changelog:
Fixed in Firefox/Thunderbird ESR 31.5

    2015-24 Reading of local files through manipulation of form autocomplete
    2015-19 Out-of-bounds read and write while rendering SVG content
    2015-16 Use-after-free in IndexedDB
    2015-12 Invoking Mozilla updater will load locally stored DLL files
    2015-11 Miscellaneous memory safety hazards (rv:36.0 / rv:31.5)

(ryoon)

2015-03-06 21:54:56 UTC MAIN commitmail json YAML

2015-03-06 21:11:09 UTC MAIN commitmail json YAML

2015-03-06 21:04:16 UTC MAIN commitmail json YAML

Updated shells/fish to 2.1.2

(ryoon)

2015-03-06 21:03:20 UTC MAIN commitmail json YAML

2015-03-06 20:58:47 UTC MAIN commitmail json YAML

2015-03-06 20:58:17 UTC MAIN commitmail json YAML

use ftp.fr.NetBSD.org instead of ftp.fi.NetBSD.org. ok bouyer@

(tnn)

2015-03-06 20:49:03 UTC MAIN commitmail json YAML

note removal of cad/lc

(dmcmahill)

2015-03-06 20:47:42 UTC MAIN commitmail json YAML

remove cad/lc.  Received confirmation from upstream that LC is no longer available (it was binary distribution only).

(dmcmahill)

2015-03-06 20:15:19 UTC MAIN commitmail json YAML

Changes to MASTER_SITE_BACKUP:
1) Reduce preference of the primary master site:
  ftp://ftp.fi.NetBSD.org/pub/NetBSD/packages/distfiles/
  It seems to have stopped mirroring distfiles back in 2012 and we have
  been falling back to ftp.n.o anyway for years.
2) Remove the the FreeBSD backup master site as per instructions in
  ftp://ftp.freebsd.org/pub/FreeBSD/ports/distfiles/README.txt
  Unfortunately the new distcache service is not usable as it relies
  heavily on subdirectories.

We need to either contact Funet and ask them to start mirroring again or
get a different fast backup site in Europe.

(tnn)

2015-03-06 19:54:09 UTC MAIN commitmail json YAML

2015-03-06 19:49:59 UTC MAIN commitmail json YAML

ftp.digital.com is long gone. Amazingally this is still up on ftp.hp.com.

(tnn)

2015-03-06 19:36:33 UTC MAIN commitmail json YAML

add a comment for the next person who ventures here

(tnn)

2015-03-06 18:28:45 UTC MAIN commitmail json YAML

- add OR list operators; \\ -> \

(szptvlfn)

2015-03-06 18:08:39 UTC MAIN commitmail json YAML

Removed the "estd: Forked" message

It seems useless to me, and it is inconsistent with the rest of the
initialization scripts.

(khorben)

2015-03-06 18:01:28 UTC MAIN commitmail json YAML

prefer http for ftp.xemacs.org because passive FTP is broken

(tnn)

2015-03-06 17:58:24 UTC MAIN commitmail json YAML

use MASTER_SITE_XEMACS instead of ftp.xemacs.org

(tnn)

2015-03-06 14:43:15 UTC MAIN commitmail json YAML

2015-03-06 13:22:03 UTC MAIN commitmail json YAML

Replace user-exec.c patch with cleaned up version which was sent upstream.
Includes PR pkg/49723 fix for sparc64.

(tnn)

2015-03-06 12:24:43 UTC MAIN commitmail json YAML

lang/openjdk* now mostly works on arm

(tnn)

2015-03-06 12:11:54 UTC MAIN commitmail json YAML

Enable the package for NetBSD-7.*-earmv[67]hf.
Build time on RPI is ~2 days so I won't bother with support for older ARM.

(tnn)

2015-03-06 01:19:30 UTC MAIN commitmail json YAML

Don't steer away from the documented procedure, use bsd.prefs.mk

(sevan)

2015-03-06 01:18:58 UTC MAIN commitmail json YAML

Don't steer away from the documented procedure, use bsd.prefs.mk

(sevan)

2015-03-06 01:18:04 UTC MAIN commitmail json YAML

Don't steer away from the documented procedure, use bsd.prefs.mk

(sevan)

2015-03-05 23:24:15 UTC MAIN commitmail json YAML

Note update of misc/libreoffice4-bin to 4.4.1.2.

(bad)

2015-03-05 23:22:46 UTC MAIN commitmail json YAML

Update libreoffice4-bin from 4.2.5.2 to 4.4.1.2.

Even the section summary of the changes is to big to include here.
Refer to http://www.libreoffice.org/download/release-notes/ for the change
logs.

Tested on netbsd-6/amd64 with suse121 compat packages.

spadmin is gone and soffice-patch hasn't been needed in a while. No need to
keep the patches for them around.

(bad)

2015-03-05 22:47:55 UTC MAIN commitmail json YAML

2015-03-05 22:40:54 UTC MAIN commitmail json YAML

recursive bump for mhash bump. While here fix build with gcrypt option.

(tnn)

2015-03-05 22:31:56 UTC MAIN commitmail json YAML

bump bl3 due to API change

(tnn)

2015-03-05 22:28:37 UTC MAIN commitmail json YAML

avoid namespace clash with libc. Bump rev.

(tnn)

2015-03-05 21:29:20 UTC MAIN commitmail json YAML

Add a new header check for sys/mman.h & use it in src/util.h
Resolves build issue on FreeBSD as off_t is defined in sys/mman.h

Reviewed by: wiz@

(sevan)

2015-03-05 21:05:22 UTC MAIN commitmail json YAML

Updated devel/libidn to 1.30

(wiz)

2015-03-05 21:05:14 UTC MAIN commitmail json YAML

Update to 1.30. Add comment to one patch, and remove another patch
for which there is no comment and which I don't understand.

New in 1.30:

* Version 1.30 (released 2015-03-02) [stable]

** libidn: The punycode.{c,h} files were re-imported from RFC 3492bis.
A comment explaining the origin and what was changed was added.

** Bump gettext to 0.19.3.

** Use LT_INIT instead of AC_LIBTOOL_WIN32_DLL.

** i18n: Added Hungarian translation.  Updated some other languages.
Thanks to Balázs Úr.

** API and ABI is backwards compatible with the previous version.

(wiz)

2015-03-05 20:29:13 UTC MAIN commitmail json YAML

empty PLIST + downloads in the build phase -> excluded from bulk builds

(tnn)

2015-03-05 20:14:52 UTC MAIN commitmail json YAML

remove dup RCS id

(tnn)

2015-03-05 16:37:16 UTC MAIN commitmail json YAML

2015-03-05 16:35:49 UTC MAIN commitmail json YAML

Do the previous hack differently since joerg@ objected. Also wrap it in
ifdef BATCH since it works around an artificially introduced limit.

(tnn)

2015-03-05 15:44:57 UTC MAIN commitmail json YAML

Correction to LICENSE, not modified-bsd but 2-clause-bsd.

(mef)

2015-03-05 14:44:57 UTC MAIN commitmail json YAML

2015-03-05 14:44:33 UTC MAIN commitmail json YAML

(pkgsrc)
- Add LICENSE= modified-bsd
(upstream)
- Update 5.2 to 5.5
-----------------
WHATSNEW in 5.5
===============

In 5.4 the new NAT friendly behaviour was achieved by sending packets
with an rport of 0 to the server. In 5.5 this is no longer needed since
the server looks at the version number; hence 5.5 packets still go out
with rport set, making them compatible with servers of versions 5.3 or lower.
This was a small change/correction and 5.5 is a minor update.

WHATSNEW in 5.4
===============

DHIS packet messages leaving a host will now leave from the DHIS
return port (58800 by default) instead of a randomly assigned port.

Messages sent by this client to a server are marked with a return port of 0 in
the payload of the DHIS packet which causes the server to reply to the UDP port
from which it receives a packet. In other words, the return UDP port is no
longer embedded in a DHIS packet but instead is taken by the server from the
UDP layer of the network packet.

This feature (dhis client) only works with a DHIS server that implements it;
hence, a dhisd server of version 5.4 or above is required for a 5.4 client to
operate.

This feature is particularly useful in systems behind NAT; whereas before a
NAT redirect rule to the return DHIS port (58800 by default) was required, with
DHIS 5.4 this is no longer required since NAT boxes should keep the UDP state
and redirect back to the right host.

A new protocol is also implemented with DHID 5.4; instead of waiting for
server checks with CHECK_REQ, the client refreshes itself to the server
by sending periodic ECHO_REQ packets to it (every refresh period). The
server keeps the host online and only brings it offline it it doesn't
see any ECHO_REQ packets for up to 3 times the refresh period.

WHATSNEW in 5.3
===============

The documentation was updated.

DHID can now be executed under any user (not only root) without
changes to the code.

The pid file default location was changed to /var/run/dhid.pid

(mef)

2015-03-05 14:42:47 UTC MAIN commitmail json YAML

Updated textproc/p5-Pod-Spell to 1.16

(wen)

2015-03-05 14:41:24 UTC MAIN commitmail json YAML

Update to 1.16
Add missing DEPENDS

Upstream changes:
1.16      2015-02-24
- podspell script: set output encoding from locale CTYPE (DOLMEN)

1.15      2014-02-28
- Convert to strict mode of File::ShareDir::ProjectDistDir (KENTNL)
- change to use Path::Tiny->lines_utf8

1.14      2014-02-12
- Discontinue use of File::Slurp, use Path::Tiny->lines instead
  GH #15 ( Ether )

1.13      2013-11-02
- fix encoding issues issues in pod for perldoc

1.12      2013-10-17
- improve documentation

1.11      2013-10-17
- fix shebang to /usr/bin/perl for EUMM replacment GH #13 (dolmen)

1.10      2013-09-27
[FEATURES]
- added 'no_wide_chars' option to strip words with such characters
  from the output.  This may help spellcheckers that can't cope
  with UTF-8
[CHANGED]
- improved punctuation stripping algorithm for better word
  isolation (example C<< "hello". >> now is found as "hello")
- strips all word that do not have at least one \w character
  as a spellchecker isn't likely to do anything useful with them
[DOCUMENTED]
- added recommendations for dealing with character encoding

1.09      2013-09-25
[FIXED]
- stopwords with 's are learned without 's to match how they are
  checked
[CHANGED]
- leading and trailing punctuation is entirely stripped since the
  spellchecker won't care anyway.  Trailing periods are *not*
  stripped as they might be abbreviations ("Ph.D."), but such words
  are checked against the stoplist both with and without
  trailing periods to account for abbreviations and words at the
  end of a sentence.

1.08      2013-09-24
[FIXED]
- hyphenated word parts are also checked against the stoplist
  and stripped (dagolden) GH #9
[DOCUMENTED]
- noted that stopwords must be added before words appear in Pod

1.07      2013-09-14
- add many words
[FEATURES]
- Pod::Wordlist is an Object ( dagolden )
- Lingua::EN::Inflect is used to reduce requiring plurals in the list
  ( dagolden )
- the wordlist is now a sharedir file
[DEPRECATED]
- accessing %Pod::Wordlist::Wordlist directly

1.06      2013-09-08
- import stopwords from Pod::Wordlist::hanekomu except names

1.05      2013-07-07
- add stopwords

(wen)

2015-03-05 14:36:35 UTC MAIN commitmail json YAML

Added devel/p5-File-ShareDir-ProjectDistDir version 1.000004

(wen)

2015-03-05 14:35:14 UTC MAIN commitmail json YAML

Import File-ShareDir-ProjectDistDir-1.000004 as devel/p5-File-ShareDir-ProjectDistDir.

File::ShareDir::ProjectDistDir simple set-and-forget using of a '/share'
directory in your projects root.

(wen)

2015-03-05 14:25:55 UTC MAIN commitmail json YAML

Added devel/p5-Path-FindDev version 0.5.2

(wen)

2015-03-05 14:23:20 UTC MAIN commitmail json YAML

Import Path-FindDev-0.5.2 as devel/p5-Path-FindDev

Path::FindDev is used to find a development path somewhere in an upper
hierarchy. It is mostly a glue layer around Path::IsDev with a few
directory walking tricks.

(wen)

2015-03-05 14:21:31 UTC MAIN commitmail json YAML

2015-03-05 14:15:45 UTC MAIN commitmail json YAML

-llua* is required for Cygwin build.

(ryoon)

2015-03-05 14:12:18 UTC MAIN commitmail json YAML

Split test code into test target.
It fails under Cygwin always.

(ryoon)

2015-03-05 13:44:57 UTC MAIN commitmail json YAML

2015-03-05 13:39:20 UTC MAIN commitmail json YAML

Fix build and enable dymamic module.

* Add -no-undefined to libtool for fixing undefined reference errors
  under Cygwin.
* Use bsd build target for Cygwin to enable dynamic module loading.
* Disable Lua module version check under Cygwin.
  This workaround should be investigated deeper.

(ryoon)

2015-03-05 13:33:57 UTC MAIN commitmail json YAML

Fix Cygwin build.
Include windows.h for some #define and typdef.

(ryoon)

2015-03-05 13:30:11 UTC MAIN commitmail json YAML

Updated www/firefox to 36.0nb1

(ryoon)

2015-03-05 13:29:41 UTC MAIN commitmail json YAML

Bump PKGREVISION.

* Fix segfault under NetBSD/i386 6.
  From tsutsui@. Thank you.

(ryoon)

2015-03-05 13:14:31 UTC MAIN commitmail json YAML

Updated misc/py-anita to 1.37

(gson)

2015-03-05 13:13:25 UTC MAIN commitmail json YAML

Update misc/py-anita to 1.37.  Changes from 1.36:

The global test() function is no longer supported, use the run_tests()
method of the Anita object instead.

When halting the VM, do not attempt to log in if already logged in.

Make the distinctive shell prompts different from one invocation of
anita to another, so that anita can run itself recursively on the VM
without the outer instance mistaking a shell prompt from an inner
instance for one of its own.

(gson)

2015-03-05 13:08:18 UTC MAIN commitmail json YAML

Unlimit virtual memory. Needs at least 3G of VA space to build on 64-bit
hosts due to -XX:CompressedClassSpaceSize being 1G by default.

(tnn)

2015-03-05 13:02:38 UTC MAIN commitmail json YAML

adjust ARM float hacks: use binary IEEE encoding of subnormal literals

(tnn)

2015-03-05 11:55:28 UTC MAIN commitmail json YAML

Updated textproc/the_silver_searcher to 0.29.1

(wiz)

2015-03-05 11:55:18 UTC MAIN commitmail json YAML

Update to 0.29.1. From Jonathan Buschmann in PR 49719.

-- 0.29.1 8 feb. 2015

New file extension detection
Possible speed up on BSD-derived platforms, during filename filtering
Add --[no]filename
Standardize some options (e.g. --line-numbers and --no-numbers are now --[no]numbers)
More fixes for --only-matching
Add --one-device doesn't follow links to other devices
Add Vala file type
Probably 99% of ignores are in the root directory, optimize this case
Option -v/--invert-match turn off colors
Various fixes

-- 0.28 25 dec. 2014

Set processor affinity for worker threads, may result in 3-5% performance improvement for certain systems
Add Mercury file type
Support for -o (--only-matching)
Allow multiple file types at the same time
Allow unlimited depth
Add -F/--fixed-strings to be more compatible with 'grep' usage
Add extensions for OCaml files
Fix exit code
Fix bash completion

-- 0.27 15 nov. 2014

Search stdin if stdin is a regular file
Add --count/-c to count matches
Add -0 and --print0 options
Add Liquid filetype
Add Markdown support

(wiz)

2015-03-05 11:17:04 UTC MAIN commitmail json YAML

+ libidn-1.30.

(wiz)

2015-03-05 11:16:28 UTC MAIN commitmail json YAML

Well, the fpm_sockets.c patch doesn't belong in php-fpm, but
rather in the PHP package proper, and there's three of them.
Copy and adapt as necessary.
No revision bump here: only build fix for NetBSD with TCP_INFO.

(he)

2015-03-05 11:09:51 UTC MAIN commitmail json YAML

Updated graphics/ImageMagick to 6.9.0.5nb1

(jperkin)

2015-03-05 11:09:37 UTC MAIN commitmail json YAML

Make pkg-config a runtime dependency, the various *-config scripts require it.

Bump PKGREVISION.

(jperkin)

2015-03-05 09:20:47 UTC MAIN commitmail json YAML

With respect to TCP_INFO, treat NetBSD the same as FreeBSD.
No pkg revision bump, only fixes build for NetBSD w/TCP_INFO.

(he)

2015-03-05 07:18:25 UTC MAIN commitmail json YAML

Updated devel/p5-Moo to 2.000000

(wiz)

2015-03-05 07:18:16 UTC MAIN commitmail json YAML

Update to 2.000000:

2.000000 - 2015-03-02
  * Incompatible Changes
    - Fatal warnings and the other additional checks from the strictures
      module will no longer be applied to modules using Moo or Moo::Role.  We
      now only apply strict and (non-fatal) warnings, matching the behavior of
      Moose.
    - Classes without attributes used to store everything passed to ->new
      in the object.  This has been fixed to not store anything in the object,
      making it consistent with classes that had attributes.
    - Moo will now pass __no_BUILD__ to parent constructors when inheriting
      from a Moose or Class::Tiny class, to prevent them from calling BUILD
      functions.  Moo calls the BUILD functions itself, which previously led
      to them being called multiple times.
    - Attempting to replace an existing constructor, or modify one that has
      been used, will throw an error.  This includes adding attributes.
      Previously, this would result in some attributes being silently ignored
      by the constructor.
    - If a class's @ISA is modified without using 'extends' in a way that
      affects object construction, Moo will detect this and throw an error.
      This can happen in code that uses ->load_components from
      Class::C3::Componentised, which is common in DBIx::Class modules.

  * Bug Fixes
    - Fix calling class methods on Moo::HandleMoose::FakeMetaClass, such as
      modules scanning all classes

  * Miscellaneous
    - use Sub::Util instead of Sub::Name if available

(wiz)

2015-03-05 07:02:26 UTC MAIN commitmail json YAML

Updated devel/p5-AppConfig to 1.71

(wiz)

2015-03-05 07:02:17 UTC MAIN commitmail json YAML

Update to 1.71:

1.71 2015-03-01 NEILB
    - Switched to a much more concise README, rather than one based on the pod.
      SHLOMIF++
    - Added documentation for the varlist() method to the doc for
      AppConfig::State. RT#36409
    - Added "use 5.006" to all the modules. RT#47799
    - Fixed syntax error in doc. RT#74104

1.70 2015-03-01 NEILB
    - Some trailing spaces removed. SHLOMIF++
    - Min perl specified in the dist metadata. SHLOMIF++
    - Scoped declaration of $_ to fix warning. RT#68068 CELOGEEK++
    - Fixed mistake in documentation - RT#35640, Steve Bertrand++

(wiz)

2015-03-05 07:01:19 UTC MAIN commitmail json YAML

Updated devel/p5-List-MoreUtils to 0.406

(wiz)

2015-03-05 07:01:10 UTC MAIN commitmail json YAML

Update to 0.406:

0.406 2015-03-03
    - add new functions firstres and lastres in addition to firstidx, lastidx,
      firstval and lastval
    - regenerate MANIFEST to bundle README.md

(wiz)

2015-03-05 07:00:26 UTC MAIN commitmail json YAML

Updated devel/p5-Date-Manip to 6.49

(wiz)

2015-03-05 07:00:17 UTC MAIN commitmail json YAML

Update to 6.49:

Added a deprecation warning

    The TZ config variable is going away. Added a deprecation
    warning.

Some speedups for timezone handling

    Based on RT 102284, I have done some optimization of the timezone
    handling code.

Bug fixes

    Added the missing is_date base method to Date::Manip::Base.
    Mario Domgoergen.

Time zone fixes

    Newest zoneinfo data (tzdata 2015a)

Language fixes

    A number of corrections by Nicholas Riley

(wiz)

2015-03-04 20:33:39 UTC MAIN commitmail json YAML

2015-03-04 20:01:17 UTC pkgsrc-2014Q4 commitmail json YAML

Pullup tickets #4633 and #4634.

(tron)

2015-03-04 20:00:15 UTC pkgsrc-2014Q4 commitmail json YAML

Pullup ticket #4634 - requested by taca
net/samba: security update

Revisions pulled up:
- net/samba/Makefile                                            1.253
- net/samba/distinfo                                            1.102

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Tue Feb 24 09:54:47 UTC 2015

  Modified Files:
  pkgsrc/net/samba: Makefile distinfo

  Log Message:
  Update samba package to 3.6.25.

                      ==============================
                      Release Notes for Samba 3.6.25
                            February 23, 2015
                      ==============================

  This is a security release in order to address CVE-2015-0240 (Unexpected
  code execution in smbd).

  o  CVE-2015-0240:
      All versions of Samba from 3.5.0 to 4.2.0rc4 are vulnerable to an
      unexpected code execution vulnerability in the smbd file server
      daemon.

      A malicious client could send packets that may set up the stack in
      such a way that the freeing of memory in a subsequent anonymous
      netlogon packet could allow execution of arbitrary code. This code
      would execute with root privileges.

  o  CVE-2014-0178:
      In preparing a response to an authenticated FSCTL_GET_SHADOW_COPY_DATA
      or FSCTL_SRV_ENUMERATE_SNAPSHOTS client request, affected versions of
      Samba do not initialize 8 bytes of the 16 byte SRV_SNAPSHOT_ARRAY
      response field. The uninitialized buffer is sent back to the client.

      A non-default VFS module providing the get_shadow_copy_data_fn() hook
      must be explicitly enabled for Samba to process the aforementioned
      client requests. Therefore, only configurations with "shadow_copy" or
      "shadow_copy2" specified for the "vfs objects" parameter are vulnerable.

(tron)

2015-03-04 19:38:29 UTC MAIN commitmail json YAML

2015-03-04 19:34:27 UTC MAIN commitmail json YAML

2015-03-04 19:33:09 UTC MAIN commitmail json YAML

Import libLLVM-3.6.0 as lang/libLLVM.

This package contains the LLVM core shared libraries intended to be usable by
packages built on an otherwise GCC-built system.

(tnn)

2015-03-04 19:15:00 UTC MAIN commitmail json YAML

Updated devel/lua-lpeg to 0.12.2.

(alnsn)

2015-03-04 19:14:10 UTC MAIN commitmail json YAML

Update devel/lua-lpeg to version 0.12.2.

Fix a crash reported on lua-l mailing list.

(alnsn)

2015-03-04 18:52:36 UTC pkgsrc-2014Q4 commitmail json YAML

Pullup ticket #4633 - requested by taca
lang/php56: security update

Revisions pulled up:
- lang/php/phpversion.mk                                        1.88
- lang/php56/Makefile                                          1.4
- lang/php56/PLIST                                              1.2
- lang/php56/distinfo                                          1.6
- lang/php56/patches/patch-ext_date_php_date.c                  deleted
- lang/php56/patches/patch-ext_date_tests_bug68942.phpt        deleted
- lang/php56/patches/patch-ext_date_tests_bug68942_2.phpt      deleted

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Fri Feb 20 01:17:50 UTC 2015

  Modified Files:
  pkgsrc/lang/php: phpversion.mk
  pkgsrc/lang/php56: Makefile PLIST distinfo
  Removed Files:
  pkgsrc/lang/php56/patches: patch-ext_date_php_date.c
      patch-ext_date_tests_bug68942.phpt
      patch-ext_date_tests_bug68942_2.phpt

  Log Message:
  Update php56 to 5.6.6 (PHP 5.6.6).

  19 Feb 2015, PHP 5.6.6

  - Core:
    . Removed support for multi-line headers, as the are deprecated by RFC 7230.
      (Stas)
    . Fixed bug #67068 (getClosure returns somethings that's not a closure).
      (Danack at basereality dot com)
    . Fixed bug #68942 (Use after free vulnerability in unserialize() with
      DateTimeZone). (CVE-2015-0273) (Stas)
    . Fixed bug #68925 (Mitigation for CVE-2015-0235 – GHOST: glibc gethostbyname
      buffer overflow). (Stas)
    . Fixed Bug #67988 (htmlspecialchars() does not respect default_charset
      specified by ini_set) (Yasuo)
    . Added NULL byte protection to exec, system and passthru. (Yasuo)

  - Dba:
    . Fixed bug #68711 (useless comparisons). (bugreports at internot dot info)

  - Enchant:
    . Fixed bug #68552 (heap buffer overflow in enchant_broker_request_dict()).
      (Antony)

  - Fileinfo:
    . Fixed bug #68827 (Double free with disabled ZMM). (Joshua Rogers)
    . Fixed bug #67647 (Bundled libmagic 5.17 does not detect quicktime files
      correctly). (Anatol)
    . Fixed bug #68731 (finfo_buffer doesn't extract the correct mime with some
      gifs). (Anatol)

  - FPM:
    . Fixed bug #66479 (Wrong response to FCGI_GET_VALUES). (Frank Stolle)
    . Fixed bug #68571 (core dump when webserver close the socket).
      (redfoxli069 at gmail dot com, Laruence)

  - JSON:
    . Fixed bug #50224 (json_encode() does not always encode a float as a float)
      by adding JSON_PRESERVE_ZERO_FRACTION. (Juan Basso)

  - LIBXML:
    . Fixed bug #64938 (libxml_disable_entity_loader setting is shared
      between threads). (Martin Jansen)

  - Mysqli:
    . Fixed bug #68114 (linker error on some OS X machines with fixed
      width decimal support) (Keyur Govande)
    . Fixed bug #68657 (Reading 4 byte floats with Mysqli and libmysqlclient
      has rounding errors) (Keyur Govande)

  - Opcache:
    . Fixed bug with try blocks being removed when extended_info opcode
      generation is turned on. (Laruence)

  - PDO_mysql:
    . Fixed bug #68750 (PDOMysql with mysqlnd does not allow the usage of
      named pipes). (steffenb198 at aol dot com)

  - Phar:
    . Fixed bug #68901 (use after free). (bugreports at internot dot info)

  - Pgsql:
    . Fixed Bug #65199 (pg_copy_from() modifies input array variable) (Yasuo)

  - Session:
    . Fixed bug #68941 (mod_files.sh is a bash-script) (bugzilla at ii.nl, Yasuo)
    . Fixed Bug #66623 (no EINTR check on flock) (Yasuo)
    . Fixed bug #68063 (Empty session IDs do still start sessions) (Yasuo)

  - Sqlite3:
    . Fixed bug #68260 (SQLite3Result::fetchArray declares wrong
      required_num_args). (Julien)

  - Standard:
    . Fixed bug #65272 (flock() out parameter not set correctly in windows).
      (Daniel Lowrey)
    . Fixed bug #69033 (Request may get env. variables from previous requests
      if PHP works as FastCGI). (Anatol)

  - Streams:
    . Fixed bug which caused call after final close on streams filter. (Bob)

(tron)

2015-03-04 17:03:33 UTC MAIN commitmail json YAML

delete bl3.mk. It only has a handful of users in wip/, will adjust them.

(tnn)

2015-03-04 17:01:02 UTC MAIN commitmail json YAML

change clang dependency to libLLVM for zeroshark option
(doesn't work because it only supports llvm 3.4 and we have 3.6)

(tnn)

2015-03-04 16:51:57 UTC MAIN commitmail json YAML

Don't use the clang bl3.mk file, it will go away soon. Change to DEPENDS.
XXX this still looks wrong

(tnn)

2015-03-04 16:39:41 UTC MAIN commitmail json YAML

use c99 to fix build on illumos

(wiedi)

2015-03-04 16:18:11 UTC MAIN commitmail json YAML

2015-03-04 15:31:49 UTC MAIN commitmail json YAML

Include mk/bsd.fast.prefs.mk, it's needed for setting MACHINE_ARCH correctly.
Resolves packing issue on FreeBSD/AMD64

Reviewed by wiz@

(sevan)

2015-03-04 15:31:35 UTC MAIN commitmail json YAML

Include mk/bsd.fast.prefs.mk, it's needed for setting MACHINE_ARCH correctly.
Resolves packing issue on FreeBSD/AMD64

Reviewed by wiz@

(sevan)

2015-03-04 15:03:44 UTC MAIN commitmail json YAML

Updated lang/racket-textual to 6.1.1

(jaapb)

2015-03-04 15:03:23 UTC MAIN commitmail json YAML

Updated lang/racket to 6.1.1

(jaapb)

2015-03-04 15:02:36 UTC MAIN commitmail json YAML

Update of racket ports to version 6.1.1. Coordinated with asau. Changes,
as per upstream changelog:
- Bug repairs and other changes noted in the documentation
- Changed use-before-definition to be an error instead of producing
an #<undefined> value
- Removed the mzlib/class100 library

Also changed the racket port to use mk/jpeg.buildlink3.mk.

(jaapb)