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 (0m)  pkgsrc-2024Q1 (15d)  pkgsrc-2023Q4 (42d)  pkgsrc-2023Q2 (75d)  pkgsrc-2023Q3 (154d) 

2024-05-13 11:49:48 UTC Now

2016-04-01 13:02:44 UTC MAIN commitmail json YAML

Support PKGMANDIR.  Add patch comment.

(jperkin)

2016-04-01 12:55:43 UTC MAIN commitmail json YAML

2016-04-01 12:36:41 UTC MAIN commitmail json YAML

2016-04-01 12:31:20 UTC MAIN commitmail json YAML

2016-04-01 12:24:14 UTC MAIN commitmail json YAML

Pass --mandir.  Fixes PKGMANDIR.

(jperkin)

2016-04-01 12:17:33 UTC MAIN commitmail json YAML

2016-04-01 12:07:30 UTC MAIN commitmail json YAML

2016-04-01 11:53:07 UTC MAIN commitmail json YAML

2016-04-01 11:48:28 UTC MAIN commitmail json YAML

2016-04-01 11:45:27 UTC MAIN commitmail json YAML

Pass --mandir and support PKGMANDIR.

(jperkin)

2016-04-01 11:42:16 UTC MAIN commitmail json YAML

2016-04-01 11:41:42 UTC MAIN commitmail json YAML

2016-04-01 11:38:57 UTC MAIN commitmail json YAML

2016-04-01 11:38:30 UTC MAIN commitmail json YAML

2016-04-01 11:30:16 UTC MAIN commitmail json YAML

2016-04-01 11:28:29 UTC MAIN commitmail json YAML

Use PKGMANDIR and ensure the path isn't dependent on BINDIR.

(jperkin)

2016-04-01 11:22:36 UTC MAIN commitmail json YAML

2016-04-01 11:20:58 UTC MAIN commitmail json YAML

2016-04-01 11:15:24 UTC MAIN commitmail json YAML

2016-04-01 11:12:52 UTC MAIN commitmail json YAML

fdupes-1.51 was done.

(jperkin)

2016-04-01 11:12:27 UTC MAIN commitmail json YAML

2016-04-01 11:09:47 UTC MAIN commitmail json YAML

2016-04-01 11:06:44 UTC MAIN commitmail json YAML

2016-04-01 11:04:43 UTC MAIN commitmail json YAML

2016-04-01 10:50:27 UTC MAIN commitmail json YAML

2016-04-01 10:43:29 UTC MAIN commitmail json YAML

2016-04-01 10:35:51 UTC MAIN commitmail json YAML

Support PKGMANDIR.

(jperkin)

2016-04-01 10:27:54 UTC MAIN commitmail json YAML

2016-04-01 10:23:44 UTC MAIN commitmail json YAML

Fix PKGMANDIR install.

(jperkin)

2016-04-01 08:24:45 UTC MAIN commitmail json YAML

Updated lang/nodejs4 to 4.4.2

(fhajny)

2016-04-01 08:24:34 UTC MAIN commitmail json YAML

Update lang/nodejs4 to 4.4.2

4.4.2

* https: Under certain conditions ssl sockets may have been
  causing a memory leak when keepalive is enabled. This is no
  longer the case.
* lib: The way that we were internally passing arguments was
  causing a potential leak. By copying the arguments into an
  array we can avoid this.
* npm: Upgrade to v2.15.1. Fixes a security flaw in the use of
  authentication tokens in HTTP requests that would allow an
  attacker to set up a server that could collect tokens from
  users of the command-line interface. Authentication tokens
  have previously been sent with every request made by the
  CLI for logged-in users, regardless of the destination of
  the request. This update fixes this by only including those
  tokens for requests made against the registry or registries
  used for the current install.
* repl: Previously if you were using the repl in strict mode
  the column number would be wrong in a stack trace. This is
  no longer an issue.

4.4.1

* build:
  - Updated Logos for the OSX + Windows installers
  - New option to select your VS Version in the Windows installer
  - Support Visual C++ Build Tools 2015
* tools: Gyp now works on OSX without XCode

(fhajny)

2016-04-01 08:21:26 UTC MAIN commitmail json YAML

Updated lang/nodejs to 5.10.0

(fhajny)

2016-04-01 08:21:05 UTC MAIN commitmail json YAML

Update lang/nodejs to 5.10.0.

5.10.0

* buffer:
  - make byteLength work with ArrayBuffer & DataView
  - backport --zero-fill-buffers command line option
  - backport new buffer constructor APIs
  - add swap16() and swap32() methods
* fs: add the fs.mkdtemp() function.
* net: emit host in lookup event
* node: --no-browser-globals configure flag
* npm: Upgrade to v3.8.3. Fixes a security flaw in the use of
  authentication tokens in HTTP requests that would allow an
  attacker to set up a server that could collect tokens from
  users of the command-line interface. Authentication tokens
  have previously been sent with every request made by the CLI
  for logged-in users, regardless of the destination of the
  request. This update fixes this by only including those
  tokens for requests made against the registry or registries
  used for the current install.
* repl: support standalone blocks
* src: override v8 thread defaults using cli options

5.9.0

* contextify: Fixed a memory consumption issue related to heavy
  use of vm.createContext and vm.runInNewContext.
* lib: copy arguments object instead of leaking it
* src: allow both -i and -e flags to be used at the same time
* timers: Internal Node.js timeouts now use the same logic path
  as those created with setTimeout()
* v8: backport fb4ccae from v8 upstream: breakout events from v8
  to offer better support for external debuggers
* zlib: add support for concatenated members

(fhajny)

2016-03-31 20:25:23 UTC MAIN commitmail json YAML

SunOS needs libnsl/libsocket to resolve some symbols in libossp-uuid.

(fhajny)

2016-03-31 17:06:18 UTC MAIN commitmail json YAML

Build fixes for rdigest, following previous changes to pkgtools/digest in
February.

(agc)

2016-03-31 13:57:16 UTC MAIN commitmail json YAML

Updated fonts/umefont-ttf to 0.610

(ryoon)

2016-03-31 13:56:46 UTC MAIN commitmail json YAML

Update to 0.610

Status:
1st check has completed.
Unadjusted glyphs (2nd check): Uninode 0030-9fa5

(ryoon)

2016-03-31 10:27:26 UTC MAIN commitmail json YAML

2016-03-31 09:14:14 UTC MAIN commitmail json YAML

Updated devel/heirloom-libcommon to 070715nb1

(jperkin)

2016-03-31 09:14:06 UTC MAIN commitmail json YAML

Use 'ranlib -c' on Darwin to avoid undefined references to 'extern char *'
symbols.  Bump PKGREVISION.

(jperkin)

2016-03-31 09:00:39 UTC MAIN commitmail json YAML

2016-03-30 15:57:14 UTC MAIN commitmail json YAML

Note update of ISC DHCP packages to 4.3.4.

net/isc-dhcp4
net/isc-dhclient4
net/isc-dhcpd4
net/isc-dhcrelay4

(taca)

2016-03-30 15:55:44 UTC MAIN commitmail json YAML

Update isc-dhcp4 to 4.3.4, including security fixes.

This is the release of ISC DHCP 4.3.4, a maintenance
release which contains a number of bug fixes and two
fixes for previously released security issues.

Full changes are too many to write here, please refer
<https://kb.isc.org/article/AA-01364/0/DHCP-4.3.4-Release-Notes.html>.

(taca)

2016-03-30 13:25:41 UTC MAIN commitmail json YAML

Mark as only for python-2.7.

(wiz)

2016-03-30 13:24:12 UTC MAIN commitmail json YAML

2016-03-30 12:59:23 UTC MAIN commitmail json YAML

Updated www/seamonkey-l10n to 2.40

(ryoon)

2016-03-30 12:57:40 UTC MAIN commitmail json YAML

Update to 2.40

* Sync with seamonkey-2.40
* Install all translations

(ryoon)

2016-03-30 12:57:18 UTC MAIN commitmail json YAML

Updated www/seamonkey to 2.40

(ryoon)

2016-03-30 12:56:53 UTC MAIN commitmail json YAML

pkgsrc/www/seamonkey/Makefile@1.141 / diff
pkgsrc/www/seamonkey/PLIST@1.55 / diff
pkgsrc/www/seamonkey/distinfo@1.135 / diff
pkgsrc/www/seamonkey/patches/patch-aa@1.30 / diff
pkgsrc/www/seamonkey/patches/patch-mozilla_config_system-headers@1.21 / diff
pkgsrc/www/seamonkey/patches/patch-mozilla_config_system__wrappers_unwind.h@1.11 / diff
pkgsrc/www/seamonkey/patches/patch-mozilla_dom_events_MessageEvent.h deleted
pkgsrc/www/seamonkey/patches/patch-mozilla_extensions_spellcheck_hunspell_glue_mozHunspell.cpp@1.1 / diff
pkgsrc/www/seamonkey/patches/patch-mozilla_extensions_spellcheck_hunspell_src_mozHunspell.cpp deleted
pkgsrc/www/seamonkey/patches/patch-mozilla_gfx_graphite2_moz-gr-update.sh deleted
pkgsrc/www/seamonkey/patches/patch-mozilla_gfx_graphite2_src_moz.build deleted
pkgsrc/www/seamonkey/patches/patch-mozilla_gfx_thebes_moz.build@1.3 / diff
pkgsrc/www/seamonkey/patches/patch-mozilla_gfx_ycbcr_yuv__row__arm.s@1.3 / diff
pkgsrc/www/seamonkey/patches/patch-mozilla_intl_hyphenation_glue_hnjalloc.h@1.1 / diff
pkgsrc/www/seamonkey/patches/patch-mozilla_intl_hyphenation_hnjalloc.h deleted
pkgsrc/www/seamonkey/patches/patch-mozilla_intl_unicharutil_util_moz.build deleted
pkgsrc/www/seamonkey/patches/patch-mozilla_ipc_ipdl_ipdl_cxx_ast.py deleted
pkgsrc/www/seamonkey/patches/patch-mozilla_ipc_ipdl_ipdl_cxx_cgen.py deleted
pkgsrc/www/seamonkey/patches/patch-mozilla_ipc_ipdl_ipdl_lower.py deleted
pkgsrc/www/seamonkey/patches/patch-mozilla_js_public_CallArgs.h deleted
      :
(more 8 files)
Update to 2.40

Changelog:
Based on Gecko 43.0

(ryoon)

2016-03-30 12:51:16 UTC MAIN commitmail json YAML

Make lex/flex a runtime dependency for packages which link against -lfl.

(jperkin)

2016-03-30 12:47:55 UTC MAIN commitmail json YAML

Updated multimedia/ffmpeg3 to 3.0nb3

(jperkin)

2016-03-30 12:47:47 UTC MAIN commitmail json YAML

Explicitly pull in archivers/xz, ffmpeg goes looking for it and if it's
already installed will fail during install as a missing runtime dependency.

Bump PKGREVISION.

(jperkin)

2016-03-30 12:46:48 UTC MAIN commitmail json YAML

Updated multimedia/ffmpeg2 to 2.8.6nb2

(jperkin)

2016-03-30 12:46:38 UTC MAIN commitmail json YAML

Explicitly pull in archivers/xz, ffmpeg goes looking for it and if it's
already installed will fail during install as a missing runtime dependency.

Bump PKGREVISION.

(jperkin)

2016-03-30 11:57:24 UTC MAIN commitmail json YAML

sysutils/pciutils updated to 3.4.1 on 2016/02/15, removing.

(mef)

2016-03-30 11:38:59 UTC MAIN commitmail json YAML

Make sure leptonica is detected properly

(fhajny)

2016-03-30 10:43:49 UTC MAIN commitmail json YAML

Fix Darwin install_name.

(jperkin)

2016-03-30 10:03:46 UTC MAIN commitmail json YAML

2016-03-30 10:01:24 UTC MAIN commitmail json YAML

2016-03-30 10:00:08 UTC MAIN commitmail json YAML

2016-03-30 09:58:23 UTC MAIN commitmail json YAML

2016-03-30 09:57:50 UTC MAIN commitmail json YAML

2016-03-30 09:55:21 UTC MAIN commitmail json YAML

2016-03-30 09:54:24 UTC MAIN commitmail json YAML

2016-03-30 09:52:58 UTC MAIN commitmail json YAML

2016-03-30 09:52:28 UTC MAIN commitmail json YAML

2016-03-30 09:48:42 UTC MAIN commitmail json YAML

2016-03-30 09:46:37 UTC MAIN commitmail json YAML

2016-03-30 09:25:53 UTC MAIN commitmail json YAML

2016-03-30 09:23:40 UTC MAIN commitmail json YAML

2016-03-30 09:22:48 UTC MAIN commitmail json YAML

2016-03-30 09:20:26 UTC MAIN commitmail json YAML

2016-03-30 09:17:41 UTC MAIN commitmail json YAML

2016-03-30 09:09:48 UTC MAIN commitmail json YAML

2016-03-30 09:08:11 UTC MAIN commitmail json YAML

2016-03-30 09:04:22 UTC MAIN commitmail json YAML

2016-03-30 09:01:56 UTC MAIN commitmail json YAML

Remove broken /usr/pkg hardcoding from previous package updates.  Fixes
PKGMANDIR.

(jperkin)

2016-03-30 08:51:06 UTC MAIN commitmail json YAML

2016-03-30 08:48:32 UTC MAIN commitmail json YAML

2016-03-30 08:45:32 UTC MAIN commitmail json YAML

2016-03-30 08:45:12 UTC MAIN commitmail json YAML

2016-03-30 08:40:53 UTC MAIN commitmail json YAML

2016-03-30 08:35:56 UTC MAIN commitmail json YAML

Use PKGMANDIR.  Add patch comment and other pkglint cleanup.

(jperkin)

2016-03-30 08:33:18 UTC MAIN commitmail json YAML

2016-03-30 08:32:55 UTC MAIN commitmail json YAML

2016-03-30 08:25:56 UTC MAIN commitmail json YAML

2016-03-30 08:23:33 UTC MAIN commitmail json YAML

2016-03-30 05:33:00 UTC MAIN commitmail json YAML

2016-03-29 23:33:20 UTC MAIN commitmail json YAML

The PLIST was updated, so bump revision.

Noticed by wiz@

(khorben)

2016-03-29 23:04:01 UTC MAIN commitmail json YAML

Remove support for SSLv2

This fixes the build with the newest OpenSSL from pkgsrc. Bump revision.

(khorben)

2016-03-29 22:49:34 UTC MAIN commitmail json YAML

Register missing file in the PLIST

This fixes the build where the C extension built successfully. In turn, it
will break where the C extension failed to build. I believe it is better to
fail when actually failing, and this is a leaf package, so I am going ahead
with this - and then the issues when the C extension should be corrected
instead (when observed).

(khorben)

2016-03-29 22:06:48 UTC MAIN commitmail json YAML

A gettext-like function is not printf-like, but passing the first
argument semantically through. Rename macro used as template parameter
in newer Boost.

(joerg)

2016-03-29 22:05:47 UTC MAIN commitmail json YAML

2016-03-29 22:05:00 UTC MAIN commitmail json YAML

Avoid CVP pass for clang. Honor pkgsrc environment including wrappers.

(joerg)

2016-03-29 22:04:26 UTC MAIN commitmail json YAML

2016-03-29 22:03:52 UTC MAIN commitmail json YAML

Don't depend on GCC's VLA of non-POD types extensions.

(joerg)

2016-03-29 22:03:08 UTC MAIN commitmail json YAML

2016-03-29 22:02:35 UTC MAIN commitmail json YAML

rpclibdir is still not defined, so restore patch. Next time, I'll likely
just mark the package as BROKEN.

(joerg)

2016-03-29 22:01:39 UTC MAIN commitmail json YAML

Set _KERNTYPES on NetBSD.

(joerg)

2016-03-29 22:01:13 UTC MAIN commitmail json YAML

Unconditionally remove SSLv2 support. Bump revision.

(joerg)

2016-03-29 22:00:14 UTC MAIN commitmail json YAML

2016-03-29 21:59:21 UTC MAIN commitmail json YAML

Wants to install onig library now. Bump revision.

(joerg)

2016-03-29 21:59:15 UTC MAIN commitmail json YAML

2016-03-29 21:58:40 UTC MAIN commitmail json YAML

2016-03-29 21:46:48 UTC MAIN commitmail json YAML

2016-03-29 21:19:56 UTC MAIN commitmail json YAML

Add fixes for poppler-0.39.0 (from Gentoo)

This fixes building this package.

(khorben)

2016-03-29 19:32:53 UTC MAIN commitmail json YAML

Merge patches for CVE-2009-2688 and C11 compliance, unbreaking the
build.

(hauke)

2016-03-29 19:03:07 UTC MAIN commitmail json YAML

2016-03-29 15:13:59 UTC MAIN commitmail json YAML

Add support for CFLAGS and LDFLAGS to x11/xp

This fixes building the package with PKGSRC_MKPIE. It is not a leaf package
but only one other package depends on it (x11/libXprintAppUtil).

Reviewed by wiz@

(khorben)

2016-03-29 11:35:05 UTC MAIN commitmail json YAML

2016-03-29 11:32:59 UTC MAIN commitmail json YAML

mention INSTALL_UNSTRIPPED

(tnn)

2016-03-29 10:55:45 UTC MAIN commitmail json YAML

Don't add doc subdirectory twice - fixes build with latest cmake

(markd)

2016-03-29 10:26:41 UTC MAIN commitmail json YAML

Don't try to use v4l if cmake finds it.
Don't install some icons that oxygen-icons now includes.

(markd)

2016-03-29 10:14:05 UTC MAIN commitmail json YAML

2016-03-29 10:08:09 UTC MAIN commitmail json YAML

Don't try to use eigen if happens to find it.
Don't try to build hdf module.

(markd)

2016-03-29 10:04:40 UTC MAIN commitmail json YAML

Don't try to use eigen if happens to find it.

(markd)

2016-03-28 19:29:56 UTC MAIN commitmail json YAML

Updated sysutils/deforaos-terminal to 0.1.0

(khorben)

2016-03-28 19:28:42 UTC MAIN commitmail json YAML

Package DeforaOS Terminal 0.1.0

This release brings:
- improvements to the user interface (renaming tabs, fullscreen...)
- support for login shells
- stability fixes with "xterm -hold"
- re-licensed as 3-clause BSD
- partial translation into Spanish

Updated during a freeze because:
- fixes building with --prefer-pkgsrc yes (used "install --")
- removes a conflict with x11/xfce4-terminal
- is a leaf package (except for meta-pkgs/deforaos-desktop)

(khorben)

2016-03-28 15:44:49 UTC MAIN commitmail json YAML

Register missing dependency on curses

Found with an unprivileged bootstrap on NetBSD/amd64 (--prefer-pkgsrc yes)

(khorben)

2016-03-28 15:15:55 UTC MAIN commitmail json YAML

Prefer inclusion of python/extension.mk over PLIST_SUBST+= for PYSITELIB

(kamil)

2016-03-28 13:16:01 UTC MAIN commitmail json YAML

Added devel/lldb version 3.8.0

(kamil)

2016-03-28 13:14:54 UTC MAIN commitmail json YAML

2016-03-28 13:13:55 UTC MAIN commitmail json YAML

2016-03-28 12:59:20 UTC MAIN commitmail json YAML

Added lang/libunwind version 3.8.0

(kamil)

2016-03-28 12:57:27 UTC MAIN commitmail json YAML

2016-03-28 12:56:03 UTC MAIN commitmail json YAML

2016-03-28 10:43:52 UTC MAIN commitmail json YAML

Updated lang/openjdk8 to 1.8.77

(ryoon)

2016-03-28 10:43:25 UTC MAIN commitmail json YAML

Update to 1.8.77

Changelog:
Fix CVE-2016-0636

(ryoon)

2016-03-28 10:39:40 UTC MAIN commitmail json YAML

Updated mail/thunderbird-l10n to 38.7.1

(ryoon)

2016-03-28 10:39:16 UTC MAIN commitmail json YAML

2016-03-28 10:38:38 UTC MAIN commitmail json YAML

Updated mail/thunderbird to 38.7.1

(ryoon)

2016-03-28 10:38:08 UTC MAIN commitmail json YAML

Update to 38.7.1

Changelog
Changed Disabled Graphite font shaping library (not relevant for pkgsrc)

(ryoon)

2016-03-28 03:47:46 UTC MAIN commitmail json YAML

Avoid to depends on devel/ruby-rake but depends on ruby-base package:

* devel/ruby-rake is not supporetd with ruby23.
* There is no need to devel/ruby-rake but builtin rake(1) in ruby-base
  package is enough.

(taca)

2016-03-28 03:45:31 UTC MAIN commitmail json YAML

2016-03-28 00:17:24 UTC MAIN commitmail json YAML

Updated chat/pidgin-otr to 4.0.2

(gdt)

2016-03-28 00:17:12 UTC MAIN commitmail json YAML

Update to 4.0.2 (security fix).

9 Mar 2016:

- Updated Spanish, German, Norwegian Bokm奪l translations.
- New Danish translation.
- Fix use-after-free issue during SMP.
- Release 4.0.2

(gdt)

2016-03-27 23:08:14 UTC MAIN commitmail json YAML

Handle Darwin-specific file.

(jperkin)

2016-03-27 22:53:39 UTC MAIN commitmail json YAML

2016-03-27 22:50:47 UTC MAIN commitmail json YAML

Support Darwin-specific file.

(jperkin)

2016-03-27 22:46:45 UTC MAIN commitmail json YAML

Add Darwin to NOT_FOR_PLATFORM.

(jperkin)

2016-03-27 22:45:48 UTC MAIN commitmail json YAML

Add Darwin to NOT_FOR_PLATFORM.

(jperkin)

2016-03-27 22:43:40 UTC MAIN commitmail json YAML

2016-03-27 22:38:33 UTC MAIN commitmail json YAML

2016-03-27 22:34:00 UTC MAIN commitmail json YAML

2016-03-27 19:52:32 UTC MAIN commitmail json YAML

With Clang 3.8 there is no longer a need to workarond memory use of
CVP pass.

(joerg)

2016-03-27 19:49:44 UTC MAIN commitmail json YAML

Downgrade error about using non-POD types like references with
variadic warnings for clang to warning.

(joerg)

2016-03-27 17:11:37 UTC MAIN commitmail json YAML

2016-03-27 16:56:49 UTC MAIN commitmail json YAML

Need GCC >=4.7 for C++11.

Otherwise net/ekiga fails to build altogether on NetBSD 6.

ok dholland

(riastradh)

2016-03-27 15:05:27 UTC MAIN commitmail json YAML

2016-03-27 08:41:45 UTC MAIN commitmail json YAML

+ afl-2.09b, cups-filters-1.8.3, gst-plugins1-bad-1.8.0,
  gst-plugins1-base-1.8.0, gst-plugins1-good-1.8.0,
  gst-plugins1-libav-1.8.0, gst-plugins1-ugly-1.8.0, gstreamer1-1.8.0,
  innoextract-1.6, liblangtag-0.6.0, octave-4.0.1, py-atomicwrites-1.0.0,
  py-click-6.4, py-cryptography-1.3.1, py-foolscap-0.11.0, py-idna-2.1,
  py-rsa-3.4.1, py-vdirsyncer-0.9.3, x264-devel-20160326.

(wiz)

2016-03-26 23:52:37 UTC MAIN commitmail json YAML

2016-03-26 23:45:21 UTC MAIN commitmail json YAML

2016-03-26 23:26:14 UTC MAIN commitmail json YAML

2016-03-26 23:07:13 UTC MAIN commitmail json YAML

Use external rake, the included version fails on NetBSD current.

(joerg)

2016-03-26 23:05:10 UTC MAIN commitmail json YAML

2016-03-26 20:21:37 UTC MAIN commitmail json YAML

Fix opening files in directories other than the current one (no, really).
>From coypu in PR pkg/51010. Bump PKGREVISION.

(bsiegert)

2016-03-26 07:53:32 UTC MAIN commitmail json YAML

use POSIX typedefs for u_int*_t on SunOS

(richard)

2016-03-26 04:27:21 UTC MAIN commitmail json YAML

Fix PLIST for libind option.

Reported by Mayuresh on pkgsrc-users@:
http://mail-index.netbsd.org/pkgsrc-users/2016/03/24/msg023205.html

Note Indic roman seems handled by --otl with harfbuzz option since 3.6.2.

(tsutsui)

2016-03-25 21:16:07 UTC MAIN commitmail json YAML

2016-03-25 21:15:51 UTC MAIN commitmail json YAML

2016-03-25 21:15:33 UTC MAIN commitmail json YAML

2016-03-25 21:15:07 UTC MAIN commitmail json YAML

2016-03-25 21:14:19 UTC MAIN commitmail json YAML

Force extraction with bsdtar.

(joerg)

2016-03-25 21:13:51 UTC MAIN commitmail json YAML

Needs _KERNTYPES on NetBSD.

(joerg)

2016-03-25 21:13:31 UTC MAIN commitmail json YAML

The CVP memory use workaround for Clang is no longer needed with 3.8.

(joerg)

2016-03-25 21:12:58 UTC MAIN commitmail json YAML

2016-03-25 21:12:33 UTC MAIN commitmail json YAML

Doesn't support the Python 3.x C API.

(joerg)

2016-03-25 21:11:48 UTC MAIN commitmail json YAML

Drop CVP memory use workaround for clang, no longer needed with 3.8.

(joerg)

2016-03-25 21:11:16 UTC MAIN commitmail json YAML

2016-03-25 21:10:36 UTC MAIN commitmail json YAML

Allow packages linking against libperl to get the rpath correctly.

(joerg)

2016-03-25 21:08:58 UTC MAIN commitmail json YAML

Drop CVP workaround for Clang, with 3.8 the memory use has gone down
enough.

(joerg)

2016-03-25 21:08:09 UTC MAIN commitmail json YAML

Libtoolize to provide shared libraries. Fixes parallel build as side
effect. Bump revision.

(joerg)

2016-03-25 21:06:50 UTC MAIN commitmail json YAML

_KERNTYPES is needed on newer NetBSD.

(joerg)

2016-03-25 21:06:25 UTC MAIN commitmail json YAML

Needs evince for shared libraries.

(joerg)

2016-03-25 21:05:55 UTC MAIN commitmail json YAML

Needs main bacula package for shared libraries. Bump revision.

(joerg)

2016-03-25 21:05:30 UTC MAIN commitmail json YAML

Needs _KERNTYPES on NetBSD.

(joerg)

2016-03-25 21:05:11 UTC MAIN commitmail json YAML

Don't skip part of the installation to ensure all libaries are present.

(joerg)

2016-03-25 21:04:04 UTC MAIN commitmail json YAML

2016-03-25 21:03:09 UTC MAIN commitmail json YAML

Skip shared library check for non-native binaries.

(joerg)

2016-03-25 21:02:26 UTC MAIN commitmail json YAML

Avoid using the linker directly, otherwise rpath flags might not stick.
Regen configure explicitly. Bump revision.

(joerg)

2016-03-25 16:50:00 UTC MAIN commitmail json YAML

remove obsoleted patch from libplist

(richard)

2016-03-25 16:04:18 UTC MAIN commitmail json YAML

Note update of www/contao41 package to 4.1.2.

(taca)

2016-03-25 16:03:46 UTC MAIN commitmail json YAML

Update contao41 to 4.1.2, a leaf package.

### 4.1.2 (2016-03-22)

* Handle derived classes in the exception converter (see #462).
* Prevent the autofocus attribute from being added multiple times (see contao/core#8281).
* Respect the SSL settings of the root page when generating sitemaps (see contao/core#8270).
* Read from the temporary file if it has not been closed yet (see contao/core#8269).
* Always use HTTPS if the target server supports SSL connections (see contao/core#8183).
* Adjust the meta wizard field length to the column length (see contao/core#8277).
* Correctly handle custom mime icon paths (see contao/core#8275).
* Show the 404 error page if an unpublished article is requested (see contao/core#8264).
* Correctly count the URLs when rebuilding the search index (see contao/core#8262).
* Ensure that every image has a width and height attribute (see contao/core#8162).
* Set the correct mime type when embedding SVG images (see contao/core#8245).
* Handle the "float_left" and "float_right" classes in the back end (see contao/core#8239).
* Consider the fallback language if a page alias is ambiguous (see contao/core#8142).
* Fix the error 403/404 redirect (see contao/website#74).

(taca)

2016-03-25 14:21:03 UTC MAIN commitmail json YAML

If math/gsl is already installed, packaging becomes different. So add as
prerequisite (buildlink3). Thanks Dave Tyson for the report at pkgsrc-users@.
PKGREVISION++. Those two depends on gnuradio-fec, so the same situation as it.
(PLIST of these two are NOT affected, but actuall installation PLIST will
be different because of gnuradio-fec is also installed with those).

(mef)

2016-03-24 20:58:10 UTC MAIN commitmail json YAML

libressl-2.3.6
gummi-0.6.6
remove duplicate samba-4.3.6 entry

(bsiegert)

2016-03-24 20:34:39 UTC MAIN commitmail json YAML

+ gnutls-3.4.10 [wip].

(wiz)

2016-03-24 20:31:12 UTC MAIN commitmail json YAML

Updated graphics/graphite2 to 1.3.7

(wiz)

2016-03-24 20:31:02 UTC MAIN commitmail json YAML

Update graphite2 to 1.3.7, provided by coypu in wip.

Security update.

Changelog doesn't mention them though?!

1.3.7
    . Bug fixes
    . Start to deprecate SegCache. This will be going away in a later release.

1.3.6
    . Bug fixes

(wiz)

2016-03-24 17:05:04 UTC MAIN commitmail json YAML

Update to yEd-3.15.0.2 since yEd-3.15.0.1 is now unfetchable.
(sigh ...)

(tnn)

2016-03-24 16:46:04 UTC MAIN commitmail json YAML

Register missing dependency on curses

Found with an unprivileged bootstrap on NetBSD/amd64 (--prefer-pkgsrc yes)

(khorben)

2016-03-24 16:30:11 UTC MAIN commitmail json YAML

Try to fix build error by recent OpenSSL change on NetBSD,
reported as PR pkg/50971.

(taca)

2016-03-24 16:29:50 UTC MAIN commitmail json YAML

Try to fix build error by recent OpenSSL change on NetBSD,
reported as PR pkg/50971.

(taca)

2016-03-24 16:29:24 UTC MAIN commitmail json YAML

Try to fix build error by recent OpenSSL change on NetBSD,
reported as PR pkg/50971.

(taca)

2016-03-24 16:28:59 UTC MAIN commitmail json YAML

Try to fix build error by recent OpenSSL change on NetBSD,
reported as PR pkg/50971.

(taca)

2016-03-24 15:21:10 UTC MAIN commitmail json YAML

Avoid a "bad substitution" error in the configure script

This fixes building emulators/qemu on netbsd-7 (amd64).
On a related note, it may also make sense to include
security/nettle/buildlink3.mk to the build.

(khorben)

2016-03-24 13:46:07 UTC MAIN commitmail json YAML

Updated security/py-rsa to 3.4

(wiz)

2016-03-24 13:45:57 UTC MAIN commitmail json YAML

Update py-rsa to 3.4.

Fixes a security vulnerability.

No proper changelog found, which I find even more astonishing for
security software...

(wiz)

2016-03-24 13:36:52 UTC MAIN commitmail json YAML

If MIN() is undefined, just define one instead of including utility.h
on SunOS, which presumes a version of eti.h that has some extras over
what is provided in ncurses/eti.h, causing unnecessary build errors.

(richard)

2016-03-24 13:28:49 UTC MAIN commitmail json YAML

Fix clang build under FreeBSD 10.2

Do not detect the compiler as GCC.

(ryoon)

2016-03-24 10:56:20 UTC MAIN commitmail json YAML