aboutsummaryrefslogtreecommitdiffstats
path: root/devel
Commit message (Collapse)AuthorAgeFilesLines
* devel/libc++: specific libcxxrt LIB_DEPENDS conditionallymarino2016-03-081-4/+3
| | | | | | | | | | | | | | | | | | The libcxxrt was unconditionally specified, but pkg(8) would not register it on FreeBSD 10+ because the libcxxrt.so requirement of the specification was satisfied by the base libraries. As a result, Synth would rebuild the libc++ each time becaues there were more dependency requirements in the port Makefile than the resulting package, leading Synth to consider the package obsolete. Since there are already existence tests for setting flags, the solution is trivial: move LIB_DEPENDS definition inside the conditional blocks. The resulting package is the same everywhere, and Synth is happy too. PR: 207756 Submitted by: Andrew Terekhov Discussed with: dim@, bapt@ (no conclusion, I fixed it myself)
* - Update to 1.652lwhsu2016-03-082-3/+3
|
* devel/artifactory: update 4.4.2 -> 4.5.2junovitch2016-03-082-3/+3
| | | | | PR: 207733 Submitted by: David Harrigan <dharrigan@gmail.com> (maintainer)
* Fix packaging with python 3.5.grembo2016-03-085-286/+149
| | | | | | | | | | | This utilizes the new py3kplist feature. While being there, fix unit tests so they work with python3 regardless of the build environment's locale. PR: 207771 Submitted by: rm Approved by: maintainers (implicit)
* Update to 5.0.20160131mat2016-03-083-81/+13
| | | | | | PR: 207157 Submitted by: tkato432 yahoo com Sponsored by: Absolight
* Update to 0.43antoine2016-03-082-4/+5
|
* - Update to 3.0.4sunpoet2016-03-082-3/+3
| | | | Changes: https://github.com/rails/sprockets-rails/releases
* - Update to 4.32.0sunpoet2016-03-082-3/+3
| | | | Changes: https://github.com/jeremyevans/sequel/blob/master/CHANGELOG
* - Update to 4.0.4sunpoet2016-03-082-3/+3
| | | | | Changes: https://github.com/mongodb/bson-ruby/releases https://github.com/mongodb/bson-ruby/commits/master
* - Update to 1.3.5sunpoet2016-03-082-5/+5
| | | | | | | - Add LICENSE_FILE - Fix indent Changes: https://github.com/stompgem/stomp/blob/dev/CHANGELOG.rdoc
* - Add LICENSE_FILEsunpoet2016-03-081-0/+1
|
* - Add LICENSE_FILEsunpoet2016-03-081-0/+1
|
* - Update to 0.9.6sunpoet2016-03-082-5/+6
| | | | | | | - Add LICENSE_FILE - Remove USE_RAKE Changes: https://github.com/rake-compiler/rake-compiler/blob/master/History.txt
* - Add LICENSEsunpoet2016-03-081-3/+6
| | | | - Update TEST_DEPENDS
* - Update to 1.1.0sunpoet2016-03-083-6/+13
| | | | | | | - Relax USES=python - Allow concurrent installation (USE_PYTHON=concurrent) Changes: https://github.com/gevent/gevent/releases
* - Update to 0.000026sunpoet2016-03-082-3/+3
| | | | Changes: http://search.cpan.org/dist/Test2/Changes
* devel/py-click: update 4.1 -> 6.3robak2016-03-082-3/+3
|
* Update to 5.0.21madpilot2016-03-082-6/+5
| | | | | | | PR: 207546 Submitted by: admin at mydevil.net Approved by: Svyatoslav Lempert <svyatoslav.lempert at gmail.com> (maintainer)
* About five years ago, DateTime::Util::Astro became DateTime::Astro, andmat2016-03-0812-73/+130
| | | | | | DateTime::Event::SolarTerm was incorporated in it. Clean up. Sponsored by: Absolight
* Mark broken on 9; doesn't build.trasz2016-03-071-0/+2
| | | | | MFC after: 1 month Sponsored by: The FreeBSD Foundation
* devel/gitg: fix packaging with python 3.5rm2016-03-072-2/+15
| | | | | | | Also add missing dependency upon py3gobject3 that is required when port is built with PYTHON option (default disable) With hat: gnome
* [NEW PORT] devel/py-update_checkerkoobs2016-03-074-0/+32
| | | | | | A python module that will check for package updates. WWW: https://github.com/bboe/update_checker
* devel/py-six: Update to 1.10.0, Modernizekoobs2016-03-072-5/+7
| | | | | | | | | | | | - Update PORTVERSION and distinfo checksum (1.10.0) - Enable NO_ARCH (architecture independent) - Update test target Changes: https://bitbucket.org/gutworth/six/src/default/CHANGES Approved by: koobs (python, with hat)
* - Remove unneeded linewen2016-03-071-1/+0
|
* - Update to 3.0.8wen2016-03-073-368/+7
| | | | | - Convert to autoplist - Convert to optionNG
* Update to 0.9915. Strip XS file.adamw2016-03-072-3/+6
| | | | Changes: https://metacpan.org/changes/distribution/version
* Update to 1.25.adamw2016-03-072-4/+3
| | | | Changes: https://metacpan.org/changes/distribution/DateTime
* Update to 1.31.adamw2016-03-072-3/+3
| | | | Changes: https://metacpan.org/changes/distribution/Term-ReadLine-Gnu
* Update to 1.1.1. Sort plist, add NO_ARCH, and remove unnecessary -i ''adamw2016-03-073-6/+8
| | | | | | from REINPLACE_CMD invocation. Changes: https://metacpan.org/changes/distribution/Make
* Add patches to fix CVE-2013-6892 and CVE-2016-2511.rakuco2016-03-073-0/+50
| | | | | | PR: 207740 Approved by: ports-secteam (feld) MFH: 2016Q1
* Fix the build on FreeBSD 9.rakuco2016-03-071-1/+7
| | | | | | | | | Remove some wrong assignments that force cc as the C compiler on FreeBSD; the port passes -std=c11 to the compiler and thus we need a compiler that's not always cc. PR: 207749 Submitted by: Tobias Kortkamp <t@tobik.me> (maintainer)
* devel/py-plan: update 0.3 -> 0.5robak2016-03-072-4/+3
|
* Remove expired ports:rene2016-03-0713-773/+0
| | | | | | | 2016-03-05 devel/seed: No longer used 2016-03-05 devel/seed3: No longer used 2016-03-06 audio/waheela: Distfiles unavailable and no updates in 6 years 2016-03-06 sysutils/logstash-contrib: Upstream now distributing plugins separately: see https://github.com/logstash-plugins
* devel/lfcbase: 1.7.2 -> 1.8.0pi2016-03-072-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | databases/cego: 2.29.1 -> 2.29.3 Changes to lfcbase: - Fix in Chain for truncleft, truncRight and cutTrailing. In case of single character strings, the methods might return wrong results. - Started with implementation of TextIndex class ( utility class for full text index creation ) Changes to cego: - Fixes for table and query cache handling - Fix in CegoDistManager::dropDistObject, table and query cache have been checked for cleanup, if a table is dropped - Fix in CegoQuery.cc, added table and query cache cleanup for alter and rename queries - Fix in CegoClient to parse multi line statements correctly. Further multi line merge token ( \ ) has been added to merge long string or clob values. Now the following statements are possible: insert into t1 values ( 1, 'this is\ a multi line \ message \ with four lines'); - Added include of string.h in CegoAction.c ( compile error occured on Suse Linux ) Submitted by: Bjoern Lemke <lemke@lemke-it.com>
* devel/py-stdnum: 1.2 -> 1.3pi2016-03-062-3/+3
| | | | | Changes: http://lists.arthurdejong.org/python-stdnum-announce/2016/msg00000.html
* Update WWW. The old WWW doesn't exists anymore.kwm2016-03-061-1/+1
| | | | | PR: 207741 Reported by: philippe.michel7@sfr.fr
* Update to 1.7bapt2016-03-063-4/+4
|
* Update to 3.7.2olivierd2016-03-062-3/+3
| | | | Changelog: https://www.mercurial-scm.org/wiki/WhatsNew#Mercurial_3.7.2_.282016-3-1.29
* - Update to 3.2.22.2sunpoet2016-03-062-3/+3
| | | | | | | Changes: https://github.com/rails/rails/blob/3-2-stable/activesupport/CHANGELOG.md https://github.com/rails/rails/compare/v3.2.22.1...v3.2.22.2 Security: 5a016dd0-8aa8-490e-a596-55f4cc17e4ef MFH: 2016Q1
* - Update to 4.2.5.2sunpoet2016-03-062-3/+3
| | | | | | Changes: https://github.com/rails/rails/blob/4-2-stable/actionview/CHANGELOG.md Security: 5a016dd0-8aa8-490e-a596-55f4cc17e4ef MFH: 2016Q1
* - Update to 4.2.5.2sunpoet2016-03-062-3/+3
| | | | | | | Changes: https://github.com/rails/rails/blob/4-2-stable/activejob/CHANGELOG.md https://github.com/rails/rails/compare/v4.2.5.1...v4.2.5.2 Security: 5a016dd0-8aa8-490e-a596-55f4cc17e4ef MFH: 2016Q1
* - Update to 4.2.5.2sunpoet2016-03-062-3/+3
| | | | | | | Changes: https://github.com/rails/rails/blob/4-2-stable/activesupport/CHANGELOG.md https://github.com/rails/rails/compare/v4.2.5.1...v4.2.5.2 Security: 5a016dd0-8aa8-490e-a596-55f4cc17e4ef MFH: 2016Q1
* - Update to 8.1.0sunpoet2016-03-062-3/+3
| | | | Changes: https://github.com/gitlabhq/gitlab_git/blob/master/CHANGELOG
* - Add LICENSE_FILEsunpoet2016-03-061-3/+3
| | | | - Fix RUN_DEPENDS
* - Update to 1.6.5sunpoet2016-03-062-4/+4
| | | | | | - Add LICENSE_FILE Changes: https://github.com/cjheath/treetop/commits/master
* - Update to 2.6.0sunpoet2016-03-062-4/+4
| | | | | | - Add LICENSE_FILE Changes: https://github.com/rsl/stringex/commits/master
* - Update to 3.0.3sunpoet2016-03-062-3/+3
| | | | Changes: https://github.com/rails/sprockets-rails/releases
* - Update to 1.6.4sunpoet2016-03-062-3/+3
| | | | Changes: https://github.com/rails/spring/blob/master/CHANGELOG.md
* - Update to 0.11.2sunpoet2016-03-062-3/+3
| | | | Changes: https://github.com/colszowka/simplecov/blob/master/CHANGELOG.md
* - Update to 0.2.4sunpoet2016-03-062-4/+4
| | | | | | - Add LICENSE_FILE Changes: https://github.com/frsyuki/sigdump/blob/master/ChangeLog
* - Update to 3.1.1sunpoet2016-03-062-3/+3
| | | | Changes: https://github.com/thoughtbot/shoulda-matchers/blob/master/NEWS.md
* - Update to 4.31.0sunpoet2016-03-062-3/+3
| | | | Changes: https://github.com/jeremyevans/sequel/blob/master/CHANGELOG
* - Update to 2.3.0sunpoet2016-03-062-6/+5
| | | | Changes: https://github.com/seattlerb/ruby2ruby/blob/master/History.txt
* - Update to 4.7.0sunpoet2016-03-062-4/+3
| | | | Changes: https://github.com/seattlerb/sexp_processor/blob/master/History.txt
* - Update to 3.4.3sunpoet2016-03-062-3/+3
| | | | Changes: https://github.com/rspec/rspec-core/blob/master/Changelog.md
* - Update to 1.1.0sunpoet2016-03-062-3/+3
| | | | Changes: https://github.com/ambethia/recaptcha/blob/master/CHANGELOG.md
* - Update to 4.2.2sunpoet2016-03-062-3/+3
| | | | Changes: https://github.com/rdoc/rdoc/blob/master/History.rdoc
* - Update to 2.1.3sunpoet2016-03-062-3/+3
| | | | Changes: https://github.com/ai/r18n/blob/master/r18n-core/ChangeLog.md
* - Update to 0.37.2sunpoet2016-03-062-5/+6
| | | | Changes: https://github.com/bbatsov/rubocop/blob/master/CHANGELOG.md
* - Update to 2.3.0.6sunpoet2016-03-062-3/+3
| | | | Changes: https://github.com/whitequark/parser/blob/master/CHANGELOG.md
* - Update to 4.3.5sunpoet2016-03-062-3/+3
| | | | Changes: https://github.com/thoughtbot/paperclip/blob/v4.3/NEWS
* - Update to 1.5.1sunpoet2016-03-063-7/+6
| | | | | | | - Update LICENSE - Update WWW Changes: https://github.com/dspinhirne/netaddr/blob/master/changelog
* - Update to 0.7.2sunpoet2016-03-063-8/+10
| | | | Changes: https://github.com/theforeman/kafo/commits/master
* - Update to 0.0.6sunpoet2016-03-063-7/+5
| | | | | | - Rename gemspec patch to patch-gemspec Changes: https://github.com/theforeman/kafo_parsers/commits/master
* - Update to 2.4.1sunpoet2016-03-062-3/+3
| | | | Changes: https://github.com/rails/jbuilder/blob/master/CHANGELOG.md
* - Add LICENSE_FILEsunpoet2016-03-061-1/+1
|
* - Update to 0.11.2sunpoet2016-03-062-4/+4
| | | | | | - Add LICENSE_FILE Changes: https://github.com/dkubb/ice_nine/commits/master
* - Update to 0.13.3sunpoet2016-03-062-3/+3
| | | | | Changes: https://github.com/seejohnrun/ice_cube/blob/master/CHANGELOG.md https://github.com/seejohnrun/ice_cube/commits/master
* - Update to 3.2.0sunpoet2016-03-062-3/+3
| | | | Changes: https://github.com/holidays/holidays/blob/master/CHANGELOG.md
* - Update to 4.5.0.1sunpoet2016-03-062-3/+3
| | | | Changes: https://github.com/bokmann/font-awesome-rails/blob/master/CHANGELOG.md
* - Update to 4.5.0.1sunpoet2016-03-062-3/+3
| | | | Changes: https://github.com/bokmann/font-awesome-rails/blob/master/CHANGELOG.md
* - Update to 3.5.6sunpoet2016-03-062-3/+3
| | | | Changes: https://github.com/plataformatec/devise/blob/3-stable/CHANGELOG.md
* - Update to 1.2.6sunpoet2016-03-062-3/+3
| | | | Changes: https://github.com/hassox/warden/blob/master/History.rdoc
* - Update to 2.6.2sunpoet2016-03-062-3/+3
| | | | Changes: https://github.com/jnicklas/capybara/blob/master/History.md
* - Update to 0.8.10sunpoet2016-03-062-6/+5
| | | | Changes: https://github.com/Dynflow/dynflow/commits/master
* - Update to 0.2.1sunpoet2016-03-062-5/+4
| | | | Changes: https://github.com/ruby-concurrency/concurrent-ruby/blob/master/CHANGELOG.md
* - Update to 0.7.0sunpoet2016-03-063-17/+6
| | | | Changes: https://github.com/tobiassvn/sidetiq/blob/master/CHANGELOG.md
* - Update to 4.1.1sunpoet2016-03-062-3/+3
| | | | Changes: https://github.com/mperham/sidekiq/blob/master/Changes.md
* - Update to 1.0.1sunpoet2016-03-062-4/+3
| | | | Changes: https://github.com/ruby-concurrency/concurrent-ruby/blob/master/CHANGELOG.md
* - Update to 4.4.0sunpoet2016-03-062-3/+3
| | | | Changes: https://github.com/commander-rb/commander/blob/master/History.rdoc
* - Update to 4.0.3sunpoet2016-03-062-3/+3
| | | | Changes: https://github.com/mongodb/bson-ruby/releases
* - Update to 1.3202.0 (v252)sunpoet2016-03-063-10/+8
| | | | Changes: https://github.com/cloudfoundry/bosh/releases
* - Update to 1.3202.0 (v252)sunpoet2016-03-062-3/+3
| | | | Changes: https://github.com/cloudfoundry/bosh/releases
* - Update to 1.3202.0 (v252)sunpoet2016-03-062-3/+3
| | | | Changes: https://github.com/cloudfoundry/bosh/releases
* - Update to 2.2.0sunpoet2016-03-062-5/+7
| | | | | | | - Fix LICENSE - Add LICENSE_FILE Changes: https://github.com/dmendel/bindata/blob/master/ChangeLog.rdoc
* - Update to 3.6.8sunpoet2016-03-062-3/+3
| | | | | Changes: https://github.com/marcandre/backports/blob/master/CHANGELOG.rdoc https://github.com/marcandre/backports/commits/master
* - Update to 2.2.20sunpoet2016-03-062-3/+3
| | | | Changes: https://github.com/aws/aws-sdk-ruby/blob/master/CHANGELOG.md
* - Update to 2.2.20sunpoet2016-03-062-3/+3
| | | | Changes: https://github.com/aws/aws-sdk-ruby/blob/master/CHANGELOG.md
* - Update to 2.2.20sunpoet2016-03-062-3/+3
| | | | Changes: https://github.com/aws/aws-sdk-ruby/blob/master/CHANGELOG.md
* - Update to 1.0.1sunpoet2016-03-062-7/+3
| | | | | | - Remove post-install: Changes: https://github.com/nov/attr_required/commits/master
* - Fix gemspec for rubygem-rubyzip 1.2.0 updatesunpoet2016-03-062-0/+12
| | | | - Bump PORTREVISION for package change
* - Update to 4.33sunpoet2016-03-062-4/+11
| | | | | | - Strip shared library Changes: http://search.cpan.org/dist/IO-AIO/Changes
* - Update to 3.0.6sunpoet2016-03-062-4/+4
| | | | Changes: https://github.com/guard/listen/releases
* - Update to 0.9.7sunpoet2016-03-062-3/+3
| | | | Changes: https://github.com/nex3/rb-inotify/commits/master
* - Add LICENSE_FILEsunpoet2016-03-061-0/+1
|
* - Update to 0.3.0sunpoet2016-03-062-3/+4
| | | | | | - Add LICENSE_FILE Changes: https://github.com/e2/nenv/releases
* - Update to 0.3.0sunpoet2016-03-062-3/+3
| | | | Changes: https://github.com/liufengyun/hashdiff/blob/master/changelog.md
* - Update to 1.36.0sunpoet2016-03-062-3/+3
| | | | | Changes: https://github.com/fog/fog-core/blob/master/changelog.md https://github.com/fog/fog-core/commits/master
* - Update to 0.46.0sunpoet2016-03-062-4/+4
| | | | | | - Add LICENSE_FILE Changes: https://github.com/excon/excon/blob/master/changelog.txt
* - Update to 1.0sunpoet2016-03-062-3/+4
| | | | | | | - Add LICENSE_FILE Changes: https://github.com/kurtraschke/pyRFC3339/releases https://github.com/kurtraschke/pyRFC3339/commits/master
* - Update to 2.1.0sunpoet2016-03-062-3/+3
| | | | Changes: https://sourceforge.net/p/pyparsing/code/HEAD/tree/trunk/src/CHANGES
* - Update to 2016.1sunpoet2016-03-062-3/+3
| | | | Changes: http://git.tiker.net/pudb.git
* - Update to 0.012sunpoet2016-03-062-3/+3
| | | | Changes: http://search.cpan.org/dist/Test-TempDir-Tiny/Changes
* - Update to 1.302027sunpoet2016-03-063-3/+7
| | | | | | - Mark DEPRECATED Changes: http://search.cpan.org/dist/Test-Stream/Changes
* - Update to 1.1.79sunpoet2016-03-062-3/+4
| | | | | | - Add LICENSE_FILE Changes: http://search.cpan.org/dist/Rinci/Changes
* - Update to 1.0.2sunpoet2016-03-062-4/+5
| | | | | | | - Add LICENSE_FILE - Add NO_ARCH Changes: http://search.cpan.org/dist/MooseX-Attribute-Chained/Changes
* - Update to 1.34sunpoet2016-03-062-3/+4
| | | | | | - Add NO_ARCH Changes: http://search.cpan.org/dist/MooseX-App/Changes
* - Update to 2.122sunpoet2016-03-062-3/+4
| | | | Changes: http://search.cpan.org/dist/Module-Release/Changes
* - Update to 0.36sunpoet2016-03-062-3/+3
| | | | Changes: http://search.cpan.org/dist/IO-Pager/CHANGES
* - Update to 1.0704sunpoet2016-03-062-3/+3
| | | | Changes: http://search.cpan.org/dist/Function-Parameters/Changes
* - Update to 1.73sunpoet2016-03-062-3/+3
| | | | Changes: http://search.cpan.org/dist/Data-Table/Changes
* - Update MASTER_SITESsunpoet2016-03-061-2/+4
| | | | | | - Convert to new options target helper Approved by: portmgr (blanket)
* - Update to 3.17.0sunpoet2016-03-064-15/+16
| | | | Changes: https://fossies.org/linux/libdap/NEWS
* - Add rubygem-unicode-display_width 0.3.1sunpoet2016-03-064-0/+28
| | | | | | | | An early draft of a way to determine the size of the characters using EastAsianWidth.txt, based on the very early draft of a Ruby interface to UnicodeData.txt by runpaint. WWW: https://github.com/janlelis/unicode-display_width
* - Add rubygem-kafo_wizards 0.0.1sunpoet2016-03-064-0/+30
| | | | | | | | | With this gem it is possible to define form or wizard and display it to the user using one of the defined backends. The form definition is independent on the chosen backend so it can be changed freely. Currently only command line (highline) backend is implemented, YAD or web based backend is planed. WWW: https://github.com/theforeman/kafo_wizards
* - Add p5-Test2-Suite 0.000020sunpoet2016-03-065-0/+153
| | | | | | Rich set fo tools, plugins, bundles, etc built upon the Test2 testing library. WWW: http://search.cpan.org/dist/Test2-Suite/
* - Add p5-Test2 0.000025sunpoet2016-03-065-0/+85
| | | | | | | Test2 is a new testing framework produced by forking Test::Builder, completely refactoring it, adding many new features and capabilities. WWW: http://search.cpan.org/dist/Test2/
* Add support for armv6 native debugging (no crossdebugging yet)gonzo2016-03-063-1/+379
| | | | | PR: 205468 Approved by: luca.pizzamiglio@gmail.com (maintainer)
* Add a port for py-pyinotify.jpaetzel2016-03-065-0/+29
| | | | | py-pyinotify is a python library for interfacing with libinotify.
* - Update to 0.8.3tota2016-03-062-5/+4
| | | | - Change LICENSE which should have been changed as of 0.8
* Update orc to 0.4.25.kwm2016-03-063-6/+5
|
* devel/cargo: update to 0.9.0jbeich2016-03-063-5/+28
|
* Update to 0.04matthew2016-03-052-3/+3
| | | | ChangeLog: http://cpansearch.perl.org/src/TRENDELS/Set-Tiny-0.04/Changes
* Update to 3.8.0 RC3.brooks2016-03-055-16/+32
| | | | | | | | | Update the version in the clang-format patch. [0] Attempt make ccc-analyzer have a usable default. [1] PR: 207065 [1] Submitted by: kpneal@pobox.com [0]
* devel/py-oslo.serialization: update to 2.4.0novel2016-03-052-3/+3
| | | | | PR: 207711 Approved by: Davide D'Amico (maintainer)
* devel/py-keystoneauth1: update to 2.3.0novel2016-03-052-3/+4
| | | | | PR: 207709 Approved by: Davide D'Amico (maintainer)
* devel/py-oslo.utils: update to 3.7.0novel2016-03-052-4/+3
|
* devel/py-oslo.i18n: update to 3.4.0novel2016-03-052-3/+3
|
* devel/py-debtcollector: update to 1.3.0novel2016-03-052-3/+3
| | | | | PR: 207710 Approved by: Davide D'Amico (maintainer)
* Update to 2.12. Add NO_ARCH.adamw2016-03-052-4/+4
| | | | Changes: https://metacpan.org/changes/distribution/Class-Method-Modifiers
* Update to 0.22. Sort plist, and add NO_ARCH.adamw2016-03-053-5/+5
| | | | Changes: https://metacpan.org/changes/distribution/Test-File-Contents
* Update to 0.096.adamw2016-03-052-3/+4
| | | | Changes: https://metacpan.org/changes/distribution/Data-Munge
* Update to 2.001001.adamw2016-03-052-3/+3
| | | | Changes: https://metacpan.org/changes/distribution/Moo
* New port: devel/py-positionalnovel2016-03-054-0/+33
| | | | | | | | | | | | | | positional provides a decorator which enforces only some args may be passed positionally. The idea and some of the code was taken from the oauth2 client of the google-api client. The decorator makes it easy to support Python 3 style key-word only parameters. WWW: https://github.com/morganfainberg/positional Reviewed by: koobs, mat Differential Revision: D5540
* Update to 1.4.22arved2016-03-052-4/+4
|
* Update to 0.7.0arved2016-03-053-4/+10
|
* Add new port devel/pragmarcsmarino2016-03-047-0/+282
| | | | | | | | | | | | | | | | | | | | | | | PragmAda Reusable Components (PragmARCs) from PragmAda S/W Engineering Provides basic to high-level reusable components to reduce requirements to write new code by 50%. An non-comprehensive component list: * ANSI TTY control * Assertion handler * Assignment * Unbounded bags * Binary searcher * Binary semaphores * Regex matcher * Complex numbers * Date handler * Card deck handler * Concurrent forwarder * Genetic algorithm * New getline * fast string hashing * Extended num. images * Signed int. images * Least squares fitting * Linear eq. solver * Bounded lists * Unbounded lists * Extended maths * GCD/LCM Int. functs * Generic math functs * Matrix maths * Text menu handler * Min/Max functions * Mix case converter * Concurrent monitor * Postfix calculator * Protected options * Bounded queues * Blocking queues * Quick searcher * Generic Regex * REM neural network * Safe pointers * Safe suspension * Safe semaphores * Discrete operations * Skip lists * Generic heap sort * Generic insert sort * Quick in-place sort * Generic radix sort * General stacks * 3-way comparisons * Random Num. generator * and more!
* Update goffice010 to 0.10.27.kwm2016-03-043-4/+4
|
* Update to a March 3rd snapshot.brooks2016-03-043-14/+41
| | | | | Update the Makefile.snapshot generate script to fine the date of the most recent change rather than using today's date.
* devel/simple_components: Upgrade version 4.8 => 4.11marino2016-03-042-6/+4
| | | | Approved by: maintainer (via #ada)
* Update libgsf to 1.14.36.kwm2016-03-043-4/+4
|
* Update libgit2-glib to 0.23.10.kwm2016-03-042-3/+3
|
* Add portscout macro to skip unstable versions.kwm2016-03-041-0/+2
|
* Update json-glib to 1.1.2.kwm2016-03-043-7/+12
|
* Update gvfs to 1.26.3.kwm2016-03-042-6/+5
| | | | | Update GPHOTO2 description to mention where it is used for. Remove obsolete configure switch.
* - Update to 1.3.2wen2016-03-042-5/+5
|
* devel/py-iso8601: Update to 0.1.11koobs2016-03-042-10/+7
| | | | | | | - Update PORTVERSION and distinfo checksum (0.1.11) - Update test target using new framework bits - Remove TESTS option bits accordingly - Enable NO_ARCH (architecture independent)
* Update to 1.002.adamw2016-03-042-3/+3
| | | | Changes: https://metacpan.org/changes/distribution/Import-Base
* Update libical-glib to 1.0.4.kwm2016-03-042-3/+3
|
* devel/py-libvirt: update to 1.3.2novel2016-03-042-3/+3
|
* devel/libvirt: update to 1.3.2novel2016-03-043-4/+4
|
* devel/py-pyflakes: Update to 1.1.0koobs2016-03-032-4/+4
| | | | | | | | | - Update PORTVERSION and distinfo checksum (1.1.0) - Enable "concurrent" Python version installation Changes: https://github.com/pyflakes/pyflakes/compare/1.0.0...1.1.0
* - Update to 2.01jadawin2016-03-032-3/+3
|
* New port: devel/libconcurrent.rakuco2016-03-035-0/+70
| | | | | | | | | | | | Tiny asymmetric-coroutine library: - generator bidirectional communication with yield_value/resume_value - native context switch - C11 WWW: https://github.com/sharow/libconcurrent/ PR: 207669 Submitted by: Tobias Kortkamp <t@tobik.me>
* New port: devel/git-cvs.rakuco2016-03-034-0/+30
| | | | | | | | | | Tool to incrementally import changesets from CVS into a Git repository with stable commit hashes. WWW: https://github.com/ustuehler/git-cvs/ PR: 207456 Submitted by: mp39590@gmail.com
* devel/py-tox: Update to 2.3.1koobs2016-03-032-8/+5
| | | | | | | | | | | - Update PORTVERSION and distinfo checksum (2.3.1) - Remove PYTEST option (unecessary) - Enable "concurrent" Python installation - Enable NO_ARCH (architecture independent) Changes: https://tox.readthedocs.org/en/latest/changelog.html
* devel/py-futures: Update to 3.0.5koobs2016-03-032-5/+10
| | | | | | | | | | | | | | | | | | | | - Update PORTVERSION and distinfo checksum (3.0.5) - Correctly limit to Python versions < 3. :2 means depend on lang/python2 (for the python2 symlink), which is an incorrect specification. - Enable NO_ARCH (architecture independent) - Add a comment above the test target to inform our future selves to increase the number of POSIX semaphores using sysctl. FreeBSD currently defaults to 30, and I don't believe there's a "blessed" way to have tests run as root to do this programatically. Without increasing the value, many tests are skipped: skipped 'system provides too few semaphores (30 available, 256 necessary)' Changes: https://github.com/agronholm/pythonfutures/blob/3.0.5/CHANGES
* devel/py-freezegun: Update to 0.3.6, Modernizekoobs2016-03-033-7/+36
| | | | | | | | | | | | | | | | | - Update PORTVERSION and distinfo checksum (0.3.6) - Update dateutil RUN_DEPENDS version to match that in setup.py - Add mock to TEST_DEPENDS (requirements.txt) - post-extract: Remove binary files and cache dirs from WRKSRC [1] - Patch setup.py to add test depends and add support for test command - Update test target, using canonical setuptools test command - Enable NO_ARCH (architecture independent) Changes: https://github.com/spulec/freezegun/blob/0.3.6/CHANGELOG [1] https://github.com/spulec/freezegun/pull/139 [2] https://github.com/spulec/freezegun/issues/134
* devel/py-fabric: Update to 1.10.2, Modernizekoobs2016-03-033-17/+13
| | | | | | | | | | | | - Update PORTVERSION and distinfo checksum (1.10.2) - Update and sort TEST_DEPENDS (adding RUN_DEPENDS no longer needed) - Update test target and remove TESTS option bits accordingly - Enable NO_ARCH (architecture independent) - Repatch setup.py Changes: http://www.fabfile.org/changelog.html
* devel/py-dateutil: Update to 2.5.0koobs2016-03-033-7/+7
| | | | | | | | | | | - Update PORTVERSION and distinfo checksum (2.5.0) - Update RUN_DEPENDS - Use dos2unix (o_O) - Update pkg-descr WWW: URL Changes: https://github.com/dateutil/dateutil/blob/2.5.0/NEWS
* devel/py-circuits: Update to 3.1.0, Modernizekoobs2016-03-032-7/+12
| | | | | | | | | | - Update PORTVERSION and distinfo checksum (3.1.0) - Add LICENCE_FILE - Sort USE_PYTHON values - Update test target - Remove __pycache__ dirs from sdist causing test failures [1] [1] https://github.com/circuits/circuits/issues/155
* devel/py-raven: 5.5.0 -> 5.11.0pi2016-03-032-3/+3
| | | | | Changes: https://github.com/getsentry/raven-python/commits/master
* Update to 20160228.rakuco2016-03-032-3/+3
| | | | | PR: 207614 Submitted by: Koichiro IWAO <meta+ports@vmeta.jp> (maintainer)
* Update to 0.16.rakuco2016-03-032-3/+3
| | | | | PR: 207593 Submitted by: Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer)
* Update to 1.2.2.rakuco2016-03-032-3/+3
| | | | | PR: 207641 Submitted by: Eero Hänninenn <fax@nohik.ee> (maintainer)
* Update to 1.7.2.rakuco2016-03-032-3/+3
| | | | | PR: 207642 Submitted by: Eero Hänninen <fax@nohik.ee> (maintainer)
* Update to 0.17.3.rakuco2016-03-032-3/+3
| | | | | PR: 207650 Submitted by: yuri@rawbw.com (maintainer)
* Update to 0.10.0.rakuco2016-03-032-3/+3
| | | | | PR: 207651 Submitted by: yuri@rawbw.com (maintainer)
* Update to 0.1.0.rakuco2016-03-032-3/+3
| | | | | PR: 207652 Submitted by: yuri@rawbw.com (maintainer)
* Update to 1.3.0.rakuco2016-03-033-3/+16
| | | | | PR: 207660 Submitted by: yuri@rawbw.com (maintainer)
* Remove expired ports:rene2016-03-034-33/+0
| | | | | | | | | | | 2016-03-01 net/samba4: not supported by the upstream 2016-03-01 net/isc-dhcp42-client: isc-dhcp 4.2 is End of Life 2016-03-01 net/isc-dhcp41-relay: isc-dhcp 4.1 is now End of Life 2016-03-01 net/isc-dhcp42-relay: isc-dhcp 4.2 is End of Life 2016-03-01 net/isc-dhcp41-client: isc-dhcp 4.1 is now End of Life 2016-03-01 net/isc-dhcp42-server: isc-dhcp 4.2 is End of Life 2016-03-01 devel/pear-IO_Bit: Unsupported upstream 2016-03-01 graphics/pear-IO_SWF: Unsupported upstream
* Update to 0.1.6jpaetzel2016-03-032-3/+3
|
* Update to 0.3.0 and add DOCS optionsolivier2016-03-023-13/+58
| | | | | Approved by: jadawin Differential Revision: https://reviews.freebsd.org/D5518
* Update to 0.7.1.vanilla2016-03-022-3/+3
|
* Update to 1.1.2skreuzer2016-03-023-12/+3
|
* Update to version 0.9.4skreuzer2016-03-022-3/+3
|
* Update to 0.5.6skreuzer2016-03-022-3/+3
|
* Update to version 0.1.6skreuzer2016-03-022-3/+3
|
* - Update to 1.29jadawin2016-03-022-3/+3
|
* - Update to 1.30jadawin2016-03-022-3/+3
|
* - Update to 1.24jadawin2016-03-022-3/+3
|
* - Update to 2.081jadawin2016-03-022-3/+3
|
* Update ocaml-pcre to 7.2.3johans2016-03-022-4/+3
|
* The NCSA license was added to the list of known ones.mat2016-03-021-2/+0
| | | | Sponsored by: Absolight
* - Update maintainer's email addresslwhsu2016-03-025-10/+10
| | | | Submitted by: maintainer (via facebook chat)
* - Update to 1.651lwhsu2016-03-022-3/+3
|
* Update devel/elixir-conform_exrm to version 1.0.0.olgeni2016-03-022-3/+3
|
* Update devel/elixir-conform to version 2.0.0.olgeni2016-03-024-7/+6
|
* Update devel/elixir-calendar to version 0.13.1.olgeni2016-03-023-3/+11
|
* Update devel/elixir-timex to version 1.0.2.olgeni2016-03-023-3/+6
|
* Update devel/elixir-exrm to version 1.0.2.olgeni2016-03-022-3/+3
|
* Add devel/p5-Import-Base.adamw2016-03-025-0/+39
| | | | | | | | | This module makes it easier to build and manage a base set of imports. Rather than importing a dozen modules in each of your project's modules, you simply import one module and get all the other modules you want. This reduces your module boilerplate from 12 lines to 1. WWW: https://metacpan.org/pod/Import::Base
* Update to 1.002005. Sort plist, add NO_ARCH, and register missingadamw2016-03-023-5/+9
| | | | | | dependency. Changes: https://metacpan.org/changes/distribution/Import-Into
* Update to 20160302. Sort plist.adamw2016-03-023-4/+4
| | | | Changes: https://metacpan.org/changes/release/SHANCOCK/Perl-Tidy-20160302
* - Update to 1.06culot2016-03-012-3/+4
| | | | | | - Add NO_ARCH Changes: http://search.cpan.org/dist/Devel-CheckLib/CHANGES
* - Update to 20160301jadawin2016-03-012-3/+3
|
* - Update to 1.23jadawin2016-03-012-3/+3
|
* - Update to 2.080jadawin2016-03-012-3/+3
|
* Remove lines accidentally committed referring to uncommitted ↵theraven2016-03-011-2/+0
| | | | work-in-progress ports.
* Update CheriVis to the latest version.theraven2016-03-014-14/+7
| | | | This also switches CheriVis to depending on CHERI-LLVM (via cheritrace), allowing it to correctly handle CHERI (not just MIPS) instructions.
* Add port for the cheri streamtrace library / tool.theraven2016-03-015-0/+38
|
* Add devel/p5-MooX-TypeTiny.adamw2016-03-015-0/+43
| | | | | | | | | | | | | | This module optimizes Moo type checks when used with Type::Tiny to perform better. It will automatically apply to isa checks and coercions that use Type::Tiny. Non-Type::Tiny isa checks will work as normal. This is done by inlining the type check in a more optimal manner that is specific to Type::Tiny rather than the general mechanism Moo usually uses. With this module, setters with type checks should be as fast as an equivalent check in Moose. WWW: https://metacpan.org/pod/MooX::TypeTiny
* Update to 3.5.0.vanilla2016-03-013-3/+4
|
* Update to 2.001000. Freshen pkg-descr with the text in Moo(3pm).adamw2016-03-013-9/+13
| | | | Changes: https://metacpan.org/changes/distribution/Moo
* Update to 0.13.11 release and use the bash startup script by default.ale2016-03-012-3/+4
|
* Remove expired ports:rene2016-03-014-32/+0
| | | | | | | | 2016-02-29 audio/audacious-dumb: Broken for more than 6 months 2016-02-29 net/ntopng: Broken for more than 6 months 2016-02-29 audio/rezound: Broken for more than 6 months 2016-02-29 net/rubygem-amqp067: Upstream prefers net/rubygem-bunny 2016-02-29 devel/py-unittestplus: Tarballs and upstream website disappeared
* devel/alog: Upgrade version 0.5.0 => 0.5.1marino2016-02-292-3/+3
|
* New port: devel/py-rcsparse.rakuco2016-02-294-0/+31
| | | | | | | | | A fast RCS file parsing library (needed for fromcvs). WWW: https://github.com/corecode/rcsparse/ PR: 207455 Submitted by: mp39590@gmail.com
* Update to 0.16.rakuco2016-02-296-39/+63
| | | | | | | | This version has quite a number of fixes, but the most important new feature is that it can handle both 32-bit and 64-bit ELF files now. PR: 206931 Submitted by: dim
* Update devel/elixir-exrm to version 1.0.1.olgeni2016-02-292-3/+3
|
* Unmark BROKEN, pass maintainership to submitter.rakuco2016-02-292-6/+5
| | | | | PR: 206695 Submitted by: Chris Hutchinson <portmaster@bsdforge.com>
* Update to 0.3.4.rakuco2016-02-282-3/+3
| | | | | PR: 207398 Submitted by: oleksii.tsai@gmail.com (maintainer)
* Objecthash provides a way to cryptographically hash objects (in thetrasz2016-02-284-0/+38
| | | | | | | | JSON-ish sense) that works cross-language and therefore cross-encoding. WWW: https://github.com/benlaurie/objecthash Sponsored by: The FreeBSD Foundation
* devel/renpy: prepare for ffmpeg 3.0 updatejbeich2016-02-282-0/+87
| | | | Obtained from: upstream
* Update devel/elixir-apex to version 0.4.0.olgeni2016-02-273-3/+4
|
* Update devel/elixir-exrm to version 1.0.0.olgeni2016-02-272-3/+3
|
* Update devel/relx to version 3.18.0.olgeni2016-02-272-11/+10
|
* - update to 20160220trociny2016-02-273-93/+6
| | | | - remove outdated patch (it was needed for 8.3)
* devel/py-pytest: Update to 2.8.7koobs2016-02-273-6/+18
| | | | | | | | | | | | - Update PORTVERSION and distinfo checksum (2.8.7) - Remove nose from TEST_DEPENDS (only mentioned in tox.ini) - Patch setup.py not to install version-suffixed console_scripts - Enable "concurrent" Python installation accordingly - Remove USES=zip, DISTFILES is now a tarball Changes: http://pytest.org/latest/changelog.html
* - Update to 3.10.1bdrewery2016-02-276-5/+335
| | | | | | | | | | | | | | | | | | | | - Add pipe(2) syscall - Add cpuset_getaffinity(2) syscall - Support arguments for cpuset_setaffinity(2) syscall - sendfile(2) syscall fixes - getsockopt(2) syscall fixes - Add missing fcntl(2) handlers [1] - Add missing jail syscalls [2] - Add missing kldload syscalls [3] - Add missing accept4(2) syscall [4] PR: 196451 [1] Obtained from: https://bitbucket.org/stass/valgrind-freebsd/issues/15/missing-fcntl-commands [1] PR: 152899 [2] Obtained from: https://bitbucket.org/stass/valgrind-freebsd/pull-requests/10/implement-some-of-the-jails-syscalls/diff [2] Obtained from: https://bitbucket.org/stass/valgrind-freebsd/pull-requests/11/fix-issue-25-add-kldload-kldunload-kldfind/diff [3] Obtained from: https://bitbucket.org/stass/valgrind-freebsd/pull-requests/8/fix-issue-21-accept4-is-unimplemented-on/diff [4]
* - Take back maintainershipbdrewery2016-02-273-5/+59
| | | | | | - Add a patch for "unhandled sysarch cmd 132" error. PR: 202766
* Add an option to build with support for CMSIS-DAPskreuzer2016-02-271-1/+9
| | | | | PR: 207488 Submitted by: Bernd Walter <ticso@cicely7.cicely.de>
* Take back maintainershipbdrewery2016-02-271-1/+1
|
* A set of simple(ish) C++ templates which implement sum and option types.pawel2016-02-274-0/+35
| | | | | They serve a similar purpose to boost::variant and boost::optional but are implemented on top of Qt's QVariant container.
* New port: devel/yaggo.rakuco2016-02-275-0/+52
| | | | | | | | | Generate command line parser using getopt_long. WWW: https://github.com/gmarcais/yaggo PR: 207062 Submitted by: Jason Bacon <bacon4000@gmail.com>
* - Update to 0.29wen2016-02-262-3/+3
| | | | Changes: http://search.cpan.org/src/ROBIN/Want-0.29/Changes
* [NEW] devel/py-vcrpy: Automatically mock HTTP interactions to simplify and ↵koobs2016-02-264-0/+66
| | | | | | | | | | | | | | | | | | | | | | | speed up testing VCR.py simplifies and speeds up tests that make HTTP requests. The first time you run code that is inside a VCR.py context manager or decorated function, VCR.py records all HTTP interactions that take place through the libraries it supports and serializes and writes them to a flat file (in yaml format by default). This flat file is called a cassette. When the relevant peice of code is executed again, VCR.py will read the serialized requests and responses from the aforementioned cassette file, and intercept any HTTP requests that it recognizes from the original test run and return the responses that corresponded to those requests. This means that the requests will not actually result in HTTP traffic, which confers several benefits including: * The ability to work offline * Completely deterministic tests * Increased test execution speed WWW: https://github.com/kevin1024/vcrpy
* [NEW] devel/py-pytest-localserver: Py.test Plugin to test server connections ↵koobs2016-02-264-0/+42
| | | | | | | | | | | | | | | locally pytest-localserver is a plugin for the pytest testing framework which enables you to test server connections locally. Sometimes monkeypatching urllib2.urlopen() just does not cut it, for instance if you work with urllib2.Request, define your own openers/handlers or work with httplib. In these cases it may come in handy to have an HTTP server running locally which behaves just like the real thing. Well, look no further! WWW: https://bitbucket.org/pytest-dev/pytest-localserver/
* Tinyarrays are similar to NumPy arrays, but optimized for smallwen2016-02-264-0/+32
| | | | | | | | | | | sizes. Common operations on very small arrays are to 3-7 times faster than with NumPy (with NumPy 1.6 it used to be up to 35 times), and 3 times less memory is used to store them. Tinyarrays are useful if you need many small arrays of numbers, and cannot combine them into a few large ones. (The resulting code is still much slower than C, but it may now be fast enough.) WWW: https://gitlab.kwant-project.org/kwant/tinyarray
* devel/tkcvs: submitter wants to become maintainer, updates descriptionpi2016-02-262-7/+13
| | | | | PR: 207493 Submitted by: Chris Hutchinson <portmaster@bsdforge.com>
* Update to 0.47.adamw2016-02-263-6/+14
| | | | | | | Move p5-Test-mysqld to TEST_DEPENDS. It can be used but isn't required. Add p5-Test-postgresql to TEST_DEPENDS as well. They could probably be reasonably added as OPTIONs. Also add a note that to run all the tests you need to add USE_MYSQL=server.
* Update to 2.01. Sort plist, and switch to modbuildtiny.adamw2016-02-263-6/+5
|
* Update to 5.20160121.adamw2016-02-262-3/+3
| | | | Changes: https://metacpan.org/changes/distribution/Module-CoreList
* Update to 5.01.adamw2016-02-262-3/+3
| | | | Changes: https://metacpan.org/changes/distribution/Minion
* Fix the build on 9.3-i386 by working around base GCC's limitations.rakuco2016-02-253-2/+69
| | | | | | | Add the "LL" suffix to constants that base GCC thinks are too big. PR: 207486 MFH: 2016Q1
* Set ALL_TARGET to poco.rakuco2016-02-251-0/+1
| | | | | | | | The "all" target builds samples and tests regardless of whether they were disabled in the configuration script (consequently not honoring the options set in the port). MFH: 2016Q1
* Reassign wes@'s ports to the pool.rakuco2016-02-252-2/+2
| | | | | | | This commit bit was taken in for safekeeping in 2011 with r269228. For some reason I don't understand there are commits from him in 2011 and 2012 after that happened, but in any case his last commit was in mid-2012 and he isn't active in Bugzilla.
* Update to 1.6bapt2016-02-253-4/+4
|
* - Update to 1.642.2lwhsu2016-02-252-3/+3
| | | | | | Approved by: swills (implicitly) MFH: 2016Q1 Security: 7e01df39-db7e-11e5-b937-00e0814cab4e
* - Update to 1.650lwhsu2016-02-252-3/+3
| | | | | MFH: 2016Q1 Security: 7e01df39-db7e-11e5-b937-00e0814cab4e
* Really unbreak gitg. Make sure a required file is generated. The issuekwm2016-02-251-0/+11
| | | | is reported upstream for a propper fix.
* Update devel/erlang-cuttlefish to version 2.0.6.olgeni2016-02-242-3/+3
|
* Update devel/distel to version 4.1.1.olgeni2016-02-242-3/+4
|
* - Update to 1.64wen2016-02-242-3/+3
| | | | Changes: http://search.cpan.org/src/DROLSKY/DateTime-Format-Strptime-1.64/Changes
* - Update to 2.58wen2016-02-242-3/+3
| | | | Changes: http://search.cpan.org/src/BINGOS/CPAN-Perl-Releases-2.58/Changes
* LLD also doesn't build on 9 due to broken C++11 support.brooks2016-02-241-6/+11
|
* Update devel/elixir-plug to version 1.1.2.olgeni2016-02-243-3/+4
|
* devel/looks:makc2016-02-241-3/+2
| | | | | | - The tarballs of old releases have been removed from upstream site (see http://www.jgoodies.com/downloads/libraries/ for details). Use local copy and unbreak the port.
* Fix plist with NLS on after r409422.rakuco2016-02-232-0/+2
|
* - Update to 1.649lwhsu2016-02-232-3/+3
|