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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details
opengist Self-hosted pastebin powered by Git, open-source alternative to Github Gist
1.15.1_1 www 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.13.1_3Version of this port present on the latest quarterly branch.
Maintainer: fox@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-11-16 18:24:03
Last Update: 2026-08-19 17:39:04
Commit Hash: 4867821
Also Listed In: textproc
License: AGPLv3
WWW:
https://opengist.io/
Description:
Opengist is a self-hosted Pastebin powered by Git. All snippets are stored in a Git repository and can be read and/or modified using standard Git commands, or with the web interface. It is similar to GitHub Gist, but open-source and could be self-hosted.
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
Expand this list (10 items)
Collapse this list.
  1. /usr/local/share/licenses/opengist-1.15.1_1/catalog.mk
  2. /usr/local/share/licenses/opengist-1.15.1_1/LICENSE
  3. /usr/local/share/licenses/opengist-1.15.1_1/AGPLv3
  4. bin/opengist
  5. etc/opengist/config.yml.sample
  6. @dir(opengist,opengist,750) /var/db/opengist
  7. @dir(opengist,opengist,750) /var/run/opengist
  8. @owner
  9. @group
  10. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • opengist
Dependency lines:
  • opengist>0:www/opengist
To install the port:
cd /usr/ports/www/opengist/ && make install clean
To add the package, run one of these commands:
  • pkg install www/opengist
  • pkg install opengist
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: opengist
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: aarch64 amd64
distinfo:
TIMESTAMP = 1787133854 SHA256 (go/www_opengist/opengist-v1.15.1/opengist1.15.1-webdist.tar.gz) = 770491196c91ab1d450d48090c085d0ca1f3fee3559a57a5667c75f707e47341 SIZE (go/www_opengist/opengist-v1.15.1/opengist1.15.1-webdist.tar.gz) = 1988948

Expand this list (4 items)

Collapse this list.

SHA256 (go/www_opengist/opengist-v1.15.1/v1.15.1.mod) = d7831243f3ebe11bdc8722ddaa90fdafeb7843cce902d1d9cfaa4773d1d78e38 SIZE (go/www_opengist/opengist-v1.15.1/v1.15.1.mod) = 5782 SHA256 (go/www_opengist/opengist-v1.15.1/v1.15.1.zip) = 0aa094ac9cffd47d954a762bf4ce1cb7f61384ca693e4004773990406bebdce2 SIZE (go/www_opengist/opengist-v1.15.1/v1.15.1.zip) = 1874349

Collapse this list.


Packages (timestamps in pop-ups are UTC):
opengist
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-1.12.1_1---n/an/an/a
FreeBSD:13:quarterly-1.12.1_1---n/an/an/a
FreeBSD:14:latest1.15.1_11.15.1_1------
FreeBSD:14:quarterly-1.13.1_3------
FreeBSD:15:latest1.15.1_11.15.1_1n/a-n/an/a--
FreeBSD:15:quarterly-1.13.1_3n/a-n/an/a--
FreeBSD:16:latest1.15.1_11.15.1_1n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go126 : lang/go126
Runtime dependencies:
  1. git : devel/git
Fetch dependencies:
  1. go126 : lang/go126
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
www_opengist
USES:
go:1.26+,modules zip
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://proxy.golang.org/github.com/thomiceli/opengist/@v/
Collapse this list.

Number of commits found: 33

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.15.1_1
19 Aug 2026 17:39:04
commit hash: 4867821cd65241b6e8c0faa3ed76d67514594442commit hash: 4867821cd65241b6e8c0faa3ed76d67514594442commit hash: 4867821cd65241b6e8c0faa3ed76d67514594442commit hash: 4867821cd65241b6e8c0faa3ed76d67514594442 files touched by this commit
Dag-Erling Smørgrav (des) search for other commits by this committer
various: Bump go ports for go-1.25.14 / 1.26.7
1.15.1
19 Aug 2026 10:10:34
commit hash: b496a8c50f58c72f3143c5046f9cb4e079128703commit hash: b496a8c50f58c72f3143c5046f9cb4e079128703commit hash: b496a8c50f58c72f3143c5046f9cb4e079128703commit hash: b496a8c50f58c72f3143c5046f9cb4e079128703 files touched by this commit
Santhosh Raju (fox) search for other commits by this committer
www/opengist: Update to 1.15.1

Changes since 1.14.0:

v1.15.1

Fixed

  * Admin pagination with new URLs (#782).
  * Stop unbounded diff content growth for large files (#787).

v1.15.0

Added
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.14.0
19 Aug 2026 09:33:54
commit hash: dc20e3ca247cf96ad09e3509c16ebc43a54d65e7commit hash: dc20e3ca247cf96ad09e3509c16ebc43a54d65e7commit hash: dc20e3ca247cf96ad09e3509c16ebc43a54d65e7commit hash: dc20e3ca247cf96ad09e3509c16ebc43a54d65e7 files touched by this commit
Santhosh Raju (fox) search for other commits by this committer
Author: Dave Cottlehuber
www/opengist: Update to v1.14.0

- Remove assets dir, they are already bundled in the binary
- Fix the broken rc service that would not shut down correctly
- Move the pidfiles to /var/run/ to avoid needing to create a dir
- Use the prebuilt frontend assets published upstream, dropping the
  npm build dependency
- Enable aarch64

Reviewed by:	fox
Differential Revision:	https://reviews.freebsd.org/D58255
1.13.1_2
14 Aug 2026 00:38:09
commit hash: 6d39dcf04e96d7cdbad58d1b7f27d25d8e3b75b8commit hash: 6d39dcf04e96d7cdbad58d1b7f27d25d8e3b75b8commit hash: 6d39dcf04e96d7cdbad58d1b7f27d25d8e3b75b8commit hash: 6d39dcf04e96d7cdbad58d1b7f27d25d8e3b75b8 files touched by this commit
Dag-Erling Smørgrav (des) search for other commits by this committer
various: Bump go ports for go-1.25.13 / 1.26.6
1.13.1_1
10 Jul 2026 07:54:15
commit hash: 4ea354713284ca756537346a9ebc6df56184ed31commit hash: 4ea354713284ca756537346a9ebc6df56184ed31commit hash: 4ea354713284ca756537346a9ebc6df56184ed31commit hash: 4ea354713284ca756537346a9ebc6df56184ed31 files touched by this commit
Dag-Erling Smørgrav (des) search for other commits by this committer
various: Bump go ports for go-1.25.12 / 1.26.5
1.13.1
27 Jun 2026 22:02:58
commit hash: 94f8d7ab4f8f71955d9e783bf58ec319d9cd01e6commit hash: 94f8d7ab4f8f71955d9e783bf58ec319d9cd01e6commit hash: 94f8d7ab4f8f71955d9e783bf58ec319d9cd01e6commit hash: 94f8d7ab4f8f71955d9e783bf58ec319d9cd01e6 files touched by this commit
Santhosh Raju (fox) search for other commits by this committer
www/opengist: Update to 1.13.1

Changes since 1.12.2:

v1.13.1

Fixed

  * Embedding fix vertical scrolling and improve padding (#714).
  * Fix CSS url for json embed url (#715).

v1.13.0

Added
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.12.2_1
03 Jun 2026 17:54:22
commit hash: dd8dc2a59ddc46a12ace1cc4f7a953de512853bdcommit hash: dd8dc2a59ddc46a12ace1cc4f7a953de512853bdcommit hash: dd8dc2a59ddc46a12ace1cc4f7a953de512853bdcommit hash: dd8dc2a59ddc46a12ace1cc4f7a953de512853bd files touched by this commit
Dag-Erling Smørgrav (des) search for other commits by this committer
various: Bump go ports for go-1.25.11 / go-1.26.4
1.12.2
23 May 2026 23:04:45
commit hash: 0733e12c21c1001ad57c823a01b2f55e317c2754commit hash: 0733e12c21c1001ad57c823a01b2f55e317c2754commit hash: 0733e12c21c1001ad57c823a01b2f55e317c2754commit hash: 0733e12c21c1001ad57c823a01b2f55e317c2754 files touched by this commit
Santhosh Raju (fox) search for other commits by this committer
www/opengist: Update to 1.12.2

Changes since 1.12.1:

v1.12.2

Added

  * Search all fields (#622).
  * Display a form to create an Opengist account coming from a OAuth
    provider (#623).
  * Rebuild search index in admin options (#647).

Fixed
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.12.1_2
09 May 2026 17:25:51
commit hash: 4e243a83f8d8d5cd511bba2b689931886b3a57cecommit hash: 4e243a83f8d8d5cd511bba2b689931886b3a57cecommit hash: 4e243a83f8d8d5cd511bba2b689931886b3a57cecommit hash: 4e243a83f8d8d5cd511bba2b689931886b3a57ce files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
various: Bump ports for Go 1.25.10
1.12.1_1
06 Mar 2026 03:33:23
commit hash: a8d318da7c159b84ddff6a525e2e39800ab3f795commit hash: a8d318da7c159b84ddff6a525e2e39800ab3f795commit hash: a8d318da7c159b84ddff6a525e2e39800ab3f795commit hash: a8d318da7c159b84ddff6a525e2e39800ab3f795 files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
various: Bump ports for Go 1.25.8
1.12.1
15 Feb 2026 10:56:23
commit hash: 185a69c938bf38bfdd970baabcb189a8022dc9e4commit hash: 185a69c938bf38bfdd970baabcb189a8022dc9e4commit hash: 185a69c938bf38bfdd970baabcb189a8022dc9e4commit hash: 185a69c938bf38bfdd970baabcb189a8022dc9e4 files touched by this commit
Santhosh Raju (fox) search for other commits by this committer
www/opengist: Update to 1.12.1

Remove aarch64 support, since tailwindcss 4 is currently not supported
in aarch64.

Changes since 1.11.1:

v1.12.1

Added

  * More translation strings (#605)

Fixed
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.11.1_4
11 Feb 2026 19:21:45
commit hash: 97685c188649d678a8a0e5fde3e8ecb842bf9422commit hash: 97685c188649d678a8a0e5fde3e8ecb842bf9422commit hash: 97685c188649d678a8a0e5fde3e8ecb842bf9422commit hash: 97685c188649d678a8a0e5fde3e8ecb842bf9422 files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
various: Bump ports for Go default 1.24->1.25
1.11.1_3
10 Feb 2026 08:49:20
commit hash: 11eeaad69d64438b68460fc8f94334f7b353ae67commit hash: 11eeaad69d64438b68460fc8f94334f7b353ae67commit hash: 11eeaad69d64438b68460fc8f94334f7b353ae67commit hash: 11eeaad69d64438b68460fc8f94334f7b353ae67 files touched by this commit
Santhosh Raju (fox) search for other commits by this committer
www/opengist: Fix ownership for directories.

Also fixes the build failure.
1.11.1_2
05 Feb 2026 16:48:00
commit hash: 529df949a5b00103a138f1defddc73ef64750f2fcommit hash: 529df949a5b00103a138f1defddc73ef64750f2fcommit hash: 529df949a5b00103a138f1defddc73ef64750f2fcommit hash: 529df949a5b00103a138f1defddc73ef64750f2f files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
various: Bump Go ports for 1.24.13
1.11.1_1
31 Jan 2026 05:17:57
commit hash: 738863053475c824a2d919c9f6b2da77ca553026commit hash: 738863053475c824a2d919c9f6b2da77ca553026commit hash: 738863053475c824a2d919c9f6b2da77ca553026commit hash: 738863053475c824a2d919c9f6b2da77ca553026 files touched by this commit
Santhosh Raju (fox) search for other commits by this committer
www/opengist: Fix user creation and usage.

PR:		292747
Reported by:	Swee <meow@swee.codes>
1.11.1_1
16 Jan 2026 17:49:03
commit hash: 013f2d30b04bfe9e8d278b7bfad96a64b72c36dacommit hash: 013f2d30b04bfe9e8d278b7bfad96a64b72c36dacommit hash: 013f2d30b04bfe9e8d278b7bfad96a64b72c36dacommit hash: 013f2d30b04bfe9e8d278b7bfad96a64b72c36da files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
various: Bump Go ports for 1.24.12
1.11.1
06 Dec 2025 16:42:11
commit hash: 39296a587fe0cc36e11f3f0c84cac159f8b182f3commit hash: 39296a587fe0cc36e11f3f0c84cac159f8b182f3commit hash: 39296a587fe0cc36e11f3f0c84cac159f8b182f3commit hash: 39296a587fe0cc36e11f3f0c84cac159f8b182f3 files touched by this commit
Santhosh Raju (fox) search for other commits by this committer
www/opengist: Remove pinned deprecated version of go.

Depend on latest version of go from now on.
1.11.1
05 Dec 2025 14:07:28
commit hash: f45b1d07f50b64cebbcd416af8d7ddf265db3de1commit hash: f45b1d07f50b64cebbcd416af8d7ddf265db3de1commit hash: f45b1d07f50b64cebbcd416af8d7ddf265db3de1commit hash: f45b1d07f50b64cebbcd416af8d7ddf265db3de1 files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
many: Unsupported Go dep; deprecate and schedule for removal

There are about 75 ports that depend on old, unsupported Go
versions. I've scheduled those Go versions for deletions on
2025/01/01, and so these ports are scheduled for removal on
that same day.

HOWEVER....

Likely NONE or VERY VERY FEW of these ports will actually need
to be deleted! This stems from a misunderstanding:

When go.mod says "go 1.23", it means that it requires AT LEAST
go-1.23. Locking a port to a specific go version should almost
never happen; it is reserved for when a package absolutely
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.11.1
05 Nov 2025 06:26:39
commit hash: f97eb171fb0857c73297c9063a413b0091f1bf33commit hash: f97eb171fb0857c73297c9063a413b0091f1bf33commit hash: f97eb171fb0857c73297c9063a413b0091f1bf33commit hash: f97eb171fb0857c73297c9063a413b0091f1bf33 files touched by this commit
Santhosh Raju (fox) search for other commits by this committer
Author: Dave Cottlehuber
www/opengist: fix missing arm64 esbuild by reordering npm bundling

... and regenerate the archive

While here, pet portclippy & drop unsupported architectures.

PR:             290788
Sponsored by:   SkunkWerks, GmbH
Tested by:      poudriere
Fixes:          4bd4a4e185d870ded9a3cafa16e35a08fc168ea3
1.11.1
04 Nov 2025 10:57:57
commit hash: a00c851d1e0b0296c1135c0ff6edd58d8648a4eccommit hash: a00c851d1e0b0296c1135c0ff6edd58d8648a4eccommit hash: a00c851d1e0b0296c1135c0ff6edd58d8648a4eccommit hash: a00c851d1e0b0296c1135c0ff6edd58d8648a4ec files touched by this commit
Dave Cottlehuber (dch) search for other commits by this committer
www/opengist: fix build after borked pkg-plist

Remove rc.d script inadvertently added, as it is is handled already by
USES_RC_SUBR.

Tested by:	poudriere
Approved by:	portmgr (build fix blanket)

Fixes:	4bd4a4e185d870ded9a3cafa16e35a08fc168ea3
1.11.1
04 Nov 2025 08:28:51
commit hash: 625e945f112700a1345e5a2b309512dda9457980commit hash: 625e945f112700a1345e5a2b309512dda9457980commit hash: 625e945f112700a1345e5a2b309512dda9457980commit hash: 625e945f112700a1345e5a2b309512dda9457980 files touched by this commit
Santhosh Raju (fox) search for other commits by this committer
www/opengist: Update to 1.11.1

Changes since 1.10.0:

v1.11.1

Added

  * More translation strings (#511)

Fixed

  * CSV errors for rendering (#514)

Other
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.10.0_1
07 Aug 2025 00:13:05
commit hash: b6703954e39e9c8143d6a0a5d39fe3eef2515820commit hash: b6703954e39e9c8143d6a0a5d39fe3eef2515820commit hash: b6703954e39e9c8143d6a0a5d39fe3eef2515820commit hash: b6703954e39e9c8143d6a0a5d39fe3eef2515820 files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
go123 ports: Bump for 1.23.12
1.10.0
13 Apr 2025 07:48:45
commit hash: 4bd4a4e185d870ded9a3cafa16e35a08fc168ea3commit hash: 4bd4a4e185d870ded9a3cafa16e35a08fc168ea3commit hash: 4bd4a4e185d870ded9a3cafa16e35a08fc168ea3commit hash: 4bd4a4e185d870ded9a3cafa16e35a08fc168ea3 files touched by this commit
Santhosh Raju (fox) search for other commits by this committer
www/opengist: Update to 1.10.0

Changes since 1.9.1:

v1.10.0

Deprecations

Removed in the next SemVer MAJOR version of Opengist.
  * Use the configuration option index/OG_INDEX instead of
    index.enabled/OG_INDEX_ENABLED. The default value is bleve.
  * The configuration index.dirname/OG_INDEX_DIRNAME will be removed.
    If you're using Bleve, the path of the index will be opengist.index.

Added
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.9.1_1
02 Apr 2025 02:07:58
commit hash: a4e30d4f4fed37188c78999f90dd2757dfd9e95acommit hash: a4e30d4f4fed37188c78999f90dd2757dfd9e95acommit hash: a4e30d4f4fed37188c78999f90dd2757dfd9e95acommit hash: a4e30d4f4fed37188c78999f90dd2757dfd9e95a files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
go: Bump ports for go124 update
1.9.1
09 Mar 2025 01:41:23
commit hash: 62f633377069006596fdf698535a50ade5768e25commit hash: 62f633377069006596fdf698535a50ade5768e25commit hash: 62f633377069006596fdf698535a50ade5768e25commit hash: 62f633377069006596fdf698535a50ade5768e25 files touched by this commit
Santhosh Raju (fox) search for other commits by this committer
www/opengist: Update to 1.9.1

Changes since 1.8.4:

v1.9.1

Added

  * More translation strings (#401)

Fixed

  * SQL query for MySQL/Postgres on user profile (#424)
  * User avatar on gist likes list (#425)
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.8.4
09 Mar 2025 00:51:52
commit hash: 0e4fb336cba5439a9f7f692df86c87a6dc1519f8commit hash: 0e4fb336cba5439a9f7f692df86c87a6dc1519f8commit hash: 0e4fb336cba5439a9f7f692df86c87a6dc1519f8commit hash: 0e4fb336cba5439a9f7f692df86c87a6dc1519f8 files touched by this commit
Santhosh Raju (fox) search for other commits by this committer
Author: Dave Cottlehuber
www/opengist: Build fixes and improvements

un-break arm64 by installing both esbuild arches
    - stop lang/go from fetching newer toolchains during build
    - pet port with portfmt & portclippy, fix pkg-plist

run under non-root user by default
    - add UID, GID for opengist user
    - amend rc script to support user

PR:	        285179
Reviewed by:	fox
Sponsored by:   SkunkWerks, GmbH
1.8.4_1
05 Mar 2025 16:02:56
commit hash: d0642a617631ca9d19d24750b6669ecc13584027commit hash: d0642a617631ca9d19d24750b6669ecc13584027commit hash: d0642a617631ca9d19d24750b6669ecc13584027commit hash: d0642a617631ca9d19d24750b6669ecc13584027 files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
Bump all go ports for yesterday's releases
1.8.4
25 Dec 2024 08:03:49
commit hash: a554b7f5985fc169a1b7fe5482893a0285c5c3ebcommit hash: a554b7f5985fc169a1b7fe5482893a0285c5c3ebcommit hash: a554b7f5985fc169a1b7fe5482893a0285c5c3ebcommit hash: a554b7f5985fc169a1b7fe5482893a0285c5c3eb files touched by this commit
Santhosh Raju (fox) search for other commits by this committer
www/opengist: Update to 1.8.4

Changes since 1.8.3:

v1.8.4

Added

  * More translation strings (#398)
  * Custom instance names (#399)

Fixed

  * Prevent passwords managers autofill on filename inputs (#357)
1.8.3
30 Nov 2024 10:40:37
commit hash: 3178aa28894b9fac95a776b5baee24250266c6f3commit hash: 3178aa28894b9fac95a776b5baee24250266c6f3commit hash: 3178aa28894b9fac95a776b5baee24250266c6f3commit hash: 3178aa28894b9fac95a776b5baee24250266c6f3 files touched by this commit
Santhosh Raju (fox) search for other commits by this committer
www/opengist: Update to 1.8.3

Changes since 1.8.2:

v1.8.3

Changed

  * Throw warn instead of fatal on Git global config init failure (#392)
  * Define esbuild as a Javascript dependency for all other platforms (#393)
1.8.2
26 Nov 2024 21:10:35
commit hash: b395ce142c1708c92a24d0c0c5749a9ff83191eecommit hash: b395ce142c1708c92a24d0c0c5749a9ff83191eecommit hash: b395ce142c1708c92a24d0c0c5749a9ff83191eecommit hash: b395ce142c1708c92a24d0c0c5749a9ff83191ee files touched by this commit
Santhosh Raju (fox) search for other commits by this committer
www/opengist: Update to 1.8.2

Update the default location of the DB.

Changes since 1.8.1:

v1.8.2

Added

  * More translation strings (#373) (#388)

Changed

  * Enforce git config on startup (#383)
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.8.1
24 Nov 2024 16:56:14
commit hash: 8cbfc1d217984dfa0ac95ca50ae63406d22e4dc1commit hash: 8cbfc1d217984dfa0ac95ca50ae63406d22e4dc1commit hash: 8cbfc1d217984dfa0ac95ca50ae63406d22e4dc1commit hash: 8cbfc1d217984dfa0ac95ca50ae63406d22e4dc1 files touched by this commit
Santhosh Raju (fox) search for other commits by this committer
www/opengist: Mark as broken on aarch64
1.8.1
19 Nov 2024 07:07:08
commit hash: ae2ef5f4fb6d367a3002c1339d523bc7f8e07e34commit hash: ae2ef5f4fb6d367a3002c1339d523bc7f8e07e34commit hash: ae2ef5f4fb6d367a3002c1339d523bc7f8e07e34commit hash: ae2ef5f4fb6d367a3002c1339d523bc7f8e07e34 files touched by this commit
Santhosh Raju (fox) search for other commits by this committer
www/opengist: Mark as broken on i386

Reported by:	pkg-fallout
1.8.1
16 Nov 2024 18:20:48
commit hash: b60b3ff7cad4221d55a0144542d5dd494b2bc936commit hash: b60b3ff7cad4221d55a0144542d5dd494b2bc936commit hash: b60b3ff7cad4221d55a0144542d5dd494b2bc936commit hash: b60b3ff7cad4221d55a0144542d5dd494b2bc936 files touched by this commit
Santhosh Raju (fox) search for other commits by this committer
www/opengist: New Port: Self-hosted Pastebin powered by Git

Self-hosted pastebin powered by Git, open-source alternative to Github Gist.

WWW: https://opengist.io/

Number of commits found: 33