Commit graph

21268 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
52bc2aa725 Update to 0.18.2
Changes:	https://github.com/gjtorikian/commonmarker/commits/master
2019-01-25 19:59:48 +00:00
Sunpoet Po-Chuan Hsieh
dcb7fb5a70 Update to 0.9.18
Changes:	https://github.com/lsegal/yard/releases
		https://github.com/lsegal/yard/blob/master/CHANGELOG.md
2019-01-23 17:35:13 +00:00
Sunpoet Po-Chuan Hsieh
bd2890a748 Update to 0.9.17
- Add LICENSE_FILE

Changes:	https://github.com/lsegal/yard/releases
		https://github.com/lsegal/yard/blob/master/CHANGELOG.md
2019-01-23 00:02:06 +00:00
Sunpoet Po-Chuan Hsieh
7a7fe4dbcb Update to 9.4.6
Changes:	https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
2019-01-23 00:02:01 +00:00
Sunpoet Po-Chuan Hsieh
51f8dfdb8d Update to 18.11.0
Changes:	https://github.com/mk-fg/pretty-yaml/commits/master
2019-01-23 00:01:39 +00:00
Sunpoet Po-Chuan Hsieh
7dbdaea46a Add p5-CSS-Sass 3.4.10
CSS::Sass provides a perl interface to LibSass, a nearly complete Sass compiler
written in C++. It is currently at ruby sass 3.4 feature parity and heading
towards 3.5 compatibility. It can compile .scss and .sass files.

WWW: https://metacpan.org/release/CSS-Sass
2019-01-22 23:59:49 +00:00
Sunpoet Po-Chuan Hsieh
3bd214e5a2 Add minify 2.3.8
Minify is a minifier package written in Go. It provides HTML5, CSS3, JS, JSON,
SVG and XML minifiers and an interface to implement any other minifier.
Minification is the process of removing bytes from a file (such as whitespace)
without changing its output and therefore shrinking its size and speeding up
transmission over the internet and possibly parsing. The implemented minifiers
are designed for high performance.

The core functionality associates mimetypes with minification functions,
allowing embedded resources (like CSS or JS within HTML files) to be minified as
well. Users can add new implementations that are triggered based on a mimetype
(or pattern), or redirect to an external command (like ClosureCompiler,
UglifyCSS, ...).

WWW: https://github.com/tdewolff/minify
2019-01-22 23:59:22 +00:00
Wen Heping
6ede850a67 - Update to 1.30 2019-01-22 22:38:51 +00:00
Dmitry Marakasov
bc033e9fec JsonSlicer performs a stream or iterative, pull JSON parsing, which
means it does not load whole JSON into memory and is able to parse
very large JSON files or streams. The module is written in C and
uses YAJL JSON parsing library, so it's also quite fast.

JsonSlicer takes a path of JSON map keys or array indexes, and
provides iterator interface which yields JSON data matching given
path as complete Python objects.

WWW: https://pypi.org/project/jsonslicer/
2019-01-22 15:58:23 +00:00
Dmitry Marakasov
f69b6ad118 Sort category Makefile 2019-01-22 15:57:53 +00:00
Joseph Mingrone
d5427d383a textproc/hs-pandoc: Switch to static build and fix option issues
- With the default options, there were many large dependencies, including
  ghc.  Most users likely just want the application without the compiler and
  libraries, so switch to a static build.
- The build was failing with a few non-default option combinations (e.g,
  with HTTPS off).  Fix these and/or remove options that are probably not
  that useful for most users.
- The binary is linked to libffi.so, so add LIB_DEPENDS on devel/libffi.
- Pacify portlint

Reported by:	adamw
Approved by:	maintainer (haskell via arrowd)
Differential Revision:	https://reviews.freebsd.org/D18899
2019-01-22 15:03:24 +00:00
Guido Falsi
41ff4e536e Clenup xfce ports:
- Add missing dependencies
- Remove unneeded patches
- Regenerate and rename legacy patches
- Add NLS option to ports providing such a knob, and missing the
  option
- Add INSTALL_TARGET=install-strip where missing
- Sort things
- Remove unneeded +=
- Cosmetic changes to OPTION related variables to improve readability
- Update WWW
- Silence portlint warnings about variables order
- Bump PORTREVISION where changing dependencies and/or adding
  install-strip
2019-01-22 14:44:38 +00:00
Baptiste Daroussin
3608861f5f Update to 0.04-1 2019-01-22 06:46:48 +00:00
Baptiste Daroussin
cc57f818e5 Update to 20070901 2019-01-22 06:41:23 +00:00
Sunpoet Po-Chuan Hsieh
4cda9329c4 Update to 2019.01.20 2019-01-21 19:53:44 +00:00
Yuri Victorovich
1efed79417 textproc/py-gensim: Update 3.5.0 -> 3.7.0
Reported by:	portscout
2019-01-21 17:54:58 +00:00
Alexey Dokuchaev
623af3f740 Update GNU sed to version 4.7.
PR:		215768
Submitted by:	pfg
Exp-run by:	antoine
2019-01-21 14:37:46 +00:00
Baptiste Daroussin
5463b17503 Update to 2018.04.16-0 2019-01-21 12:08:11 +00:00
Jan Beich
e9b2a924c0 textproc/scdoc: update to 1.6.1
Changes:	https://git.sr.ht/%7Esircmpwn/scdoc/refs/1.6.1
2019-01-21 09:59:38 +00:00
Yuri Victorovich
74e55c9c77 textproc/py-bibtexparser: Update 1.0.1 -> 1.1.0
Reported by:	portscout
2019-01-21 09:28:59 +00:00
Rene Ladan
c2b7ef4eef textproc/py-diff-match-patch : update to 20181111
While here:
- update WWW to point to new homepage
- pet portlint

Reported by:	repology
2019-01-19 17:48:56 +00:00
Rene Ladan
cd87681c74 Drop a bunch of Python ports which were primarily used for Pootle. 2019-01-19 16:48:20 +00:00
Jan Beich
91ea5c3247 textproc/hunspell: update to 1.7.0
- Drop const optimization as v2 API moved to nuspell

Changes:	https://github.com/hunspell/hunspell/releases/tag/v1.7.0
2019-01-18 21:14:41 +00:00
Tobias Kortkamp
709bddfc45 textproc/pugixml: Update to 1.9
This also fixes an empty version field in pugixml's pkg-config file.
Some consumers like graphics/waylandpp refuse to use the system
pugixml because of it.

- Take maintainership
- Cleanup some things that are no longer needed
- Use CMAKE_{OFF,ON} helpers

Changes:	https://pugixml.org/docs/manual.html#v1.9
ABI:		https://abi-laboratory.pro/tracker/timeline/pugixml/
PR:		234779
Approved by:	ybungalobill@gmail.com (maintainer)
2019-01-18 18:23:12 +00:00
Jan Beich
6f333b0b12 lang/rust: update to 1.32.0
- devel/racer no longer needs to dowgrade rustc-ap-syntax
- Force rebuild all consumers to catch regressions early

Changes:	https://blog.rust-lang.org/2019/01/17/Rust-1.32.0.html
Approved by:	rust (tobik)
Differential Revision:	https://reviews.freebsd.org/D18858
2019-01-17 19:50:38 +00:00
Sunpoet Po-Chuan Hsieh
b8c1fa861d Update to 5.3
- Update MASTER_SITES
- Update WWW

Changes:	https://github.com/eugmes/fntsample/releases
2019-01-17 19:21:47 +00:00
Joseph Mingrone
add99db92a textproc/zsh-syntax-highlighting: Update to 0.6.0.231,1
Upstream commit log:
https://github.com/zsh-users/zsh-syntax-highlighting/commits/master
2019-01-16 21:18:49 +00:00
Sunpoet Po-Chuan Hsieh
5588b1c10d Update to 1.22
- Add NO_ARCH

Changes:	https://metacpan.org/changes/distribution/Lingua-EN-Fathom
2019-01-16 20:11:22 +00:00
Tijl Coosemans
1bf487d3e7 Fix Qt5 symbol version scripts to put the catch-all clause first. When
a symbol matches multiple clauses the last one takes precedence.  If the
catch-all is last it captures everything.  In the case of Qt5 libraries
this caused all symbols to have a Qt_5 label while some should have
Qt_5_PRIVATE_API.  This only affects lld because GNU ld always gives the
catch-all lowest priority.

Older versions of Qt5Webengine exported some memory allocation symbols from
the bundled Chromium.  Version 5.9 stopped exporting these [1] but the
symbols were kept as weak wrappers for the standard allocation functions to
maintain binary compatibility. [2][3]  The problem is that the call to the
standard function in these weak wrappers is only resolved to the standard
function if there's a call to this standard function in other parts of
Qt5Webengine, because only then is there a non-weak symbol that takes
precedence over the weak one.  If there's no such non-weak symbol the call
in the weak wrapper resolves to the weak wrapper itself creating an infinite
call loop that overflows the stack and causes a crash.  Some of the
allocation functions are variants of C++ new and delete and it probably
depends on the compiler whether these variants are used in other parts of
Qt5Webengine.

Remove the weak wrappers (make them Linux specific).  This isn't binary
compatible but we are already breaking that with the changes to the symbol
versions.

[1] 5c2cbfccf9
[2] 2ed5054e3a
[3] 009f5ebb4b

Bump all ports that depend on Qt5.

PR:		234070
Exp-run by:	antoine
Approved by:	kde (adridg)
2019-01-16 11:13:44 +00:00
Torsten Zuehlsdorff
6d13a9cc76 New port: textproc/rubygem-compass-blueprint
Compass extension for blueprint css framework.

WWW: https://github.com/Compass/compass-blueprint
2019-01-16 10:28:27 +00:00
Sunpoet Po-Chuan Hsieh
a1837e1998 Update to 1.54
Changes:	https://metacpan.org/changes/distribution/Text-Template
2019-01-15 21:20:15 +00:00
Sunpoet Po-Chuan Hsieh
88dd567c0b Add py-cmarkgfm 0.4.2
Minimalist Python bindings to GitHub's fork of cmark.

WWW: https://github.com/theacodes/cmarkgfm
2019-01-15 21:18:30 +00:00
Tobias C. Berner
b2d4a6a5d7 Update KDE Frameworks to 5.54.0
PR:		234905
Exp-run by:	antoine
2019-01-15 20:54:32 +00:00
Steve Wills
e89daa3d99 textproc/chkascii: update to version 1.3
PR:		234911
Submitted by:	bourne.identity@hotmail.com (maintainer)
2019-01-15 12:07:01 +00:00
Steve Wills
fee1f728f3 textproc/py-asciinema: update to 2.0.2 2019-01-15 00:33:36 +00:00
Sunpoet Po-Chuan Hsieh
2fcae76b77 Update to 2019.01.13 2019-01-14 15:39:29 +00:00
Sunpoet Po-Chuan Hsieh
87577437b1 Update to 2.2.0
Changes:	http://devel.ringlet.net/textproc/confget/CHANGES
- add a Python implementation: a confget library that may also be invoked from
  the command line with the same inteface as the C confget tool
- generate the TAP tests automatically from JSON definitions
2019-01-14 15:38:41 +00:00
Steve Wills
1e74ef120c textproc/py-elasticsearch-dsl: update to 6.3.1
PR:		234710
Submitted by:	Jeremy Baggs <jbaggs2016@gmail.com> (maintainer)
2019-01-14 12:47:35 +00:00
Dmitry Marakasov
d4722bc64e - Add LICENSE
- Add NO_ARCH

Approved by:	portmgr blanket
2019-01-14 09:00:29 +00:00
Wen Heping
ad4511942f - Update to 6.7 2019-01-14 03:17:23 +00:00
Sunpoet Po-Chuan Hsieh
8878eb76e7 Update WWW
Approved by:	portmgr (blanket)
2019-01-13 20:10:18 +00:00
Sunpoet Po-Chuan Hsieh
c70eb10fea Update WWW
Approved by:	portmgr (blanket)
2019-01-13 20:10:13 +00:00
Sunpoet Po-Chuan Hsieh
8b74b7c204 Update to 0.24
Changes:	https://metacpan.org/changes/distribution/Text-Trac
2019-01-13 20:09:38 +00:00
Sunpoet Po-Chuan Hsieh
6971d291c4 Update to 1.05
- Fix LICENSE
- Add missing *_DEPENDS
- Add NO_ARCH

Changes:	https://metacpan.org/changes/distribution/Apache-Solr
2019-01-13 20:09:33 +00:00
Sunpoet Po-Chuan Hsieh
54699ab7fc Update to 9.4.5
Changes:	https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
2019-01-13 20:08:35 +00:00
Sunpoet Po-Chuan Hsieh
fb0d20b964 Fix check-plist error
====> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: @dir %%DOC_DIR%%
===> Checking for items in pkg-plist which are not in STAGEDIR
===> Error: Plist issues found.
*** Error code 1

Stop.
make: stopped in /usr/ports/textproc/rubygem-cld3
2019-01-12 09:19:22 +00:00
Sunpoet Po-Chuan Hsieh
d2cca95ebf Update gemspec for rubygem-ffi 1.10.0 update
- Bump PORTREVISION for package change
2019-01-11 20:17:54 +00:00
Sunpoet Po-Chuan Hsieh
ced195a708 Update to 0.094
Changes:	https://metacpan.org/changes/distribution/Text-Table-Any
2019-01-11 20:17:13 +00:00
Dmitry Marakasov
c91d85894e - Pet portlint
- Add LICENSE
- Add NO_ARCH

Approved by:	portmgr blanket
2019-01-11 09:00:36 +00:00
Wen Heping
433f1c1ee6 - Update to 0.417
- Update RUN_DEPENDS
2019-01-11 02:42:50 +00:00