aboutsummaryrefslogtreecommitdiff
path: root/textproc
Commit message (Collapse)AuthorAgeFilesLines
* MFH: r4178472016Q2Mark Felder2016-06-302-1/+27
| | | | | | | | | | | | | | | textproc/expat2: Patch vulnerability This patch resolves a vulnerability that may still exist due to compiler optimizations. The previous patches for CVE-2015-1283 and CVE-2015-2716 may not work as intended in some situations. Security: CVE-2016-4472 Approved by: ports-secteam (with hat) Notes: svn path=/branches/2016Q2/; revision=417848
* MFH: r417174Mark Felder2016-06-205-58/+6
| | | | | | | | | | | | | | | | | | | | | textproc/libxslt: Update to 1.1.29 Changelog: https://git.gnome.org/browse/libxslt/commit/NEWS?id=9a1b3ddf6034aa2f6a30b4b7ea4bfc3c4037cd58 Absent from the Changelog are the CVEs Google discovered, CVE-2016-1683 and CVE-2016-1684. This library needs to be updated to ensure www/chromium is no longer vulnerable to these CVEs. Additionally the changelog notes a fix for CVE-2015-7995, but we solved that previously with a patch to the port. PR: 210298 Security: CVE-2016-1683 Security: CVE-2016-1684 Approved by: ports-secteam (with hat) Notes: svn path=/branches/2016Q2/; revision=417175
* MFH: r416579Jason Unovitch2016-06-092-0/+135
| | | | | | | | | | | | | | textproc/expat2: address two CVEs reported by upstream PR: 210155 Reported by: Sebastian Pipping <sebastian@pipping.org> Approved by: ports-secteam (with hat) Security: CVE-2012-6702 Security: CVE-2016-5300 Security: https://vuxml.FreeBSD.org/freebsd/c9c252f5-2def-11e6-ae88-002590263bf5.html Notes: svn path=/branches/2016Q2/; revision=416581
* MFH: r415534Jason Unovitch2016-05-205-87/+760
| | | | | | | | | | | | | | | | | textproc/expat2: update 2.1.0 -> 2.1.1 - Update USES for new release format - Drop CVE-2015-1283 patch now included in this release - Add patch for CVE-2016-0718 PR: 209360 Submitted by: tijl Approved by: ports-secteam (with hat) Security: CVE-2016-0718 Security: https://vuxml.FreeBSD.org/freebsd/57b3aba7-1e25-11e6-8dd3-002590263bf5.html Notes: svn path=/branches/2016Q2/; revision=415535
* textproc/apache-poi: 3.10.1 -> 3.14Kurt Jaeger2016-04-242-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | Changes: http://poi.apache.org/changes.html - Fix for CVE-2014-3574 - Common: New version of ooxml-schema and ooxml-security jars which are linked to custom safe type loader - Common: OPC relation fix for multiple same named ids (#54916) - Common: Update third-party dependencies: commons-logging, commons-codec, xmlsec, bouncycastle - Excel: Allow to set multiple cell style properties at once (#58633) - Excel: Add API for inserting ignored warnings into XSSF sheets. This can be used e.g. to suppress 'number stored as text' warnings. (#56892) - Powerpoint: unify hyperlink handling - HSLF: various fixes for parsing and rendering - WMF: new API for WMF parsing and rendering (for Powerpoint) - XWPF: various fixes for handling paragraphs and tables PR: 207934 MFH: r413539 Submitted by: pfg Approved by: ports-secteam (feld) Security: CVE-2014-3574 Notes: svn path=/branches/2016Q2/; revision=413956
* MFH: r412580Antoine Brodin2016-04-051-0/+4
| | | | | | | Unbreak at runtime Notes: svn path=/branches/2016Q2/; revision=412581
* MFH: r412494Jason Unovitch2016-04-046-0/+12011
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | New Port: textproc/kibana45 Repo copy textproc/kibana42 to textproc/kibana45: - Update PORTVERSION, PKGNAMESUFFIX, RUN_DEPENDS, pkg-plist, and distinfo for 4.5.0. Kibana is an open source (Apache Licensed), browser based analytics and search dashboard for Elasticsearch. Kibana is a snap to setup and start using. Kibana strives to be easy to get started with, while also being flexible and powerful, just like Elasticsearch. Kibana 4.5 is compatible with Elasticsearch 2.3.x. WWW: https://www.elastic.co/products/kibana MFH this addition as the textproc/elasticsearch2 in 2016Q2 is not compatible with any version of Kibana in 2016Q2. This services end users with ELK stacks on distinct hosts but not an all inclusive ELK stack on one host. Add Kibana 4.5 so end users can install the entire ELK stack from the quarterly branch. PR: 208492 Submitted by: Sergey Kozlov <kozlov.sergey.404@gmail.com> Approved by: ports-secteam (with hat) Notes: svn path=/branches/2016Q2/; revision=412496
* - Rename gemspec patch to patch-gemspecSunpoet Po-Chuan Hsieh2016-04-021-0/+0
| | | | | | | With hat: ruby Notes: svn path=/head/; revision=412392
* - Update to 0.9008Sunpoet Po-Chuan Hsieh2016-04-023-10/+5
| | | | | | | | | | | - Use real PORTVERSION - Add NO_ARCH - Sort PLIST Changes: http://search.cpan.org/dist/XML-MyXML/Changes Notes: svn path=/head/; revision=412387
* - Add NO_ARCHDmitry Marakasov2016-04-021-18/+10
| | | | | | | | - Switch to options helpers - Simplify installation Notes: svn path=/head/; revision=412379
* - Switch to more correct USES=makeinfoDmitry Marakasov2016-04-011-2/+2
| | | | | | | | PR: 208444 Suggested by: bapt Notes: svn path=/head/; revision=412371
* - Fix dependency lineDmitry Marakasov2016-04-011-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=412369
* - Add missing dependency on makeinfo, fix build on 11.xDmitry Marakasov2016-04-011-1/+2
| | | | | | | | PR: 208444 Submitted by: felix@palmen-it.de (maintainer) Notes: svn path=/head/; revision=412368
* - Add LICENSEDmitry Marakasov2016-04-011-0/+7
| | | | | | | - Switch to options helpers Notes: svn path=/head/; revision=412360
* Update to 0.9.5.Mathieu Arnold2016-04-013-8/+8
| | | | | | | | | PR: 208213 Submitted by: tkato432 yahoo com Sponsored by: Absolight Notes: svn path=/head/; revision=412359
* - Fix licenseDmitry Marakasov2016-04-011-2/+4
| | | | | | | - Switch to options helpers Notes: svn path=/head/; revision=412357
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.Mathieu Arnold2016-04-01853-2393/+2393
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412349
* Fixup some whitespace at the beginning of lines problems.Mathieu Arnold2016-04-0111-17/+17
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412342
* Update textproc/elasticsearch2-plugin-sql to version 2.3.0.0.Jimmy Olgeni2016-04-012-3/+3
| | | | Notes: svn path=/head/; revision=412317
* New port textproc/py-toronado 0.0.7Tom Judge2016-04-014-0/+26
| | | | | | | | | Fast lxml-based CSS stylesheet inliner. WWW: https://pypi.python.org/pypi/toronado Notes: svn path=/head/; revision=412307
* Remove expired ports:Rene Ladan2016-03-319-197/+0
| | | | | | | | | | | | | | | | | | | | | | | 2016-03-31 databases/rubygem-after_commit_queue-rails41: Rails 4.1 is no longer supported - please switch to Rails 4.2 2016-03-31 textproc/rubygem-jekyll-assets1: Use textproc/rubygem-jekyll-assets instead 2016-03-31 devel/rubygem-sprockets-rails-rails41: Rails 4.1 is no longer supported - please switch to Rails 4.2 2016-03-31 mail/rubygem-actionmailer41: Rails 4.1 is no longer supported - please switch to Rails 4.2 2016-03-31 databases/rubygem-activemodel41: Rails 4.1 is no longer supported - please switch to Rails 4.2 2016-03-31 devel/rubygem-activesupport41: Rails 4.1 is no longer supported - please switch to Rails 4.2 2016-03-31 www/rubygem-actionpack41: Rails 4.1 is no longer supported - please switch to Rails 4.2 2016-03-31 devel/rubygem-actionview41: Rails 4.1 is no longer supported - please switch to Rails 4.2 2016-03-31 databases/rubygem-paranoia-rails41: Rails 4.1 is no longer supported - please switch to Rails 4.2 2016-03-31 databases/rubygem-activerecord41: Rails 4.1 is no longer supported - please switch to Rails 4.2 2016-03-31 textproc/rubygem-sass-rails4-rails41: Rails 4.1 is no longer supported - please switch to Rails 4.2 2016-03-31 www/rubygem-turbolinks-rails41: Rails 4.1 is no longer supported - please switch to Rails 4.2 2016-03-31 devel/rubygem-omniauth_crowd-rails41: Rails 4.1 is no longer supported - please switch to Rails 4.2 2016-03-31 devel/rubygem-coffee-rails41: Rails 4.1 is no longer supported - please switch to Rails 4.2 2016-03-31 www/rubygem-railties41: Rails 4.1 is no longer supported - please switch to Rails 4.2 2016-03-31 devel/rubygem-jbuilder-rails41: Rails 4.1 is no longer supported - please switch to Rails 4.2 2016-03-31 textproc/py-genshi-devel: The port is no longer updated and behind the main genshi port Notes: svn path=/head/; revision=412303
* textproc/groonga: Update version 6.0.0=>6.0.1Muhammad Moinur Rahman2016-03-312-4/+4
| | | | Notes: svn path=/head/; revision=412279
* Update to 2.3Tom Judge2016-03-312-4/+4
| | | | | | | Changes: https://www.elastic.co/guide/en/elasticsearch/reference/2.3/release-notes-2.3.0.html Notes: svn path=/head/; revision=412275
* - Update to 1.1.2Sunpoet Po-Chuan Hsieh2016-03-312-4/+4
| | | | | | | | | - Update RUN_DEPENDS: remove PORTSDIR Changes: https://github.com/zdavatz/spreadsheet/blob/master/History.md Notes: svn path=/head/; revision=412261
* - Update to 3.4.22Sunpoet Po-Chuan Hsieh2016-03-312-3/+3
| | | | | | | | 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=412260
* - Update to 4.8.2Sunpoet Po-Chuan Hsieh2016-03-312-8/+7
| | | | | | | | | - Update RUN_DEPENDS: remove PORTSDIR Changes: https://github.com/github/linguist/releases Notes: svn path=/head/; revision=412259
* Cleanup dependencies on lang/p5-Scalar-List-Utils.Mathieu Arnold2016-03-314-9/+16
| | | | | | | | | | | | | | | | | | The different cases are: - Only bring it if the one bundled with Perl is outdated. - The version bundled with all our Perl is sufficient. - Scalar-List-Util is not really needed by the port. (looking for /(Sub|Scalar|List)::Util/ returns nothing.) While there, do some minor cleanup that caught my eye. PR: 208378 With hat: perl@ Sponsored by: Absolight Notes: svn path=/head/; revision=412231
* - add missing dependencyLars Thegler2016-03-311-0/+2
| | | | | | | Prompted by: pkg-fallout Notes: svn path=/head/; revision=412202
* Update textproc/elasticsearch2-plugin-sql to version 2.2.1.0.Jimmy Olgeni2016-03-302-3/+3
| | | | Notes: svn path=/head/; revision=412187
* Update textproc/elasticsearch-plugin-sql to version 1.4.9.Jimmy Olgeni2016-03-302-3/+3
| | | | Notes: svn path=/head/; revision=412184
* - update to 1.000Lars Thegler2016-03-302-5/+4
| | | | | | | - distribute maintainership Notes: svn path=/head/; revision=412180
* - update to 1.19Lars Thegler2016-03-302-6/+4
| | | | | | | - distribute maintainership Notes: svn path=/head/; revision=412179
* Update textproc/py-elasticsearch-py to version 2.3.0.Jimmy Olgeni2016-03-302-3/+3
| | | | | | | | | PR: 208395 Submitted by: olgeni Approved by: maintainer Notes: svn path=/head/; revision=412169
* Remove expired ports:Rene Ladan2016-03-3013-162/+0
| | | | | | | | | | | | | 2016-03-25 www/session2: That is a part of Quixote webapp framework we no longer have in ports 2016-03-26 www/py-django-pipeline14: This port depends upon expired www/py-django16 and have no consumers 2016-03-26 textproc/libwpd: Not used any more 2016-03-26 graphics/libwpg: Not used any more 2016-03-26 textproc/libwps02: Not used any more 2016-03-26 textproc/libabw00: Not used any more 2016-03-27 databases/cassandra: 1.2.x has reached EOL, upgrade to a supported version of Cassandra Notes: svn path=/head/; revision=412155
* Update to 0.3.5.Akinori MUSHA2016-03-292-4/+5
| | | | Notes: svn path=/head/; revision=412109
* Remove expired ports.Raphael Kubo da Costa2016-03-2810-133/+0
| | | | | | | | | | | | | | 2016-03-26 textproc/libvisio: Not used any more 2016-03-26 textproc/libe-book00: Not used any more Not only do these two ports have newer versions in the tree (textproc/libvisio01 and textproc/libe-book, respectively), but they were failing to build with the upcoming Boost 1.60. PR: 199601 Notes: svn path=/head/; revision=412070
* Include pkg-plist update missing from previous commit.Dan Langille2016-03-282-5/+5
| | | | | | | bump PORTREVISION Notes: svn path=/head/; revision=412054
* Install the proper items for the pluginsDan Langille2016-03-281-5/+4
| | | | | | | Bump PORTREVISION Notes: svn path=/head/; revision=412050
* textproc/rubygem-html-pipeline1: clone of textproc/rubygem-html-pipeline at ↵Steve Wills2016-03-284-0/+32
| | | | | | | | | | version 1.x PR: 207799 Submitted by: Torsten Zühlsdorff <ports@toco-domains.de> Notes: svn path=/head/; revision=412029
* - Fix gemspec for rubygem-escape_utils 1.2.0 updateSunpoet Po-Chuan Hsieh2016-03-272-0/+12
| | | | | | | | | | - Bump PORTREVISION for package change PR: 208321 Submitted by: xmj Notes: svn path=/head/; revision=412009
* - Update to 6.3.5Sunpoet Po-Chuan Hsieh2016-03-272-3/+3
| | | | | | | Changes: https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md Notes: svn path=/head/; revision=412007
* - Add LICENSE_FILESunpoet Po-Chuan Hsieh2016-03-272-3/+5
| | | | | | | | | - Add NO_ARCH - Reformat pkg-descr - Update WWW Notes: svn path=/head/; revision=412001
* - Update security/gnutls to 3.4.10.Tijl Coosemans2016-03-272-1/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Rename the LIBDANE option DANE because that's the name of the protocol supported by libgnutls-dane and gnutls-cli. Also clarify the option description. - Add an IDN option. - libgnutls-openssl has been removed in 3.4. Some ports used this library in their LIB_DEPENDS but no port actually required it. - Some old API functions have been removed. Ports that used these have been updated or patched to use the new API. - Add a patch to print/cups to prevent overlinking of libgnutls.so. - Bump PORTREVISION on dependent ports. net-im/jabber: This port used the old API to give users fine grained control over which crypto algorithms were used via a configuration file. It's not immediately obvious how to port this to the new API so the port always uses the defaults now. www/hydra: Mark BROKEN. This uses more removed calls than the other ports, is said to be alpha quality and not fully functional and has been abandoned 10 years ago. PR: 207768 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=411990
* - Update to 0.25.2Wen Heping2016-03-273-6/+5
| | | | | | | | PR: 208317 Submitted by: Tobias Kortkamp <t@tobik.me> (maintainer) Notes: svn path=/head/; revision=411980
* - Update to 4.8.1Sunpoet Po-Chuan Hsieh2016-03-262-3/+3
| | | | | | | Changes: https://github.com/github/linguist/releases Notes: svn path=/head/; revision=411952
* - Update to 2.7.2Sunpoet Po-Chuan Hsieh2016-03-263-3/+4
| | | | | | | | | - Add PyPI as primary WWW Changes: https://bitbucket.org/mchaput/whoosh/commits/all Notes: svn path=/head/; revision=411945
* - Update to 1.7.6Sunpoet Po-Chuan Hsieh2016-03-263-4/+6
| | | | | | | | | | | - Add NO_ARCH - Sort USE_PYTHON - Add PyPI as primary WWW Changes: https://github.com/RDFLib/sparqlwrapper/blob/master/ChangeLog.txt Notes: svn path=/head/; revision=411944
* - Add missing RUN_DEPENDSSunpoet Po-Chuan Hsieh2016-03-261-2/+5
| | | | | | | | | | - Bump PORTREVISION for dependency change PR: 208303 Submitted by: tijl Notes: svn path=/head/; revision=411932
* - Update to 1.0.4Wen Heping2016-03-262-3/+3
| | | | Notes: svn path=/head/; revision=411922
* - Update to 0.06Sunpoet Po-Chuan Hsieh2016-03-252-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/XML-SAX-Simple/Changes Notes: svn path=/head/; revision=411894