Commit Graph

24 Commits

Author SHA1 Message Date
Ruslan Makhmatkhanov bcf91e8bba deskutils/zim: update to 0.73.5 2021-01-31 14:30:40 +00:00
Rene Ladan bd5c521312 deskutils/zim: remove optional dependency on expired devel/bzr 2021-01-02 13:46:26 +00:00
Ruslan Makhmatkhanov 29eeb25a1d deskutils/zim: update to 0.73.4 2020-11-26 08:37:32 +00:00
Ruslan Makhmatkhanov bc44fa9e86 deskutils/zim: update to 0.73.3
0.73.3 - Fri 09 Oct 2020

* Fix missing export formats in windows installer
* Add support for environ.ini at startup for portable install
* Make trash function more robust for GLib.Error errors
* Remove xdg import in windows for mimetyping
* Fix regression with GdkPixbuf.PixbufRotation constants
* Fix issues in parser under Python 3.9
* Fix regression with pages with formatting in heading
* Merge translations
2020-10-14 13:00:58 +00:00
Gleb Popov 7e94852947 devel/mercurial: Update to 5.5 and flavorize. Adjust dependency lines and bump PORTREVISION's for ports that depend on mercurial.
PR:		242463
Submitted by:	Peter Wullinger <freebsd@dhke.de> (original patch)
2020-09-06 15:09:27 +00:00
Ruslan Makhmatkhanov 3f794da5f3 deskutils/zim: update to 0.73.2
##  0.73.2 - Fri 24 Jul 2020
* Add "show debug log" menu item
* Add missing "triangle" icons for windows installer
* Include helper to spawn external processes for windows installer
* Fix dropdown namespace autocomplete in move-page dialog
* Fix wiki parser for case of nested URL
* Fix ParseTreeBuilder interface for python3.9
* Add debug output for drag-and-drop workaround
* Fix popup menu in attachment browser plugin
* Fix warnings during export for "page.meta"
* Fix on-preferences-changed for tableofcontents plugin
2020-07-24 21:19:17 +00:00
Ruslan Makhmatkhanov 6c671e40c0 deskutils/zim: update 0.73.1
https://lists.launchpad.net/zim-wiki/msg04963.html
2020-06-26 11:14:12 +00:00
Ruslan Makhmatkhanov c600292019 deskutils/zim: update to 0.73.0
changes:
https://www.mail-archive.com/zim-wiki@lists.launchpad.net/msg04881.html
2020-06-07 16:50:33 +00:00
Ruslan Makhmatkhanov e59392476d deskutils/zim: update to 0.72.1 2020-04-24 20:17:03 +00:00
Ruslan Makhmatkhanov 8f0617d1cf deskutils/zim: update to 0.72
changelog:
https://lists.launchpad.net/zim-wiki/msg04865.html
2019-11-01 12:05:23 +00:00
Ruslan Makhmatkhanov 12f49a1136 deskutils/zim: update to 0.71.0
Changelog:
https://github.com/zim-desktop-wiki/zim-desktop-wiki/commit/c17586b47559e5ab6d925887c68482bb662d5e3c
2019-04-26 10:38:39 +00:00
Ruslan Makhmatkhanov 8df52cb370 deskutils/zim: update to 0.70 2019-03-30 20:02:51 +00:00
Ruslan Makhmatkhanov d29537fbc1 deskutils/zim: update to 0.70-rc3
Update to latest release available.
Mainline development switched to Python 3 and GTK3.
2019-02-25 19:41:49 +00:00
Ruslan Makhmatkhanov 7532e745af deskutils/zim: update to 0.69 2019-01-13 18:17:30 +00:00
Mathieu Arnold 4376dbbb58 Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.

Sponsored by:	Absolight
2018-06-20 17:05:41 +00:00
Ruslan Makhmatkhanov 9ca336eb12 deskutils/zim: update to 0.68
This supposed to be a last release using gtk2.

Changelog:
https://lists.launchpad.net/zim-wiki/msg04632.html
2018-04-12 09:55:35 +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
Ruslan Makhmatkhanov 6b80a7ea1b deskutils/zim: update to 0.67 2017-07-13 07:20:52 +00:00
Ruslan Makhmatkhanov 96fec0b4ec deskutils/zim: update to 0.67-rc2
This intermediate release fixing many regression (some of them are critical).

changelog:
https://github.com/jaap-karssenberg/zim-desktop-wiki/commit/2d0ead5a9736267766dfa669f2e78d27a2a5c110
2017-06-12 14:05:19 +00:00
Ruslan Makhmatkhanov ab8a50e067 deskutils/zim: add forgotten dos2unix fix 2017-05-08 20:12:14 +00:00
Ruslan Makhmatkhanov c1cc1d7639 deskutils/zim: update to 0.66
- add patch to fix build in poudriere

changelog:
https://lists.launchpad.net/zim-wiki/msg04303.html
2017-05-08 20:10:24 +00:00
Mathieu Arnold 4e1b79a0a6 Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:00:51 +00:00
Ruslan Makhmatkhanov 1cdcdf3bba deskutils/zim: update to 0.65 2015-11-06 16:57:05 +00:00
Ruslan Makhmatkhanov bd4c91acb4 editors/zim: move to deskutils
Zim is more than just editor, it's desktop wiki system with rich text
capabilities, so it's more appropriate to move it deskutils category.
2015-06-18 18:58:44 +00:00