1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-13 03:03:15 +00:00
Commit Graph

381095 Commits

Author SHA1 Message Date
Guido Falsi
726af93559 Disable MOVIES option by deafult due to core dumps.
PR:		204482
Submitted by:	Ben Lavery <ben.lavery at hashbang0.com>
2015-11-16 09:40:47 +00:00
Alexey Dokuchaev
e797dabf08 Clean up `audio/osd-lyrics' port a bit:
- Remove useless `pathfix' from USES and add more useful `localbase'
- Prefer AMAROK_CONFIGURE_ON over AMAROK_CONFIGURE_ENABLE for consistency
  with other options (configure arguments)
- Use option-dependent `post-install' target and remove needless .include
  <bsd.port.options.mk> thanks to that
- Unroll a .for loop over one file and optimize away another .for loop
  by using implicit iteration over ${PORTDOCS} instead
2015-11-16 08:47:09 +00:00
Alexey Dokuchaev
1dc23defb5 Update to the most recent snapshot (2015-09-20). 2015-11-16 07:44:05 +00:00
Alexey Dokuchaev
768126a108 This port no longer works with recent versions of glib and/or DeaDBeeF: the
player crashes upon loading plugin.  There are some patches floating on the
Internet that attempt to fix this, but they only partially address the bug;
plugin still crashes as soon as it calls g_dbus_connection_emit_signal().

Point users to somewhat limited, but working `audio/deadbeef-mpris2-plugin'
port instead, and deprecate this one (expiring in six months).
2015-11-16 05:30:50 +00:00
Alexey Dokuchaev
0f1cc5bd19 Add a port of up-to-date implementation of the MPRIS protocol for DeaDBeeF
music player.

Original MPRIS plugin (`audio/deadbeef-mpris-plugin') does not work anymore
and seems to be orphaned.  Original plugin supported MPRISv1 and MPRISv2;
this plugin only supports version two.

WWW: https://github.com/Serranya/deadbeef-mpris2-plugin
2015-11-16 05:07:07 +00:00
Marcelo Araujo
a4444429a6 - Update to 1.3.9. 2015-11-16 04:13:46 +00:00
Marcelo Araujo
eacda33017 This gem is a lib for managing configfile for cli applications, including:
- call a setup of the config file if it does not exist
- edit configuration and update the config file

WWW: https://github.com/mose/configstruct

PR:		ports/204588
Submitted by:	mose <mose@gandi.net>
Sponsored by:	gandi.net
2015-11-16 04:07:30 +00:00
Jason Unovitch
29a5416063 net-mgmt/collectd5: partially convert to option helpers [1]
- Add explicit CURL_JSON and CURL_XML options.  Previously these options
  would be automatically enabled when CURL and JSON or CURL and XML were
  selected together.  Change them to an _IMPLIES variable as an explicit
  option
- Convert all options except PERL and PYTHON, for the time being, to the
  new framework.  The option helper variant is not expanding ${PYTHON_CMD}
  and is currently passing it as "--with-python= " which fails to build.
- No PORTREVISION change given no change to package
- While here, tag VARNISH as BROKEN, fails to compile with varnish4-4.1 [2]

PR:		204220 [1]
PR:		204583 [2]
Submitted by:	Krzysztof <ports@bsdserwis.com> (maintainer) [1]
2015-11-16 03:50:24 +00:00
Marcelo Araujo
a3dc6d41ae This library provides a simple DSL for managing user interaction
in a CLI application.

WWW: https://github.com/mose/clipromopt

PR:		ports/204584
Submitted by:	mose <mose@gandi.net>
Sponsored by:	gandi.net
2015-11-16 03:38:38 +00:00
Marcelo Araujo
6babdb8c8b - Update to 0.1.5.
Changelog at: https://github.com/Gandi/hieracles/blob/master/CHANGELOG.md

PR:		ports/204580
Submitted by:	mose <mose@gandi.net>
Sponsored by:	gandi.net
2015-11-16 02:56:10 +00:00
Marcelo Araujo
2cbb6e8935 Hieracles is a command-line tool for analysis and deep examination
of Hiera paramaters in a Puppet setup. It's used internally at
Gandi.net and its first incarnation is strongly tied to Gandi
puppet architecture.

WWW: https://github.com/Gandi/hieracles

PR:		ports/204513
Submitted by:	mose <mose@gandi.net>
Sponsored by:	gandi.net
2015-11-16 02:40:35 +00:00
Marcelo Araujo
35bab364c6 - Add support for ALTQ FairQ and Codel protocols.
- Bump PORTREVISION to 5.

PR:		ports/204405
Submitted by:	Renato Botelho <garga@FreeBSD.org>
Obtained from:	pfSense
Sponsored by:	Rubicon Communications (Netgate)
2015-11-16 02:24:57 +00:00
Jason Unovitch
71f2d2f890 Document Moodle multiple security vulnerabilities
Note upstream has not released CVE assignments or details of the issues at
this time.  Document the current verbiage from the release notes to help
downstream users proactively update.

Security:	https://vuxml.FreeBSD.org/freebsd/82b3ca2a-8c07-11e5-bd18-002590263bf5.html
2015-11-16 02:22:16 +00:00
Marcelo Araujo
7429c7054f - Update to 2015.11.13.
PR:		ports/198306, ports/204538
Submitted by:	Barbara Guida <barbara.freebsd@gmail.com> (via email),
		bsduser <local@o2.pl>,
		Kurt Jaeger <pi@FreeBSD.org>
2015-11-16 02:17:45 +00:00
Dmitry Marakasov
acc8f8400d - Update to 2015.8.2
PR:		204566
Submitted by:	christer.edwards@gmail.com (maintainer)
2015-11-16 02:16:31 +00:00
Dmitry Marakasov
3a96db8147 - Update to 0.13
PR:		204556
Submitted by:	douglas@douglasthrift.net (maintainer)
2015-11-16 02:15:23 +00:00
Jason Unovitch
3f49658641 Document Xen XSA-156
Security:	CVE-2015-5307
Security:	CVE-2015-8104
Security:	https://vuxml.FreeBSD.org/freebsd/2cabfbab-8bfb-11e5-bd18-002590263bf5.html
2015-11-16 00:51:00 +00:00
Gerald Pfeifer
242073ad09 Add GCC_DESC to Mk/bsd.options.desc.mk. Use this in a number of ports
instead of their own respective settings.
2015-11-16 00:30:00 +00:00
Ruslan Makhmatkhanov
25b87f8475 net/py-ldap: restore accidentally removed replacement
It's still needed to make build prefix-safe. This doesn't affect
default package, so not PORTREVISION bump.
2015-11-15 22:41:40 +00:00
Ruslan Makhmatkhanov
b2f404f28d net/py-ldap: update to 2.4.22 2015-11-15 22:17:35 +00:00
Gerald Pfeifer
b5492dc109 Update to Wine 1.7.55. This includes the following changes:
- Pulse audio driver.
 - Various fixes for Microsoft Office 2013 support.
 - Some more implementation of the Web Services DLL.
 - More fixes for the latest C runtime version.
 - Improvements to the Makefile generation.
 - Various bug fixes.
2015-11-15 21:40:23 +00:00
Ruslan Makhmatkhanov
e30919a202 devel/py-grab: update to 0.6.29 2015-11-15 21:04:27 +00:00
Ruslan Makhmatkhanov
b66b4263c0 devel/py-selection: update to 0.0.11 2015-11-15 21:03:43 +00:00
Ruslan Makhmatkhanov
ca6b6cd623 devel/py-weblib: update to 0.1.20 2015-11-15 21:03:00 +00:00
Andreas Tobler
ec34468fcb - Give a choice to enable libjava for powerpc64.
Approved by:	gerald (maintainer)
2015-11-15 20:28:07 +00:00
Andreas Tobler
0337b32906 - Give a choice to enable libjava for powerpc64.
- The minimum prerequisite compiler to build gcc6 for powerpc64 is a gcc-4.9.

Approved by:	gerald (maintainer)
2015-11-15 20:24:13 +00:00
Ruslan Makhmatkhanov
e801d4b5a3 This module is for generating random, valid web navigator's configs
& User-Agent HTTP headers.

WWW: https://pypi.python.org/pypi/user_agent
2015-11-15 20:22:45 +00:00
Gerald Pfeifer
c19bec61f1 Backport support for Graphite loop optimizations via a new option
GRAPHITE from gcc6-devel.

This is off by default for the time being and pulls in devel/isl
as an additional dependency.
2015-11-15 19:48:07 +00:00
Gerald Pfeifer
63286d5364 Add support for Graphite loop optimizations via a new option GRAPHITE.
This is off by default for the time being and pulls in devel/isl as an
additional dependency.
2015-11-15 19:37:49 +00:00
Kurt Jaeger
1e8df588f6 New port: games/libretro-cores
This is the core pack for RetroArch. Mostly these cores are
intended for playing/interpreting the retrogames. They are for the
most part distributed by the Libretro organization, and are usually
licensed under GPL.

WWW: http://www.libretro.com/

PR:		204452
Submitted by:	yuri@rawbw.com
2015-11-15 19:09:01 +00:00
Thierry Thomas
238cbd70be Fix build on FreeBSD 9-x with clang.
PR:		ports/204532
Reported by:	rozhuk.im (at) gmail.com
2015-11-15 18:54:09 +00:00
Antoine Brodin
40e3664d82 - Update to 1.9 and make fetchable again
- Pass maintainership to submitter

PR:		204565
Submitted by:	Walter Hop
2015-11-15 18:21:09 +00:00
Olivier Duchateau
6bac73dde5 Update to 2.1.1
PR:		203335
Submitted by:	myself
Approved by:	Hung-Yi Chen (maintainer timeout > 1 month)
2015-11-15 18:18:16 +00:00
Bernard Spil
3f4b66cc4d Document vulnerability of libpng
Differential Revision:	https://reviews.freebsd.org/D4164
Reviewed By:	koobs (mentor)
Approved By:	koobs
Security:	CVE-2015-8126
2015-11-15 17:28:48 +00:00
Michael Moll
196b383c34 sysutils/rubygem-smart_proxy_salt: update 2.1.6 2015-11-15 16:31:34 +00:00
Michael Moll
8ed2816915 sysutils/rubygem-smart_proxy_remote_execution_ssh: update to 0.0.8 2015-11-15 16:31:01 +00:00
Michael Moll
31e09128aa sysutils/rubygem-smart_proxy_chef: update to 0.1.5 2015-11-15 16:30:00 +00:00
Michael Moll
c3aca65463 devel/rubygem-rubocop: update to 0.35.1 2015-11-15 16:29:22 +00:00
TAKATSU Tomonari
70f3c5f4bb - Add new port: math/R-cran-quantreg
Estimation and inference methods for models of conditional quantiles:
  Linear and nonlinear parametric and non-parametric (total variation
  penalized) models for conditional quantiles of a univariate response
  and several methods for handling censored survival data. Portfolio
  selection methods based on expected shortfall risk are also included.

  WWW: https://cran.r-project.org/web/packages/quantreg/
2015-11-15 16:28:26 +00:00
Thomas Zander
dca9c94809 Update to upstream version 0.7.0-b1
PR:		204499
Submitted by:	yamagi@yamagi.org (maintainer)
2015-11-15 16:21:01 +00:00
TAKATSU Tomonari
c9edba5dd6 - Add new port: math/R-cran-SparseM
Some basic linear algebra functionality for sparse matrices is
  provided: including Cholesky decomposition and backsolving as well
  as standard R subsetting and Kronecker products.

  WWW: https://cran.r-project.org/web/packages/SparseM/
2015-11-15 15:45:17 +00:00
TAKATSU Tomonari
23d37009a8 - Add new port: math/R-cran-MatrixModels
Modelling with sparse and dense 'Matrix' matrices, using modular
  prediction and response module classes.

  WWW: https://cran.r-project.org/web/packages/MatrixModels/
2015-11-15 15:35:14 +00:00
Tijl Coosemans
9f9234cb20 Let USES=autoreconf define AUTORECONF and use it throughout the tree.
PR:		204534
Approved by:	portmgr (antoine)
2015-11-15 15:34:51 +00:00
John Marino
6eff596ebc Enhance "make makepatch" to address two major deficiencies
This update to the "makepatch" target adds the following enhancements:

1) Conserves comments
   If the existing patch has comments, they will be transferred to the
   regenerated patch.

2) Supports multiple patches per file
   If the patch file contains concatenated patches, the makepatch
   target will keep these patches together.  It may change the order
   of the patches the first time, but every time after the multi-patch
   will be assembled in the same order.

Behavioral changes:

A) The "old" patches are not overwritten, but rather archived at:
   ${WRKDIR}/makepatch-tmp/archived-patches

B) Any patch that was not replaced or renamed is deleted by makepatch
   (but it is archived first, see paragraph above)

C) There regeneration messages for the user will show them which patches
   are using "legacy" names formats.

D) Makepatch will do a great job at "cleaning" git patches; it removes
   lines starting with "diff" and "index" in the comments section.

Notes:

E) Should a source file be modified by multiple patches (e.g. two separate
   multi-patches), a composite patch will be generated.  In the above
   example of two multi-patches, one would get the full patch and the
   other no longer patch the source file.

Approved by:		portmgr (mat)
Differential Revision:	D4136
2015-11-15 15:25:12 +00:00
TAKATSU Tomonari
a1115fe7cd - Add new port: math/R-cran-pbkrtest
Test in linear mixed effects models. Attention is on linear mixed
  effects models as implemented in the lme4 package. The package
  implements a parametric bootstrap test. The package implements a
  Kenward-Roger modification of F-tests.

  WWW: https://cran.r-project.org/web/packages/pbkrtest/
2015-11-15 15:07:08 +00:00
Alexey Dokuchaev
7e2e8da3dc Unbreak the build on PowerPC, in a simple way: replace deprecated __sync_*
function with corresponding __atomic_* counterpart and link with libatomic
against GCC.  This should be no-op on Tier-1 architectures (against Clang),
since that code branch is guarded by __GNUC__ >= 4 && __GNUC_MINOR__ >= 4.
2015-11-15 14:36:48 +00:00
William Grzybowski
3bcee85704 devel/py-envisage: Framework for building applications with plug-ins from Enthought
Envisage is a Python-based framework for building extensible applications, that
is, applications whose functionality can be extended by adding "plug-ins".
Envisage provides a standard mechanism for features to be added to an
application, whether by the original developer or by someone else. In fact,
when you build an application using Envisage, the entire application consists
primarily of plug-ins. In this respect, it is similar to the Eclipse and
Netbeans frameworks for Java applications.
Each plug-in is able to:
 * Advertise where and how it can be extended (its "extension points").
 * Contribute extensions to the extension points offered by other plug-ins.
 * Create and share the objects that perform the real work of the application
   ("services").
The Envisage project provides the basic machinery of the Envisage framework.

WWW: http://www.github.com/enthought/envisage

PR:		204430
Submitted by:	vladimir.chukharev gmail .dot com
2015-11-15 14:27:58 +00:00
Antoine Brodin
05260319d2 Update to 3.0.4
PR:		203997
Approved by:	maintainer
2015-11-15 13:26:52 +00:00
Antoine Brodin
cf0becfc3b Update to 3.0.4
PR:		203997
Approved by:	maintainer timeout (3 weeks)
2015-11-15 13:25:58 +00:00
Alexander Nedotsukov
660fbacf68 Fixup issue with implicit pthread linkage.
Still curious to understand why it is needed at the first place as libgthread
supposed to pull the dependency.

PR:	203372
2015-11-15 13:25:38 +00:00