Port details |
- gmid Simple and secure Gemini server
- 2.1.1 net =3 2.0.5Version of this port present on the latest quarterly branch.
- Maintainer: freebsd@omarpolo.com
- Port Added: 2021-04-27 18:15:09
- Last Update: 2024-08-27 19:31:27
- Commit Hash: eaa4ee0
- People watching this port, also watch:: drm_info, e2fsprogs, sway, endless-sky, xdm
- License: ISCL
- WWW:
- https://gmid.omarpolo.com
- Description:
- gmid is a server for the Gemini protocol. It has various
features, among which Capsicum support and a "config-less"
mode akin to "python -m http.server" to quickly serve local
directories from the shell.
- ¦ ¦ ¦ ¦
- 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/net/gmid/ && make install clean
- To add the package, run one of these commands:
- pkg install net/gmid
- pkg install gmid
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: gmid
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1724656372
SHA256 (gmid-2.1.1.tar.gz) = 9eb0fe4272616e71ef28adb1a10808adb58db01626acc39fddebf58e0a0ac4bf
SIZE (gmid-2.1.1.tar.gz) = 198408
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:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libevent.so : devel/libevent
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net_gmid
- USES:
- localbase pkgconfig ssl
- 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 |
2.1.1 27 Aug 2024 19:31:27 |
Vladimir Druzenko (vvd) Author: Omar Polo |
net/gmid: Update 2.1 → 2.1.1
Changelog:
https://github.com/omar-polo/gmid/releases/tag/2.1.1
While here pet portclippy.
PR: 281098 |
2.1 03 Aug 2024 23:58:55 |
Daniel Engberg (diizzy) |
net/gmid: Revert layout change in port makefile
Revert unannounced/reviewed change
PR: 280596
Approved by: portmgr (blanket) |
2.1 03 Aug 2024 21:39:32 |
Vladimir Druzenko (vvd) Author: Omar Polo |
net/gmid: udpate 2.0.5 → 2.1
This updates brings support for the proxy-protocol v1 for both incoming
and outgoing connections, as well as some bug fixes.
Changelog:
https://github.com/omar-polo/gmid/releases/tag/2.1
PR: 280596 |
2.0.5 14 Jun 2024 06:26:05 |
Fernando Apesteguía (fernape) Author: Omar Polo |
net/gmid: update to 2.0.5
PR: 279673
Reported by: freebsd@omarpolo.com (maintainer)
MFH: 2023Q2 (security fix) |
2.0.4 06 Jun 2024 19:05:49 |
Daniel Engberg (diizzy) Author: cmh |
net/gmid: Adjust rc.d script
Add LOGIN to REQUIRE to avoid race conditions
PR: 278507 |
2.0.4 06 Jun 2024 19:05:49 |
Daniel Engberg (diizzy) Author: Omar Polo |
net/gmid: Update to 2.0.4
Changelog: https://github.com/omar-polo/gmid/releases/tag/2.0.4
PR: 279557 |
2.0_1 25 Feb 2024 08:18:39 |
Muhammad Moinur Rahman (bofh) |
net/gmid: Moved man to share/man
Approved by: portmgr (blanket) |
2.0 14 Jan 2024 20:31:22 |
Daniel Engberg (diizzy) Author: Omar Polo |
net/gmid: Update to 2.0
* Add https://ftp.omarpolo.com/ to MASTER_SITES
* Minor adjustments to Makefile
* Strip binaries
Changelog: https://github.com/omar-polo/gmid/releases/tag/2.0
PR: 276260 |
1.8.6_1 12 Oct 2023 17:34:26 |
Baptiste Daroussin (bapt) |
security/libretls: update 3.8.1
Bump portrevision of consumers |
1.8.6 04 Feb 2023 18:49:38 |
Fernando Apesteguía (fernape) Author: B.F.G. Stobiecki |
net/gmid: change Makefile due to SSL build conflicts in other ports
Use libretls instead of libressl. The port works fine with both but the latter
has caused problems in the past.
PR: 269288
Reported by: bjfs84@gmail.com
Approved by: freebsd@omarpolo.com (maintainer) |
1.8.6 02 Dec 2022 18:38:51 |
Nuno Teixeira (eduardo) Author: Omar Polo |
net/gmid: Update to 1.8.6
- remove unneeded STRIP_CMDs
ChangeLog: https://gmid.omarpolo.com/changelog.html
PR: 268128
MFH: 2022Q4 (bugfix release) |
1.8.5 01 Nov 2022 12:50:29 |
Nuno Teixeira (eduardo) Author: Omar Polo |
net/gmid: Update to 1.8.5
ChangeLog: https://gmid.omarpolo.com/changelog.html
PR: 267491
MFH: 2022Q4 (bugfixes) |
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) |
1.8.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 ) |
1.8.4 04 Jul 2022 18:52:16 |
Nuno Teixeira (eduardo) Author: Omar Polo |
net/gmid: Update to 1.8.4
ChangeLog:
https://git.omarpolo.com/?index_page=&path=gmid.git&action=tag&commit=1f6de7491cee22546d397793945ec16dc981836c
PR: 265030 |
1.8.3 27 Mar 2022 20:49:31 |
Neel Chauhan (nc) Author: Omar Polo |
net/gmid: update to 1.8.3
Bug Fixes:
* fix a CGI timing issue: if a connection handled by a CGI scripts
is interrupted with the right timing it causes the server
process to exit with "fatal in client_by_id: invalid id X".
New Features:
* add a new block `type { ... }' to define mime types mapping.
Improvements:
* use shell built-in `command' instead of which(1), prodded by
cage and Allen Sobot.
* configure script: allow to set MANDIR from cmdline (Allen Sobot)
* add systemd-sysusers sample file in contrib/ (Nakaya)
* [linux/seccomp] allow fstatat64(2), llseek(2) and sigreturn(2),
needed by glibc on armv7. (Tobias Berger)
* [linux/seccomp] tightens rules by allowing openat(2) only with
the O_RDONLY flag.
PR: 262832 |
1.8.1 14 Feb 2022 06:25:03 |
Li-Wen Hsu (lwhsu) Author: Omar Polo |
net/gmid: Update to 1.8.1
Release note: https://git.omarpolo.com/gmid/tag/?h=1.8.1
PR: 261877 |
1.8 03 Feb 2022 21:40:49 |
Li-Wen Hsu (lwhsu) Author: Omar Polo |
net/gmid: Update to 1.8
Changelog: https://git.omarpolo.com/gmid/tag/?h=1.8
PR: 261573 |
1.7.5 20 Oct 2021 05:40:35 |
Fernando Apesteguía (fernape) Author: Omar Polo |
net/gmid: update to 1.7.5
Fixes a crash.
ChangeLog: https://git.omarpolo.com/gmid/tag/?h=1.7.5
PR: 259186
Reported by: freebsd@omarpolo.com
MFH: 2021Q4 (bugfix release) |
1.7.4 25 Sep 2021 23:55:05 |
Nuno Teixeira (eduardo) Author: Omar Polo |
net/gmid: Update to 1.7.4
ChangeLog: https://git.omarpolo.com/gmid/tag/?h=1.7.4
PR: 258705 |
1.7.3 19 Sep 2021 19:52:24 |
Guangyuan Yang (ygy) Author: Omar Polo |
net/gmid: Update to 1.7.3
Changelog: https://git.omarpolo.com/gmid/tag/?h=1.7.3
PR: 258606 |
1.7.2 19 Jul 2021 23:30:06 |
Guangyuan Yang (ygy) Author: Omar Polo |
net/gmid: Update to 1.7.2
Changelog: https://git.omarpolo.com/gmid/tag/?h=1.7.2
PR: 257277
Approved by: lwhsu (mentor, implicit) |
1.7.1 11 Jul 2021 12:16:31 |
Nuno Teixeira (eduardo) Author: Omar Polo |
net/gmid: Update to 1.7.1 (bugfix release)
ChangeLog: https://github.com/omar-polo/gmid/releases/tag/1.7.1
PR: 257098 |
v1.6.1_1 06 May 2021 01:30:46 |
Neel Chauhan (nc) Author: Omar Polo |
net/gmid: fix rc script
Also bump PORTREVISION.
PR: 255530 |
v1.6.1 27 Apr 2021 18:18:24 |
Neel Chauhan (nc) |
net/gmid: Use pkgconfig
This fixes build issues
PR: 255413 |
v1.6.1 27 Apr 2021 18:11:49 |
Neel Chauhan (nc) |
New port: net/gmid: Simple and secure Gemini server
PR: 255413
Submitted by: Omar Polo <freebsd@omarpolo.com> |