notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: deskutils/calibre/files/patch-src_calibre_linux.py
SVNWeb

Number of commits found: 8

Tue, 8 Dec 2020
[ 20:03 lbartoletti search for other commits by this committer ] Original commit   Revision:557300 (Only the first 10 of 136 ports in this commit are shown above. View all ports for this commit)
Update Qt/PySide2 to 5.15.2 / PyQt to 5.15.1 / SIP to 5.4.0
This commit combines several updates.

- Update Qt to 5.12.2
- Update PyQt to 5.15.1
- Since PySide 5.15.1 is broken with Qt 5.15.2, so PySide and Shiboken are also
updated to 5.15.2.
- Update sip to 5.4.0

SIP is a collection of tools  to create Python bindings for C and C++ libraries
and used by PyQt and wxPython. There are some changes with sip5 [1]:
- python 3.5+ is required
- sip drops support of old deprecated methods as sipdistutils & cie.
- this version breaks also PyQt5 extension ABI. SIP files will be installed in
${PYTHON_SITELIBDIR}/PyQt${_PYQT_VERSION}/bindings
- some ports will use the new pyqtbuilder package with the pyproject.toml setup.
Instead if the project have a setup.py, you should use sip-build to build it.
- if a port needs sip, it should also needs pysip. BTW, py-qt5-core requires
pysip, so that should be enough for PyQt packages.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sat, 6 Jan 2018
[ 09:26 madpilot search for other commits by this committer ] Original commit   Revision:458237
- 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@
Mon, 31 Jul 2017
[ 16:28 madpilot search for other commits by this committer ] Original commit   Revision:446985
- Update deksutils/calibre to 3.5.0
- Pet portlint warning about order of variables
Mon, 19 Jun 2017
[ 07:17 madpilot search for other commits by this committer ] Original commit   Revision:443862
Update deskutils/calibre to 3.0.0.
Mon, 14 Dec 2015
[ 13:52 madpilot search for other commits by this committer ] Original commit   Revision:403723 (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
- Update to 2.46.0
- Use new MASTER_SITE

This new version depends on the new py-qt5 ports. Thanks to rakuco
and Tobias Berner for helping me make it land in the ports tree!

Also thanks to Kovid Goyal (calibre developer) for his suggestions
on making new calibre releases work on FreeBSD.
Thu, 7 Oct 2010
[ 09:50 stas search for other commits by this committer ] Original commit  (Only the first 10 of 25 ports in this commit are shown above. View all ports for this commit)
- Update to 0.7.22.  With this update the USB functionality should still
  continue to work, but device enumeration now requires root privileges.
  Also mountpoint detection and automounting doesn't work.

PR:             ports/148831
Submitted by:   Rusty Nejdl <rnejdl@tethys.ringofsaturn.com> (based on)
Tue, 15 Dec 2009
[ 02:40 stas search for other commits by this committer ] Original commit  (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
- Update to 0.6.27.
Mon, 12 Oct 2009
[ 11:59 stas search for other commits by this committer ] Original commit  (Only the first 10 of 27 ports in this commit are shown above. View all ports for this commit)
- Add deskutils/calibre, a ebook management application.

  Author: Kovid Goyal <kovid@kovidgoyal.net>
  WWW: http://calibre.kovidgoyal.net/

Number of commits found: 8