Commit graph

407396 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
7819d486b6 - Add py36-sqlite3 (copied from py35-sqlite3) 2016-12-25 19:23:24 +00:00
Carlos J. Puga Medina
5a4bfe1aec misc/raspberrypi-userland: Update to 20161026
PR:		213911
Submitted by:	mikael.urankar@gmail.com (maintainer)
Approved by:	amdmi3 (mentor)
2016-12-25 19:22:53 +00:00
Sunpoet Po-Chuan Hsieh
a1fc9f55f4 - Add py36-gdbm (copied from py35-gdbm) 2016-12-25 19:22:26 +00:00
Sunpoet Po-Chuan Hsieh
2c273bad76 - Add py-setuptools36 (copied from py-setuptools35) 2016-12-25 19:21:51 +00:00
Raphael Kubo da Costa
d3a92c0e7b Set BUILD_WRKSRC instead of adding a post-build target
Simplify the port's Makefile a little bit by dropping the "post-build" target
that actually builds libss and setting BUILD_WRKSRC instead.

The port's build system takes care of making lib/ss depend on the subst target.

PR:		215550
Approved by:	bjk (maintainer)
2016-12-25 19:18:46 +00:00
Stephen Montgomery-Smith
c9da4659ad - Update to 2.2.0. 2016-12-25 18:45:02 +00:00
Kurt Jaeger
0ba60b4ede New port: audio/spectrogram
Small audio visualizer for sndiod's monitor mode.

WWW: https://www.dim13.org/Spectrogram

PR:		214464
Submitted by:	Tobias Kortkamp <t@tobik.me>
2016-12-25 18:27:11 +00:00
Thomas Zander
6e65a746e9 Bump PORTREVISION due to new CONFLICT 2016-12-25 17:59:31 +00:00
Thomas Zander
336d55d061 Register CONFLICTS with ccnet-server
PR:		215292
2016-12-25 17:52:11 +00:00
Dmitry Marakasov
5db3ec7833 - It fails to build with clang >= 3.6 as well, so always use gcc on i386
Approved by:	portmgr blanket
2016-12-25 17:33:03 +00:00
Dmitry Marakasov
b84cbf46fc - Update to 4.99.43
PR:		210664
Submitted by:	cs@innolan.dk
Reported by:	mexas@bris.ac.uk
2016-12-25 17:31:29 +00:00
Dmitry Marakasov
24647f0184 - Mark it broken properly on FreeBSD 9 i386
- Pet portlint

PR:		214953
Submitted by:	daniel@blodan.se (maintainer)
2016-12-25 17:30:38 +00:00
Dmitry Marakasov
2fa45f450c - Mark broken in FreeBSD 11.x+ i386: this port can't build while cgal is built with gcc and boost is built with clang
Approved by:	portmgr blanket
2016-12-25 17:26:28 +00:00
Dmitry Marakasov
75c08fe664 - Fix conflict with utf8cpp by using it as dependency
PR:		215391
Reported by:	jbeich
2016-12-25 17:19:32 +00:00
Raphael Kubo da Costa
dfb7ea9e3f Improve the way CFLAGS and CPPFLAGS are set.
":?" is not supported by fmake from FreeBSD 9, so replace it with an explicit
version check. The end result was still the desired one (-DHAVE_STRCHRNUL=1 was
not passed on FreeBSD 9).

While here, also improve the version check by including DragonFly (which
supports strchrnul(3) according to its online man page) and restricting the
FreeBSD version check to the revision range after strchrnul(3) was added to
base.

Also stop passing -Os when building in debug mode, and set UNICODE61_CPPFLAGS
to pet portlint.

PR:		214608
Submitted by:	Pavel Volkov <pavelivolkov@gmail.com> (maintainer)
MFH:		2016Q4
2016-12-25 17:17:36 +00:00
Dmitry Marakasov
686c692667 - Update to 0.3.0.1-alpha
- While here, port TOR2WEB-related warnings from seurity/tor

PR:		215438
Submitted by:	yuri@rawbw.com (maintainer)
2016-12-25 17:15:50 +00:00
Thierry Thomas
e4974cf58b Adding py-hunspell, a Python module for the Hunspell spellchecker engine. 2016-12-25 15:59:28 +00:00
Baptiste Daroussin
0693ccefbe Fix file descriptor leak that might lead to errors on packages with lots of files
PR:		215544
Submitted by:	pasokondokoro@gmail.com
2016-12-25 15:15:38 +00:00
Wen Heping
234f3ad658 - Repocopy lang/python35 --> lang/python36 and update to 3.6.0 2016-12-25 15:08:35 +00:00
Jason E. Hale
39235d9869 Update to 3.23.0.2
PR:		215132
Submitted by:	<matthew@reztek.cz> (maintainer)
2016-12-25 15:06:15 +00:00
Jason E. Hale
3efe0cea5c Update to 0.9.0
PR:		215131
Submitted by:	<matthew@reztek.cz> (maintainer)
2016-12-25 15:05:34 +00:00
Raphael Kubo da Costa
f220469b57 Make sure "all" is part of ALL_TARGET.
Follow-up to r429384: we were setting ALL_TARGET to just "doc". While the build
did not break, the code was actually being built during `make stage', which is
not what we expect.
2016-12-25 15:01:33 +00:00
Jason E. Hale
e692e46212 - Update to 3.4.4
- Convert options to CMAKE_BOOL
2016-12-25 14:58:04 +00:00
Jason E. Hale
0c5ccffc88 Add standard description for AcoustID audio fingerprinting
support (chromaprint)
2016-12-25 14:41:11 +00:00
Thomas Zander
bf55d96f5c Prepare split of net-mgmt/ccnet in client / server ports; update to 6.0.6
PR:		215292
Submitted by:	Ultima1252@gmail.com (maintainer)
2016-12-25 14:38:34 +00:00
Dmitry Marakasov
76b7101742 - Add comment on why USE_GCC is needed
Approved by:	portmgr blanket
2016-12-25 14:33:14 +00:00
Dmitry Marakasov
adeac03634 CMAKE_INSTALL_MANDIR is not set correctly by default, no need to override it
Approved by:	portmgr blanket
2016-12-25 14:23:38 +00:00
Vsevolod Stakhov
0203b2ebcf - Document CVE-2016-9963 for exim 2016-12-25 14:13:29 +00:00
Baptiste Daroussin
691ad121e9 Update to 6.3.0 2016-12-25 14:02:30 +00:00
Vsevolod Stakhov
59eeaf62af - Update to 4.87.1 (security release)
- Fix subdirs to allow download of the distfiles

MFH:		2016Q4
Security:	CVE-2016-9963
2016-12-25 14:02:11 +00:00
Vsevolod Stakhov
87a6a01c8a - Update Exim master sites 2016-12-25 13:46:55 +00:00
Dmitry Marakasov
f741a03685 - Don't install COPYING with docs
- Remove broken plist

PR:		214907
Submitted by:	amdmi3
Approved by:	maintainer timeout (me@mortis.eu, 4 weeks)
2016-12-25 13:46:17 +00:00
Dmitry Marakasov
d860387dbd - Remove unneeded depend on linux emulation
PR:		212037
Submitted by:	james@elstone.net (maintainer)
Reported by:	howard0su@gmail.com
2016-12-25 13:37:17 +00:00
Jason E. Hale
f2f90ef275 - Convert USE_MYSQL to USES
- Convert to CMAKE_BOOL
- Fix LICENSE
- Add missing dependencies reported by stage-qa and link as-needed
2016-12-25 13:34:34 +00:00
Dmitry Marakasov
6077cb0b35 - Mark BROKEN on 9.x and 12.x:
/usr/bin/sed -i "" -e 's|/wrkdirs/usr/ports/french/aster/work/stage||g' /wrkdirs/usr/ports/french/aster/work/stage/usr/local/aster/12.6/aster.conf
sed: /wrkdirs/usr/ports/french/aster/work/stage/usr/local/aster/12.6/aster.conf: No such file or directory
*** Error code 1

Approved by:	portmgr blanket
2016-12-25 13:31:55 +00:00
Dmitry Marakasov
497c0ca9ef - Update to 0.9.1
- While here, convert to options helpers and fix manpage installation

PR:		213881
Submitted by:	aehlig@linta.de (maintainer)
2016-12-25 13:22:23 +00:00
Dmitry Marakasov
7602fdd7b0 - Update to 2.5.2
PR:		214875
Submitted by:	pkubaj@anongoth.pl
2016-12-25 13:16:00 +00:00
Jason E. Hale
36e3ab0968 - Update to 1.1.4
- Convert to CMAKE_BOOL
- Simplify DOCS installation
2016-12-25 13:13:23 +00:00
Bernard Spil
a22b6d215c databases/mariadb55-server: Update to 5.5.54
- Update to 5.5.54
  - Add mysqld_safe_helper to plist
2016-12-25 13:12:36 +00:00
Jason E. Hale
91d08fdb2c - Update to 1.7.57
- Add TEST option
- Make PNG support non-optional since audio/gogglesmm won't run without it
- Enable XIM support
- Convert to USES=localbase and clean up flags
2016-12-25 13:11:34 +00:00
Dmitry Marakasov
c500583f40 - Update to 4.9
PR:		214851
Submitted by:	t@tobik.me (maintainer)
2016-12-25 13:09:46 +00:00
Dmitry Marakasov
416ee499ab - Remove CMAKE_INSTALL_MANDIR, no more needed with latest cmake
- Switch to new test framework
2016-12-25 13:00:05 +00:00
Dmitry Marakasov
e1e56f5e2f - Update to 0.0.20161120
PR:		214950
Submitted by:	lightside@gmx.com (maintainer)
2016-12-25 12:58:46 +00:00
Jan Beich
6d853a4c8f sysutils/fusefs-simple-mtpfs: update to 0.3.0
Changes:	https://github.com/phatina/simple-mtpfs/compare/a7ab64c...simple-mtpfs-0.3.0
MFH:		2016Q4
2016-12-25 12:51:42 +00:00
Baptiste Daroussin
dd2c2cb23e Revert r429298 it has some unexpected side effects which I do not have time to
fix yet

Approved by:	portmgr (implicit)
2016-12-25 12:46:14 +00:00
Roman Bogorodskiy
91bbddb925 security/libgpg-error: update to 1.26 2016-12-25 12:45:18 +00:00
Vanilla I. Shu
bb8e6e3332 1: Upgrade to 4.2.2.
2: pet portlint.
3: s/LICENSE_FOLE/LICENSE_FILE/
2016-12-25 12:09:27 +00:00
Roman Bogorodskiy
df85c10a3a Update py-XStatic* COMMENTs and pkg-descr's
Use more informative COMMENT and pkg-descr for
devel/py-XStatic* family of ports.

PR:		215145
Submitted by:	maintainer
Reported by:	adamw, mat
2016-12-25 11:28:58 +00:00
Bernard Spil
2b1fc71ffa security/vuxml: Document OpenSSH vulnerabilities 2016-12-25 10:28:52 +00:00
Thomas Zander
7732e14d72 Update to upstream version 1.32.4
PR:		215415
Submitted by:	timp87@gmail.com (maintainer)
2016-12-25 09:24:22 +00:00