Commit graph

219097 commits

Author SHA1 Message Date
obache
d65b879121 Import py33-html-docs-3.3.5 as lang/py33-html-docs.
PR pkg/48929.

HTML Documentation for Python 3.3
2014-07-17 11:37:38 +00:00
obache
fe61805516 Updated lang/py27-html-docs to 2.7.8nb1 2014-07-17 11:34:52 +00:00
obache
e34d840f85 Some packaging improvements.
* prevent to use derecated doc/html hier.
* install whole contents, especially css and js are useful parts.
* use static PLIST.

Bump PKGREVISION.
2014-07-17 11:34:42 +00:00
obache
b8f7be9c4a Updated lang/py26-html-docs to 2.6.9nb1 2014-07-17 11:31:08 +00:00
obache
ad27e5c9c3 Some packaging improvements.
* prevent to use deprecated doc/html hier.
* install whole contents, especially css and js are useful parts.
* use static PLIST.

Bump PKGREVISION.
2014-07-17 11:30:58 +00:00
obache
41cdf7978a Updated lang/py27-html-docs to 2.7.8 2014-07-17 10:04:53 +00:00
obache
8c2ac3cae1 Update to 2.7.8.
While here,
* Add 2.7 to COMMENT.
* Use pkgsrc framework way for dynamic plist generation.
2014-07-17 10:04:45 +00:00
obache
6edec53897 Updated lang/py26-html-docs to 2.6.9 2014-07-17 09:56:33 +00:00
obache
dde6e8f7f3 Update to 2.6.9.
While here,
* Add 2.6 to COMMENT.
* Use pkgsrc framework way for dynamic plist generation.
2014-07-17 09:56:23 +00:00
obache
31b6d61ec3 Sync GCC_REQD with meta-pkgs/boost/Makefile.common.
PR pkg/49000, PR pkg/48981, PR pkg/48980.
2014-07-17 09:37:25 +00:00
obache
4b34f49bc7 Add hack for using gcc builtin atomic function, missing for i386.
PR pkg/48990.

Bump PKGREVISION.
2014-07-17 09:18:27 +00:00
wen
e44631a312 Updated devel/p5-Inline to 0.62 2014-07-17 05:40:07 +00:00
wen
c0da6ac706 Update to 0.62
Upstream changes:
0.62 Sun Jul 13 21:49:16 PDT 2014
 - Actually make the 5.8.1 change I said I did in 0.61

0.61 Sun Jul 13 21:47:14 PDT 2014
 - Make Inline dep on perl 5.8.1 per The Lancaster Consensus
 - https://github.com/Perl-Toolchain-Gang/toolchain-site/blob/master/lancas
   ter-consensus.md#minimum-supported-perl
 - Fix Metadata errors

0.60 Sun Jul 13 21:19:48 PDT 2014
 - Use the new ZD Contributing file

0.59 Sat Jul 12 12:11:10 PDT 2014
 - Finish migrating and updating docs

0.58 Fri Jul 11 07:02:12 BST 2014
 - Fix tabs, add $VERSIONs, fix prereqs

0.57 Fri Jul 11 02:05:00 BST 2014
 - Inline::C separated from Inline

0.56_03 Thu Jul 10 13:36:04 BST 2014
 - The "with" interface changed slightly - to get right $language use
   $_[-1].
 - Add Contrib file

0.56_02 Thu Jul 10 03:36:04 BST 2014
 - Remove AutoLoader stuff.

0.56_01 Wed Jul  9 17:10:04 PDT 2014
 - Move to Zilla-Dist
 - Remove Inline::C from Inline dist

0.56 9 Jul 2014
 - Clean up formatting and whitespace
 - Removed a "sleep" from Inline::Foo::build

0.55_05 8 Jul 2014
 - Make "with" hook return undef croak, test that.

0.55_04 8 Jul 2014
 - Suppress warnings in older perls from C/t/14void_arg_PRD.t.
 - setruid throws exception not just on Win32 - trap in t/08taint.t.
 - C/t/14void_arg_PRD.t - Fix typo.

0.55_03 1 Jul 2014
 - Update ToDo to post 0.44(!)
 - repository cpan metadata added, typo fixes (thanks dsteinbrunner)
 - Update "with" hook to be class method, not function (and test).
 - Make "make dist" update C/C.pm and Inline::MakeMaker's $VERSION.
 - Undo change disabling BUILD_NOISY for Win32 when shell eq 'cmd'

0.55_02 date Sun 22 Jun 2014
 - Version updated to 0.55_02 and released to CPAN
 - Inline.pm - additional changes to -T handling. (Thanks Ed J).

0.55_01 date Mon 5 May 2014
 - Update version number to 0.55_01

0.55 date Mon 28 Apr 2014
 - Version 0.55 released to CPAN

0.54_05 date Sun 13 Apr 2014
 - Update version number to 0.54_05.
 - Inline.pod - Add documentation regarding "with" and modules. (Thanks to
   Ed J.)

0.54_04 date Wed 10 Apr 2014
 - Add META.yml & META.json to distro
 - Released to CPAN.

0.54_03 date Wed 9 Apr 2014
 - Released to CPAN. (No changes from 0.54_01.)

0.54_01 Mon 31 Mar 2014
 - Update version nmuyber to 0.54_01
 - Makefile.PL - add META_MERGE info (thanks David Steinbrunner).
 - Inline.pod - Correct typos (thanks David Steinbrunner).

0.54 Sat 29 Mar 2014
 - Update version number to 0.54
 - Release version 0.54 to CPAN

0.53_02 Fri 7 Mar 2014
 - Update version to 0.53_02

0.53_01 Thurs 12 Sep 2013
 - Inline.pm - Update version number to 0.53_01

0.53 Wed 1 May 2013
 - Version 0.53 released to CPAN

0.52_02 Wed 24 Apr 2013
 - Version 0.52_02 released to CPAN

0.52_01 Thurs 11 Apr 2013
 - Version 0.52_01 released to CPAN
 - Inline.pm - in sub read_DATA() replace:
     @{$DATA{$pkg}} = split /(?m)(__\S+?__\n)/, $data
     with:
     @{$DATA{$pkg}} = split /(?m)^[ \t]{0,}(__\S+?__\n)/, $data;
     Otherwise some non-markers can be treated as markers.
     Thanks to Chris Nighswonger and Stefan Seifert.
     Added C/t/21read_DATA.t and C/t/22read_DATA_2.t as the test cases.
     NOTE: This is not a complete fix - it's still possible to
	   write code (albeit in an unorthodox fashion) such
	   that a non-marker can be treated as a marker.


0.52 Thurs 07 Mar 2013
 - Version 0.52 released to CPAN

0.51_03 Wed 28 Nov 2012
 - Version 0.51_03 released to CPAN

0.51_02 Tues 20 Nov 2012
 - Version 0.51_02 released to CPAN

0.51_01 Tues 20 Nov 2012
 - Version 0.51_01 released to CPAN

0.51 Sat 13 Oct 2012
 - Version 0.51 released to CPAN.

0.50_03 Mon 8 Oct 2012
 - Version 0.50_03 released to CPAN.

0.50_02 Tues 14 Feb 2012
 - Inline.pm - Bump version number to 0.50_02

0.50_01 Wed 8 Feb 2012
 - Inline.pm - Add a warning prior to croaking with
   M62_invalid_config_file(). That way, we'll at least see what $config
   contains. This is in response to FAIL report
   http://www.cpantesters.org/cpan/report/3287249c-5151-11e1-9dba-4238887bd
   19e
 - Bump version number to 0.50_01

0.50 Tues 7 Feb 2012
 - Version 0.50 released to CPAN
 - Inline.pm - Bump version number to 0.50

0.49_02 Fri 3 Feb 2012
 - Version 0.49_02 released to CPAN
 - Inline.pm - Bring version numbering into line with recommendations made
   in http://perldoc.perl.org/perlmodstyle.html#Version-numbering

0.49_01 Sun 25 Dec 2011
 - As the result of input from David Oswald
 - Inline.pod - Changes relating to "CONFIGURE_REQUIRES" and fix typo
   reported in ticket 73108.
 - Inline-FAQ.pod - Changes relating to "CONFIGURE_REQUIRES"
 - Inline.pm - Bump version to 0.49_01
 - lib/Inline/MakeMaker.pm - Bump version to 0.49_01

0.49 Thurs 8 Dec 2011
 - Version 0.49 released to CPAN
 - Inline.pm - small alteration to M19_usage_language error message

0.48_02 Fri 9 Sept 2011
 - Bump Inline version to 0.48_02

0.48_01 Mon 11 Apr 2011
 - Version 0.48_01 released to CPAN
 - t/05files.t - Have t/05files.t provide a reason for skipping the tests.
 - Inline.pm - Create REWRITE_CONFIG_FILE config option.
 - Makefile.PL - Test::Warn 0.23 or later needed for perl-5.13 and later.
   (Older perls need 0.21 or later).
2014-07-17 05:39:17 +00:00
wen
1cc2387118 Updated devel/p5-Import-Into to 1.002004 2014-07-17 05:29:46 +00:00
wen
1cf26c2999 Update to 1.002004
Upstream changes:
1.002004 - 2014-07-09
  - fix prerequisite declarations for older toolchain

1.002003 - 2014-07-09
  - module loading is now done while importing, making it unnecessary to load
    them beforehand (RT#96995, Christian Walde)

1.002002 - 2014-05-06
  - minor metadata updates

1.002001 - 2014-03-04
  - fix tests and Makefile.PL to support perl 5.6
2014-07-17 05:28:40 +00:00
taca
d667a40c2a Note update of www/drupal6 and www/drupal7 packages.
www/drupal7	7.29
	www/drupal6	6.32
2014-07-17 03:59:00 +00:00
taca
bdd60cec3f Update drupal6 to 6.32, security fix release.
Drupal 6.32, 2014-07-16
----------------------
- Fixed security issues (multiple vulnerabilities). See SA-CORE-2014-003.
2014-07-17 03:57:57 +00:00
taca
7ace8be087 Update drupal7 to 7.29, security fix release.
Drupal 7.29, 2014-07-16
----------------------
- Fixed security issues (multiple vulnerabilities). See SA-CORE-2014-003.
2014-07-17 03:57:10 +00:00
rodent
ad74aedafd Updated graphics/py-qrcode to 5.0.1 2014-07-16 23:36:34 +00:00
rodent
1f44b310be Version 5.0
===========

* Speed optimizations.
* Change the output when using the ``qr`` script to use ASCII rather than
  just colors, better using the terminal real estate.
* Fix a bug in passing bytecode data directly when in Python 3.
* Substation speed optimizations to best-fit algorithm (thanks Jacob Welsh!).

Version 5.0.1
-------------

* Update version numbers correctly.
2014-07-16 23:36:23 +00:00
rodent
50c3b2ecd5 Updated www/py-wtforms-recaptcha to 0.3.2 2014-07-16 23:30:13 +00:00
rodent
f2316854ee Updated to latest release, 0.3.2. Changes:
* Mark code as safe HTML (to avoid escaping by Jinja, et alia).
* Update to work back to 0.6.1
2014-07-16 23:30:01 +00:00
rodent
6fc5d700f4 Updated www/py-flask-user to 0.5.2 2014-07-16 23:27:13 +00:00
rodent
614c2465e9 Updated to latest release, 0.5.2. Adds USER_AUTO_LOGIN setting and feature. 2014-07-16 23:27:00 +00:00
rodent
c0840898ec Updated textproc/py-phonenumbers to 6.2.0 2014-07-16 23:25:12 +00:00
rodent
f7e6130f53 ====================
What's new in 6.2.0
====================

Merge to upstream Subversion revision 674; upstream code changelog:
   - Better exclusion of dates when matching phone numbers from text.
   - Handle phone input in RFC3966 with missing tel: prefix
2014-07-16 23:25:00 +00:00
rodent
42dd16fe13 Updated textproc/py-biplist to 0.7 2014-07-16 23:22:05 +00:00
rodent
50c7f80c74 Updated to latest release, 0.7. Fixed HOMEPAGE. Changes:
Adding support for extended range of integers, large file unsigned
references, etc.
2014-07-16 23:21:51 +00:00
rodent
18dc987a10 Updated net/py-kombu to 3.0.21 2014-07-16 23:18:49 +00:00
rodent
fa1e57f969 3.0.21
======
- Fixed remaining bug in ``maybe_declare`` for ``auto_delete`` exchanges.
- MongoDB: Creating a channel now properly evaluates a connection (Issue #363).

3.0.20
======
- Reverts change in 3.0.17 where ``maybe_declare`` caches the declaration
  of auto_delete queues and exchanges.
- Redis: Fixed race condition when using gevent and the channel is closed.
2014-07-16 23:18:37 +00:00
rodent
c120df60b7 Updated parallel/py-billiard to 3.3.0.18 2014-07-16 23:17:28 +00:00
rodent
9bc8971186 3.3.0.18 - 2014-06-20
---------------------
- Now compiles on GNU/kFreeBSD
- Pool: `AF_PIPE` address fixed so that it works on recent Windows versions
  in combination with Python 2.7.7.
- Pool: Fix for `Supervisor object has no attribute _children` error.
- Pool: Fixed bug with human_status(None).
- Pool: shrink did not work properly if asked to remove more than 1 process.
2014-07-16 23:15:12 +00:00
asau
96bd38919e Rewrite bulk build preparation to emphasize more important
information for regular users without developer status.
Comment developer-only information out so that it doesn't obscure text,
it should be put into appendix or at least a separate subsection
after main text.
2014-07-16 22:27:17 +00:00
asau
05fae10539 Rework introductory paragraph to emphasize availability of limited list builds. 2014-07-16 21:57:43 +00:00
jperkin
5defb6bd34 Need sys/filio.h on SunOS for FIONREAD. 2014-07-16 21:50:24 +00:00
asau
72ff95ceaf Push full bulk build requirements down.
This is less interesting use case now that we have made bulk builds more accessible.
Besides, the information is outdated. Perhaps the section should be removed.
2014-07-16 21:47:10 +00:00
asau
db5e79f7fb regen 2014-07-16 21:26:47 +00:00
asau
6b9d882591 Remove the section that essentially follows mk/pbulk/pbulk.sh.
It is incomplete and thus nearly useless now that we have
concise and clear helper script.
2014-07-16 21:26:09 +00:00
asau
05126d5825 Mark the point where operator can intervene into pbulk.sh-assisted build. 2014-07-16 21:12:33 +00:00
szptvlfn
6a572d5b3e Bump PKGREVISION for hs-dlist-0.7.1 2014-07-16 21:05:04 +00:00
szptvlfn
f9f7dc8536 Updated devel/hs-dlist to 0.7.1 2014-07-16 21:03:11 +00:00
szptvlfn
3ccd53dc1d Update to 0.7.1
ChangeLog:
Version 0.7.1 (2014-06-28) *100th Anniversary of the Assassination of Franz Ferdinand*
--------------------------------------------------------------------------------------

#### Package changes

* Add `IsList` instance for GHC >= 7.8 ([Icelandjack](https://github.com/Icelandjack))
2014-07-16 21:02:35 +00:00
szptvlfn
ae89018c14 Updated devel/hs-unordered-containers to 0.2.5.0 2014-07-16 21:02:06 +00:00
szptvlfn
36ea71f88a Update to 0.2.5.0
Changes from https://github.com/tibbe/unordered-containers
0.2.5.0
 - Test Read/Show instances
 - Read instances
 - Proper Show instance for HashMap
 - IsList instances for GHC ≥ 7.8
2014-07-16 21:00:42 +00:00
mef
6ef600e027 Correction to HOMEPAGE and COMMENT lines 2014-07-16 20:58:09 +00:00
asau
72200ff000 Drop reference to old bulk code. 2014-07-16 20:53:44 +00:00
gls
3c74aef7e1 Updated audio/mpdas to 0.3.1 2014-07-16 20:44:11 +00:00
gls
ad0110e06f Update audio/mpdas to 0.3.1.
Bugfix release.
2014-07-16 20:42:46 +00:00
gls
f92642c7f8 Make pkglint happy with p5-Net-IDN-Encode change (hi mef!) 2014-07-16 20:40:07 +00:00
plunky
bf1056952c Updated lang/pcc-current to 20140706 2014-07-16 20:21:48 +00:00