Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.3.1 16 Sep 2024 20:14:21 |
Robert Clausecker (fuz) Author: Jonathan Chen |
textproc/sigil: update to 2.3.1
Changelog: https://sigil-ebook.com/blog/sigil-2.3.1-released/
PR: 281406 |
2.3.0 18 Aug 2024 05:45:31 |
Zsolt Udvari (uzsolt) Author: Jonathan Chen |
textproc/sigil: update to 2.3.0
Switch to DISTVERSION.
Changelog: https://sigil-ebook.com/blog/sigil-2.3.0-released/
PR: 280872
Approved by: submitter is maintainer |
2.2.1 30 Jun 2024 22:20:02 |
Wen Heping (wen) |
textproc/sigil: Update to 2.2.1
PR: 279977
Reported by: jonc@chen.org.nz(maintainer) |
2.2.0 17 Jun 2024 12:42:06 |
Wen Heping (wen) |
textproc/sigil: Update to 2.2.0
PR: 279778
Reported by: jonc@chen.org.nz(maintainer) |
2.1.0 11 Apr 2024 06:09:55 |
Fernando Apesteguía (fernape) Author: Jonathan Chen |
textproc/sigil: update to 2.1.0
ChangeLog: https://sigil-ebook.com/blog/sigil-2.1.0-released
New FeaturesPermalink
* assign menu accelerators P - &Plugins, and K - Chec&kpoints (thank you
BeckyEbook)
* add ability to change keyboard focus using keyboard shortcuts or menus to
BookBrowser, Preview, CodeView, ClipsWindow, and TableOfContents Windows
* preserve Media Overlay Active Classes when deleting unused classes
* Goto Link Or Style (or Ctrl-Clicking on a class will now search selectors
with combinators if nothing found in normal css classes
* update to a newer Spanish hunspell dictionary
* overhaul of Building on Linux documentation (Only the first 15 lines of the commit message are shown above ) |
2.0.2_1 04 Dec 2023 22:13:41 |
Muhammad Moinur Rahman (bofh) Author: Jonathan Chen |
textproc/sigil: Fix runtime
PR: 275516
Approved by: submitter is maintainer |
2.0.2 30 Oct 2023 12:44:46 |
Fernando Apesteguía (fernape) 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) |
2.0.1 25 Aug 2023 06:50:46 |
Fernando Apesteguía (fernape) 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) |
2.0.0 22 Aug 2023 23:04:13 |
Wen Heping (wen) Author: Jonathan Chen |
textproc/sigil: Update to 2.0.0
PR: 273272
Reported by: jonc@chen.org.nz(maintainer) |
1.9.30_1 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
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> |
1.9.30_1 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
1.9.30 20 Mar 2023 12:02:47 |
Wen Heping (wen) |
textproc/sigil: Update to 1.9.30
PR: 270355
Reported by: maintainer |
1.9.20_1 29 Jan 2023 17:16:38 |
Yuri Victorovich (yuri) |
devel/dulwich: Move to devel/py-dulwich
Ports with Python interfaces should all have the py- prefix. |
1.9.20 11 Sep 2022 10:20:14 |
Felix Palmen (zirias) |
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 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.9.20 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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.
(Only the first 15 lines of the commit message are shown above ) |
1.9.20 07 Sep 2022 02:48:47 |
Guangyuan Yang (ygy) Author: Jonathan Chen |
textproc/sigil: Update to 1.9.20
Changelog: https://sigil-ebook.com/blog/sigil-1.9.20-released/
PR: 266217 |
1.9.10 20 Jul 2022 14:23:14 |
Tobias C. Berner (tcberner) |
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> (Only the first 15 lines of the commit message are shown above ) |
1.9.10 01 Jun 2022 16:06:59 |
Fernando Apesteguía (fernape) 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) |
1.9.2 15 Mar 2022 07:05:00 |
Guangyuan Yang (ygy) Author: Jonathan Chen |
textproc/sigil: Update to 1.9.2
Changelog: https://sigil-ebook.com/blog/sigil-1.9.2-released/
PR: 262511 |
1.9.1 08 Mar 2022 23:46:43 |
Guangyuan Yang (ygy) Author: Jonathan Chen |
textproc/sigil: Update to 1.9.1
Changelog: https://sigil-ebook.com/blog/sigil-1.9.1-released/
PR: 262410 |
1.9.0 27 Feb 2022 04:26:26 |
Guangyuan Yang (ygy) Author: Jonathan Chen |
textproc/sigil: Update to 1.9.0
Changelog: https://sigil-ebook.com/blog/sigil-1.9.0-released/
PR: 262177 |
1.8.0 25 Jan 2022 06:35:22 |
Loïc Bartoletti (lbartoletti) |
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. (Only the first 15 lines of the commit message are shown above ) |
1.8.0 23 Jan 2022 20:56:25 |
Rene Ladan (rene) |
cleanup: remove transitive py27 deprecation (www/qt5-webengine) |
1.8.0 17 Nov 2021 18:02:36 |
Guangyuan Yang (ygy) Author: Jonathan Chen |
textproc/sigil: Update to 1.8.0
Changelog: https://github.com/Sigil-Ebook/Sigil/releases/tag/1.8.0
PR: 259444 |
1.7.0 21 Oct 2021 15:40:46 |
Stefan Eßer (se) |
textproc/sigil: Add CPE information
Approved by: portmgr (blanket) |
1.7.0 26 Jul 2021 07:27:27 |
Guangyuan Yang (ygy) 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) |
1.6.0 06 Jun 2021 16:04:41 |
Rainer Hurling (rhurlin) |
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) |
1.5.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.5.1 28 Mar 2021 09:45:05 |
rhurlin |
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) |
1.4.3 24 Mar 2021 13:34:36 |
rene |
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 |
1.4.3 06 Jan 2021 09:40:59 |
amdmi3 |
- Update WWW
Approved by: portmgr blanket |
1.4.3 06 Dec 2020 17:46:08 |
mikael |
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 |
1.4.2 24 Nov 2020 06:59:50 |
fernape |
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) |
1.4.1 17 Nov 2020 15:52:51 |
fernape |
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) |
1.3.0 02 Aug 2020 18:03:59 |
fernape |
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) |
1.2.1_1 10 Jul 2020 05:54:30 |
fernape |
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) |
1.2.1 02 Apr 2020 11:11:32 |
fernape |
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) |
1.1.0 20 Feb 2020 05:18:19 |
pi |
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/ |
1.0.0 26 Dec 2019 05:52:37 |
fernape |
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) |
0.9.18 13 Sep 2019 13:50:03 |
swills |
textproc/sigil: update to 0.9.18
PR: 240515
Submitted by: Jonathan Chen <jonc@chen.org.nz> (maintainer) |
0.9.17 14 Aug 2019 03:18:15 |
meta |
textproc/sigil: Update to 0.9.17
PR: 239771
Submitted by: Jonathan Chen <jonc@chen.org.nz> (maintainer) |
0.9.16 06 Aug 2019 10:01:09 |
kai |
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) |
0.9.13_1 26 Jul 2019 20:46:57 |
gerald |
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 |
0.9.13 11 Apr 2019 05:17:03 |
pi |
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/ |
0.9.12 21 Feb 2019 22:31:02 |
fernape |
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) |
0.9.11 18 Feb 2019 18:20:40 |
fernape |
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 |
0.9.10_3 18 Jan 2019 21:14:42 |
jbeich |
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 |
0.9.10_2 16 Jan 2019 11:13:45 |
tijl |
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 (Only the first 15 lines of the commit message are shown above ) |
0.9.10_1 25 Dec 2018 20:25:40 |
tcberner |
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 |
0.9.10_1 12 Dec 2018 01:35:36 |
gerald |
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 |
0.9.10 06 Aug 2018 22:57:16 |
ler |
update textproc/sigil to 0.9.10
PR: 230284
Submitted by: jonc@chen.org.nz |
0.9.9_1 29 Jul 2018 22:18:46 |
gerald |
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 |
0.9.9 28 Jun 2018 17:39:55 |
tcberner |
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 |
0.9.9 01 Jan 2018 14:01:16 |
vanilla |
Update to 0.9.9. |
0.9.8_1 30 Nov 2017 15:50:34 |
mat |
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 (Only the first 15 lines of the commit message are shown above ) |
0.9.8_1 10 Sep 2017 20:55:39 |
gerald |
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 |
0.9.8 20 May 2017 16:06:06 |
tcberner |
Update to 0.9.8
Approved by: rakuco (mentor, implicit) |
0.9.7_4 01 Apr 2017 15:23:32 |
gerald |
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 |
0.9.7_3 07 Jan 2017 14:43:11 |
jbeich |
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 |
0.9.7_2 03 Dec 2016 22:24:36 |
jbeich |
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) |
0.9.7_1 28 Nov 2016 01:14:59 |
jbeich |
textproc/sigil: rebuild after r427279 |
0.9.7 28 Nov 2016 01:12:32 |
jbeich |
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' |
0.9.7 03 Nov 2016 11:30:30 |
jhale |
Update to 0.9.7 |
0.9.5 01 Apr 2016 15:57:43 |
mat |
Update to 0.9.5.
PR: 208213
Submitted by: tkato432 yahoo com
Sponsored by: Absolight |
0.9.3 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
0.9.3 25 Feb 2016 06:20:43 |
wen |
- Update to 0.9.3
PR: 206257
Submitted by: tkato432@yahoo.com |
0.9.1 12 Jan 2016 16:20:32 |
amdmi3 |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
0.9.1 30 Dec 2015 17:45:33 |
rakuco |
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 |
0.9.1 22 Dec 2015 14:44:14 |
miwi |
- Update to 0.9.1
PR: 205225
Submitted by: Ports Fury
Approved by: mat (mentor)
Differential Revision: D4615 |
0.8.6 19 Oct 2015 14:50:52 |
amdmi3 |
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 |
0.8.6 10 May 2015 17:46:00 |
jbeich |
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 |
0.6.0_5 07 May 2015 10:05:52 |
jbeich |
textproc/sigil: unbreak build on the package cluster (PCH)
PR: 199905 |
0.6.0_5 07 May 2015 10:05:38 |
jbeich |
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. |
0.6.0_5 30 Apr 2015 01:55:50 |
linimon |
Release to the wild.
PR: 199789
Submitted by: maintainer |
0.6.0_5 19 Jan 2015 21:43:07 |
bapt |
Remove redundant @exec |
0.6.0_5 08 Dec 2014 16:48:41 |
tijl |
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. (Only the first 15 lines of the commit message are shown above ) |
0.6.0_4 15 Nov 2014 16:26:33 |
antoine |
Cleanup plist |
0.6.0_4 10 Sep 2014 20:50:37 |
gerald |
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) |
0.6.0_3 10 Mar 2014 17:25:26 |
bapt |
Convert textproc to USES=zip |
0.6.0_3 07 Feb 2014 11:44:09 |
bapt |
Chase boost and icu bump
While here convert some LIB_DEPENDS |
0.6.0_2 18 Jan 2014 17:56:47 |
rakuco |
- 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 |
0.6.0_2 27 Dec 2013 12:34:09 |
antoine |
Fix LIB_DEPENDS |
0.6.0_2 12 Dec 2013 14:15:04 |
bapt |
Convert LIB_DEPENDS for ports depending on boost |
0.6.0_2 20 Sep 2013 23:17:32 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
0.6.0_2 27 May 2013 11:07:49 |
ehaupt |
Fix typo: LICENCE -> LICENSE |
0.6.0_2 23 Apr 2013 14:20:28 |
bapt |
Finish converting the whole ports tree to USES=pkgconfig |
0.6.0_2 22 Mar 2013 20:06:15 |
makc |
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi) |
0.6.0_2 31 Jan 2013 13:38:43 |
bapt |
Chase boost update |
0.6.0_1 10 Dec 2012 19:11:12 |
mm |
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports |
0.6.0 04 Nov 2012 19:15:36 |
bsam |
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 |
0.6.0 03 Nov 2012 07:47:52 |
bsam |
. 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 |
0.5.3_1 06 Jun 2012 06:44:38 |
miwi |
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by: bapt, David Naylor (kde team) |
0.5.3_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.5.3 16 Mar 2012 11:23:49 |
cs |
Update to 0.5.3
PR: ports/165510
Submitted by: Jonathan Chen <jonc@chen.org.nz> (maintainer)
Approved by: glarkin@ (mentor)
Feature safe: yes |
0.2.4_1 03 Jul 2011 14:40:25 |
ohauer |
-remove MD5 |
0.2.4_1 12 Oct 2010 06:21:49 |
wen |
- Add support for image formats other than PNG
- Add desktop menu-entry
PR: ports/150515
Submitted by: Jonathan Chen <jonc@chen.org.nz> (maintainer) |
0.2.4 21 Sep 2010 19:52:17 |
pav |
- Mark BROKEN on 6.X: does not compile
Reported by: pointyhat |
0.2.4 10 Sep 2010 06:31:09 |
wen |
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 ) |