Commit graph

21244 commits

Author SHA1 Message Date
cheusov
da68f7b1d3 Fix build failure on NetBSD-5.1 2014-01-13 00:01:12 +00:00
cheusov
d93cc87a98 Fix for incorrect dependency >=1.55.* 2014-01-12 20:48:14 +00:00
mspo
cdffde3843 add concurrencykit to Makefile 2014-01-12 15:00:45 +00:00
mspo
5ed86b9975 add concurrencykit pkg, a collection of routines and libs for high performance
concurrent systems
2014-01-12 14:59:47 +00:00
chopps
72d0783c8b pull in fix from readline git repo (will be in 6.3) for vi mode and the
'cc', 'dd', 'yy' commands. Also correctly build examples for testing.
2014-01-12 13:30:25 +00:00
wiz
f1ea2ec702 PYTHON_VERSIONS_INCOMPATIBLE cleanup. 2014-01-12 09:45:24 +00:00
khorben
3472ca86f4 Packaged DeforaOS libSystem 0.1.7, which:
* proposes documentation generated with gtk-doc
* removes code for the DeforaOS distributed framework (moved to libApp)
* no longer depends on security/openssl
* switches to the LGPL license
* introduces a Python binding (not built by default)
* fixes some build and installation issues (newer Makefiles...)
2014-01-11 20:53:15 +00:00
adam
7c4d7f8e00 Revbump after updating tcl/tk. 2014-01-11 14:42:00 +00:00
adam
cba9557b2d Changes 0.18.3.2:
Bug-fix release.
2014-01-11 10:52:46 +00:00
cheusov
d81a4014cd Add and enable devel/libdshconfig package 2014-01-10 22:30:36 +00:00
jperkin
905549f93f Fix PKGLOCALEDIR. 2014-01-10 14:06:49 +00:00
pho
f1fff5c5f8 Fix build on Darwin 9 and possibly some other platforms. 2014-01-10 09:40:44 +00:00
rodent
958f12848f Updated to latest release, 6.1.0. Two new files in the PLIST. From
ChangeLog:

from ucommon 6.0.7 to 6.1.0
- small fixes based on notes from Tristan
- exception behavior is changed (fixed) for commoncpp
- keywait utility added

from ucommon 6.0.6 to 6.0.7
- error state in fsys open fixed
- fsys error reset inline added
2014-01-10 02:32:50 +00:00
jperkin
f0a9f25b42 Needs zlib. 2014-01-09 14:44:32 +00:00
wiz
0b3c613167 + talloc, fix typo. 2014-01-09 12:01:48 +00:00
wiz
e164d90502 Import talloc-2.1.0 as devel/talloc, packaged for wip by myself.
talloc is a hierarchical pool based memory allocator with destructors.
It is the core memory allocator used in Samba, and has made a huge
difference in many aspects of Samba4 development.
2014-01-09 11:57:04 +00:00
jperkin
1f113adc44 Do not append libnet10 subdirectory directly to LIBNET_CONFIG_LIBS, when
additional libraries are specified you end up with e.g. '-lnsl/libnet10'.

Bump PKGREVISION.
2014-01-09 11:00:14 +00:00
jperkin
ca1cdf62e2 Needs zlib. 2014-01-09 09:32:21 +00:00
wen
f7a614c81f Update to 0.05
Upstream changes:
0.05      2013-12-17 23:20:10Z
  - fully-qualified type names like MooseX::Types::URI::Uri work again
    (removed in 0.04)

0.04      2013-11-15 03:50:07Z
  - convert to Dist::Zilla, fixing metadata
  - fix coercion from HashRef (thanks, MORIYA Masaki!) (RT#69476)
2014-01-09 07:56:56 +00:00
wen
ccbf5f2083 Update to 0.30
Upstream changes:
0.30      2013-12-19 22:51:17Z
        - remove pod from internal and unindexed modules, for a prettier
          metacpan release page

0.29      2013-11-20 23:36:48Z
        - fixed use of an interface that was deprecated in Moose-2.1100
          (ether)
        - repository migrated from shadowcat to the github moose organization
2014-01-09 07:51:52 +00:00
wen
5c91370199 Update to 0.002
Upstream changes:
0.002     2013-11-02 21:42:57 America/New_York

    [DOCUMENTATION]

    - Fixed missing =encoding command
2014-01-09 07:46:00 +00:00
wen
19043a2a25 Update to 0.101342
Upstream changes:
0.101342  2013-10-05 09:13:49 America/New_York
          update bugtracker and repo
2014-01-09 07:42:20 +00:00
wen
5814b20a88 Update to 0.012
Upstream changes:
0.012     2013-10-20 19:04:23Z (Karen Etheridge)
  - re-release with fixed encoding in metadata, support files

0.011     2013-10-02 01:36:29Z (Karen Etheridge)
  - only try to load the class if it's a valid module name (ilmari)

0.010     2013-09-07 21:37:31Z (Karen Etheridge)
  - avoid trying to load the class if already loaded (minor optimization)
  - repository moved to the github moose organization
2014-01-09 07:38:54 +00:00
wen
6bb256e113 Update to 0.03
Upstream changes:
0.03   2014-01-05
       - convert distribution to use Dist::Zilla
       - Add type coercions (patch from SHUFF)
2014-01-09 07:32:09 +00:00
wen
0defbf7e4c Update to 0.001012
Upstream changes:
0.001012  2013-12-17 23:09:36Z
  - fully-qualified type names like MooseX::Types::Common::String::SimpleStr
    work again (removed in 0.001011)

0.001011  2013-12-14 18:15:31Z
  - update configure_requires checking in Makefile.PL, add CONTRIBUTING file

0.001010  2013-09-27 04:39:30Z
  - add incomplete prereq on Test::Warnings (haarg)
  - re-release with fixed compile test

0.001009  2013-09-14 22:11:25Z
  - converted to Dist::Zilla
  - SingleDigit now supports zero and negative numbers (RT#86738)
  - UpperCase and LowerCase string types now properly understand unicode
    characters (RT#84547)
  - repository moved to the github moose organization
2014-01-09 07:22:17 +00:00
wen
00477dd0d3 Update to 0.41
Upstream changes:
0.41      2013-12-21 17:21:41Z
        - reversed changes in 0.40, until compatibility issues with older
          Moose versions are figured out

0.40      2013-12-20 06:38:15Z
        - types are now properly installed into the proper package, so they
          survive namespace::autoclean

0.39      2013-11-30 18:31:32Z
        - more strict warnings checking in tests
        - re-release to fix compile test
2014-01-09 07:17:35 +00:00
wen
cf3c661da4 Update to 0.47
Upstream changes:
0.47      2013-12-14 19:06:59Z
  - update configure_requires checking in Makefile.PL, add CONTRIBUTING file

0.46      2013-10-02 00:40:37Z
  - re-release with fixed compile test

0.45      2013-09-12 03:06:25Z
  - removed use of deprecated Class::MOP::load_class
  - documentation reference added, pointing to the WARNING section in
    MooseX::Declare, regarding future utility of this module
  - repository migrated to the github moose organization
2014-01-09 07:12:23 +00:00
wen
ff6e984712 Update to 0.59
Update DEPENDS

Upstream changes:
0.59      2013-11-30 19:02:01Z
 - re-release to fix compile test
2014-01-09 06:54:03 +00:00
wiz
1eaf077e79 Fix packaging on Solaris, from Kai-Uwe Eckhardt in private mail. 2014-01-08 21:47:55 +00:00
jperkin
377292518b Fix sign-compare on SunOS. 2014-01-08 21:04:14 +00:00
ryoon
cd60b3d4f0 Add starbug1 2014-01-08 15:01:12 +00:00
ryoon
01d5c597d4 Import starbug1-1.6.01 as devel/startbug1.
Starbug1 is lightweight Bug Tracking System. It act as CGI.
It is designed to the following appliations.

* Closed source small development
* Development with less resources
2014-01-08 14:59:15 +00:00
wen
8022591293 Update to 0.27
Update DEPENDS

Upstream changes:
0.27      2013-12-31 14:26:29 UTC
    - update developer and Dist::Zilla author dependencies
0.26      2013-12-16 17:19:52 America/New_York (TRIAL RELEASE)
    - better reporting of skipped Moose/Mouse tests
    - add release test to check changelog for new content
0.25      2013-12-09 10:37:31 America/New_York (TRIAL RELEASE)
    - test for Mo(o|u)seX::Getopt before running Mo(o|u)se-specific tests
0.24      2013-12-08 21:01:55 America/New_York (TRIAL RELEASE)
    - add requirements, recommendations and provides to meta files
0.23      2013-12-08 15:52:56 America/New_York (TRIAL RELEASE)
    - fixes to Moose/Mouse tests
0.22      2013-12-02 10:56:59 America/New_York (TRIAL RELEASE)
    - forgot to update changelog last time, no code changes
0.21      2013-12-02 10:47:32 America/New_York (TRIAL RELEASE)
    - do a better job of not requiring Moose for build/install
0.20      2013-12-01 18:18:42 America/New_York (TRIAL RELEASE)
    - use Any::Moose for Moose and Mouse compatibility in the same package
0.11      2013-11-22 11:48:20 America/New_York
    - gh#6: document --configfile option added in 0.03 (reported by abraxxa)
    - gh#8: fix missing commands in test files (ubermichael)
2014-01-08 07:27:35 +00:00
wen
450e5216a3 Add p5-MouseX-Getopt 2014-01-08 07:19:15 +00:00
wen
9728cf3311 Import MouseX-Getopt-0.34 as devel/p5-MouseX-Getopt.
This is a role which provides an alternate constructor for creating
objects using parameters passed in from the command line.
2014-01-08 07:17:49 +00:00
wen
89a51ebfd8 Update to 2.1200
Upstream changes:
2.1200   2014-01-06

  [OTHER]

  - Releasing 2.1108 as stable (last stable release was 2.1005).

2.1108   2014-01-04 (TRIAL RELEASE)

  [OTHER]
    - fixed distribution manifest
    - minor documentation and metadata updates

2.1107   2013-11-29 (TRIAL RELEASE)

  [OTHER]

  - many additions to the list of conflicting modules (those that require
    updates after installing Moose), reflecting recent API changes
  - now failing early at build time, with a useful error message, if a
    compiler is not available

2.1106   2013-11-05 (TRIAL RELEASE)

  [BUG FIXES]

  - throw_error import cleaned from Moose::Object after use (doy)
  - resolved new circular load issue between Moose::Util and Class::MOP (Kent
    Fredric, RT#89713 and PR # 42)

2.1105   2013-10-30 (TRIAL RELEASE)

  [BUG FIXES]

  - legacy throw_error now takes multiple arguments, like confess does
    (Karen Etheridge)

2.1104   2013-10-29 (TRIAL RELEASE)

  [BUG FIXES]

  - Class::MOP::Object::_inline_throw_error is back, used by some MooseX
    modules (Upasana)

2.1103   2013-10-25 (TRIAL RELEASE)

  [BUG FIXES]

  - fix errors in last trial release relating to Moose::Error::Default,
    Moose::Util::throw_error (Upasana)

2.1102   2013-10-20 (TRIAL RELEASE)

  [BUG FIXES]

  - die if a role to consume can't be found -- this restores behaviour as in
    2.1005 (doy)
  - fix test to accomodate Devel::PartialDump possibly not being installed
    (Upasana)

2.1101   2013-10-20 (TRIAL RELEASE)

  [ENHANCEMENTS]

  - Moose string exceptions have been replaced by Moose::Exception objects. See
    Moose::Manual::Delta for details.

2.1100   2013-09-07 (TRIAL RELEASE)

  [DEPRECATIONS]

  - Class::MOP::load_class, Class::MOP::is_class_loaded, and
    Class::MOP::load_first_existing_class are now deprecated. See
    Moose::Manual::Delta for details.

  - The non-arrayref forms of enum and duck_type have been deprecated. See
    Moose::Manual::Delta for details.

  - Many deprecated features have now been removed:
    - optimize_as for type constraints
    - the "default is" and "default default" features for native delegations
    - setting coerce => 1 on an attribute whose type constraint has no coercion
    - the public version of Moose::Meta::Method::Destructor::initialize_body

  [ENHANCEMENTS]

  - Creating classes with Moose now always sets the appropriate entry in %INC,
    even if it wasn't loaded from a file. This should make writing classes
    inline easier, and will allow us to be more intelligent about figuring out
    when classes are loaded in the future. See Moose::Manual::Delta for more
    details. Note that this is slightly backwards-incompatible in some edge
    cases.

  - Moose now uses Module::Runtime instead of Class::Load to load classes. This
    means that there are no more issues with the weird heuristics that
    Class::Load does to determine if a class was previously loaded (inheriting
    from an empty package is now possible, for instance). See
    Moose::Manual::Delta for more details. This is also slightly
    backwards-incompatible in some edge cases.
2014-01-08 06:39:49 +00:00
wiz
bf47489da5 + git-svn 2014-01-07 23:10:33 +00:00
wiz
5d6d78ab6d Import git-svn-1.8.5.2 as devel/git-svn.
git svn is a simple conduit for changesets between Subversion and
git. It provides a bidirectional flow of changes between a Subversion
and a git repository.
2014-01-07 23:10:06 +00:00
jperkin
594ec02b6c Pass -D_POSIX_PTHREAD_SEMANTICS on SunOS to use correct readdir_r(). 2014-01-07 19:40:41 +00:00
wiz
25125f60c1 Add missing dependencies, bump PKGREVISION. 2014-01-07 15:22:31 +00:00
wiz
16f7fc51ae Fix typo.
Add LICENSE: Set LICENSE of meta package to same license as the
separate packages, to avoid confusion.
2014-01-07 14:59:04 +00:00
wiz
1662fe88ea Update to 0.003:
0.003 2014-01-06
    - move from Build.PL to Makefile.PL because of development dependencies
    - change dependency from namespace::autoclean to namespace::clean
      (Fixes PR#91890)
    - prefer BAIL_OUT over printf in loading test
    - update copyright period
2014-01-07 14:08:57 +00:00
wiz
f649529308 Update to 0.011:
0.011 2014-01-06
    - add forgotton 0.010 Changelog
0.010 2014-01-06
    - bump copyright year
    - improve acknowledgements
    - rely on BAIL_OUT of Test::More instead of simulating it
0.009 2013-10-25
    - add API to allow plugins to improve registration (speeds
      up loading)
    - switch to ExtUtils::MakeMaker, 'cause Module::Build had
      trouble with recent meta spec ...
2014-01-07 14:04:42 +00:00
minskim
e2bb6d8829 Add tex-xifthen{,-doc} 2014-01-07 09:03:37 +00:00
minskim
248007d74d Import tex-xifthen-doc-1.3 as devel/tex-xifthen-doc.
This is documentation for tex-xifthen.
2014-01-07 09:01:46 +00:00
minskim
9190ca5cb7 Import tex-xifthen-1.3 as devel/tex-xifthen.
This package extends the ifthen package by implementing new
commands to go within the first argument of \ifthenelse: to
test whether a string is void or not, if a command is defined
or equivalent to another. The package also enables use of
complex expressions as introduced by the package calc, together
with the ability of defining new commands to handle complex
tests. The package requires e-TeX features.
2014-01-07 09:01:20 +00:00
joerg
61310093a5 Allow build on newer NetBSD/current with native shm_open. 2014-01-06 22:12:22 +00:00
wiz
b0421fed81 Update to 2.24:
binutils:

Changes in 2.24:

* Objcopy now supports wildcard characters in command line options that take
  section names.

* Add support for Altera Nios II.

gas:

Changes in 2.24:

* Add support for the Texas Instruments MSP430X processor.

* Add -gdwarf-sections command line option to enable per-code-section
  generation of DWARF .debug_line sections.

* Add support for Altera Nios II.

* Add support for the Imagination Technologies Meta processor.

* Add support for the v850e3v5.

* Remove assembler support for MIPS ECOFF targets.

ld:

Changes in 2.24:

* Add LOG2CEIL() builtin function to the linker script language

* Add support for the Texas Instruments MSP430X processor.

* Add support for Altera Nios II.

* Add support for the V850E3V5 architecture.

* Add support for the Imagination Technologies Meta processor.

* --enable-new-dtags no longer generates old dtags in addition to new dtags.

* Remove linker support for MIPS ECOFF targets.

* Add ALIGN_WITH_INPUT to the linker script language to force the alignment of
  an output section to use the maximum alignment of all its input sections.
2014-01-06 14:58:41 +00:00
wiz
122ae630cf Update to 2.0.2:
-----
2.0.2
-----

* Fix NameError during installation with Python implementations (e.g. Jython)
  not containing parser module.
* Fix NameError in ``sdist:re_finder``.

-----
2.0.1
-----

* Issue #124: Fixed error in list detection in upload_docs.

---
2.0
---

* Issue #121: Exempt lib2to3 pickled grammars from DirectorySandbox.
* Issue #41: Dropped support for Python 2.4 and Python 2.5. Clients requiring
  setuptools for those versions of Python should use setuptools 1.x.
* Removed ``setuptools.command.easy_install.HAS_USER_SITE``. Clients
  expecting this boolean variable should use ``site.ENABLE_USER_SITE``
  instead.
* Removed ``pkg_resources.ImpWrapper``. Clients that expected this class
  should use ``pkgutil.ImpImporter`` instead.

-----
1.4.2
-----

* Issue #116: Correct TypeError when reading a local package index on Python
  3.

-----
1.4.1
-----

* Issue #114: Use ``sys.getfilesystemencoding`` for decoding config in
  ``bdist_wininst`` distributions.

* Issue #105 and Issue #113: Establish a more robust technique for
  determining the terminal encoding::

    1. Try ``getpreferredencoding``
    2. If that returns US_ASCII or None, try the encoding from
       ``getdefaultlocale``. If that encoding was a "fallback" because Python
       could not figure it out from the environment or OS, encoding remains
       unresolved.
    3. If the encoding is resolved, then make sure Python actually implements
       the encoding.
    4. On the event of an error or unknown codec, revert to fallbacks
       (UTF-8 on Darwin, ASCII on everything else).
    5. On the encoding is 'mac-roman' on Darwin, use UTF-8 as 'mac-roman' was
       a bug on older Python releases.

    On a side note, it would seem that the encoding only matters for when SVN
    does not yet support ``--xml`` and when getting repository and svn version
    numbers. The ``--xml`` technique should yield UTF-8 according to some
    messages on the SVN mailing lists. So if the version numbers are always
    7-bit ASCII clean, it may be best to only support the file parsing methods
    for legacy SVN releases and support for SVN without the subprocess command
    would simple go away as support for the older SVNs does.

---
1.4
---

* Issue #27: ``easy_install`` will now use credentials from .pypirc if
  present for connecting to the package index.
* Pull Request #21: Omit unwanted newlines in ``package_index._encode_auth``
  when the username/password pair length indicates wrapping.

-----
1.3.2
-----

* Issue #99: Fix filename encoding issues in SVN support.

-----
1.3.1
-----

* Remove exuberant warning in SVN support when SVN is not used.
2014-01-06 14:42:34 +00:00
wiz
d93e8d8458 Fix packaging after patches/patch-share_html_Install_Initialize.html was
added.
2014-01-05 20:46:26 +00:00