aboutsummaryrefslogtreecommitdiff
path: root/devel
Commit message (Collapse)AuthorAgeFilesLines
* Update science/hdf5 to 1.10.1Sunpoet Po-Chuan Hsieh2017-05-301-0/+1
| | | | | | | | | - Bump PORTREVISION for shlib change Changes: https://support.hdfgroup.org/ftp/HDF5/releases/hdf5-1.10/hdf5-1.10.1/src/hdf5-1.10.1-RELEASE.txt Notes: svn path=/head/; revision=442050
* Add rubygem-gettext_i18n_rails_js 1.3.0Sunpoet Po-Chuan Hsieh2017-05-304-0/+35
| | | | | | | | | | | | | GettextI18nRailsJs extends gettext_i18n_rails, making your .PO files available to client side Javascript as JSON. It will find translations inside your .js, .coffee, .handlebars and .mustache files, then it will create JSON versions of your .PO files so you can serve them with the rest of your assets, thus letting you access all your translations offline from client side Javascript. WWW: https://github.com/webhippie/gettext_i18n_rails_js Notes: svn path=/head/; revision=442048
* Add rubygem-gettext_i18n_rails 1.8.0Sunpoet Po-Chuan Hsieh2017-05-304-0/+33
| | | | | | | | | | | | | | gettext_i18n_rails is simple FastGettext Rails integration. Translate via FastGettext, use any other I18n backend as extension/fallback. Rails does: I18n.t('syntax.with.lots.of.dots') with nested yml files. We do: _('Just translate my damn text!') with simple, flat mo/po/yml files or directly from db. To use I18n, calls add a syntax.with.lots.of.dots translation. WWW: https://github.com/grosser/gettext_i18n_rails Notes: svn path=/head/; revision=442047
* Add py3-urwid 1.3.1Sunpoet Po-Chuan Hsieh2017-05-303-1/+11
| | | | | | | | PR: 219612 Submitted by: Rudolf Siegel <rs.os@t-online.de> Notes: svn path=/head/; revision=442045
* Update to 1.43Sunpoet Po-Chuan Hsieh2017-05-302-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/DateTime/Changes Notes: svn path=/head/; revision=442044
* devel/cdecl: upgrade to 3.1Larry Rosenman2017-05-302-4/+4
| | | | | | | | | | | | | | | | | **C++ new-style casts** Added support for C++ new-style casts. **Language-sensitive autocompletion** Autocompletion is now language-sensitive in that it will not offer completions that are not valid in the current language. **Context-sensitive autocompletion** Autocompletion is now slightly more context-sensitive in that it will offer only command keywords for the first word in the input. **Fixed command-line error printing** Command-line input is now printed when there's an error. Notes: svn path=/head/; revision=442043
* devel/py-cluster: Update to 1.4.0Danilo G. Baio2017-05-302-4/+4
| | | | | | | | | | Added a "display" method to hierarchical clusters (by 1kastner) Approved by: garga (mentor) Differential Revision: https://reviews.freebsd.org/D10956 Notes: svn path=/head/; revision=442039
* devel/jenkins-lts: update to 2.46.3Steve Wills2017-05-302-4/+4
| | | | Notes: svn path=/head/; revision=442037
* Update devel/elixir-csv to version 2.0.0.Jimmy Olgeni2017-05-294-23/+24
| | | | Notes: svn path=/head/; revision=442029
* Remove CONFLICTS_INSTALL: devel/cocaine-core has been removed over 2.5 yearsSunpoet Po-Chuan Hsieh2017-05-291-2/+0
| | | | Notes: svn path=/head/; revision=441998
* Update CONFLICTS_INSTALLSunpoet Po-Chuan Hsieh2017-05-291-1/+1
| | | | Notes: svn path=/head/; revision=441997
* Add LICENSE_FILESunpoet Po-Chuan Hsieh2017-05-291-1/+2
| | | | | | | - Use CONFLICTS_INSTALL instead of CONFLICTS Notes: svn path=/head/; revision=441996
* devel/py-docker-py: missing run dependencyWilliam Grzybowski2017-05-291-0/+3
| | | | | | | | PR: 219584 Reported by: asomers Notes: svn path=/head/; revision=441990
* Update devel/cdecl to 3.1.5Larry Rosenman2017-05-292-4/+4
| | | | | | | | **Fixed color prompt caret position** The position of the caret in error messages when using color prompts has been fixed. Notes: svn path=/head/; revision=441981
* Add devel/erlang-unicode_util_compat, a compatibility library forJimmy Olgeni2017-05-295-0/+32
| | | | | | | unicode_util from Erlang R20. Notes: svn path=/head/; revision=441974
* Fix options helperSunpoet Po-Chuan Hsieh2017-05-281-3/+1
| | | | | | | | | | - Fix OPTIONS_DEFAULT: remove NLS which is added by framework - Remove .include <bsd.port.options.mk> Approved by: portmgr (blanket) Notes: svn path=/head/; revision=441951
* Allow concurrent installation (USE_PYTHON=concurrent)Sunpoet Po-Chuan Hsieh2017-05-281-5/+5
| | | | | | | | | - Remove EXAMPLESDIR - Use do-test: - Bump PORTREVISION for package change Notes: svn path=/head/; revision=441947
* Use DISTVERSIONPREFIX instead of DISTNAMESunpoet Po-Chuan Hsieh2017-05-281-1/+1
| | | | Notes: svn path=/head/; revision=441946
* Pet portlintSunpoet Po-Chuan Hsieh2017-05-288-25/+28
| | | | | | | | | | | - Move LICENSE downward - Sort USE_PYTHON - Strip shared library - Regenerate patch files with makepatch: - Bump PORTREVISION for package change Notes: svn path=/head/; revision=441945
* Add LICENSESunpoet Po-Chuan Hsieh2017-05-282-3/+7
| | | | | | | | | | - Use DISTVERSIONPREFIX instead of DISTNAME - Remove leading indefinite article from COMMENT - Add NO_ARCH - Sort PLIST Notes: svn path=/head/; revision=441936
* Add LICENSESunpoet Po-Chuan Hsieh2017-05-282-2/+6
| | | | | | | | | - Use DISTVERSIONPREFIX instead of DISTNAME - Add NO_ARCH - Sort PLIST Notes: svn path=/head/; revision=441935
* Add LICENSESunpoet Po-Chuan Hsieh2017-05-282-4/+7
| | | | | | | | | | - Use DISTVERSIONPREFIX instead of DISTNAME - Clean up Makefile - Add NO_ARCH - Sort PLIST Notes: svn path=/head/; revision=441934
* Add LICENSESunpoet Po-Chuan Hsieh2017-05-282-62/+66
| | | | | | | | | - Add NO_ARCH - Run file removal in post-patch: - Sort PLIST Notes: svn path=/head/; revision=441933
* Add LICENSESunpoet Po-Chuan Hsieh2017-05-282-8/+12
| | | | | | | | - Add NO_ARCH - Sort PLIST Notes: svn path=/head/; revision=441932
* Update to 1.037Sunpoet Po-Chuan Hsieh2017-05-282-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/PAR-Packer/Changes Notes: svn path=/head/; revision=441928
* Register dependency on groffAntoine Brodin2017-05-281-1/+1
| | | | | | | PR: 213725 Notes: svn path=/head/; revision=441925
* Update devel/erlang-gpb to version 3.27.0.Jimmy Olgeni2017-05-282-4/+4
| | | | Notes: svn path=/head/; revision=441920
* Update to glibc 2.17-157.el7_3.2, amd64 kernel-headers 3.10.0-514.21.1.el7Tijl Coosemans2017-05-282-24/+24
| | | | | | | and i386 kernel-headers 3.10.0-514.16.1.el7. Notes: svn path=/head/; revision=441918
* Register dependency on groffAntoine Brodin2017-05-281-0/+1
| | | | | | | PR: 213725 Notes: svn path=/head/; revision=441907
* Update to 7.26Sunpoet Po-Chuan Hsieh2017-05-282-7/+5
| | | | | | | Changes: http://search.cpan.org/dist/ExtUtils-MakeMaker/Changes Notes: svn path=/head/; revision=441888
* - Disable docs explicitly. Texlive is needed to build man pages and if it's ↵Danilo Egea Gondolfo2017-05-281-0/+1
| | | | | | | | | detected docs are generated, causing plist errors. PR: 219582 Notes: svn path=/head/; revision=441885
* Mark some ports failing on armv6, for errors classified as "missing_header".Mark Linimon2017-05-271-0/+2
| | | | | | | | | While here, pet portlint. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=441882
* Mark some ports failing on armv6, for errors classified as "linker_error".Mark Linimon2017-05-272-2/+6
| | | | | | | | | While here, pet portlint. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=441881
* Mark some ports failing on armv6, for errors classified as "coredump".Mark Linimon2017-05-271-0/+2
| | | | | | | | | | | This skips the ports that possibly only coredump under qemu. While here, pet portlint. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=441875
* Mark some ports failing on armv6, for errors classified as "configure_error".Mark Linimon2017-05-271-0/+1
| | | | | | | | | | | | | Note: this skips all the ports that _sometimes_ fail with CMake errors. We need to investigate that problem, and find out if it is specific to the qemu environment. While here, pet portlint. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=441874
* devel/rubygem-webpacker-rails5: Update to version 2.0Joseph Mingrone2017-05-272-4/+4
| | | | | | | | | | Upstream changes: https://github.com/rails/webpacker/blob/master/CHANGELOG.md Approved by: swills (mentor, implicit) Notes: svn path=/head/; revision=441872
* Update to 0.11.3Sunpoet Po-Chuan Hsieh2017-05-272-4/+4
| | | | | | | Changes: https://github.com/google/google-api-ruby-client/blob/master/CHANGELOG.md Notes: svn path=/head/; revision=441861
* Update to 4.1.3Sunpoet Po-Chuan Hsieh2017-05-272-4/+4
| | | | | | | Changes: https://github.com/collectiveidea/delayed_job/blob/master/CHANGELOG.md Notes: svn path=/head/; revision=441860
* The ino64 commit to base was in OSVERSION 1200031, so fix the logic bugKoop Mast2017-05-271-5/+5
| | | | | | | | | | and include this OSVERSION aswell .. Submitted by: antoine@ Pointyhat to: kwm@ Notes: svn path=/head/; revision=441856
* Mark some ports failing on armv6, for errors classified as "clang".Mark Linimon2017-05-274-6/+9
| | | | | | | | | While here, pet portlint. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=441847
* Rebuild rebar3 cache file because an incorrect version may beJimmy Olgeni2017-05-272-5/+6
| | | | | | | | | | stuck in distfile caches. PR: 219591 Submitted by: John Parkey Notes: svn path=/head/; revision=441841
* Fix checksum of glibc src rpm.Tijl Coosemans2017-05-271-3/+3
| | | | Notes: svn path=/head/; revision=441840
* Update to 2.2.0Sunpoet Po-Chuan Hsieh2017-05-272-4/+4
| | | | | | | Changes: https://github.com/stevenosloan/slack-notifier/blob/master/changelog.md Notes: svn path=/head/; revision=441838
* Update to 1.0.4Sunpoet Po-Chuan Hsieh2017-05-272-4/+4
| | | | | | | Changes: https://github.com/rake-compiler/rake-compiler/blob/master/History.txt Notes: svn path=/head/; revision=441837
* Respect CFLAGS: particularly, do not pass `-march=native' which someAlexey Dokuchaev2017-05-271-3/+2
| | | | | | | compilers do not like, which in turn might break the build. Notes: svn path=/head/; revision=441826
* Update to 1.9.11.Vanilla I. Shu2017-05-272-4/+4
| | | | | | | Sponsored by: kkstream Notes: svn path=/head/; revision=441825
* Mark some ports failing on armv6, for errors classified as "bad C++ code".Mark Linimon2017-05-271-2/+2
| | | | | | | | | While here, pet portlint. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=441823
* Make sure <arch-gcc> come with consistent contentAlexander Kabaev2017-05-272-4/+18
| | | | | | | | | | | | | | | | | Expand hackery in post-install target to make sure that we always end up with same set of $GCC_TARGET-prefixed files no matter if port is built for cross target or for native target to be used as external toolchain. Take over the maintainership. Reviewed by: emaste, imp, bapt Approved by: bapt Differential Revision: https://reviews.freebsd.org/D10537 Notes: svn path=/head/; revision=441822
* Mark some ports failing on armv6, for errors classified as "???".Mark Linimon2017-05-268-3/+18
| | | | | | | | | While here, pet portlint. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=441814
* devel/py-libzfs: update to 1.0.20170525William Grzybowski2017-05-262-5/+5
| | | | Notes: svn path=/head/; revision=441811