Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.33.1_8 30 Jul 2024 11:29:58 |
Alexey Dokuchaev (danfe) |
deskutils/recoll: clean up the port's Makefile before next updates
- Project's web pages have been moved to their own host for clarity
and security
- Undo some of the dubious whitespace changes in commit 37991a7381a0,
particularly, right-shift by one tab of the entire option helpers
block because X11MON_CONFIGURE_ENABLE is too long (convert to more
traditional and shorter _ON/OFF knobs to avoid this in the future)
- Fix misplaced global USE_QT and make it conditional under the QT5
option as expected
- Drop no longer needed GNU_CONFIGURE_MANPREFIX, add missing hyphen
in the COMMENT, etc. |
1.33.1_8 03 Mar 2024 12:35:43 |
Nuno Teixeira (eduardo) |
deskutils/recoll: Move man pages to share/man
Approved by: portmgr (blanket) |
1.33.1_7 01 Mar 2024 23:56:15 |
Tobias C. Berner (tcberner) |
graphics/poppler: bump consumers of graphics/poppler
Bump after rupdate in 478df79a3071b399f648107456cf371587e84a3f |
1.33.1_6 03 Jan 2024 07:18:40 |
Tobias C. Berner (tcberner) |
graphics/poppler: bump revision of consumers |
1.33.1_5 18 Jul 2023 00:53:09 |
Charlie Li (vishwin) |
devel/py-setuptools: convert individual consumers to ${PY_SETUPTOOLS}
Currently a no-op, but in the future outputs the correct setuptools
port depending on whether USES_PYTHON=distutils is specified.
With hat: python
PR: 270510, 270358 |
1.33.1_5 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.33.1_5 14 May 2023 05:58:14 |
Tobias C. Berner (tcberner) |
graphics/poppler: bump dependencies |
1.33.1_4 20 Apr 2023 04:07:00 |
Tobias C. Berner (tcberner) |
graphics/poppler: bump consumers after update to 23.04
graphics/poppler was updated in 06339c451266f5843e53bd6406c81a89eedd4ab1 |
1.33.1_3 09 Jan 2023 12:37:17 |
Tobias C. Berner (tcberner) |
graphics/poppler: bump dependencies
Follow-up to 9b78681895a5a5b7225299242098f7f2f27d959c |
1.33.1_2 19 Dec 2022 14:44:58 |
Muhammad Moinur Rahman (bofh) |
Mk/**tex.mk: Convert bsd.tex.mk to USES=tex
- Update all the consumers to use USES=tex
- USE_TEX=yes is the old way of writing USES=tex which has been removed
and replaced in all ports
- Almost all of the USE_TEX features remains unchanged
- Some consumers had the same variables defined both in the mk
infrastructure and also in the ports which have been removed from the
ports as those are redundant.
In case any of the consumers are failing to build please make sure that
the nexessary USES=tex is there. Unlike previous USE_TEX=yes will no
longer load the required VARS for tex and related dependencies.
Reviewed by: portmgr
Approved by: portmgr (blanket) |
1.33.1_2 08 Dec 2022 05:45:34 |
Tobias C. Berner (tcberner) |
graphics/poppler: bump dependencies |
1.33.1_1 08 Nov 2022 05:07:17 |
Tobias C. Berner (tcberner) |
graphics/poppler: bump PORTREVISION of dependencies
- after update to 22.11 in d01d0d73b169 |
1.33.1 31 Oct 2022 00:48:40 |
Alexey Dokuchaev (danfe) |
deskutils/recoll: update the port to version 1.33.1
Assume maintainership for the time being. |
1.31.4_8 30 Oct 2022 13:22:25 |
Jan Beich (jbeich) Author: Jose G. Juanino |
*/*: drop maintainership
PR: 267431 |
1.31.4_8 08 Oct 2022 14:42:49 |
Tobias C. Berner (tcberner) |
graphics/poppler: bump port revision of poppler consumers
- poppler was updated to 22.10 in df406767857ddfc6d9580d72b1613a7cf8579bbc |
1.31.4_7 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 |
1.31.4_7 11 Sep 2022 07:26:19 |
Tobias C. Berner (tcberner) |
graphics/poppler: bump port revision of consumers after upgrade to 22.09 |
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.31.4_6 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.31.4_6 09 Aug 2022 05:50:08 |
Tobias C. Berner (tcberner) |
graphics/poppler: bump dependencies
Bump port revisions of poppler users after
04f1b0c1a895851aed9221282c1a503bc7415a37 |
1.31.4_5 06 Jul 2022 16:25:53 |
Tobias C. Berner (tcberner) |
graphics/poppler: bump PORTREVISION of poppler consumers |
1.31.4_4 05 Jun 2022 14:03:51 |
Tobias C. Berner (tcberner) |
graphics/poppler: bump port revision of consumers after 22.06 upgrade |
1.31.4_3 10 Apr 2022 19:11:41 |
Charlie Li (vishwin) |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
1.31.4_2 29 Mar 2022 18:37:09 |
Tobias C. Berner (tcberner) |
graphics/poppler: bump consumers
Bump consumers of graphics/poppler after
e25859e09380f5930718094423dc8616cbb202b3 |
1.31.4_1 26 Mar 2022 08:27:27 |
Matthias Fechner (mfechner) |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
1.31.4 01 Feb 2022 14:27:00 |
Fernando ApesteguÃa (fernape) Author: Jose G. Juanino |
deskutils/recoll: update to 1.31.4 and set X11MON as default option
ChangeLog: https://www.lesbonscomptes.com/recoll/pages/release-1.31.html
This should fix PR260772 too.
PR: 260162
Reported by: jjuanino@gmail.com |
1.31.2 10 Nov 2021 16:21:48 |
Alexey Dokuchaev (danfe) |
deskutils/recoll: update the port and improve option handling
- Update Recoll to the latest version 1.31.2
- Unbreak the build with X11MON option (add missing -lfam)
- Unbreak stripping when CHM option is disabled
PR: 259679 |
1.27.3_17 08 Nov 2021 15:16:57 |
Gleb Popov (arrowd) |
Bump PORTREVISION of graphics/poppler consumers.
PR: 259656 |
1.27.3_16 16 Oct 2021 07:09:20 |
Jimmy Olgeni (olgeni) |
deskutils/recoll: fix typos in pkg-descr. |
1.27.3_16 12 Oct 2021 18:23:21 |
Tobias C. Berner (tcberner) |
graphics/poppler: bump consumers after 2dee0997fbc9ee01991f73f0fa55f9b18908a264 |
1.27.3_15 06 Jul 2021 20:00:58 |
Tobias C. Berner (tcberner) |
graphics/poppler: update to 21.07.0
Release 21.07.0:
core:
* JBIG2Stream: Do not consider a size-0 to be an error. Issue #535
* PSOutputDev: fix off-by-one error for image masking in L1/L2 output.
Issue #1088
* CairoOutputDev: Fix memory leak on broken files
* Minor code improvements
build system:
* set C standard to 11 without extensions
Exp-run by: antoine
PR: 256981 |
1.27.3_14 22 Jun 2021 18:53:08 |
Kevin Bowling (kbowling) |
graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.
PR: 246767
Reviewed by: manu, bapt
Approved by: x11
Differential Revision: https://reviews.freebsd.org/D30824 |
1.27.3_13 07 Jun 2021 13:26:18 |
Tobias C. Berner (tcberner) |
graphics/poppler: update to 21.06.0
Release 21.06.0:
core:
* Fix rendering of some extended latin1 characters in annotations.
Issue #1070
* Support some not so well formed documents with password. Issue #1083
* Add API to get notified if the xref is reconstructed
* Add somewhat fancier left/right signature visual representation
* Fix crashes in malformed files
* Minor code improvements
qt6:
* Change some functions to return std::unique_ptr
qt5/qt6: (Only the first 15 lines of the commit message are shown above ) |
1.27.3_12 06 May 2021 04:12:26 |
Tobias C. Berner (tcberner) |
graphics/poppler: update to 21.05.0
Release 21.05.0:
core:
* Fix crashes in malformed files
* Export SplashFont* symbols used by Scribus
* Minor code improvements
qt5/qt6:
* Make sure new signatures are always properly oriented
* Allow to pass the border width when signing
glib:
* Enhance find to support multi-line matching
utils:
* pdftoppm: Fix regression when using single scaleTo. Issue #1062
build system:
* Allow to disable building manual tests
PR: 255562
Exp-run by: antoine |
1.27.3_11 16 Apr 2021 04:29:51 |
Tobias C. Berner (tcberner) |
graphics/poppler: update to 21.04.0
Release 21.04.0:
core:
* Hide symbols by default
* TextSelectionDumper: fix word order for RTL text
* Fix rendering of text in some files. Issue #1052
* Implement rendering of Masks of Image subtype. Issue #1058
* Forms: fix unclicking standalone form buttons. Issue #1034
glib:
* Expose more fields from MediaRendition in PopplerMedia
* Use stock glib macro to define boxed type
* Remove incorrecly used volatile from enum type registration code
(Only the first 15 lines of the commit message are shown above ) |
1.27.3_10 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.27.3_10 08 Mar 2021 19:32:56 |
tcberner |
graphics/poppler: update to 21.03.0
Release 21.03.0:
core:
* Fix parsing text in some broken pdf files. Issue #1040
* Fix memory issue when using threads. Issue #1050
* TextSelectionDumper: Fix getText() for space after word
* Change signature of OutputDev:tilingPatternFill
* Make PDFDocBuilder return a std::unique_ptr
* Improve well formed check for shading functions
* Fix leak in case of fread failing
* Fix memory leak in broken file in JBIG2Stream::readGenericBitmap
* PSOutputDev: Fix stack overflow in broken files
glib: (Only the first 15 lines of the commit message are shown above ) |
1.27.3_9 03 Mar 2021 13:18:52 |
kai |
deskutils/recoll: Fix packaging with Python 3.8
PR: 253815
Approved by: python (with hat) |
1.27.3_9 09 Feb 2021 11:10:58 |
tcberner |
graphics/poppler: update to 21.02
Release 21.02.0:
core:
* GfxCal*ColorSpace: introduce Bradford transform for chromatic
adaptation
* Fix memory leak if saving the file fails
* Internal code improvements
* Fix various issues handling broken files
* Make checkedAdd work for long long in MSVC
qt5:
* Properly export NewSignatureData class
* Fix regression in QIODeviceOutStream + MSVC
qt6:
* Properly export NewSignatureData class
* Fix regression in QIODeviceOutStream + MSVC
utils:
* pdftohtml: Fix error() parameter type
PR: 253183
Exp-run by: antoine |
1.27.3_8 07 Jan 2021 19:23:00 |
tcberner |
graphics/poppler: update to 21.01.0
Release 21.01.0:
core:
* Faster routines for jpeg decoding
* Fix reading signatures in encrypted files
* Add white point correction when lcms is used
* JBIG2Stream: Fix byte counting
* Fix potential data loss if we try to fetch a non existing Ref after
modifying the document
* Specifically use DeviceGray instead of DefaultGray for softmasks
* Fix various issues handling broken files
utils:
* pdftocairo: Setmode binary for windows
* pdfsig: Add hability to digitally sign files (Only the first 15 lines of the commit message are shown above ) |
1.27.3_7 11 Dec 2020 20:10:03 |
tcberner |
graphics/poppler: update to 20.12.0
Changelog:
core:
* Draw better circles for circle annotations
* Fix annotation line width if no appearance stream or style are given
* Tweak rendering of highlight annotations
* Fix border rendering of some annotations
* Fix rendering of some files. Issue #976 Issue #567
* PSOutputDev: provide options to set the rasterization color space and
ICC profile
* PSOutputDev: for splashModeCMYK8 and language level >=2 activate
overprint emulation
* PSOutputDev: use the DeviceN8 bitmap for rasterization with
CMYK-output + overprint
* Use the font name without subset tag when querying for a system font
* Splash: Fix wrong x adjustment during clipping
* Splash: Fix blitImage in uncolored tiling patterns (Only the first 15 lines of the commit message are shown above ) |
1.27.3_6 03 Nov 2020 19:48:54 |
tcberner |
graphics/poppler: update to 20.11.0
Release 20.11.0:
core:
* More work on rendering of standalone Annot Widgets. Issue #806
* Fix crashes in embedded file handling on broken files. Issue #967
* Fix uninitialized memory read on broken files
* Save a bit of memory in Dict data
cpp:
* Fix crashes in embedded file handling on broken files. Issue #966
utils:
* pdftohtml: HTML and XML output includes font opacity.
(Only the first 15 lines of the commit message are shown above ) |
1.27.3_5 17 Oct 2020 20:23:36 |
arved |
enable recollq and xadump, strip more files
PR: 248347
Submitted by: Zsolt Udvari
Approved by: maintainer |
1.27.3_4 11 Oct 2020 10:58:15 |
tcberner |
graphics/poppler: update to 20.10.0
Release 20.10.0:
core:
* Filter out repeated forms
* Implement EmbedStream::reset()
* CairoOutputDev: evict just font faces owned solely by cache.
* Splash: Rename Yd to Ydown, Xu to Xup, etc.
* Splash: fix crash in out-of-memory situation.
* Fix some undefined behaviour situation with forged files
PR: 250052
Exp-run by: antoine |
1.27.3_3 07 Oct 2020 14:08:01 |
pkubaj |
deskutils/recoll: fix build on GCC architectures
Include sys/types.h to make necessary types available:
utils/fstreewalk.cpp:51:5: error: 'dev_t' does not name a type; did you mean
'div_t'? |
1.27.3_3 10 Sep 2020 18:32:07 |
tcberner |
graphics/poppler: update to 20.09.0
Release 20.09.0:
core:
* Compability fix for Forms
* Fix fetching of Objects failing in some cases
* Fix clearing date in Annot setModified/setDate
* TextSelectionPainter: support glyphless fonts
* Splash: Don't try read past end of image
* avoid abort() on large memory allocation
* Fix memory leak on broken files
* Fix potential invalid memory read
* Small code improvements
qt5: (Only the first 15 lines of the commit message are shown above ) |
1.27.3_2 14 Aug 2020 04:22:13 |
tcberner |
Bump revisions of poppler consumers after r544863 |
1.27.3_1 06 Jul 2020 06:17:19 |
tcberner |
graphics/poppler: update to 0.90
Release 0.90.0:
core:
* Color profile tweaks
* Small signature improvements
* BBoxOutputDev: Fix calculation when type3 fonts are involved
* Fix potential crash when reading Forms
* Fix infinite loop in broken file
glib:
* Fix adding annots in rotated pages
* Add ability to reset forms
* Several fixes to the documentation
qt5:
* Make it clear we require Qt 5.5 (Only the first 15 lines of the commit message are shown above ) |
1.27.3 30 Jun 2020 13:55:32 |
danfe |
- Update `deskutils/recoll' to the latest version 1.27.3
- Make Microsoft ITSS/CHM support optional and enabled by default,
because `misc/chmlib' is very light dependency
- Divorce Qt frontend from the dreaded WebKit and include it by
default which is a big usability improvement for package users
Approved by: maintainer |
1.26.4 29 Jun 2020 07:40:07 |
lwhsu |
Update to 1.26.4
PR: 243991
Submitted by: jjuanino@gmail.com (maintainer) |
1.25.22_7 02 Jun 2020 14:47:30 |
tcberner |
graphics/poppler: update to 0.89.0
Release 0.89.0:
core:
* Add support for ResetForm action. Issue #225
* Fix crash in PDFDoc::getSignatureFields when there's no Forms at all
* Fix exporting to PS of some files with CID fonts
* Use ICC profiles in PS output (if new enough lcms is used)
* Allow almost-singular tiling pattern matrices. Issue #894
* Fix memory leak when failing to load some fonts
* CairoOutputDev: Use stroke opacity when clipping to a stroke path
* CairoOutputDev: Fix tiling patterns when pattern cell is too far.
Issue #190
glib:
* Add poppler_movie_get_aspect
cpp:
* Add the font infos to the text_box object
Exp-run by: antoine
PR: 246848 |
1.25.22_6 02 May 2020 10:00:12 |
tcberner |
graphics/poppler: update to 0.88.0
Release 0.88.0:
core:
* Support Widget Annotation Buttons not linked to any Form
* SplashOuputDev: Use stroking opacity when clipping to a stroke path
* Handle 1 bit RGB images in ICC colorspace
* Internal code improvements
qt5:
* Add Document::signatures. Returns signatures not attached to any page
* ArthurOutputDev: Fix font hinting
* ArthurOutputDev: Set the opacity when filling with axial gradients
* ArthurOutputDev: Implement the clipToStrokePath method (Only the first 15 lines of the commit message are shown above ) |
1.25.22_5 13 Apr 2020 07:05:25 |
antoine |
Mark BROKEN: fails to configure
Reported by: pkg-fallout |
1.25.22_5 02 Apr 2020 04:41:03 |
tcberner |
graphics/poppler: update to 0.87.0
Release 0.87.0:
core:
* Fix crashes due to inconsistent vtables for Clang builds
* Fix leak in broken files
* Internal code improvements
qt5:
* Add option to get form choice for export value
* ArthurOutputDev: Avoid division by zero in updateLineDash. Issue #695
glib:
* Internal code improvements
utils:
* pdftohtml: Fix memory leak in HtmlOutputDev::getLinkDest
PR: 245150
Exp-run by: antoine |
1.25.22_4 21 Mar 2020 12:57:09 |
tcberner |
Update poppler to 0.86.1
Release 0.86.1:
core:
* Fix regression in Browse Link handling
* Internal code improvements
Release 0.86.0:
core:
* Fix link content exfiltration attack
* Splash: Implement gouraudTriangleShadedFill for some non parametrized
shadings. Issue #881
* Fix case unsensitive search for Old Hungarian, Warang Citi,
Medefaidrin and Adlam
* Internal code improvements
glib: (Only the first 15 lines of the commit message are shown above ) |
1.25.22_3 20 Mar 2020 02:30:24 |
rene |
deskutils/recoll: drop optional dependency on expired textproc/pychm |
1.25.22_3 01 Mar 2020 10:20:46 |
antoine |
Deprecate py-wxPython28 and py-wxPython30 ports
With hat: portmgr |
1.25.22_3 03 Feb 2020 19:32:51 |
tcberner |
Bump revision of poppler dependencies
- poppler was updated in r525051, bump revisions |
1.25.22_2 22 Jan 2020 17:59:22 |
tcberner |
graphics/poppler: update to 0.84.0
Release 0.84.0:
core:
* Fix crash when converting from Unicode to ASCII-7
* Splash::scaleImageYdXu: Protect against crash if srcWidth is too big
* JBIG2Stream: fix potential crash in malformed documents
* JBIG2Stream: fix leak in reset() if called several times
* Internal code improvements
utils:
* pdfimages: Add error message if first page is larger then number of
pages.
* pdfinfo: Improved paper size recognition
* pdfsig: Fix exit code when dumping signatures
* pdftocairo: Error out when even/odd selects 0 pages (Only the first 15 lines of the commit message are shown above ) |
1.25.22_1 04 Nov 2019 22:20:31 |
zeising |
Add USES=xorg USES=gl, ports categories d
Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'd'. |
1.25.22_1 01 Nov 2019 21:51:36 |
tcberner |
graphics/poppler: update to 0.82.0
Release 0.82.0:
core:
* Fix not being able to open some files. Issue #832
* Fix crashes in malformed files
* Fix memory leak on broken files
* Minor performance improvements
* Minor code improvements
glib:
* Add poppler_document_new_from_bytes
* PopplerAttachment: Silence deprecation warnings for ctime/mtime
build system:
* pdf-inspector: Support builddir != srcdir
* Install Cairo* headers if Cairo has been found
Thanks to adridg@ for fixing all the fallout.
Exp-run by: antoine
PR: 241532
Approved by: gnome (kwm, implicit) |
1.25.22 21 Oct 2019 17:48:39 |
amdmi3 |
- Update to 1.25.22
PR: 241077
Submitted by: jjuanino@gmail.com (maintainer) |
1.25.16_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 |
1.25.16 19 Jul 2019 08:47:11 |
pkubaj |
deskutils/recoll: fix build on GCC architectures
Needs C++11 compiler:
cc1plus: error: unrecognized command line option "-std=c++11"
Approved by: mentors (implicit approval) |
1.25.16 17 Jun 2019 11:15:13 |
kai |
deskutils/recoll: Update to 1.25.16
* Submitter adopts port
While I'm here:
* Place USE_ variables to the intended USES block
Changelog:
* All Python scripts now use Python 3 by default. They are still supposedly
compatible with Python 2. (The port stays with Python 2.7 for a while as
not all dependencies are ready for Python 3, yet).
https://www.lesbonscomptes.com/recoll/release-1.25.html
PR: 238147
Submitted by: jjuanino@gmail.com |
1.24.5_2 01 Jun 2019 06:39:23 |
tcberner |
graphics/poppler: update to 0.77.0
Release 0.77.0:
core:
* Fix crash on signature handling. Issue #766
* Fix small memory leak in SignatureHandler::getCertificateInfo
* Splash: Restrict filling of overlapping boxes. Issue #750
* Fix crash on malformed files
qt5:
* Fix optional content handling with exclusive layers
cpp:
* Make render_page thread-safe
utils:
* pdfsig: Fix small memory leak
* pdftotext: Fix typo in manpage
PR: 238115
Exp-run by: antoine
Approved by: gnome (kwm, implicit) |
1.24.5_1 13 May 2019 18:33:10 |
tcberner |
graphics/poppler: update to 0.76.1
From Changelog at https://poppler.freedesktop.org/releases.html :
Release 0.76.1:
core:
* Make the mul tables be calculated at compile time with constexpr.
* splash: Fix compile with SPLASH_CMYK enabled
* Some typo fixing in error messages
qt5:
* Fix regression in annotation handling
build system:
* Fix some typos in build system output and comments (Only the first 15 lines of the commit message are shown above ) |
1.24.5 02 Feb 2019 19:21:29 |
fernape |
deskutils/recoll: update to 1.24.5
ChangeLog:
Fixes an annoying bug with recollindex -z resetting the index format to the one
compatible with Xapian 1.2 and problematic with Xapian 1.4
Reported by: portscout |
1.24.3 26 Jan 2019 16:38:14 |
yuri |
deskutils/recoll: Fix QT5 dependencies
Also change all URLs to https and use helpers.
Reported by: tobik (QT dependencies) |
1.24.3 25 Jan 2019 23:08:24 |
yuri |
deskutils/recoll: Update 1.23.7 -> 1.24.3
* New dependency of QT5. Remove all references to QT4
* Add gnome to USES
* Shebang file desktop/hotrecoll.py moved to filters/hotrecoll.py
* Portlint suggestions:
USE_LDCONFIG=yes
USE_GL+=gl when QT5 options is enabled
Changelog:
https://www.lesbonscomptes.com/recoll/release-1.24.html
PR: 235205
Submitted by: jjuanino@gmail.com |
1.23.7_3 07 Jan 2019 19:03:49 |
antoine |
Fix build with DEFAULT_VERSIONS=python=3.x
PR: 234633 |
1.23.7_3 31 Dec 2018 12:23:58 |
rene |
deskutils/recoll: remove optional dependency on expired KDE4 |
1.23.7_3 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 |
1.23.7_2 02 Dec 2018 15:41:48 |
rene |
Mark QT4 ports/functionality for removal on 2019-03-15
While here, chase some KDE4 ports and functionality, these are scheduled for
removal on 2018-12-31. Change the default option/flavor to QT5 where applicable
or use alternative toolkits like GTK.
Submitted by: tcberner
Reviewed by: adridg, jhale, rene, tcberner
Approved by: portmgr (implicit, flavor hook)
Differential Revision: https://reviews.freebsd.org/D17741 |
1.23.7_1 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 |
1.23.7_1 10 Mar 2018 17:46:06 |
gerald |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
1.23.7 12 Feb 2018 22:09:32 |
antoine |
recoll fails to build with DEFAULT_VERSIONS=python=3.6 |
1.23.7 12 Feb 2018 17:30:14 |
yuri |
deskutils/recoll: Update to 1.23.7
Changelog:
http://www.lesbonscomptes.com/recoll/release-1.23.html
Additional port changes:
* Changed to DISTVERSION
* Removed CONFIGURE_ARGS=--enable-pic (not needed)
* Added @${PY_FLAVOR} where it was missing
* Fixed space chars in target
PR: 224830
Submitted by: jjuanino@gmail.com
Approved by: tcberner (mentor, implicit) |
1.23.4_2 01 Feb 2018 15:28:25 |
amdmi3 |
Bring back compiled python files, and add a way to handle them correctyly wrt.
python 3 |
1.23.4_1 26 Jan 2018 17:08:59 |
amdmi3 |
- Make dependency on python unconditional, as filters always require python
- Make python module installation unconditional, as disabling it no longer
brings any profit
- Don't install compiled python files, which fixes installation with python3 as
default
- Switch to USES=localbase
- Fix shebangs
- Simplify stripping
- Fix plist for WITHOUT=QT4 case
- Mark BROKEN with X11MON, required libfam is not linked which breaks the
installation |
1.23.4 18 Nov 2017 07:11:52 |
pi |
deskutils/recoll: update 1.23.3 -> 1.23.4
- Restore search mode when loading saved simple search.
- Add option -P to recollindex to force purge with -i.
- Split package into non-gui/gui subpackages.
- Add -L option to GUI for forcing messages language.
- Removed 'bin' from default skippedNames.
- Improve robustness of email header parser against encoding errors.
- email: fix additional header indexing.
- Restable: fix popup menu (show dups would open parent folder). |
1.23.3 01 Nov 2017 15:38:27 |
pi |
deskutils/recoll: update 1.21.6 -> 1.23.3
- X11MON defaults now to Off
PR: 219481
Submitted by: Walter Schwarzenfeld <w.schwarzenfeld@utanet.at>
Reviewed by: PeerCorps Trust Fund <ipc@peercorpstrust.org
Relnotes: http://www.lesbonscomptes.com/recoll/release-1.23.html |
1.21.6_1 31 Oct 2017 14:51:54 |
olgeni |
Fix whitespace issues (mixed tab/spaces, alignment) in a few ports. |
1.21.6_1 04 Apr 2017 09:28:36 |
sunpoet |
Update to 1.4.3
- Add CONFLICTS_INSTALL
- Update WWW
- Bump PORTREVISION for dependent ports
Changes: https://trac.xapian.org/wiki/ReleaseOverview/1.4.3
https://trac.xapian.org/wiki/ReleaseOverview/1.4.2
https://trac.xapian.org/wiki/ReleaseOverview/1.4.1
https://trac.xapian.org/wiki/ReleaseOverview/1.4.0 |
1.21.6 18 Dec 2016 22:06:50 |
tcberner |
Get rid of QT_PREFIX in favour of PREFIX.
QT_PREFIX was a remnant of a bygone time.
Reviewed by: rakuco
Approved by: rakuco (mentor)
Differential Revision: https://reviews.freebsd.org/D8825 |
1.21.6 08 Apr 2016 12:37:42 |
mat |
Update to 1.21.6.
PR: 208611
Submitted by: tkato432 yahoo com
Sponsored by: Absolight |
1.21.5 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.21.5 12 Feb 2016 12:48:56 |
vanilla |
Update to 1.21.5.
PR: 206891
Submitted by: Port Fury. |
1.21.4 15 Jan 2016 13:32:44 |
miwi |
- Update to 1.21.4
PR: 206243
Submitted by: ports fury |
1.21.3 12 Nov 2015 20:06:15 |
madpilot |
- Update to 1.21.3
- Fix some optional dependencies
- Remove commented line
- Cosmetic changes to pkg-descr
PR: 204441
Submitted by: Ports Fury |
1.21.2 24 Oct 2015 07:15:27 |
madpilot |
Update to 1.21.2.
PR: 203797
Submitted by: Ports Fury |
1.21.1 30 Sep 2015 11:55:22 |
amdmi3 |
- Add LICENSE_FILE
Approved by: portmgr blanket |
1.21.1 30 Sep 2015 08:06:36 |
madpilot |
Fix build on 10.1
PR: 202843
Submitted by: tkato432 at yahoo.com
Reported by: amdmi3 (thanks!) |
1.21.1 26 Sep 2015 13:01:53 |
madpilot |
Update to 1.21.1
PR: 202843
Submitted by: Ports Fury |
1.21.0_1 14 Sep 2015 19:06:52 |
amdmi3 |
- Fix shebangs
Approved by: portmgr blanket |
1.21.0 16 Jul 2015 20:10:26 |
arved |
Update to 1.21.0
Drop Maintainership. |
1.20.2 10 Mar 2015 21:30:38 |
arved |
Update to 1.20.2 |
1.19.14_2 04 Jan 2015 08:23:24 |
mva |
- Convert USE_PYTHON -> USES leftovers missed in the previous commits
Spotted by: antoine
With hat: python |
1.19.14_2 16 Nov 2014 00:22:58 |
antoine |
Fix RUN_DEPENDS, wpd2html moved to libwpd010 |
1.19.14_1 20 Oct 2014 11:52:39 |
bapt |
Cleanup plist |