notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: textproc/sigil/Makefile

Number of commits found: 89

Monday, 4 Dec 2023
22:13 Muhammad Moinur Rahman (bofh) search for other commits by this committer Author: Jonathan Chen
textproc/sigil: Fix runtime

PR:		275516
Approved by:	submitter is maintainer
commit hash: c4e77840c162272625f38a6eabfa721b21235b3e commit hash: c4e77840c162272625f38a6eabfa721b21235b3e commit hash: c4e77840c162272625f38a6eabfa721b21235b3e commit hash: c4e77840c162272625f38a6eabfa721b21235b3e c4e7784
Monday, 30 Oct 2023
12:44 Fernando Apesteguía (fernape) search for other commits by this committer Author: Jonathan Chen
textproc/sigil: update to 2.0.2

ChangeLog: https://sigil-ebook.com/blog/sigil-2.0.2-released/

 * fix incorrect clip tool button insertion point due to null activeWindow value
 * fix Windows multiple screen issues when not properly identified (Qt6.5.2
   patch fix)
 * fix Mac Accessibility related crashes when using non-native QFileDialog (Qt
   6.5.2 patch fix)
 * workaround MacOS QMessageBox loss of focus Qt 6.5.X bug without hurting other
   platforms
 * fix pretty print mend not formatting mathml
 * fix Accessibility related crashes in QFontComboBox (Qt 6.5.2 patch fix)
 * prevent crashing if user mistakenly tries to delete entire ncx in CodeView
 * harden delete unused styles to trailing whitespace in class names
 * fix unrecognized media-types application/xml and text/xml
 * fix cursor just before end tag bug in align justify, centre, right
 * fix crash when all metadata removed by user in MetaEditor
 * fix macOS min in Info.plist to be the actual 11.0
 * update Windows and macOS installers to use Qt6.5.3

PR:		274780
Reported by:	jonc@chen.org.nz (maintainer)
MFH:		2023Q4 (bugfixes)
commit hash: 572051607dfbc9149f022aa99c9ed1775c58aaf0 commit hash: 572051607dfbc9149f022aa99c9ed1775c58aaf0 commit hash: 572051607dfbc9149f022aa99c9ed1775c58aaf0 commit hash: 572051607dfbc9149f022aa99c9ed1775c58aaf0 5720516
Friday, 25 Aug 2023
06:50 Fernando Apesteguía (fernape) search for other commits by this committer Author: Jonathan Chen
textproc/sigil: update to 2.0.1

ChangeLog: https://sigil-ebook.com/blog/sigil-2.0.1-released

 * fix crash when right click on Misc folder in BookBrowser
 * Allow user to revert CodeView drag_and_drop change via environment variable:
   SIGIL_ALLOW_CODEVIEW_DROP=1 Note: Using DragnDrop in CodeView is still NOT
   officially supported.
 * add inadvertently missed updated Serbian translation (ts) file

PR:		273305
Reported by:	jonc@chen.org.nz (maintainer)
commit hash: d45072686b7685a118308a6b831afc81385e0eae commit hash: d45072686b7685a118308a6b831afc81385e0eae commit hash: d45072686b7685a118308a6b831afc81385e0eae commit hash: d45072686b7685a118308a6b831afc81385e0eae d450726
Tuesday, 22 Aug 2023
23:04 Wen Heping (wen) search for other commits by this committer Author: Jonathan Chen
textproc/sigil: Update to 2.0.0

PR:		273272
Reported by:	jonc@chen.org.nz(maintainer)
commit hash: ddc4f876ed58d9334f81abf97acacc9c588b1171 commit hash: ddc4f876ed58d9334f81abf97acacc9c588b1171 commit hash: ddc4f876ed58d9334f81abf97acacc9c588b1171 commit hash: ddc4f876ed58d9334f81abf97acacc9c588b1171 ddc4f87
Tuesday, 27 Jun 2023
19:34 Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb 3d9a815
Tuesday, 25 Apr 2023
15:17 Christian Weisgerber (naddy) search for other commits by this committer
audio/opus: bump consumers after update to 1.4
commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 feb1fa3
Monday, 20 Mar 2023
12:02 Wen Heping (wen) search for other commits by this committer
textproc/sigil: Update to 1.9.30

PR:		270355
Reported by:	maintainer
commit hash: 0720638f4ec88e0b1d22c7a63f0d1c2018cbfa9f commit hash: 0720638f4ec88e0b1d22c7a63f0d1c2018cbfa9f commit hash: 0720638f4ec88e0b1d22c7a63f0d1c2018cbfa9f commit hash: 0720638f4ec88e0b1d22c7a63f0d1c2018cbfa9f 0720638
Sunday, 29 Jan 2023
17:16 Yuri Victorovich (yuri) search for other commits by this committer
devel/dulwich: Move to devel/py-dulwich

Ports with Python interfaces should all have the py- prefix.
commit hash: 7fc1eed384455ad3ca046a9c174223b1bbe41ea0 commit hash: 7fc1eed384455ad3ca046a9c174223b1bbe41ea0 commit hash: 7fc1eed384455ad3ca046a9c174223b1bbe41ea0 commit hash: 7fc1eed384455ad3ca046a9c174223b1bbe41ea0 7fc1eed
Sunday, 11 Sep 2022
10:20 Felix Palmen (zirias) search for other commits by this committer
Mk/Uses: always use colon for build/run suffix

Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.

Document in CHANGES.

PR:			266034
Exp-run by:		antoine
Approved by:		tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D36349
commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee ddae4e9
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
02:48 Guangyuan Yang (ygy) search for other commits by this committer Author: Jonathan Chen
textproc/sigil: Update to 1.9.20

Changelog:	https://sigil-ebook.com/blog/sigil-1.9.20-released/

PR:		266217
commit hash: 2786ce65e6d8ae5c55bbffbaee1a510878456174 commit hash: 2786ce65e6d8ae5c55bbffbaee1a510878456174 commit hash: 2786ce65e6d8ae5c55bbffbaee1a510878456174 commit hash: 2786ce65e6d8ae5c55bbffbaee1a510878456174 2786ce6
Wednesday, 20 Jul 2022
14:23 Tobias C. Berner (tcberner) search for other commits by this committer
textproc: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Choe, Cheng-Dae" whitekid
  *  -
  *  <glewis@FreeBSD.org>
  *  <koshy@india.hp.com>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron Straup Cope
  *  Aaron Straup Cope <ascope@cpan.org>
  *  Ache
  *  Adam Herzog <adam@herzogdesigns.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alan Eldridge <alane@FreeBSD.org>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Kapranoff <kappa@FreeBSD.org.ua>
  *  Alexander Logvinov <ports@logvinov.com>
  *  Alexander Nedotsukov <bland@FreeBSD.org>
  *  Alexander Zhuravlev <zaa@zaa.pp.ru>
  *  Alexander@Leidinger.net
  *  Alexandre Biancalana <ale@biancalanas.net>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Alexis Praga <alexis.praga@free.fr>
  *  Andreas Heil <ah@linux-hq.de>
  *  Andrei V. Shetuhin <reki@reki.ru>
  *  Andrej Zverev <andrey.zverev@electro-com.ru>
  *  Andrew <andrew@ugh.net.au>
  *  Andrew Humphrey <ahumphrey@realestate.com.au>
  *  Andrew Lewis <freeghb@gmail.com>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Andrew Romero <melanhit@gmail.com>
  *  Andrey Kostenko <andrey@kostenko.name>
  *  Andrey Zakhvatov
  *  Andrey Zakhvatov <andy@FreeBSD.org>
  *  Anes Mukhametov <anes@anes.su>
  *  Antoine Brodin <antoine@FreeBSD.org>
  *  Anton Berezin <tobez@FreeBSD.org>
  *  Anton Berezin <tobez@tobez.org>
  *  Anton Yudin <toha@toha.org.ua>
  *  Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
  *  Ashish SHUKLA <wahjava@gmail.com>
  *  Autrijus Tang <autrijus@autrijus.org>
  *  Babak Farrokhi <farrokhi@FreeBSD.org>
  *  Ben Haga <tuxsuximus@hotmail.com>
  *  Ben Woods <woodsb02@FreeBSD.org>
  *  Benno Rice <benno@jeamland.net>
  *  Bill "I hate Perl" Fumerola
  *  Bill Brinzer <bill.brinzer@gmail.com>
  *  Bill Fumerola <billf@chc-chimes.com>
  *  Bill Swingle <unfurl@FreeBSD.org>
  *  Bob Eager <rde@ml1.org.uk>
  *  Boris Samorodov <bsam@FreeBSD.org>
  *  Brian Candler <B.Candler@pobox.com>
  *  Brion Moss <brion@queeg.com>
  *  Carlos J Puga Medina <cpm@fbsd.es>
  *  Carlos J. Puga Medina <cpm@FreeBSD.org>
  *  Cezary Morga <cm@therek.net>
  *  Cheng-Lung Sung <clsung@FreeBSD.org>
  *  Cheng-Lung Sung <clsung@dragon2.net>
  *  Chris D. Faulhaber <jedgar@fxp.org>
  *  Chris Hutchinson <portmaster@bsdforge.com>
  *  Christoper Key <cjk32@cam.ac.uk>
  *  Clemens Zauner <czauner+ports@onlineloop.com>
  *  Cyrille Lefevre <clefevre@citeweb.net>
  *  Dan Langille <dvl@FreeBSD.org>
  *  Daniel Roethlisberger <daniel@roe.ch>
  *  Danilo G. Baio <dbaio@FreeBSD.org>
  *  David Bremner <bremner@unb.ca>
  *  David O'Brien (obrien@FreeBSD.org)
  *  David Sze <dsze@alumni.uwaterloo.ca>
  *  Denis Pokataev <catone@cpan.org>
  *  Dennis Herrmann <dhn@FreeBSD.org>
  *  Dereckson <dereckson@gmail.com>
  *  Dikshie
  *  Dikshie <dikshie@sfc.wide.ad.jp>
  *  Dima Sivachenko <demon@gpad.ac.ru>
  *  Dirk Froemberg <dirk@FreeBSD.org>
  *  Ditesh Shashikant Gathani <ditesh@gathani.org>
  *  Dmitry Morozovsky <marck@FreeBSD.org>
  *  Dmitry Sivachenko <demon@FreeBSD.org>
  *  Dom Mitchell <dom@happygiraffe.net>
  *  Don Croyle <croyle@gelemna.org>
  *  Donald Burr <dburr@FreeBSD.org>
  *  Douglas Thrift <douglas@douglasthrift.net>
  *  Dru Lavigne <dru@FreeBSD.org>
  *  Dryice Liu <dryice@dryice.name>
  *  Ed Schouten <ed@FreeBSD.org>
  *  Edward Tomasz Napierala <trasz@FreeBSD.org>
  *  Elvis Chiang <elvis@sslab.cs.ccu.edu.tw>
  *  Emanuel Haupt <ehaupt@FreeBSD.org>
  *  Emanuel Haupt <ehaupt@critical.ch>
  *  Eric A. Griff <eric@talesfromthereal.com>
  *  Eric Freeman <freebsdports@chillibear.com>
  *  Erik Greenwald <erik@smluc.org>
  *  Ernst de Haan <znerd@FreeBSD.org>
  *  Erwin Lansing <erwin@FreeBSD.org>
  *  Espen Tagestad <espen@tagestad.no>
  *  Eugene Furs <justas@mbank.lv>
  *  Felippe de Meirelles Motta <lippemail@gmail.com>
  *  Felix Palmen <felix@palmen-it.de>
  *  Fernan Aguero <fernan@iib.unsam.edu.ar>
  *  Filip Parag <filip@parag.rs>
  *  Foxfair Hu <foxfair@FreeBSD.org>
  *  Freddie Cash <fcash@sd73.bc.ca>
  *  Frederic Culot <culot@FreeBSD.org>
  *  Frederic Dubuy <fdubuy@free.fr>
  *  Gabor Kovesdan <gabor@FreeBSD.org>
  *  Garrett Rooney <rooneg@electricjellyfish.net>
  *  Gasol Wu <gasol.wu@gmail.com>
  *  Gea-Suan Lin <gslin@gslin.org>
  *  Geoffroy Desvernay <dgeo@centrale-marseille.fr>
  *  George Hartzell <hartzell@fruitfly.org>
  *  Gerald Pfeifer <gerald@pfeifer.com>
  *  Gerrit Beine <gerrit.beine@gmx.de>
  *  Glenn Trewitt <glenn@trewitt.org>
  *  Goran Tal <goran.tal@gmail.com>
  *  Graham Todd <gtodd@bellanet.org>
  *  Greg Larkin <glarkin@FreeBSD.org>
  *  Greg Lewis <glewis@FreeBSD.org>
  *  Grzegorz Blach <gblach@FreeBSD.org>
  *  Guangyuan Yang <ygy@FreeBSD.org>
  *  Hansjoerg Pehofer <hansjoerg.pehofer@uibk.ac.at>
  *  Henrik Motakef <henrik.motakef@web.de>
  *  Henry Hu <henry.hu.sh@gmail.com>
  *  Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
  *  Herve Quiroz <hq@FreeBSD.org>
  *  Hiroki Sato <hrs@FreeBSD.org>
  *  Horia Racoviceanu <horia@racoviceanu.com>
  *  Hye-Shik Chang <perky@fallin.lv>
  *  Ian Vaudrey <i.vaudrey@bigfoot.com>
  *  Ilya A. Arkhipov <rum1cro@yandex.ru>
  *  Jaap Boender <jaapb@kerguelen.org>
  *  James Earl
  *  James Flemer <jflemer@alum.rpi.edu>
  *  James Raftery <james@now.ie>
  *  Jason Burgess <dev@fenux.net>
  *  Jason Helfman <jgh@FreeBSD.org>
  *  Jean-Baptiste Quenot <jb.quenot@caraldi.com>
  *  Jean-Yves Lefort <jylefort@brutele.be>
  *  Jeff Putsch <jdputsch@comcast.net>
  *  Jeremy Shaffner <jeremy@external.org>
  *  Jie Gao <gaoj@cpsc.ucalgary.ca>
  *  Jim Mock <jim@FreeBSD.org>
  *  Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
  *  Joe Marcus Clarke <marcus@FreeBSD.org>
  *  Johann Visagie <johann@egenetics.com>
  *  Johann Visagie <wjv@FreeBSD.org>
  *  Johannes Jost Meixner <xmj@FreeBSD.org>
  *  Johannes Meixner <johannes@perceivon.net>
  *  John MacFarlane <jgm@berkeley.edu>
  *  John Marino <marino@FreeBSD.org>
  *  Jonathan Chen <jonc@chen.org.nz>
  *  Jos Backus <josb@cncdsl.com>
  *  Joseph Koshy <jkoshy@FreeBSD.org>
  *  Josh Gilliam <josh@quick.net>
  *  Jov <amutu@amutu.com>
  *  Jui-Nan Lin <jnlin@csie.nctu.edu.tw>
  *  Julien Laffaye <kimelto@gmail.com>
  *  Jun Kuriyama <kuriyama@opt.phys.waseda.ac.jp>
  *  Jyun-Yan You <jyyou@cs.nctu.edu.tw>
  *  KANOU Hiroki <kanou@khdd.net>
  *  KIMURA Yasuhiro <yasu@utahime.org>
  *  KIRIYAMA Kazuhiko <kiri@FreeBSD.org>
  *  Ka Ho Ng <khng300@gmail.com>
  *  Kay Lehmann <kay_lehmann@web.de>
  *  Kevin Lo <kevlo@FreeBSD.org>
  *  Kimura Fuyuki <fuyuki@hadaly.org>
  *  Kimura Fuyuki <fuyuki@mj.0038.net>
  *  Kimura Fuyuki <fuyuki@nigredo.org>
  *  Konstantin Menshikov <kostjnspb@yandex.ru>
  *  Koop Mast <kwm@FreeBSD.org>
  *  Kouichi ABE (WALL) <kouichi@mysticwall.com>
  *  Kris Kennaway <kris@FreeBSD.org>
  *  Kris Moore <kmoore@FreeBSD.org>
  *  Kuan-Chung Chiu <buganini@gmail.com>
  *  Kubilay Kocak <koobs@FreeBSD.org>
  *  Kurt Lidl <kurt.lidl@cello.com>
  *  Lars Balker Rasmussen <lbr@FreeBSD.org>
  *  Lars Engels <lme@FreeBSD.org>
  *  Lars Thegler <lars@thegler.dk>
  *  Lars Thegler <lth@FreeBSD.org>
  *  Leland Wang <llwang@infor.org>
  *  Leo Kim <leo@florida.sarang.net>
  *  Lev Serebryakov <lev@serebryakov.spb.ru>
  *  Li-Wen Hsu <lwhsu@FreeBSD.org>
  *  Loic Pefferkorn <loic-freebsd@loicp.eu>
  *  MANTANI Nobutaka <nobutaka@FreeBSD.org>
  *  MIHIRA Yoshiro <sanpei@FreeBSD.org>
  *  Marcin Cieslak
  *  Marcin Jessa <yazzy@yazzy.org>
  *  Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
  *  Mark Pulford <mark@kyne.com.au>
  *  Mark R V Murray <mark@grondar.za>
  *  Martin Kammerhofer
  *  Martin Matuska <mm@FreeBSD.org>
  *  Martin Wilke <miwi@FreeBSD.org>
  *  Marwan Burelle <marwan.burelle@lri.fr
  *  Masahiro Teramoto <markun@onohara.to>
  *  Mathieu Arnold <m@absolight.net>
  *  Matt Mills <matt_mills@btopenworld.com>
  *  Matthew Fuller <fullermd@over-yonder.net>
  *  Matthew Seaman
  *  Matthias Fechner <mfechner@FreeBSD.org>
  *  Mauricio Herrera Cuadra <mauricio@arareko.net>
  *  Max Baryshnikov <mephius@gmail.com>
  *  Max N. Boyarov <m.boyarov@gmail.com>
  *  Maxim Sobolev <sobomax@FreeBSD.org>
  *  Meno Abels <meno.abels@adviser.com>
  *  Michael Johnson <ahze@FreeBSD.org>
  *  Michael Johnson <ahze@ahze.net>
  *  Michael Moll <kvedulv@kvedulv.de>
  *  Michael Ranner <michael@ranner.eu>
  *  Michael Schout <mschout@gkg.net>
  *  Mike Bristow <mike@urgle.com>
  *  Mikhail Teterin <mi@aldan.algebra.com>
  *  Moggie <moggie@elasticmind.net>
  *  Mykola Dzham <freebsd@levsha.org.ua>
  *  Naram Qashat <cyberbotx@cyberbotx.com>
  *  Neil Booth
  *  Nicola Stanislao Vitale <nivit@FreeBSD.org
  *  Nicola Stanislao Vitale <nivit@FreeBSD.org>
  *  Nicola Vitale <nivit@FreeBSD.org>
  *  Nicola Vitale <nivit@email.it>
  *  Nik Clayton <nik@FreeBSD.org>
  *  Nikola Lecic <nikola.lecic@anthesphoria.net>
  *  Nosov Artem <chip-set@mail.ru>
  *  Oleg Mamontov <oleg@mamontov.net>
  *  Oliver Braun <obraun@informatik.unibw-muenchen.de>
  *  Oliver Eikemeier <eikemeier@fillmore-labs.com>
  *  Oliver Lehmann (oliver@FreeBSD.org)
  *  Olivier Duchateau
  *  Olivier Duchateau <olivierd@FreeBSD.org>
  *  Olivier Girard <Olivier.Girard@univ-angers.fr>
  *  Patrick Li <pat@databits.net>
  *  Patrick Powell <papowell@astart.com>
  *  Pav Lucistnik <pav@FreeBSD.org>
  *  Pav Lucistnik <pav@oook.cz>
  *  Pavel Timofeev <timp87@gmail.com>
  *  Pawel Pekala <pawel@FreeBSD.org>
  *  Pedro Giffuni
  *  Pedro Giffuni <pfg@FreeBSD.org>
  *  Pete Fritchman <petef@databits.net>
  *  Peter Johnson <johnson.peter@gmail.com>
  *  Peter Pentchev <roam@FreeBSD.org>
  *  Peter Schuller <peter.schuller@infidyne.com>
  *  Petteri Valkonen <petteri.valkonen@iki.fi>
  *  Pietro Cerutti <gahr@gahr.ch>
  *  Piotr Kubaj <pkubaj@anongoth.pl>
  *  Piotr Rybicki <meritus@innervision.pl>
  *  Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Radim Kolar <hsn@sanatana.dharma>
  *  Rainer Hurling <rhurlin@gwdg.de>
  *  Rene Ladan <rene@FreeBSD.org>
  *  René Ladan <rene@freebsd.org>
  *  Richard Gallamore <ultima@FreeBSD.org>
  *  Rick van der Zwet <info@rickvanderzwet.nl>
  *  Robert Gogolok <gogo@cs.uni-sb.de>
  *  Rod Taylor <ports@rbt.ca>
  *  Rodrigo OSORIO <rodrigo@FreeBSD.org>
  *  Roger Leigh <rleigh@codelibre.net>
  *  Rong-En Fan <rafan@infor.org>
  *  Rusmir Dusko <nemysis@FreeBSD.org>
  *  Russell Cloran <russell@rucus.ru.ac.za>
  *  Russell Jackson <raj@csub.edu>
  *  Ryan Steinmetz <zi@FreeBSD.org>
  *  Samuel Tardieu <sam@inf.enst.fr>
  *  Sascha Holzleiter <sascha@root-login.org>
  *  Scott Sanders <scott@jssjr.com>
  *  Seamus Venasse <svenasse@polaris.ca>
  *  Serge Gagnon <ser_gagnon@sympatico.ca>
  *  Sergei Kolobov <sergei@kolobov.com>
  *  Sergei Vyshenski <svysh.fbsd@gmail.com>
  *  Sergey A. Osokin <osa@FreeBSD.org>
  *  Sergey Skvortsov <skv@FreeBSD.org>
  *  Sergey Skvortsov <skv@protey.ru>
  *  Shen Chun-Hsing <statue@freebsd.netlab.cse.yzu.edu.tw>
  *  Shinsuke Matsui <smatsui@karashi.org>
  *  Silvio Ap Silva aka kanazuchi <alvolivre@live.com>
  *  Simon 'corecode' Schubert <corecode@corecode.ath.cx>
  *  Simon Olofsson <simon@olofsson.de>
  *  Soeren Boll Overgaard <boll@tolkien.dk>
  *  Sofian Brabez <sbz@FreeBSD.org>
  *  Stanislav Svirid <count@211.ru>
  *  Stefan Esser <se@FreeBSD.org>
  *  Stefan Pauly <stefan@fh-mainz.de>
  *  Stefan Walter <sw@gegenunendlich.de>
  *  Stephen Montgomery-Smith <stephen@math.missouri.edu>
  *  Stephen Roznowski (sjr@home.com)
  *  Stephon Chen <stephon@gmail.com>
  *  Steve Wills <swills@FreeBSD.org>
  *  Steve Wills <swills@rubick>
  *  Steven Kreuzer <skreuzer@FreeBSD.org>
  *  Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
  *  Sven R <freebsd@hackacad.net>
  *  Sébastien Santoro <dereckson@gmail.com>
  *  TAKAHASHI Kaoru <kaoru@kaisei.org>
  *  TAKATSU Tomonari <tota@FreeBSD.org>
  *  TAKATSU Tomonari <tota@rtfm.jp>
  *  TERAMOTO Masahiro <markun@onohara.to>
  *  Thierry Thomas <thierry@FreeBSD.org>
  *  Thierry Thomas <thierry@pompo.net>
  *  Thomas Gellekum <tg@FreeBSD.org>
  *  Thorsten Greiner <thorsten.greiner@web.de>
  *  Tilman Linneweh <arved@FreeBSD.org>
  *  Timothy Beyer <beyert@cs.ucr.edu>
  *  Timur Bakeyev <bat@cpan.org>
  *  Timur I. Bakeyev <timur@gnome.org>
  *  Toby Allsopp <toby@mi6.gen.nz>
  *  Tom Judge <tj@FreeBSD.org>
  *  Tom Judge <tom@tomjudge.com>
  *  Tom Sparks <tsparks@appliedops.net>
  *  Tomoyuki Sakurai <cherry@trombik.org>
  *  Torsten Zuehlsdorff <ports@toco-domains.de>
  *  Torsten Zuehlsdorff <tz@FreeBSD.org>
  *  Travis Campbell <hcoyote@ghostar.org>
  *  Tsung-Han Yeh <snowfly@yuntech.edu.tw>
  *  Ulrich Spoerlein <uqs@FreeBSD.org>
  *  Ulrich Spoerlein <uspoerlein@gmail.com>
  *  Uwe Pierau <uwe.pierau@tu-clausthal.de>
  *  Vadim Vatlin
  *  Vany <ivan@serezhkin.com>
  *  Vasek Balcar <vasek@ti.cz>
  *  Veniamin Gvozdikov <vg@FreeBSD.org>
  *  Vidar Karlsen <vidar@karlsen.tech>
  *  Vivek Khera <vivek@khera.org>
  *  Volker Stolz <vs@FreeBSD.org>
  *  Vsevolod Stakhov <vsevolod@highsecure.ru>
  *  Waitman Gobble <waitman@waitman.net>
  *  Wen Heping <wen@FreeBSD.org>
  *  Wen Heping <wenheping@gmail.com>
  *  Wen Heping<wen@FreeBSD.org>
  *  Will Andrews <will@FreeBSD.org>
  *  William Grzybowski <wg@FreeBSD.org>
  *  Xavier Humbert <xavier@amdh.fr>
  *  Xin LI <delphij@FreeBSD.org>
  *  Yarema <yds@CoolRat.org>
  *  Yarema <yds@Necessitu.de>
  *  Yen-Ming Lee <leeym@FreeBSD.org>
  *  Yen-Ming Lee <leeym@cae.ce.ntu.edu.tw>
  *  Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
  *  Ying-Chieh Liao <ijliao@FreeBSD.org>
  *  Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
  *  Yinghong Liu <relaxbsd@gmail.com>
  *  Yinghong.Liu <relaxbsd@gmail.com>
  *  Yoshiro MIHIRA <sanpei@sanpei.org>
  *  Yoshiro MIHIRA <sanpei@yy.cs.keio.ac.jp>
  *  Yuan-Chung Hsiao <ychsiao@ychsiao.org>
  *  Yukihiro Nakai <Nakai@technologist.com>
  *  Yuri Pankov <yuri.pankov@gmail.com>
  *  Yuri Victorovich <yuri@rawbw.com>
  *  Zane C. Bowers-Hadley <vvelox@vvelox.net>
  *  Zeus Panchenko <zeus@gnu.org.ua>
  *  Zhen REN <bg1tpt@gmail.com>
  *  Zhihao Yuan <lichray@gmail.com>
  *  ache
  *  andreas@marvin.robin.de
  *  andrey@kostenko.name
  *  anholt@FreeBSD.org
  *  antoine@FreeBSD.org
  *  arved
  *  b.f. <bf@FreeBSD.org>
  *  bf@FreeBSD.org
  *  brett@peloton.physics.montana.edu
  *  buganini@gmail.com
  *  chinsan
  *  chinsan <chinsan.tw@gmail.com>
  *  chinsan <chinsan@mail2000.com.tw>
  *  clsung
  *  clsung@dragon2.net
  *  dannyman <dannyman@tellme.com>
  *  dd
  *  domi@saargate.de
  *  eivind
  *  eric
  *  faber@lunabase.org
  *  fenner
  *  fenner@FreeBSD.org
  *  gahr
  *  gugabsd <gugabsd@mundounix.com.br>
  *  gurkan@phys.ethz.ch
  *  ijliao
  *  jabley@automagic.org
  *  janos.mohacsi@bsd.hu
  *  jfieber
  *  jkoshy
  *  john@zoner.org
  *  jupengfei <jupengfei@gmail.com>
  *  kai
  *  kevit
  *  king@v2project.com
  *  kuriyama
  *  lars.eggert@gmx.net
  *  lbartoletti <lbartoletti@FreeBSD.org>
  *  lofi@FreeBSD.org
  *  lth@FreeBSD.org
  *  mainland@apeiron.net
  *  mandree@FreeBSD.org
  *  markm@FreeBSD.org
  *  meyser@xenet.de
  *  mike
  *  milki <milki@rescomp.berkeley.edu>
  *  nectar
  *  nik
  *  nivit@users.sourceforge.net
  *  nork@FreeBSD.org
  *  paulh@logicsquad.net
  *  petef@databits.net
  *  peter.schuller@infidyne.com
  *  philip@p6m7g8.com
  *  ports@c0decafe.net
  *  reed@pugetsoundtechnology.com
  *  rfarmer@predatorlabs.net
  *  risner@stdio.com
  *  scheidell@secnap.net
  *  shige
  *  skreuzer
  *  snowchyld
  *  steve
  *  sumikawa@FreeBSD.org
  *  sumikawa@kame.net
  *  thierry@pompo.net
  *  tj@FreeBSD.org
  *  trasz
  *  trevor
  *  vanilla
  *  wen@FreeBSD.org
  *  wosch
  *  znerd@FreeBSD.org

With hat:	portmgr
commit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9b commit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9b commit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9b commit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9b 5cf7e35
Wednesday, 1 Jun 2022
16:06 Fernando Apesteguía (fernape) search for other commits by this committer Author: Jonathan Chen
textproc/sigil: update to 1.9.10

ChangeLog: https://sigil-ebook.com/blog/sigil-1.9.10-released/

PR:	264339
Reported by:	jonc@chen.org.nz (maintainer)
commit hash: c2d79ab19df634d4b72a8b69e05f94d7ea655e6a commit hash: c2d79ab19df634d4b72a8b69e05f94d7ea655e6a commit hash: c2d79ab19df634d4b72a8b69e05f94d7ea655e6a commit hash: c2d79ab19df634d4b72a8b69e05f94d7ea655e6a c2d79ab
Tuesday, 15 Mar 2022
07:05 Guangyuan Yang (ygy) search for other commits by this committer Author: Jonathan Chen
textproc/sigil: Update to 1.9.2

Changelog:	https://sigil-ebook.com/blog/sigil-1.9.2-released/

PR:		262511
commit hash: 93cdc133935e4074ccb741eb0d8f83df5c4b5b28 commit hash: 93cdc133935e4074ccb741eb0d8f83df5c4b5b28 commit hash: 93cdc133935e4074ccb741eb0d8f83df5c4b5b28 commit hash: 93cdc133935e4074ccb741eb0d8f83df5c4b5b28 93cdc13
Tuesday, 8 Mar 2022
23:46 Guangyuan Yang (ygy) search for other commits by this committer Author: Jonathan Chen
textproc/sigil: Update to 1.9.1

Changelog:	https://sigil-ebook.com/blog/sigil-1.9.1-released/

PR:		262410
commit hash: b4745b3eb8b1583f5d8a716c8ec18680895632b4 commit hash: b4745b3eb8b1583f5d8a716c8ec18680895632b4 commit hash: b4745b3eb8b1583f5d8a716c8ec18680895632b4 commit hash: b4745b3eb8b1583f5d8a716c8ec18680895632b4 b4745b3
Sunday, 27 Feb 2022
04:26 Guangyuan Yang (ygy) search for other commits by this committer Author: Jonathan Chen
textproc/sigil: Update to 1.9.0

Changelog:	https://sigil-ebook.com/blog/sigil-1.9.0-released/

PR:		262177
commit hash: dac92f096fee1e2e1c4821f64afe89c1805b6b3f commit hash: dac92f096fee1e2e1c4821f64afe89c1805b6b3f commit hash: dac92f096fee1e2e1c4821f64afe89c1805b6b3f commit hash: dac92f096fee1e2e1c4821f64afe89c1805b6b3f dac92f0
Tuesday, 25 Jan 2022
06:35 Loïc Bartoletti (lbartoletti) search for other commits by this committer
archivers/minizip*: Add minizip-ng and zlib-ng and create USES=minizip

Import minizip-ng and zlib-ng

Minizip was originally developed in 1998. It was first included in the zlib
distribution as an additional code contribution starting in zlib 1.1.2. Since
that time, it has been continually improved upon and contributed to by many
people.

+ Creating and extracting zip archives.
+ Adding and removing entries from zip archives.
+ Read and write raw zip entry data.
+ Reading and writing zip archives from memory.
+ Zlib, BZIP2, LZMA, and ZSTD compression methods.
+ Password protection through Traditional PKWARE and WinZIP AES encryption.
+ Buffered streaming for improved I/O performance.

some ports bundle it, some ports allow building against a systemwide
one, some ports bundle/rely on an incompatible version - all those will be
fixed in following commits.

Mk/Uses: Introduce USES=minizip[:ng]

To simplify, the LIB_DEPENDS part a new USES tag is added.

USES=minizip will add a LIB_DEPENDS on legacy minizip and
USES=minizip:ng will add a LIB_DEPENDS on minizip-ng.

minizip [1]:

    databases/spatialite
    databases/spatialite-tools
    devel/collada-dom
    games/mrboom
    games/oolite
    graphics/comical
    misc/xiphos
    science/libkml
    textproc/sigil
    www/domoticz
    deskutils/anydesk
    emulators/mupen64plus-core
    multimedia/assimp
    multimedia/vlc
    net-im/psi
    net-im/telegram-desktop

minizip-ng:

    devel/axmldec

[1] Some are known to work with minizip-ng but have to be patched.

Approved by:	tcberner (portmgr)
Differential Revision:	https://reviews.freebsd.org/D33771
commit hash: 45ab80b9df9f54bd40b1d19e18bb9a3e76a2a33c commit hash: 45ab80b9df9f54bd40b1d19e18bb9a3e76a2a33c commit hash: 45ab80b9df9f54bd40b1d19e18bb9a3e76a2a33c commit hash: 45ab80b9df9f54bd40b1d19e18bb9a3e76a2a33c 45ab80b
Sunday, 23 Jan 2022
20:56 Rene Ladan (rene) search for other commits by this committer
cleanup: remove transitive py27 deprecation (www/qt5-webengine)
commit hash: 48d98ef9181e828b575f37e1841ad53e5def5987 commit hash: 48d98ef9181e828b575f37e1841ad53e5def5987 commit hash: 48d98ef9181e828b575f37e1841ad53e5def5987 commit hash: 48d98ef9181e828b575f37e1841ad53e5def5987 48d98ef
Wednesday, 17 Nov 2021
18:02 Guangyuan Yang (ygy) search for other commits by this committer Author: Jonathan Chen
textproc/sigil: Update to 1.8.0

Changelog:	https://github.com/Sigil-Ebook/Sigil/releases/tag/1.8.0

PR:		259444
commit hash: 9237f10a0c580346966d19636a5e7879d71a8e95 commit hash: 9237f10a0c580346966d19636a5e7879d71a8e95 commit hash: 9237f10a0c580346966d19636a5e7879d71a8e95 commit hash: 9237f10a0c580346966d19636a5e7879d71a8e95 9237f10
Thursday, 21 Oct 2021
15:40 Stefan Eßer (se) search for other commits by this committer
textproc/sigil: Add CPE information

Approved by:	portmgr (blanket)
commit hash: cde1f77700a1315958ca917ae54b7fb0fbc7ef10 commit hash: cde1f77700a1315958ca917ae54b7fb0fbc7ef10 commit hash: cde1f77700a1315958ca917ae54b7fb0fbc7ef10 commit hash: cde1f77700a1315958ca917ae54b7fb0fbc7ef10 cde1f77
Monday, 26 Jul 2021
07:27 Guangyuan Yang (ygy) search for other commits by this committer Author: Jonathan Chen
textproc/sigil: Update to 1.7.0

Changelog:	https://sigil-ebook.com/blog/sigil-1.7.0-released/

PR:		257346
Approved by:	lwhsu (mentor, implicit)
commit hash: 943ee73efc0713d33dcc94769ca709199308cc89 commit hash: 943ee73efc0713d33dcc94769ca709199308cc89 commit hash: 943ee73efc0713d33dcc94769ca709199308cc89 commit hash: 943ee73efc0713d33dcc94769ca709199308cc89 943ee73
Sunday, 6 Jun 2021
16:04 Rainer Hurling (rhurlin) search for other commits by this committer
textproc/sigil: Update to 1.6.0

Changelog: https://sigil-ebook.com/2021/05/29/sigil-1-6-0-release/

PR:		256431
Reported by:	Jonathan Chen <jonc@chen.org.nz> (maintainer)
commit hash: e9c6cb9873078c0d59f3ce5de94e0534b32150e1 commit hash: e9c6cb9873078c0d59f3ce5de94e0534b32150e1 commit hash: e9c6cb9873078c0d59f3ce5de94e0534b32150e1 commit hash: e9c6cb9873078c0d59f3ce5de94e0534b32150e1 e9c6cb9
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Sunday, 28 Mar 2021
09:45 rhurlin search for other commits by this committer
textproc/sigil: Update to 1.5.1

Changelogs: https://sigil-ebook.com/2021/03/26/sigil-1-5-1-release/,
            https://github.com/Sigil-Ebook/Sigil/releases/tag/1.5.0

PR:		254618
Submitted by:	Jonathan Chen <jonc@chen.org.nz> (maintainer)
Original commitRevision:569383 
Wednesday, 24 Mar 2021
13:34 rene search for other commits by this committer
Mark ports recursively depending on Python 2.7 for expiration on June 23.

For ports optionally dependending on Python 2.7, just mark those options
as expired. Remove konquerer from the x11/kde-baseapps metaport and bump
its PORTREVISION.

Submitted by:	rene
Reviewed by:	portmgr, adridg, ehaupt, lme, madpilot, pizzamig, se, sunpoet, yuri
Approved by:	portmgr
Differential Revision:	https://reviews.freebsd.org/D28665
Original commitRevision:569118 
Sunday, 6 Dec 2020
17:46 mikael search for other commits by this committer
textproc/sigil: Update to 1.4.3

Critical update for textproc/sigil

Changes: https://sigil-ebook.com/2020/12/03/sigil-1-4-3-critical-fix-release/

PR:		251629
Submitted by:	Jonathan Chen (maintainer)
MFH:		2020Q4
Original commitRevision:557157 
Tuesday, 24 Nov 2020
06:59 fernape search for other commits by this committer
textproc/sigil: update to 1.4.2

From ChangeLog:
https://sigil-ebook.com/2020/11/21/sigil-1-4-2-critical-fix-release/

Bug Fixes Since Sigil-1.4.0:

 * critical bug fix for incorrectly xml encoding of opf metadata attributes that
   use entities
 * fix bug in "Add Existing" files when file names would require percent
   encoding
 * fix bug in multiple language spellchecking dialog word lookup when no
   language attributes used
 * update de, nl, sv, ko, ru translations that missed the Sigil 1.4.0 initial
   release
 * critical bug fix for over xml encoding html used inside metadata in the opf
 * revert ctrl-f to it long standing Find and Replace behaviour

If you are using either Sigil-1.4.0 or Sigil-1.4.1, we strongly urge you to
upgrade to Sigil-1.4.2.

PR:	251322
Submitted by:	jonc@chen.org.nz (maintainer)
Original commitRevision:556150 
Tuesday, 17 Nov 2020
15:52 fernape search for other commits by this committer
textproc/sigil: Update to 1.4.1

ChangeLog:
https://sigil-ebook.com/2020/11/16/sigil-1-4-1-critical-fix-release/

PR:	251201
Submitted by:	jonc@chen.org.nz (maintainer)
Original commitRevision:555562 
Sunday, 2 Aug 2020
18:03 fernape search for other commits by this committer
textproc/sigil: Update to 1.3.0

Too many changes in ChangeLog:
https://sigil-ebook.com/2020/07/24/sigil-1-3-0-release/

PR:	248376
Submitted by:	jonc@chen.org.nz (maintainer)
Original commitRevision:543985 
Friday, 10 Jul 2020
05:54 fernape search for other commits by this committer
textproc/sigil: Fix Preview Mode with Qt5.15

Fix the preview panel on the right due to a behavioral change in Qt5.15

PR:	247864
Submitted by:	jonc@chen.org.nz (maintainer)
Original commitRevision:541840 
Thursday, 2 Apr 2020
11:11 fernape search for other commits by this committer
textproc/sigil: Update to 1.2.1

ChangeLog: https://sigil-ebook.com/2020/03/29/sigil-1-2-0-release/

PR:	245196
Submitted by:	jonc@chen.org.nz (maintainer)
Original commitRevision:530270 
Thursday, 20 Feb 2020
05:18 pi search for other commits by this committer
textproc/sigil: update 1.0.0 -> 1.1.0

PR:		243965
Submitted by:	Jonathan Chen <jonc@chen.org.nz> (maintainer)
Relnotes:	https://sigil-ebook.com/2020/02/06/sigil-1-1-0-release/
Original commitRevision:526541 
Thursday, 26 Dec 2019
05:52 fernape search for other commits by this committer
textproc/sigil: update to 1.0.0

ChangeLog: https://sigil-ebook.com/2019/12/17/sigil-1-0-0-release/

PR:	242781
Submitted by:	jonc@chen.org.nz (maintainer)
Original commitRevision:520891 
Friday, 13 Sep 2019
13:50 swills search for other commits by this committer
textproc/sigil: update to 0.9.18

PR:		240515
Submitted by:	Jonathan Chen <jonc@chen.org.nz> (maintainer)
Original commitRevision:511960 
Wednesday, 14 Aug 2019
03:18 meta search for other commits by this committer
textproc/sigil: Update to 0.9.17

PR:		239771
Submitted by:	Jonathan Chen <jonc@chen.org.nz> (maintainer)
Original commitRevision:508886 
Tuesday, 6 Aug 2019
10:01 kai search for other commits by this committer
textproc/sigil: Update to 0.9.16

* Add location to the license file while I'm here.

Changelog since 0.9.13:

https://github.com/Sigil-Ebook/Sigil/blob/0.9.16/ChangeLog.txt

PR:		239583
Submitted by:	Jonathan Chen <jonc@chen.org.nz> (maintainer)
Original commitRevision:508244 
Friday, 26 Jul 2019
20:46 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
Original commitRevision:507372 
Thursday, 11 Apr 2019
05:17 pi search for other commits by this committer
textproc/sigil: update 0.9.12 -> 0.9.13

- removed superflous patch
- install bundled dictionaries

PR:		236766
Submitted by:	Jonathan Chen <jonc@chen.org.nz> (maintainer)
Relnotes:	https://sigil-ebook.com/2019/03/20/sigil-0-9-13-released/
Original commitRevision:498642 
Thursday, 21 Feb 2019
22:31 fernape search for other commits by this committer
textproc/sigil: update to 0.9.12

jonc@chen.org.nz steps up to maintain the port

ChangeLog: https://github.com/Sigil-Ebook/Sigil/releases/tag/0.9.12

* fix typo in cssreformatter that caused errors with @ fontface (issue #394)
* workaround for qt bug affecting tab close buttons on Mac (commit f3b9399)
* fix Mac Qt5 plugin dylibs that macdeployqt broke in Sigil-0.9.11

PR:	235873
Submitted by:	jonc@chen.org.nz (maintainer)
Original commitRevision:493538 
Monday, 18 Feb 2019
18:20 fernape search for other commits by this committer
textproc/sigil: update to 0.9.11

For new features, see complete ChangeLog at
https://github.com/Sigil-Ebook/Sigil/releases/tag/0.9.11

- Bug Fixes

* after mend and prettify - put cursor at enclosing tag if possible
* allow both links in Preview and clicking in Preview to reposition CV
* fix new cursor repositioning under new tab ala Spellcheck
* fix prettyprinting of the mark tag in gumbo and sigil_bs4
* fix crash when tagname illegally (for xhtml) includes single or double quotes
* fix crash in Reports for non-wellformed xhtml that was okay under html5
* fix deletion of multiple css files when Book View is open (Windows)
* fix bug in reformat CSS with media queries
* fix bug in closing some tabs needlessly when linking stylesheets
* fix crash bug in gumbo parser under very strange circumstances
* remove empty guide elements in epub2 opf as epubcheck now flags these
* fix issue with index generation reordering spine entries under certain
  conditions

Reported by:	portscout
Original commitRevision:493288 
Friday, 18 Jan 2019
21:14 jbeich search for other commits by this committer
textproc/hunspell: update to 1.7.0

- Drop const optimization as v2 API moved to nuspell

Changes:	https://github.com/hunspell/hunspell/releases/tag/v1.7.0
Original commitRevision:490671 
Wednesday, 16 Jan 2019
11:13 tijl search for other commits by this committer
Fix Qt5 symbol version scripts to put the catch-all clause first.  When
a symbol matches multiple clauses the last one takes precedence.  If the
catch-all is last it captures everything.  In the case of Qt5 libraries
this caused all symbols to have a Qt_5 label while some should have
Qt_5_PRIVATE_API.  This only affects lld because GNU ld always gives the
catch-all lowest priority.

Older versions of Qt5Webengine exported some memory allocation symbols from
the bundled Chromium.  Version 5.9 stopped exporting these [1] but the
symbols were kept as weak wrappers for the standard allocation functions to
maintain binary compatibility. [2][3]  The problem is that the call to the
standard function in these weak wrappers is only resolved to the standard
function if there's a call to this standard function in other parts of
Qt5Webengine, because only then is there a non-weak symbol that takes
precedence over the weak one.  If there's no such non-weak symbol the call
in the weak wrapper resolves to the weak wrapper itself creating an infinite
call loop that overflows the stack and causes a crash.  Some of the
allocation functions are variants of C++ new and delete and it probably
depends on the compiler whether these variants are used in other parts of
Qt5Webengine.

Remove the weak wrappers (make them Linux specific).  This isn't binary
compatible but we are already breaking that with the changes to the symbol
versions.

[1]
https://github.com/qt/qtwebengine/commit/5c2cbfccf9aafb547b0b30914c4056abd25942a4
[2]
https://github.com/qt/qtwebengine/commit/2ed5054e3a800fa97c2c9e920ba1e6ea4b6ef2a5
[3]
https://github.com/qt/qtwebengine/commit/009f5ebb4bd6e50188671e0815a5dae6afe39db5

Bump all ports that depend on Qt5.

PR:		234070
Exp-run by:	antoine
Approved by:	kde (adridg)
Original commitRevision:490472 
Tuesday, 25 Dec 2018
20:25 tcberner search for other commits by this committer
Change cmake default behaviour to outsource.

Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".

I tried to only set insource where explictely needed.

PR:		232038
Exp-run by:	antoine
Original commitRevision:488341 
Wednesday, 12 Dec 2018
01:35 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
Original commitRevision:487272 
Monday, 6 Aug 2018
22:57 ler search for other commits by this committer
update textproc/sigil to 0.9.10

PR:		230284
Submitted by:	jonc@chen.org.nz
Original commitRevision:476554 
Sunday, 29 Jul 2018
22:18 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.

This includes ports
 - featuring USE_GCC=yes or USE_GCC=any,
 - featuring USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and those
 - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
   c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.

PR:		222542
Original commitRevision:475857 
Thursday, 28 Jun 2018
17:39 tcberner search for other commits by this committer
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
Original commitRevision:473503 
Monday, 1 Jan 2018
14:01 vanilla search for other commits by this committer
Update to 0.9.9.
Original commitRevision:457778 
Thursday, 30 Nov 2017
15:50 mat search for other commits by this committer
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
Original commitRevision:455210 
Sunday, 10 Sep 2017
20:55 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
   c++14-lang, c++0x, c11, or gcc-c++11-lib.

PR:		219275
Original commitRevision:449591 
Saturday, 20 May 2017
16:06 tcberner search for other commits by this committer
Update to 0.9.8

Approved by:	rakuco (mentor, implicit)
Original commitRevision:441318 
Saturday, 1 Apr 2017
15:23 gerald search for other commits by this committer
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using using Mk/bsd.octave.mk which in turn has USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
   c++11-lang, c++0x, c11, or gcc-c++11-lib.

PR:		216707
Original commitRevision:437439 
Saturday, 7 Jan 2017
14:43 jbeich search for other commits by this committer
textproc/hunspell: update to 1.6.0

- Restore DIST_SUBDIR from r305651
- Adjust license for "or later" clause
- Restore GPLv2+/LGPL21+ license files removed upstream as
  GPLv3+/LGPL3+ only affects Hunspell 2.0 (not currently built)
- Unbreak |make makepatch|

Changes:	https://github.com/hunspell/hunspell/releases/tag/v1.6.0
PR:		215714
Submitted by:	sunpoet (based on)
Exp-run by:	antoine
MFH:		2017Q1
Differential Revision:	https://reviews.freebsd.org/D8887
Original commitRevision:430796 
Saturday, 3 Dec 2016
22:24 jbeich search for other commits by this committer
textproc/hunspell: update to 1.5.4

Changes:	https://github.com/hunspell/hunspell/blob/v1.5.4/ChangeLog
PR:		214837
Exp-run by:	antoine (for 1.5.3)
Approved by:	office (bapt)
Original commitRevision:427743 
Monday, 28 Nov 2016
01:14 jbeich search for other commits by this committer
textproc/sigil: rebuild after r427279
Original commitRevision:427280 
01:12 jbeich search for other commits by this committer
textproc/sigil: add missing dependency

$ sigil
[Embedded Python Error]
Traceback (most recent call last):

  File "/usr/local/share/sigil/python3lib/xmlprocessor.py", line 6, in <module>
    from sigil_bs4.builder._lxml import LXMLTreeBuilderForXML

  File
"/usr/local/share/sigil/plugin_launchers/python/sigil_bs4/builder/_lxml.py",
line 26, in <module>
    from lxml import etree

ImportError: No module named 'lxml'
Original commitRevision:427279 
Thursday, 3 Nov 2016
11:30 jhale search for other commits by this committer
Update to 0.9.7
Original commitRevision:425199 
Friday, 1 Apr 2016
15:57 mat search for other commits by this committer
Update to 0.9.5.

PR:		208213
Submitted by:	tkato432 yahoo com
Sponsored by:	Absolight
Original commitRevision:412359 
14:25 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412349 
Thursday, 25 Feb 2016
06:20 wen search for other commits by this committer
- Update to 0.9.3

PR:		206257
Submitted by:	tkato432@yahoo.com
Original commitRevision:409495 
Tuesday, 12 Jan 2016
16:20 amdmi3 search for other commits by this committer
Convert LICENSE= "GPLxx # or later" to "GPLxx+"

Approved by:	portmgr blanket
Original commitRevision:405891 
Wednesday, 30 Dec 2015
17:45 rakuco search for other commits by this committer
Finish fixing broken ports after r404856 and r404694.

* multimedia/obs-studio:
  Import some upstream commits that pass all required include directories to
  the compiler and reference libsysinfo.so with a full path instead of passing
  -lsysinfo and relying on ${LOCALBASE}/lib being in the linker search path.

* textproc/sigil:
  Pass LDFLAGS+=${LOCALBASE}/lib for now to work around the fact that
  upstream's build system references libhunspell-1.3.so and libpcre16.so
  without full paths (instead of finding them with the proper CMake commands it
  relies on pkg-config's output).

* x11/antimicro:
  Also pass LDFLAGS+=${LOCALBASE}/lib for now to work around the fact that
  several X11 and SDL2 libraries are referenced without full paths. I sent a
  pull request upstream to fix the X11 references, but SDL2 is still detected
  through pkg-config.

MFH:	2015Q4
Original commitRevision:404875 
Tuesday, 22 Dec 2015
14:44 miwi search for other commits by this committer
- Update to 0.9.1

PR:		205225
Submitted by:	Ports Fury
Approved by:	mat (mentor)
Differential Revision:	D4615
Original commitRevision:404237 
Monday, 19 Oct 2015
14:50 amdmi3 search for other commits by this committer
Improve shebangfix framework

- Support multiple values in *_OLD_CMD, i.e. we can now fix both
"/usr/bin/python" and "/usr/bin/env python" at the same time
- Default *_OLD_CMD values are now always appended, so you don't need to specify
them in individual ports
- Add lua support (depends on USES=lua)
- Add more default values, such as "/usr/bin/env foo" for python, perl, bash,
ruby and lua
- Shebangfix now matches whole words, e.g. we will no longer (erroneously)
replace "/usr/bin/perl5.005" with "${perl_CMD}5.005" (but "/usr/bin/perl -tt" is
still (correctly) replaced with "${perl_CMD} -tt")

Note that *_OLD_CMD items containing spaces must now be quoted (e.g.
perl_OLD_CMD=/bin/perl /usr/bin/perl "/usr/bin/env perl")

Update shebangfix usage according to new rules in many ports:

- Remove *_OLD_CMD for patterns now replaced by default
- Quote custom *_OLD_CMD which contain spaces

Fix shebangfix usage in many ports (irrelevant to infrastructure change):

- Remove redundant SHEBANG_LANG (no need to duplicate default langs)
- Remove redundant *_CMD (such as
python_CMD=${LOCALBASE}/bin/python${PYTHON_VER} when USES=python is present)
- Never use *_OLD_CMD in REINPLACE_CMD matchers, these should always look for
exact string

Approved by:	portmgr (bapt)
Differential Revision:	D3756
Original commitRevision:399684 
Sunday, 10 May 2015
17:46 jbeich search for other commits by this committer
textproc/sigil: update to 0.8.6 and improve

- Convert to system minizip & utf8-cpp, which are newer
- Prevent accidentally mixing bundled/system headers
- Prefer ninja over make(1) to max out CPU during build
- Turn off asserts in bundled tidyLib
- Check actual compiler when disabling PCH and fix cmake warning
- Drop some unused RUN_DEPENDS (qmake, moc, linguist*)
- Sort LIB_DEPENDS according to port origin
- Require devel/pcre with pcre16 support
- Pet portlint (DATADIR, makepatch)

Changes:	https://github.com/user-none/Sigil/blob/0.8.6/ChangeLog.txt
Original commitRevision:385970 
Thursday, 7 May 2015
10:05 jbeich search for other commits by this committer
textproc/sigil: unbreak build on the package cluster (PCH)

PR:		199905
Original commitRevision:385615 
10:05 jbeich search for other commits by this committer
textproc/sigil: switch to the new home

Current WWW page at GOOGLE_CODE says:

  New Home Page

    The new home page for Sigil is http://sigil-ebook.com

  Project code moved to Github

    The source code for Sigil is no longer being managed on Google
    Code. It is now available on GitHub and can be accessed at
    https://github.com/user-none/Sigil.
Original commitRevision:385614 
Thursday, 30 Apr 2015
01:55 linimon search for other commits by this committer
Release to the wild.

PR:		199789
Submitted by:	maintainer
Original commitRevision:385020 
Monday, 8 Dec 2014
16:48 tijl search for other commits by this committer
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it.  Bump PORTREVISION on their dependent
ports except the ones that depend on these:

audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt

In these cases the same trick as in the recent gettext update is used.
The ports install a symlink with the old library version.  When enough
of their dependent ports have had regular updates the remaining ones can
get a PORTREVISION bump and the links can be removed.

Also remove the devel/pcre dependency from USE_GNOME=glib20.  It causes
over 2200 packages to depend on devel/pcre while less than 200 actually
link with it.  The glib20 package still depends on devel/pcre so this
should not make a difference for ports with USE_GNOME=glib20.  Also,
libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so
USE_GNOME=glib20 should not propagate it.

PR:		195724
Exp-run by:	antoine
Approved by:	portmgr (antoine)
Original commitRevision:374303 
Wednesday, 10 Sep 2014
20:50 gerald search for other commits by this committer
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
Original commitRevision:367888 
Monday, 10 Mar 2014
17:25 bapt search for other commits by this committer
Convert textproc to USES=zip
Original commitRevision:347786 
Friday, 7 Feb 2014
11:44 bapt search for other commits by this committer
Chase boost and icu bump
While here convert some LIB_DEPENDS
Original commitRevision:343214 
Saturday, 18 Jan 2014
17:56 rakuco search for other commits by this committer
- Allow the port to build with archivers/libzip installed.
  libzip installs /usr/local/include/zip.h, and -I/usr/local/include ended
  up being passed to the compiler before -I<path-to-internal-minizip-copy>,
  which caused problems. [1]

While here, modernize the Makefile:
- Move LICENSE to the appropriate place.
- Remove USE_DOS2UNIX: the files it was supposed to fix are not DOS-encoded
  anymore.
- Support staging.
- Convert from manually calling update-desktop-database and
  USE_GNOME=desktopfileutils to USES=desktop-file-utils.

PR:		ports/180350 [1]
Approved by:	maintainer timeout (no activity since the original report 7 months
ago)
MFH:		2014Q1
Original commitRevision:340198 
Friday, 27 Dec 2013
12:34 antoine search for other commits by this committer
Fix LIB_DEPENDS
Original commitRevision:337723 
Thursday, 12 Dec 2013
14:15 bapt search for other commits by this committer
Convert LIB_DEPENDS for ports depending on boost
Original commitRevision:336262 
Friday, 20 Sep 2013
23:17 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc)
Original commitRevision:327773 
Monday, 27 May 2013
11:07 ehaupt search for other commits by this committer
Fix typo: LICENCE -> LICENSE
Original commitRevision:319208 
Tuesday, 23 Apr 2013
14:20 bapt search for other commits by this committer
Finish converting the whole ports tree to USES=pkgconfig
Original commitRevision:316355 
Friday, 22 Mar 2013
20:06 makc search for other commits by this committer
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
Original commitRevision:314960 
Thursday, 31 Jan 2013
13:38 bapt search for other commits by this committer
Chase boost update
Original commitRevision:311310 
Monday, 10 Dec 2012
19:11 mm search for other commits by this committer
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
Original commitRevision:308630 
Sunday, 4 Nov 2012
19:15 bsam search for other commits by this committer
For libhunspell the number 1.3 is a part of the name:
"libhunspell-1.3.so.0", while ".0" is an ABI version.

PR:		ports/173361
Submitted by:	bsam (me)
Approved by:	Jonathan Chen <jonc@chen.org.nz> (maintainer)
Feature safe:	yes
Original commitRevision:306982 
Saturday, 3 Nov 2012
07:47 bsam search for other commits by this committer
. update to version 0.6.0;
. use two line style headers;
. strip ABI versions from LIB_DEPENDS;
. add licence (GPLv3);
. make use of desktopfileutils for port and package;
. add pkgconfig build dependency;
. remove desktop entry from Makefile (the port has got it's own);
. remove BROKEN at FreeBSD-6.x (not supported anymore).

PR:		ports/173305
Submitted by:	bsam (me)
Reviewed by:	Jonathan Chen <jonc@chen.org.nz> (maintainer)
Feature safe:	yes
Original commitRevision:306902 
Wednesday, 6 Jun 2012
06:44 miwi search for other commits by this committer
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4

Review by:      bapt, David Naylor (kde team)
Original commit
Friday, 1 Jun 2012
05:26 dinoex search for other commits by this committer
- update png to 1.5.10
Original commit
Friday, 16 Mar 2012
11:23 cs search for other commits by this committer
Update to 0.5.3

PR:             ports/165510
Submitted by:   Jonathan Chen <jonc@chen.org.nz> (maintainer)
Approved by:    glarkin@ (mentor)
Feature safe:   yes
Original commit
Tuesday, 12 Oct 2010
06:21 wen search for other commits by this committer
- Add support for image formats other than PNG
- Add desktop menu-entry

PR:             ports/150515
Submitted by:   Jonathan Chen <jonc@chen.org.nz> (maintainer)
Original commit
Tuesday, 21 Sep 2010
19:52 pav search for other commits by this committer
- Mark BROKEN on 6.X: does not compile

Reported by:    pointyhat
Original commit
Friday, 10 Sep 2010
06:31 wen search for other commits by this committer
Sigil is a multi-platform WYSIWYG ebook editor. It is designed to edit books
in ePub format.
* Free and open source software under GPLv3
* Multi-platform: runs on Windows, FreeBSD, Linux and Mac
* Full Unicode support: everything you see in Sigil is in UTF-16
* Full EPUB spec support
* WYSIWYG editing
* Multiple Views: Book View, Code View and Split View
* Metadata editor with full support for all possible metadata entries
(more than 200) with full descriptions for each
* Table Of Contents editor
* Multi-level TOC support
* Book View fully supports the display of any XHTML document possible
under the OPS spec
* SVG support
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Original commit

Number of commits found: 89