Commit graph

226284 commits

Author SHA1 Message Date
dholland
04a60a46ee typo in comment 2015-01-01 07:56:42 +00:00
dholland
2a00e7b840 Use PKG_SKIP_REASON instead of PKG_FAIL_REASON for some cases where
the problem is either situational (e.g. the various RESTRICTED-like
cases) or unfixable in pkgsrc (no pthreads, ipv6, etc. on platform).

Conversely, if the wrong version of mysql is installed, that's a
PKG_FAIL_REASON.
2015-01-01 07:51:47 +00:00
ryoon
e5379cd53a Add py-zanata-python-client 2015-01-01 07:03:43 +00:00
ryoon
8db204207f Fix MASTER_SITES. 2015-01-01 07:02:58 +00:00
ryoon
26dd38e1a5 Added devel/py-zanata-python-client version 1.3.18 2015-01-01 07:01:00 +00:00
ryoon
e01d902d9f Import py27-zanata-python-client-1.3.18 as devel/py-zanata-python-client.
Zanata Python client is a client that communicates with a Zanata
server to push text for translation (from publican documents or
gettext-based software), and pull translated text back for inclusion
in software or documentation builds.

It also provides support for creating projects/versions in Zanata
and retrieving information about projects.
2015-01-01 07:00:00 +00:00
dholland
8618fea45b regen 2015-01-01 06:32:32 +00:00
dholland
01cd522e30 new pkglint (part of BROKEN_ON_PLATFORM) 2015-01-01 06:11:12 +00:00
dholland
4a26b7623d Add BROKEN_ON_PLATFORM and BROKEN_EXCEPT_ON_PLATFORM and bump version. 2015-01-01 06:10:10 +00:00
dholland
b462bde773 Add __APPLE__ to the list of preprocessor symbols.
(this has been sitting in my tree since I-forget-when)
2015-01-01 06:08:00 +00:00
dholland
b7e958705f Document BROKEN_ON_PLATFORM and BROKEN_EXCEPT_ON_PLATFORM. 2015-01-01 06:07:12 +00:00
dholland
de73f20ecb Add support for BROKEN_ON_PLATFORM and BROKEN_EXCEPT_ON_PLATFORM, as per
discussion on tech-pkg.

BROKEN_ON_PLATFORM and NOT_FOR_PLATFORM are the same, except that
(now) BROKEN_ON_PLATFORM sets PKG_FAIL_REASON and NOT_FOR_PLATFORM
sets PKG_SKIP_REASON. BROKEN_EXCEPT_FOR_PLATFORM and ONLY_FOR_PLATFORM
correspond in the same way.

The idea is that going forward we will distinguish unbuildable
packages that theoretically ought to be fixed (these are BROKEN) from
packages where it doesn't make sense to build (these are NOT_FOR)...
examples of the former include most non-64-bit-clean packges; examples
of the latter include OS-specific language bindings.

A general review of the uses of NOT_FOR_PLATFORM and ONLY_FOR_PLATFORM
(converting many of them to BROKEN...) is coming up.

Similarly, a general review of the uses of PKG_FAIL_REASON and
PKG_SKIP_REASON is coming up.

For this to become useful, pbulk needs to be taught to report failing
and skipped packages differently - the idea is that failing packages
should be reported up front and skipped packages don't need to be. This
has not been done yet, but one set of things at a time...
2015-01-01 06:06:06 +00:00
jnemeth
acfa4963fe Updated textproc/mdoclint to 1.32 2015-01-01 05:54:26 +00:00
jnemeth
dee10a6bc2 add 2015 to valid_date_re 2015-01-01 05:54:21 +00:00
jnemeth
444a71bff4 regen 2015-01-01 05:20:29 +00:00
jnemeth
aa73cdf99a Welcome to 2015 2015-01-01 05:19:02 +00:00
mef
3b2cc7192e Updated www/p5-HTML-FillInForm to 2.21 2015-01-01 04:07:46 +00:00
mef
4a5f7db63f Update 2.20 to 2.21
2.21 - August 14th, 2014
  - Declare CGI.pm as a testing dependency (RT #98012, thanks to Martin McGrath)
2015-01-01 04:07:39 +00:00
mef
3c712dbd5e Updated www/p5-FCGI-ProcManager to 0.25 2015-01-01 04:05:40 +00:00
mef
aeee60a908 Update 0.24 to 0.25
0.25 2014-11-20 Andrew Rodland  <arodland@cpan.org>
    * Notice errors writing out the PID file and abort.
    * Make sure that children get independent random numbers by calling
      srand() after fork.
2015-01-01 04:05:33 +00:00
mef
cdb200db7e Updated www/p5-Cookie-Baker to 0.05 2015-01-01 03:58:01 +00:00
mef
18a395278c Update 0.03 to 0.05
------------
0.05 2014-11-26T05:49:50Z
   - fix bug. accepts expires => 0

0.04 2014-11-25T02:36:43Z
    - requires perl-5.8.1
2015-01-01 03:57:53 +00:00
mef
bea645ff66 Updated www/p5-Continuity to 1.6 2015-01-01 03:55:41 +00:00
mef
3e7aa596c8 Update 1.5 to 1.6
----------
Version 1.6 (released 2014.07.17)
  * Spelling fixes mostly (thanks dsteinbrunner!)
2015-01-01 03:55:35 +00:00
mef
e418a34f60 Updated www/p5-CatalystX-CRUD-YUI to 0.031 2015-01-01 03:49:10 +00:00
mef
713d220331 Update 0.25 to 0.31
------------
0.031 2014-05-31
 - improve the autocomplete search algorithm to act more like
   what most people would expect
 - require Template::Plugin::Autoformat 2.75
 - added Search::Tools dependency to the Makefile.PL

0.030 21 Jan 2014
 - YUI 2.x is deprecated since 2011 and they finally changed the icon urls.
   Fix the calendar icon.

0.029 24 Sept 2013
 - default View now coerces all output to UTF-8.
 - pass object to form.metadata.related_field() in case object affects
   the relationship returned.

0.028 12 Sept 2013
 - fix autoformat() use in crud/form.tt

0.027 31 Oct 2012
 - no code change, just adding missing files from 0.026

0.026 31 Oct 2012
 - bundle livegrid js/css with package
 - support serialization of objects with their related objects
2015-01-01 03:49:02 +00:00
mef
99041a7895 Updated www/p5-CatalystX-CRUD-Controller-REST to 0.004 2015-01-01 02:56:41 +00:00
mef
2bf497b99b Update 0.003 to 0.004
0.004 11 May 2014
 - fix bug calling status_bad_request()
2015-01-01 02:56:31 +00:00
mef
2087001110 Updated www/p5-Catalyst-View-TT to 0.42 2015-01-01 02:49:36 +00:00
mef
548261bdb4 Update 0.41 to 0.42
0.42   2014-12-29
        - Fixes to test cases to be compatible with Catalyst v5.90080
        - Added a Unicode test designed to check new Catalyst function
        - Docs for above
2015-01-01 02:49:29 +00:00
mef
dfb3d63059 Updated www/p5-Catalyst-View-Mason to 0.19 2015-01-01 02:44:06 +00:00
mef
4a1fa7123d Update 0.18 to 0.19
0.19    Mon, 29 Dec 2014 16:00 Central Time (USA)
        - Minor changes to the test suite so that code compiles and runs
          on modern Catalyst.  No other guarantees.
2015-01-01 02:43:57 +00:00
mef
4419076172 Updated www/p5-Catalyst-Plugin-StatusMessage to 1.002000 2015-01-01 02:37:48 +00:00
mef
df6d65e129 Update 0.003000 to 1.002000
--------------------
1.002000    2012-05-16
    Fix typos in pod

1.001000    2012-05-14
    Major revamp to work as plugin vs. component
    A big thanks to MST for working his magic
    Add new tests via Catalyst::Test
    Add more documentation
2015-01-01 02:37:39 +00:00
mef
bb3ef2346e Updated www/p5-Catalyst-Plugin-Static-Simple to 0.33 2015-01-01 02:34:49 +00:00
mef
491462045f Update 0.31 to 0.33
------------
0.33   2014-09-26 17:00 BST
       - In the case where someone is trying to merge configurations
       and some config sets use the depracated 'static' keyword, the
       configs will be properly merged.

0.32   2014-06-04 17:00 EDT
        - Sets 'autoflush' in the Catalyst Log object to false if
          available. This is a new API being added in Catalyst as of
          version 5.90065
2015-01-01 02:34:42 +00:00
mef
1ffb2b3476 Updated www/p5-Catalyst-Plugin-ConfigLoader to 0.34 2015-01-01 02:32:29 +00:00
mef
d81dca19da Update 0.33 to 0.34
------------
0.34  Wed Apr 16 2014
   - Repackage without non-standard tarball headers.
2015-01-01 02:32:20 +00:00
mef
b1e339e999 Updated www/p5-Catalyst-Plugin-Authorization-ACL to 0.16 2015-01-01 02:29:31 +00:00
mef
237bd5777f Update 0.15 to 0.16
------------
0.16 2014-05-15 03:16:39
    - fix a spelling error and copyright statement (Jonathan Yu) (RT#95566)
    - convert to git
    - convert to dzil
2015-01-01 02:29:21 +00:00
ryoon
1a1376f51a Add Tag and header message. 2015-01-01 01:40:05 +00:00
ryoon
9edb37fa0e Add gcc46-libs 2015-01-01 01:37:04 +00:00
ryoon
f17050927e Add gcc46-libs support code. 2015-01-01 01:33:05 +00:00
ryoon
6a9311c78d Added lang/gcc46-libs version 4.6.4nb4 2015-01-01 01:32:24 +00:00
ryoon
47d8291942 Import gcc46-libs-4.6.4nb4 as lang/gcc46-libs.
The GNU Compiler Collection (GCC) includes front ends for C, C++, Objective-C,
Fortran, and Go, as well as libraries for these languages (libstdc++,
libgfortran, ...).

To select gcc46-libs over gcc46, this package's PKGREVISION should start
from 4 (gcc46's 3 + 1).
2015-01-01 01:31:52 +00:00
ryoon
2f1df8fba3 Updated lang/gcc46 to 4.6.4nb3 2015-01-01 01:30:27 +00:00
ryoon
e77fe16402 Bump PKGREVISION
* Add support code for gcc46-libs.
2015-01-01 01:29:56 +00:00
mef
de1896738e Delete duplication 2015-01-01 00:03:50 +00:00
mef
9a4e4b456d Updated www/p5-Catalyst-Engine-JobQueue-POE to 0.0.4 2015-01-01 00:03:01 +00:00
mef
225b7f6d36 (pkgsrc)
- Add ${PERL5_LICENSE}
(upstream)
Update 0.03 to 0.04
0.04   Sat Jul 16 19:08:44 EET 2011
 - fix shebang line in helper (fixes https://rt.cpan.org/Public/Bug/Display.html?id=56575)
 - replace NEXT with MRO::Compat (fixes https://rt.cpan.org/Public/Bug/Display.html?id=64056)
 - add version to some use statements (to line up with prerequisites)
2015-01-01 00:01:42 +00:00