Commit graph

18025 commits

Author SHA1 Message Date
Warren Block
f5a1fd97b0 MFH: r420130
Add missing gettext-tools dependency.

PR:		211597
Approved by:	koobs
Sponsored by:	iXsystems

Approved by:	ports-secteam (blanket)
2016-08-19 17:23:34 +00:00
Mark Felder
26460bf651 MFH: r419123
textproc/xerces-c3: Update to 3.1.4

Changelog:	https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=10510&version=12336069

PR:		211023

Approved by:	ports-secteam (with hat)
2016-07-26 16:05:56 +00:00
Dirk Meyer
937d324155 MFH: r418829
- update libgd to 2.2.2
- new MASTER_SITES
- add security patch
PR:		210913
Submitted by:	Piotr Kubaj
Security: CVE-2015-8874
Security: CVE-2016-3074
Security: http://www.openwall.com/lists/oss-security/2016/07/12/4

Approved by:	portmgr (feld)
2016-07-20 21:30:03 +00:00
Raphael Kubo da Costa
8891742785 MFH: r418408
Set NO_ARCH=yes.

The port only installs an Emacs Lisp file.

PR:		210962
Approved by:	olgeni (maintainer)

Approved by:	ports-secteam (junovitch)
2016-07-14 15:43:08 +00:00
Mark Felder
66ce3cb3fa 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.

MFH:		2016Q2
Security:	CVE-2016-4472
2016-06-30 22:36:05 +00:00
Adam Weinberger
a53681542b Convert a couple ports that use both _CMAKE_ON and _CMAKE_OFF to _CMAKE_BOOL.
Use options helpers all the way in math/carve, because I couldn't help myself.
2016-06-30 20:02:43 +00:00
Kubilay Kocak
38a31b30c1 textproc/libucl: Fix builds with multiple lua versions installed
The LUA_{LIB,INC}DIR variables point to the default Lua version
specified in ports (in this case 5.2) or by the user.

When multiple versions of Lua are installed (in this case 5.2 and 5.3),
libucl's ./configure auto-detects Lua 5.3 (or perhaps the latest version
available), which is a mismatch against those in the provided
include/library paths:

checking for a Lua interpreter with version >= 5.1... lua53 <-- detected
checking for lua53... /usr/local/bin/lua53
checking for lua53 version... 5.3
...
checking for Lua header version... 5.2 <-- Passed by LUA_INCDIR
checking if Lua header version matches 5.3... no

This change explicitly specifies the version of the Lua interpreter we
want to use, which appears to sufficienty influence the behaviour of the
./configure macros.

PR:		209887
Reported by:	olgeni
MFH:		2016Q2
2016-06-30 12:23:47 +00:00
John Marino
0cbb13b616 textproc/docbook-xls-ns: Fix stage QA
Fix this error:
  ===> Checking for items in STAGEDIR missing from pkg-plist
  Error: Orphaned: share/xsl/docbook-ns/svn-commit.tmp

No revbump is necessary because the extra file is unwanted and
wasn't packaged.  This allows stage QA checks to pass

approved by:	just-fix-it
2016-06-30 10:12:05 +00:00
Wen Heping
8bec5dfde0 - Pass maintainership to submitter
PR:		210713
Submitted by:	jharris@widomaker.com
2016-06-30 01:13:53 +00:00
Jimmy Olgeni
8c4e22eca2 Update textproc/erlang-edown to version 0.8.1. 2016-06-28 16:17:21 +00:00
Mathieu Arnold
dca255c3ce Convert USE_PHP*=yes into USES=php*
PR:		210529
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D6936
2016-06-28 14:00:45 +00:00
Philippe Audeoud
b46904fc48 - Update to 1.32 2016-06-28 09:29:34 +00:00
Raphael Kubo da Costa
f8a65e4c1b Reset ports maintained by horia@racoviceanu.com.
The last change submitted or approved by Horia in Bugzilla dates back to
September 2015. Since then, all commits to his ports were landed by others
after the maintainer timeout period expired (see r383744, r405055, r405057,
r400461 and r414655, for example).

Horia did show interest in coming back after I sent a private email a few
months ago, but since nothing has changed it is better to reassign his ports
back to the heap.

Differential Revision:	https://reviews.freebsd.org/D5980
2016-06-28 09:11:31 +00:00
Johan van Selst
d5874e41d7 Update bibtool to 2.65 2016-06-28 06:08:31 +00:00
Rene Ladan
a01b22a052 Reset ports maintained by bf@ until he has time again to work on them.
PR:		210474
Submitted by:	jbeich
With hat:	portmgr-secretary
2016-06-27 21:30:34 +00:00
Rene Ladan
48daf5187b Remove expired port:
2016-06-27 textproc/kibana42: not actively supported - use kibana 4.5 (textproc/kibana45) instead
2016-06-27 18:28:33 +00:00
Carlos J. Puga Medina
e854af1ba8 - Remove duplicate port
Reviewed by:	junovitch (mentor)
Approved by:	junovitch (mentor)
Differential Revision:	D6972
2016-06-26 18:53:12 +00:00
Sunpoet Po-Chuan Hsieh
2f92ffd468 - Update to 1.4.2
- Add LICENSE_FILE

Changes:	https://github.com/premailer/css_parser/blob/master/CHANGELOG.md
		https://github.com/premailer/css_parser/commits/master
2016-06-26 17:24:07 +00:00
Sunpoet Po-Chuan Hsieh
54d9265314 - Update to 4.0.0
Changes:	https://github.com/cucumber/gherkin/blob/master/CHANGELOG.md
2016-06-26 17:23:13 +00:00
Sunpoet Po-Chuan Hsieh
6fe70d44ac - Update to 0.95
Changes:	http://search.cpan.org/dist/Excel-Writer-XLSX/Changes
2016-06-26 17:15:50 +00:00
Thierry Thomas
922165eb76 - Upgrade to 2.3.2
Changelog at https://cran.r-project.org/web/packages/R2HTML/NEWS

- Switch to a fixed plist.
2016-06-26 15:17:31 +00:00
Tijl Coosemans
84780c2f05 Update to 2.7.6-21.el6_8.1. 2016-06-26 15:09:59 +00:00
Mathieu Arnold
184c8df673 Make MAKE_JOBS_UNSAFE, tries to use stuff before building them, for example:
/wrkdirs/usr/ports/textproc/groff/work/groff-1.22.2/src/devices/gropdf/pdfmom: not found
gmake[3]: *** [Makefile.sub:117: examples/letter.pdf] Error 127

While there, remove the bsd.port.pre/post inclusion.

Sponsored by:	Absolight
2016-06-25 21:33:10 +00:00
Carlos J. Puga Medina
49b8ca54bf New port: textproc/py-beautifulsoup4
Beautiful Soup is a Python library designed for quick turnaround projects like
screen-scraping.

Three features make it powerful:

Beautiful Soup provides a few simple methods and Pythonic idioms for
navigating, searching, and modifying a parse tree: a toolkit for dissecting
a document and extracting what you need. It doesn't take much code to write
an application.

Beautiful Soup automatically converts incoming documents to Unicode and
outgoing documents to UTF-8. You don't have to think about encodings, unless
the document doesn't specify an encoding and Beautiful Soup can't detect one.
Then you just have to specify the original encoding.

Beautiful Soup sits on top of popular Python parsers like lxml and html5lib,
allowing you to try out different parsing strategies or trade speed for
flexibility.

WWW: https://www.crummy.com/software/BeautifulSoup/

Submitted by:	me
Reviewed by:	amdmi3, feld (mentors)
Approved by:	amdmi3, feld (mentors)
Differential Revision:	D6937
2016-06-24 23:02:44 +00:00
Adam Weinberger
9259c5c7f5 Update to 2.106.
Changes: https://metacpan.org/changes/distribution/XML-LibXML
2016-06-24 18:16:42 +00:00
Dmitry Marakasov
c7b9ec0a14 - Update to 1.7
PR:		210006
Submitted by:	ybungalobill@gmail.com (maintainer)
2016-06-24 14:54:30 +00:00
Torsten Zuehlsdorff
8b62234838 Change all occurrences of xmj@chaot.net to johannes@perceivon.net as the owner requested.
This only affects "Created by" lines with one exception: devel/uclcmd. There the maintainer is changed. This was overlooked in r416918.

Approved by: junovitch (mentor)
2016-06-23 09:48:53 +00:00
Kris Moore
eb8f9206fa - Update to 1.4.4
PR: 209878
2016-06-21 16:55:53 +00:00
Mathieu Arnold
9e535e992d Update to 0.37.
Sponsored by:	Absolight
2016-06-21 15:09:44 +00:00
Mathieu Arnold
e917fe112c Update to 2.0125.
Sponsored by:	Absolight
2016-06-21 15:09:40 +00:00
Mathieu Arnold
4878565d39 Update to 0.74.
Sponsored by:	Absolight
2016-06-21 15:09:36 +00:00
Mathieu Arnold
fbe4156d49 Update to 1.206.
Sponsored by:	Absolight
2016-06-21 15:09:31 +00:00
Mathieu Arnold
d157323b47 Update to 2.028.
Sponsored by:	Absolight
2016-06-21 15:09:28 +00:00
Mathieu Arnold
142e905fc3 Update to 1.34.
Sponsored by:	Absolight
2016-06-21 15:09:24 +00:00
Mark Felder
0c017ca3e1 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
MFH:		2016Q2
Security:	CVE-2016-1683
Security:	CVE-2016-1684
2016-06-20 19:13:44 +00:00
Tijl Coosemans
e079e58681 Update Linux ports to Centos 6.8.
PR:		210373
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
Differential Revision:	https://reviews.freebsd.org/D6891
2016-06-20 17:13:26 +00:00
Mathieu Arnold
7ae7b018cc With the power of USES=dos2unix, get rid of most patches and files
with CRLF.

While there, run make makepatch, rename patches to use the new scheme,
and various fixes.

With hat:	portmgr
Sponsored by:	Absolight
2016-06-20 16:23:28 +00:00
Torsten Zuehlsdorff
a35ba13770 textproc/rubygem-gitlab-grit: make it work with rubygem-mime-types again
The update of misc/rubygem-mime-types break this port, because it is not allowed to work with mime-types version >= 3. I removed this limitation since the port works fine with newer version of mime-types.

Approved by: swills (mentor)
2016-06-20 16:05:17 +00:00
Pawel Pekala
18d4463f50 Update to version 3.16.1
Changelog:
* Fix regression in support for file comparisons from pipes
* Add open build service directories to the version control filter
* Add darcs to list of loaded plugins
* Fix the dark style
* Windows build fixes
2016-06-19 14:43:22 +00:00
Mathieu Arnold
a2262e9313 Remove unnecessary evals that do-fetch was using.
Turns out that env(1) knows how to parse a properly quoted string
using -S "string", it makes the double eval used for the fetch
command to be unnecessary.

This is because running:
eval "foo $(escape $bar)"
is silly when this works:
foo $bar

So remove escaping and quoting, and sillyness.

PR:		210198
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	The FreeBSD Foundation, Absolight
Differential Revision:	https://reviews.freebsd.org/D6779
2016-06-19 11:25:29 +00:00
Antoine Brodin
3282ad656c Update to 0.9.2 2016-06-17 20:02:20 +00:00
Jimmy Olgeni
f4786add8d Update textproc/elixir-ex_doc to version 0.12.0. 2016-06-16 11:38:54 +00:00
Dmitry Marakasov
ab1149b320 - Fix JAVAJARDIR/JAVALIBDIR misuse
- Add NO_ARCH
- Switch to options helpers
- Regenerate patches with `make makepatch`
2016-06-14 09:05:02 +00:00
Hiroki Sato
b56a087187 Fix build when DOCS=on. 2016-06-12 17:14:40 +00:00
Kurt Jaeger
dfdc9ba75b textproc/clucene-qt5: deprecate, removal on 2016-08-11
We will merge the clucene-qt5 (package: qt5-clucene) with the
qt5-help port in order to simplify building Qt 5 and its dependencies.
clucene-qt5 is only required by qt5-help anyway, so there is no
real need to keep it split off.

Qt 5.7 ports will have those two ports merged and the clucene-qt5
port will expire with Qt 5.7 ports.

PR:		210202
Submitted by:	Ralf Nolden <nolden@kde.org> (kde)
2016-06-12 06:37:59 +00:00
Hiroki Sato
e496f863c4 Fix build. 2016-06-11 12:37:59 +00:00
Hiroki Sato
8a61cb7cfb - Use Github to fetch the distfile.
- Split library part of textproc/xmlroff into textproc/libfo.
2016-06-10 19:37:47 +00:00
Muhammad Moinur Rahman
0ad544b6fd textproc/groonga: Update version 6.0.1=>6.0.4 2016-06-10 13:22:45 +00:00
Torsten Zuehlsdorff
fa23faa40b Change MAINTAINER from ports@toco-domains.de to tz@FreeBSD.org
Approved by:	junovitch (mentor)
2016-06-10 09:08:02 +00:00
John Marino
e94e672950 lang/asis: Upgrade version 2015 => 2016
Bump ports that depend on ASIS as well.
2016-06-10 00:34:33 +00:00