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.

Port details
py-buku Powerful command-line bookmark manager
3.8 www Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.8Version of this port present on the latest quarterly branch.
Maintainer: ehaupt@FreeBSD.org search for ports maintained by this maintainer
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
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

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.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py36-setuptools>0 : devel/py-setuptools@py36
  2. python3.6 : lang/python36
Runtime dependencies:
  1. py36-beautifulsoup>=4.0 : www/py-beautifulsoup@py36
  2. py36-cryptography>=1.3.4 : security/py-cryptography@py36
  3. py36-requests>=2.0.1 : www/py-requests@py36
  4. py36-urllib3>=1.21.1 : net/py-urllib3@py36
  5. py36-sqlite3>0 : databases/py-sqlite3@py36
  6. py36-setuptools>0 : devel/py-setuptools@py36
  7. 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/jarun/Buku/tar.gz/v3.8?dummy=/
Collapse this list.

Number of commits found: 8

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.8
31 Aug 2018 22:18:49
Revision:478615Original commit files touched by this commit
ehaupt search for other commits by this committer
- 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
Revision:472884Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:470777Original commit files touched by this commit
ehaupt search for other commits by this committer
Update to 3.8
3.7
30 Mar 2018 17:04:07
Revision:465986Original commit files touched by this commit
ehaupt search for other commits by this committer
Update to 3.7
3.6
10 Feb 2018 12:39:50
Revision:461391Original commit files touched by this commit
ehaupt search for other commits by this committer
Update to 3.6
3.5
30 Nov 2017 15:50:34
Revision:455210Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
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 View all of this commit message)
3.5
23 Nov 2017 07:45:09
Revision:454742Original commit files touched by this commit
ehaupt search for other commits by this committer
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
Revision:454678Original commit files touched by this commit
ehaupt search for other commits by this committer
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