Version: 4.5, Package name: buku-4.5 |
Maintained by: Ingo Feinerer |
Master sites: |
Description buku is a command-line utility to store, tag, search and organize bookmarks. * Lightweight, clean interface * Text editor integration * Fetch page title, add tags and comments * Multiple search modes (e.g. deep, regex) * Continuous search at prompt, on the fly mode switch * Open bookmarks and search results in browser * Import/export in HTML (FF, Chrome compatible) or Markdown * Shorten and expand URLs * Smart tag editing with >>, > or << symbols at prompt * Password protection (manual) * Portable, merge-able database to sync between systems * Multithreaded full DB refresh * Shell completion scripts, man page with examples |
Filesize: 280.586 KB |
Version History (View Complete History) |
|
2021-02-23 12:39:53 by Stuart Henderson | Files touched by this commit (743) |
Log message: Reverse the polarity of MODPY_VERSION; default is now 3.x, if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}. This commit doesn't change any versions currently used; it may be that some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those should be cleaned up in the course of updating ports where possible. Python module ports providing py3-* packages should still use FLAVOR=python3 so that we don't have a mixture of dependencies some using ${MODPY_FLAVOR} and others not. |
2020-12-31 03:17:31 by Ingo Feinerer | Files touched by this commit (2) |
Log message: Update to buku 4.5 |
2020-07-03 15:13:23 by Stuart Henderson | Files touched by this commit (1032) |
Log message: bump REVISION; python 3 default changed to 3.8 |
2020-06-19 00:45:08 by Ingo Feinerer | Files touched by this commit (2) |
Log message: Update to buku 4.4 |
2020-02-07 04:31:55 by Ingo Feinerer | Files touched by this commit (3) |
Log message: Update to buku 4.3 |
2019-06-26 06:38:07 by Ingo Feinerer | Files touched by this commit (3) |
Log message: Update to buku 4.2.2 |
2019-04-28 14:52:03 by Stuart Henderson | Files touched by this commit (715) |
Log message: bump all the py3 things, _SYSTEM_VERSION didn't quite work out how we expected and it's easier|safer to do it this way than fiddle with pkg_add now. thanks aja for update tests with a quick bulk. |
2018-05-26 00:21:18 by Ingo Feinerer | Files touched by this commit (3) |
Log message: Update to buku 3.8 Do not install new bukuserver as we miss Flask dependencies in our ports tree. |
2018-03-30 01:34:33 by Ingo Feinerer | Files touched by this commit (2) |
Log message: Update to buku 3.7 |
2018-02-03 04:50:40 by Ingo Feinerer | Files touched by this commit (2) |
Log message: Update to buku 3.6 |