1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-30 10:38:37 +00:00
Commit Graph

404440 Commits

Author SHA1 Message Date
Danilo Egea Gondolfo
6af1624db4 - Update to 7.500.1 2016-11-13 22:19:01 +00:00
Baptiste Daroussin
de980c5ba1 Change defaut cd device to /dev/cd0 2016-11-13 22:19:01 +00:00
Danilo Egea Gondolfo
1943841380 - Update to 2.6.0
- Add LICENSE
- Sort USES
- Adjust dependencies, now it depends of Gtk3

PR:		213986
Submitted by:	olivierd
2016-11-13 22:14:49 +00:00
Olivier Duchateau
0d6c9f62ce - Update to 0.3.4
- Re-generate patch (with 'make makepatch')

This release introduces 2 new features [1], available in settings window.

[1] https://git.xfce.org/apps/xfce4-notifyd/tag/?id=xfce4-notifyd-0.3.4

PR:		214377
Submitted by:	myself (olivierd@)
Approved by:	ehaupt@ (maintainer)
2016-11-13 21:43:32 +00:00
Pawel Pekala
afa53cfab4 Update to version 1.0.1
- Small code refactoring and some fixes
- String management improvements
- Complete application icons
- Translations:
  New: Danish
  Updated: Swedish, Catalan, Turkish, Indonesian, French,
      Norwegian Bokmal and Spanish
  Partially updated: German
2016-11-13 20:27:39 +00:00
Tobias C. Berner
b899264b8b Udpate PyQt5 to 5.6.2
Update PyQt from 5.5.1 to 5.6.2 to match the Qt updates that have
already landed in the ports tree.

PR:		214355
Submitted by:	Adriaan de Groot <groot@kde.org>
Reviewed by:	rakuco, tcberner
Approved by:	rakuco (mentor)
Exp-Run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D8408
2016-11-13 20:19:11 +00:00
Jan Beich
cae37f0016 multimedia/aegisub: simplify + unbreak boost 1.62 on 9.x
In file included from libaegisub/ass/time.cpp:20:0:
libaegisub/include/libaegisub/format.h: In static member function 'static Out agi::format_detail::runtime_cast_helper<In, Out, <anonymous> >::cast(const In&)':
libaegisub/include/libaegisub/format.h:31:37: error: 'bad_cast' is not a member of 'std'
  static Out cast(In const&) { throw std::bad_cast(); }
                                     ^
In file included from libaegisub/lua/script_reader.cpp:19:0:
libaegisub/include/libaegisub/file_mapping.h:37:3: error: 'unique_ptr' in namespace 'std' does not name a type
   std::unique_ptr<boost::interprocess::mapped_region> region;
   ^
libaegisub/include/libaegisub/file_mapping.h:54:3: error: 'unique_ptr' in namespace 'std' does not name a type
   std::unique_ptr<boost::interprocess::mapped_region> read_region;
   ^
libaegisub/include/libaegisub/file_mapping.h:56:3: error: 'unique_ptr' in namespace 'std' does not name a type
   std::unique_ptr<boost::interprocess::mapped_region> write_region;
   ^

PR:		199601
2016-11-13 18:49:41 +00:00
Sunpoet Po-Chuan Hsieh
2aa337bbdb - Revert the removal of PERL_LEVEL check
Notified by:	mat
2016-11-13 17:36:35 +00:00
Rene Ladan
3fcbf37c99 Clean up TEST_DEPENDS, devel/py-unittest2 was removed at 2016-09-26 2016-11-13 16:14:14 +00:00
Thomas Zander
f088097def Update to upstream version 1.5.2
PR:		213772
Submitted by:	olevole@olevole.ru (maintainer)
2016-11-13 15:52:30 +00:00
Matthew Seaman
3170d1fe6b unbreak by switching to GitHub as master site.
Add license

Chagne maintainer to submitter

PR:		214443
Submitted by:	lifanov@mail.lifanov.com
Approved by:	mokhi64@gmail.com (maintainer)
2016-11-13 15:18:15 +00:00
Matthew Seaman
e2974fb2d1 Unbreak by switching to GitHub as the master site.
Add license

Change maintainer to submitter

PR:		214442
Submitted by:	lifanov@mail.lifanov.com
Approved by:	mokhi64@gmail.com (maintainer)
2016-11-13 15:16:21 +00:00
Thomas Zander
2bf4b77961 Fix build with ffmpeg 3.x
PR:		214234
Submitted by:	jbeich
2016-11-13 14:43:42 +00:00
Kurt Jaeger
383879c7d3 databases/cego: update 2.31.1 -> 2.31.2
- Fix in CegoClient for escape character handling in batch mode
- Fix in CegoClient for dumpfile generation. Default values handling corrected
- Join optimizer fix in CegoSelect, CegoAttrCond and CegoBtreeCursor.
  join attributes are checked now in a more sophisticed way, which
  leads to improved execution performace for advanced joins

PR:		Bjoern Lemke <lemke@lemke-it.com>
2016-11-13 14:35:36 +00:00
Kurt Jaeger
c716f66aa0 dns/rbldnsd: update 0.997a -> 0.998
- use ${ETCDIR}
- don't install RPM spec and debian packege spec - they are no use on FreeBSD
- install example zone file with default permissions (readable to
  all users) there is no need to limit access to examples

PR:		214426
Changes:	http://www.corpit.ru/mjt/rbldnsd/NEWS
Submitted by:	Anton Yuzhaninov <citrin+pr@citrin.ru>
Approved by:	Alexey Degtyarev <alexey@renatasystems.org> (maintainer)
2016-11-13 14:14:59 +00:00
Thomas Zander
74368fb2ba Use OPTION helpers for DOCS
PR:		213975
Submitted by:	udvzsolt@gmail.com (maintainer)
2016-11-13 14:13:42 +00:00
Kurt Jaeger
da704f951a graphics/llpp: Fix 'crashes Firefox sometimes'
- This one is related to bug #199872 where Firefox would randomly crash
  when exiting llpp (sometimes yes and sometimes no, you don't know which
  beforehand).
  Firefox (or GTK+ apps in general) seems to monitor ~/.config
  (not sure if true).  llpp writes to ~/.config/llpp.conf when it
  exits, which will trigger bug #199872.
- This patch moves llpp's config file to ~/.llpp.conf instead, solving
  this annoyance.

PR:		214458
Submitted by:	Tobias Kortkamp <t@tobik.me> (maintainer)
2016-11-13 14:00:50 +00:00
MANTANI Nobutaka
1ba7698def - Simplify PLIST, BUILD_DEPENDS and RUN_DEPENDS selection.
- Regenerate patches by 'make makepatch'.
- Pet portlint.

PR:		213183
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
2016-11-13 13:23:04 +00:00
MANTANI Nobutaka
719ba3574d - Simplify PLIST, BUILD_DEPENDS and RUN_DEPENDS selection.
- Regenerate patches by 'make makepatch'.
- Pet portlint.

PR:		213182
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
2016-11-13 13:21:08 +00:00
MANTANI Nobutaka
cad9c5325e - Simplify plist.
- Regenereate patches by 'make makepatch'.
- Pet portlint.

PR:		213181
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
2016-11-13 13:18:12 +00:00
Koop Mast
4471a6e109 Add meson.
Meson is a cross-platform build system designed to be both as fast and as
user friendly as possible. It supports many languages and compilers, including
GCC, Clang and Visual Studio. Its build definitions are written in a simple
non-turing complete DSL. The main design point of Meson is that every moment
a developer spends writing or debugging build definitions is a second wasted.
So is every second spent waiting for the build system to actually start
compiling code.

Submitted by:	Ting-Wei Lan
2016-11-13 13:06:00 +00:00
Thomas Zander
6664c1a00e Update to upstream version 7.1
PR:		214200
Submitted by:	udvzsolt@gmail.com
Reviewed by:	takefu@airport.fm (maintainer)
Approved by:	takefu@airport.fm (maintainer)
2016-11-13 12:58:12 +00:00
Jan Beich
2180f03c62 www/py-flexget: update to 2.5.21
Changes:	https://github.com/Flexget/Flexget/compare/2.5.16...2.5.21
2016-11-13 12:45:00 +00:00
Jan Beich
954a7d901d devel/git-cinnabar: update to 0.4.0.b3.14
Changes:	75f38ed...2091b9b
2016-11-13 12:44:46 +00:00
Jan Beich
ffa7fe1a48 math/ceres-solver: update to 1.12.0.r2.3
Changes:	https://github.com/ceres-solver/ceres-solver/compare/1.12.0rc1...c5c6f55
2016-11-13 12:44:25 +00:00
Thierry Thomas
e5e45eab29 Upgrade Code_Aster to 12.0.6-4.
This brings french/eficas to 2016.0.1,
	cad/astk-serveur and astk-client to 1.13.8.2,
	french/med to 3.2.0 (built against hdf5-18),
	bump PORTREVSION to math/metis-edf and fix soname,
	and french/homard to 11.7-1.
2016-11-13 12:44:13 +00:00
Baptiste Daroussin
97f8268e2c Replace UPDATING entry by CONFLICTS_BUILD which is designed for that
Reported by:	jbeich
2016-11-13 12:43:21 +00:00
Grzegorz Blach
8f508e19d0 Update to 0.5 2016-11-13 12:42:09 +00:00
Thierry Thomas
53213032f6 Missed by addport. 2016-11-13 12:35:10 +00:00
Thierry Thomas
b3fbf4dca4 Resurrect hdf5-18, because it is required by french/med and french/aster.
Two releases of HDF5 are available for download. HDF5-1.10 should read files
created with earlier releases, but problem arise with MED and this version.
2016-11-13 12:32:46 +00:00
Marcus von Appen
88416f56d2 - Update to version 0.9.0
- Unbreak by moving to the new project location

Reported by:	josteink@kjonigsen.net (upstream maintainer)
2016-11-13 12:01:09 +00:00
Ruslan Makhmatkhanov
bbf10c894b deskutils/vboxgtk: remove bogus dependency
pytgk2 is not used by this port, so remove it.
The port is marked broken already (fetch fails), but it also broken
in another way:
=============================================================================
===>   vboxgtk-0.8.2_1 depends on file: /usr/local/lib/python2.7/site-packages/xpcom/vboxxpcom.py - not found
*** Error code 1
2016-11-13 11:27:10 +00:00
Pawel Pekala
3d268ee432 - Update to version 1.18.14
- Drop maintainership
2016-11-13 11:18:23 +00:00
Baptiste Daroussin
e22044abd3 Add an updating entry about the mdds0 installation which prevents
building libroeffice 5
2016-11-13 11:13:41 +00:00
Tijl Coosemans
199913323a Update to 1.4.5-12.el6_8.
PR:		214460
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
MFH:		2016Q4
Security:	https://rhn.redhat.com/errata/RHSA-2016-2674.html
2016-11-13 11:13:32 +00:00
Tijl Coosemans
f8d1a1f6b9 Add linux-c6-libgcrypt to CVE-2016-6313 entry.
PR:		214460
Security:	https://rhn.redhat.com/errata/RHSA-2016-2674.html
2016-11-13 11:11:02 +00:00
Dmitry Marakasov
2baf1e0352 - Update to 0.5.0 2016-11-13 10:52:33 +00:00
Dmitry Marakasov
300aef18b5 - Update to 0.5.0 2016-11-13 10:52:29 +00:00
Kurt Jaeger
b2954c7a44 devel/py-twisted: update 16.4.1 -> 16.5.0
PR:		210517
Changes:	https://github.com/twisted/twisted/blob/twisted-16.5.0/NEWS
Submitted by:	Yuri Victorovich <yuri@rawbw.com>
2016-11-13 10:44:13 +00:00
Pawel Pekala
5c700e15b1 Update to Claws Mail 3.14.1 release
Changes: http://claws-mail.org/news.php
2016-11-13 10:41:28 +00:00
Olivier Duchateau
4fb9e0c76c - Don't call fusermount for fuse mount points
- Bump PORTREVISION

While I'm here, adjust dependencies (reported by QA script)

PR:		214336
Submitted by:	<rozhuk.im@gmail.com>
MFH:		2016Q4
2016-11-13 10:40:53 +00:00
Kurt Jaeger
4f64ad5810 New port: security/p5-Dancer2-Plugin-Auth-Extensible-Provider-IMAP
IMAP authentication provider for Dancer2::Plugin::Auth::Extensible

See Dancer2::Plugin::Auth::Extensible for details on how to use
the authentication framework.

WWW: http://search.cpan.org/dist/Dancer2-Plugin-Auth-Extensible-Provider-IMAP/

PR:		214280
Submitted by:	Henk van Oers <hvo.pm@xs4all.nl>
2016-11-13 10:31:26 +00:00
Dmitry Marakasov
b73742941e - Chase sdl2pp update 2016-11-13 10:19:22 +00:00
Dmitry Marakasov
2ae182b082 - Update to 0.13.0 2016-11-13 10:19:15 +00:00
Dmitry Marakasov
cf5b9d1d62 - Install icon 2016-11-13 10:14:45 +00:00
Jason E. Hale
5cc23085ec Update to 3.4.3
Rename a few options based on what they do vs. what libraries they use and use
standard descriptions where possible. Namely, CHROMAPRINT -> ACOUSTID,
ID3LIB -> MP3, MP4V2 -> MP4.

Add a few missing dependencies reported by stage-qa.

Cosmetic changes to make the Makefile a little more readable.
2016-11-13 10:11:05 +00:00
Raphael Kubo da Costa
64cb5b8fb9 Update mail/trojita to 0.7.
Release notes: http://jkt.flaska.net/blog/Trojita_0_7_with_GPG_encryption_is_available.html

The minimum Qt version required by this release is 5.2, which means the
trojita-qt4 port is now gone. This also allows us to simplify the Makefile of
the main port.

PR:		212030
Submitted by:	rakuco
Approved by:	maintainer timeout (marco.broeder@posteo.eu, 84 days)
2016-11-13 10:03:39 +00:00
Olivier Duchateau
362643bec3 Update to 2.5.7
PR:		214418
Submitted by:	Yasuhiro KIMURA (maintainer)
2016-11-13 10:03:04 +00:00
Dmitry Marakasov
ce0eda1a83 - Update to 0.5 2016-11-13 10:02:04 +00:00
Dmitry Marakasov
83df9128ea - Update to 2.4.2 2016-11-13 09:50:41 +00:00