Port details |
- py-buku Powerful command-line bookmark manager
- 3.8 www
=0 3.8Version of this port present on the latest quarterly branch.
- Maintainer: ehaupt@FreeBSD.org
- Port Added: 2017-11-22 07:17:02
- Last Update: 2018-08-31 22:18:49
- SVN Revision: 478615
- Also Listed In: python
- License: GPLv3
- WWW:
- https://github.com/jarun/Buku
- Description:
- Powerful bookmark manager written in Python3 and SQLite3. A flexible cmdline
solution with a private, portable, merge-able database along with browser
integration.
buku fetches the title of a bookmarked web page and stores it along with any
additional comments and tags. You can use your favourite editor to compose and
update bookmarks. With multiple search options, including regex and a deep scan
mode (particularly for URLs), it can find any bookmark instantly. Multiple
search results can be opened in the browser at once.
WWW: https://github.com/jarun/Buku
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}buku>0:www/py-buku@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py36-buku
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1527162554
SHA256 (jarun-Buku-v3.8_GH0.tar.gz) = bca35fe1b7dbf88ed3af07e0daa4bc0a736d2f85b3103efcb18d542eebb2eebe
SIZE (jarun-Buku-v3.8_GH0.tar.gz) = 147434
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py36-setuptools>0 : devel/py-setuptools@py36
- python3.6 : lang/python36
- Runtime dependencies:
-
- py36-beautifulsoup>=4.0 : www/py-beautifulsoup@py36
- py36-cryptography>=1.3.4 : security/py-cryptography@py36
- py36-requests>=2.0.1 : www/py-requests@py36
- py36-urllib3>=1.21.1 : net/py-urllib3@py36
- py36-sqlite3>0 : databases/py-sqlite3@py36
- py36-setuptools>0 : devel/py-setuptools@py36
- python3.6 : lang/python36
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- python:3.4+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 8
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.8 31 Aug 2018 22:18:49 |
ehaupt |
- Move from www/py-buku to www/buku. The port is written in python but is not a
python module/library that needs flavors.
- Update to 3.9 |
3.8 20 Jun 2018 17:05:44 |
mat |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
3.8 24 May 2018 12:59:34 |
ehaupt |
Update to 3.8 |
3.7 30 Mar 2018 17:04:07 |
ehaupt |
Update to 3.7 |
3.6 10 Feb 2018 12:39:50 |
ehaupt |
Update to 3.6 |
3.5 30 Nov 2017 15:50:34 |
mat |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
3.5 23 Nov 2017 07:45:09 |
ehaupt |
Ignore on the package builders when default version of python is not 3.6+
Note: This port passed tier-1 builds with ports-mgmt/poudriere and
ports-mgmt/poudriere-devel without this measurement. Once the package builders
are updated this should not be needed anymore.
Reported by: pkg-fallout |
3.5 22 Nov 2017 07:16:51 |
ehaupt |
Powerful bookmark manager written in Python3 and SQLite3. A flexible cmdline
solution with a private, portable, merge-able database along with browser
integration.
buku fetches the title of a bookmarked web page and stores it along with any
additional comments and tags. You can use your favourite editor to compose and
update bookmarks. With multiple search options, including regex and a deep scan
mode (particularly for URLs), it can find any bookmark instantly. Multiple
search results can be opened in the browser at once.
WWW: https://github.com/jarun/Buku |
Number of commits found: 8
|