1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-17 08:01:36 +00:00
Commit Graph

402701 Commits

Author SHA1 Message Date
Dmitry Marakasov
18e089e13d - Pet portlint
- Mark broken on 9.x: lack of proper c++11 support

Approved by:	portmgr blanket
2016-10-24 09:16:21 +00:00
Dmitry Marakasov
2872927f93 - Fix build on 9.x 2016-10-24 09:14:47 +00:00
Dmitry Marakasov
6243786da3 - Add LICENSE
- Switch to USES=localbase
- Don't install COPYING with documentation
2016-10-24 09:03:53 +00:00
Alex Dupre
6b6b8271c0 Update cacerts file using the one included in 8u111 release.
Notable change is the inclusion of Let's Encrypt CA.
2016-10-24 08:53:21 +00:00
Hajimu UMEMOTO
cb32325f30 Update to 2.3.10. 2016-10-24 08:42:56 +00:00
Philippe Audeoud
21ea154169 - Update to 2.06 2016-10-24 08:42:51 +00:00
Philippe Audeoud
dd3ba1e817 - Update to 2.14 2016-10-24 08:17:35 +00:00
Andrey A. Chernov
1913ab82fc All 3 types of fonts are obsoleted in the port. Use official site to
download their most recent versions.
2016-10-24 06:04:57 +00:00
Wen Heping
7f86e600d8 - Update to 3.1.10
PR:		213613
Submitted by:	joneum@bsdproject.de(maintainer)
2016-10-24 03:27:47 +00:00
Jason E. Hale
32cce229e0 - Update to 3.4.2
- Take maintainership
2016-10-23 22:31:56 +00:00
Gerald Pfeifer
a419ade894 Update to the 20161020 snapshot of GCC 6. 2016-10-23 21:29:52 +00:00
Jung-uk Kim
4d2e982d84 Update to 5.1.8.
PR:		213683
Differential Revision:	https://reviews.freebsd.org/D8292
2016-10-23 19:37:28 +00:00
Jung-uk Kim
01ac95e188 Update to 5.1.8.
PR:		213683
Differential Revision:	https://reviews.freebsd.org/D8292
2016-10-23 19:32:53 +00:00
Kurt Jaeger
559bbd70f4 mail/offlineimap: update 6.5.7 -> 7.0.8
PR:		213672
Changes:	http://www.offlineimap.org/doc/Changelog.html
Submitted by:	mp39590@gmail.com (maintainer)
2016-10-23 17:50:38 +00:00
Boris Samorodov
12649a9d42 devel/arduino16: Update libastylej link to o reflect reality.
PR:		213718
Submitted by:	Kyle Evans <bsdports@kyle-evans.net> (maintainer)
2016-10-23 17:32:51 +00:00
Warner Losh
c008398936 Drop MASTER_SITES, since USE_GETHUB brings that in.
Use DISTVERSIONPREFIX=v instead of giving the tag name to give nicer
distfile names.
Out of an abundance of caution, bump PORTREVISION.

Submitted by: jhale@
2016-10-23 17:30:48 +00:00
Thomas Zander
d5a78f3f40 Update to upstream version 6.6.1
PR:		213647
Submitted by:	luca.pizzamiglio@gmail.com (maintainer)
2016-10-23 16:38:36 +00:00
Roman Bogorodskiy
d3b594a923 devel/py-keystoneauth1: update to 2.14.0
PR:		213710
Approved by:	maintainer
2016-10-23 16:36:16 +00:00
Roman Bogorodskiy
e845ce9dc6 devel/py-oslo.serialization: update to 2.14.0
PR:		213710
Approved by:	maintainer
2016-10-23 16:35:29 +00:00
Roman Bogorodskiy
212a3d03dd devel/py-debtcollector: update to 1.9.0
PR:		213710
Approved by:	maintainer
2016-10-23 16:34:33 +00:00
Roman Bogorodskiy
6fa4ead4a3 devel/py-oslo.i18n: update to 3.10.0 2016-10-23 16:32:16 +00:00
Roman Bogorodskiy
484fdf1114 devel/py-oslo.utils: update to 3.17.0 2016-10-23 16:31:30 +00:00
Raphael Kubo da Costa
56bd7d2b58 Pass KTorrent ports to kde@. 2016-10-23 15:55:14 +00:00
Raphael Kubo da Costa
28f25abb1b Pass port to kde@. 2016-10-23 15:54:27 +00:00
Raphael Kubo da Costa
67c3909b23 Adopt port with kde@ hat. 2016-10-23 15:53:11 +00:00
Mikolaj Golub
6c0ff983e6 update to 20160926 2016-10-23 15:15:29 +00:00
Adam Weinberger
52fdc7eb11 Update to 7.09.
- Added every_header method to Mojo::Headers.
  - Fixed redirect bug in Mojo::UserAgent::Transactor.
  - Fixed a few proxy bugs in Mojo::UserAgent.
2016-10-23 14:52:41 +00:00
Raphael Kubo da Costa
5636d542c3 Switch to an out-of-source CMake build. 2016-10-23 14:06:48 +00:00
Raphael Kubo da Costa
53464a48e6 Switch to an out-of-source CMake build. 2016-10-23 13:57:03 +00:00
Raphael Kubo da Costa
9dbd36ed45 Switch to an out-of-source CMake build. 2016-10-23 13:53:47 +00:00
Ben Woods
da5eb10021 deskutils/xfce4-notification-daemon: Mark DEPRECATED
No longer maintained upstream, replaced by deskutils/xfce4-notifyd

Approved by:	ehaupt (maintainer)
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D7199
2016-10-23 13:18:46 +00:00
Raphael Kubo da Costa
12c1109714 Take maintainership of the port. 2016-10-23 12:40:04 +00:00
Antoine Brodin
4679adff14 Fix PKGBASE collision with textproc/elasticsearch-plugin-migration 2016-10-23 12:23:05 +00:00
Jimmy Olgeni
babb4fce60 Update sysutils/ts to version 1.0.
PR:		213628
Submitted by:	olgeni
Approved by:	demon (maintainer)
2016-10-23 11:56:46 +00:00
Marcus von Appen
268ae02b0d isort is a Python utility and library to sort imports automatically, and
automatically into sections. It provides a command line utility, library
and plugins for various editors to quickly sort all your imports.

WWW: https://github.com/timothycrosley/isort
2016-10-23 11:49:22 +00:00
Jimmy Olgeni
fa1da6fd7f Move shareware notice to pkg-message and cleanup. 2016-10-23 11:33:19 +00:00
Jimmy Olgeni
9a9f1ddf20 x11-fonts/sharefonts: add NO_ARCH and reduce diff with x11-fonts/freefonts. 2016-10-23 11:26:27 +00:00
Jimmy Olgeni
d00086f525 x11-fonts/freefonts: fix path in pkg-message and set NO_ARCH.
Remove obsolete reference to /etc/X11/XF86Config.

PR:		213686
Submitted by:	freebsd@dreamchaser.org
2016-10-23 11:25:18 +00:00
Rene Ladan
fce443fa03 Remove expired port:
2016-10-23 net/dosdetector: No maintainer activity in over a decade
2016-10-23 11:22:37 +00:00
Marcus von Appen
3e28933c03 - Update to version 1.17.2
- New option JACK for Jack audio server support

PR:		213392
Submitted by:	kdrakehp@zoho.com
2016-10-23 10:51:30 +00:00
Olivier Duchateau
2a6adcbf98 Update to 2.6.5 2016-10-23 10:12:39 +00:00
Jimmy Olgeni
09dda7b45f Add textproc/elasticsearch2-plugin-migration, the ElasticSearch
migration plugin for version 2.3.x.
2016-10-23 09:51:34 +00:00
Jimmy Olgeni
980845f7a6 Update devel/elixir-gettext to version 0.12.1. 2016-10-23 09:38:33 +00:00
Antoine Brodin
4e37f8bfe6 - Update to 1.1.1.7
- Add regression tests
2016-10-23 09:28:14 +00:00
Antoine Brodin
6eca441447 New port: security/py-maec
A Python library for parsing, manipulating, and generating MAEC content

WWW: https://github.com/MAECProject/python-maec
2016-10-23 09:21:53 +00:00
Julien Laffaye
0f5fe930cf Update to 1.7.3 2016-10-23 09:21:08 +00:00
Jason E. Hale
bc8a7afbb1 - Update to 1.1.3
- Set LICENSE (BSD3CLAUSE)
2016-10-23 09:13:09 +00:00
Dmitry Marakasov
199396e733 - Switch to USES=localbase
- Switch to options helpers
2016-10-23 09:03:58 +00:00
Antoine Brodin
0a9cee4dca Update to 1.5.4 2016-10-23 08:40:50 +00:00
Kurt Jaeger
5a62f988eb math/gnuplot: 5.0.4 -> 5.0.5
PR:		213684
Changes:	Changes: http://www.gnuplot.info/ReleaseNotes_5_0_5.html
Approved by:	glewis (maintainer)
2016-10-23 08:23:04 +00:00