1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-18 03:46:03 +00:00
Commit Graph

457178 Commits

Author SHA1 Message Date
Jochen Neumeister
bd6de34b84 Update to RC3
Changelog: https://github.com/php/php-src/blob/php-7.3.0RC3/NEWS

Approved by:	tz (implicit)
Sponsored by:	Netzkommune GmbH
2018-10-12 14:19:56 +00:00
Christoph Moench-Tegeder
e70fec816f Fix dependencies for latest Gimp release
While here:
1. bring (somewhat) up to standards
  - set LICENSE
  - set NO_ARCH
  - update my MAINTAINER email
2. deprecate
  - last release was 10 years ago (for Gimp 2.6)
  - many scripts throw warnings (interfaces have changed), some appear broken
2018-10-12 14:09:49 +00:00
Tobias Kortkamp
1b02e36027 www/rssroll: Update to 0.6.1
PR:		230691
Submitted by:	Nikola Kolev <koue@chaosophia.net>
2018-10-12 13:53:26 +00:00
Tobias Kortkamp
3b47905a82 Deprecate sysutils/ataidle
camcontrol(8) from the base system should be used instead.

PR:		228578
Submitted by:	bcran (ataidle developer)
Approved by:	wg (maintainer timeout, 4 months)
2018-10-12 13:41:44 +00:00
Tobias Kortkamp
ee1f154d82 devel/py-libzfs: Fix build on systems that are missing the /sys symlink
SRC_BASE is defined in bsd.port.mk and cannot be used in conditionals
earlier.

PR:		226858
Reported by:	skh1002@hotmail.com
Approved by:	wg (maintainer timeout, 6 months)
2018-10-12 13:21:30 +00:00
Serhii (Sergey) Kozlov
5d26eafee1 0~net/intel-ix-kmod: New port for 10g Intel Ethernet Base Driver
New port for updated 10g Intel Ethernet Base Driver, based on
net/intel-ixl-kmod as a master port.

Compile and sanity tested using poudriere w/portlint

Approved By: sbruno (mentor)
Differential Revision: https://reviews.freebsd.org/D174431
2018-10-12 13:12:52 +00:00
Antoine Brodin
4e887294ae Finish glib12 deprecation 2018-10-12 12:42:22 +00:00
Lars Engels
d0cabae5aa net-mgmt/icinga2:
- Fix directory permissions after upgrading icinga2 via pkg
- Whitespace fixes in icinga2.in
- Bump PORTREVISION

PR:		227965, 227107
Submitted by:	O. Hartmann <ohartmann@walstatt.org>
MFH:		2018Q4
2018-10-12 12:19:57 +00:00
Fernando Apesteguía
cd5aa204ce graphics/opencollada: update to 1.6.65
Approved by:	tcberner (mentor, implicit)
2018-10-12 12:11:12 +00:00
Jan Beich
36151efcba security/nss: unbreak on powerpc64 after r405494
mpi/mpcpucache.c:728:23: error: incompatible pointer types passing 'int *' to parameter of type 'size_t *' (aka 'unsigned long *') [-Werror,-Wincompatible-pointer-types]
            &cacheline_size, &clen, NULL, 0) < 0 || !cacheline_size)
                             ^~~~~
/usr/include/sys/sysctl.h:1062:48: note: passing argument to parameter here
int     sysctl(const int *, u_int, void *, size_t *, const void *, size_t);
                                                   ^
PR:		147696 (typo origin)
Reported by:	Mark Millard
2018-10-12 11:50:45 +00:00
Antoine Brodin
aa38370b45 Deprecate more glib12 consumers
With hat:	portmgr
2018-10-12 11:46:32 +00:00
Tobias Kortkamp
83004f3fee Mark x11-wm/qtile as deprecated too
It has been non-functional for over a year.

PR:		222363
2018-10-12 09:39:21 +00:00
Dmitry Marakasov
40b5da132c - Update WWW
- Fix indentation problems

Approved by:	portmgr blanket
2018-10-12 09:38:40 +00:00
Tobias Kortkamp
ca96d1197d Explicitly mark x11-wm/qtile as broken
It's already being skipped now since x11/xpyb was marked as broken
in ports r471180, but qtile previously died with an xcb.Exception,
so mark it as broken anyway by request of Michael.

While here also reset maintainer due to the long timeout.

PR:		222363
Submitted by:	Michael Reim <kraileth@elderlinux.org>
Approved by:	wg (maintainer timeout, 1 year)
2018-10-12 09:25:02 +00:00
Antoine Brodin
89b4379a17 Deprecate most glib12 consumers
With hat:	portmgr
2018-10-12 09:19:04 +00:00
Dmitry Marakasov
b04ce8519d - Add LICENSE
Approved by:	portmgr blanket
2018-10-12 09:08:47 +00:00
Mateusz Piotrowski
1f54ff417a devel/libccid: Update to 1.4.30
- Change the upstream URL to https://ccid.apdu.fr/
- Update WWW
- Clean up:
  - Remove the "post-patch" target. It is no longer needed.
  - Remove unused PLIST_SUB
  - Pet portlint:
    - Move USE_PERL to the the USE* section
    - Set USE_LDCONFIG.

Upstream changelog:
https://salsa.debian.org/rousseau/CCID/blob/master/README

Reviewed by:	krion, mmokhi
Approved by:	krion (mentor), mmokhi (maintainer)
Differential Revision:	https://reviews.freebsd.org/D17479
2018-10-12 08:49:04 +00:00
Lev A. Serebryakov
0f2940a5bf Second try to fix OpenSSL 1.1.1 build.
PR:		228867
Submitted by:	jkim@FreeBSD.org
2018-10-12 08:45:36 +00:00
Palle Girgensohn
fab4121910 Fix build problem with OpenSSL-1.1.1 2018-10-12 08:37:14 +00:00
TAKATSU Tomonari
66a73b83b7 - Update to 0.6.18 2018-10-12 08:08:24 +00:00
Baptiste Daroussin
1fbaca9984 Update to 3.11 2018-10-12 07:58:33 +00:00
Jason E. Hale
d3350043d9 Fix build with OpenSSL 1.1.x
Reported by:	pkg-fallout (head)
2018-10-12 07:35:46 +00:00
Wen Heping
a0c0fbd1df - Update to 0.14.1 2018-10-12 07:22:46 +00:00
TAKATSU Tomonari
6a5498a508 - Update to 0.12 2018-10-12 07:15:05 +00:00
Antoine Brodin
d926c2a565 Those ports are not compatible with php 7.3
Reported by:	pkg-fallout
2018-10-12 06:23:47 +00:00
Wen Heping
decae9455e - Update to 2.4.0 2018-10-12 06:19:16 +00:00
Wen Heping
edf577cef0 - Update to 1.1.5
PR:		231817
Submitted by:	guoqiang_cn@126.com(maintainer)
2018-10-12 06:08:52 +00:00
TAKATSU Tomonari
78f6e28eda - Update to 0.4.0 2018-10-12 05:57:52 +00:00
TAKATSU Tomonari
686523b415 - Update to 0.6
- Update LICENSE
2018-10-12 04:19:50 +00:00
TAKATSU Tomonari
2cfc3bab62 - Update to 2.3.0 2018-10-12 04:02:06 +00:00
TAKATSU Tomonari
bd854f055c - Update to 0.8 2018-10-12 03:37:02 +00:00
TAKATSU Tomonari
bedb0a07a9 - Update to 0.99.14.12 2018-10-12 03:18:42 +00:00
TAKATSU Tomonari
e8eb79713a - Update to 0.12.19 2018-10-12 02:55:56 +00:00
TAKATSU Tomonari
81c21c18f4 - Update to 1.3 2018-10-12 02:09:07 +00:00
Yuri Victorovich
483d58244a New port: math/py-primme: PRIMME wrapper for Python 2018-10-12 01:55:30 +00:00
Yuri Victorovich
7992a3aded science/py-MDAnalysisTests: Update 0.18.0 -> 0.19.0
Reported by:	portscout
2018-10-12 01:16:48 +00:00
Yuri Victorovich
76a2c96862 science/py-MDAnalysis: Update 0.18.0 -> 0.19.0
Reported by:	portscout
2018-10-12 01:15:42 +00:00
Yuri Victorovich
09e5ce2328 audio/gxplugins-lv2: Update 0.4 -> 0.5
Revisions of individual LV2 plugins updated, several new LV2 plugins added.

Reported by:	portscout
2018-10-12 01:14:03 +00:00
Yuri Victorovich
12bf9e2a1a math/primme: Update to the latest revision; Add LinAlg options
Port changes:
* Remove do-install: it is now implemented by the project
* Add options to choose the LAPACK-compatible interface for liner algebra
2018-10-12 01:11:47 +00:00
Wen Heping
a001e92d35 - Update to 1.44
Changes: https://metacpan.org/changes/distribution/XML-XPath
2018-10-12 00:16:44 +00:00
Wen Heping
bc685b07dd - Update to 0.55
Changes: https://metacpan.org/changes/distribution/XML-Feed
2018-10-12 00:13:22 +00:00
Wen Heping
f2385030f2 - Update to 0.51
Changes: https://metacpan.org/changes/distribution/bignum
2018-10-11 23:59:57 +00:00
Sunpoet Po-Chuan Hsieh
2014ba06f4 Update to 0.11.0
Changes:	https://github.com/google/signet/releases
2018-10-11 23:45:58 +00:00
Sunpoet Po-Chuan Hsieh
f1c4559dbd Update to 1.1.2
Changes:	https://github.com/rgeo/rgeo/blob/master/History.md
2018-10-11 23:45:49 +00:00
Sunpoet Po-Chuan Hsieh
d0c0378306 Update to 2.11.145
Changes:	https://github.com/aws/aws-sdk-ruby/releases
2018-10-11 23:45:41 +00:00
Sunpoet Po-Chuan Hsieh
573861411d Update to 2.11.145
Changes:	https://github.com/aws/aws-sdk-ruby/releases
2018-10-11 23:45:33 +00:00
Sunpoet Po-Chuan Hsieh
1608aaeee9 Update to 2.11.145
Changes:	https://github.com/aws/aws-sdk-ruby/releases
2018-10-11 23:45:24 +00:00
Sunpoet Po-Chuan Hsieh
5b9ebc12e3 Update to 0.40
Changes:	https://metacpan.org/changes/distribution/IO-Pager
2018-10-11 23:45:16 +00:00
Olivier Cochard
8591b35f3c Fix build with GCC-based architectures.
PR:		231975
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
2018-10-11 20:48:51 +00:00
Fernando Apesteguía
f0bcb8184a graphics/opencollada: update to 1.6.64
Reported by:	portscout
Approved by:	tcberner (mentor, implicit)
2018-10-11 20:47:44 +00:00