Commit graph

403465 commits

Author SHA1 Message Date
Jan Beich
b67e8979ff audio/slv2: drop hack unnecessary after r425366 2016-11-05 01:31:45 +00:00
Jan Beich
a27e463559 audio/lv2: oops, restore comment after r425366 2016-11-05 01:23:01 +00:00
Jan Beich
5b884f4bfa audio/lv2core: deprecate in favor of audio/lv2
- Switch existing consumers to audio/lv2

PR:		197126, 213285 (for tracking)
2016-11-05 01:19:47 +00:00
Jan Beich
b94204b3ea audio/lv2: fix substitution in lv2core.pc
Only noticed by broken -export-symbols-regex (libtool) in audio/calf.

  --- /usr/local/libdata/pkgconfig/lv2core.pc	before
  +++ /usr/local/libdata/pkgconfig/lv2core.pc	after
  @@ -1,10 +1,10 @@
   prefix=/usr/local
  -exec_prefix=
  -libdir=/usr/local/lib
  -includedir=/usr/local/include
  +exec_prefix=${prefix}
  +libdir=${exec_prefix}/lib
  +includedir=${prefix}/include

   Name: lv2core
  -Version:
  +Version: 12.0
   Description: An audio plugin interface specification.
   Libs:
   Cflags: -I${includedir}

PR:		213285
Submitted by:	Michael Beer <beerml@sigma6audio.de> (maintainer)
2016-11-05 01:19:19 +00:00
Martin Matuska
50b76a190a Takeover maintainership
PR:		213135
Submitted by:	mm@FreeBSD.org
Approved by:	maintainer timeout
2016-11-05 00:13:36 +00:00
Tobias C. Berner
58ad1ffe6e Drop CONFLICTS_BUILD on Qt3
qt3 has been removed in july 2013 [1] -- a while has passed.
[1] https://svnweb.freebsd.org/ports?limit_changes=0&view=revision&revision=323748

Approved by:	rakuco (mentor)
2016-11-04 22:56:40 +00:00
Hiroki Sato
8f32e4507f - Fix X11 dependency.
- Fix bdftopcf dependency.
- Eliminate unfetchable patch files.
2016-11-04 22:50:21 +00:00
Antoine Brodin
5b924ff79f Fix PKGBASE collision with sysutils/logstash 2016-11-04 22:35:47 +00:00
Hiroki Sato
1f5cb6e8ec - Update to 0.24.8.
- Fix dependency on Python shlib.
- Enable _MAKE_JOBS.
- Do not override system-wide CFLAGS, CXXFLAGS, and LDFLAGS.
2016-11-04 21:25:49 +00:00
Tijl Coosemans
374afd5ec1 Remove libGLw, not part of Xorg and misses dependencies. 2016-11-04 20:31:00 +00:00
Tijl Coosemans
bf6e97ed0b Update to 7.1.7.2606 and allow hardware 3D rendering with Mesa drivers.
Note the previous version was actually 6.0.3.2197, not 7.1.5.1557.
2016-11-04 20:19:59 +00:00
Thomas Zander
dfb90d6609 Fix build with ffmpeg 3.x
PR:		214185
Submitted by:	riggs
Reported by:	jbeich
Approved by:	t@tobik.me (maintainer)
2016-11-04 20:03:43 +00:00
John Marino
ebb617bae3 cad/ngspice_rework: Fix fetch broken by version bump
I confused PORTVERSION with PORTREVISION and bumped the wrong item.
Restore the old version and add PORTREVISION.  No epoch is necessary
because it wasn't possible to build version 27 or 28.

PR:		214213
2016-11-04 19:59:09 +00:00
Tijl Coosemans
26f7cbef6b Add libglapi and LLVM runtime and depend on expat and libelf. 2016-11-04 19:45:59 +00:00
Hiroki Sato
2f205af4bf Add cad/py-gdsii, GDSII file manipulation library. 2016-11-04 19:44:26 +00:00
Tijl Coosemans
b6119256af Add libxshmfence needed by libGL.
Remove libGLw, not part of Xorg and misses dependencies.
2016-11-04 19:42:48 +00:00
Jimmy Olgeni
201584d93e Update devel/etcd3 to version 3.0.14. 2016-11-04 19:37:38 +00:00
Hiroki Sato
f54f1e63ec Update to 2016. 2016-11-04 19:26:35 +00:00
Hiroki Sato
fde0acf7af Resurrect ftp/spegla. The original upstream has gone but the distfile is
maintained in the Github repo now.
2016-11-04 19:21:06 +00:00
Hiroki Sato
f1197dbcac Update to 0.9.22. 2016-11-04 19:06:56 +00:00
Hiroki Sato
bcb8f7277c - Fix a lmissing dependency of mail/mu.
- Add "emacsNN" suffix to the Emacs backend.
2016-11-04 19:02:52 +00:00
Hiroki Sato
e92897676c Install gzip'd lisp source files. 2016-11-04 18:58:33 +00:00
Olivier Duchateau
0b1f54c586 Update to 1.19 2016-11-04 18:15:57 +00:00
Kurt Jaeger
cb73f3209a devel/git-cvs: update 0.0.1 -> 0.1.0
PR:		213775
Changes:	https://github.com/ustuehler/git-cvs/blob/master/CHANGELOG.md
Submitted by:	mp39590@gmail.com (maintainer)
2016-11-04 18:04:06 +00:00
Tijl Coosemans
cac43adf5c Add linux-c7-libelf, needed by linux-c7-dri. 2016-11-04 17:38:19 +00:00
Tijl Coosemans
7d7851ca17 Add LLVM runtime and depend on expat and libelf. 2016-11-04 17:18:51 +00:00
Tijl Coosemans
866d0828c0 Add linux-c6-libelf, needed by linux-c6-dri. 2016-11-04 17:13:22 +00:00
Jason Helfman
d2de35330d - unbreak fetch [1]
- update WWW site
- regen patch (pet portlint)

Reported by:	jswhitejrusa@gmail.com [1]
2016-11-04 16:41:39 +00:00
Nicola Vitale
d750f8a119 - Unbreak by using the Google Code Archive as dowload site 2016-11-04 16:31:24 +00:00
Joseph Mingrone
edb9d157d4 math/R: More docuementation changes.
The feedback has been clear. Installing the TeX-dependent documentation
files by default is bad for users, even if that means one documentation
knob does not control the installation of all documentation files.

Reported by:	mat marino
Reviewed by:	mat
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D8440
2016-11-04 16:24:39 +00:00
Pietro Cerutti
2b15cef3bc lang/tcl87: update to fossil checkin 24d90770030948ca
http://core.tcl.tk/tcl/timeline?from=699a33324b663e80&to=24d90770030948ca
2016-11-04 16:19:01 +00:00
Joseph Mingrone
f4fad6e003 devel/awscli: Update to 1.11.13.
- Set new maintainer (bradleythughes@fastmail.fm).
  - Set LICENSE_FILE.
  - Match upstream by setting RUN_DEPENDS to version 1.4.70 for
    devel/py-botocore and version 0.1.9 for net/py-s3transfer.

PR:		213755
Submitted by:	bradleythughes@fastmail.fm (new maintainer)
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D8350
2016-11-04 16:17:52 +00:00
Jason E. Hale
d4f273df32 Update to 2-32-0
While here:
Remove USE_OPENSSL - port does not link to the OpenSSL libraries
Remake patches with "make makepatch"

PR:		213943
Submitted by:	<ag-freebsd@muc.de> (maintainer)
2016-11-04 16:12:57 +00:00
Joseph Mingrone
a9081452f4 devel/py-botocore: Update to version 1.4.70.
Changelog: https://github.com/boto/botocore/blob/1.4.70/CHANGELOG.rst

PR:		214159
Submitted by:	bradleythughes@fastmail.fm (maintainer)
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D8442
2016-11-04 16:11:47 +00:00
Jung-uk Kim
d58d7e08f5 Fix modes for /compat/linux/sys.
This commit is analogous to r425303 and r425309 for /compat/linux/proc.

MFH:		2016Q4
2016-11-04 15:43:27 +00:00
Torsten Zuehlsdorff
a6df270ad2 devel/magit: Update from 2.7.0 to 2.8.0
Changes: https://emacsair.me/2016/08/21/magit-2.8/

PR:          212142
Submitter:   Yasuhiro KIMURA <yasu@utahime.org>
Approved by: pi (mentor)
2016-11-04 15:18:33 +00:00
Pietro Cerutti
315efbe78f lang/tcl85: fix integer overflow and avoid segfault
PR:		214205
Submitted by:	gahr
2016-11-04 15:15:36 +00:00
Jason E. Hale
4d9192e0f7 - Update ftp/libfilezilla to 0.8.0 [1]
- Update ftp/filezilla to to 3.2.2.2 [2]

PR:		214006 [1], 214007 [2]
Submitted by:	<matthew@reztek.cz> (maintainer)
2016-11-04 15:12:28 +00:00
Pietro Cerutti
f6abab97c9 lang/tcl86: fix integer overflow check and avoid segfault
PR:		214205
Submitted by:	gahr
2016-11-04 15:08:17 +00:00
Mark Linimon
b1836dfd6a Now builds on sparc64.
Approved by:	portmgr (tier-2 blanket)
2016-11-04 15:04:47 +00:00
Jason E. Hale
2b6803bb9e - Sync with Github 632e879 to allow building with upcoming ffmpeg 3.x [1]
- This includes several changes that were already made by local patches
- Changes since release:
  - Fix taglib detection
  - Fix build with ffmpeg 3.x
  - Fix build with gcc 6
- Add dependency on desktop-file-utils to satisfy stage-qa
- Bump PORTREVISION

PR:		214183 [1]
Submitted by:	jbeich [1]
2016-11-04 14:55:05 +00:00
Jan Beich
15c9437c80 databases/grass: unbreak build with ffmpeg 3.x
lib/ogsf/gsd_img_mpeg.c:41:24: error: 'PIX_FMT_YUV420P' undeclared (first use in this function)
 #define STREAM_PIX_FMT PIX_FMT_YUV420P /* default pix_fmt */
                        ^
lib/ogsf/gsd_img_mpeg.c:97:18: note: in expansion of macro 'STREAM_PIX_FMT'
     c->pix_fmt = STREAM_PIX_FMT;
                  ^
lib/ogsf/gsd_img_mpeg.c:41:24: note: each undeclared identifier is reported only once for each function it appears in
 #define STREAM_PIX_FMT PIX_FMT_YUV420P /* default pix_fmt */
                        ^
lib/ogsf/gsd_img_mpeg.c:97:18: note: in expansion of macro 'STREAM_PIX_FMT'
     c->pix_fmt = STREAM_PIX_FMT;
                  ^
lib/ogsf/gsd_img_mpeg.c:98:24: error: 'CODEC_ID_MPEG2VIDEO' undeclared (first use in this function)
     if (c->codec_id == CODEC_ID_MPEG2VIDEO) {
                        ^

PR:		207547
2016-11-04 14:30:43 +00:00
Jan Beich
804f284b08 x11-toolkits/nucleo: oops, restore size check after r425305
PR:		207547
2016-11-04 14:24:06 +00:00
Dmitry Marakasov
f50e9633b6 - Reset maintainer by his own request
PR:		212659
Submitted by:	fk@fabiankeil.de (maintainer)
2016-11-04 13:40:17 +00:00
Nicola Vitale
54d8c4b1b8 - Fix build by adding devel/pkgconf to the build dependencies.
- Use the same description in pkg-descr as on
  https://addons.mozilla.org/it/firefox/addon/u2f-support-add-on/
2016-11-04 13:37:34 +00:00
Mark Felder
4f0a9b9f11 security/bearssl: Packaging improvements
Reported by:	mat
2016-11-04 13:30:24 +00:00
Dmitry Sivachenko
5e6bdef653 Update to version 1.0 2016-11-04 13:29:07 +00:00
Dmitry Marakasov
ffd692ff2d - Take maintainership 2016-11-04 13:23:51 +00:00
Dmitry Marakasov
52e2827c28 - Mark BROKEN with LibreSSL
PR:		213819
Submitted by:	igor.arabesc.pavlov@gmail.com
2016-11-04 13:01:49 +00:00
William Grzybowski
da50946606 databases/pymongo: update to 3.3.1
Submitted by:	demon (via email)
2016-11-04 12:17:54 +00:00