notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
The safest procedure: change your FreshPorts password. Anything you had set before Friday March 24 2023 09:49:20 UTC should be changed. You can read more here: SQL inejection issues fixed and FreshSource code fixes Sorry about the extra work for you.
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
non port: x11-fm/worker/distinfo
SVNWeb

Number of commits found: 72

Mon, 27 Mar 2023
[ 07:47 Alexey Dokuchaev (danfe) search for other commits by this committer ]    commit hash:59844bf5fd3654532377da510a4770872eda0fa1  commit hash:59844bf5fd3654532377da510a4770872eda0fa1  commit hash:59844bf5fd3654532377da510a4770872eda0fa1  59844bf 
x11-fm/worker: update Worker file manager to version 4.12.1

Approved by:	maintainer
Fri, 23 Sep 2022
[ 07:16 Alexey Dokuchaev (danfe) search for other commits by this committer ]    commit hash:8c48c46e3f3c45cdb75e6d857a1c82a9615ec59b  commit hash:8c48c46e3f3c45cdb75e6d857a1c82a9615ec59b  commit hash:8c48c46e3f3c45cdb75e6d857a1c82a9615ec59b  8c48c46 
x11-fm/worker: update Worker file manager to version 4.11.0

Approved by:	maintainer
Fri, 29 Apr 2022
[ 13:13 Alexey Dokuchaev (danfe) search for other commits by this committer ]    commit hash:ac71d2ee3165da59624a7b74c4162eeb1044a3e1  commit hash:ac71d2ee3165da59624a7b74c4162eeb1044a3e1  commit hash:ac71d2ee3165da59624a7b74c4162eeb1044a3e1  ac71d2e 
x11-fm/worker: update Worker file manager to version 4.10.1.

Approved by:	maintainer
Wed, 8 Dec 2021
[ 08:21 Alexey Dokuchaev (danfe) search for other commits by this committer ]    commit hash:b7e56934eb51ad912bd34a475203e13862248959  commit hash:b7e56934eb51ad912bd34a475203e13862248959  commit hash:b7e56934eb51ad912bd34a475203e13862248959  b7e5693 
x11-fm/worker: the port had been updated to version 4.10.0.

Approved by:	maintainer
Sun, 29 Aug 2021
[ 09:37 Alexey Dokuchaev (danfe) search for other commits by this committer ]    commit hash:38621bd302a324a99cab33e4b7be5faab4580f27  commit hash:38621bd302a324a99cab33e4b7be5faab4580f27  commit hash:38621bd302a324a99cab33e4b7be5faab4580f27  38621bd 
x11-fm/worker: the port had been updated to version 4.9.0.

Approved by:	maintainer
Sat, 8 May 2021
[ 04:17 Alexey Dokuchaev (danfe) search for other commits by this committer ]    commit hash:1a88aac44d51d8008b676194881b52e20c349e8e  commit hash:1a88aac44d51d8008b676194881b52e20c349e8e  commit hash:1a88aac44d51d8008b676194881b52e20c349e8e  1a88aac 
Update `x11-fm/worker' to version 4.8.1.

Approved by:	maintainer
Sun, 11 Apr 2021
[ 03:56 Alexey Dokuchaev (danfe) search for other commits by this committer ]    commit hash:aec13ae11d6342dcc292df9ce0b70abf0fe7fcb5  commit hash:aec13ae11d6342dcc292df9ce0b70abf0fe7fcb5  commit hash:aec13ae11d6342dcc292df9ce0b70abf0fe7fcb5  aec13ae 
Update Worker and AVFS to versions 4.8.0 and 1.1.4, respectively.

Approved by:	maintainer
Tue, 9 Feb 2021
[ 02:11 danfe search for other commits by this committer ] Original commit   Revision:564756
Update to version 4.7.0.

Approved by:	maintainer
Sat, 2 Jan 2021
[ 16:58 danfe search for other commits by this committer ] Original commit   Revision:559956
Update to version 4.6.1 which makes OpenSSL dependency optional.

Approved by:	maintainer
Wed, 2 Dec 2020
[ 11:59 danfe search for other commits by this committer ] Original commit   Revision:556816
- Update to version 4.6.0, which now requires OpenSSL (it should not be
  a hard requirement, but the build fails without it for the time being)
- Patch the configure script to not assume that OpenSSL is missing when
  it's not being found by the pkgconf(1) and print locations for header
  files and libraries to help with debugging

Approved by:	maintainer
Tue, 29 Sep 2020
[ 09:36 danfe search for other commits by this committer ] Original commit   Revision:550488
Update to version 4.5.1.

Approved by:	maintainer
Sat, 22 Aug 2020
[ 17:59 misha search for other commits by this committer ] Original commit   Revision:545779
- update from 4.4.0 to 4.5.0
Thu, 16 Apr 2020
[ 14:58 danfe search for other commits by this committer ] Original commit   Revision:531852
- Update `x11-fm/worker' to version 4.4.0
- Fix some sorting bugs in the pkg-plist

Approved by:	maintainer
Fri, 31 Jan 2020
[ 18:03 misha search for other commits by this committer ] Original commit   Revision:524739
- update from 4.1.0 to 4.3.0
Wed, 25 Sep 2019
[ 05:14 danfe search for other commits by this committer ] Original commit   Revision:512768
- Update `x11-fm/worker' to version 4.1.0
- Put two new words on USES list: 1) `localbase' to ensure that e.g.
  Xinerama is detected when all options are turned off, and thus
  -L${LOCALBASE}/lib is not pulled in by pkgconf(1), this also allows
  to drop INOTIFY_LDFLAGS; and 2) `xorg' as suggested by DEV_WARNING
- Fix Python dependency: it is only needed at run-time and the script
  (find_file_by_chksum.py) is compatible with both 2.7 and 3.x versions
- Remove -Wno-error=narrowing gimmick bogusly readded in r506432 despite
  it was explained in r505818 that offending code is not there anymore
- Stop requesting specific (and old) version of Lua: our current default
  (5.2) is actually what configure script is looking for

Approved by:	maintainer
Thu, 4 Jul 2019
[ 08:45 danfe search for other commits by this committer ] Original commit   Revision:505818
- Update `x11-fm/worker' to version 4.0.0 and adjust LICENSE
- Catalog files for commands had been merged with their main files
- Unfortunately, C++14 is now required for compilation
- Remove -Wno-error=narrowing gimmick added in r492118, offending
  code is not there since version 3.15.4:

    --- worker-3.15.3/src/exprfilter_scanner.cc
    +++ worker-4.0.0/src/exprfilter_scanner.cc
    @@ -76,7 +76,7 @@ static const char _expr_parser_index_off
     	49, 51, 53, 55, 0
     };

    -static const char _expr_parser_trans_cond_spaces[] = {
    +static const signed char _expr_parser_trans_cond_spaces[] = {
     	-1, -1, -1, -1, -1, -1, -1, -1,
     	-1, -1, -1, -1, -1, -1, -1, -1,
     	-1, -1, -1, -1, -1, -1, -1, -1,

Approved by:	maintainer
Tested on:	Mac mini G4
Wed, 27 Feb 2019
[ 10:31 danfe search for other commits by this committer ] Original commit   Revision:494044
- Update `x11-fm/worker' to version 3.15.4
- Remove bogus indefinite article from AVFS_DESC
- Chase HTTP 302 redirection in the WWW: line

Approved by:	maintainer
Tue, 22 Jan 2019
[ 14:11 danfe search for other commits by this committer ] Original commit   Revision:490952
Update `x11-fm/worker' to version 3.15.3.

Approved by:	maintainer
Thu, 30 Aug 2018
[ 13:26 danfe search for other commits by this committer ] Original commit   Revision:478446
- Update `x11-fm/worker' to version 3.15.2
- Enable font rendering with XFT by default

Approved by:	maintainer
Mon, 4 Jun 2018
[ 16:33 misha search for other commits by this committer ] Original commit   Revision:471571
- update from 3.14.0 to 3.15.1
Wed, 3 Jan 2018
[ 14:08 misha search for other commits by this committer ] Original commit   Revision:457966
- update from 3.13.0 to 3.14.0

Approved by:	jpaetzel (mentor)
Thu, 16 Nov 2017
[ 15:38 misha search for other commits by this committer ] Original commit   Revision:454312
- update from 3.12.0 to 3.13.0

Approved by:	jpaetzel (mentor)
Mon, 16 Oct 2017
[ 06:38 misha search for other commits by this committer ] Original commit   Revision:452174
- update from 3.11.0 to 3.12.0

Approved by:	jpaetzel (mentor)
Sat, 19 Aug 2017
[ 07:56 misha search for other commits by this committer ] Original commit   Revision:448286
- update from 3.9.0 to 3.11.0

Approved by:	jpaetzel (mentor)
Tue, 16 May 2017
[ 14:34 misha search for other commits by this committer ] Original commit   Revision:441002
- update 3.8.5 to 3.9.0

Approved by:	jpaetzel (implicit)
Fri, 13 Jan 2017
[ 14:46 misha search for other commits by this committer ] Original commit   Revision:431395
- update from 3.8.4 to 3.8.5

Approved by:	jpaetzel (implicit)
Mon, 26 Sep 2016
[ 17:20 olivierd search for other commits by this committer ] Original commit   Revision:422783
Update to 3.8.4

PR:		212969
Submitted by:	<mp39590@gmail.com> (maintainer)
Sun, 22 May 2016
[ 16:56 olivierd search for other commits by this committer ] Original commit   Revision:415643
Update to 3.8.3

PR:		209666
Submitted by:	<mp39590@gmail.com> (maintainer)
Tue, 9 Feb 2016
[ 17:49 olivierd search for other commits by this committer ] Original commit   Revision:408585
Update to 3.8.2

PR:		206972
Submitted by:	<mp39590@gmail.com> (maintainer)
Wed, 14 Oct 2015
[ 15:55 amdmi3 search for other commits by this committer ] Original commit   Revision:399272
- Update to 3.8.1

PR:		203692
Submitted by:	mp39590@gmail.com (maintainer)
Tue, 28 Jul 2015
[ 20:08 madpilot search for other commits by this committer ] Original commit   Revision:393096
Update to 3.8.0

PR:		201880
Submitted by:	mp39590@gmail.com (maintainer)
Sun, 7 Jun 2015
[ 19:57 madpilot search for other commits by this committer ] Original commit   Revision:388741
Update to 3.7.1

PR:		200681
Submitted by:	mp39590 at gmail.com (maintainer)
Wed, 20 May 2015
[ 17:10 amdmi3 search for other commits by this committer ] Original commit   Revision:386868
- Update to 3.7.0

PR:		200248
Submitted by:	mp39590@gmail.com (maintainer)
Fri, 27 Mar 2015
[ 18:07 pawel search for other commits by this committer ] Original commit   Revision:382432
Update to version 3.6.2

PR:		198804
Submitted by:	mp39590@gmail.com (maintainer)
Fri, 27 Feb 2015
[ 10:23 arved search for other commits by this committer ] Original commit   Revision:380071
Update to 3.6.1

PR:		197943
Submitted by:	maintainer
Sun, 8 Feb 2015
[ 10:39 bofh search for other commits by this committer ] Original commit   Revision:378640
x11-fm/worker: Update version 3.5.2=>3.6.0

- Add support for building with clang on 10+
- Add support for AVFS option to conveniently step into archives

PR:	196958
Submitted by:	mp39590@gmail.com (maintainer)
Approved by:	bapt marino (implicit)
Sun, 4 Jan 2015
[ 19:49 pawel search for other commits by this committer ] Original commit   Revision:376267
- Update to version 3.5.2
- Submitter is now new maintainer

PR:		196331
Submitted by:	mp39590@gmail.com
Approved by:	simond@irrelevant.org (maintainer)
Thu, 6 Nov 2014
[ 19:59 pawel search for other commits by this committer ] Original commit   Revision:372236
- Update to version 3.5.1
- Remove @dirrm's from pkg-plist

PR:		194519
Submitted by:	mp39590@gmail.com
Approved by:	maintainer timeout (16 days)
Tue, 10 Jun 2014
[ 00:52 danilo search for other commits by this committer ] Original commit   Revision:357234
- Update from 3.2.0 to 3.4.1

PR:		ports/190844
Submitted by:	mp39590@gmail.com
Wed, 20 Nov 2013
[ 16:15 danilo search for other commits by this committer ] Original commit   Revision:334427
- Update from 3.1.0 to 3.2.0 [1]
- Add license [1]
- Use options helpers

PR:		ports/184088
Submitted by:	Simon Dick <simond@irrelevant.org> (maintainer) [1]
Sat, 19 Oct 2013
[ 06:06 danilo search for other commits by this committer ] Original commit   Revision:330847
- Update from 2.19.4 to 3.1.0 [1]
- Drop .asc file
- Add stage support
- Use shebangfix instead of REINPLACE_CMD

PR:		ports/183078
Submitted by:	Simon Dick <simond@irrelevant.org> (maintainer) [1]
Wed, 15 Aug 2012
[ 06:43 rm search for other commits by this committer ] Original commit 
- update to 2.19.4
- update master_site

while here:
- remove no more existing --disable-libxpkmaster from CONFIGURE_ARGS
- convert to optionsNG
- use ${LOCALBASE} in reinplace

PR:		170608
Submitted by:	Simon Dick <simond at irrelevant dot org> (maintainer)
Fri, 18 Mar 2011
[ 17:59 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 726 ports in this commit are shown above. View all ports for this commit)
- Get Rid MD5 support

With hat:       portmgr (myself)
Fri, 1 Aug 2008
[ 19:30 dougb search for other commits by this committer ] Original commit 
Upgrade to 2.16.5

Download the PGP signature and add a verify target

Approved by:    Simon Dick <simond@irrelevant.org> (maintainer)
Sat, 31 May 2008
[ 12:31 wxs search for other commits by this committer ] Original commit 
Update to 2.16.3.
Add xft support (default off)

PR:             ports/124072
Submitted by:   Dmitry Klimov <lazyklimm@gmail.com>
Approved by:    garga (mentor, implicit), maintainer
Fri, 14 Dec 2007
[ 17:05 miwi search for other commits by this committer ] Original commit 
- Update to 2.16.1

PR:             118440
Submitted by:   Simon Dick <simond@irrelevant.org> (maintainer)
Fri, 23 Mar 2007
[ 14:35 miwi search for other commits by this committer ] Original commit 
- Update to 2.14.4

PR:             110712
Submitted by:   Simon Dick<simond@irrelevant.org> (maintainer)
Sat, 3 Feb 2007
[ 09:49 miwi search for other commits by this committer ] Original commit 
- Update to 2.14.2

PR:             ports/108654
Submitted by:   Simon Dick <simond@irrelevant.org> (maintainer)
Fri, 12 Jan 2007
[ 21:57 miwi search for other commits by this committer ] Original commit 
- Update to 2.14.1

PR:             ports/107772
Submitted by:   miwi
Approved by:    maintainer
Tue, 12 Sep 2006
[ 17:21 miwi search for other commits by this committer ] Original commit 
- Update to 2.14.0

PR:             ports/103193
Submitted by:   Simon Dick <simond(at)irrelevant.org> (maintainer))
Sat, 22 Jul 2006
[ 08:22 miwi search for other commits by this committer ] Original commit 
- Update to 2.13.1

PR:             ports/100672
Submitted by:   Simon Dick <simond(at)irrelevant.org>
Approved by:    krion (mentor), maintainer
Fri, 23 Jun 2006
[ 23:02 miwi search for other commits by this committer ] Original commit 
Update to 2.13.0

PR:             ports/99355
Submitted by:   Simon Dick <simond@irrelevant.org> (maintainer)
Approved by:    markus (co mentor)
Mon, 8 May 2006
[ 18:56 arved search for other commits by this committer ] Original commit 
Update to 2.12.0

PR:             96719
Submitted by:   Simon Dick
Fri, 25 Nov 2005
[ 15:17 arved search for other commits by this committer ] Original commit 
Update to 2.11

PR:             89532
Submitted by:   Simon Dick <simond@irrelevant.org>
Wed, 5 Oct 2005
[ 16:47 arved search for other commits by this committer ] Original commit 
Update to 2.9.0

PR:             86936
Submitted by:   Simon Dick <simond@irrelevant.org>
Sun, 22 Aug 2004
[ 05:43 linimon search for other commits by this committer ] Original commit 
Update to 2.8.5 and fix compilation with gcc 3.4.

PR:             ports/69908
Submitted by:   Ulrich Spoerlein <q at uni dot de>
Approved by:    maintainer
Thu, 18 Mar 2004
[ 10:40 krion search for other commits by this committer ] Original commit 
- Update to version 2.8.4
- SIZE'ify

PR:             ports/64411
Submitted by:   maintainer
Mon, 22 Dec 2003
[ 11:35 clement search for other commits by this committer ] Original commit 
- Update MASTER_SITES (remove dead mirror)
- use bzip'ed distfile
  no change between old and new distfiles.

PR:             60498
Submitted by:   Simon Dick <simond@irrelevant.org> (maintainer)
Approved by:    erwin (mentor)
Fri, 19 Dec 2003
[ 14:50 krion search for other commits by this committer ] Original commit 
- Update to version 2.8.3

PR:             60398
Submitted by:   maintainer
Thu, 4 Dec 2003
[ 09:57 krion search for other commits by this committer ] Original commit 
- Update to version 2.8.2

PR:             59748
Submitted by:   maintainer
Thu, 21 Aug 2003
[ 17:54 krion search for other commits by this committer ] Original commit 
- Update to 2.8.1

PR:             55839
Submitted by:   maintainer
Sun, 27 Oct 2002
[ 11:50 obraun search for other commits by this committer ] Original commit 
* Upgrade to 2.7.0.
* PERL -> REINPLACE

PR:             44517
Submitted by:   maintainer
Mon, 26 Aug 2002
[ 20:28 obraun search for other commits by this committer ] Original commit 
Upgrade to 2.6.1.

PR:             ports/42032
Submitted by:   maintainer
Approved by:    dwcjr (mentor)
Wed, 21 Aug 2002
[ 01:35 kevlo search for other commits by this committer ] Original commit 
Update to 2.6.0

PR: 41825
Submitted by: MAINTAINER
Mon, 27 May 2002
[ 09:08 ijliao search for other commits by this committer ] Original commit 
upgrade to 2.5.0

PR:             38601
Submitted by:   maintainer
Sun, 7 Apr 2002
[ 14:10 anders search for other commits by this committer ] Original commit 
Update to version 2.4.0.

PR:             36839
Submitted by:   maintainer
Thu, 10 Jan 2002
[ 14:04 kevlo search for other commits by this committer ] Original commit 
Update to version 2.3.1    
Tue, 6 Nov 2001
[ 15:09 petef search for other commits by this committer ] Original commit 
- update to 2.3.0   - we don't own share/pixmaps, use @unexec rmdir instead of
@dirrm    
Mon, 9 Jul 2001
[ 15:24 kevlo search for other commits by this committer ] Original commit 
Update to version 2.2.2    
Tue, 3 Jul 2001
[ 13:15 kevlo search for other commits by this committer ] Original commit 
Update to version 2.2.1    
Mon, 2 Apr 2001
[ 14:37 olgeni search for other commits by this committer ] Original commit 
Update port to version 2.2.0    
Sat, 31 Mar 2001
[ 02:58 will search for other commits by this committer ] Original commit 
Add worker 2.1.0, a X11 File Manager based on Directory Opus.    

Number of commits found: 72