1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-07 11:49:40 +00:00

393459 Commits

Author SHA1 Message Date
Pietro Cerutti
f2f98537b4 databases/speedtables: update to 1.9.2
Changelog:
https://github.com/flightaware/speedtables/compare/v1.9.0...v1.9.2

Release notes:
https://github.com/flightaware/speedtables/releases/tag/v1.9.1
https://github.com/flightaware/speedtables/releases/tag/v1.9.2
2016-05-09 08:17:13 +00:00
Gerald Pfeifer
06cd59fb96 Update to the 20160501 development snapshot of GCC 7.
Remove Java from the set of default options on all platforms since
the plan is to remove the Java frontend and runtime during development
of GCC 7.
2016-05-09 07:19:25 +00:00
Vanilla I. Shu
7d9be49df1 Update to 0.5.0. 2016-05-09 03:21:10 +00:00
Wen Heping
008410e1df - Update to 1.4.4
- Update pkg-message
2016-05-09 02:27:01 +00:00
TAKATSU Tomonari
b40834f867 - Update to 0.4-1 2016-05-08 22:51:53 +00:00
Sunpoet Po-Chuan Hsieh
74859cf300 - Update to 0.52
Changes:	http://search.cpan.org/dist/List-SomeUtils/Changes
2016-05-08 21:03:03 +00:00
Sunpoet Po-Chuan Hsieh
edb74878e6 - Update to 0.52
Changes:	http://search.cpan.org/dist/List-SomeUtils-XS/Changes
2016-05-08 20:56:28 +00:00
Kurt Jaeger
936a271eac ports-mgmt/portest: 0.1.6 -> 0.1.7
- Added portlint option
- Removed default options

PR:		209383
Submitted by:	Ultima1252@gmail.com (maintainer)
2016-05-08 20:52:21 +00:00
Kurt Jaeger
a32b69a138 devel/gitblit: remove commented out line
PR:		203072
Reported by:	mat
2016-05-08 20:49:00 +00:00
Kurt Jaeger
809b97cbfa devel/codeblocks: fix attribution
PR:		209377
Reported by:	mat
2016-05-08 20:47:37 +00:00
Thomas Zander
68ec7939af Update to snapshots of mplayer and ffmpeg as of 2016-05-08 2016-05-08 18:05:42 +00:00
Baptiste Daroussin
0cc8b577a0 Update to 1.7.99.9
Changes:
- rename install --from-root into install --recursive to avoid confusions
- cleanup old packages later which reduces the window when the filesystem is "unstable"
- fix issue with recursive deps when using pkg add
2016-05-08 17:51:10 +00:00
Kurt Jaeger
8489b4ac92 lang/rexx-regutil: several patches
- additional MASTER_SITE (there was only one)
- tidied Makefile considerably
- fixed failure to build under different PREFIX
- added DOC option
- added EXAMPLES option, and now can have examples (there were none before)
- eliminated numerous compilation warnings
- REMOVED pkg-plist (only two files in it)
- REMOVED pkg-message (now redundant)
- ADDED new patches in files/

PR:		209379
Submitted by:	bob@eager.cx (maintainer)
2016-05-08 17:50:04 +00:00
Stephen Montgomery-Smith
a3d88d3f98 - Update to 1.2.2.
- This new version also allows octave-forge-video to build successfully once
multimedia/ffmpeg is updated to 3.0.x. Note that multimedia/ffmpeg is
currently still on the 2.8.x branch, however this update is backwards
compatible with ffmpeg 2.8.x.
- Add CPPFLAGS+=-I${LOCALBASE}/include to allow build to find ffmpeg headers.

PR:		ports/209380
Submitted by:	Ben Woods <woodsb02@gmail.com>
2016-05-08 17:47:33 +00:00
Kurt Jaeger
5d3da8cf47 devel/codeblocks: 13.12 -> 16.01
- Changes:
  http://www.codeblocks.org/downloads/binaries/changelog
- submitter re-takes maintainer

PR:		209377
Submitted by:	lbartoletti@tuxfamily.org
2016-05-08 17:41:52 +00:00
Kurt Jaeger
0c26af0332 New port: devel/gitblit
Gitblit is an open-source, pure Java stack for managing, viewing,
and serving Git repositories. It's designed primarily as a tool for
small workgroups who want to host centralized repositories.

Gitblit WAR is what you should download if you already have a servlet
container available that you wish to use. Jetty 6/7/8 and Tomcat
6/7 are known to work. Generally, any Servlet 2.5 or Servlet 3.0
container should work.

Gitblit can be used as a dumb repository viewer with no administrative
controls or user accounts. Gitblit can be used as a complete Git
stack for cloning, pushing, and repository access control. Gitblit
can be used without any other Git tooling (including actual Git)
or it can cooperate with your established tools.

WWW: http://gitblit.com/

PR:		203072
Submitted by:	Dusan Vejnovic <freebsd@dussan.org>
2016-05-08 16:42:17 +00:00
Bartek Rutkowski
975c2f3053 devel/ddd: Add more information to pkg-descr about software requirements
Reported by:	Trond Endrestol <Trond.Endrestol@ximalas.info>
Approved by:	maintainer timeout (sergio@softshark.org, 6 months)
2016-05-08 15:36:44 +00:00
Bartek Rutkowski
d8de534e12 russian/wordpress: update 4.5.1 -> 4.5.2
- Bugfix update

PR:		209378
Submitted by:	Mihail Timofeev <9267096@gmail.com> (maintainer)
MFH:		2016Q2
2016-05-08 15:05:38 +00:00
Bartek Rutkowski
98c0044ff7 devel/mongo-cxx-driver: update 1.1.0 -> 1.1.1 and cleanup
- Remove obsolete GH_TAGNAME and WRKSRC
- Correct DISTVERSIONPREFIX to match upstream
- Change COMMENT
- Add LICENSE_FILE
- Pet portlint

PR:		209321
Submitted by:	Simun Mikecin <numisemis@yahoo.com> (maintainer)
2016-05-08 14:39:02 +00:00
Dimitry Andric
e195078b9f During the exp-run in bug 208158, it was found that deskutils/easystroke
gives errors with libc++ 3.8.0:

handler.cc:536:21: error: static declaration of 'abs' follows non-static declaration
static inline float abs(float x) { return x > 0 ? x : -x; }
                    ^
/usr/include/c++/v1/math.h:646:1: note: previous definition is here
abs(float __lcpp_x) _NOEXCEPT {return fabsf(__lcpp_x);}
^

This is because easystroke tries to roll its own version of abs(), which
is already defined in math.h.  Fix this by removing the custom abs().

Approved by:	t@tobik.me (maintainer)
PR:		209372
MFH:		2016Q2
2016-05-08 12:05:52 +00:00
Gerald Pfeifer
aba8c1ffde Include GNUTLS in the default options since apparently it does help
with Evernote and World of Warcraft.

Bump PORTREVISION.

PR:		208234
2016-05-08 11:51:23 +00:00
Roman Bogorodskiy
ed55003637 audio/deadbeef: update to 0.7.2
PR:		209168
Approved by:	vg (maintainer; privately)
2016-05-08 11:13:52 +00:00
Roman Bogorodskiy
3f2e739fb3 net/py-novaclient: update to 4.0.0 2016-05-08 11:02:42 +00:00
Roman Bogorodskiy
54f28cf4e1 devel/py-oslo.i18n: update to 3.6.0 2016-05-08 11:00:53 +00:00
Kurt Jaeger
acfcc25f30 devel/pear-PHP_CodeSniffer: 2.5.1 -> 2.6.0
Changes:
  http://pear.php.net/package/PHP_CodeSniffer/download/

PR:		209118
Submitted by:	Franco Fichtner <franco@opnsense.org>
Approved by:	Torsten Zuehlsdorff <ports@toco-domains.de> (maintainer)
2016-05-08 10:59:07 +00:00
Roman Bogorodskiy
7060298089 devel/py-keystoneauth1: update to 2.6.0
- update to 2.6.0
- fix tabs/spaces formatting in RUN_DEPENDS
- py-keystoneauth1 supports only Python 2.7 or newer now,
  so adjust USES= python accordingly

PR:		209367
Approved by:	maintainer
2016-05-08 10:58:26 +00:00
Roman Bogorodskiy
5359797f3f devel/py-positional: update to 1.1.0 2016-05-08 10:54:00 +00:00
Rene Ladan
9cc7550a8a x11/gnustep-app: remove expired deskutils/gnustep-notebook from dependencies
and bump PORTREVISION

PR:		209009
Submitted by:	myself
Approved by:	maintainer timeout (theraven, 14 days)
2016-05-08 10:43:04 +00:00
Rene Ladan
4e0b9bdf21 sysutils/linux-crashplan: bump PORTREVISION after previous commit 2016-05-08 10:41:46 +00:00
Rene Ladan
b43d9440ec sysutils/linux-crashplan: Use USE_JAVA knobs instead of a hardcoded dependency
on java/linux-sun-jre17.  The latter port expired two months ago.

While here address portlint issues:
- regenerate patches
- use %%DATADIR%% in pkg-plist
- use PKGNAMEPREFIX
- add java to CATEGORIES
- remove empty trailing line from pkg-message

PR:		209012
Submitted by:	myself
Approved by:	maintainer timeout (subtil@gmail.com, 14 days)
2016-05-08 10:38:30 +00:00
Rene Ladan
38c497e2ce net/omcmd: schedule for deletion on 2016-06-01:
Unfetchable and depends on expired net/isc-dhcp41-server

PR:		209018
Submitted by:	myself
Approved by:	maintainer timeout (pavelivolkov@googlemail.com, 14 days)
2016-05-08 10:33:07 +00:00
Kurt Jaeger
c505b56b44 sysutils/slurm-wlm: 15.08.10 -> 15.08.11
- bug-fixes only

PR:		209336
Submitted by:	Joseph Mingrone <jrm@ftfl.ca> (maintainer)
2016-05-08 09:39:32 +00:00
Kurt Jaeger
1eaca4435a sysutils/fcron: 3.0.6 -> 3.2.0
Changes:
  http://fcron.free.fr/doc/en/changes.html
- updated maintainer mail

PR:		209139
Submitted by:	bob@eager.cx (maintainer)
2016-05-08 09:33:26 +00:00
Kurt Jaeger
b532c3aa77 New port: mail/p5-Email-Outlook-Message
This module reads e-mail messages stored as .msg files (such as generated
by Outlook), and converts them to Email::MIME objects. It also includes a
command-line interface in the form of the msgconvert script.

Such files may be identified by file(1) as follows:
Composite Document File V2 Document

You do not need Outlook installed to use this module.

WWW: http://search.cpan.org/dist/Email-Outlook-Message/

PR:		209373
Submitted by:	John Hein <z7dr6ut7gs@snkmail.com>
2016-05-08 09:24:48 +00:00
Dmitry Marakasov
ba39c8cba5 - Add LICENSE_FILE
- Switch to options helpers
2016-05-08 09:03:30 +00:00
TAKATSU Tomonari
4205f3bf10 - Update to 1.60.0-2 2016-05-08 06:43:18 +00:00
Danilo Egea Gondolfo
eadab762a3 - Update to 0.33.1 2016-05-08 01:53:50 +00:00
Danilo Egea Gondolfo
4226e30fd9 - Update to 6.700.6 2016-05-08 01:34:07 +00:00
Bartek Rutkowski
f52d44f24e www/piwigo: update 2.8.0 -> 2.8.1
PR:		209322
Submitted by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
2016-05-07 22:53:51 +00:00
Dimitry Andric
cdd0bb8227 During the exp-run in bug 208158, it was found that chinese/sunpinyin
gives errors with libc++ 3.8.0:

gmake[2]: Entering directory '/wrkdirs/usr/ports/chinese/sunpinyin/work'
slmpack lm_sc.3gm.arpa dict.utf8 lm_sc.3gm
Loading lexicon...done.
Loading ARPA slm...
Writing out...done!
slmthread lm_sc.3gm lm_sc.t3g.orig
Loading original slm...
first pass...
Compressing pr values...65536 float values ==> 65536 values
Compressing bow values...16384 float values ==> 16384 values
Threading the new model...Assertion failed: (prit != pr_map.end()), function main, file src/slm/thread/slmthread.cpp, line 364.
/wrkdirs/usr/ports/chinese/sunpinyin/work/sunpinyin-a8bd811/src/sunpinyin-dictgen.mk:51: recipe for target 'lm_sc.t3g.orig' failed

This is because the code mostly uses floats, but in some parts it uses
log(), exp(), etc, which return doubles.  During the parts where it does
lookups in std::map<float, int> constructs, this leads to it not being
able to find the expected entries.  Fix this by using logf(), expf() and
similar, which explicitly return floats.

Approved by:	lichray@gmail.com (maintainer)
PR:		209369
MFH:		2016Q2
2016-05-07 22:44:31 +00:00
Martin Matuska
7d64f2801f Use mysqli as default in databases/pear-Horde_Db 2016-05-07 21:22:41 +00:00
Christian Weisgerber
3dfe94116d For the RESSL option, switch the dependency from libressl-devel to
security/libressl, now that the latter is new enough.

PR:		209343
Submitted by:	tom.beard@public-internet.co.uk
2016-05-07 20:00:26 +00:00
Dimitry Andric
488fd1255a During the exp-run in bug 208158, it was found that biology/ugene gives
errors with libc++ 3.8.0:

In file included from src/QScoreAdapter.cpp:1:
In file included from src/QScoreAdapter.h:4:
In file included from ../../include/U2Core/MAlignment.h:1:
In file included from ../../include/U2Core/../../corelibs/U2Core/src/datatype/MAlignment.h:25:
In file included from ../../include/U2Core/../../corelibs/U2Core/src/datatype/MAlignmentInfo.h:25:
In file included from /usr/local/include/qt5/QtCore/QString:1:
In file included from /usr/local/include/qt5/QtCore/qstring.h:41:
In file included from /usr/local/include/qt5/QtCore/qchar.h:37:
In file included from /usr/local/include/qt5/QtCore/qglobal.h:39:
/usr/include/c++/v1/cstddef:43:15: fatal error: 'stddef.h' file not found
#include_next <stddef.h>
              ^

This is because the port tries to add /usr/include as a system include
directory, using -isystem, and this screws up the order of include
directories.  Fix it by patching up a number of .pri files to avoid
using the -isystem flag.

Approved by:	h2+fbsdports@fsfe.org (maintainer)
PR:		209366
MFH:		2016Q2
2016-05-07 19:38:53 +00:00
Kurt Jaeger
aa43e0125c New port: devel/py3-pyicu, slave port for python3 for py-pyicu
PR:		207035
Submitted by:	Ben Woods <woodsb02@gmail.com>
Approved by:	bland (maintainer timeout)
2016-05-07 19:24:41 +00:00
Thomas Zander
e8fee76153 Update to upstream release 2.8.7 2016-05-07 18:10:14 +00:00
Jimmy Olgeni
a61c1d664a Update databases/elixir-calecto to version 0.6.0. 2016-05-07 17:41:04 +00:00
Stephen Montgomery-Smith
2dbdb99021 - One more attempt to make it work with FreeBSD-9.
Submitted by:	Walter Schwarzenfeld <w.schwarzenfeld@utanet.at>
2016-05-07 17:39:02 +00:00
Jan Beich
f82ec91ba6 multimedia/libquicktime: unbreak build with ffmpeg 3.0
lqt_ffmpeg.c:389:13: error: use of undeclared identifier 'CODEC_ID_MPEG1VIDEO'; did you mean 'AV_CODEC_ID_MPEG1VIDEO'?
      .id = CODEC_ID_MPEG1VIDEO,
            ^~~~~~~~~~~~~~~~~~~
lqt_ffmpeg.c:547:13: error: use of undeclared identifier 'CODEC_ID_SVQ1'; did you mean 'AV_CODEC_ID_SVQ1'?
      .id = CODEC_ID_SVQ1,
            ^~~~~~~~~~~~~
[...]

PR:		209348
Reported by:	antoine (via exp-run)
Submitted by:	Ben Woods <woodsb02@gmail.com>
Obtained from:	Debian
2016-05-07 17:22:21 +00:00
Jan Beich
7249102712 graphics/opencv: unbreak build with ffmpeg 3.0
modules/highgui/src/ffmpeg_codecs.hpp:104:7: error: use of undeclared identifier 'CODEC_ID_H264'; did you mean 'AV_CODEC_ID_H264'?
    { CODEC_ID_H264, MKTAG('H', '2', '6', '4') },
      ^~~~~~~~~~~~~
modules/highgui/src/ffmpeg_codecs.hpp:121:7: error: use of undeclared identifier 'CODEC_ID_MPEG4'; did you mean 'AV_CODEC_ID_MPEG4'?
    { CODEC_ID_MPEG4, MKTAG('D', 'I', 'V', 'X') },
      ^~~~~~~~~~~~~~
[...]

PR:		208895
Reported by:	antoine (via exp-run)
Submitted by:	Ben Woods <woodsb02@gmail.com>
Approved by:	maintainer timeout (jhale, 3 weeks)
Obtained from:	Debian
2016-05-07 17:22:02 +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