Bug 254750

Summary: www/xshttpd*: Remove from tree
Product: Ports & Packages Reporter: Daniel Engberg <diizzy>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me CC: kbowling
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch for xshttpd and xshttpd-devel
none
Patch for xshttpd and xshttpd-devel v2 none

Description Daniel Engberg freebsd_committer freebsd_triage 2021-04-03 21:24:37 UTC
Created attachment 223794 [details]
Patch for xshttpd and xshttpd-devel

Listed as broken for 2y+ until danfe@ resurrected this abandonware a while ago. Ports are unfetchable, website returns 404 and some sites lists http://www.xs-httpd.org/ as homepage but that's also down. No new release by upstream for the past 10 years.
Comment 1 Kevin Bowling freebsd_committer freebsd_triage 2021-04-12 17:45:00 UTC
The patch doesn't apply for me, can you check it and regenerate?
Comment 2 Daniel Engberg freebsd_committer freebsd_triage 2021-04-12 17:50:30 UTC
Created attachment 224059 [details]
Patch for xshttpd and xshttpd-devel v2

Refresh (SVN cleanup)
Comment 3 Daniel Engberg freebsd_committer freebsd_triage 2021-04-12 17:52:23 UTC
Should also get added to MOVED, since that file is frequently changed I didn't include it the patch.
Comment 4 commit-hook freebsd_committer freebsd_triage 2021-04-12 19:11:52 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3d55eddff7e1761575e29e946d384ad42eca3067

commit 3d55eddff7e1761575e29e946d384ad42eca3067
Author:     Kevin Bowling <kbowling@FreeBSD.org>
AuthorDate: 2021-04-12 19:08:44 +0000
Commit:     Kevin Bowling <kbowling@FreeBSD.org>
CommitDate: 2021-04-12 19:10:53 +0000

    www/xshttpd*: Remove from tree

    PR:             254750
    Reported by:    daniel.engberg.lists@pyret.net

 MOVED                                            |  2 +
 www/Makefile                                     |  2 -
 www/xshttpd-devel/Makefile (gone)                | 64 ----------------
 www/xshttpd-devel/distinfo (gone)                |  2 -
 www/xshttpd-devel/files/patch-src_extra.c (gone) | 34 ---------
 www/xshttpd-devel/files/patch-src_httpd.c (gone) | 10 ---
 www/xshttpd-devel/files/patch-src_ssl.c (gone)   | 32 --------
 www/xshttpd-devel/files/xshttpd.in (gone)        | 28 -------
 www/xshttpd-devel/pkg-descr (gone)               |  9 ---
 www/xshttpd-devel/pkg-plist (gone)               | 94 ------------------------
 www/xshttpd/Makefile (gone)                      | 66 -----------------
 www/xshttpd/distinfo (gone)                      |  2 -
 www/xshttpd/files/patch-src_httpd.c (gone)       | 11 ---
 www/xshttpd/files/patch-src_ssl.c (gone)         | 14 ----
 www/xshttpd/files/xshttpd.in (gone)              | 28 -------
 www/xshttpd/pkg-descr (gone)                     | 23 ------
 www/xshttpd/pkg-plist (gone)                     | 84 ---------------------
 17 files changed, 2 insertions(+), 503 deletions(-)
Comment 5 Kevin Bowling freebsd_committer freebsd_triage 2021-04-12 19:13:34 UTC
Thanks for your contribution!