aboutsummaryrefslogtreecommitdiff
path: root/textproc
Commit message (Collapse)AuthorAgeFilesLines
* Mark some ports failing on power64. In cases where the error messageMark Linimon2017-05-225-1/+10
| | | | | | | | | | | | was a stub, provide a real one. While here, pet portlint. Approved by: portmgr (tier-2 blanket) Reported by: swills Notes: svn path=/head/; revision=441494
* Update to 2017.05.21Sunpoet Po-Chuan Hsieh2017-05-222-4/+4
| | | | Notes: svn path=/head/; revision=441479
* - Update to 0.65Dmitry Marakasov2017-05-224-4/+42
| | | | Notes: svn path=/head/; revision=441462
* Update to bibtool 2.67Johan van Selst2017-05-212-4/+6
| | | | | | | List license Notes: svn path=/head/; revision=441428
* Update to 0.2.2Sunpoet Po-Chuan Hsieh2017-05-213-20/+4
| | | | | | | Changes: https://github.com/jrobertson/pretty-xml/commits/master Notes: svn path=/head/; revision=441404
* - Update to 0.11Carlos J. Puga Medina2017-05-202-7/+8
| | | | | | | | | - Remove unnecessary pytest dependency - Add USE_LOCALE to fix all test cases - Update do-test target Notes: svn path=/head/; revision=441337
* Fix mangled shebang.Tobias C. Berner2017-05-202-0/+16
| | | | | | | Approved by: rakuco (mentor, implicit) Notes: svn path=/head/; revision=441326
* Update to 0.9.8Tobias C. Berner2017-05-203-7/+6
| | | | | | | Approved by: rakuco (mentor, implicit) Notes: svn path=/head/; revision=441318
* - Unbreak the build: the problem was caused by header file named `limits.h'Alexey Dokuchaev2017-05-202-9/+19
| | | | | | | | | | | | present in the source tree which, with -I. option passed to the compiler, would sometimes be picked up instead of expected `/usr/include/limits.h'. Fix this by renaming local header file with a `${PORTNAME}_' prefix; - Convert CPPFLAGS/LDFLAGS/MAKE_ENV variables to USES+=localbase; - Rewrite condition expression in standard syntax to get rid of dependency on `shells/bash', and wrap an overly long line while I'm here. Notes: svn path=/head/; revision=441310
* Update KDE Frameworks to 5.34.0Tobias C. Berner2017-05-203-9/+9
| | | | | | | | | | | PR: 219314 Reviewed by: rakuco Exp-run by: antoine Approved by: rakuco (mentor, implicit) Differential Revision: https://reviews.freebsd.org/D10747 Notes: svn path=/head/; revision=441306
* textproc/py-texttable: Update to 0.9.0Danilo G. Baio2017-05-192-4/+4
| | | | | | | | | | Changes: https://github.com/foutaise/texttable/releases/tag/v0.9.0 Approved by: garga (mentor) Differential Revision: https://reviews.freebsd.org/D10809 Notes: svn path=/head/; revision=441278
* Mark BROKEN: fails to buildAntoine Brodin2017-05-191-0/+2
| | | | | | | | | | | | In file included from info.c:34: In file included from /usr/local/include/uninum/uninum.h:19: /usr/local/include/gmp.h:1736:33: error: use of undeclared identifier 'UINT_MAX' __GMPZ_FITS_UTYPE_P (__gmp_z, UINT_MAX); Reported by: pkg-fallout Notes: svn path=/head/; revision=441260
* Update to 2.77Sunpoet Po-Chuan Hsieh2017-05-192-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/SVG/Changes Notes: svn path=/head/; revision=441250
* Update to 3.4.24Sunpoet Po-Chuan Hsieh2017-05-192-5/+4
| | | | | | | | Changes: https://github.com/sass/sass/blob/stable/doc-src/SASS_CHANGELOG.md http://sass-lang.com/documentation/file.SASS_CHANGELOG.html Notes: svn path=/head/; revision=441240
* Update to 1.4.11Sunpoet Po-Chuan Hsieh2017-05-192-7/+6
| | | | | | | | | | - Remove CFLAGS - Add missing USE_GNOME=libxml2 and USES=gnome Changes: https://github.com/rubys/nokogumbo/commits/master Notes: svn path=/head/; revision=441239
* Add USES=gnomeSunpoet Po-Chuan Hsieh2017-05-191-1/+1
| | | | Notes: svn path=/head/; revision=441238
* Update to 3.2Sunpoet Po-Chuan Hsieh2017-05-192-4/+4
| | | | | | | Changes: https://github.com/xolox/python-humanfriendly/commits/master Notes: svn path=/head/; revision=441237
* Update to 7.1.1Sunpoet Po-Chuan Hsieh2017-05-192-4/+4
| | | | | | | Changes: https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md Notes: svn path=/head/; revision=441233
* - Switch to USES=localbaseDmitry Marakasov2017-05-192-5/+2
| | | | | | | - Update WWW Notes: svn path=/head/; revision=441212
* Update to 0.10.1Sunpoet Po-Chuan Hsieh2017-05-182-3/+4
| | | | | | | Changes: https://github.com/colszowka/simplecov-html/blob/master/CHANGELOG.md Notes: svn path=/head/; revision=441179
* Update to 1.5.6Sunpoet Po-Chuan Hsieh2017-05-182-4/+4
| | | | | | | Changes: https://golem.ph.utexas.edu/~distler/code/itexToMML/changes Notes: svn path=/head/; revision=441178
* Update to 3.3.3Sunpoet Po-Chuan Hsieh2017-05-182-3/+4
| | | | Notes: svn path=/head/; revision=441170
* Update to 1.6.5Sunpoet Po-Chuan Hsieh2017-05-183-15/+13
| | | | | | | | | | - Add NO_ARCH - Sort PLIST Changes: http://search.cpan.org/dist/Text-RecordParser/Changes Notes: svn path=/head/; revision=441165
* textproc/rubygem-cld3: Update to version 3.1.2Joseph Mingrone2017-05-182-5/+5
| | | | | | | | | Upstream changes: https://github.com/akihikodaki/cld3-ruby/releases Reviewed by: swills (mentor, implicit) Notes: svn path=/head/; revision=441156
* The purpose of libstaroffice is to build a filter for old StarOffice'sJung-uk Kim2017-05-175-0/+45
| | | | | | | | | documents (.sdc, .sdw, ...) based on librevenge. WWW: https://github.com/fosnola/libstaroffice Notes: svn path=/head/; revision=441121
* Update to 7.1.0Sunpoet Po-Chuan Hsieh2017-05-172-4/+4
| | | | | | | Changes: https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md Notes: svn path=/head/; revision=441109
* Update to 5.0.10Sunpoet Po-Chuan Hsieh2017-05-172-5/+5
| | | | | | | Changes: https://github.com/github/linguist/releases Notes: svn path=/head/; revision=441104
* Update to 1.8.0Sunpoet Po-Chuan Hsieh2017-05-173-16/+4
| | | | | | | Changes: https://github.com/tj/terminal-table/blob/master/History.rdoc Notes: svn path=/head/; revision=441099
* - Update maintainer addressJochen Neumeister2017-05-1620-20/+20
| | | | | | | | Reviewed by: miwi (mentor) Differential Revision: https://reviews.freebsd.org/D10755 Notes: svn path=/head/; revision=441000
* Update to 0.092.0Sunpoet Po-Chuan Hsieh2017-05-152-3/+6
| | | | | | | | | | | - Add TEST_DEPENDS - Add NO_ARCH Changes: http://search.cpan.org/dist/LaTeX-Encode/Changes https://github.com/einhverfr/LaTeX-Encode/commits/master Notes: svn path=/head/; revision=440953
* Update to 2017.05.14Sunpoet Po-Chuan Hsieh2017-05-152-4/+4
| | | | Notes: svn path=/head/; revision=440951
* Update to 1.224Sunpoet Po-Chuan Hsieh2017-05-153-95/+97
| | | | | | | | | - Sort PLIST Changes: http://search.cpan.org/dist/PPI/Changes Notes: svn path=/head/; revision=440944
* textproc/rubygem-ox: Update to version 2.5.0Joseph Mingrone2017-05-152-4/+4
| | | | | | | | | Upstream changes: https://github.com/ohler55/ox/blob/master/CHANGELOG.md Approved by: swills (mentor, implicit) Notes: svn path=/head/; revision=440938
* Pending a better fix, mark broken when the RE2 option is enabled.Matthew Seaman2017-05-141-0/+1
| | | | | | | | | | | | | | | | | Recent versions of devel/re2 install headers that result in error messages like so: /usr/local/include/re2/re2.h:915:5: error: no matching function for call to 'call_once' std::call_once(once_, &LazyRE2::Init, this); ^~~~~~~~~~~~~~ No change to the default package, so no PORTREVISION bump. PR: 219239 Submitted by: mail+freebsd@gerritbeine.de, w.schwarzenfeld@utanet.at Notes: svn path=/head/; revision=440902
* Unbreak by providing a working MASTER_SITESAntoine Brodin2017-05-141-3/+1
| | | | Notes: svn path=/head/; revision=440866
* Mark some ports failing on power64. In cases where the error messageMark Linimon2017-05-132-0/+4
| | | | | | | | | | | was a stub, provide a real one. While here, pet portlint. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=440860
* Update distinfo and unbreak this portSunpoet Po-Chuan Hsieh2017-05-132-4/+5
| | | | | | | | | | | | | | - While I'm here: - Add NO_ARCH - Fix indent Content of tarballs are unchanged (checked against [1]). Reference: https://people.FreeBSD.org/~sunpoet/checksum/XML_Wddx-1.0.2.tgz [1] Approved by: portmgr (blanket) Notes: svn path=/head/; revision=440829
* - Broken checksum mismatchMartin Wilke2017-05-131-0/+1
| | | | | | | fetch: http://pear.php.net/get/XML_Wddx-1.0.2.tgz: size mismatch: expected 6158, actual 6279 Notes: svn path=/head/; revision=440781
* - Broken checksum mismatchMartin Wilke2017-05-131-0/+1
| | | | | | | fetch: http://www.msweet.org/files/project1/htmldoc-1.8.28-source.tar.bz2: size mismatch: expected 4026568, actual 5545 Notes: svn path=/head/; revision=440767
* Update to 0.42Sunpoet Po-Chuan Hsieh2017-05-123-12/+23
| | | | | | | | | | | - Add LICENSE - Add NO_ARCH - Sort PLIST Changes: http://search.cpan.org/dist/XML-Atom/Changes Notes: svn path=/head/; revision=440729
* New port, textproc/rubygem-cld3: Compact Language DetectionJoseph Mingrone2017-05-124-0/+28
| | | | | | | | | WWW: https://github.com/akihikodaki/cld3-ruby Approved by: swills (mentor, implicit) Notes: svn path=/head/; revision=440709
* Update gspell to 1.4.1.Koop Mast2017-05-123-17/+58
| | | | | | | | | Take maintainership. Obtained from: gnome devel repo Notes: svn path=/head/; revision=440703
* Update textproc/elixir-earmark to version 1.2.2.Jimmy Olgeni2017-05-122-4/+4
| | | | Notes: svn path=/head/; revision=440697
* textproc/rubygem-rails-dom-testing-rails5: Update to version 2.0.3Joseph Mingrone2017-05-122-4/+4
| | | | | | | | | Upstream changes: https://github.com/rails/rails-dom-testing/releases Approved by: swills (mentor, implicit) Notes: svn path=/head/; revision=440695
* Update to 2.0.3Sunpoet Po-Chuan Hsieh2017-05-112-6/+5
| | | | | | | Changes: https://github.com/rails/rails-dom-testing/releases Notes: svn path=/head/; revision=440664
* Update to 2.0.1Sunpoet Po-Chuan Hsieh2017-05-112-5/+6
| | | | | | | Changes: https://github.com/rails/actionpack-xml_parser/releases Notes: svn path=/head/; revision=440661
* - Update WWWDmitry Marakasov2017-05-112-1/+3
| | | | | | | - Add LICENSE Notes: svn path=/head/; revision=440619
* Fix dependsAntoine Brodin2017-05-101-2/+2
| | | | Notes: svn path=/head/; revision=440584
* Update to 1.7.2Sunpoet Po-Chuan Hsieh2017-05-102-7/+7
| | | | | | | Changes: https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md Notes: svn path=/head/; revision=440576
* Update to 2.76Sunpoet Po-Chuan Hsieh2017-05-092-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/SVG/Changes Notes: svn path=/head/; revision=440501