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: deskutils/recoll/pkg-plist

Number of commits found: 47

Sunday, 3 Mar 2024
12:35 Nuno Teixeira (eduardo) search for other commits by this committer
deskutils/recoll: Move man pages to share/man

Approved by:	portmgr (blanket)
commit hash: c24cfe25df5801e2da3049b19f81587daa3fc073 commit hash: c24cfe25df5801e2da3049b19f81587daa3fc073 commit hash: c24cfe25df5801e2da3049b19f81587daa3fc073 commit hash: c24cfe25df5801e2da3049b19f81587daa3fc073 c24cfe2
Monday, 31 Oct 2022
00:48 Alexey Dokuchaev (danfe) search for other commits by this committer
deskutils/recoll: update the port to version 1.33.1

Assume maintainership for the time being.
commit hash: 8df589710087f80de2e41969b7055f16044d74b1 commit hash: 8df589710087f80de2e41969b7055f16044d74b1 commit hash: 8df589710087f80de2e41969b7055f16044d74b1 commit hash: 8df589710087f80de2e41969b7055f16044d74b1 8df5897
Wednesday, 10 Nov 2021
16:21 Alexey Dokuchaev (danfe) search for other commits by this committer
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
commit hash: 76d53e6ee5976214a52bf2082efc11d681a9fb20 commit hash: 76d53e6ee5976214a52bf2082efc11d681a9fb20 commit hash: 76d53e6ee5976214a52bf2082efc11d681a9fb20 commit hash: 76d53e6ee5976214a52bf2082efc11d681a9fb20 76d53e6
Wednesday, 3 Mar 2021
13:18 kai search for other commits by this committer
deskutils/recoll: Fix packaging with Python 3.8

PR:		253815
Approved by:	python (with hat)
Original commitRevision:567080 
Saturday, 17 Oct 2020
20:23 arved search for other commits by this committer
enable recollq and xadump, strip more files

PR:		248347
Submitted by:	Zsolt Udvari
Approved by:	maintainer
Original commitRevision:552608 
Tuesday, 30 Jun 2020
13:55 danfe search for other commits by this committer
- 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
Original commitRevision:540894 
Monday, 29 Jun 2020
07:40 lwhsu search for other commits by this committer
Update to 1.26.4

PR:		243991
Submitted by:	jjuanino@gmail.com (maintainer)
Original commitRevision:540759 
Friday, 20 Mar 2020
02:30 rene search for other commits by this committer
deskutils/recoll: drop optional dependency on expired textproc/pychm
Original commitRevision:528756 
Monday, 17 Jun 2019
11:15 kai search for other commits by this committer
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
Original commitRevision:504410 
Friday, 25 Jan 2019
23:08 yuri search for other commits by this committer
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
Original commitRevision:491209 
Monday, 12 Feb 2018
17:30 yuri search for other commits by this committer
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)
Original commitRevision:461606 
Thursday, 1 Feb 2018
15:28 amdmi3 search for other commits by this committer
Bring back compiled python files, and add a way to handle them correctyly wrt.
python 3
Original commitRevision:460612 
Friday, 26 Jan 2018
17:08 amdmi3 search for other commits by this committer
- 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
Original commitRevision:460009 
Wednesday, 1 Nov 2017
15:38 pi search for other commits by this committer
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
Original commitRevision:453294 
Saturday, 26 Sep 2015
13:01 madpilot search for other commits by this committer
Update to 1.21.1

PR:		202843
Submitted by:	Ports Fury
Original commitRevision:397972 
Thursday, 16 Jul 2015
20:10 arved search for other commits by this committer
Update to 1.21.0

Drop Maintainership.
Original commitRevision:392317 
Tuesday, 10 Mar 2015
21:30 arved search for other commits by this committer
Update to 1.20.2
Original commitRevision:380963 
Monday, 20 Oct 2014
11:52 bapt search for other commits by this committer
Cleanup plist
Original commitRevision:371262 
Wednesday, 18 Jun 2014
07:38 miwi search for other commits by this committer
- Update to 1.19.14

PR:		191093
Original commitRevision:358222 
Thursday, 29 May 2014
09:31 nemysis search for other commits by this committer
- Bump PORTREVISION for pkg-plist change
- Reset maintainer to ports@
- Remove BROKEN
- Break lines around 80 characters
- Change pkg-plist remove *.pyc and add missing

PR:		ports/19029
Submitted by:	Lawrence "The Dreamer" Chen <beastie@tardisi.com>
Original commitRevision:355681 
Wednesday, 6 Nov 2013
10:47 nemysis search for other commits by this committer
- Update to 1.19.8
- Change REINPLACE_CMD, recollq isn't QT
- Remove obsolete patches

Approved by:	pawel / wg (mentors, implicit)
Original commitRevision:332962 
Wednesday, 30 Oct 2013
19:28 nemysis search for other commits by this committer
- Update to 1.19.7
- Change maintainer email to @FreeBSD.org
- Fix configure with --enable-pic
- Remove PORTSCOUT
- Support STAGEDIR and add OPTIONS_SUB
- Add patches, fix build on FreeBSD 10

Approved by:	pawel / wg (mentors, implicit)
Original commitRevision:332164 
Tuesday, 22 Oct 2013
13:52 amdmi3 search for other commits by this committer
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with d)

Approved by:	portmgr (bdrewery)
Original commitRevision:331268 
Friday, 7 Jun 2013
15:39 miwi search for other commits by this committer
- Update to 1.18.2
- Shorten header
- Trim dependency
- Add Portscout
- Trim pkg-plist, remove mtree

PR:		178843
Submitted by:	nemysis <nemysis@gmx.ch> (maintainer)
Original commitRevision:320216 
Monday, 17 Dec 2012
15:17 wxs search for other commits by this committer
Fixup plist and USE_QT4 to be more accurate.

Submitted by:	nemysis <nemysis@gmx.ch> (maintainer, private mail)
Original commitRevision:309101 
Tuesday, 4 Dec 2012
20:22 wxs search for other commits by this committer
Update to 1.18.1.
Assign maintainer to submitter.
Fix COMMENT.

PR:		ports/173918
Submitted by:	nemysis <nemysis@gmx.ch>
Feature safe:	yes
Original commitRevision:308267 
Monday, 21 May 2012
03:10 miwi search for other commits by this committer
- Unbreak
- Update to1.17.2

PR:             168025
Submitted by:   Ports Fury
Original commit
Saturday, 21 Apr 2012
18:48 miwi search for other commits by this committer
- Update to 1.17.1

PR:             166877
Submitted by:   Ports Fury
Original commit
Sunday, 25 Mar 2012
03:55 miwi search for other commits by this committer
- Add LICENSE
- Add MAKE_JOBS_SAFE
- Add OPTIONS for disabling Qt-based GUI support

PR:             166020
Submitted by:   Ports Fury
Feature safe:   yes
Original commit
Sunday, 4 Mar 2012
04:46 miwi search for other commits by this committer
- Update to 1.16.2

PR:             165614
Submitted by:   Armin Pirkovitsch <armin@frozen-zone.org>
Original commit
Friday, 13 May 2011
14:48 sylvio search for other commits by this committer
- Update to 1.15.5

PR:             ports/155397
Submitted by:   Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr>
(maintainer)
Original commit
Saturday, 9 Oct 2010
17:52 makc search for other commits by this committer
Update to 1.14.2
Switch to Qt4 GUI

PR:             ports/150939
Submitted by:   Jean-Francois Dockes (maintainer)
Original commit
Tuesday, 4 May 2010
20:16 niels search for other commits by this committer
Update to version 1.13.04

PR:             ports/145717
Submitted by:   Jean-Francois Dockes (maintainer)
Approved by:    itetcu (mentor, implicit)
Original commit
Thursday, 7 Jan 2010
14:34 pav search for other commits by this committer
- Update to 1.13.01

PR:             ports/142420
Submitted by:   Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr>
(maintainer)
Original commit
Friday, 7 Nov 2008
14:37 amdmi3 search for other commits by this committer
- Update to 1.11.0

PR:             128673
Submitted by:   Jean-Francois Dockes <jean-francois dot dockes at wanadoo dot
fr> (maintainer)
Original commit
Saturday, 7 Jun 2008
00:24 wxs search for other commits by this committer
Update to 1.10.2

PR:             ports/124092
Submitted by:   jean-francois.dockes@wanadoo.fr (maintainer)
Approved by:    garga (mentor, implicit)
Original commit
Tuesday, 29 Jan 2008
10:25 miwi search for other commits by this committer
- Update to 1.10.0

PR:             118209
                119887
Submitted by:   Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr>
(maintainer)
Original commit
Saturday, 15 Sep 2007
16:19 rafan search for other commits by this committer
- Update to 1.9.0
- Unbreak on 7.x

PR:             ports/116341
Submitted by:   Jean-Francois Dockes <jean-francois.dockes at wanadoo.fr>
(maintainer)
Original commit
Wednesday, 30 May 2007
06:44 miwi search for other commits by this committer
- Update to 1.8.2

PR:             113080
Submitted by:   Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr>
*(maintainer)
Original commit
Sunday, 11 Mar 2007
03:10 rafan search for other commits by this committer
- Update to 1.8.1

PR:             ports/110164
Submitted by:   Jean-Francois Dockes <jean-francois.dockes at wanadoo.fr>
(maintainer)
Original commit
Wednesday, 10 Jan 2007
11:48 itetcu search for other commits by this committer
- update to 1.7.3
- adjust pkg-message

PR:             ports/107709
Submitted by:   Jean-Francois Dockes (maintainer)
Original commit
Monday, 11 Dec 2006
14:31 rafan search for other commits by this committer
- Fix pkg-plist

Poked by:       pointyhat via kris
Original commit
Saturday, 9 Dec 2006
11:12 rafan search for other commits by this committer
- Update to 1.6.3
- Chase databases/xapian-core update

PR:             ports/106507
Submitted by:   Jean-Francois Dockes <jean-francois.dockes at wanadoo.fr>
(maintainer)
Original commit
Wednesday, 4 Oct 2006
05:42 rafan search for other commits by this committer
- Update to 1.5.2

PR:             ports/103894
Submitted by:   Jean-Francois Dockes <jean-francois.dockes at wanadoo.fr>
(maintainer)
Original commit
Thursday, 6 Apr 2006
10:12 sem search for other commits by this committer
- Update to 1.3.3

PR:             ports/95270
Submitted by:   maintainer
Original commit
Friday, 13 Jan 2006
22:48 pav search for other commits by this committer
- Update to 1.1.0

PR:             ports/91706
Submitted by:   Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr>
(maintainer)
Original commit
Wednesday, 7 Dec 2005
17:31 garga search for other commits by this committer
Add recoll 1.0.14, a personal full text search package, based on QT and
Xapian.

PR:             ports/90037
Submitted by:   J.F. Dockes <jean-francois.dockes@wanadoo.fr>
Original commit

Number of commits found: 47