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

423738 Commits

Author SHA1 Message Date
Dan Langille
24c9bcde1e Handle DNS NOTIFY messages by running a command 2017-07-26 16:44:40 +00:00
Martin Matuska
da37bb5bd7 security/vuxml: Add jabberd vulnerability
PR:		221014
Security:	CVE-2017-10807
2017-07-26 15:06:28 +00:00
Lars Engels
9e0d97c666 net-mgmt/icingaweb2-module-director: Update to 1.3.2 2017-07-26 14:52:02 +00:00
Martin Matuska
cc96745398 Update net-im/jabberd to 2.6.1
PR:		221014
Security:	CVE-2017-10807
2017-07-26 14:46:40 +00:00
Rene Ladan
e39934b9f5 Update emulators/libspectrum and emulators/fuse to their latest versions.
Reported by:	portscout
2017-07-26 14:13:52 +00:00
Wen Heping
2762b94d60 - Update to 1.13
- Update WWW

PR:		220994
Submitted by:	aehlig@linta.de(maintainer)
2017-07-26 13:42:00 +00:00
Mathieu Arnold
8e7e7b1b84 Bump PORTREVISION after adding the plist.
Pointy hat:	acm
Sponsored by:	Absolight
2017-07-26 13:16:58 +00:00
Mathieu Arnold
2d34c901f2 Convert (again) every usage of https://github.com/.../archive/xxx to USE_GITHUB.
Pointy hat:	acm
Sponsored by:	Absolight
2017-07-26 13:16:39 +00:00
Nikolai Lifanov
b3c4eef407 update sysutils/debootstrap to 1.0.91 2017-07-26 12:55:02 +00:00
Wen Heping
5c8945d501 - Update to 1.0.3
PR:		221008
Submitted by:	lbartoletti@tuxfamily.org(maintainer)
2017-07-26 12:18:17 +00:00
Bernard Spil
82b8fb7369 net/haproxy: Fix build with LibreSSL 2.5.3+
- Add defines SSL_CTRL_GET_TLSEXT_STATUS_REQ_CB from OpenSSL 1.1
  - Add 1.6 patch from OpenBSD (last 2 chunks)

PR:		218586
Obtained from:	OpenBSD
2017-07-26 11:57:00 +00:00
Jimmy Olgeni
405ee2d9dc Update net-im/py-python-telegram-bot to version 7.0.0. 2017-07-26 09:04:24 +00:00
Dmitry Marakasov
24b92b2912 - Add LICENSE
- Update WWW

Approved by:	portmgr blanket
2017-07-26 09:01:06 +00:00
Dmitry Marakasov
762dffbee2 - Don't needlessly redefine do-build
- Update WWW

Approved by:	portmgr blanket
2017-07-26 09:01:06 +00:00
Wen Heping
3b5aef1325 Routines for combinatorics.
WWW: https://cran.r-project.org/package=conmbinat

PR:		220060
Submitted by:	pfg@
2017-07-26 08:44:49 +00:00
Alexander Leidinger
6339a0ee98 Commit forgotten distinfo file for previous commit "Update to 1.9.".
Pointy hat to:	netchild
2017-07-26 08:33:01 +00:00
Wen Heping
35075ad265 - Update to 1.0.4 2017-07-26 08:13:12 +00:00
Jan Beich
7e3f990df4 devel/clanlib: drop lang/gcc* dependency on x86 and arm
- Convert to USES=compiler and USES=localbase
2017-07-26 07:59:55 +00:00
Jimmy Olgeni
720cb5b941 Respect SRC option in pkg-plist. 2017-07-26 07:56:53 +00:00
Gerald Pfeifer
ed119e0f02 Update to the 20170725 snapshot of GCC 5.4.1. 2017-07-26 07:15:26 +00:00
Vasil Dimov
881b1b8b2f ftp/wget: Fix makeinfo path
On FreeBSD 10.x makeinfo is located in /usr/bin/makeinfo, whereas on 11.x
it is located in /usr/local/bin/makeinfo. Don't specify its full path
location like DOCS_CONFIGURE_ENV= MAKEINFO="${LOCALBASE}/bin/makeinfo"
since having it in PATH (either in /usr/bin or /usr/local/bin) suffices.

Reported by:	Walter Schwarzenfeld <w.schwarzenfeld@utanet.at>
2017-07-26 07:12:57 +00:00
Vasil Dimov
f577936c07 ftp/wget: Tweak docs options
* Add a separate option to control whether man page is to be installed
* Handle wgetrc.sample with @sample, according to
  https://www.freebsd.org/doc/en/books/porters-handbook/plist-config.html and
  https://www.freebsd.org/doc/en/books/porters-handbook/plist-keywords.html#plist-keywords-sample
* Now the DOCS option only controls whether an info page is installed or not

Submitted by:	jkim
2017-07-26 05:02:41 +00:00
Andrej Zverev
ab313cc223 update WWW field in pkg-descr 2017-07-26 04:51:26 +00:00
Glen Barber
a125fe4736 Add 11.1-RELEASE checksums.
Prune 11.1-{BETA3,RC1,RC3,RC3} checksums.

Approved by:	bdrewery (maintainer, implicit, re@ blanket)
Sponsored by:	The FreeBSD Foundation
2017-07-26 00:34:06 +00:00
Jason Helfman
1dd6a26489 - update to 3.8.0
ChangeLog: https://github.com/KittyKatt/screenFetch/blob/master/CHANGELOG
2017-07-25 23:57:39 +00:00
Joseph Mingrone
75e07f1a2c math/R: Fix build issues when LIBR option is off and fix runtime issue by
permitting FLANG only with RBLAS

- Only apply SONAME patches when the relevant options are chosen. This
  prevents install errors when LIBR is off.
- Only permit the FLANG option when RBLAS is chosen, because FLANG causes
  some configure-time checks to fail and the shared RBLAS library is fallen
  back upon, but not properly packaged, which causes runtime issues.
- Bump PORTREVISION

Reported by:	rhurlin@gwdg.de
Differential Revision:	https://reviews.freebsd.org/D11726
2017-07-25 23:28:26 +00:00
Jason Helfman
72738ddbd5 - update to 0.99.10 2017-07-25 23:28:01 +00:00
Wen Heping
d447533841 - Update to 1.1
PR:		220954
Submitted by:	mk@nic-nac-project.org(maintainer)
2017-07-25 23:25:29 +00:00
Joseph Mingrone
b34c7e9e07 sysutils/rubygem-httplog: Update to version 0.99.7
Upstream changes:
https://github.com/trusche/httplog/blob/master/CHANGELOG.md
2017-07-25 22:06:39 +00:00
Matthew Seaman
3f429a08be Partially revert r446612 -- remove the CONFLICTS_INSTALL lines,
because these ports do not actually conflict.

PointyHat to: me

Reported by:	jonc@chen.org.nz
2017-07-25 21:45:58 +00:00
Jason Helfman
a23eb281cd - update to 5.54 2017-07-25 21:44:22 +00:00
Jason Helfman
1fa20fa350 - update to 20170630
- while here remove unnecessary patch for build
2017-07-25 21:43:40 +00:00
Joseph Mingrone
4b52675e34 databases/rubygem-active_model_serializers: Conventions-based JSON
generation for Rails

WWW: https://github.com/rails-api/active_model_serializers
2017-07-25 21:11:02 +00:00
Gerald Pfeifer
82a119a106 Update to Wine 2.13. This includes the following changes:
- Unicode data updated to Unicode 10.0.0.
 - Nicer looking default mouse cursors.
 - Persistent connections support in WinHTTP.
 - Message Framing protocol support in WebServices.
 - Improved metafile support in GdiPlus.
 - Debug registers support in x86-64 exception handling.
 - Anti-aliasing improvements in DirectWrite.
 - Various bug fixes.
2017-07-25 21:01:34 +00:00
Jochen Neumeister
5170dfd9cd - www/groupoffice: Update from 6.2.48 to 6.2.51
- Changelog: https://sourceforge.net/p/group-office/code/HEAD/tree/branches/groupoffice-6.2/www/CHANGELOG.TXT

Approved by:	miwi (mentor)
Differential Revision:	https://reviews.freebsd.org/D11700
2017-07-25 20:52:06 +00:00
Jochen Neumeister
bb9a2dbc68 - Fix the makesum target, so that all distfiles are considered
Approved by:	rene (mentor)
Differential Revision:	https://reviews.freebsd.org/D11699
2017-07-25 20:51:09 +00:00
Joseph Mingrone
a450c13871 devel/rubygem-jsonapi-renderer: Render JSON API documents
WWW: https://github.com/jsonapi-rb/jsonapi-renderer
2017-07-25 20:42:02 +00:00
Joseph Mingrone
a46a441895 textproc/rubygem-case_transform: Add missing period and elaborate in
pkg-descr.
2017-07-25 20:30:25 +00:00
Joseph Mingrone
a2dcb39055 textproc/rubygem-case_transform: Extraction of the key_transform abilities of
ActiveModelSerializers

WWW: https://github.com/NullVoxPopuli/case_transform
2017-07-25 20:25:35 +00:00
Marius Strobl
197bc9bfb3 Integrate an official patch for isoinfo and mkisofs which adds directory
loop recognition in order to prevent from an endless loops that in turn
may consume all available memory.

PR:	220868
2017-07-25 20:11:28 +00:00
Joseph Mingrone
b2a52918d4 rubygem-webpush: Encryption utilities for Web Push payload
WWW: https://github.com/zaru/webpush
2017-07-25 20:08:07 +00:00
Joseph Mingrone
4c0cbdf562 databases/rubygem-mario-redis-lock: Ruby distributed lock using Redis, with an
emphasis on transparency

WWW: https://github.com/marioizquierdo/mario-redis-lock
2017-07-25 19:57:49 +00:00
Joseph Mingrone
4dee9b038a dns/rubygem-idn-ruby: Ruby Bindings for the GNU LibIDN library
WWW: https://github.com/deepfryed/idn-ruby
2017-07-25 19:46:46 +00:00
Koop Mast
10a33fe9f0 Update webkit2-gtk3 to 2.16.6.
Security:	0f66b901-715c-11e7-ad1f-bcaec565249c
MFH:		2017Q3
2017-07-25 18:17:55 +00:00
Koop Mast
92ebf45094 Document webkit2-gtk3 CVE's 2017-07-25 18:17:21 +00:00
Rene Ladan
14bebda5f1 devel/py-django-rq: update to 0.9.6
- Django 1.10 and scalability fixes
- Pet portlint by moving USES up
2017-07-25 17:52:35 +00:00
Emanuel Haupt
d73c1973ab Add crackpkcs12 0.2.10, multithreaded program to crack PKCS#12 files. 2017-07-25 17:41:46 +00:00
Boris Samorodov
2dcf86d79d java/intellij: Update to version 2017.2. 2017-07-25 17:38:37 +00:00
Boris Samorodov
5638046684 devel/liteide: Update to version 32.2.
PR:		220904
Submitted by:	Dmitri Goutnik <dg@syrec.org> (maintainer)
2017-07-25 17:34:47 +00:00
Matthew Seaman
97d2f001c1 New port: devel/maven -- maven-3.5.0
svn cp from devel/maven33

Apache Maven is a software project management and comprehension tool. Based on
the concept of a project object model (POM), Maven can manage a project's
build, reporting and documentation from a central piece of information.

WWW: http://maven.apache.org/

Add CONFLICTS_INSTALL for devel/maven3, devel/maven31, devel/maven33[1]

PR:		220959
Submitted by:	jonc@chen.org.nz
Approved by:	[1] portmgr blanket
2017-07-25 16:46:08 +00:00