Commit graph

373679 commits

Author SHA1 Message Date
Dmitry Marakasov
bf39745241 - Fix build by adding missing dependency
Approved by:	portmgr blanket
2015-08-13 11:09:33 +00:00
Dmitry Marakasov
b4f127b156 - Update to 1.7.1
- Switch to autoplist
- Add NO_ARCH, LICENSE and fix shebangs

PR:		201034
Submitted by:	linpct@gmail.com (maintainer)
2015-08-13 11:02:49 +00:00
Koop Mast
d1db3c49d3 Update harfbuzz to 1.0.1. [1]
Fix build on mips. [2]

PR:		202176 [1], 201681  [2]
Submitted by:	olivierd@ [1], Carlos J Puga Medina <cpm@fbsd.es> [2]
2015-08-13 08:57:10 +00:00
Koop Mast
0c3232e0ce Update iso-codes to 3.60. 2015-08-13 08:50:11 +00:00
Wen Heping
df4a9faaf0 - Set p5-Module-Pluggable as RUN_DEPENDS instead of TEST_DEPENDS
PR:		201534
Submitted by:	cgull+l-freebsd-bugzilla@glup.org
2015-08-13 07:03:07 +00:00
Kevin Lo
fc51c02c2c Update to 1.7.4 2015-08-13 06:33:29 +00:00
Vanilla I. Shu
68e9e300ce Upgrade to 0.0.210g4f0fae7
PR:		202279
Submitted by:	maintainer
2015-08-13 03:07:47 +00:00
Jason Unovitch
abe03f7039 Document Froxlor database password information disclosure vulnerability
PR:		202262
Security:	CVE-2015-5959
Security:	9ee72858-4159-11e5-93ad-002590263bf5
Approved by:	feld (mentor)
2015-08-13 02:07:33 +00:00
Jason Unovitch
051fc3e9c0 audio/cd2mp3: pass maintainer to submitter, add additional MASTER_SITE
PR:		200137
Submitted by:	Chris Hutchinson <portmaster@bsdforge.com>
Approved by:	Mark Foster <mark@foster.cc> (outgoing maintainer), delphij (mentor)
2015-08-13 01:55:08 +00:00
Sergey A. Osokin
200a0585b2 Upgrade third-party clojure module from 0.4.0 to 0.4.1. 2015-08-13 00:58:37 +00:00
Wen Heping
285f1f3a99 - Update to 2.10
Changes: http://cpansearch.perl.org/src/SHLOMIF/Math-GMP-2.10/Changes
2015-08-13 00:04:33 +00:00
Jan Beich
8680f01155 Move graphite2 buildfix to where it belongs 2015-08-12 22:49:21 +00:00
Diane Bruce
eb55af03b7 kvasd should have been in LINUXBASE not LOCALBASE 2015-08-12 22:37:45 +00:00
Matthew Seaman
d6a8458ed1 Security update to 4.0.12
MFH:		2015Q3
Security:	83b38a2c-413e-11e5-bfcf-6805ca0b3d42
2015-08-12 22:19:22 +00:00
Matthew Seaman
a76a4f70c5 Security update to 4.0.24
http://blog.bestpractical.com/2015/08/security-vulnerabilities-in-rt.html

MFH:		2015Q3
Security:	83b38a2c-413e-11e5-bfcf-6805ca0b3d42
2015-08-12 22:18:21 +00:00
Matthew Seaman
1fea324cb0 Document two XSS vulnerabilities in rt40, rt42. 2015-08-12 22:16:52 +00:00
Lars Engels
371b2344dd Add icinga-classicweb and icinga-core to the build
Noticed by:	antoine
2015-08-12 21:13:27 +00:00
Dmitry Marakasov
a1765ce513 - Fix build on armv6
Approved by:	portmgr blanket
2015-08-12 21:06:25 +00:00
Lars Engels
d1e3b64213 - Split the Icinga port into two separate ports. One for the backend, one for the classic web interface.
- Make the existing net-mgmt/icinga port a meta-port which installs the other two ports.
- Add an UPDATING entry for above changes.
- Bump PORTREVISION

Reviewed by:	bapt
2015-08-12 21:01:07 +00:00
Dmitry Marakasov
cff4d81d0a - Add LICENSE_FILE
- Fix shebangs

Approved by:	portmgr blanket
2015-08-12 20:45:22 +00:00
Dmitry Marakasov
19cfb9ff5a - Fix plist
Approved by:	portmgr blanket
2015-08-12 20:41:30 +00:00
Diane Bruce
0bf4bb064b kvasd is a binary Linux common driver program used by wsjt and wsjtx 2015-08-12 20:10:10 +00:00
Philip M. Gollucci
b26e9093c6 ports-mgmt/freebsd-bugzilla-cli: update 0.10.6->0.10.8
Changes:
  change bz init to not overwrite an existing ~/.bugzrc [1]
  change bz init to cannonicalize spelling of FBSD->FreeBSD [2]
  fix bz init to protect ~/.bugzrc with a sane umask [3]
  fix bz close again and add some shortcut option helpers [4]

Reported by: jbeich@ [1,2,3], feld@ [4]
2015-08-12 19:33:08 +00:00
Mark Felder
6b20fc9e4b Document py-foolscap vulnerability 2015-08-12 19:32:26 +00:00
TAKATSU Tomonari
1bbbf7bf1f - Add new port: www/R-cran-rvest
Wrappers around the XML and httr packages to make it easy to download,
  then manipulate, both html and xml.

  WWW: https://cran.r-project.org/web/packages/rvest/
2015-08-12 19:19:32 +00:00
TAKATSU Tomonari
9f92452857 - Add new port: www/R-cran-selectr
Translates a CSS3 selector into an equivalent XPath expression.
  This allows us to use CSS selectors when working with the XML package
  as it can only evaluate XPath expressions. Also provided are
  convenience functions useful for using CSS selectors on XML nodes.
  This package is a port of the Python package "cssselect".

  WWW: https://cran.r-project.org/web/packages/selectr/
2015-08-12 19:11:15 +00:00
TAKATSU Tomonari
4fac27567a - Add new port: graphics/R-cran-DiagrammeR
Create graph diagrams and flowcharts using R.

  WWW: https://cran.r-project.org/web/packages/DiagrammeR/
2015-08-12 18:49:20 +00:00
TAKATSU Tomonari
0dff21e77c - Add new port: devel/R-cran-rstudioapi
Access the RStudio API (if available) and provide informative error
  messages when it's not.

  WWW: https://cran.r-project.org/web/packages/rstudioapi/
2015-08-12 18:30:16 +00:00
Jung-uk Kim
c64076d432 Libpagemaker is a library that parses the file format of Aldus/Adobe
PageMaker documents.

WWW: https://wiki.documentfoundation.org/DLP/Libraries/libpagemaker
2015-08-12 18:15:48 +00:00
David Naylor
d4e8620509 lang/pypy: support cffi, fix and simplify.
* Mark as only for i386, amd64 and armv6 (JIT only supported on those archs)
 * Move PyPy dir to pypy26 (for consistency with llvm, et al)
 * Drop PYPY_ARCH (unused)
 * Use shell to detect ${BUILD_WRKSRC}/Makefile [1]
 * Enable CFFI for components that do not have external dependencies
 * Update regression-test to align with upstreams procedures
 * Complete changes for detecting cpu count via sysctl (upstreamed)
 * Properly detect arm (upstreamed) [2]
 * Update pkg-plist generation and regenerate

[1] When make evaluates the dependency for pre-build the variable
${BUILD_WRKSRC} is not fully defined (i.e. ${WRKSRC}) so it does not get
properly expanded causing make to never find the correct Makefile.

PR:		202159 [2]
Reviewed by:	sbruno (prior version)
2015-08-12 18:13:23 +00:00
Jason Helfman
d9b3ffa91b - add benchmarks to CATEGORIES
- add mirror
2015-08-12 18:02:36 +00:00
Mark Felder
a0a8f97bb0 sysutils/moosefs-* update to 2.0.72-1
The update to 2.0.72-1 includes splitting the sysutils/moosefs-master
port into several new ports to achieve better modularization. This
matches the approach upstream has taken with their own FreeBSD packages
which they were distributing via their own pkgng repository.

Further details are provided in the UPDATING entry.

Upstream MooseFS team is now taking maintainership of these ports.

PR:		199342
PR:		199343
PR:		199344
PR:		199345
PR:		199346
PR:		199347
PR:		199348
PR:		199349
2015-08-12 16:10:30 +00:00
Gerald Pfeifer
9db6462428 Update to Wine 1.7.49. This includes the following changes:
- DirectWrite is now good enough for rendering text in Steam.
 - A number of Direct2D improvements.
 - Some more OpenMP functions.
 - Support for namespaces in the IDL compiler.
 - Various bug fixes.
2015-08-12 14:38:58 +00:00
Gerald Pfeifer
8e10fb9489 Update to the 20150809 snapshot of GCC 6. 2015-08-12 13:27:19 +00:00
Bernard Spil
4af533cdd3 databases/mariadb100-server: Update to 10.0.21
- Update to 10.0.21
  - Updates mariadb100-client as well (slave-port)
  - Silence portlint
  - Re-roll patches with makepatch

[1]	https://mariadb.atlassian.net/browse/MDEV-7398
[2]	https://mariadb.atlassian.net/browse/MDEV-8128

Changes:	https://mariadb.com/kb/en/mariadb/mariadb-10021-changelog/

Differential revision:	https://reviews.freebsd.org/D2771
Reviewed by:	koobs (mentor), vsevolod (mentor)
Approved by:	vsevolod (mentor)
PR:		200097
Security:	36bd352d-299b-11e5-86ff-14dae9d210b8
MFH:		2015Q3
2015-08-12 13:19:36 +00:00
Johan van Selst
e2efe64948 Update to ocurl 0.7.5 (bugfix release) 2015-08-12 13:10:29 +00:00
Emanuel Haupt
a4efe3bdf7 Fix package list if the default option WXGTK is disabled. 2015-08-12 12:43:32 +00:00
Dmitry Marakasov
007ed5f751 - Fix shebangs
- Add NO_ARCH
- Fix NO_WRKSRC (should be NO_WRKSUBDIR)

Approved by:	portmgr blanket
MFH:		2015Q3 (blanket)
2015-08-12 12:00:33 +00:00
Emanuel Haupt
cce843e0b1 Update to 8.2.0 2015-08-12 11:37:40 +00:00
TAKATSU Tomonari
7101f4af77 - Add new port: textproc/R-cran-DT
Data objects in R can be rendered as HTML tables using the JavaScript
  library 'DataTables' (typically via R Markdown or Shiny). The
  'DataTables' library has been included in this R package. The package
  name 'DT' is an abbreviation of 'DataTables'.

  WWW: https://cran.r-project.org/web/packages/DT/
2015-08-12 11:24:03 +00:00
Jan Beich
4e22ba8b0b Make libvpx-1.3.0 vulnerable by moving MFSA 2014-77 into separate entry 2015-08-12 09:55:10 +00:00
TAKATSU Tomonari
0f5c09182a - Add new port: graphics/R-cran-dygraphs
An R interface to the 'dygraphs' JavaScript charting library (a
  copy of which is included in the package). Provides rich facilities
  for charting time-series data in R, including highly configurable
  series- and axis-display and interactive features like zoom/pan and
  series/point highlighting.

  WWW: https://cran.r-project.org/web/packages/dygraphs/
2015-08-12 09:44:46 +00:00
Jan Beich
acc8b7ed9e Switch back to bundled libvpx per vulnerabilites in v1.4.0
Security:	http://www.vuxml.org/freebsd/34e60332-2448-4ed6-93f0-12713749f250.html
MFH:		2015Q3
2015-08-12 09:20:38 +00:00
Brooks Davis
6cc65e58f2 Upgrade to 3.7.0 rc2.
Attempt to allow builds with gcc on DragonFly.
2015-08-12 09:15:58 +00:00
TAKATSU Tomonari
ddbe3b779b - Add new port: www/R-cran-htmlwidgets
A framework for creating HTML widgets that render in various contexts
  including the R console, 'R Markdown' documents, and 'Shiny' web
  applications.

  WWW: https://cran.r-project.org/web/packages/htmlwidgets/
2015-08-12 08:30:19 +00:00
Wen Heping
d759e90e55 - Update to 1.24.3
- Update options
- Fix file permissions
2015-08-12 08:04:48 +00:00
Koop Mast
588b9fb5f4 Update the f10, c6 and c6_64 of the linux flash player to 11.2r202.508
Security:	f3778328-d288-4b39-86a4-65877331eaf7
2015-08-12 07:35:04 +00:00
Koop Mast
b38a24c915 Document newest flash vulnabilities.
Also list the c6_64 flash port.
2015-08-12 07:31:35 +00:00
Wen Heping
83720319f2 - Update to 1.25.2
- Update options
2015-08-12 07:16:36 +00:00
Kevin Lo
d9fe42b200 Update to 0.8.0
PR:	202261
Submitted by:	Thomas Hurst <tom at hur dot st>
2015-08-12 05:44:30 +00:00