1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00
Commit Graph

373526 Commits

Author SHA1 Message Date
Dmitry Marakasov
7a38eadf4f - Switch to USES=autoreconf 2015-08-10 19:20:33 +00:00
Dmitry Marakasov
6916d02a69 - Switch to USES=autoreconf 2015-08-10 19:20:27 +00:00
TAKATSU Tomonari
fb5b01fd61 - Add new port: devel/R-cran-rngtools
This package contains a set of functions for working with Random
  Number Generators (RNGs). In particular, it defines a generic S4
  framework for getting/setting the current RNG, or RNG data that are
  embedded into objects for reproducibility. Notably, convenient
  default methods greatly facilitate the way current RNG settings can
  be changed.

  WWW: https://cran.r-project.org/web/packages/rngtools/
2015-08-10 19:17:24 +00:00
Rui Paulo
ce6431d363 Bump PORTREVISION for llvm{37,devel}. 2015-08-10 19:07:35 +00:00
Rui Paulo
5def897c03 llvm{37,devel}: build and enable LLVM's gold plugin.
This makes it possible to use Link Time Optimisations in with
-fuse-ld=gold.

Reviewed by:	brooks
Approved by:	brooks
Differential Revision:	https://reviews.freebsd.org/D3335
2015-08-10 19:04:05 +00:00
Pawel Pekala
73c2049c26 Upgrade to version 6.1
PR:		201956
Submitted by:	maintainer
2015-08-10 19:04:04 +00:00
Antoine Brodin
5a8122ae8c Add missing run dependencies
Reported via lang/nbc:
Compiling uRIC.pas
Fatal: Can't find unit JPEGLib used by FPReadJPEG
2015-08-10 18:39:06 +00:00
Jason Helfman
303907e562 - update devel/libvirt and devel/py-libvirt to 1.2.17
- update devel/libvirt-glib to 0.2.2

http://libvirt.org/git/?p=libvirt.git;a=shortlog;h=refs/tags/v1.2.17
2015-08-10 18:32:36 +00:00
Dmitry Marakasov
122627a101 - Switch to USES=autoreconf 2015-08-10 18:16:51 +00:00
Kris Moore
327fee1353 - Update to 0.2.0 2015-08-10 17:39:39 +00:00
Johan van Selst
1ae299e21a Update to SWI Prolog 7.2.2
"7.2.x is a major release, providing native key-value support by means of
 dicts, native strings using "hello world" syntax, web-accessible Prolog
 engines (Pengines) and a high level SQL library called CQL."
2015-08-10 17:31:27 +00:00
Jan Beich
b8bdfd7933 Switch Firefox to the latest release candidate
build5 contains a mozjemalloc fix but we're using bundled
jemalloc 3.6.0-204-gb4acf73. So, no PORTREVISION bump
for native version. Language packs only contain changes for
timestamps or slave hostnames aka build noise.

Changes:	https://hg.mozilla.org/releases/mozilla-release/rev/9879336c72be
MFH:		2015Q3
X-MFH-With:	r393690
2015-08-10 17:12:44 +00:00
Antoine Brodin
cfff850167 Make baselibs QA check non recursive and activate it again
Reviewed by:	bapt
Differential Revision:	https://reviews.freebsd.org/D3352
2015-08-10 17:06:50 +00:00
Pawel Pekala
581e905940 Update to version 5.14.5
--- 5.14.5 2015/08/06

Stop building packages for obsolete Debian squeeze and use DH
version 9. YAZ-854
rpn2cql diagnostics: provide use attribute addinfo YAZ-853
deb: deprecated substitution ${Source-Version} YAZ-852
Fix yaz-client: semicolon terminates arguments YAZ-851

--- 5.14.4 2015/07/29

Windows: Bundle VC runtime exe YAZ-848
Omit Content-Type for HTTP requests to Solr YAZ-850
2015-08-10 16:47:02 +00:00
Kubilay Kocak
a60aff5b59 www/py-gandi.cli: Update to 0.15 & Unbreak
- Update to 0.15
- Update RUN_DEPENDS version for click, (and patch setup.py accordingly)
  until upstream fixes it. [1].
- Make TEST_DEPENDS *only* include, test dependencies, adding
  RUN_DEPENDS instead to the TESTS option conditional.
- Remove non-compulsory & forced tests_requires. Tests work perfectly
  fine out of the box with setup:py:

    test_suite='gandi.cli.tests',

Changes:

  https://github.com/Gandi/gandi.cli/blob/0.15/CHANGES.rst

[1] https://github.com/Gandi/gandi.cli/issues/147

Reported by:	antoine, pkg-fallout (in that order)
2015-08-10 16:46:23 +00:00
Koop Mast
007b6f56b7 Gtk+ 3.16 removed Type a head support in the filechooser. While Gtk+ 3.17
has another way of archiving this, add type a head back as a optional
(default off) option.

Requested by:	novel@
Tested by:	novel@
2015-08-10 15:57:30 +00:00
Koop Mast
c76a58fb02 Mark ignore, does not build with updated polkit.
Submitted by:	antoine@
2015-08-10 15:47:18 +00:00
Gabor Pali
abf6d8422d - Implement a couple of portlint(1) warnings, such as moving the LICENSE
block earlier, sort USES.  This change also switches to USES=metaport for
  metaports, like haskell-platform or gtk2hs

PR:		201886
Submitted by:	Andriy Voskoboinyk <s3erios@gmail.com>
Obtained from:	FreeBSD Haskell
2015-08-10 15:32:19 +00:00
Mathieu Arnold
94efdc08d5 Update to v5.23.1-188-gd29663d.
Changes:	https://github.com/Perl/perl5/compare/v5.23.1-168-gd570e6e...v5.23.1-188-gd29663d
Sponsored by:	Absolight
2015-08-10 15:25:48 +00:00
Dmitry Marakasov
40e0c408e3 - Fix build by adding missing library
- Add LICENSE_FILE

Approved by:	portmgr blanket
2015-08-10 15:08:21 +00:00
Ganael LAPLANCHE
22bf0edeb6 Add LOCALBASE to LDFLAGS to fix build on DragonFly
PR:		202115
Submitted by:	marino
2015-08-10 15:03:39 +00:00
Dmitry Marakasov
e9afce3871 - Add NO_ARCH
- Add MANUAL_PACKAGE_BUILD as we do with other huge packages

Submitted by:	portmgr blanket
2015-08-10 15:02:10 +00:00
Guido Falsi
e3331edb4b Update to 0.32
PR:		202195
Submitted by:	danny at dannywarren.com
Approved by:	alexander.4mail at gmail.com (maintainer)
2015-08-10 14:43:59 +00:00
Koop Mast
0de0b067d5 These ports need introspection at build time.
Submitted by:	antoine@
2015-08-10 14:08:29 +00:00
Guido Falsi
ce8a4a9aec Assign maintainership to volunteer who filed a PR(which I did not
notice) to update the port.

PR:		202134
Submitted by:	pkubaj at riseup.net
2015-08-10 13:57:20 +00:00
Guido Falsi
846e224899 Document an already fixxed vulnerability in lighttpd 1.4.35 or older.
PR:		202134
Submitted by:	pkubaj at riseup.net
vuxml entry submitted by:	Jason Unovitch <jason.unovitch at gmail.com>
2015-08-10 13:25:32 +00:00
Ryan Steinmetz
4b57fbaafe - Update to 2.0.6 2015-08-10 13:18:19 +00:00
TAKATSU Tomonari
e01186dcd7 - Add new port: devel/R-cran-pkgmaker
This package provides some low-level utilities to use for package
  development. It currently provides managers for multiple package
  specific options and registries, vignette, unit test and bibtex
  related utilities. It serves as a base package for packages like
  NMF, RcppOctave, doRNG, and as an incubator package for other general
  purposes utilities, that will eventually be packaged separately.
  It is still under heavy development and changes in the interface(s)
  are more than likely to happen.

  WWW: https://cran.r-project.org/web/packages/pkgmaker/
2015-08-10 12:36:54 +00:00
John Marino
8c97f4f1c9 devel/simple_components: Complement license definition
GMGPL is always coupled with GPLv2.
2015-08-10 12:30:57 +00:00
TAKATSU Tomonari
7491b5152e - Add new port: devel/R-cran-registry
Provides a generic infrastructure for creating and using registries.

  WWW: https://cran.r-project.org/web/packages/registry/
2015-08-10 12:23:16 +00:00
Sergey A. Osokin
0133f86c7b Use luajit instead of lua for third-party modsecurity module, sort list of dependences for it.
PR:	200263
2015-08-10 12:03:26 +00:00
Ashish SHUKLA
035e5bfbe2 - Update to git snapshot a9bb9d8f
- Add OPTION for building with Cairo graphics library support
2015-08-10 11:39:26 +00:00
Alexey Dokuchaev
800d5ac014 Add Perl module for managing an OpenVPN process via its management port,
with custom patch that introduces new method to return active connection
status information as a hash to hashes.

Submitted by:	Zeus Panchenko <zeus@gnu.org.ua>
2015-08-10 10:51:30 +00:00
Dmitry Marakasov
d622d9caa6 - Drop @dirrm* from plist
Approved by:	portmgr blanket
2015-08-10 10:37:24 +00:00
Jason Unovitch
39531e5b46 Document PCRE heap overflow vulnerability in '(?|' situations
PR:		202209
Security:	ff0acfb4-3efa-11e5-93ad-002590263bf5
Approved by:	feld (mentor)
2015-08-10 10:34:54 +00:00
Dmitry Marakasov
c7f82b1c6e - Drop @dirrm* from plist
- Add NO_ARCH

Approved by:	portmgr blanket
2015-08-10 10:29:49 +00:00
Dmitry Marakasov
e215af7d54 - Add NO_ARCH
- Modernize plist

Approved by:	portmgr blanket
2015-08-10 10:29:36 +00:00
Barbara Guida
9d10673a5e Update Adblock Plus to 2.6.9.10 2015-08-10 10:10:27 +00:00
Dmitry Sivachenko
65356e2367 Update deviceatlas extension to verion 2.1.
Submitted by:	David Carlier <dcarlier@afilias.info>
2015-08-10 09:57:29 +00:00
Timur I. Bakeyev
9944ec936c Missed updated version requirements for the the supplimentary libs. 2015-08-10 08:18:32 +00:00
Alexey Dokuchaev
b122a7f042 Add a port of Nuitka, compatible and efficient Python compiler. Those of you
who were fighting with cx_Freeze, PyInstaller, or py2exe to DTRT would likely
find it as better alternative, superior in many ways.

WWW: http://nuitka.net/
2015-08-10 07:50:05 +00:00
TAKATSU Tomonari
1c7595171f - Update to 1.3.3 2015-08-10 07:06:01 +00:00
TAKATSU Tomonari
b9bc2b77ee - Update to 0.5.300.4 2015-08-10 06:20:47 +00:00
Antoine Brodin
f1114d53ec Add missing run dependency
Reported via devel/fpc-fpmkunit:
Compiling src/fpmkunit.pp
Fatal: Can't find unit crc used by gzio
2015-08-10 06:07:37 +00:00
TAKATSU Tomonari
73da7c624d - Update to 1.1.9 2015-08-10 06:04:47 +00:00
TAKATSU Tomonari
705ea26a36 - Add new port: www/R-cran-httr
Useful tools for working with HTTP organised by HTTP verbs (GET(),
  POST(), etc). Configuration functions make it easy to control
  additional request components (authenticate(), add_headers() and
  so on).

  WWW: https://cran.r-project.org/web/packages/httr/
2015-08-10 04:58:48 +00:00
Martin Matuska
df6bbc6790 Horde package update:
ftp/horde-gollem 3.0.4 -> 3.0.5
mail/horde-webmail 5.2.9 -> 5.2.10
deskutils/horde-groupware 5.2.9 -> 5.2.10
2015-08-10 04:48:23 +00:00
TAKATSU Tomonari
1705e387aa - Add new port: devel/R-cran-R6
The R6 package allows the creation of classes with reference
  semantics, similar to R's built-in reference classes. Compared to
  reference classes, R6 classes are simpler and lighter-weight, and
  they are not built on S4 classes so they do not require the methods
  package. These classes allow public and private members, and they
  support inheritance, even when the classes are defined in different
  packages.

  WWW: https://cran.r-project.org/web/packages/R6/
2015-08-10 04:43:59 +00:00
Danilo Egea Gondolfo
29186550ae - Update to 1.8.8
- Fix SLURM_LIB_DEPENDS, slurm-hpc was moved to slurm-wlm
2015-08-10 03:55:08 +00:00
Danilo Egea Gondolfo
67a2150d51 - Update to 2.7.0 2015-08-10 03:11:33 +00:00