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

204 Commits

Author SHA1 Message Date
Guido Falsi
d6663a72d5 Update calibre to 3.32.0 2018-09-28 13:27:24 +00:00
Niclas Zeising
0fae2e9e0e Change x11/xorgproto to become a build dep
Change x11/xorgproto to become a build time dependency when added to
USE_XORG.  Change the dependency to be on the port, rather than a file the
port installs.
Fix fallout.
Bump portrevision on depending ports.

PR:		230909
Reviewed by:	eadler
Approved by:	portmgr (antoine)
Obtained from:	https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/xorgproto
exp-run:	antoine
Differential Revision:	https://reviews.freebsd.org/D16906
2018-09-11 18:34:27 +00:00
Guido Falsi
ec42489fdf Update calibre to 3.31.0 2018-09-07 17:33:16 +00:00
Guido Falsi
26c3f3c24d Update calibre to 3.30.0 2018-08-24 14:21:06 +00:00
Guido Falsi
a6794274ee Update calibre to 3.29.0 2018-08-10 22:23:57 +00:00
Guido Falsi
007896486c Fix build when using python 3 as default by propagating flavored
sip binary to make environment.

PR:		229956
Submitted by:	fluffy
2018-07-22 16:48:48 +00:00
Guido Falsi
72d5dc432b Update calibre to 3.28.0 2018-07-21 09:45:59 +00:00
Guido Falsi
e1dd1e8fa3 Update calibre to 3.27.1 2018-07-06 23:56:13 +00:00
Jan Beich
3beb732dad devel/icu: update to 62.1
Changes:	http://site.icu-project.org/download/62
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
PR:		229359
Exp-run by:	antoine (only 10.4)
2018-06-29 14:22:11 +00:00
Tobias C. Berner
b1a1d38bf9 Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
From now on, ports that depend on Qt4 will have to set
	USES=		qt:4
	USE_QT=		foo bar
ports depending on Qt5 will use
	USES=		qt:5
	USE_QT=		foo bar

PR:		229225
Exp-run by:	antoine
Reviewed by:	mat
Approved by:	portmgr (antoine)
Differential Revision:	→https://reviews.freebsd.org/D15540
2018-06-28 17:39:53 +00:00
Guido Falsi
d050d62506 Update calibre to 3.26.1 2018-06-15 16:07:26 +00:00
Guido Falsi
5c5e3d27f7 Update calibre to 3.25.0 2018-06-01 20:54:37 +00:00
Guido Falsi
e8d86f3931 Update calibre to 3.24.2 2018-05-28 08:47:13 +00:00
Guido Falsi
e77c37b149 Update calibre to 3.24.1 2018-05-26 14:24:23 +00:00
Guido Falsi
1049990556 Update calibre to 3.24.0 2018-05-26 07:13:09 +00:00
Guido Falsi
38c242bdfd Update calibre to 3.23.0 2018-05-05 07:41:13 +00:00
Sunpoet Po-Chuan Hsieh
f962491120 Move devel/py-msgpack-python to devel/py-msgpack
- Update to 0.5.6
- Update pkg-descr
- Update WWW

Changes:	https://github.com/msgpack/msgpack-python/blob/master/ChangeLog.rst
2018-04-22 18:29:51 +00:00
Guido Falsi
e017eb11d0 Update calibre to 3.22.1 2018-04-21 11:32:37 +00:00
Guido Falsi
7d07aea71e Update calibre to 3.21.0 2018-04-07 12:15:28 +00:00
Jan Beich
ae60358af5 devel/icu: update to 61.1
Changes:	http://site.icu-project.org/download/61
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
PR:		227042
Exp-run by:	antoine
MFH:		2018Q2 (required by Firefox 61)
2018-04-06 15:53:16 +00:00
Guido Falsi
f563d9b6c3 Update calibre to 3.20.0 2018-03-23 19:11:33 +00:00
Guido Falsi
e61cf02fa7 Update calibre to 3.19.0 2018-03-09 21:04:18 +00:00
Guido Falsi
56d122d103 Update calibre to 3.18.0 2018-02-23 17:11:07 +00:00
Antoine Brodin
f7455240e3 Reduce dependency on the python2 metaport
PR:		225752
Submitted by:	Yasuhiro KIMURA
2018-02-19 11:10:43 +00:00
Guido Falsi
0c9a140307 Update calibre to 3.17.0 2018-02-09 20:24:28 +00:00
Guido Falsi
8f8960f85a Update Calibre to 3.16.0 2018-01-26 15:02:10 +00:00
Guido Falsi
bee7994781 - Update calibre to 3.15.0
- Avoid packaging mime database auto generated files

This version enables MTP devices support on FreeBSD.

Many thanks to cem@ for reporting the lack of support, doing most
of the coding, taking care of upstreaming patches and testing. Also
thanks for reminding me to fix the mime database problem!

PR:		224580
Submitted by:	cem@
2018-01-06 09:26:24 +00:00
Guido Falsi
9baa072112 Update calibre to 3.14.0 2017-12-15 18:02:28 +00:00
Guido Falsi
fa88ef4c5b Update deskutils/calibre to 3.13.0 2017-12-01 23:01:05 +00:00
Mathieu Arnold
551be3c723 Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
  current python flavor.  It can be used in dependency lines when the
  port itself is not python flavored.  For example, deskutils/calibre.

  By default, all the flavors are generated.  To only generate flavors
  for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define
  BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf.

  In all the ports with Python dependencies, the *_DEPENDS entries MUST
  end with the flavor so that the framework knows which to build/use.
  This is done by appending '@${PY_FLAVOR}' after the origin (or
  @${FLAVOR} if in a Python module with Python flavors, as the content
  will be the same).  For example:

    RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}

PR:		223071
Reviewed by:	portmgr, python
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D12464
2017-11-30 15:50:30 +00:00
Guido Falsi
ccdff75b89 Update deskutils/calibre to 3.12.0 2017-11-10 13:45:18 +00:00
Jan Beich
99b0558e42 devel/icu: update to 60.1
Changes:	http://site.icu-project.org/download/60
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
PR:		223373
Exp-run by:	antoine
2017-11-09 02:31:47 +00:00
Guido Falsi
0093ea0b2f Update deskutils/calibre to 3.11.1 2017-11-02 22:21:41 +00:00
Guido Falsi
7143926d80 Update deskutils/calibre to 3.11.0 2017-11-02 18:42:30 +00:00
Guido Falsi
aa29135563 Update deskutils/calibre to 3.10.0 2017-10-21 09:38:52 +00:00
Guido Falsi
4934018263 Update deskutils/calibre to 3.9.0 2017-10-06 14:22:13 +00:00
Guido Falsi
639e4d4f51 Update deskutils/calibre to 3.8.0 2017-09-26 20:35:45 +00:00
Jan Beich
a382198617 devel/icu: update to 59.1
- Temporarily keep C++98 working in consumers for Clang's default -std=

Changes:	http://site.icu-project.org/download/59
PR:		218788
Submitted by:	takefu@airport.fm, dcarmich@dcarmichael.net (early version)
Exp-run by:	antoine
2017-09-25 00:02:36 +00:00
Guido Falsi
47a4e57c99 Update deskutils/cslibre to 3.7.0 2017-08-25 18:21:00 +00:00
Steve Wills
40db78cf06 Add missed PORTREVISION bumps after recent poppler update 2017-08-24 15:49:34 +00:00
Guido Falsi
52333ea0e7 - Update deskutils/calibre to 3.6.0
- While here, sort plist
2017-08-04 15:22:34 +00:00
Guido Falsi
3ab1e5baac Update calibre WWW line in pkg-descr. 2017-08-01 17:41:24 +00:00
Guido Falsi
4933e4626f - Update deksutils/calibre to 3.5.0
- Pet portlint warning about order of variables
2017-07-31 16:28:54 +00:00
Guido Falsi
46457a8cd6 Update deskutils/calibre to 3.4.0 2017-07-14 10:35:05 +00:00
Guido Falsi
fe0d97b52c Fix python_OLD_CMD usage.
Reported by:	mat@
2017-07-11 10:34:50 +00:00
Guido Falsi
229050e23b - Fix python shebangs [1]
While here:

- Remove unneeded include bsd.port.pre/post.mk
- Use PREFIX and LOCALBASE substitutions in startup script

PR:		220574 [1]
Submitted by:	Igor Pavlov <igor.arabesc.pavlov@gmail.com>
2017-07-09 10:13:49 +00:00
Guido Falsi
1d2c6c0278 Update deskutils/calibre to 3.3.0 2017-07-07 13:00:22 +00:00
Guido Falsi
1c3ff69e42 Update calibre to 3.2.1 2017-06-30 15:06:10 +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
Guido Falsi
a978f354b6 Update deskutils/calibre to 3.1.0. 2017-06-23 08:19:11 +00:00