Commit graph

215238 commits

Author SHA1 Message Date
tsutsui
706228a8ca Remove broken and untested libc++ patches. PR/48716
- these patches break build on i386, even on pkgsrc-2014Q1
- these patches have no patch comment and it's fatal on pkglint
- these patches have never been sent to upstream even before 4.2.2.1 update
- the wrong patch committer has ignored the PR for a week
2014-04-13 15:57:21 +00:00
bsiegert
5eba065d07 Reapply reverted commit from obache@. Original description:
Prevent to detect unwanted builtin openssl.

After bump of BUILDLINK_API_DEPENDS.openssl to 1.0.1c,
buitin openssl is not acceptable for various platforms.
2014-04-13 15:06:20 +00:00
schmonz
16853fee31 Updated devel/p5-Test-MockObject to 1.20140408 2014-04-13 14:58:53 +00:00
schmonz
0fd2b7bb75 Update to 1.20140408. From the changelog:
- enabled Travis CI (no user-visible changes)
- improved fields-based object support (Olivier Mengué, Maxime Soulé)
- support added for fields-based objects (Gavin Mogan, RT #84535)
2014-04-13 14:58:49 +00:00
bsiegert
a8448ee3ef Redo reverted commit from obache@. Original description:
Prevent to detect unwanted builtin openssl.

After bump of BUILDLINK_API_DEPENDS.openssl to 1.0.1c,
buitin openssl is not acceptable for various platforms.
2014-04-13 14:56:56 +00:00
schmonz
3090e17062 Updated devel/p5-Test-BDD-Cucumber to 0.18 2014-04-13 14:55:44 +00:00
schmonz
651d31f712 Update to 0.18. From the changelog:
- Removed Find::File dependency in StepFile.pm
2014-04-13 14:55:39 +00:00
wiz
9fbdabb371 + py-anki2-2.0.24. 2014-04-13 14:19:09 +00:00
morr
ad761d7a2e Update to newest version of Wordpress, containing security fixes.
It contains 9 bugfixes and 5 security fixes:

* Potential authentication cookie forgery. CVE-2014-0166.
* Privilege escalation: prevent contributors from publishing posts. CVE-2014-0165.
* (Hardening) Pass along additional information when processing pingbacks to help hosts identify potentially abusive requests.
* (Hardening) Fix a low-impact SQL injection by trusted users.
* (Hardening) Prevent possible cross-domain scripting through Plupload, the third-party library WordPress uses for uploading files.
2014-04-13 14:10:59 +00:00
hiramatsu
02c68eb80f Fix buildlink wrapper not to ignore ${DESTDIR}.
ok'ed by MAINTAINER.
2014-04-13 10:39:01 +00:00
wen
92939e73cc Updated security/p5-Crypt-Rijndael to 1.12 2014-04-13 10:23:13 +00:00
wen
ceca98ec6c Update to 1.12
Upstream changes:
1.12 - Fri Jan  3 17:36:10 2014
	* Get rid of MYMETA
2014-04-13 10:21:41 +00:00
wen
ae0ba1e96d Update GMT-5.1.1, gdal-1.10.1, scilab-5.5.0 2014-04-13 10:10:21 +00:00
wen
89cd52562a Updated security/p5-Crypt-RandPasswd to 0.05 2014-04-13 09:24:58 +00:00
wen
4a88cb0486 Update to 0.05
Add LICENSE

Upstream changes:
0.05 2014-02-03
    - Replaced old testsuite (test.pl) with tests in t/
    - Added "use warnings"
    - Specified min version of perl 5.6.0
    - Fixed pod errors
    - Changed doc for internal funcs from pod to comments

0.04 2013-10-28
    - github repo and license type (perl) now specified in Makefile.PL
      so it will appear in the dist's metadata.

0.03 2013-04-10
    - Fixed bug where word() would sometimes go into an infinite loop
    - Reformatted according to CPAN::Changes::Spec
2014-04-13 09:23:49 +00:00
wen
d110bfd244 Updated security/p5-Crypt-PasswdMD5 to 1.40 2014-04-13 09:18:15 +00:00
wen
f0598a1cfb Update to 1.40
Add LICENSE

Upstream changes:
1.40  2013-09-30 15:32:00
	- No code changes.
	- Maintenance by Ron Savage <rsavage@cpan.org>.
	- Fabricate some version #s for this file.
	- Made Passwd.pm utf-8 so we can use Luis' proper name.
	- Clean up code formatting.
	- Clean up Makefile.PL.
	- Use fake (ASCII) 帽 in Makefile.PL to keep Solaris happy. See RT#68478.
	- Clean up README.
	- Add Build.PL.
	- Add Changes and Changelog.ini.
	- Add META.*.
	- Adopt Test::More in t/basic.t.
	- Adopt 'use strict' and 'use warnings' to PasswdMD5.pm and t/basic.t.
	- Accept patch for new function random_md5_salt(), and tests, from kbrint@rufus.net.
		With thanx. See RT#37036.
	- Add xt/author/pod.t.
2014-04-13 09:17:28 +00:00
wen
0bdb4e8ec6 Updated security/p5-Digest-SHA to 5.88 2014-04-13 09:03:05 +00:00
wen
bb93183518 Update to 5.88
Upstream changes:
5.88  Mon Mar 17 08:46:10 MST 2014
	- added OUTPUT clause in SHA.xs to silence compiler warning
		-- ref. shaclose()
	- changed text file test (-T) to act on filehandles
		-- ref. addfile portable mode
		-- improves consistency when reading from STDIN
		-- still acts on filenames for early Perls (< 5.6)
	- added -M and -V options to shasum
		-- undocumented: for development and testing use only

5.87  Mon Feb 17 16:42:02 MST 2014
	- simplified capture of intermediate SHA states
		-- can now be done via strings (ref. getstate/putstate)
		-- substantially reduces size of src/sha.c
	- tightened code in SHA.xs
		-- added sv_isa checks when invoking methods

5.86  Thu Jan 30 08:24:28 MST 2014
	- improved the performance of hexadecimal output functions
		-- ref. 'shahex' in src/sha.c
		-- thanks to Thomas Drugeon for ideas and test script
2014-04-13 09:01:45 +00:00
wen
522ab652cb Updated www/p5-Mojolicious to 4.93 2014-04-13 08:42:33 +00:00
wen
b78024d110 Update to 4.93
Upstream changes:
4.93  2014-04-13
  - Fixed bug where Mojolicious::Static would not use the correct default MIME
    type.

4.92  2014-04-08
  - Removed deprecated use of hash references for optgroup generation with
    select_field helper.
  - Improved dumper helper to escape unprintable characters.
  - Fixed small handler detection bug in Mojolicious::Renderer.
2014-04-13 08:40:33 +00:00
wiz
bce1fb18ee + mutt-devel-1.5.23 [sidebar patch]. 2014-04-13 08:38:41 +00:00
wiz
5ffbd8b8a8 Restore -fno-integrated-as, only for NetBSD. 2014-04-13 07:41:49 +00:00
ryoon
bc9f93e376 boehm-gc's new MASTER_SITES has tarball of 7.4.0 2014-04-13 07:23:02 +00:00
wiz
1b6340dbd8 Simplify regex. 2014-04-13 07:04:03 +00:00
ryoon
28d4d356a3 Update MASTER_SITES and HOMEPAGE 2014-04-13 06:30:00 +00:00
rodent
7358945c79 Updated finance/py-trytond-account-invoice to 3.0.2 2014-04-13 05:04:14 +00:00
rodent
d6e851ba22 Version 3.0.2 - 2014-03-22
* Bug fixes (see mercurial logs for details)
2014-04-13 05:04:02 +00:00
rodent
73196360cd Updated finance/py-trytond-account to 3.0.3 2014-04-13 05:02:25 +00:00
rodent
1a544d21a0 Updated to latest stable, 3.0.3. From CHANGELOG:
Version 3.0.3 - 2014-04-07
* Bug fixes (see mercurial logs for details)

Version 3.0.2 - 2014-03-22
* Bug fixes (see mercurial logs for details)
2014-04-13 05:02:11 +00:00
rodent
057ca8ecee Updated devel/py-trytond to 3.0.4 2014-04-13 04:47:30 +00:00
rodent
3e35b7eae0 Version 3.0.4 - 2014-04-07
* Bug fixes (see mercurial logs for details)

Version 3.0.3 - 2014-03-22
* Bug fixes (see mercurial logs for details)
2014-04-13 04:47:15 +00:00
wen
5bb672f593 Updated www/p5-Dancer to 1.3123 2014-04-13 02:55:16 +00:00
wen
9ffeb11024 Update to 1.3123
Upstream changes:
1.3123 2014-04-12

   [ BUG FIXES ]
   * Test was skipping wrong number of tests if JSON was absent.

1.3122 10.04.2014

   [ DOCUMENTATION ]
   * GH #995: Documentation improvements. (Colin Kuskie)

   [ BUG FIXES ]
   * Serializer::Mutable now consider 'Accept' before 'Content-Type'.
    (GH#996, Bernhard Reutner-Fischer)
   * Serializer::Mutable now correctly deals with content-types
        with charsets. (GH#996, Bernhard Reutner-Fischer)
   * Without Clone(), Dancer::Error::dumper() could clobber
        values in deep structures. (GH#1006, fix by asergei)
   * 'session_name' in Dancer::Session::Abstract couldn't be
        redefined. (GH#1004, patch by Lee Carmichael)

   [ MISC ]
   * Unused function 'path_no_verify' removed. (GH#998,
        reported by mjemmeson)
2014-04-13 02:54:14 +00:00
ryoon
3f7d73dfd1 This is official Linux binary. 2014-04-12 23:50:10 +00:00
adam
6fa1419231 Updated lang/py-six to 1.6.1 2014-04-12 21:15:51 +00:00
adam
189e3b937b Changes 1.6.1:
- Raise an AttributeError for six.moves.X when X is a module not available in
  the current interpreter.

Changes 1.6.0:
- Raise an AttributeError for every attribute of unimportable modules.
- Issue 56: Make the fake modules six.moves puts into sys.modules appear not to
  have a __path__ unless they are loaded.
- Pull request 28: Add support for SplitResult.
- Issue 55: Add move mapping for xmlrpc.server.
- Pull request 29: Add move for urllib.parse.splitquery.
2014-04-12 20:45:14 +00:00
adam
792ea7f97e Updated devel/scons to 2.3.1; graphics/gnuplot to 4.6.5 2014-04-12 20:40:45 +00:00
adam
d028d59807 Changes 4.6.5:
* NEW monotonic cubic splines using "smooth mcsplines"
* NEW phase-jump removal filter "smooth unwrap"
* NEW allow '+' pseudofile to sample the T axis in 2D parametric plots
* NEW allow '++' pseudofile to sample the U/V axes in 3D parametric plots
* NEW "sixel" terminal driver
* NEW new object attribute clip/noclip
* CHANGE maximum number of using spec columns increased from 7 to 11
* CHANGE code in bitmap.c relicensed to remove restriction to noncommercial use
* FIX allow 'set pm3d' interpolate and top/bottom options to coexist
* FIX revised handling of defined palettes with explicit maxcolors
* FIX continue as normal after an interactive session error from "gnuplot -"
* FIX empty first field in a tab-separated-values file was incorrectly ignored
* FIX several problems with color assignment to contour lines
* FIX qt terminal incorrectly changed linetype (dot/dash) to match line color
* FIX "pause mouse" worked only for right- or center- click, not left-click
* FIX emf terminal font initialization
* FIX wxt terminal vertical centering of enhanced text
* FIX win terminal filled polygon bugs
* FIX iteration over parametric function plots
* FIX autoscaling of polar mode plots
* FIX increase precision of xticlabel placement from (float) to (double)
* FIX allocation error affecting certain cvs files
2014-04-12 20:39:19 +00:00
adam
adf38e444b Changes 2.3.1:
This release adds new features, and fixes and improves a number of issues. This will be the last release to support Python versions earlier than 2.7, as we begin to move toward supporting Python 3.
2014-04-12 19:54:37 +00:00
adam
a4e31b01c8 Fix for clang: error: unknown argument: '-fno-integrated-as' 2014-04-12 19:06:55 +00:00
taca
4186cd50bf Note update of devel/ruby-readline package to 2.0.0p451nb1. 2014-04-12 16:38:11 +00:00
taca
84352d6dac Fix some problems and clean up.
* RUBY_VER dose not take "19" any more.
* Make readline PKG_OPTION work as it should be.
* Always include readline.buildlink3.mk.

Bump PKGREVISION.
2014-04-12 16:37:46 +00:00
wiz
6d8096c956 Updated finance/gnucash to 2.6.3nb2 2014-04-12 14:20:07 +00:00
wiz
7661af6176 Add missing dependency on py-gtk2. Bump PKGREVISION. 2014-04-12 14:19:56 +00:00
rodent
92fa4e350f +sqtop 2014-04-12 12:48:49 +00:00
rodent
a063e963f2 Added www/sqtop version 20131217 2014-04-12 12:47:57 +00:00
rodent
a0c61fa14f Import sqtop-20131217 as www/sqtop.
sqtop is a console applicaton to display information about currently active
client connections for a Squid proxy in a convenient way.
2014-04-12 12:47:39 +00:00
adam
42ee2e76c8 Added databases/py-mysql-connector version 1.1.6 2014-04-12 12:10:34 +00:00
adam
e67ff7450a MySQL Connector/Python enables Python programs to access MySQL databases, using
an API that is compliant with the Python DB API version 2.0. It is written in
pure Python and does not have any dependencies except for the Python Standard
Library.

MySQL Connector/Python includes support for:
* Almost all features provided by MySQL Server up to and including MySQL Server
  version 5.5.
* Converting parameter values back and forth between Python and MySQL data
  types, for example Python datetime and MySQL DATETIME. You can turn automatic
  conversion on for convenience, or off for optimal performance.
* All MySQL extensions to standard SQL syntax.
* Protocol compression, which enables compressing the data stream between the
  client and server.
* Connections using TCP/IP sockets and on Unix using Unix sockets.
* Secure TCP/IP connections using SSL.
* Self-contained driver. Connector/Python does not require the MySQL client
  library or any Python modules outside the standard library.
2014-04-12 12:09:23 +00:00