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

421557 Commits

Author SHA1 Message Date
Tobias C. Berner
5e373eaa92 Make ninja opt-out in cmake.mk
Using ninja instead of make (1) can lead to significant speed ups while building.
Therefore switch from having the ninja generator opt-in to having it opt-out.

Previously cmake-ports that wanted to use ninja could set
    CMAKE_NINJA=yes
now, ports that do not work with ninja can set
    cmake:<existing args>,noninja
Note, that needing this should be an exception and most often points to a broken
cmake of the port.

The ports using cmake were modified
* removed USES=gmake, if ninja is used
* removed MAKE_ARGS, if ninja is used
* added the cmake-argument noninja if necessary

PR:		219629
PR:		213331
Exp-run by:	antoine
Reviewed by:	rakuco
Differential Revision:	https://reviews.freebsd.org/D10748
2017-06-25 21:07:58 +00:00
Mikolaj Golub
9c92503171 update to 20170510 2017-06-25 20:40:05 +00:00
Mark Linimon
ad1dcffa93 This program boots an i.MX or Vybrid system using a copy of U-Boot
transferred to the system over an OTG or UART connection.  It can be
used to "unbrick" a system which has a corrupted or missing copy of
U-Boot in nonvolatile media such as nand flash or eeprom.  i.MX systems
use the OTG port, Vybrid systems use the UART port.

To use this, connect the OTG port of your i.MX board to a USB host
port on your computer, power on the board, then run imx_usb <filename>
where filename is the board-specific u-boot.imx file to boot with.

WWW: https://github.com/boundarydevices/imx_usb_loader

PR:		220260
Submitted by:	ian
2017-06-25 20:02:56 +00:00
Guido Falsi
a906c61978 - Fix calibre rc script, which broke after the 3.0 update
- Add note to pkg-message on how to customize it

PR:		220249
Subitted by:	jacob.block@gmail.com
2017-06-25 19:48:35 +00:00
Mark Linimon
20b757fdae Switch from bsdimp repo to master repo (dgibson) and update to 1.4.4.
DTC 1.4.4
  It turns out that dtc 1.4.3 - and most previous versions - have a
  serious build bug on a number of distros: libfdt.h incorrectly defines
  some system reserved __* macros for use with sparse.  These conflict
  with some system headers on RHEL7 and probably several other Linux
  distributions.

  This quick fix release includes patches to correct those build
  failures.  It also has a tiny handful of other cleanups.

  DTC 1.4.3
  This release adds code to libfdt to apply dynamic overlays in the
  format used by many Linux kernels for ARM.  Apart from that there are
  a number of small bugfixes and enhancements.

PR:		220089
Submitted by:	manu
Reviewed by:	imp (maintainer)
2017-06-25 19:29:03 +00:00
Mark Felder
f6b722c235 net-p2p/radarr: Update to 2.0.778
Changelog:	https://github.com/Radarr/Radarr/releases/tag/v0.2.0.778
2017-06-25 18:38:38 +00:00
Stephen Montgomery-Smith
8aa53dd6fd - Update to 2.11.2. 2017-06-25 18:25:49 +00:00
Sunpoet Po-Chuan Hsieh
3e177b8cea Fix WWW
Approved by:	portmgr (blanket)
2017-06-25 18:12:52 +00:00
Sunpoet Po-Chuan Hsieh
9dc809ac85 Fix WWW
Approved by:	portmgr (blanket)
2017-06-25 18:12:47 +00:00
Sunpoet Po-Chuan Hsieh
9f819cf3f1 Fix WWW
Approved by:	portmgr (blanket)
2017-06-25 18:12:43 +00:00
Sunpoet Po-Chuan Hsieh
ba3a67c486 Fix WWW
Approved by:	portmgr (blanket)
2017-06-25 18:06:29 +00:00
Rene Ladan
c8a228730b Remove expired ports:
2017-06-15 databases/pgpool-II: Deprecated by upstream; use database/pgpool instead
2017-06-15 databases/pgpool-II-30: Deprecated by upstream; use database/pgpool instead
2017-06-18 games/libgames-support: Superseded by libgnome-games-support, no longer used by anything
2017-06-22 net/sixxs-aiccu: SixXS shutdown on 2017-06-06, https://www.sixxs.net/sunset/
databases/pgpoolAdmin: depended on expired databases/pgpool-II and only supported PostgreSQL 9.2 which is will EOL in September 2017
2017-06-25 17:26:23 +00:00
Sunpoet Po-Chuan Hsieh
3e2dfa8fe7 Fix WWW
Approved by:	portmgr (blanket)
2017-06-25 17:19:07 +00:00
Sunpoet Po-Chuan Hsieh
d4e439cc62 Fix WWW
Approved by:	portmgr (blanket)
2017-06-25 17:19:02 +00:00
Sunpoet Po-Chuan Hsieh
2a5cc377cc Fix WWW
Approved by:	portmgr (blanket)
2017-06-25 17:18:57 +00:00
Sunpoet Po-Chuan Hsieh
c6faa96cf4 Fix WWW
Approved by:	portmgr (blanket)
2017-06-25 17:18:53 +00:00
Sunpoet Po-Chuan Hsieh
20b1b132a0 Fix WWW
Approved by:	portmgr (blanket)
2017-06-25 17:18:48 +00:00
Sunpoet Po-Chuan Hsieh
210af10efd Fix WWW
Approved by:	portmgr (blanket)
2017-06-25 17:18:43 +00:00
Rene Ladan
d6164c9b4e Tweak textproc/pootle to appease poudriere for translate-toolkit 2.2.0
PR:		220138
Submitted by:	jpeatzel
2017-06-25 17:10:54 +00:00
Richard Gallamore
158f41c926 * Updated to 2.3.0
PR:		220124
Submitted by:	Yuri Victorovich <yuri@rawbw.com> (maintainer)
Reviewed by:	matthew (mentor)
Approved by:	matthew (mentor)
Differential Revision:	https://reviews.freebsd.org/D11350
2017-06-25 16:25:44 +00:00
Richard Gallamore
878811ae98 * Updated to 1.7.0
Changelog:	https://github.com/google/flatbuffers/releases/tag/v1.7.0

PR:		220083
Submitted by:	Yuri Victorovich <yuri@rawbw.com> (maintainer)
Reviewed by:	matthew (mentor)
Approved by:	matthew (mentor)
Differential Revision:	https://reviews.freebsd.org/D11349
2017-06-25 16:23:41 +00:00
Richard Gallamore
5a71737e40 * Updated to 2.11
* New maintainer Jov <amutu@amutu.com>

Changelog:	https://www.csie.ntu.edu.tw/~cjlin/liblinear/log

PR:		220104
Submitted by:	Jov <amutu@amutu.com> (maintainer)
Reviewed by:	matthew (mentor)
Approved by:	matthew (mentor)
Differential Revision:	https://reviews.freebsd.org/D11351
2017-06-25 16:21:46 +00:00
Richard Gallamore
68fbec18b6 * Updated to 2.2
Changelog:	http://metaf2xml.sourceforge.net/RelInfo-2.2.txt

PR:		220081
Submitted by:	<metaf2xml@users.sourceforge.net>
Reviewed by:	matthew (mentor)
Approved by:	matthew (mentor)
Differential Revision:	https://reviews.freebsd.org/D11313
2017-06-25 16:19:05 +00:00
Sunpoet Po-Chuan Hsieh
0f3eae25a2 Fix WWW
Approved by:	portmgr (blanket)
2017-06-25 16:04:03 +00:00
Sunpoet Po-Chuan Hsieh
97afeca91b Fix WWW
Approved by:	portmgr (blanket)
2017-06-25 16:03:58 +00:00
Thierry Thomas
3dbf5ee20d Upgrade to 2.0.2. 2017-06-25 15:56:33 +00:00
Sunpoet Po-Chuan Hsieh
702b8946fd Update to 1.4
Changes:	http://hspell.ivrix.org.il/WHATSNEW
2017-06-25 15:04:25 +00:00
Sunpoet Po-Chuan Hsieh
ed9a89d02d Fix WWW
Approved by:	portmgr (blanket)
2017-06-25 15:04:20 +00:00
Sunpoet Po-Chuan Hsieh
94cd57c6c9 Fix WWW
Approved by:	portmgr (blanket)
2017-06-25 15:04:14 +00:00
Sunpoet Po-Chuan Hsieh
6369645211 Fix WWW
Approved by:	portmgr (blanket)
2017-06-25 15:04:10 +00:00
Sunpoet Po-Chuan Hsieh
7691145c48 Fix WWW
Approved by:	portmgr (blanket)
2017-06-25 15:04:05 +00:00
Sunpoet Po-Chuan Hsieh
16ada62eaf Update WWW
Approved by:	portmgr (blanket)
2017-06-25 15:04:00 +00:00
Sunpoet Po-Chuan Hsieh
4c58d05a77 Fix WWW
Approved by:	portmgr (blanket)
2017-06-25 15:03:55 +00:00
Sunpoet Po-Chuan Hsieh
ae352cb16d Fix WWW
Approved by:	portmgr (blanket)
2017-06-25 15:03:50 +00:00
Sunpoet Po-Chuan Hsieh
1f95dfc7bc Fix WWW
Approved by:	portmgr (blanket)
2017-06-25 15:03:46 +00:00
Sunpoet Po-Chuan Hsieh
c26044f48f Fix WWW
Approved by:	portmgr (blanket)
2017-06-25 15:03:41 +00:00
Sunpoet Po-Chuan Hsieh
e43fe937f5 Fix WWW
Approved by:	portmgr (blanket)
2017-06-25 15:03:37 +00:00
Sunpoet Po-Chuan Hsieh
cb41341f31 Fix WWW
Approved by:	portmgr (blanket)
2017-06-25 15:03:32 +00:00
Sunpoet Po-Chuan Hsieh
1f340ba622 Fix WWW
Approved by:	portmgr (blanket)
2017-06-25 15:03:27 +00:00
Sunpoet Po-Chuan Hsieh
d38bfe261b Fix WWW
Approved by:	portmgr (blanket)
2017-06-25 15:03:22 +00:00
Sunpoet Po-Chuan Hsieh
8e55ef601f Fix WWW
Approved by:	portmgr (blanket)
2017-06-25 15:03:18 +00:00
Sunpoet Po-Chuan Hsieh
dc98405d85 Fix WWW
Approved by:	portmgr (blanket)
2017-06-25 15:03:13 +00:00
Sunpoet Po-Chuan Hsieh
9c5ea12df4 Fix WWW
Approved by:	portmgr (blanket)
2017-06-25 15:03:08 +00:00
Sunpoet Po-Chuan Hsieh
70c7bb34cd Fix WWW
Approved by:	portmgr (blanket)
2017-06-25 15:03:03 +00:00
Sunpoet Po-Chuan Hsieh
37482186e7 Fix WWW
Approved by:	portmgr (blanket)
2017-06-25 15:02:58 +00:00
Sunpoet Po-Chuan Hsieh
d9de4771cd Fix WWW
Approved by:	portmgr (blanket)
2017-06-25 15:02:53 +00:00
Sunpoet Po-Chuan Hsieh
932dd8a7f7 Fix WWW
Approved by:	portmgr (blanket)
2017-06-25 15:02:48 +00:00
Sunpoet Po-Chuan Hsieh
e7f5fe2f78 Fix WWW
Approved by:	portmgr (blanket)
2017-06-25 15:02:44 +00:00
Sunpoet Po-Chuan Hsieh
6b8450ab06 Fix WWW
- While I'm here, fix space/tab

Approved by:	portmgr (blanket)
2017-06-25 15:02:38 +00:00
Sunpoet Po-Chuan Hsieh
0f9689d2d8 Convert to options target helper
Approved by:	portmgr (blanket)
2017-06-25 15:02:34 +00:00