Commit graph

18213 commits

Author SHA1 Message Date
Jimmy Olgeni
5c4ae509ca Update textproc/kibana41 to version 4.1.10.
PR:		211192
Submitted by:	olgeni
Approved by:	maintainer
2016-07-19 09:10:59 +00:00
Jan Beich
c02ff86a83 Invoke pytest from within desired python version
When testing a port for a non-default python py.test may fail to find
dependencies for default version because they weren't built e.g.,

$ make test PYTHON_VERSION=python3.5 -C devel/py-apscheduler
[...]
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
  File "/usr/local/lib/python3.5/site-packages/_pytest/config.py", line 319, in _importconftest
    mod = conftestpath.pyimport()
  File "/usr/local/lib/python3.5/site-packages/py/_path/local.py", line 650, in pyimport
    __import__(modname)
  File "/usr/ports/devel/py-apscheduler/work/APScheduler-3.2.0/tests/conftest.py", line 8, in <module>
    from apscheduler.job import Job
  File "/usr/ports/devel/py-apscheduler/work/APScheduler-3.2.0/apscheduler/job.py", line 4, in <module>
    import six
ImportError: No module named 'six'
ERROR: could not load /usr/ports/devel/py-apscheduler/work/APScheduler-3.2.0/tests/conftest.py

Approved by:	portmgr blanket
2016-07-18 16:15:01 +00:00
TAKATSU Tomonari
175b8119b1 - Update to 1.0.0
- Fix LICENSE section
2016-07-18 14:31:47 +00:00
Jimmy Olgeni
efdb04c866 Update textproc/elixir-ex_doc to version 0.13.0. 2016-07-18 11:26:38 +00:00
Julien Laffaye
f02d0d4f30 Update to 20160702 snapshot
PR:		210976
Submitted by:	cs
2016-07-17 19:31:35 +00:00
Pawel Pekala
9d939183d3 USES=python is correct way to define test dependency
Reported by:	adamw
2016-07-16 20:58:24 +00:00
Pawel Pekala
6d7b98bc3b - Update to version 0.26.1 [1]
- Parametrize port version in pkg-plist

PR:		211156 [1]
Submitted by:	Tobias Kortkamp (maintainer) [1]
2016-07-16 20:04:27 +00:00
Tobias C. Berner
8a78e07dda Chase r418633 by removing the PERL dependant files from the plist.
Approved by:	rakuco (mentor)
2016-07-16 14:31:51 +00:00
Tobias C. Berner
2631cf80eb textproc/redland-bindings perl-binding has been broken
for a long time. As there are no bug reports concering
it -- and therefore no users, simply remove it, rather
than investing time to fix it.

It does not build with at least perl-5.20.
  1) it #udefs bool in CORE_wrap.c and then has issues with bool not being defined...
     ==> we could just remove the #undef similar to patch-SAML_wrap.c of security/p5-Net-SaML
         introduced in pr 194865 .
  2) it fails to link against -lperl as /usr/local/lib/perl5/5.20/mach/CORE is not passed
     to the linker.

Approved by:	rakuco (mentor)
2016-07-16 14:24:24 +00:00
Kurt Jaeger
e39c008565 New port: textproc/py-guess-language
Attempts to determine the natural language of a selection of Unicode
(utf-8) text. Based on guesslanguage.cpp by Jacob R Rideout for KDE
which itself is based on Language::Guess by Maciej Ceglowski. Detects
over 60 languages, all languages listed in the trigrams directory
plus Japanese, Chinese, Korean and Greek.

WWW: https://pypi.python.org/pypi/guess-language

PR:		211058
Submitted by:	Danilo G. Baio <dbaio@bsd.com.br>
2016-07-15 17:29:26 +00:00
Kurt Jaeger
731f924cec New port: textproc/py-esmre
Modules used to accelerate execution of a large collection
of regular expressions using the Aho-Corasick algorithms.

WWW: https://pypi.python.org/pypi/esmre

PR:		211057
Submitted by:	Danilo G. Baio <dbaio@bsd.com.br>
2016-07-15 17:15:19 +00:00
Antoine Brodin
a818b9c2f4 Update to 0.9.3 2016-07-13 16:59:13 +00:00
Pawel Pekala
777736cb52 Update pkg-message
The check for the minimum Zsh version is built in to the port and there
is no need to specify DATADIR, since it's already substituted in the message.

PR:		210930
Submitted by:	maintainer
2016-07-12 17:16:44 +00:00
Raphael Kubo da Costa
1aed985e48 Set NO_ARCH=yes.
The port only installs an Emacs Lisp file.

PR:		210962
Approved by:	olgeni (maintainer)
MFH:		2016Q3
2016-07-11 21:06:10 +00:00
Pawel Pekala
c803bba82e Update to version 1.0.3
Changelog:
https://github.com/xijo/reverse_markdown/blob/master/CHANGELOG.md

PR:		210949
Submitted by:	maintainer
2016-07-11 19:49:18 +00:00
Pawel Pekala
99d0137832 - Update to version 20160708, add NO_ARCH [1]
- Fix spelling

PR:		210930 [1]
Submitted by:	maintainer [1]
2016-07-10 20:36:35 +00:00
Wen Heping
dacd60092a - Update to 0.76
Changes: http://cpansearch.perl.org/src/AMBS/Text-BibTeX-0.76/Changes
2016-07-10 07:21:17 +00:00
Tijl Coosemans
8d1a1842e2 Update to 2.2.0.
PR:		210531
Approved by:	maintainer timeout (2 weeks)
2016-07-08 10:03:46 +00:00
Baptiste Daroussin
0a2fe08119 Fix distinfo after r418169
PR:		210896
Submitted by:	lightside@gmx.com
Pointyhat to:	bapt
2016-07-07 22:33:21 +00:00
Jimmy Olgeni
03503472de Update textproc/elixir-earmark version 1.0. 2016-07-07 11:35:03 +00:00
Baptiste Daroussin
539f9484ae Update to 0.3.8 2016-07-07 11:30:07 +00:00
Baptiste Daroussin
a474ed2eec Update to 1.3.4 2016-07-07 11:27:13 +00:00
Baptiste Daroussin
40c67ed841 Update to 2016.06.26 2016-07-07 11:17:52 +00:00
Mathieu Arnold
7acca7e902 Bump PORTREVISION for the icu revert.
This time not bumping lang/php70, but devel/php70-intl which is the one
really depending on icu.

PR:		205120
With hat:	portmgr
Sponsored by:	Absolight
2016-07-06 22:10:14 +00:00
Pietro Cerutti
fb8d8ab5f9 devel/icu: bump PORTREVISION on dependent ports 2016-07-06 07:34:12 +00:00
Dmitry Marakasov
3b6c029dd3 - Update to 3.3.6
PR:		210403
Submitted by:	max@kostikov.co
Approved by:	maintainer timeout (nivit, 2 weeks)
2016-07-05 19:33:02 +00:00
Dmitry Marakasov
18288df57b - Update to 3.3.6
PR:		210402
Submitted by:	max@kostikov.co
Approved by:	maintainer timeout (nivit, 2 weeks)
2016-07-05 19:31:56 +00:00
Mathieu Arnold
bd24493d72 Update to 0.75.
Sponsored by:	Absolight
2016-07-05 09:08:37 +00:00
Mathieu Arnold
b130c1a3f5 Update to 0.9010.
Sponsored by:	Absolight
2016-07-05 09:08:34 +00:00
Antoine Brodin
484c01aa40 Remove duplicate port py-dbf
Reported by:	pkg-fallout
2016-07-05 05:58:17 +00:00
Rene Ladan
19f31a471b Remove expired ports without open PRs:
2016-07-04 security/openpgpsdk: Broken for more than 6 months
2016-07-04 security/radiusniff: Broken for more than 6 months
2016-07-04 security/pear-Auth_OpenID: Broken for more than 6 months
2016-07-04 security/sshit: Broken for more than 6 months
2016-07-04 security/ifd-slb_rf60: Broken for more than 6 months
2016-07-04 security/rainbowcrack: Broken for more than 6 months
2016-07-04 security/vlog: Broken for more than 6 months
2016-07-04 security/cryptstring: Broken for more than 6 months
2016-07-04 x11/libdnd: Broken for more than 6 months
2016-07-04 x11/xlupe: Broken for more than 6 months
2016-07-04 x11/xco: Broken for more than 6 months
2016-07-04 x11/xclick: Broken for more than 6 months
2016-07-04 devel/ocfpcsc: Broken for more than 6 months
2016-07-04 devel/dits: Broken for more than 6 months
2016-07-04 devel/ruby-cache: Broken for more than 6 months
2016-07-04 devel/rapidsvn: Broken for more than 6 months
2016-07-04 devel/svnkit: Broken for more than 6 months
2016-07-04 devel/py-EnthoughtBase: Broken for more than 6 months
2016-07-04 devel/cl-uffi: Broken for more than 6 months
2016-07-04 devel/ruby-event-loop: Broken for more than 6 months
2016-07-04 devel/libqxt: Broken for more than 6 months
2016-07-04 devel/dasm: Broken for more than 6 months
2016-07-04 devel/libopendaap: Broken for more than 6 months
2016-07-04 devel/cl-uffi-sbcl: Depends on expiring devel/cl-uffi
2016-07-04 devel/cvs2p4: Broken for more than 6 months
2016-07-04 devel/bufferpool: Broken for more than 6 months
2016-07-04 devel/ifd-test: Broken for more than 6 months
2016-07-04 devel/eric4: Broken for more than 6 months
2016-07-04 devel/uclmmbase: Broken for more than 6 months
2016-07-04 devel/obfuscatejs: Broken for more than 6 months
2016-07-04 devel/oniguruma: Broken for more than 6 months
2016-07-04 devel/libbnr: Broken for more than 6 months
2016-07-04 devel/c4: Broken for more than 6 months
2016-07-04 devel/memcheck: Broken for more than 6 months
2016-07-04 devel/liblcfg: Broken for more than 6 months
2016-07-04 devel/omake: Broken for more than 6 months
2016-07-04 devel/svndelta: Broken for more than 6 months
2016-07-04 devel/papp: Broken for more than 6 months
2016-07-04 devel/mk: Broken for more than 6 months
2016-07-04 devel/avltree: Broken for more than 6 months
2016-07-04 devel/cbind: Broken for more than 6 months
2016-07-04 devel/tclgetopts: Broken for more than 6 months
2016-07-04 devel/antlrworks: Broken for more than 6 months
2016-07-04 devel/acme: Broken for more than 6 months
2016-07-04 devel/libopensync022: Broken for more than 6 months
2016-07-04 archivers/epkg: Broken for more than 6 months
2016-07-04 print/enscriptfonts: Broken for more than 6 months
2016-07-04 print/mup: Broken for more than 6 months
2016-07-04 lang/lua-mode.el: Broken for more than 6 months
2016-07-04 lang/s9fes: Broken for more than 6 months
2016-07-04 lang/alisp: Broken for more than 6 months
2016-07-04 lang/intel2gas: Broken for more than 6 months
2016-07-04 lang/stalin: Broken for more than 6 months
2016-07-04 french/eric4: Depends on expiring devel/eric4
2016-07-04 textproc/exslt: Broken for more than 6 months
2016-07-04 textproc/xt: Broken for more than 6 months
2016-07-04 textproc/ssddiff: Broken for more than 6 months
2016-07-04 textproc/xslint: Broken for more than 6 months
2016-07-04 textproc/cbedic: Broken for more than 6 months
2016-07-04 textproc/tralics: Broken for more than 6 months
2016-07-04 textproc/docbookide.el: Broken for more than 6 months
2016-07-04 textproc/glpi-plugins-AdditionalReports: Broken for more than 6 months
2016-07-04 textproc/tdhkit: Broken for more than 6 months
2016-07-04 textproc/p5-Groonga-API: Broken for more than 6 months
2016-07-04 textproc/glpi-plugins-DataInjection: Broken for more than 6 months
2016-07-04 dns/ldnsm: Broken for more than 6 months
2016-07-04 japanese/guesswork-classic: Broken for more than 6 months
2016-07-04 japanese/texinfo: Broken for more than 6 months
2016-07-04 japanese/jyuroku: Broken for more than 6 months
2016-07-04 japanese/mtools: Broken for more than 6 months
2016-07-04 palm/pdbar: Broken for more than 6 months
2016-07-04 graphics/gplot: Broken for more than 6 months
2016-07-04 graphics/white_dune: Broken for more than 6 months
2016-07-04 graphics/whirlgif: Broken for more than 6 months
2016-07-04 graphics/libaux: Broken for more than 6 months
2016-07-04 graphics/import-pictures: Broken for more than 6 months
2016-07-04 math/xgobi: Broken for more than 6 months
2016-07-04 math/fricas: Broken for more than 6 months
2016-07-04 math/dcdflib: Broken for more than 6 months
2016-07-04 math/libneural: Broken for more than 6 months
2016-07-04 math/open-axiom: Broken for more than 6 months
2016-07-04 irc/nefarious: Broken for more than 6 months
2016-07-04 irc/slirc: Broken for more than 6 months
2016-07-04 irc/ratbox-respond: Broken for more than 6 months
2016-07-04 irc/qwebirc: Broken for more than 6 months
2016-07-04 biology/platon: Broken for more than 6 months
2016-07-04 news/slnr: Broken for more than 6 months
2016-07-04 science/jmol: Broken for more than 6 months
2016-07-04 net/nstxd: Broken for more than 6 months
2016-07-04 net/sprinkle: Broken for more than 6 months
2016-07-04 editors/ssam: Broken for more than 6 months
2016-07-04 editors/fb: Broken for more than 6 months
2016-07-04 misc/quotes: Broken for more than 6 months
2016-07-04 misc/boxquote.el: Broken for more than 6 months
2016-07-04 misc/pypanda: Broken for more than 6 months
2016-07-04 misc/cuecat: Broken for more than 6 months
2016-07-04 deskutils/displaycalibrator: Broken for more than 6 months
2016-07-04 german/eric4: Depends on expiring devel/eric4
2016-07-04 multimedia/vic: Depends on expiring devel/uclmmbase
2016-07-04 multimedia/ggrab: Broken for more than 6 months
2016-07-04 emulators/dynamips: Broken for more than 6 months
2016-07-04 emulators/dynamips-devel: Broken for more than 6 months
2016-07-04 emulators/sim6811: Broken for more than 6 months
2016-07-04 emulators/minivmac: Broken for more than 6 months
2016-07-04 cad/qcad-partslib: Broken for more than 6 months
2016-07-04 comms/dump1090_mr: Broken for more than 6 months
2016-07-04 x11-fm/asfiles: Depends on expiring x11/libdnd
2016-07-04 x11-fonts/fonts-te: Broken for more than 6 months
2016-07-04 sysutils/rsyncmanager: Broken for more than 6 months
2016-07-04 sysutils/jfbterm: Broken for more than 6 months
2016-07-04 sysutils/daedalus: Broken for more than 6 months
2016-07-04 sysutils/pcfclock: Broken for more than 6 months
2016-07-04 sysutils/vlogger: Broken for more than 6 months
2016-07-04 sysutils/bontmia: Broken for more than 6 months
2016-07-04 mail/pop3gwd: Broken for more than 6 months
2016-07-04 mail/mailtray: Broken for more than 6 months
2016-07-04 mail/pflogstats: Broken for more than 6 months
2016-07-04 mail/exact: Broken for more than 6 months
2016-07-04 mail/wmpop3: Broken for more than 6 months
2016-07-04 mail/qmail-conf: Broken for more than 6 months
2016-07-04 mail/gld: Broken for more than 6 months
2016-07-04 mail/dsbl-testers: Broken for more than 6 months
2016-07-04 mail/vqregister: Broken for more than 6 months
2016-07-04 mail/atmail: Broken for more than 6 months
2016-07-04 mail/ml: Broken for more than 6 months
2016-07-04 net-im/icb: Broken for more than 6 months
2016-07-04 net-im/cicquin: Broken for more than 6 months
2016-07-04 net-im/pidgin-manualsize: Broken for more than 6 months
2016-07-04 net-im/pidgin-rhythmbox: Broken for more than 6 months
2016-07-04 russian/eric4: Depends on expiring devel/eric4
2016-07-04 russian/fortune-bashorgru: Broken for more than 6 months
2016-07-04 www/xpi-clearfields: Broken for more than 6 months
2016-07-04 www/pecl-varnish: Broken for more than 6 months
2016-07-04 www/py-requests-oauth-hook: Broken for more than 6 months
2016-07-04 www/hudson: Broken for more than 6 months
2016-07-04 www/xpi-mldonkey: Broken for more than 6 months
2016-07-04 www/xpi-cookiesafe: Broken for more than 6 months
2016-07-04 www/trac-mastertickets: Broken for more than 6 months
2016-07-04 www/dotclear: Broken for more than 6 months
2016-07-04 www/ruby-wgettsv: Broken for more than 6 months
2016-07-04 www/wwwstat: Broken for more than 6 months
2016-07-04 www/xpi-prism: Broken for more than 6 months
2016-07-04 www/xpi-fasterfox: Broken for more than 6 months
2016-07-04 www/siteframe: Broken for more than 6 months
2016-07-04 www/py-urljr: Broken for more than 6 months
2016-07-04 www/reviewboard: Broken for more than 6 months
2016-07-04 www/xpi-tabletools: Broken for more than 6 months
2016-07-04 www/wikindx: Broken for more than 6 months
2016-07-04 www/typolight: Broken for more than 6 months
2016-07-04 www/varnish-libvmod-header: Broken for more than 6 months
2016-07-04 www/xpi-gbrain: Broken for more than 6 months
2016-07-04 www/trac-robotstxt: Broken for more than 6 months
2016-07-04 www/simplog: Broken for more than 6 months
2016-07-04 www/chtml: Broken for more than 6 months
2016-07-04 databases/postgresql_autodoc: Broken for more than 6 months
2016-07-04 databases/oracle_odbc_driver: Broken for more than 6 months
2016-07-04 databases/mysql-xql: Broken for more than 6 months
2016-07-04 databases/mysql-udf-sys: Broken for more than 6 months
2016-07-04 games/lucidlife: Broken for more than 6 months
2016-07-04 games/gma: Broken for more than 6 months
2016-07-04 games/smiley: Broken for more than 6 months
2016-07-04 games/noegnud-littlehack: Broken for more than 6 months
2016-07-04 games/sdlquake2: Broken for more than 6 months
2016-07-04 games/daimonin: Depends on expiring games/daimonin-music
2016-07-04 games/noegnud-nethack: Broken for more than 6 months
2016-07-04 games/xbomber: Broken for more than 6 months
2016-07-04 games/xwelltris: Broken for more than 6 months
2016-07-04 games/ftjava: Broken for more than 6 months
2016-07-04 games/daimonin-music: Broken for more than 6 months
2016-07-04 games/gno3dtet: Broken for more than 6 months
2016-07-04 games/qtv: Broken for more than 6 months
2016-07-04 games/xwordpy: Broken for more than 6 months
2016-07-04 games/netris: Broken for more than 6 months
2016-07-04 games/rt2-demo: Broken for more than 6 months
2016-07-04 games/noegnud-addons: Broken for more than 6 months
2016-07-04 games/noegnud-nethack-deet: Broken for more than 6 months
2016-07-04 games/live-f1: Broken for more than 6 months
2016-07-04 games/xonix: Broken for more than 6 months
2016-07-04 games/fgkicker: Broken for more than 6 months
2016-07-04 games/tank: Depends on expiring graphics/libaux
2016-07-04 games/linux-nwserver: Broken for more than 6 months
2016-07-04 games/quake2-zaero: Broken for more than 6 months
2016-07-04 games/pyching: Broken for more than 6 months
2016-07-04 games/thevalley: Broken for more than 6 months
2016-07-04 games/xroads: Broken for more than 6 months
2016-07-04 games/fxsudoku: Broken for more than 6 months
2016-07-04 games/sudoku: Broken for more than 6 months
2016-07-04 games/kmancala: Broken for more than 6 months
2016-07-04 games/plonx: Broken for more than 6 months
2016-07-04 games/wmminichess: Broken for more than 6 months
2016-07-04 games/noegnud-slashem: Broken for more than 6 months
2016-07-04 games/latrine: Broken for more than 6 months
2016-07-04 games/pysycache-themes: Broken for more than 6 months
2016-07-04 games/nibbles: Broken for more than 6 months
2016-07-04 games/hlstatsx: Broken for more than 6 months
2016-07-04 audio/streamtuner: Broken for more than 6 months
2016-07-04 audio/mangler: Broken for more than 6 months
2016-07-04 audio/hawkvoice: Broken for more than 6 months
2016-07-04 audio/alac: Broken for more than 6 months
2016-07-04 x11-wm/e-module-mpdule: Broken for more than 6 months
2016-07-04 x11-wm/e-module-tclock: Broken for more than 6 months
2016-07-04 x11-wm/musca: Broken for more than 6 months
2016-07-04 x11-wm/e-module-places: Broken for more than 6 months
2016-07-04 x11-wm/e-module-forecasts: Broken for more than 6 months
2016-07-04 x11-wm/e-module-net: Broken for more than 6 months
2016-07-04 x11-wm/e-module-penguins: Broken for more than 6 months
2016-07-04 ftp/fget: Broken for more than 6 months
2016-07-04 net-mgmt/netmond: Broken for more than 6 months
2016-07-04 net-mgmt/ipfm: Broken for more than 6 months
2016-07-04 20:48:23 +00:00
Kurt Jaeger
a4643f1728 textproc/py-xlwt: 0.7.5 -> 1.1.2
- now supports python3 up to 3.5

PR:		210768
Changes: http://xlwt.readthedocs.io/en/latest/changes.html
Approved by:	dikshie@sfc.wide.ad.jp (maintainer)
2016-07-04 18:02:21 +00:00
Matthew Seaman
2a9370815f csvkit is a suite of command-line tools for converting to and working
with CSV, the king of tabular file formats.
2016-07-04 16:48:15 +00:00
Matthew Seaman
84a8972e84 agate-excel adds read support for Excel files (xls and xlsx) to agate.
WWW: http://agate-excel.rtfd.org/
2016-07-04 15:59:46 +00:00
Matthew Seaman
94d90a696d agate-dbf adds read support for dbf files to agate
WWW: http://agate-dbf.rtfd.org/
2016-07-04 15:49:16 +00:00
Matthew Seaman
edd8c368f9 Pure python package for reading/writing dBase, FoxPro, and Visual
FoxPro .dbf files (including memos)

Currently supports dBase III, Clipper, FoxPro, and Visual FoxPro
tables. Text is returned as unicode, and codepage settings in tables
are honored. Memos and Null fields are supported.

WWW: https://pypi.python.org/pypi/dbf
2016-07-04 15:38:40 +00:00
Matthew Seaman
a8b43f5454 agate is a Python data analysis library that is optimized for humans
instead of machines.  It is an alternative to numpy and pandas that
solves real-world problems with readable code.

agate was previously known as journalism.

WWW: http://agate.rtfd.org/
2016-07-04 15:25:16 +00:00
Matthew Seaman
79831ac5c0 Python flexible slugify function
WWW: https://pypi.python.org/pypi/awesome-slugify
2016-07-04 14:42:07 +00:00
Kurt Jaeger
7aae624646 textproc/py-xlrd: 0.9.3 -> 1.0.0
- add LICENSE

PR:		209550
Submitted by:	matthew
Approved by:	dikshie@sfc.wide.ad.jp (maintainer timeout)
2016-07-03 08:15:25 +00:00
Kurt Jaeger
43e7f44e9d textproc/py-xlrd: Allow concurrent installs
- Add USE_PYTHON=concurrent

PR:		209689
Submitted by:	John W. O'Brien <john@saltant.com>
Approved by:	dikshie@sfc.wide.ad.jp (maintainer)
2016-07-03 07:53:41 +00:00
Baptiste Daroussin
d71861a0b7 @xmlcatmgr is already adding the argument in the package file list, no
need to have it twice.

No bump given pkg will already filter this by itself
2016-07-01 13:07:21 +00:00
Mathieu Arnold
65f0df7f9a Register the catalog, otherwise, it's not really usable.
Sponsored by:	Absolight
2016-07-01 12:15:01 +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
John Marino
a12efa22af textproc/templates-parser: Upgrade version 11.10.0.0 => 17.0.0
There was a numbering scheme change where 11.10 jumped to 17.0, and there
is an associated soname change.  The ports that depend on the templates
parser have been bumped accordingly.
2016-06-09 23:14:41 +00:00
John Marino
612b236c0f devel/gprbuild: Upgrade version 20150506 => 20160609
GPRBuild build is now hosted on github, so we can move away from the
yearly releases and update more frequently.  Unfortunately the docs
makefile is currently broken so docs are disabled currently.  When
they come back, only txt and html docs will be supported.

This new version detected a missing reference in the template-parser
port so that port has been fixed and the downstream ports bumped
accordingly.

It also discovered an interface specification issue in a designer
example of qtada.  I spent a few minutes trying to fix/workaround it,
but ultimately marked it broken.  I will also deprecate the port because
it no development has occurred since the port was created, and it's not
even based on a real release.  We'll see if anybody cares (3 month
deprecation).
2016-06-09 22:20:34 +00:00
John Marino
3efe2adb10 textproc/xmlada: Upgrade version 4.6.0.0 => 17.0.0 (scheme change)
The numbering scheme changed to presumably match years (e.g. 17 => 2017)
Bump everything with a build dependency as there is a matching soname
change.  Everything still builds on a DF exp-run.
2016-06-09 13:27:25 +00:00
Jason Unovitch
87259ca338 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
MFH:		2016Q2
2016-06-09 03:27:56 +00:00
Matthew Seaman
8975294084 Update to 2.0.6
ChangeLog:	https://github.com/olemb/dbfread/blob/master/docs/changes.rst
2016-06-08 11:32:23 +00:00
Johan van Selst
fa72d256fd Update to bibtool 2.64 2016-06-07 21:34:36 +00:00
Olivier Duchateau
d3e5f19703 - Update to 1.8
- Add NO_ARCH
2016-06-06 18:32:18 +00:00
Mathieu Arnold
7f304f0633 Remove unneeded usage of:
- MASTER_SITE_SUBDIR
- ${MASTER_SITES_FOO}
- :DEFAULT (and use a default when appropriate)

Sponsored by:	Absolight
2016-06-06 15:25:42 +00:00
Tijl Coosemans
71927a26f5 Add missing 32bit distfiles. 2016-06-05 20:26:38 +00:00
Tijl Coosemans
2792c4e5af Update to 2.7.6-20.el6_7.1. 2016-06-05 20:02:10 +00:00
Dmitry Marakasov
3a020e3cfc - Add NO_ARCH
- Switch to options helpers
- Simplify installation
2016-06-05 09:03:51 +00:00
Carlos J. Puga Medina
be03aaa2f9 - Add LICENSE_FILE
- Add NO_ARCH
- Fix RUN_DEPENDS
- Add TEST_DEPENDS and include a do-test target
- Update MAINTAINER to my @FreeBSD.org address
- Update WWW in pkg-descr
- Bump PORTREVISION

Reviewed by:	amdmi3 (mentor)
Approved by:	amdmi3 (mentor)
Differential Revision:	D6700
2016-06-04 21:03:27 +00:00
Antoine Brodin
10177b5122 Update to 0.8.9 2016-06-04 08:27:22 +00:00
Antoine Brodin
c31defa0fc Deprecate ports broken for more than 6 months 2016-06-03 16:44:58 +00:00
Carlos J. Puga Medina
d48146d7da - Update to 5.2.1
- Update LICENSE
- Add LICENSE_FILE
- Fix PORTDOCS
- Use post-install-DOCS-on target
- Remove .include <bsd.port.options.mk> line
- Use do-test target instead regression-test
- Remove unneeded patches
- Update WWW in pkg-descr

Reviewed by:	amdmi3 (mentor)
Approved by:	sbz (maintainer)
Differential Revision:	D6549
2016-06-02 23:38:00 +00:00
Mathieu Arnold
77f8276a88 Github cleanup.
- Use the version tag instead of commit hash when they're the same.
- Remove unnneeded variables.
- Simplify go- ports when possible.
- Various fixes.

Sponsored by:	Absolight
2016-06-01 13:15:36 +00:00
TAKATSU Tomonari
916ca7e8c7 - Update to 1.1.1
- Update WWW: in pkg-descr
2016-06-01 08:33:00 +00:00
Steve Wills
132e99a807 textproc/rubygem-ox: create port
PR:		209708
Submitted by:	mzaki@e-mail.ne.jp
2016-05-31 02:06:32 +00:00
Mathieu Arnold
06b6315ce1 Starting at ExtUtils::MakeMaker 7.06 and Perl 5.25.1, the base
README.pod is no longer manified into a README.3, as the README.pod is
installed and can be read with perldoc, remove the README.3 files that
may be generated.

With hat:	perl@
Sponsored by:	Absolight
2016-05-30 15:33:44 +00:00
Dan Langille
af30627079 Rename py-curator to conform to other elasticsearch port names
While here, upgrade to 3.5.1
PR: 209033
Differential Revision:  D6079
2016-05-29 18:08:19 +00:00
Sunpoet Po-Chuan Hsieh
3b42cb4589 - Update to 0.24
- Add NO_ARCH

Changes:	http://search.cpan.org/dist/Perl-Lint/Changes
2016-05-28 17:09:59 +00:00
Sunpoet Po-Chuan Hsieh
d4176da12d - Update to 2.03
Changes:	http://search.cpan.org/dist/HTML-Packer/Changes
2016-05-28 17:08:19 +00:00
Sunpoet Po-Chuan Hsieh
28da58b867 - Update to 2.02
- Add NO_ARCH

Changes:	http://search.cpan.org/dist/JavaScript-Packer/Changes
2016-05-28 17:08:13 +00:00
Sunpoet Po-Chuan Hsieh
3263d4fb92 - Update to 2.02
Changes:	http://search.cpan.org/dist/CSS-Packer/Changes
2016-05-28 17:08:08 +00:00
MANTANI Nobutaka
6045f4845f Update WWW.
PR:		209192
Submitted by:	raycherng@gmail.com
2016-05-28 14:27:21 +00:00
Kurt Jaeger
942ca95103 devel/py-qt4-core cleanups in py-qt4-*
- Cleanup work on the py-qt4 ports, leading to a reduced runtime footprint.

PR:		209283
Submitted by:	groot@kde.org (kde), rakuco
2016-05-28 12:32:21 +00:00
Matthew Seaman
ad3f899419 - install the 'wordbreaker' program
- install the example minimum configuration file
- use OPTION dependent targets for DOCS, EXAMPLES
- always install man pages, irrespective of the	DOCS option
2016-05-28 09:47:40 +00:00
Kurt Jaeger
71372c78a7 devel/msgpack: 1.1.0 -> 1.4.2
Changes:
  https://github.com/msgpack/msgpack-c/blob/master/CHANGELOG.md
- dependent ports PORTREVISION bump because name of shared library changed

PR:		209474
Submitted by:	Yuri Victorovich <yuri@rawbw.com>
Reviewed by:	swills
2016-05-27 18:56:52 +00:00
Dmitry Marakasov
80cc6f31b3 - Update to 7.0
PR:		209783
Submitted by:	takefu@airport.fm (maintainer)
2016-05-27 16:01:40 +00:00
Bartek Rutkowski
2a601770f9 textproc/py-parsimonious: NEW PORT - PEGs based parser in Python
- Add missing textproc/Makefile in 415899 commit
2016-05-26 15:21:52 +00:00
Bartek Rutkowski
bb654b15d8 textproc/py-parsimonious: NEW PORT - PEGs based parser in Python
Parsimonious aims to be the fastest arbitrary-lookahead parser written
in pure Python and the most usable. It's based on parsing expression
grammars (PEGs), which means you feed it a simplified sort of EBNF
notation. Parsimonious was designed to undergird a MediaWiki parser
that wouldn't take 5 seconds or a GB of RAM to do one page, but it's
applicable to all sorts of languages.

WWW: https://pypi.python.org/pypi/parsimonious

PR:		209732
Submitted by:	Danilo G. Baio <dbaio@bsd.com.br>
2016-05-26 15:20:36 +00:00
Rene Ladan
059340ceb7 Remove expired misc/kdehier4 and update all of its consumers to not reference it any
longer. This is a no-op because KDE4_PREFIX is equal to LOCALBASE

Fix up properties for misc/kde4-l10n/files/bsd.l10n.mk to make svn happy.

PR:		209014 (partial)
Submitted by:	myself
Approved by:	portmgr (bapt)
Differential Revision:	https://reviews.freebsd.org/D6542
2016-05-25 20:56:06 +00:00
Sunpoet Po-Chuan Hsieh
9e185cd270 - Update to 2016.05.22 2016-05-25 20:34:14 +00:00
Sunpoet Po-Chuan Hsieh
a9b174a194 - Update to 2016.05.22 2016-05-25 20:34:09 +00:00
Gerald Pfeifer
80a78653c2 Fix typo in pkg-descr: langauges -> languages.
Approved by:	portmgr (blanket)
2016-05-25 19:30:59 +00:00
Mathieu Arnold
00d52a3e4c Remove useless WRKSRC definitions.
While there, correct DEV_WARNINGS when they occur.

Sponsored by:	Absolight
2016-05-25 15:43:34 +00:00
Dmitry Marakasov
fd5b918640 - Mark BROKEN: does not build ("ValueError: too many values to unpack")
Reported by:	pkg-fallout
Approved by:	portmgr blanket
2016-05-25 15:01:43 +00:00
Baptiste Daroussin
963854440c Add a new keywork xmlcatmgr
It simplifies the handling of the XML and SMGL catalog
It brings a big of consistency by always specifying the catalog path absolute
instead of mixing absolute and relative path.
The keyword is also written a PKG_ROOTDIR friendly to simplify cross installing

Reviewed by:	hrs
Differential Revision:	https://reviews.freebsd.org/D6539
2016-05-24 22:32:49 +00:00
William Grzybowski
2195d9d5d3 textproc/py-pysrt: update to 1.1.1 2016-05-24 12:23:04 +00:00
Danilo Egea Gondolfo
13a9f6f908 - Update to 0.9.12 2016-05-24 01:49:06 +00:00
Dmitry Marakasov
c86e9d9724 Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by default anyway and don't need to be listed
Approved by:	portmgr blanket
2016-05-23 20:35:01 +00:00
Dmitry Marakasov
54a08f6954 Convert tab after WWW: in pkg-descrs to single space as per PHB
Approved by:	portmgr blanket
2016-05-23 18:36:52 +00:00
Hiroki Sato
c4a91c0bf7 Update to b03c2c9. 2016-05-23 17:46:02 +00:00
Mathieu Arnold
c0b5fd211e Cleanup some other NO_PACKAGE madness.
With hat:	portmgr
Sponsored by:	Absolight
2016-05-23 16:46:36 +00:00
Philippe Audeoud
a0653d30e4 - Update to 1.31 2016-05-23 09:31:28 +00:00
Sunpoet Po-Chuan Hsieh
8912fe7c2e - Update to 1.302015
- Use real PORTVERSION
- Use CONFLICTS_INSTALL instead of CONFLICTS
- Update CONFLICTS_INSTALL
- Add NO_ARCH

Changes:	http://search.cpan.org/dist/Test-Simple/Changes
2016-05-23 03:53:19 +00:00
Sunpoet Po-Chuan Hsieh
6ef06c5ca1 - Fix LICENSE
- Update RUN_DEPENDS
2016-05-23 03:52:20 +00:00
Matthew Seaman
d91eb811d5 Reorganise and modernise the py-sqlalchemy ports.
- Introduce new ports for the sqlalchemy 0.9 and 1.0 release branches.
 - Deprecate the ports for the 0.6 and 0.7 release branches, as these
   have been declared EoL and are no longer supported by upstream.
 - Update to the latest available version in each branch.

In detail:

   Port                 Version Maintainer
   ----------------------------------------------
   py-sqlalchemy06      0.6.9   nivit@FreeBSD.org (Deprecate 2016-08-20) [1]
   py-sqlalchemy07      0.7.10  nivit@FreeBSD.org (renamed py-sqlalchemy, Deprecate 2016-08-20) [1]
   py-sqlalchemy08      0.8.7   nivit@FreeBSD.org (renamed py-sqlalchemy-devel) [1]
   py-sqlalchemy09      0.9.10  m.tsatsenko@gmail.com (new, repocopy from py-sqlalchemy-devel) [2]
   py-sqlalchemy10      1.0.13  m.tsatsenko@gmail.com (new, repocopy from py-sqlalchemy-devel) [2]

 - Use options-helpers and option dependent make targets.
 - Use autoplist for documents as well as python code
 - Add all the docments to the packages: previously an arbitrary
   subset was added in a way that excluded CSS, images and other HTML
   assets.
 - Use TEST_DEPENDS and add a TEST_TARGET instead of having a 'TEST'
   option.
 - Use py-pytest for 0.9.x and later, rather than py-nose.
 - Add CONFLICTS_INSTALL between all of the py-sqlalchemyXY ports.

PR:		191442
Submitted by:	robak
Reviewed by:	robak
Reviewed by:	pi
Approved by:	nivit (maintainer timeout, ~300days) [1]
Approved by:    m.tsatsenko@gmail.com (maintainer) [2]
Sponsored by:	https://reviews.freebsd.org/D908
2016-05-22 10:52:44 +00:00
Carlos J. Puga Medina
87a00ede77 New port: textproc/py-numpydoc
Numpy's documentation uses several custom extensions to Sphinx. These
are shipped in this numpydoc package, in case you want to make use of
them in third-party projects.

WWW: https://github.com/numpy/numpydoc

Submitted by:	cpm
Reviewed by:	amdmi3 (mentor)
Approved by:	amdmi3 (mentor)
Differential Revision:	D6451
2016-05-21 17:43:57 +00:00
Steve Wills
bdf55bfadd textproc/consul-template: update to 0.14.0 2016-05-21 13:46:09 +00:00
Steve Wills
e4f199618b textproc/p5-Algorithm-CheckDigits: update to 1.3.2 2016-05-21 13:03:56 +00:00
Steve Wills
2283eed2b5 textproc/p5-Spreadsheet-Read: update to 0.64 2016-05-21 12:57:02 +00:00
Mathieu Arnold
a104ddaade Fix option helpers.
Sponsored by:	Absolight
2016-05-20 12:47:11 +00:00
Mathieu Arnold
2e601a809d Fix build with Perl 5.25.
Braces should be escaped in regexps.

With hat:	perl@
Sponsored by:	Absolight
2016-05-20 09:30:19 +00:00
Mathieu Arnold
90a1571950 Fix build with Perl 5.25.
Braces should be escaped in regexps.

With hat:	perl@
Sponsored by:	Absolight
2016-05-20 09:30:10 +00:00
Dmitry Marakasov
c4e8da2899 - Add LICENSE
- Switch to options helpers
2016-05-20 09:03:39 +00:00
Jason Unovitch
1d4a461bfe 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
2016-05-20 01:07:16 +00:00
Brad Davis
15b2b0ad97 Add a new port textproc/rubygem-pretty-xml
Approved by:	swills (mentor)
2016-05-19 16:41:23 +00:00
Dmitry Marakasov
e87a8bd319 - Fix trailing whitespace in pkg-messages
Approved by:	portmgr blanket
2016-05-19 11:09:14 +00:00
Dmitry Marakasov
1f8b48b772 - Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by:	portmgr blanket
2016-05-19 10:53:05 +00:00
Sunpoet Po-Chuan Hsieh
ec46a61732 - Update to 2016.05.15 2016-05-19 03:43:43 +00:00
Sunpoet Po-Chuan Hsieh
0dfb856a13 - Update to 2016.05.15 2016-05-19 03:43:39 +00:00
Sunpoet Po-Chuan Hsieh
cfcaf07e24 - Update to 0.90
Changes:	http://search.cpan.org/dist/Excel-Writer-XLSX/Changes
2016-05-19 03:42:30 +00:00
Dmitry Marakasov
70e2eaabae - No need to specify master site subdirectory when it's the same as default
Approved by:	portmgr blanket
2016-05-18 14:11:33 +00:00
Hiroki Sato
9be3dbc25e - Update to 160308[*]
- Use DISTVERSION instead of PORTVERSION.
- Remove CONFLICTS.
- Define DOCS.

Submitted by:	pfg [*]
PR:		209287 [*]
2016-05-17 08:27:04 +00:00
Matthew Seaman
f57337c650 Add py-dbfread 2.0.5, read DBF files, returning data as native Python
objects.
2016-05-16 15:12:41 +00:00
Mikhail Teterin
c72273af5b Upgrade from 4.0 to 4.0.1. According to the author's change-log,
this incorporates "various bug-fixes".

Notified by:	portscout
2016-05-16 14:03:15 +00:00
Jimmy Olgeni
0972a7cbe3 Update textproc/the_silver_searcher to version 0.32.0. 2016-05-16 09:52:57 +00:00
Sunpoet Po-Chuan Hsieh
c0c16971c9 - Update to 2.4.1
Changes:	https://github.com/jch/html-pipeline/blob/master/CHANGELOG.md
2016-05-15 16:13:49 +00:00
Sunpoet Po-Chuan Hsieh
2b56cbf0d0 - Update to 4.8.5
Changes:	https://github.com/github/linguist/releases
2016-05-15 16:13:39 +00:00
Sunpoet Po-Chuan Hsieh
3090cfe59b - Update to 2.2.6
Changes:	https://github.com/jekyll/jekyll-assets/commits/master
2016-05-15 16:12:31 +00:00
Babak Farrokhi
10cd13be66 update textproc/erlang-p1xml to 1.1.2
Reviewed by:	bapt
Approved by:	bapt
Differential Revision:	https://reviews.freebsd.org/D6375
2016-05-15 15:39:00 +00:00
Dmitry Marakasov
fd5ec4fe65 - Add LICENSE_FILE
- Remove unneeed CPP/LDFLAGS
- Switch to options helpers
- Don't needlessly install INSTALL file
2016-05-15 09:03:36 +00:00
TAKATSU Tomonari
ed5a154c43 - Update to 1.4 2016-05-13 23:40:27 +00:00
Baptiste Daroussin
de9ab66a62 Prevent collision with getline(3) 2016-05-13 19:44:21 +00:00
Dmitry Marakasov
23e4272a51 - Update to 0.63 2016-05-12 18:34:46 +00:00
Kris Moore
2de79173f1 - Update to 1.4.1 2016-05-12 15:53:30 +00:00
Steven Kreuzer
5523c43083 Uodate to version 2.0.0 2016-05-12 14:57:19 +00:00
TAKATSU Tomonari
8f7607bb5f - Update to 0.6 2016-05-11 01:08:00 +00:00
Dmitry Marakasov
b93d640fe2 - Add LICENSE
- Add NO_ARCH
- Switch to options helpers
2016-05-10 21:30:47 +00:00
Dmitry Marakasov
c81da4249d - Clarify LICENSE
- Add LICENSE_FILE
- Switch to options helpers
2016-05-10 21:30:42 +00:00
Dmitry Marakasov
0ffcbe1ac8 - Fix build with libc++ 3.8.0 by ignoring ETIME errno which does not exist on FreeBSD
PR:		209101
Submitted by:	dim@FreeBSD.org
2016-05-10 18:54:21 +00:00
Dmitry Sivachenko
ca1ef557d1 Update WWW. 2016-05-10 06:00:42 +00:00
Tom Judge
0f3519f967 Add multi instance support for boxes with more that 64Gb RAM 2016-05-10 04:38:12 +00:00
Sunpoet Po-Chuan Hsieh
e7d848cc5e - Add PORTSCOUT 2016-05-09 19:18:10 +00:00
Jan Beich
5b150cfc0b textproc/libextractor: unbreak build with ffmpeg 3.0
thumbnailffmpeg_extractor.c:156:22: error: variable has incomplete type 'enum PixelFormat'
                  enum PixelFormat src_pixfmt,
                                   ^
thumbnailffmpeg_extractor.c:212:40: error: use of undeclared identifier 'PIX_FMT_RGB24'; did you mean 'AV_PIX_FMT_RGB24'?
               av_malloc (avpicture_get_size (PIX_FMT_RGB24, dst_width, dst_height))))
                                              ^~~~~~~~~~~~~
thumbnailffmpeg_extractor.c:223:19: error: use of undeclared identifier 'PIX_FMT_RGB24'; did you mean 'AV_PIX_FMT_RGB24'?
                  PIX_FMT_RGB24, dst_width, dst_height);
                  ^~~~~~~~~~~~~
thumbnailffmpeg_extractor.c:258:32: error: use of undeclared identifier 'PIX_FMT_RGB24'; did you mean 'AV_PIX_FMT_RGB24'?
  encoder_codec_ctx->pix_fmt = PIX_FMT_RGB24;
                               ^~~~~~~~~~~~~
thumbnailffmpeg_extractor.c:455:44: error: argument type 'enum PixelFormat' is incomplete
                          frame->linesize, codec_ctx->pix_fmt,
                                           ^~~~~~~~~~~~~~~~~~
thumbnailffmpeg_extractor.c:630:44: error: argument type 'enum PixelFormat' is incomplete
                          frame->linesize, codec_ctx->pix_fmt,
                                           ^~~~~~~~~~~~~~~~~~

PR:		209121
Reported by:	antoine (via exp-run)
Submitted by:	Ben Woods <woodsb02@gmail.com>
Obtained from:	Debian
2016-05-07 17:21:25 +00:00
Sunpoet Po-Chuan Hsieh
a744a1eabf - Update to 1.11.1
Changes:	http://kramdown.gettalong.org/news.html
2016-05-07 00:17:37 +00:00
Sunpoet Po-Chuan Hsieh
8371a98901 - Update to 2.2.5
Changes:	https://github.com/jekyll/jekyll-assets/commits/master
2016-05-07 00:17:32 +00:00
Sunpoet Po-Chuan Hsieh
446e7c2494 - Update to 4.8.4
Changes:	https://github.com/github/linguist/releases
2016-05-07 00:17:23 +00:00
Kurt Jaeger
bc0b06f38e textproc/fop: 2.0 -> 2.1
Changes:
- http://xmlgraphics.apache.org/fop/2.1/releaseNotes_2.1.html
  Add PreloaderRawPNG to handle images ImageIO cant
  Support Barcode4J page number
  Support CMYK JPEG in AFP
  Support IPD change on last page
  Support PDF/UA
  Support TrueType fonts in PCL
  Support TrueType fonts in AFP
  Support for PDF/A-3

PR:		209023
Submitted by:	delphij
Approved by:	geoff@sea-incorporated.com (maintainer)
2016-05-06 07:16:47 +00:00
Pawel Pekala
2e0545d807 Update to version 3.16.0
Changelog: https://git.gnome.org/browse/meld/tree/NEWS
2016-05-04 16:31:23 +00:00
Dmitry Marakasov
94222bb607 - Add LICENSE
- Switch to options helpers
2016-05-04 09:03:27 +00:00
Rene Ladan
2b569b9b46 Remove expired ports:
2016-04-30 textproc/rubygem-gherkin3: Use textproc/rubygem-gherkin instead
2016-04-30 dns/odsclient: ODS shuts service down, so client is probably useless
2016-05-03 18:00:32 +00:00
Sunpoet Po-Chuan Hsieh
74f2148020 - Update to 2016.05.01 2016-05-02 17:13:27 +00:00
Sunpoet Po-Chuan Hsieh
36bfb763f2 - Update to 2016.05.01 2016-05-02 17:13:23 +00:00
Tilman Keskinoz
fbb7a3a60a Update to 4.11
PR:		209090
Submitted by:	maintainer
2016-05-02 15:04:02 +00:00
Tilman Keskinoz
af372bced7 Cotire compilation speedup fails with upcoming libc++ 3.8.0, so disable it.
Reported by:	dim@
2016-05-02 12:40:09 +00:00
Kurt Jaeger
ad5baacdb4 textproc/ibus: use python:2 instead of python
PR:		208202
Submitted by:	Hiroo Ono <hiroo.ono+freebsd@gmail.com>
Approved by:	Henry Hu <henry.hu.sh@gmail.com> (maintainer)
2016-05-01 14:37:43 +00:00
TAKATSU Tomonari
68c5d954c9 - Update to 0.9.6 2016-05-01 11:01:18 +00:00
Antoine Brodin
a0761372e4 Update to 0.8.5 2016-05-01 08:26:09 +00:00
Antoine Brodin
96d272c0fb Update to 2.3.5 2016-05-01 08:15:37 +00:00
Florian Smeets
14632448b8 Fix the build when libcheck is installed.
The switch to turn the detection off doesn't work, so remove the part from
the Makefile.

PR:		209060
Reported by:	dewayne@heuristicsystems.com.au, w.schwarzenfeld@aon.at,
		Zhang Huangbin <zhb@iredmail.org>
2016-05-01 07:21:56 +00:00
Dmitry Marakasov
446721d6dd - Switch to new test framework
- Don't uselessly install INSTALL file
- Switch to options helpers
- Regenerate patches with `make makepatch`
2016-04-30 09:03:25 +00:00
Kurt Jaeger
38233b1c21 textproc/irstlm: Fix build with libc++ 3.8.0
PR:		209103
Submitted by:	dim
Approved by:	demon
2016-04-30 08:18:31 +00:00
John Marino
d0c4d21a83 Change Ada Framework foundation from gcc5-aux to gcc6-aux
GCC 6.1 was released this week.  The Ada Framework in FreeBSD ports has
been based on GCC 5.3 GNAT although GCC 6.x has been supported for awhile
via the ADA_DEFAULT option in make.conf.

Now that GCC 6 has been officially released, switch to it by default.
People can maintain the old foundation by putting "ADA_DEFAULT=5" in
/etc/make.conf.

Libraries built by one GNAT are unusable by another, so almost every Ada
port has been bumped as a result.  Noticable exceptions are dns/ironsides
which fails to build on gcc6 (thus USES=ada:5 is set) and cad/ghdl which
needs additional testing as it may require gcc5 on FreeBSD (DragonFly
uses the LLVM backend only).
2016-04-30 06:44:27 +00:00
Sunpoet Po-Chuan Hsieh
220a48c361 - Update to 2.2.0
Changes:	https://github.com/jekyll/jekyll-assets/commits/master
2016-04-29 22:43:07 +00:00
Jimmy Olgeni
365ca01467 Update textproc/elasticsearch-plugin-migration to version 1.18. 2016-04-29 10:28:38 +00:00
Steve Wills
89317b0e42 textproc/ruby-rdtool: remove unneeded USE_RAKE 2016-04-28 14:02:21 +00:00
Dmitry Marakasov
1731abc29f - Add LICENSE
- Switch to USES=tar
- Add NO_ARCH
- Switch to options helpers
- Pet portlint
2016-04-28 09:03:22 +00:00
John Marino
72b13c3684 textproc/opentoken: Fix build with gcc6-aux
Submitted by:	upstream maintainer (Stephen Leake)
2016-04-27 22:47:22 +00:00
Steve Wills
462519941e Convert USES=gem:autoplist to USES=gem since autoplist is default 2016-04-27 21:57:31 +00:00
Rene Ladan
c47e1294f6 Do you have smaller Python projects that only need a README file for
documentation? Want to host your README on Read The Docs?

sphinx-me is a BSD licensed tool that will create a Sphinx documentation shell
for your project and include the README file as the documentation index. It
handles extracting the required meta data such as the project name, author and
version from your project for use in your Sphinx docs.

Once you use sphinx-me to build your Sphinx docs, you can then add your project
to the Read The Docs site and have your project's README hosted with an
attractive Sphinx documentation theme.

Your README file should be in a reStructuredText compatible format.

WWW: https://github.com/stephenmcd/sphinx-me/
2016-04-27 18:16:26 +00:00