aboutsummaryrefslogtreecommitdiffstats
path: root/devel
Commit message (Collapse)AuthorAgeFilesLines
* - Fix build with clangamdmi32013-09-121-1/+1
|
* devel/py-resolver: fix categorywg2013-09-121-1/+1
| | | | - Fix category
* devel/py-resolver: Resolve specially formatted statements to Python objectswg2013-09-125-0/+44
| | | | | | | | | | | | | | | Resolve specially formated statements to Python objects. Turn strings like "packagename.modulename:Eval().the_rest()" into whatever you would get back by performing a similar sequence of imports and calls. This is useful for config files and situations where you would like to import things in a lazy way. Later this package will probably provide a way to restrict resolution for safety. WWW: http://lukearno.com/projects/resolver/ PR: ports/181859 Submitted by: Trevor Caira <trevor bitba.se>
* Update libevtx to alpha-20130909antoine2013-09-122-3/+3
|
* Update libevt to alpha-20130909antoine2013-09-122-3/+3
|
* - Update to 3.12.0sunpoet2013-09-123-18/+28
| | | | | | | | | | | | | | - Convert to new LIB_DEPENDS format Changes: - Moved server functions out of libdap; they are now stored in a BES module. - Added support for building large (constant) arrays to be used in server functions. The arrays are defined using a new special form that the ConstraintEvaluator class supports. The server side functions are now in their own BES module (built as part of the BES for now) and it's possible to name the constant arrays. Arrays of 1 million elements can be made in a fraction of a second (although it will take longer to send the constraint to the server). See the README file for more details.
* Add an explicit dependency on pkgconfantoine2013-09-122-0/+2
| | | | Approved by: portmgr (bapt)
* devel/librelp: update to 1.2.0wg2013-09-122-3/+5
| | | | | | | | | - Update to 1.2.0 - Bump PORTREVISION for dependent port PR: ports/180267 Submitted by: Cristiano Rolim Pereira <cristianorolim outlook.com> Approved by: maintainer (timeout)
* Add explicit dependency on pkgconf (18 ports)marino2013-09-121-6/+2
|
* - Update to 2.7.1olivierd2013-09-112-4/+3
| | | | ChangeLog: http://mercurial.selenic.com/wiki/WhatsNew#Mercurial_2.7.1_.282013-09-03.29
* graphics/geos: update to 3.4.2wg2013-09-111-1/+2
| | | | | | | | | | - Update to 3.4.2 [1] - Bump PORTREVISION for dependent ports - USES gmake - Use options helpers PR: ports/181422 [1] Submitted by: Rainer Hurling <rhurlin gwdg.de> (maintainer)
* - Fix buildsunpoet2013-09-112-1/+5
| | | | Reported by: pkg-fallout
* - Update to 2.45culot2013-09-112-3/+3
| | | | Changes: http://search.cpan.org/dist/Term-Menus/ChangeLog
* devel/py-memoryprofiler: [NEW PORT] Line-by-line and process memory usage ↵koobs2013-09-115-0/+43
| | | | | | | | | | | | | | analysis memory_profiler is a python module for monitoring memory consumption of a process as well as line-by-line analysis of memory consumption for python programs. It is a pure python module and has the psutil module as optional (but highly recommended) dependencies. WWW: https://github.com/fabianp/memory_profiler PR: ports/181831 Submitted by: Johannes Jost Meixner <xmj@chaot.net>
* Update to 1.005.tobez2013-09-112-5/+3
| | | | Changes: http://search.cpan.org/dist/Perl-OSType/Changes
* Update to 0.901.tobez2013-09-112-4/+4
| | | | | | Assign maintainership from ports@ to perl@. Changes: http://search.cpan.org/dist/Config-Std/Changes
* Update to 0.43.tobez2013-09-112-3/+3
| | | | Changes: http://search.cpan.org/dist/MooseX-Storage/Changes
* Update to 2.05.tobez2013-09-112-5/+7
| | | | Changes: http://search.cpan.org/dist/Class-Method-Modifiers/Changes
* Update to 1.03.tobez2013-09-112-5/+4
| | | | Changes: http://search.cpan.org/dist/DateTime-Event-Zodiac/Changes
* Add an explicit dependency on pkgconfantoine2013-09-111-3/+2
| | | | Approved by: portmgr (bapt)
* devel/lua-rds-parser: Mark BROKEN, checksum mismatchmarino2013-09-111-5/+2
| | | | PR: ports/181552 (maintainer agrees to mark broken for now)
* - mark this port deprecated, because it only needed for python 2.6,rm2013-09-111-0/+3
| | | | | | | that in it's turn will expire at 2013-10-01 - set deprecation date to the same date as for lang/python26 Approved by: Alexandros Kosiaris <akosiaris@gmail.com> (maintainer, by mail)
* - Add p5-MooseX-Types-URI 0.03sunpoet2013-09-115-0/+47
| | | | | | | | | | MooseX::Types::URI provides Moose types for fun with URIs. It has slightly DWIMier types than the URI classes have due to implementation details, so the types should be more forgiving when ducktyping will work anyway (e.g. URI::WithBase does not inherit URI). WWW: http://search.cpan.org/dist/MooseX-Types-URI/
* devel/tortoisehg2: update to 2.9.1wg2013-09-116-42/+48
| | | | | | | | | - Update to 2.9.1 [1] - Use options helpers - Define NLS option PR: ports/181961 Submitted by: arrowdodger <6yearold gmail.com> (maintainer)
* - Update to 1.01sunpoet2013-09-112-6/+6
| | | | Changes: http://search.cpan.org/dist/MooseX-Role-Parameterized/Changes
* - Update to 1.003001sunpoet2013-09-103-6/+7
| | | | | | | - Fix *_DEPENDS: add missing p5-Dist-CheckConflicts - Sort PLIST Changes: http://search.cpan.org/dist/Moo/Changes
* - Update to 1.003002sunpoet2013-09-102-3/+3
| | | | Changes: http://search.cpan.org/dist/Role-Tiny/Changes
* - Update to 0.027sunpoet2013-09-102-3/+3
| | | | Changes: http://search.cpan.org/dist/Module-Build-Tiny/Changes
* Update to 0.24.tobez2013-09-102-3/+3
| | | | Changes: http://search.cpan.org/dist/Scope-Upper/Changes
* Upgrade to version 1.1.0.olgeni2013-09-103-4/+21
|
* - Update to 0.36sunpoet2013-09-102-5/+8
| | | | | | - Fix *_DEPENDS: add missing p5-aliased Changes: http://search.cpan.org/dist/MooseX-Declare/Changes
* Update to 1.18.tobez2013-09-102-3/+3
| | | | Changes: http://search.cpan.org/dist/ExtUtils-Command/Changes
* - Update to 0.17culot2013-09-102-3/+3
| | | | Changes: http://search.cpan.org/dist/Future/Changes
* - convert to the new perl5 frameworkaz2013-09-108-48/+21
| | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket)
* - Add missing capital Ssunpoet2013-09-101-1/+1
| | | | Notified by: az
* - convert to the new perl5 frameworkaz2013-09-1019-74/+47
| | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket)
* - convert to the new perl5 frameworkaz2013-09-1019-89/+51
| | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket)
* - convert to the new perl5 frameworkaz2013-09-1019-74/+46
| | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket)
* - convert to the new perl5 frameworkaz2013-09-1019-95/+48
| | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket)
* - Add p5-IO-SessionData 1.03sunpoet2013-09-105-0/+31
| | | | | | IO::SessionData is a supporting module for SOAP::Lite. WWW: http://search.cpan.org/dist/IO-SessionData/
* - Update to 0.11sunpoet2013-09-102-3/+3
| | | | Changes: http://search.cpan.org/dist/Log-Dispatch-Dir/Changes
* - convert to the new perl5 frameworkaz2013-09-1019-94/+51
| | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket)
* - convert to the new perl5 frameworkaz2013-09-1019-84/+44
| | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket)
* devel/awscli: delete argparse from requirementswg2013-09-101-0/+3
| | | | | | | - Delete argparse from requirements for python >= 2.7 PR: ports/181965 Reported by: Alexey Degtyarev <alexey renatasystems.org>
* Pass devel/hub on to a new maintainer.rakuco2013-09-101-1/+1
| | | | | | PR: ports/181752 Submitted by: Konstantinos Koukopoulos <koukopoulos@gmail.com> (new maintainer) Approved by: Simon Olofsson <simon@olofsson.de> (former maintainer)
* - convert to the new perl5 frameworkaz2013-09-0919-89/+50
| | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket)
* - convert to the new perl5 frameworkaz2013-09-0919-96/+53
| | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket)
* - convert to the new perl5 frameworkaz2013-09-0919-89/+50
| | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket)
* - convert to the new perl5 frameworkaz2013-09-0919-84/+50
| | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket)
* - convert to the new perl5 frameworkaz2013-09-0919-100/+52
| | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket)
* - Remove Author linesunpoet2013-09-091-2/+0
|
* - Update to 2.132510sunpoet2013-09-092-3/+3
| | | | Changes: http://search.cpan.org/dist/CPAN-Meta/Changes
* - Update to 0.9.0sunpoet2013-09-094-9/+10
| | | | | | | | - Fix Makefile header - Sort PLIST - Use single space after WWW: Changes: https://code.google.com/p/multidimalgorithm/source/browse/NEWS
* - convert to the new perl5 frameworkaz2013-09-0919-93/+52
| | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket)
* - convert to the new perl5 frameworkaz2013-09-0919-94/+52
| | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket)
* Update to 1.16.tobez2013-09-092-5/+5
| | | | Changes: http://search.cpan.org/dist/Tree-DAG_Node/Changes
* Update to 0.37.tobez2013-09-093-12/+13
| | | | Changes: http://search.cpan.org/dist/MooseX-Types/Changes
* Fix syntax issue in make.texi; fixes build with modern texinfojohans2013-09-091-0/+2
| | | | Reported by: omar siddique <omars1234@gmail.com>
* Add an upstream commit to fix libc++-related issues.rakuco2013-09-092-1/+82
| | | | | | | | This should fix the build of unit tests in x11/kdelibs4 with clang and libc++, as reported in [1]. Bump PORTREVISION, as this changes an installed header. [1] http://lists.freebsd.org/pipermail/freebsd-ports/2013-September/085821.html
* Update to 0.0.8.tobez2013-09-092-3/+3
| | | | | | Changes: http://search.cpan.org/dist/File-Dir-Dumper/Changes PR: 181951 Submitted by: maintainer
* Update to 0.42.tobez2013-09-092-4/+5
| | | | Changes: http://search.cpan.org/dist/MooseX-Storage/Changes
* Update to 0.2802.12.tobez2013-09-092-3/+3
| | | | Changes: http://search.cpan.org/dist/ExtUtils-CBuilder/Changes
* devel/py-mongoengine: add pkg-plistwg2013-09-091-0/+109
| | | | - Add pkg-plist file
* Update to 0.16(.)009.tobez2013-09-094-8/+5
| | | | Changes: http://search.cpan.org/dist/DateTime-Format-Pg/Changes
* Update to 1.9726.tobez2013-09-092-3/+3
| | | | Changes: http://search.cpan.org/dist/Time-HiRes/Changes
* Update to 2.45.tobez2013-09-092-3/+3
| | | | Changes: http://search.cpan.org/dist/Storable/ChangeLog
* Update to 0.11.tobez2013-09-093-11/+4
| | | | Changes: http://search.cpan.org/dist/MooseX-Aliases/Changes
* Update to 1.26.tobez2013-09-092-3/+3
| | | | Changes: http://search.cpan.org/dist/Set-Scalar/ChangeLog
* - Update to 1.3.1sunpoet2013-09-082-3/+3
| | | | Changes: https://github.com/guard/listen/blob/master/CHANGELOG.md
* - Update to 0.57sunpoet2013-09-082-21/+26
| | | | Changes: http://search.cpan.org/dist/MooseX-Getopt/Changes
* - Add p5-Test-Warnings 0.008sunpoet2013-09-085-0/+48
| | | | | | | | | | | | | | | | | If you've ever tried to use Test::NoWarnings to confirm there are no warnings generated by your tests, combined with the convenience of done_testing to not have to declare a test count, you'll have discovered that these two features do not play well together, as the test count will be calculated before the warnings test is run, resulting in a TAP error. (See examples/test_nowarnings.pl in this distribution for a demonstration.) This module is intended to be used as a drop-in replacement for Test::NoWarnings: it also adds an extra test, but runs this test before done_testing calculates the test count, rather than after. It does this by hooking into done_testing as well as via an END block. You can declare a plan, or not, and things will still Just Work. WWW: http://search.cpan.org/dist/Test-Warnings/
* - Update to 0.004sunpoet2013-09-082-5/+8
| | | | | | - Convert to new perl5 framework Changes: http://search.cpan.org/dist/Type-Tie/Changes
* - Update to 2.044sunpoet2013-09-082-3/+4
| | | | Changes: http://search.cpan.org/dist/Config-Model-Tester/Changes
* - Fix *_DEPENDS: Config::Model::Tester is a test-only dependencysunpoet2013-09-081-2/+3
| | | | - Bump PORTREVISION for dependency change
* Update to 0.84.tobez2013-09-082-3/+3
| | | | Changes: http://search.cpan.org/dist/IPC-Cmd/CHANGES
* Update to 0.15.tobez2013-09-082-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Directory-Scratch/Changes M p5-Directory-Scratch/Makefile M p5-Directory-Scratch/distinfo
* Update to 0.10.tobez2013-09-082-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Devel-Refcount/Changes M p5-Devel-Refcount/Makefile M p5-Devel-Refcount/distinfo
* devel/py-mongoengine: take maintainershipwg2013-09-081-1/+1
| | | | | | | - Take maintainership (forgot to do so in the last commit) PR: ports/181486 Approved by: maintainer (timeout)
* Update to 0.047.tobez2013-09-082-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Data-GUID/Changes M p5-Data-GUID/Makefile M p5-Data-GUID/distinfo
* Update to 1.111013.tobez2013-09-082-3/+3
| | | | Changes: http://search.cpan.org/dist/CPAN-Mini/Changes
* Update to 1.2907.tobez2013-09-082-3/+3
| | | | Changes: http://search.cpan.org/dist/BSD-Resource/ChangeLog
* - convert to the new perl5 frameworkaz2013-09-0819-95/+51
| | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket)
* - convert to the new perl5 frameworkaz2013-09-0819-94/+49
| | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket)
* devel/py-mongoengine: update to 0.8.4wg2013-09-082-6/+9
| | | | | | | | | | | | | - Update to 0.8.4 - Use zip_safe=False - Remove leading article from COMMENT - Take maintainership Changes: http://docs.mongoengine.org/en/latest/changelog.html PR: ports/181486 Submitted by: wg (myself) Approved by: maintainer (timeout)
* - convert to the new perl5 frameworkaz2013-09-0819-109/+52
| | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket)
* - Update to 2013dlwhsu2013-09-083-4/+6
|
* - Update to version 1.0.0mva2013-09-083-9/+448
|
* - the logilab-astng project was renamed to astroidmva2013-09-087-197/+202
| | | | - Update astroid to version 1.0.0
* - convert to the new perl5 frameworkaz2013-09-0819-89/+48
| | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket)
* - convert to the new perl5 frameworkaz2013-09-0819-79/+47
| | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket)
* - convert to the new perl5 frameworkaz2013-09-0819-94/+50
| | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket)
* - convert to the new perl5 frameworkaz2013-09-0819-85/+49
| | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket)
* - Update to 2.14.1sunpoet2013-09-082-6/+6
| | | | | | | Changes: https://github.com/rspec/rspec/commits/v2.14.1 PR: ports/180533 Submitted by: swills Approved by: maintainer (timeout, 8 weeks)
* - Update to 2.14.3sunpoet2013-09-082-3/+3
| | | | Changes: https://github.com/rspec/rspec-mocks/blob/master/Changelog.md
* - Update to 2.14.2sunpoet2013-09-082-3/+3
| | | | Changes: https://github.com/rspec/rspec-expectations/blob/master/Changelog.md
* - Update to 2.14.5sunpoet2013-09-082-3/+3
| | | | Changes: https://github.com/rspec/rspec-core/blob/master/Changelog.md
* - Unbreak this portsunpoet2013-09-082-7/+9
| | | | | | | - Remove leading indefinite article from COMMENT - Fix pkg-descr which was identical to devel/rubygem-rdoc/pkg-descr With hat: ruby
* Bring in a few more libc++ patches I got upstream a few months ago.rakuco2013-09-083-0/+78
| | | | | While here, rename the patch added in r326562 to reflect the right location it changes.
* Update to 0.24.tobez2013-09-082-3/+3
| | | | Changes: http://search.cpan.org/dist/MooseX-NonMoose/Changes
* set USE_GCColiver2013-09-081-0/+1
|
* - Update to 0.13.6sunpoet2013-09-083-34/+17
| | | | | | | | | | | | | - Cleanup Makefile header - Convert to new options framework - While I'm here: - Use COPYTREE_SHARE instead of CP -R to ensure file permissions - Use PLIST_FILES, PORTDOCS and PORTEXAMPLES instead of PLIST Changes: http://sourceforge.net/p/re2c/code-git/ci/master/tree/re2c/CHANGELOG PR: ports/181862 Submitted by: Gasol Wu <gasol.wu@gmail.com> Approved by: Corey Halpin <chalpin@cs.wisc.edu> (maintainer)
* Introduce variable ICONV_PREFIX at Mk/Uses/iconv.mk. The default forbsam2013-09-083-4/+4
| | | | | | | pre 100043 is ${LOCALBASE} and /usr otherwise. Convert all ports to new variable usage. Approved by: portmgr (bapt, implicit)
* - Update to 0.12sunpoet2013-09-085-34/+109
| | | | | | | | | | | | | | | | - Add CHEESESHOP to MASTER_SITES - Add LICENSE - Remove leading indefinite article from COMMENT - Add options: EXAMPLES and NLS - Install .desktop to DESKTOPDIR - Fix USE_PYTHON - Use REINPLACE_CMD instead of patch file - Do not silence installation message - Cosmetic change - Take maintainership - Reformat pkg-descr Changes: http://docs.bpython-interpreter.org/changelog.html
* - convert to the new perl5 frameworkaz2013-09-0819-88/+50
| | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket)
* - Cosmetic changesunpoet2013-09-083-3/+3
|
* Update to 20130904.trociny2013-09-082-3/+3
| | | | Approved by: bdrewery
* - Use single space after WWW:sunpoet2013-09-089-9/+9
|
* - convert to the new perl5 frameworkaz2013-09-0819-98/+53
| | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket)
* - Update to 13.1.0sunpoet2013-09-081-10/+7
| | | | | | - Update USE_PYTHON - Remove unnecessary WRKSRC - Cleanup Makefile header
* - Update to 13.1.0sunpoet2013-09-082-12/+8
| | | | | | | | | - Add my LOCAL to MASTER_SITES - Remove LICENSE_FILE for well-known licenses - Update USE_PYTHON - Cleanup Makefile header Changes: http://twistedmatrix.com/trac/browser/tags/releases/twisted-13.1.0/twisted/runner/topfiles/NEWS
* - Update to 13.1.0sunpoet2013-09-084-69/+128
| | | | | | | | - Add my LOCAL to MASTER_SITES - Remove leading indefinite article from COMMENT - Remove outdated post-patch: Changes: http://twistedmatrix.com/trac/browser/tags/releases/twisted-13.1.0/twisted/topfiles/NEWS
* - convert to the new perl5 frameworkaz2013-09-0719-75/+46
| | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket)
* - convert to the new perl5 frameworkaz2013-09-0719-89/+51
| | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket)
* - convert to the new perl5 frameworkaz2013-09-0719-94/+50
| | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket)
* - convert to the new perl5 frameworkaz2013-09-0719-80/+47
| | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket)
* - Use 5.14+ instead of 5.14.0+sunpoet2013-09-071-1/+1
| | | | Suggested by: az (via IRC)
* - Fix *_DEPENDSsunpoet2013-09-071-2/+13
| | | | - Bump PORTREVISION for dependency change
* - Connect p5-Type-Tiesunpoet2013-09-071-0/+1
|
* - Add p5-Function-Parameters 1.0202sunpoet2013-09-074-0/+46
| | | | | | | | Function::Parameters extends Perl with keywords that let you define functions with parameter lists. It uses Perl's keyword plugin API, so it works reliably and doesn't require a source filter. WWW: http://search.cpan.org/dist/Function-Parameters/
* - Update to 1.32sunpoet2013-09-072-3/+3
| | | | Changes: http://search.cpan.org/dist/Carp/Changes
* - Update to 2.1005sunpoet2013-09-073-163/+175
| | | | | | | - Use REINPLACE_CMD to manipulate Makefile.PL - Use PKGMESSAGE Changes: http://search.cpan.org/dist/Moose/Changes
* - Add p5-Type-Tie 0.003sunpoet2013-09-075-0/+40
| | | | | | | | | Type::Tie exports a single function: ttie. ttie ties a variable to a type constraint, ensuring that whatever values stored in the variable will conform to the type constraint. If the type constraint has coercions, these will be used if necessary to ensure values assigned to the variable conform. WWW: http://search.cpan.org/dist/Type-Tie/
* - Update to 0.026sunpoet2013-09-072-3/+8
| | | | | | | - Add more TEST_DEPENDS Changes: http://search.cpan.org/dist/Type-Tiny/Changes http://search.cpan.org/dist/Type-Tiny/NEWS
* - convert to the new perl5 frameworkaz2013-09-0719-89/+49
| | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket)
* - update to 1.4.1rm2013-09-073-5/+4
| | | | | | | - update project url to avoid redirect PR: 181810 Submitted by: Kozlov Sergey <kozlov.sergey.404@gmail.com>
* - update to 1.4.0rm2013-09-072-3/+3
| | | | | PR: 181851 Submitted by: Vladimir Chukharev <Vladimir.Chukharev@gmail.com> (maintainer)
* Update to 0.032.tobez2013-09-072-3/+3
| | | | Changes: http://search.cpan.org/dist/Path-Tiny/Changes
* - convert to the new perl5 frameworkaz2013-09-0719-19/+37
| | | | Approved by: portmgr (bapt@, blanket)
* - convert to the new perl5 frameworkaz2013-09-073-3/+6
| | | | Approved by: portmgr (bapt@, blanket)
* devel/py-tox: Add missing pkg-plist entrykoobs2013-09-071-0/+1
| | | | | | - Add missing %%PYEASYINSTALL_EGG%%/vendor/ directory in pkg-plist Reported by: Ports-QAT
* devel/py-tox: Update to 1.6.1koobs2013-09-073-3/+15
| | | | | | | | | - Update 1.6.1 - Update pkg-plist Changes: http://tox.readthedocs.org/en/latest/changelog.html
* Import my upstream commit to fix the build with libc++.rakuco2013-09-072-0/+92
| | | | | | | | I was going to get this in with Qt 4.8.5, but this is holding back some exp-runs with libc++. Increment PORTREVISION because the code atomic{Decrement,Increment} has changed.
* Attempt to fix building on recent headbapt2013-09-071-2/+2
|
* Fix build with libc++bapt2013-09-071-0/+11
|
* Update to 0.79.tobez2013-09-072-3/+3
| | | | Changes: http://search.cpan.org/dist/Log-Handler/ChangeLog
* Update to 0.2802(.)10.tobez2013-09-072-4/+4
| | | | Changes: http://search.cpan.org/dist/ExtUtils-CBuilder/Changes
* devel/hwloc: update to 1.7.2wg2013-09-072-8/+7
| | | | | | | | | | | | | | | - Update to 1.7.2 [1] - Add DOCS to options - Convert lib depends to new syntax - Remove leading indefinite article from COMMENT - Unmute doc install command - Remove unneeded LICENSE_FILE Changes: http://www.open-mpi.org/community/lists/hwloc-announce/2013/09/0061.php PR: ports/181867 [1] Submitted by: Eijiro Shibusawa <phd_kimberlite yahoo.co.jp> (maintainer)
* devel/awscli: update to 1.0.0wg2013-09-073-16/+332
| | | | | | | - Update to 1.0.0 PR: ports/181866 Submitted by: Alexey Degtyarev <alexey renatasystems.org> (maintainer)
* devel/py-bcdoc: tools to help document botocore-based projectswg2013-09-065-0/+28
| | | | | | | | | Tools to help document botocore-based projects. WWW: https://github.com/boto/bcdoc/ PR: ports/181864 Submitted by: Alexey Degtyarev <alexey renatasystems.org>
* devel/py-botocore: update to 0.16.0wg2013-09-064-8/+62
| | | | | | | - Update to 0.16.0 PR: ports/181865 Submitted by: Alexey Degtyarev <alexey renatasystems.org> (maintainer)
* Add an explicit dependency on pkgconfbapt2013-09-063-10/+4
|
* Fix build with libc++bapt2013-09-061-0/+10
|
* Update to 6.76.tobez2013-09-062-3/+3
| | | | Changes: http://search.cpan.org/dist/ExtUtils-MakeMaker/Changes
* Update to 1.23.tobez2013-09-062-3/+3
| | | | Changes: http://search.cpan.org/dist/Time-Piece/Changes
* Update to 1.7.2bf2013-09-063-17/+7
|
* Add an explicit dependency on pkgconfbapt2013-09-063-5/+3
|
* Fix configure and build with clangbapt2013-09-061-3/+2
|
* devel/py-fabric: Update to 1.7koobs2013-09-062-3/+4
| | | | | | | | | | | - Update to 1.7 - Add Jinja2 to TEST_DEPENDS Changes: http://docs.fabfile.org/en/1.7/changelog.html PR: ports/181861 Submitted by: Gasol Wu <gasol.wu@gmail.com>
* Update to 2.16.tobez2013-09-062-3/+3
| | | | Changes: http://search.cpan.org/dist/Config-Tiny/Changes
* Update to 1.15.tobez2013-09-062-3/+3
| | | | Changes: http://search.cpan.org/dist/Tree-DAG_Node/Changes
* Update to 1.05(0).tobez2013-09-062-3/+3
| | | | Changes: http://search.cpan.org/dist/enum/Changes
* Update to 1.04(0).tobez2013-09-062-3/+3
| | | | Changes: http://search.cpan.org/dist/enum/Changes
* Add an explicit dependency on pkgconfantoine2013-09-061-2/+1
| | | | Approved by: portmgr (bapt)
* Update to 1.7.5skreuzer2013-09-062-3/+3
|
* . introduce ICONV_CONFIGURE_BASE variable at Mk/Uses/iconv.mk. It's value isbsam2013-09-061-1/+1
| | | | | | | | "--with-libiconv=${LOCALBASE}" at systems pre OSVERSION 100043 and "" (null) otherwise; . convert all ports which has CONFIGURE_ARGS=--with-libiconv=${LOCALBASE}. Approved by: portmgr (bapt, implicit)
* Add an explicit dependency on pkgconfantoine2013-09-062-3/+2
| | | | Approved by: portmgr (bapt)
* Update to 0.35.tobez2013-09-062-3/+3
| | | | Changes: http://search.cpan.org/dist/Clone/Changes
* Update to 0.094.tobez2013-09-062-3/+3
| | | | Changes: http://search.cpan.org/dist/Getopt-Long-Descriptive/Changes
* - Convert to OptionsNGculot2013-09-061-1/+5
| | | | | PR: ports/181773 Submitted by: Takefu <takefu@airport.fm>
* - add an explicit dependency on pkgconfaz2013-09-051-1/+2
| | | | | - convert to the new perl5 framework Approved by: portmgr (bapt@, blanket)
* Update to 0.23.tobez2013-09-052-3/+3
| | | | Changes: http://search.cpan.org/dist/MooseX-NonMoose/Changes
* Update to 1.14.tobez2013-09-052-3/+3
| | | | Changes: http://search.cpan.org/dist/Tree-DAG_Node/Changes
* Update to 0.02.tobez2013-09-052-3/+3
| | | | Changes: http://search.cpan.org/dist/MRO-Define/Changes
* GCC 3.x has passed its useful lifetime.joerg2013-09-0514-1002/+0
| | | | | | | | The original reason for establishing the port was poorer optimization for the AVR backend in GCC 4.x in some cases. This reason no longer exists. As GCC 3.x causes tons of build warnings with clang now, just drop it.
* Update to 1.33.delphij2013-09-053-4/+4
| | | | | PR: ports/181677 Submitted by: Johannes Meixner <xmj chaot net>
* - Unbreak against Clang and other strict C++ compilersdanfe2013-09-051-4/+5
| | | | | | - Sanitize some post-extract commands while I'm here Reported by: pkg-fallout
* - Add pkgconf to build dependency to fix buildsunpoet2013-09-051-1/+1
|
* Remove USE_GCC=any, it properly build with recent clangbapt2013-09-051-2/+2
| | | | While here convert to new Perl Framework
* Convert USE_GCC=any into proper USE_CSTD=gnu89bapt2013-09-051-2/+2
|
* Fix with clang is cc is clang, remove the now useless USE_GCC=anybapt2013-09-051-2/+2
|
* Remove USE_GCC=any, the port build properly with clang is USE_CSTD is set to ↵bapt2013-09-051-6/+2
| | | | gnu89
* Build properly with recent clangbapt2013-09-051-1/+1
| | | | | | While here make it use USES=readline Approved by: eadler
* Introduce ICONV_CONFIGURE_ARG variable defined at Uses/iconv.mk.bsam2013-09-059-21/+12
| | | | | | | | It's value is "--with-libiconv-prefix=/usr/local" for systems before 100043 with ports libiconv and to use at systems post 100043 with base iconv it's value is "" (NULL). Co-authors: bapt, madpilot and bsam (me)
* Mark BROKEN, does not compile under perl >= 5.12,lth2013-09-051-0/+2
| | | | | | see https://rt.cpan.org/Public/Bug/Display.html?id=56079 Reported by: pkg-fallout
* - Make ports use the libc provided iconv implementation on 10-CURRENTmadpilot2013-09-059-16/+61
| | | | | | | | | | after r254273 - Fix a bunch of ports to properly work after this - Mark converters/libiconv as IGNORE for systems with iconv in libc Reviewed by: bapt Approved by: portmgr (bapt) Discussed with: bapt, bsam (who both contributed ideas and code)
* Add an explicit dependency on pkgconfantoine2013-09-051-1/+1
| | | | Approved by: portmgr (bapt)
* p5-Module-Build-Tiny is self-sufficient to build itselfaz2013-09-051-1/+1
| | | | With hat: perl@
* Update to 0.32.tobez2013-09-052-3/+3
| | | | Changes: http://search.cpan.org/dist/Module-ExtractUse/Changes
* Fix build without libstdc++bapt2013-09-051-5/+4
|
* Upgrade clang, dragonegg, and llvm -devel ports to r182968.brooks2013-09-044-26/+46
|
* Fix the build on i386 9 with a patch from upstream the. This wasbrooks2013-09-042-1/+36
| | | | | | broken by the enabling of R600 support. Tested by: mat
* Update from 2.12 to 2.13.mi2013-09-042-3/+3
|
* Use the new modbuildtiny macro.mat2013-09-042-6/+4
|
* Update to 0.36.tobez2013-09-042-3/+3
| | | | Changes: http://search.cpan.org/dist/Package-Stash/Changes
* Adopt USES=gmake iconv.bsam2013-09-041-2/+2
| | | | | Submitted by: bsam (me, by e-mail) Approved by: olgeni (maintainer)
* - Mark BROKEN, fails to resolve dependenciesbdrewery2013-09-041-0/+2
| | | | | | | | | | | ===> Installing for rubygem-pry-0.9.12.2 ===> Generating temporary packing list ===> Checking if devel/rubygem-pry already installed ERROR: While executing gem ... (Gem::DependencyError) Unable to resolve dependencies: pry requires coderay (~> 1.0.5) *** Error code 1 Stop in /usr/ports/devel/rubygem-pry.
* - Update to 2.3tabthorpe2013-09-042-8/+4
| | | | | PR: ports/181739 Submitted by: James Bailie <jimmy@mammothcheese.ca> (maintainer)
* - Update to 1.13tabthorpe2013-09-042-8/+4
| | | | | PR: ports/181738 Submitted by: James Bailie <jimmy@mammothcheese.ca> (maintainer)
* New port: devel/rubygem-redmine_plugin_support:zi2013-09-044-0/+23
| | | | | | | This libarary is a collection of rake tasks and other scripts that will make Redmine plugin development easier. WWW: https://rubygems.org/gems/redmine_plugin_support
* Update to 0.05.tobez2013-09-042-3/+3
| | | | Changes: http://search.cpan.org/dist/File-ShareDir-Install/Changes
* Add an explicit dependency on pkgconfantoine2013-09-041-2/+1
| | | | | | (needed for good detection of gtk) Approved by: portmgr (bapt)
* - Update to 2.200004sunpoet2013-09-042-4/+3
| | | | Changes: http://search.cpan.org/dist/Config-MVP/Changes
* - Update to 0.007sunpoet2013-09-042-4/+4
| | | | Changes: http://search.cpan.org/dist/Test-FailWarnings/Changes
* - Update to 0.4007sunpoet2013-09-043-12/+7
| | | | | | | - Add LICENSE - Fix PORTSCOUT Changes: http://search.cpan.org/dist/Module-Build/Changes
* Horde package update:mm2013-09-046-13/+11
| | | | | | | | | | | Horde_ActiveSync 2.7.0 -> 2.7.2 Horde_Auth 2.0.6 -> 2.1.0 Horde_Core 2.7.0 -> 2.8.0 Horde_Queue 1.1.0 -> 1.1.1 Horde_Smtp 1.2.0 -> 1.2.1 Horde_Support 2.1.0 -> 2.1.1 horde-base 5.1.3 -> 5.1.4 horde-webmail 5.1.1 -> 5.1.2
* Add an explicit dependency on pkgconfbapt2013-09-041-2/+1
|
* devel/py-robotframework-selenium2library: update to 1.3.0wg2013-09-042-3/+3
| | | | | | | - Update to 1.3.0 PR: ports/181775 Submitted by: Vladimir Chukharev <Vladimir.Chukharev gmail.com> (maintainer)
* Add an explicit dependency on pkgconfbapt2013-09-031-6/+2
|
* Add en explicit dependency on pkgconfbapt2013-09-031-2/+1
|
* Fix typobapt2013-09-031-1/+1
|
* - Add p5-Pithub 0.01020sunpoet2013-09-035-0/+129
| | | | | | | | | Pithub provides a set of modules to access the Github v3 API in an object oriented way. There is also Net::GitHub which does the same for all the versions (v1, v2, v3) of the Github API. Pithub supports all API calls so far, but only for v3. http://search.cpan.org/dist/Pithub/ WWW: http://search.cpan.org/dist/Pithub/
* Add an explicit dependency on pkgconfbapt2013-09-031-6/+2
|
* Add an explicit dependency on pkgconfbapt2013-09-031-5/+2
|
* devel/py-celery: update to 3.0.23wg2013-09-032-4/+4
| | | | | | - Update to 3.0.23 Changes: https://github.com/celery/celery/blob/v3.0.23/Changelog
* Add an explicit dependency on pkgconfbapt2013-09-031-7/+2
|
* Add an explicit dependency on pkgconfbapt2013-09-031-7/+2
|
* Get rid of /proc dependency.kevlo2013-09-032-0/+31
| | | | | PR: ports/181659 Submitted by: Jan Beich <jbeich at tormail dot org>
* Add an explicit dependency on pkgconfbapt2013-09-036-19/+8
|
* Update to 1.04.tobez2013-09-032-3/+3
| | | | Changes: http://search.cpan.org/dist/Parallel-ForkManager/Changes
* Update to 0.41.tobez2013-09-032-3/+3
| | | | Changes: http://search.cpan.org/dist/MooseX-Storage/Changes
* Update to 0.99(.)04.tobez2013-09-032-3/+3
| | | | Changes: http://search.cpan.org/dist/version/Changes
* Add an explicit dependency on pkgconfbapt2013-09-037-28/+11
|
* - update to 1.1.2jgh2013-09-034-19/+17
| | | | | | | | | | - move to new lib_depends format - shift perl build inclusion to USES framework - fix formatting of pkg-descr Note: this should fix building on CURRENT Changes: http://www.libvirt.org/news.html
* Add an explicit dependency on pkgconfbapt2013-09-032-5/+3
|
* Add an explicit dependency on pkgconfbapt2013-09-031-6/+2
|
* Add an explicit dependency on pkgconfbapt2013-09-031-6/+2
|
* - Remove USE_GCC=any and fix building with clang by disabling -Werror.tijl2013-09-031-4/+3
| | | | | | | - Convert USE_GMAKE to USES=gmake. PR: 181761 Approved by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
* Add an explicit dependency on pkgconfbapt2013-09-031-2/+1
|
* Fix stupid mistakebapt2013-09-031-2/+2
|
* Add an explicit dependency on pkgconfantoine2013-09-031-1/+1
| | | | Approved by: portmgr (bapt)
* Add an explicit dependency on pkgconfbapt2013-09-031-2/+1
|
* Add an explicit dependency on pkgconfbapt2013-09-031-5/+2
|
* Add an explicit dependency on pkgconfbapt2013-09-031-2/+1
|
* Add an explicit dependency on pkgconfbapt2013-09-032-4/+2
|
* Update to 1.03(0).tobez2013-09-032-3/+3
| | | | Changes: http://search.cpan.org/dist/enum/Changes
* - CVE-2013-4277 fixohauer2013-09-032-1/+15
| | | | | | Approved by: lev@ (explicit) Security: f8a913cc-1322-11e3-8ffa-20cf30e32f6d CVE-2013-4277
* Add an explicit dependency on pkgconfbapt2013-09-032-4/+2
|
* - Convert to the new perl5 frameworkaz2013-09-032-12/+6
| | | | - Trim Makefile header
* - Update to 0.78sahil2013-09-032-4/+4
| | | | - Pass maintainership to perl@
* - Update to 1.219sahil2013-09-032-4/+4
| | | | - Pass maintainership to perl@
* - update devel/subversion to 1.8.3 [1]ohauer2013-09-038-64/+66
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - update devel/subversion17 to 1.7.13 [1] - add vuxml entry Version 1.7.13 (29 Aug 2013, from /branches/1.7.x) http://svn.apache.org/repos/asf/subversion/tags/1.7.13/CHANGES User-visible changes: - General * merge: fix bogus mergeinfo with conflicting file merges (issue #4306) * diff: fix duplicated path component in '--summarize' output (issue #4408) * ra_serf: ignore case when checking certificate common names (r1514763) - Server-side bugfixes: * svnserve: fix creation of pid files (r1516556) * mod_dav_svn: better status codes for commit failures (r1490684) * mod_dav_svn: do not map requests to filesystem (r1512432 et al) Developer-visible changes: - General: * support linking against gssapi on Solaris 10 (r1515068) * don't use uninitialized variable to produce an error code (r1482282) - Bindings: * swig-pl: fix SVN::Client not honoring config file settings (r150744) * swig-pl & swig-py: disable unusable svn_fs_set_warning_func (r1515119) Version 1.8.3 (29 August 2013, from /branches/1.8.x) http://svn.apache.org/repos/asf/subversion/tags/1.8.3/CHANGES User-visible changes: - Client- and server-side bugfixes: * translation updates for Swedish * enforce strict version equality between tools and libraries (r1502267) * consistently output revisions as "r%ld" in error messags (r1499044 et al) - Client-side bugfixes: * status: always use absolute paths in XML output (issue #4398) * ra_serf: 'svn log -v' fails with a 1.2.x server (issue #4044) * ra_serf: fix crash when committing cp with deep deletion (issue #4400) * diff: issue an error for files that can't fit in memory (r1513119 et al) * svnmucc: generate proper error for mismatched URLs (r1511353) * update: fix a crash when a temp file doesn't exist (r1513156) * commit & update: improve sleep for timestamps performance (r1508438) * diff: continue on missing or obstructing files (issue #4396) * ra_serf: use runtime serf version for User-Agent (r1514315, r1514628) * ra_serf: ignore case when checking certificate common names (r1514763) * ra_serf: format distinguished names properly (r1514804) * ra_serf: do not retry HTTP requests if we started to parse them (r1503318) * ra_serf: output ssl cert verification failure reason (r1514785 et al) * ra_serf: allow session reuse after SVN_ERR_CEASE_INVOCATION (r1502901) * ra_serf: include library version in '--version' output (r1514295 et al) * info: fix spurious error on wc root with child in conflict (r1515366) - Server-side bugfixes: * svnserve: fix creation of pid files (r1516556) * svnadmin: fix output encoding in non-UTF8 environments (r1506966) * svnsync: fix high memory usage when running over ra_serf (r1515249 et al) * mod_dav_svn: do not map requests to filesystem (r1512432 et al) * svnauthz: improve help strings (r1511272) * fsfs: fixed manifest file growth with revprop changes (r1513874) * fsfs: fix packed revprops causing loss of revprops (r1513879 et al) - Other tool improvements and bugfixes: * svnwcsub/irkerbridge: fix symlink attack via pid file (r175 from upstream) Developer-visible changes: - General: * describe APR unimplemented errors as coming from APR (r1503010 et al) * mod_dav_svn: update INSTALL to reflect configure defaults (r1515141) * davautocheck: use the correct apxs binary by default (r1507889, r1507891) - API changes: * svn_config_walk_auth_data() config_dir arg: permit NULL (r1507382 et al) - Bindings: * swig-pl: fix SVN::Client not honoring config file settings (r150744) * swig-pl & swig-py: disable unusable svn_fs_set_warning_func (r1515119) Approved by: lev@ (explicit per PM) Security: f8a913cc-1322-11e3-8ffa-20cf30e32f6d CVE-2013-4277 [1]
* - Add LICENSEsunpoet2013-09-032-1/+3
| | | | - Use CPAN as primary WWW
* - update to 2.0.0rm2013-09-036-40/+62
| | | | | | | | release notes: https://lists.gnu.org/archive/html/lightning/2013-08/msg00000.html PR: 181648 Submitted by: Vitaly Magerya <vmagerya@gmail.com>
* Add an explicit dependency on pkgconfbapt2013-09-033-2/+3
|
* Add an explicit dependency on pkgconfantoine2013-09-031-0/+1
| | | | Approved by: portmgr (bapt)
* Add an explicit dependency on pkgconfbapt2013-09-031-2/+1
|
* Add an explicit dependency on pkgconfbapt2013-09-031-1/+1
|
* Add an explicit dependency on pkgconfbapt2013-09-031-1/+1
|
* Add an explicit dependency on pkgconfbapt2013-09-021-6/+2
|
* Add an explicit dependency on pkgconfbapt2013-09-022-6/+4
|
* - Add PORTSCOUTsunpoet2013-09-021-0/+2
|
* Add an explicit dependency on pkgconfbapt2013-09-022-3/+2
|
* Upgrade to version 0.8.1.olgeni2013-09-022-4/+4
|
* Update to 0.58.tobez2013-09-022-3/+3
| | | | Changes: http://search.cpan.org/dist/Module-Load-Conditional/CHANGES
* - Update to 1.5.7culot2013-09-022-3/+3
| | | | | | Changes: http://www.lemke-it.com/litexec?request=pubcloglfc&user=&lang=en PR: ports/181748 Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
* Two imake related changes:tijl2013-09-023-27/+19
| | | | | | | | | | | | | | | | | | | | 1) Move -a from XMKMF command variable to a new XMKMF_ARGS variable. For ports that don't need -a introduce USES=imake:notall. This way ports no longer have to redefine XMKMF. 2) xmkmf -a runs imake with the flags in IMAKECPPFLAGS as extra arguments to set CPP, CC and CXX. This creates the top Makefile, and then xmkmf runs make Makefiles. This Makefiles target runs imake for each subdirectory but these imake invocations did not have the flags from IMAKECPPFLAGS so the resulting makefiles used the wrong C preprocessor when clang is used (/usr/bin/cpp instead of /usr/local/bin/tradcpp). Instead of letting xmkmf pass IMAKECPPFLAGS from the environment to imake let imake handle IMAKECPPFLAGS itself just like it handles IMAKEINCLUDE. This exposed configure errors in x11-clocks/mouseclock and x11-wm/fvwm. Approved by: portmgr (bapt)
* Add an explicit dependency on pkgconfigbapt2013-09-021-5/+2
|
* Update to 0.23.tobez2013-09-022-3/+4
| | | | Changes: http://search.cpan.org/dist/Scope-Upper/Changes
* - Update to 2.44culot2013-09-022-3/+3
| | | | Changes: http://search.cpan.org/dist/Term-Menus/ChangeLog
* Conversion from USE_GNOME=gnomehack to USES=pathfix is not that simple, ↵bapt2013-09-021-1/+2
| | | | revert back to USE_GNOME=gnomehack