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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
py-ddgr Command line tool for performing DuckDuckGo web searches
1.4 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 1.4Version of this port present on the latest quarterly branch.
Maintainer: jsmith@resonatingmedia.com search for ports maintained by this maintainer
Port Added: 2017-11-30 06:53:15
Last Update: 2020-04-19 18:44:16
SVN Revision: 532143
License: GPLv3
WWW:
https://github.com/jarun/ddgr
Description:
ddgr is a cmdline utility to search DuckDuckGo from the terminal. Unlike the web interface, you can specify the number of search results you would like to see per page. It's more convenient than skimming through 30-odd search results per page. The default interface is carefully designed to use minimum space without sacrificing readability. WWW: https://github.com/jarun/ddgr
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}ddgr>0:www/py-ddgr@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py36-ddgr
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1529264905 SHA256 (jarun-ddgr-v1.4_GH0.tar.gz) = 045063b4d7262992a7ea3cd9fe9715a199318828de82073f54c42631d3ef41b7 SIZE (jarun-ddgr-v1.4_GH0.tar.gz) = 40983

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. python3.6 : lang/python36
Runtime dependencies:
  1. py36-requests>=2.4.3 : www/py-requests@py36
  2. python3.6 : lang/python36
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for py36-ddgr-1.4: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
N/A
USES:
python:3.3+ shebangfix
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/ddgr/tar.gz/v1.4?dummy=/
Collapse this list.

Number of commits found: 6

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.4
19 Apr 2020 18:44:16
Revision:532143Original commit files touched by this commit
amdmi3 search for other commits by this committer
Remove www/py-ddgr (outdated duplicate of www/ddgr)

PR:		245733
Reported by:	FreeBSD@ShaneWare.Biz
1.4
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
1.4
17 Jun 2018 21:39:21
Revision:472639Original commit files touched by this commit
yuri search for other commits by this committer
www/py-ddgr: Update 1.1 -> 1.4

PR:		229090
Approved by:	jsmith@resonatingmedia.com (maintainer)
1.1
19 Dec 2017 16:23:48
Revision:456737Original commit files touched by this commit
mat search for other commits by this committer
Enhance USES=uniquefiles to be more generic.

This allows to have more complex renaming schemes.  Until now, it could
only add a prefix or a suffix, but this was not working at all for man
pages, because it would give man/man1/pyfoo.1.gz-2.7 or
man/man1/pyfoo-1-2.7.gz.  With this change, a man page will be correctly
renamed to man/man1/pyfoo-2.7.1.gz.

Unfix ports that were already handling man pages.

PR:		220214
Submitted by:	Fukang Chen (previous patch)
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D13444
1.1
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)
1.1
30 Nov 2017 06:53:08
Revision:455171Original commit files touched by this commit
yuri search for other commits by this committer
New port: www/py-ddgr: Command line tool for performing DuckDuckGo web searches

PR:		223976
Submitted by:	jsmith@resonatingmedia.com
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D13299

Number of commits found: 6