Commit graph

236204 commits

Author SHA1 Message Date
wiz
715b34a805 Re-import libgdata-0.6.6nb16 as net/libgdata0.6 before updating libgdata.
libgdata is a GLib-based library for accessing online service APIs using the
GData protocol Google's services. It provides APIs to access the common Google
services, and has full asynchronous support.
2015-07-11 16:41:55 +00:00
wiz
1b81c3e5e9 Updated www/librest07 to 0.7.93 2015-07-11 16:15:57 +00:00
wiz
4e1333dce2 Update to 0.7.93. No Changelog/NEWS file available,
but two pkgsrc patches are included.
2015-07-11 16:15:49 +00:00
wiz
d4c81595eb Does not build with python-3.x. 2015-07-11 15:38:23 +00:00
sevan
40ed947a79 Enable PAM option by default on OS X as sudo does not work without it otherwise.
Reported by @kusalananda on twitter, confirmed by comparing the output of sudo
-V as root between Apple bundled version & pkgsrc version.
It's not possible to use sudo from a unprivileged build as sudo expects to be
setuid to root so mark it as NOT_FOR_UNPRIVILEGED.

Reviewed by wiz@
2015-07-11 15:12:27 +00:00
khorben
087ed2256f Add a patch from upstream to add support for node bindings
Bumps PKGREVISION.
2015-07-11 15:05:57 +00:00
kamil
e18e14d1e5 Added x11/py-terminator 2015-07-11 11:57:08 +00:00
kamil
0a25ceab43 Add py-terminator 2015-07-11 11:55:33 +00:00
kamil
5a044cb00f Add x11/py-terminator version 0.97
The goal of this project is to produce a useful tool for arranging terminals.
It is inspired by programs such as gnome-multi-term, quadkonsole, etc. in that
the main focus is arranging terminals in grids (tabs is the most common default
method, which Terminator also supports).

Approved by <riastradh>

Nobody complains to import it since 2015-04-08
http://mail-index.netbsd.org/tech-pkg/2015/04/07/msg014589.html

Originally packaged in pkgsrc-wip by myself.
2015-07-11 11:54:02 +00:00
kamil
1b09d61df4 Added {,lua-,py-}keybinder version 0.3.0 2015-07-11 11:24:40 +00:00
kamil
b0d5fe7a1e Add {,lua-,py-}keybinder 2015-07-11 11:19:11 +00:00
kamil
3fce990257 Add x11/{,lua-,py-}keybinder version 0.3.0
The Keybinder package contains a library for registering global keyboard
shortcuts.
Keybinder works with GTK-based applications using the X Window System.

The library contains:
- A C library, libkeybinder
- Python bindings, python-keybinder
- An examples directory with programs in C, Lua, Python and Vala.

There are: Python (py-keybinder) and Lua (lua-keybinder) bindings.

Approved by <riastradh>

Nobody complains to import it since 2015-04-08
http://mail-index.netbsd.org/tech-pkg/2015/04/07/msg014589.html

Originally packaged in pkgsrc-wip by myself.
2015-07-11 11:13:28 +00:00
szptvlfn
96cf272ebc Updated mail/sylpheed to 3.4.3 2015-07-11 10:59:22 +00:00
szptvlfn
5f2aac7548 Update sylpheed to 3.4.3
* 3.4.3 (stable)

    * The bug that wrote the first part of data if the message body in the
      IMAP4 responses didn't end with CR+LF was fixed (#84).
    * The crash when displaying HTML messages was fixed (#215).
    * Win32: the crash when linked with newer MSVCRT was fixed.
    * Win32: libjpeg was updated.
    * Win32: libtiff was updated.
    * Win32: libpng was updated to 1.2.53.
    * Win32: OpenSSL was updated to v0.9.8zg.
    * Win32: included SSL certificates were updated.
2015-07-11 10:58:43 +00:00
jnemeth
48c4b715eb Updated mail/sendmail to 8.15.2 2015-07-11 10:08:57 +00:00
jnemeth
3db59d5572 Update sendmail to 8.15.2.
pkgsrc change:  default to enable TLS
- this has been requested a couple of times and most systems are going
  to have a recent enough version of openssl so in most cases there
  won't be additional dependencies

8.15.2/8.15.2	2015/07/03
	If FEATURE(`nopercenthack') is used then some bogus input triggered
		a recursion which was caught and logged as
		SYSERR: rewrite: excessive recursion (max 50) ...
		Fix based on patch from Ondrej Holas.
	DHParameters now by default uses an included 2048 bit prime.
		The value 'none' previously caused a log entry claiming
		there was an error "cannot read or set DH parameters".
		Also note that this option applies to the server side only.
	The U= mailer field didn't accept group names containing hyphens,
		underbars, or periods.  Based on patch from David Gwynne
		of the University of Queensland.
	CONFIG: Allow connections from IPv6:0:0:0:0:0:0:0:1 to relay again.
		Patch from Lars-Johan Liman of Netnod Internet Exchange.
	CONFIG: New option UseCompressedIPv6Addresses to select between
		compressed and uncompressed IPv6 addresses.  The default
		value depends on the compile-time option IPV6_FULL:
		For 1 the default is False, for 0 it is True, thus
		preserving the current behaviour.  Based on patch from
		John Beck of Oracle.
	CONFIG: Account for IPv6 localhost addresses in
		FEATURE(`block_bad_helo').  Suggested by Andrey Chernov
		from FreeBSD and Robert Scheck from the Fedora Project.
	CONFIG: Account for IPv6 localhost addresses in check_mail ruleset.
	LIBMILTER: Deal with more invalid protocol data to avoid potential
		crashes.  Problem noted by Dimitri Kirchner.
	LIBMILTER: Allow a milter to specify an empty macro list ("", not
		NULL) in smfi_setsymlist() so no macro is sent for the
		selected stage.
	MAKEMAP: A change to check TrustedUser in fewer cases which was
		made in 2013 caused a potential regression when makemap
		was run as root (which should not be done anyway).
	Note: sendmail often contains options "For Future Releases"
		(prefix _FFR_) which might be enabled in a subsequent
		version or might simply be removed as they turned out not
		to be really useful.  These features are usually not
		documented but if they are, then the required (FFR)
		options are listed in
		- doc/op/op.* for rulesets and macros,
		- cf/README for mc/cf options.
2015-07-11 10:08:32 +00:00
wen
46064f5d72 Updated textproc/p5-Text-Xslate to 3.3.4 2015-07-11 09:59:06 +00:00
wen
98f24bc86c Update to 3.3.4
Upstream changes:
3.3.4 2015-03-24 23:21:57+0900
    - Fix typos in document
    - Introduce $Text::Xslate::DEFAULT_CACHE_DIR
2015-07-11 09:58:04 +00:00
wen
a64fbe33d4 Updated www/p5-CGI-Fast to 2.10 2015-07-11 09:27:09 +00:00
wen
f1151d6112 Update to 2.10
Upstream changes:
2.10 2015-06-22
    [DOCUMENTATION]
    - Kwalitee improvements in distribution
2015-07-11 09:25:54 +00:00
wen
e49d354f61 Updated devel/p5-CPAN-Changes to 0.400002 2015-07-11 09:21:23 +00:00
wen
6d5a43029a Update to 0.400002
Upstream changes:
0.400002 - 2015-06-21
  - revert whitespace changes that were inadvertantly included in previous
    release.
  - escape curly brackets in test to avoid warning in perl 5.22

0.400001 - 2015-05-23
  - accept either UTF-8 or ISO-8859-1 files and decode them
  - only treat bracketed text if it is on its own line with no other brackets
  - bump version.pm prereq to make sure it works properly
  - Let long tokens (like URLs) overflow rather than splitting them into
    multiple likes
  - Don't wrap on non-breaking spaces
  - Clean up packaging
  - Return undef for dates or notes that don't exist
  - Quote meta chars to fix a problem that clobbered dates
    with timezones due to the '+' char (GH #20)
2015-07-11 09:20:13 +00:00
wen
ad1bc33f0f Updated www/p5-Dancer to 1.3140 2015-07-11 09:10:52 +00:00
wen
50e04e71c6 Update to 1.3140
Upstream changes:
1.3140 2015-07-03
  - Promote 1.3139 to non-trial release.

  [ STATISTICS ]
    - code churn: 1 file changed, 17 insertions(+), 9 deletions(-)

1.3139 2015-06-25
  [ BUG FIXES ]
    - Reverted caching of session, as it can cause problem when the user
      is using 'session->destroy' (GH#1120).
    - Reverted loading config from hash. (GH#1121)

  [ STATISTICS ]
    - code churn: 9 files changed, 55 insertions(+), 249 deletions(-)
2015-07-11 09:09:50 +00:00
ryoon
2ed142506d Sort. Move ODSN mirror. 2015-07-11 07:05:39 +00:00
rodent
602e6bcd85 Apply patch from FreeBSD ports to patch-configure. This will allow the
package to build and install lib/windc.la, which is the cause of the
installation failure. This is evident when PREFER_PKGSRC=yes. Defuzz
patches.
2015-07-11 04:26:57 +00:00
taca
1dd74ef541 Note update of PHP packages:
lang/php54	5.4.43
	lang/php55	5.5.27
	lang/php56	5.6.11
2015-07-11 00:31:51 +00:00
taca
b4a8fda3a6 Update php56 to 5.6.11.
10 Jul 2015, PHP 5.6.11

- Core:
  . Fixed bug #69768 (escapeshell*() doesn't cater to !). (cmb)
  . Fixed bug #69703 (Use __builtin_clzl on PowerPC).
    (dja at axtens dot net, Kalle)
  . Fixed bug #69732 (can induce segmentation fault with basic php code).
    (Dmitry)
  . Fixed bug #69642 (Windows 10 reported as Windows 8).
    (Christian Wenz, Anatol Belski)
  . Fixed bug #69551 (parse_ini_file() and parse_ini_string() segmentation
    fault). (Christoph M. Becker)
  . Fixed bug #69781 (phpinfo() reports Professional Editions of Windows
    7/8/8.1/10 as "Business"). (Christian Wenz)
  . Fixed bug #69740 (finally in generator (yield) swallows exception in
    iteration). (Nikita)
  . Fixed bug #69835 (phpinfo() does not report many Windows SKUs).
    (Christian Wenz)
  . Fixed bug #69892 (Different arrays compare indentical due to integer key
    truncation). (Nikita)
  . Fixed bug #69874 (Can't set empty additional_headers for mail()), regression
    from fix to bug #68776. (Yasuo)

- GD:
  . Fixed bug #61221 (imagegammacorrect function loses alpha channel). (cmb)

- GMP:
  . Fixed bug #69803 (gmp_random_range() modifies second parameter if GMP
    number). (Nikita)

- PCRE:
  . Fixed Bug #53823 (preg_replace: * qualifier on unicode replace garbles the
    string). (cmb)
  . Fixed bug #69864 (Segfault in preg_replace_callback) (cmb, ab)

- PDO_pgsql:
  . Fixed bug #69752 (PDOStatement::execute() leaks memory with DML
    Statements when closeCuror() is u). (Philip Hofstetter)
  . Fixed bug #69362 (PDO-pgsql fails to connect if password contains a
    leading single quote). (Matteo)
  . Fixed bug #69344 (PDO PgSQL Incorrect binding numeric array with gaps).
    (Matteo)

- SimpleXML:
  . Refactored the fix for bug #66084 (simplexml_load_string() mangles empty
    node name). (Christoph Michael Becker)

- SPL:
  . Fixed bug #69737 (Segfault when SplMinHeap::compare produces fatal error).
    (Stas)
  . Fixed bug #67805 (SplFileObject setMaxLineLength). (Willian Gustavo Veiga).
  . Fixed bug #69970 (Use-after-free vulnerability in
    spl_recursive_it_move_forward_ex()). (Laruence)

- Sqlite3:
  . Fixed bug #69972 (Use-after-free vulnerability in
    sqlite3SafetyCheckSickOrOk()). (Laruence)
2015-07-11 00:31:01 +00:00
taca
4912543368 Update php55 to 5.5.27.
09 Jul 2015, PHP 5.5.27

- Core:
  . Fixed bug #69768 (escapeshell*() doesn't cater to !). (cmb)
  . Fixed bug #69703 (Use __builtin_clzl on PowerPC).
    (dja at axtens dot net, Kalle)
  . Fixed bug #69732 (can induce segmentation fault with basic php code).
    (Dmitry)
  . Fixed bug #69642 (Windows 10 reported as Windows 8).
    (Christian Wenz, Anatol Belski)
  . Fixed bug #69551 (parse_ini_file() and parse_ini_string() segmentation
    fault). (Christoph M. Becker)
  . Fixed bug #69781 (phpinfo() reports Professional Editions of Windows
    7/8/8.1/10 as "Business"). (Christian Wenz)
  . Fixed bug #69835 (phpinfo() does not report many Windows SKUs).
    (Christian Wenz)
  . Fixed bug #69892 (Different arrays compare indentical due to integer key
    truncation). (Nikita)
  . Fixed bug #69874 (Can't set empty additional_headers for mail()), regression
    from fix to bug #68776. (Yasuo)

- GD:
  . Fixed bug #61221 (imagegammacorrect function loses alpha channel). (cmb)

- Mysqlnd:
  . Fixed bug #69669 (mysqlnd is vulnerable to BACKRONYM) (CVE-2015-3152).
    (Andrey)

- PCRE:
  . Fixed Bug #53823 (preg_replace: * qualifier on unicode replace garbles the
    string). (cmb)
  . Fixed bug #69864 (Segfault in preg_replace_callback) (cmb, ab)

- PDO_pgsql:
  . Fixed bug #69752 (PDOStatement::execute() leaks memory with DML
    Statements when closeCuror() is u). (Philip Hofstetter)
  . Fixed bug #69362 (PDO-pgsql fails to connect if password contains a
    leading single quote). (Matteo)
  . Fixed bug #69344 (PDO PgSQL Incorrect binding numeric array with gaps).
    (Matteo)

- Phar:
  . Fixed bug #69958 (Segfault in Phar::convertToData on invalid file). (Stas)
  . Fixed bug #69923 (Buffer overflow and stack smashing error in
    phar_fix_filepath). (Stas)

- SimpleXML:
  . Refactored the fix for bug #66084 (simplexml_load_string() mangles empty
    node name). (Christoph Michael Becker)

- SPL:
  . Fixed bug #69737 (Segfault when SplMinHeap::compare produces fatal error).
    (Stas)
  . Fixed bug #67805 (SplFileObject setMaxLineLength). (Willian Gustavo Veiga).
2015-07-11 00:30:11 +00:00
taca
5c20395cab Update php54 to 5.4.43.
09 Jul 2015 PHP 5.4.43

- Core:
  . Fixed bug #69768 (escapeshell*() doesn't cater to !). (cmb)
  . Fixed bug #69874 (Can't set empty additional_headers for mail()), regression
    from fix to bug #68776. (Yasuo)

- Mysqlnd:
  . Fixed bug #69669 (mysqlnd is vulnerable to BACKRONYM) (CVE-2015-3152).
    (Andrey)

- Phar:
  . Fixed bug #69958 (Segfault in Phar::convertToData on invalid file). (Stas)
  . Fixed bug #69923 (Buffer overflow and stack smashing error in
    phar_fix_filepath). (Stas)
2015-07-11 00:29:17 +00:00
dholland
bf07680563 pkgdepgraph, tcl 2015-07-10 18:49:23 +00:00
dholland
5885554a49 Use pkgsrc sqlite instead of included copy. PKGREVISION -> 2.
PR 49082.
2015-07-10 18:48:22 +00:00
khorben
7cb374b97a Also install the manual page for git-subtree(1)
Bumps PKGREVISION as well.
2015-07-10 17:51:02 +00:00
youri
8906676195 Added x11/xfce4-dashboard version 0.5.0 2015-07-10 17:48:50 +00:00
youri
6c1fc09f09 + xfce4-dashboard 2015-07-10 17:48:31 +00:00
youri
edc96f13b5 Import xfce4-dashboard-0.5.0 as x11/xfce4-dashboard.
xfdashboard provides a GNOME shell dashboard like interface for use with Xfce
desktop. It can be configured to run to any keyboard shortcut and when executed
provides an overview of applications currently open enabling the user to switch
between different applications. The search feature works like Xfce's app finder
which makes it convenient to search for and start applications.
2015-07-10 17:48:00 +00:00
khorben
f656541610 Updated devel/radare2 to version 0.9.9 already 2015-07-10 17:38:55 +00:00
khorben
0f99618e9a Also depend on devel/git-contrib 2015-07-10 17:32:57 +00:00
khorben
f2f4de702b Mention it is used by devel/git-contrib/Makefile 2015-07-10 17:31:35 +00:00
khorben
ba43d90f04 Added devel/git-contrib version 2.4.5 2015-07-10 17:30:20 +00:00
khorben
c33ea3f545 Add git-contrib 2015-07-10 17:27:53 +00:00
khorben
a445d7cc24 Add devel/git-contrib version 2.4.5
Git is a free and open source distributed version control system
designed to handle everything from small to very large projects with
speed and efficiency.

Git is easy to learn and has a tiny footprint with lightning fast
performance. It outclasses SCM tools like Subversion, CVS, Perforce,
and ClearCase with features like cheap local branching, convenient
staging areas, and multiple workflows.

This package contains only some of the git contrib programs.
2015-07-10 17:26:53 +00:00
dholland
80442937d2 Remove bogus nroff logic inserted for SunOS and AIX in 2004 -- it
seems that the logic intended at the time was inverted; but it's not
necessary anyway. PKGREVISION -> 5
2015-07-10 17:01:16 +00:00
richard
43366de334 Remove seemingly unnecessary patch-aa (inexistant file) and use c99.
Not using git, pkgsrc should punt like other distros to get the date from
the Changelog as set in configure.  Use awk to avoid all the other business,
not to mention difficulties with configures use of 'echo -n' on SunOS.
2015-07-10 13:46:36 +00:00
bouyer
d3bc0c6dd7 Remove $Date: $ and $Revision: $ from scsi_netbsd.c, so that the
file's checkup remains consistent after commits. Pointed out by Joerg
While there add $NetBSD: $ to all patch files
2015-07-10 13:33:41 +00:00
rodent
dbfa338102 distinfo was missing patch-aa for some reason. 2015-07-10 11:38:36 +00:00
wiz
30c75c80eb Make variable name match PKGNAME.
Caused weird failure in wip/linphone:
make[1]: don't know how to make show-var. Stop
2015-07-10 09:55:15 +00:00
wiz
aff9db7fb6 Added www/uhttpmock version 0.4.0 2015-07-10 09:05:36 +00:00
wiz
91c609d565 + uhttpmock. 2015-07-10 09:05:28 +00:00
wiz
710c856410 Import uhttpmock-0.4.0 as www/uhttpmock.
uhttpmock is a project for mocking web service APIs which use HTTP
or HTTPS. It provides a library, libuhttpmock, which implements
recording and playback of HTTP request-response traces.
2015-07-10 09:05:06 +00:00