non port: net/gmid/Makefile |
SVNWeb
|
Number of commits found: 16 |
Sat, 4 Feb 2023
|
[ 18:49 Fernando Apesteguía (fernape) Author: B.F.G. Stobiecki ] 2e5b1d6
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)
|
Fri, 2 Dec 2022
|
[ 18:38 Nuno Teixeira (eduardo) Author: Omar Polo ] 73576a4
net/gmid: Update to 1.8.6
- remove unneeded STRIP_CMDs
ChangeLog: https://gmid.omarpolo.com/changelog.html
PR: 268128
MFH: 2022Q4 (bugfix release)
|
Tue, 1 Nov 2022
|
[ 12:50 Nuno Teixeira (eduardo) Author: Omar Polo ] 315a41c
net/gmid: Update to 1.8.5
ChangeLog: https://gmid.omarpolo.com/changelog.html
PR: 267491
MFH: 2022Q4 (bugfixes)
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Mon, 4 Jul 2022
|
[ 18:52 Nuno Teixeira (eduardo) Author: Omar Polo ] b1c3e06
net/gmid: Update to 1.8.4
ChangeLog:
https://git.omarpolo.com/?index_page=&path=gmid.git&action=tag&commit=1f6de7491cee22546d397793945ec16dc981836c
PR: 265030
|
Sun, 27 Mar 2022
|
[ 20:49 Neel Chauhan (nc) Author: Omar Polo ] f5b5523
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
|
Mon, 14 Feb 2022
|
[ 06:25 Li-Wen Hsu (lwhsu) Author: Omar Polo ] 00ee6a9
net/gmid: Update to 1.8.1
Release note: https://git.omarpolo.com/gmid/tag/?h=1.8.1
PR: 261877
|
Thu, 3 Feb 2022
|
[ 21:40 Li-Wen Hsu (lwhsu) Author: Omar Polo ] d782101
net/gmid: Update to 1.8
Changelog: https://git.omarpolo.com/gmid/tag/?h=1.8
PR: 261573
|
Wed, 20 Oct 2021
|
[ 05:40 Fernando Apesteguía (fernape) Author: Omar Polo ] 9c333d9
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)
|
Sat, 25 Sep 2021
|
[ 23:55 Nuno Teixeira (eduardo) Author: Omar Polo ] 73bccae
net/gmid: Update to 1.7.4
ChangeLog: https://git.omarpolo.com/gmid/tag/?h=1.7.4
PR: 258705
|
Sun, 19 Sep 2021
|
[ 19:52 Guangyuan Yang (ygy) Author: Omar Polo ] d19fb64
net/gmid: Update to 1.7.3
Changelog: https://git.omarpolo.com/gmid/tag/?h=1.7.3
PR: 258606
|
Mon, 19 Jul 2021
|
[ 23:30 Guangyuan Yang (ygy) Author: Omar Polo ] 3563b73
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)
|
Sun, 11 Jul 2021
|
[ 12:16 Nuno Teixeira (eduardo) Author: Omar Polo ] 3ebebb3
net/gmid: Update to 1.7.1 (bugfix release)
ChangeLog: https://github.com/omar-polo/gmid/releases/tag/1.7.1
PR: 257098
|
Thu, 6 May 2021
|
[ 01:30 Neel Chauhan (nc) Author: Omar Polo ] b7125c2
net/gmid: fix rc script
Also bump PORTREVISION.
PR: 255530
|
Tue, 27 Apr 2021
|
[ 18:18 Neel Chauhan (nc) ] 0c071bb
net/gmid: Use pkgconfig
This fixes build issues
PR: 255413
|
[ 18:11 Neel Chauhan (nc) ] 4ed1daf
New port: net/gmid: Simple and secure Gemini server
PR: 255413
Submitted by: Omar Polo <freebsd@omarpolo.com>
|
Number of commits found: 16 |