Port details |
- gogrepo Batch downloader for (linux,mac,windows) games distributed by GOG.com
- 0.3a_3 games =3 0.3a_3Version of this port present on the latest quarterly branch.
- Maintainer: se@FreeBSD.org
- Port Added: 2017-05-06 20:33:49
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: llvm-devel, sdlpop, nwndata, mesa-libs, wine
- Also Listed In: net
- License: GPLv3+
- WWW:
- https://github.com/eddie3/gogrepo
- Description:
- A Python-based tool for downloading your GOG.com game collections and
extras to your local computer for full offline enjoyment.
It is a clean standalone python script that can be run from anywhere.
It requires a typical Python 2.7 or 3.x installation and html5lib.
By default, game folders are saved in the same location that the script
is run in. You can also specify another directory. Run gogrepo.py -h to
see help or read more below. Each game has its own directories with all
game/bonus files saved within.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/games/gogrepo/ && make install clean
- To add the package, run one of these commands:
- pkg install games/gogrepo
- pkg install gogrepo
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: gogrepo
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1573941865
SHA256 (eddie3-gogrepo-0.3a-2cd3ac4_GH0.tar.gz) = 2c80944ad077989bdfc23cab5907eaeaf70bdf9b825d858064f23c4549bd1648
SIZE (eddie3-gogrepo-0.3a-2cd3ac4_GH0.tar.gz) = 15063
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- html5parser.py : www/py-html5lib
- html2text : textproc/py-html2text
- python3.9 : lang/python39
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for gogrepo-0.3a_3:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- games_gogrepo
- USES:
- python shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 10
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.3a_3 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.3a_3 20 Jul 2022 14:21:58 |
Tobias C. Berner (tcberner) |
games: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <benlutz@datacomm.ch>
* <janos.mohacsi@bsd.hu>
* Aaron Baugher
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron VonderHaar <avh4@usa.net>
* Aaron Zauner <az_mail@gmx.at>
* Adam Kranzel (adam@alameda.edu)
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
0.3a_3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.3a_3 16 Nov 2019 22:16:24 |
se |
Update to latest version
Approved by: antoine (implicit) |
0.3a_2 10 Mar 2019 10:42:04 |
danfe |
Fix various misspellings of PORTREVISION. |
0.3a 16 Aug 2018 13:18:54 |
se |
Upgrade to latest official version and apply auth API patch not yet in
the official version.
Approved by: antoine (implicit) |
0.3a 14 Jun 2017 09:01:26 |
amdmi3 |
- Switch to options helpers
Approved by: portmgr blanket |
0.3a 18 May 2017 16:05:13 |
sunpoet |
Update WWW
Approved by: portmgr (blanket) |
0.3a 06 May 2017 20:33:40 |
se |
Batch downloader for games distributed by GOG.com (Good Old Games).
A number of Linux games distributed by GOG.com should be usable under
Linux emulation on FreeBSD, but none has actually been tested.
Approved by: antoine (mentor) |
Number of commits found: 10
|