Port details |
- gocheese Python private package repository and caching proxy
- 3.7.0_1 devel
=0 Version of this port present on the latest quarterly branch. - Maintainer: swills@FreeBSD.org
 - Port Added: 2019-12-09 20:05:50
- Last Update: 2023-01-14 11:31:17
- Commit Hash: 3b383d8
- Also Listed In: python
- License: GPLv3
- Description:
- GoCheese is Python private package repository and caching proxy.
It serves two purposes:
* proxying and caching of missing packages from upstream PyPI, conforming to
PEP-0503 (Simple Repository API)
* hosting of private locally uploaded packages, conforming to Warehouse Legacy
API
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- gocheese>0:devel/gocheese
- To install the port:
- cd /usr/ports/devel/gocheese/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/gocheese
- pkg install gocheese
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: gocheese
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1669741732
SHA256 (gocheese-3.7.0.tar.zst) = 1d1f18087d5fb494bde0d39ecbbe32c2fee9bbf5f765bfbc58744f42b26f3b93
SIZE (gocheese-3.7.0.tar.zst) = 69872
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:
-
- go119 : lang/go119
- Runtime dependencies:
-
- indexinfo : print/indexinfo
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_gocheese
- USES:
- go tar:zst
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.7.0_1 14 Jan 2023 11:31:17
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTVERSION after lang/go{118,119} update |
3.7.0 29 Dec 2022 06:19:13
    |
Yuri Victorovich (yuri)  Author: Artyom Davidov |
devel/gocheese: Update 3.5.0 -> 3.7.0
PR: 267999
Approved by: swills@ (maintainer's timeout; 29 days) |
3.5.0_1 11 Dec 2022 11:17:27
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after lang/go{118,119} update |
3.5.0 15 Oct 2022 08:28:59
    |
Yuri Victorovich (yuri)  Author: Artyom Davidov |
devel/gocheese: Update 2.5.0 -> 3.5.0
PR: 264945
Approved by: swills@ (maintainer's timeout; 117 days) |
2.5.0_6 06 Oct 2022 19:24:26
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after lang/go{118,119} update |
2.5.0_5 08 Sep 2022 16:33:18
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after lang/go{118,119} update |
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) |
2.5.0_4 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 ) |
2.5.0_4 03 Aug 2022 21:35:13
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after Go update
Bump Go ports PORTREVISION after GO_DEFAULT and lang/go118 update. |
2.5.0_3 14 Jul 2022 12:46:05
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after lang/go{117,118} update |
2.5.0_2 07 Jun 2022 21:56:10
    |
Dmitri Goutnik (dmgk)  |
*/*: Bump port revisons after lang/go{117,118} update |
2.5.0_1 06 Jun 2022 18:19:10
    |
Dmitri Goutnik (dmgk)  |
*/*: Repair after switching to versioned Go ports
- Add 1.17 to USES=go for ports that still need go117, remove GO_PORT;
- Add missing ${SETENV} ${MAKE_ENV} to repair BINARY_ALIAS;
- Remove explicit dependencies on lang/go.
PR: 264336
Reviewed by: ygy jwb yuri mikael drtr0jan@yandex.ru decke mat
Differential Revision: https://reviews.freebsd.org/D35346 |
2.5.0_1 30 Mar 2022 07:01:44
    |
Guangyuan Yang (ygy)  |
*/*: Bump PORTREVISION after lang/go 1.18 update |
2.5.0 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.5.0 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2.5.0 08 Jan 2021 14:58:38
  |
dmgk  |
devel/gocheese: Unbreak with go1.16
Approved by: swills (maintainer) |
2.5.0 06 Dec 2020 23:44:00
  |
swills  |
devel/gocheese: update to 2.5.0 |
2.4.1 09 Sep 2020 17:40:30
  |
swills  |
devel/gocheese: update to 2.4.1 |
2.4.0 28 Jul 2020 13:45:02
  |
swills  |
devel/gocheese: update to 2.4.0 |
2.3.0 14 Jul 2020 13:24:36
  |
swills  |
devel/gocheese: update to 2.3.0 |
2.2.0 09 Dec 2019 20:05:45
  |
swills  |
devel/gocheese: create port
GoCheese is Python private package repository and caching proxy.
It serves two purposes:
* proxying and caching of missing packages from upstream PyPI, conforming to
PEP-0503 (Simple Repository API)
* hosting of private locally uploaded packages, conforming to Warehouse Legacy
API
WWW: http://gocheese.cypherpunks.ru/ |