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

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

You may also be interested in the Github issue.
Port details
py-scholarly Simple access to Google Scholar authors and citations
1.7.11 develnew! 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 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: matthew@wener.org search for ports maintained by this maintainer
Port Added: 2024-11-20 10:26:47
Last Update: 2024-11-20 10:06:50
Commit Hash: c4d0e5f
Also Listed In: python
License: UNLICENSE
WWW:
https://github.com/scholarly-python-package/scholarly
Description:
scholarly is a module that allows you to retrieve author and publication information from Google Scholar in a friendly, Pythonic way without having to solve CAPTCHAs.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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}scholarly>0:devel/py-scholarly@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-scholarly/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-scholarly
  • pkg install py311-scholarly
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py311-scholarly listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-scholarly
Package flavors (<flavor>: <package>)
  • py311: py311-scholarly
distinfo:
TIMESTAMP = 1724809518 SHA256 (scholarly-1.7.11.tar.gz) = 2c983dd44d9d9398a6f2605102ae6e5586023b41ebbaec1461917ee48eb153f0 SIZE (scholarly-1.7.11.tar.gz) = 38819

Packages (timestamps in pop-ups are UTC):
py311-scholarly
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.7.111.7.11--1.7.11---
FreeBSD:13:quarterly1.7.111.7.11-1.7.111.7.11---
FreeBSD:14:latest1.7.111.7.11--1.7.11---
FreeBSD:14:quarterly1.7.111.7.11-1.7.111.7.11---
FreeBSD:15:latest1.7.111.7.11n/a1.7.11n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>0 : devel/py-setuptools@py311
  2. py311-wheel>=0 : devel/py-wheel@py311
  3. python3.11 : lang/python311
  4. py311-build>=0 : devel/py-build@py311
  5. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-arrow>=0 : devel/py-arrow@py311
  2. py311-beautifulsoup>=0 : www/py-beautifulsoup@py311
  3. py311-bibtexparser>=0 : textproc/py-bibtexparser@py311
  4. py311-deprecated>=0 : devel/py-deprecated@py311
  5. py311-fake-useragent>=0 : www/py-fake-useragent@py311
  6. py311-free-proxy>=0 : www/py-free-proxy@py311
  7. py311-httpx>=0 : www/py-httpx@py311
  8. py311-python-dotenv>=0 : www/py-python-dotenv@py311
  9. py311-requests>=0 : www/py-requests@py311
  10. py311-selenium>=0 : www/py-selenium@py311
  11. py311-stem>=0 : security/py-stem@py311
  12. python3.11 : lang/python311
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_py-scholarly
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/s/scholarly/
  2. https://pypi.org/packages/source/s/scholarly/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.7.11
20 Nov 2024 10:06:50
commit hash: c4d0e5f74b9b7fbbf4ff9741072e25eb5cb8afa7commit hash: c4d0e5f74b9b7fbbf4ff9741072e25eb5cb8afa7commit hash: c4d0e5f74b9b7fbbf4ff9741072e25eb5cb8afa7commit hash: c4d0e5f74b9b7fbbf4ff9741072e25eb5cb8afa7 files touched by this commit
Dries Michiels (driesm) search for other commits by this committer
Author: Matthew Wener
devel/py-scholarly: add new port

Simple access to Google Scholar authors and citations.

PR:	282846

Number of commits found: 1