Port details |
- py-ddgr Command line tool for performing DuckDuckGo web searches
- 1.4 www
=0 1.4Version of this port present on the latest quarterly branch.
- Maintainer: jsmith@resonatingmedia.com
- 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
-
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}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. 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:
-
- python3.6 : lang/python36
- Runtime dependencies:
-
- py36-requests>=2.4.3 : www/py-requests@py36
- 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:
|
Number of commits found: 6
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.4 19 Apr 2020 18:44:16 |
amdmi3 |
Remove www/py-ddgr (outdated duplicate of www/ddgr)
PR: 245733
Reported by: FreeBSD@ShaneWare.Biz |
1.4 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 |
1.4 17 Jun 2018 21:39:21 |
yuri |
www/py-ddgr: Update 1.1 -> 1.4
PR: 229090
Approved by: jsmith@resonatingmedia.com (maintainer) |
1.1 19 Dec 2017 16:23:48 |
mat |
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 |
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 ) |
1.1 30 Nov 2017 06:53:08 |
yuri |
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
|