Port details |
- dooble Dooble Web Browser
- 2023.05.31 www
=0 2023.02.25Version of this port present on the latest quarterly branch. - Maintainer: eric@camachat.org
 - Port Added: 2021-05-25 02:33:15
- Last Update: 2023-06-05 07:25:19
- Commit Hash: 86b578b
- License: BSD3CLAUSE
- Description:
- Dooble, the weather bug browser. Minimal, cute, and unusually stable.
- A Web browser!
- Basic themes.
- Compact.
- Cookie crusher.
- Custom search engines.
- Custom style sheets.
- Documented.
- Domain restrictions.
- Favorites.
- Floating digital clock.
- FreeBSD, Linux, Mac, Windows.
- Gopher support.
- Multiple private instances, including downloads.
- Original implementations of AES-256, Threefish-256.
- Qt-only dependency.
- Windows portable.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- Conflicts:
- CONFLICTS_INSTALL:
- Conflicts Matches:
-
There are no Conflicts Matches for this port. This is usually an error.
- To install the port:
- cd /usr/ports/www/dooble/ && make install clean
- To add the package, run one of these commands:
- pkg install www/dooble
- pkg install dooble-qt5
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: dooble-qt5
- Package flavors (<flavor>: <package>)
- qt5: dooble-qt5
- qt6: dooble-qt6
- distinfo:
- TIMESTAMP = 1685729210
SHA256 (textbrowser-dooble-2023.05.31_GH0.tar.gz) = ca2ad5dde9b695acb0b3553ce351fb6f155e9fb412dcb870adba8e12051a09e5
SIZE (textbrowser-dooble-2023.05.31_GH0.tar.gz) = 93825728
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- update-desktop-database : devel/desktop-file-utils
- gmake>=4.3 : devel/gmake
- xorgproto>=0 : x11/xorgproto
- xcb.pc : x11/libxcb
- qt5-buildtools>=5.15 : devel/qt5-buildtools
- qt5-qmake>=5.15 : devel/qt5-qmake
- Runtime dependencies:
-
- update-desktop-database : devel/desktop-file-utils
- xcb.pc : x11/libxcb
- libqsqlite.so : databases/qt5-sqldrivers-sqlite3
- Library dependencies:
-
- libGL.so : graphics/libglvnd
- libQt5Concurrent.so : devel/qt5-concurrent
- libQt5Core.so : devel/qt5-core
- libQt5Qml.so : x11-toolkits/qt5-declarative
- libQt5Gui.so : x11-toolkits/qt5-gui
- libQt5Location.so : devel/qt5-location
- libQt5Network.so : net/qt5-network
- libQt5PrintSupport.so : print/qt5-printsupport
- libQt5Sql.so : databases/qt5-sql
- libQt5WebChannel.so : www/qt5-webchannel
- libQt5WebEngineCore.so : www/qt5-webengine
- libQt5Widgets.so : x11-toolkits/qt5-widgets
- libQt5Xml.so : textproc/qt5-xml
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- www_dooble
- USES:
- compiler:c++17-lang desktop-file-utils gl gmake qmake qt:5 ssl tar xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2023.05.31 05 Jun 2023 07:25:19
    |
Matthew Seaman (matthew)  Author: Eric Camachat |
www/dooble: update to 2023.05.31
Release Notes
- Peek-a-boo, where available. Explore, build, discover.
- Qt 6.5.1.
- Release includes a bunch of accumulated bundles!
- Updated domain-filtering files.
Changes: https://github.com/textbrowser/dooble/releases/tag/2023.05.31
PR: 271790 |
2023.04.20_2 25 Apr 2023 15:17:15
    |
Christian Weisgerber (naddy)  |
audio/opus: bump consumers after update to 1.4 |
2023.04.20 24 Apr 2023 16:25:39
    |
Fernando Apesteguía (fernape)  Author: Eric Camachat |
www/dooble: update to 2023.04.20
ChangeLog: https://github.com/textbrowser/dooble/releases/tag/2023.04.20
Flavorize port (qt5, qt6)
2023.04.10 Release Notes
* AdGuard DNS file processing. Dooble will now allow importing of
https://adguardteam.github.io/AdGuardSDNSFilter/Filters/filter.txt. Basic
interpretation is included. For example, ||url^ is blocked. All other entries
are ignored. Please see Data/dooble_filter.txt.
* Include default HTTP agent string in About.
* Listen on fullScreenRequested() signal and accept the request. Address, menu
bar, and status bar widgets will be hidden. Other widgets (find, page
notifications, etc.) will remain visible. The Escape key may be used to exit
a (Only the first 15 lines of the commit message are shown above ) |
2023.04.01 05 Apr 2023 05:22:34
    |
Fernando Apesteguía (fernape)  Author: Eric Camachat |
www/dooble: Update to 2023.04.01
ChangeLog: https://github.com/textbrowser/dooble/releases/tag/2023.04.01
* Added -Wformat-security, -fstack-clash-protection for Linux builds.
* Corrected widget buddies. Buddies are similar to mnemonics.
* Include the text (Private) in private Dooble window titles.
* New Private Window shortcut.
* Relative location character. Please see Settings -> Web.
* Retain proxy information if a proxy is disabled.
* Retrieve a complete locale name for translation file warning in Settings ->
Display.
* The Linux bundle was created on KUbuntu 22.04.
PR: 270585
Reported by: eric@camachat.org (maintainer) |
2023.02.25 28 Feb 2023 09:44:08
    |
Fernando Apesteguía (fernape)  Author: Eric Camachat |
www/dooble: update to 2023.02.25
ChangeLog: https://github.com/textbrowser/dooble/releases/tag/2023.02.25
* Allow empty Home URL.
* Ignite a search from the address bar.
* Search engine titles must be unique!
PR: 269839
Reported by: eric@camachat.org (maintainer) |
2023.02.20 24 Feb 2023 08:15:43
    |
Fernando Apesteguía (fernape)  Author: Eric Camachat |
www/dooble: update to 2023.02.20
ChangeLog: https://github.com/textbrowser/dooble/releases/tag/2023.02.20
* Add Tab Behavior. Settings -> Display.
* Corrected state of private Cookies Window.
* Save Purge Periodically setting in private Cookies Window as a separate
setting.
* Show a warning label in Settings -> Web -> Spell Checkers if
qtwebengine_dictionaries cannot be read.
PR: 269750
Reported by: eric@camachat.org (maintainer) |
2023.01.30 01 Feb 2023 11:14:44
    |
Fernando Apesteguía (fernape)  Author: Eric Camachat |
www/dooble: update to 2023.01.30
ChangeLog: https://github.com/textbrowser/dooble/releases/tag/2023.01.30
Support XDG_CONFIG_HOME.
PR: 269239
Reported by: eric@camachat.org (maintainer) |
2023.01.18 23 Jan 2023 12:23:09
    |
Fernando Apesteguía (fernape)  Author: Eric Camachat |
www/dooble: update to 2023.01.18
ChangeLog: https://github.com/textbrowser/dooble/releases/tag/2023.01.18
* Do not save private session tabs.
* Dooble profiles through the DOOBLE_HOME environment variable.
* Finicky QFont and empty strings. Some corrections.
* Swiftly download version information and display it in About.
PR: 269071
Reported by: eric@camachat.org (maintainer) |
2023.01.13 18 Jan 2023 10:05:36
    |
Fernando Apesteguía (fernape)  Author: Eric Camachat |
www/dooble: Update to 2023.01.13
ChangeLog: https://github.com/textbrowser/dooble/releases/tag/2023.01.13
* New setting: Retain Session Tabs. See Settings -> History.
* Special parsing of address text via Control keyboard modifier.
* Spooky Friday!
* memzero() key information.
PR: 268933
Reported by: eric@camachat.org (maintainer) |
2022.12.25 26 Dec 2022 15:29:27
    |
Nuno Teixeira (eduardo)  Author: Eric Camachat |
www/dooble: Update to 2022.12.25
ChangeLog: https://github.com/textbrowser/dooble/releases/tag/2022.12.25
PR: 268563 |
2022.11.15 30 Nov 2022 06:28:32
    |
Fernando Apesteguía (fernape)  Author: Eric Camachat |
www/dooble: Update to 2022.11.15
ChangeLog: https://github.com/textbrowser/dooble/releases/tag/2022.11.15
* Application font. Please see Settings->Display.
* Corrected "Waiting for page..." URL host. The URL host may be the current URL
host or the URL host which is loading in the future.
* French dictionary.
* French translation.
* Retain checked cookies. Issue caused by incorrect comparison of Qt::Checked.
PR: 267940
Reported by: eric@camachat.org (maintainer) |
2022.10.15 11 Nov 2022 16:37:15
    |
Nuno Teixeira (eduardo)  Author: Eric Camachat |
www/dooble: Update to 2022.10.15
ChangeLog: https://github.com/textbrowser/dooble/releases/tag/2022.10.15
PR: 267280 |
2022.06.15 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) |
2022.06.15 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 ) |
2022.06.15 17 Jun 2022 05:21:00
    |
Fernando Apesteguía (fernape)  Author: Eric Camachat |
www/dooble: update to 2022.06.15
ChangeLog: https://github.com/textbrowser/dooble/releases/tag/2022.06.15
* Added disable-reading-from-canvas setting.
* Address bar search engine. Also see Tools->Search Engines. A beginning.
* Set Page Floating Menu icons after a new icon set is selected.
* Speedier AES.
* Speedier Threefish.
* Verify QFont::fromString().
PR: 264692
Reported by: eric@camachat.org (maintainer) |
2022.04.04 05 Apr 2022 02:42:28
    |
Guangyuan Yang (ygy)  Author: Eric Camachat |
www/dooble: Update to 2022.04.04
Changelog: https://github.com/textbrowser/dooble/releases/tag/2022.04.04
PR: 263026 |
2022.02.15 15 Feb 2022 18:00:07
    |
Neel Chauhan (nc)  Author: Eric Camachat |
www/dooble: update to 2020.02.15
PR: 261972 |
2022.01.15 02 Feb 2022 21:43:49
    |
Neel Chauhan (nc)  Author: Eric Camachat |
www/dooble: update to 2022.01.15
PR: 261658 |
2021.12.05 15 Dec 2021 16:01:47
    |
Fernando Apesteguía (fernape)  |
www/dooble: update to 2021.12.05
ChangeLog: https://github.com/textbrowser/dooble/releases/tag/2021.11.05
PR: 259686
Reported by: eric@camachat.org (maintainer) |
2021.08.30 14 Sep 2021 12:24:37
    |
Guangyuan Yang (ygy)  Author: Eric Camachat |
www/dooble: Update to 2021.08.30
Changelog: https://github.com/textbrowser/dooble/releases/tag/2021.08.30
PR: 258290 |
2021.08.05 18 Aug 2021 19:47:22
    |
Neel Chauhan (nc)  Author: Eric Camachat |
www/dooble: update to 2021.08.05
PR: 257648 |
2021.07.05 07 Jul 2021 12:01:11
    |
Fernando Apesteguía (fernape)  |
www/dooble: Update to 2021.07.05
ChangeLog: https://github.com/textbrowser/dooble/releases/tag/2021.07.05
PR: 257011
Reported by: eric@camachat.org (maintainer) |
2021.02.20 25 May 2021 02:31:28
    |
Li-Wen Hsu (lwhsu)  Author: Eric Camachat |
www/dooble: (new) qt5-webengine based browser, minimal, cute, and usually stable
PR: 250854 |