Commit graph

459689 commits

Author SHA1 Message Date
Tobias Kortkamp
e2a07771cc mail/nullmailer: Unbreak build with Clang 6 (C++14 by default)
inject.cc:221:3: error: non-constant-expression cannot be narrowed from type 'size_t' (aka 'unsigned long') to 'unsigned int' in initializer list [-Wc++11-narrowing]
  X(Errors-To,         T,F,F,F,F), // 5
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

http://beefy12.nyi.freebsd.org/data/head-amd64-default/p483866_s340093/logs/nullmailer-1.13_3,1.log

PR:		230496
Submitted by:	Tod McQuillin <devin@spamcop.net>
2018-11-08 13:45:52 +00:00
Dan Langille
78d0c1ee28 Upgrade to 1.45
https://github.com/librenms/librenms/releases/tag/1.45

* remove mcrypt from depends (no longer used)
* add pdo_mysql (long required but not included)
* remove lib from ROOT_DIRS
* mention sql-mode="" is no longer required
* Make ./validate.php work from a package

PR:		232658
Approved by:	maintainer timeout (14 days)
2018-11-08 13:32:09 +00:00
Dan Langille
d0903b5de9 Upgrade to 8.10.1 2018-11-08 13:17:56 +00:00
Tobias Kortkamp
324a4ee82c security/afl: Use LLVM_DEFAULT 2018-11-08 13:00:34 +00:00
Tobias Kortkamp
ef135d906c Deprecate lang/chicken
Now that CHICKEN 5.0.0 is out, as discussed with the previous
maintainer, users should slowly migrate to lang/chicken5.  Give a
1-year notice.

PR:		230535
2018-11-08 12:52:23 +00:00
Jan Beich
275b55f7a6 devel/android-tools-simpleperf: move llvm under DEFAULT_VERSIONS
The next step is to move LLVM_DEFAULT to Mk/bsd.default-versions.mk.
2018-11-08 12:32:17 +00:00
Tobias Kortkamp
dda7d4847d audio/openal-soft: Update to 1.19.1
- Move to new WWW
- This release comes with sndio capture support, so drop the
  workaround from r472956

Changes:	https://raw.githubusercontent.com/kcat/openal-soft/openal-soft-1.19.1/ChangeLog
2018-11-08 12:17:23 +00:00
Tobias Kortkamp
8290f3f4ef devel/cquery: Allow overriding the LLVM version via LLVM_DEFAULT
- Cquery builds and works fine with LLVM 7 for example
- Make the libclang.so spec more specific to prevent the framework
  from picking the wrong library version from llvm60 with LLVM_DEFAULT=70
  when both llvm60 and llvm70 are installed in the build environment

PR:		232598
Approved by:	henry.hu.sh@gmail.com (maintainer timeout, 2 weeks)
2018-11-08 12:07:54 +00:00
Tobias Kortkamp
010d6b7ba3 sysutils/fsc: Avoid circular dependency in rc script
rcorder: Circular dependency on provision `DAEMON' in file `/usr/local/etc/rc.d/fscd'.

- Reset maintainer due to the long timeout

PR:		197552
Reported by:	parakleta@darkreality.org
Approved by:	trhodes (maintainer timeout, 3.5 years)
Obtained from:	pkgsrc
2018-11-08 12:00:58 +00:00
Tobias Kortkamp
70a2c0fb08 mail/rss2email2: Add workaround for filtering out bad tags
This can apparently be triggered with malformed RSS feeds.

Traceback (most recent call last):
  File "/usr/share/rss2email/rss2email.py", line 711, in run
    tagline = ",".join(taglist)
TypeError: sequence item 1: expected string or Unicode, NoneType found

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=734327

- Reset maintainer due to the long timeout

PR:		214934
Submitted by:	jonathan@invertedearth.net
Approved by:	srg@guglielmo.us (maintainer timeout, ~2 years)
2018-11-08 11:55:58 +00:00
Ganael LAPLANCHE
f9d72c5cac Fix build with GCC-based architectures
PR:		232874
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
2018-11-08 11:05:52 +00:00
Wen Heping
10364f9509 - Repocopy typo3-8 --> typo3-9 and update to 9.5.1
PR:		232112
Submitted by:	freebsd-ports@charlieroot.de(maintainer)
2018-11-08 10:31:08 +00:00
Dmitry Marakasov
e1af65356a - Add LICENSE
- Add NO_ARCH
- Update WWW

Approved by:	portmgr blanket
2018-11-08 09:30:21 +00:00
Yuri Victorovich
b7307958fc net/libfabric: Add port options for individual providers; Enclose the VERBS option in .if/.else
Requested by:	mat (VERBS option .if/.else enclosure)
2018-11-08 08:54:36 +00:00
Kevin Bowling
8948b4a7d2 sysutils/qdirstat: update to 1.5
Changelog https://github.com/shundhammer/qdirstat/releases/tag/1.5

Approved by:	timur (mentor)
Sponsored by:	BBOX.io
Differential Revision:	https://reviews.freebsd.org/D17902
2018-11-08 08:38:09 +00:00
Baptiste Daroussin
1db1c5b9a8 Update to 0.5.28 2018-11-08 08:22:38 +00:00
Vinícius Zavam
e63e33dbd0 net/py-iplib: update to v1.2.1
* while here, adopt the port;
  * new version taken from https://pypi.org/project/iplib/ (CHEESEPOP);
  * added LICENSE;
  * added flavors to USE_PYTHON.

Approved by:	beat (mentor)
Differential Revision:	https://reviews.freebsd.org/D17893
2018-11-08 07:48:55 +00:00
Vinícius Zavam
c836fc3d12 sysutils/intel-pcm-devel: update to g20181106 (11eacbf)
* limit PORTSCOUT to be notified only if sysutils/intel-pcm superseeds
  * plisted new tool available: sbin/pcm-pcicfg.x

Approved by:	araujo (mentor), beat (mentor)
Differential Revision:	https://reviews.freebsd.org/D17864
2018-11-08 07:46:29 +00:00
Vinícius Zavam
820a5622ce net/py-sbws: update to v1.0.1
* python:3.4+ became python:3.5+ via setup.py changes in upstream

Approved by:	beat (mentor)
Differential Revision:	https://reviews.freebsd.org/D17861
2018-11-08 07:44:33 +00:00
Vinícius Zavam
0d2116c0aa devel/hub: update to v2.6.0
Approved by:	araujo (mentor)
Differential Revision:	https://reviews.freebsd.org/D17845
2018-11-08 07:42:58 +00:00
Vinícius Zavam
e9c43e7f1c benchmarks/vegeta: update to v12.1.0
Approved by:	araujo (mentor)
Differential Revision:	https://reviews.freebsd.org/D17844
2018-11-08 07:41:34 +00:00
Kirill Ponomarev
dea08d5852 Update to 0.28
PR:		232310
Submitted by:	maintainer
2018-11-08 07:35:30 +00:00
Wen Heping
d44847bf04 - Update to 0.817
Changes: https://metacpan.org/changes/distribution/Net-SIP
2018-11-08 07:18:42 +00:00
Wen Heping
4d89958f09 - Remove webkit from depends and replace buildtools with buildtools_build
Suggested by:	tobik@
Approved by:	maintainer(via email)
2018-11-08 07:04:15 +00:00
Yuri Victorovich
b664e87fbc New port: net/libfabric: Open Fabric Interfaces 2018-11-08 06:51:51 +00:00
Yuri Victorovich
dc2e49e68d science/nwchem: Update to the latest revision: 6.8.1-release-144 -> 6.8.1.20181107 2018-11-08 06:29:12 +00:00
Koichiro Iwao
e0e6ea6094 net/tigervnc: Auto detect xorg-server version to patch
While here, pet portlint, etc.
- add USES=gl
- adjust CONFLICTS
- put DISTVERSIONPREFIX the right place

PR:		233044
Submitted by:	rozhuk.im@gmail.com
Approved by:	mentors (implicit)
Sponsored by:	HAW International, Inc.
2018-11-08 05:08:17 +00:00
Sunpoet Po-Chuan Hsieh
ee597d7e46 Update to 2.11.165
Changes:	https://github.com/aws/aws-sdk-ruby/releases
2018-11-07 23:52:10 +00:00
Sunpoet Po-Chuan Hsieh
1044a61a19 Update to 2.11.165
Changes:	https://github.com/aws/aws-sdk-ruby/releases
2018-11-07 23:52:01 +00:00
Sunpoet Po-Chuan Hsieh
e5649ed0ba Update to 2.11.165
Changes:	https://github.com/aws/aws-sdk-ruby/releases
2018-11-07 23:51:52 +00:00
Tobias Kortkamp
e66f398f0f editors/kak-lsp: Update to 5.9.1
Changes:	https://github.com/ul/kak-lsp/releases/tag/v5.9.1
2018-11-07 23:28:20 +00:00
Mark Felder
0ab8f0397e multimedia/plexmediaserver: Update to 1.13.9.5456
Changelog:	https://forums.plex.tv/t/plex-media-server/30447/237
2018-11-07 23:05:10 +00:00
Emanuel Haupt
d2fdc28bae Update to 0.1.b113 2018-11-07 22:54:47 +00:00
Jan Beich
43aba531d5 multimedia/aom: update to 1.0.0.893
Changes:	https://aomedia.googlesource.com/aom/+log/f8b03215b..df802ee68
2018-11-07 22:41:14 +00:00
Jan Beich
7abb5e9c82 emulators/citra: update to s20181106
Changes:	4228cd8b6...1444d6010
2018-11-07 22:40:58 +00:00
Jan Beich
b9a442b8f0 emulators/rpcs3: update to 0.0.5.1026
Changes:	11681f02c...90f816595
2018-11-07 22:40:43 +00:00
Jan Beich
b32621abd8 multimedia/libva-intel-driver: enable HYBRID by default
PR:		232981
Approved by:	madpilot (maintainer)
Tested by:	Kevin Oberman, madpilot
2018-11-07 22:40:27 +00:00
Jan Beich
9617cd8b67 sysutils/android-file-transfer: update to 3.6
Changes:	https://github.com/whoozle/android-file-transfer-linux/releases/tag/v3.6
Changes:	https://github.com/whoozle/android-file-transfer-linux/compare/v3.5...v3.6
2018-11-07 22:40:10 +00:00
Conrad Meyer
2a05fd0bd6 devel/elfutils: Unbreak gcc8 build
Drop one new gcc8 warning, and fix another in the FreeBSD glibc-
compatibility shim patch.

Re-enable gcc8 option (USE_GCC= yes).

Bump PORTREVISION due to the patch change (no functional change).

PR:		232932
Reported by:	gerald, kib
Reviewed by:	bdrewery
Approved by:	bdrewery
Sponsored by:	Dell EMC Isilon
Differential Revision:	https://reviews.freebsd.org/D17882
2018-11-07 21:13:16 +00:00
Danilo Egea Gondolfo
2a67c46d76 - Update to 0.1.9 2018-11-07 21:09:02 +00:00
Jochen Neumeister
ce1ed0e645 Update to RC5
Changelog: https://github.com/php/php-src/blob/php-7.3.0RC5/NEWS

Approved by:	tz (implicit)
Sponsored by:	Netzkommune GmbH
2018-11-07 21:05:55 +00:00
Tobias Kortkamp
7a1f0b1cee lang/chicken5: Update to 5.0.0
Announcement:	http://lists.nongnu.org/archive/html/chicken-users/2018-11/msg00006.html
2018-11-07 20:57:51 +00:00
Mathieu Arnold
3b0d4c8935 Revert r484406, it was never approved.
Pointy hat:	mfechner
With hat:	portmgr
2018-11-07 20:24:10 +00:00
Tobias Kortkamp
9afffe967c mail/libdomainkeys: Correct OPENSSL_VERSION_NUMBER
For the sake posterity use OpenSSL 1.1.0-pre1's version which is
when EVP_MD_CTX was made opaque [1].  This should have no practical
impact on the build with any of the OpenSSL versions we support.

[1] https://github.com/openssl/openssl/commit/7638370ca6cb

Reported by:	danfe, jbeich
2018-11-07 20:15:21 +00:00
Matthias Fechner
d7588dfb2c * Fix runtime PHP errors that stop the code working if short_opentag is disabled (default!)
* Remove most PHP warnings/notices that go to error_log
* Convert patches to new format where needed
* Fix HTML output to be valid
* Fix quoting of SQL objects
* Fix escaping of user-provided SQL data (potential sql injection)
* Widen fields in 95.php and 95.pl for interface and router names
* Fix warnings in perl modules in newer perl versions
* Fix createdb script to use CREATE USER/GRANT not manipulate user db directly
* Add "Update_desc" config entry to auto-update port descriptions from snmp
* Update default SNMP version to 2
* Although this doesn't reference any CVE's, it does contain fixes for potential security issues

PR:		227376
Submitted by:	freebsd-ports@dan.me.uk (maintainer)
Reported by:	freebsd-ports@dan.me.uk (maintainer)
Reviewed by:	mfechner
Approved by:	mentors (timeout), portmgr (timeout)
MFC after:	2 days
Differential Revision:	https://reviews.freebsd.org/D17637
2018-11-07 19:40:59 +00:00
Renato Botelho
ef1b396d2f devel/clixon: Update to 3.8.0
PR:		233047
Submitted by:	Dave Cornejo <dcornejo@netgate.com> (maintainer)
Sponsored by:	Rubicon Communications, LLC (Netgate)
2018-11-07 19:17:02 +00:00
Alexey Dokuchaev
79afd47666 - Update `cad/libredwg' to version 0.6.2 which brings numerous important
fixes, including several out_dxf segfaults
- Build with PostScript export support (dwg2ps) by default (due to lack
  of --disable-pslib configure switch, leave a note that while currently
  pre-installed `print/pslib' port would not be silently picked up, this
  might change in the future and explain how to handle this situation)
2018-11-07 16:37:14 +00:00
Lars Engels
aa7162a948 net-mgmt/icingaweb2-module-map: Update to 1.1.0 2018-11-07 16:23:36 +00:00
Mathieu Arnold
54b2a074ec FreeBSD 10 is not supported any more. 2018-11-07 15:55:58 +00:00
Roman Bogorodskiy
a10cd262a7 mail/msmtp: use proper configure argument for tls
Correct option is '--with-tls=' now, not '--with-ssl='.

PR:		233041
Submitted by:	Igor Zabelin
2018-11-07 15:47:14 +00:00