1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
Commit Graph

393582 Commits

Author SHA1 Message Date
Timur I. Bakeyev
1964513469 Fix(?) issues with the pkg-plist 2016-05-10 20:45:13 +00:00
Dmitry Marakasov
83afd39009 - Fix syntax in newsyslog config file
- While here, switch to options helpers

PR:		208944
Submitted by:	sohgo@sohgo.more.jp
Approved by:	maintainer timeout (koichiro@rworks.jp, 2 weeks)
2016-05-10 20:02:58 +00:00
Dmitry Marakasov
5eb5861bb4 - Fix dependency
- Fix LICENSE_COMB
- Switch to options helpers
- Add NO_ARCH

Approved by:	portmgr blanket
2016-05-10 19:53:45 +00:00
Ben Woods
63d4e42cb0 multimedia/emby-server: Update to 3.0.5934
Changes this release:
  https://github.com/MediaBrowser/Emby/releases/tag/3.0.5934

Approved by:	adamw (mentor)
Differential Revision:	https://reviews.freebsd.org/D6309
2016-05-10 19:51:23 +00:00
Dmitry Sivachenko
c2aac0a1c1 Update to -dev3 2016-05-10 19:41:30 +00:00
Dmitry Sivachenko
a1bf4ad0d0 Restore deviceatlas checksum 2016-05-10 19:39:31 +00:00
Dmitry Sivachenko
20ef9a1e49 Update to version 1.6.5. 2016-05-10 19:36:16 +00:00
Dmitry Marakasov
56c240bef2 - Update to 0.5.1
- While here, fix license

PR:		209416
Submitted by:	matthew@reztek.cz (maintainer)
2016-05-10 19:17:33 +00:00
Dmitry Marakasov
0ffcbe1ac8 - Fix build with libc++ 3.8.0 by ignoring ETIME errno which does not exist on FreeBSD
PR:		209101
Submitted by:	dim@FreeBSD.org
2016-05-10 18:54:21 +00:00
Ben Woods
4d235e7778 security/keepass: Update to 2.33
Changes this release:
  http://keepass.info/news/n160507_2.33.html

Approved by:	adamw (mentor)
Differential Revision:	https://reviews.freebsd.org/D6310
2016-05-10 18:36:49 +00:00
Sunpoet Po-Chuan Hsieh
52bb65cd5d - Update to 0.12026
Changes:	http://search.cpan.org/dist/PkgConfig/Changes
2016-05-10 18:35:10 +00:00
Sunpoet Po-Chuan Hsieh
a6eced4a61 - Update to 0.10
- Add LICENSE_FILE
- Add NO_ARCH

Changes:	http://search.cpan.org/dist/List-AllUtils/Changes
2016-05-10 18:34:19 +00:00
Ben Woods
f66b18c80b net/opal: Fix build with ffmpeg 3.0.x
- Add patch to allow opal 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 patch is backwards compatible with
  ffmpeg 2.8.x.

PR:		209346
Reported by:	antoine (PR207547)
Reviewed by:	kwm (with gnome hat)
Approved by:	adamw (mentor)
Obtained from:	ArchLinux [1]
Differential Revision:	https://reviews.freebsd.org/D6308

  [1] https://git.archlinux.org/svntogit/packages.git/tree/trunk/opal-ffmpeg3.patch?h=packages/opal
2016-05-10 17:50:20 +00:00
Stefan Eßer
3cfcc9035b In order to make desktop shortcuts work, the playonfreebsd script must be
executable.

PR:		209418
Submitted by:	iluxa (at) ex.ua
Approved by:	antoine (mentor, implicit)
2016-05-10 17:11:02 +00:00
Stefan Eßer
7e79a1267e Fix problem with desktop shortcuts reported by iluxa (at) ex.ua.
Upgrade to latest stable version 4.2.10 on that occasion.

PR:		209418
Reported by:	iluxa (at) ex.ua
Approved by:	antoine (mentor, implicit)
2016-05-10 17:05:33 +00:00
Tijl Coosemans
bdd16972d5 Some plugins have an SONAME field that is different from the library name
so the wrapper library that links to such a plugin cannot find it at
runtime.  Create dummy plugins without SONAME and link the wrapper libraries
against that.

PR:		209426
Tested by:	Andreas Beck <jarles.live@gmail.com>
2016-05-10 16:46:36 +00:00
Kurt Jaeger
637f2abc22 net-im/oysttyer: 2.6.1 -> 2.6.3
- Correct year on startup screen
- Adds very rudimentary CI syntax checks
- Expand long DMs suring start-up
- Nicely truncate long DMs when using /dump
- Revert shebang to original
- Fix a bug where whoami comparison was not lowercased for sent dms
- Update userstream endpoint
2016-05-10 16:26:21 +00:00
Ben Woods
f44f67e9b8 multimedia/vdr-plugin-markad: Fix build with ffmpeg 3.0.x
- Update patch of command/decoder.cpp to allow vdr-plugin-markad 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 patch is backwards compatible with ffmpeg 2.8.x.
  The additional changes to this file were based on upstream bug
  report #1898 [1], and also the requirement to replace
  s/avcodec_alloc_frame/av_frame_alloc/g.
- Regenerate patches with makepatch (pet portlint), and remove
  PATCH_STRIP=-p1 from Makefile.

  [1] https://projects.vdr-developer.org/issues/1898

PR:		209386
Reported by:	antoine (PR207547)
Reviewed by:	mat (mentor)
Approved by:	adamw (mentor)
Differential Revision:	https://reviews.freebsd.org/D6283
2016-05-10 15:35:19 +00:00
Pawel Pekala
5fb19cc017 - Update to version 5.0.7
- Convert to USES=localbase

Changelog:
* new   : preferences, add preview for chart color scheme
* new   : doc, added every payment into the lexicon
* wish  : #1509485 quicksearch split transactions memo/category
* wish  : #1507252 ability to batch-edit selected transactions easily
* wish  : #1501125 export to CSV for all reports list view
* wish  : #1501111 double-click on sheduled txn in main window to open
          template editor
* wish  : #1292377 enable edit transactions from report detail list
* wish  : #880846  hide/show txn list column on right click
* bugfix: #1577555 scheduled transaction edit doesn't enable file save
* bugfix: #1556289 scheduled transactions disappear with no reason
* bugfix: #1553862 budget report categories displayed when
          selecting subcategories
* bugfix: #1523216 import window wrongly sized
* bugfix: #1511325 no warning about old gtk3.x version when
          compiling from source
* bugfix: #1464961 inconsistency in my file internal xfer
2016-05-10 15:20:42 +00:00
Olivier Cochard
830284c588 Update benchmarks/stress-ng to 0.06.00
PR:	209330
Submitted by:	Luca Pizzamiglio <luca.pizzamiglio@gmail.com> (maintainer)
Approved by:	tabthorpe
Differential Revision:	https://reviews.freebsd.org/D6268
2016-05-10 15:03:59 +00:00
Boris Samorodov
455c4ced64 eric6 ports: Update to version 6.1.5. 2016-05-10 14:43:54 +00:00
Pietro Cerutti
84e5e79377 databases/tcl-lmdb: update to 0.3.5
Changes: https://github.com/ray2501/tcl-lmdb/compare/0.3.4...0.3.5
2016-05-10 11:42:01 +00:00
Dmitry Marakasov
4ba3d7f1ee - Fix dependency
Approved by:	portmgr blanket
2016-05-10 11:13:33 +00:00
Dmitry Marakasov
aead626d9d - Fix dependency 2016-05-10 11:13:26 +00:00
Bartek Rutkowski
f92d80e714 databases/xtrabackup: update 2.3.3 -> 2.3.4
PR:		209034
Submitted by:	Thomas Babut <tbabut@mobileobjects.de>
Approved by:	maintainer timeout (aleksandr.kuzminsky@percona.com, 14 days)
2016-05-10 10:58:36 +00:00
Dmitry Sivachenko
fe459e3db4 Update to version 2.0.13. 2016-05-10 10:40:09 +00:00
Dmitry Sivachenko
a8cfddd22d Update to version 2.0.13. 2016-05-10 10:37:41 +00:00
Pietro Cerutti
7be97a1bb4 math/yacas: update to 1.5.0
Release notes: http://www.yacas.org/release_1_5_0/
2016-05-10 09:58:00 +00:00
Stephen Hurd
24bd216d00 Update to latest release
Fix relative paths to share directory.
Use DATADIR in the software instead of constructing it from PREFIX.
2016-05-10 09:16:40 +00:00
Dmitry Marakasov
09362c29dd - Add LICENSE
- Switch to options helpers
- Regenerate patches with `make makepatch`
2016-05-10 09:03:31 +00:00
Wen Heping
38be9452ba - Update to 2.04
Changes: http://cpansearch.perl.org/src/SANKO/Readonly-2.04/Changes
2016-05-10 08:44:34 +00:00
Wen Heping
f455574fcb - Update to 0.20
Changes: http://cpansearch.perl.org/src/ETHER/B-Hooks-EndOfScope-0.20/Changes
2016-05-10 08:37:52 +00:00
Wen Heping
c4e44979d9 - Update to 1.0
PR:		209410
Submitted by:	fmysh@iijmio-mail.jp(maintainer)
2016-05-10 08:18:28 +00:00
Li-Wen Hsu
62a0f51378 - Update to 3.4.4 2016-05-10 07:48:36 +00:00
Jean-Sébastien Pédron
f944dd7065 graphics/darktable: Update to 2.0.4
No change to the port itself.

Approved by:	bapt
Differential Revision:	https://reviews.freebsd.org/D6241
2016-05-10 07:19:16 +00:00
Wen Heping
f3257f3366 - Update to Moodle 3.0.4, 2.9.6 and 2.8.12 2016-05-10 06:28:16 +00:00
Wen Heping
c568d20bc9 - Remove unneeded line
Spotted by:	mat@
2016-05-10 06:26:36 +00:00
Dmitry Sivachenko
ca1ef557d1 Update WWW. 2016-05-10 06:00:42 +00:00
Dmitry Sivachenko
0e66618ef7 Update to version 0.7.1. 2016-05-10 05:57:08 +00:00
Gordon Tetlow
a5eb413535 Update various Perforce ports to 2015.1/1384697 due to micropatching.
Approved by:	mat (mentor, implicit)
MFH:		2016Q2
2016-05-10 05:54:46 +00:00
Kurt Jaeger
134f5990b0 emulators/virtualbox-ose: fix VirtualBox hang on file dialog in KDE
PR:		199364
Submitted by:	yuri@rawbw.com
Approved by:	maintainer timeout
2016-05-10 05:29:13 +00:00
Tom Judge
0f3519f967 Add multi instance support for boxes with more that 64Gb RAM 2016-05-10 04:38:12 +00:00
Dmitry Marakasov
6b5b1af941 - Update to 0.16.1 2016-05-10 03:36:13 +00:00
Wen Heping
63afd345ea - Update to 15.0
- Add missing php module
2016-05-10 03:33:56 +00:00
Dmitry Marakasov
5443a1813d - Update to 3.1.5 2016-05-10 03:27:24 +00:00
Jason Unovitch
a89044883a Document Perl taint protection bypass vulnerability
PR:		208879
Reported by:	Sevan Janiyan <venture37@geeklan.co.uk>
Security:	CVE-2016-2381
Security:	https://vuxml.FreeBSD.org/freebsd/d9f99491-1656-11e6-94fa-002590263bf5.html
2016-05-10 03:00:13 +00:00
Danilo Egea Gondolfo
f82f0902ff - Update to 2.6.29
- Add LICENSE
- Use GITHUB

PR:		209311
Submitted by:	fullermd@over-yonder.net
2016-05-10 01:57:37 +00:00
Jason Unovitch
2b8eb650ce japanese/wordpress: update 4.4.2 -> 4.5.2
Approved by:	ports-secteam (with hat)
Security:	CVE-2016-4566
Security:	CVE-2016-4567
Security:	https://vuxml.FreeBSD.org/freebsd/3686917b-164d-11e6-94fa-002590263bf5.html
MFH:		2016Q2
2016-05-10 01:50:27 +00:00
Jason Unovitch
bc955d9ec5 chinese/wordpress-zh_TW: update 4.4.2 -> 4.5.2
Approved by:	ports-secteam (with hat)
Security:	CVE-2016-4566
Security:	CVE-2016-4567
Security:	https://vuxml.FreeBSD.org/freebsd/3686917b-164d-11e6-94fa-002590263bf5.html
MFH:		2016Q2
2016-05-10 01:50:00 +00:00
Jason Unovitch
1a2501d3cc german/wordpress: update 4.4.2 -> 4.5.2
Approved by:	ports-secteam (with hat)
Security:	CVE-2016-4566
Security:	CVE-2016-4567
Security:	https://vuxml.FreeBSD.org/freebsd/3686917b-164d-11e6-94fa-002590263bf5.html
MFH:		2016Q2
2016-05-10 01:49:47 +00:00