Bug 207323 - x11-servers/x11rdp: add comment, add MASTER_SITE
Summary: x11-servers/x11rdp: add comment, add MASTER_SITE
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Raphael Kubo da Costa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-02-19 04:58 UTC by Koichiro Iwao
Modified: 2024-10-28 16:12 UTC (History)
3 users (show)

See Also:


Attachments
patch (986 bytes, patch)
2016-02-19 04:58 UTC, Koichiro Iwao
meta: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Koichiro Iwao freebsd_committer freebsd_triage 2016-02-19 04:58:56 UTC
Created attachment 167164 [details]
patch

Actually net/xrdp and x11-servers/x11rdp are confusing.  Never to repeat 
describing differences between net/xrdp and x11-servers/x11rdp, I wrote it
in Makefile.
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-03-05 16:41:10 UTC
A commit references this bug:

Author: rakuco
Date: Sat Mar  5 16:40:41 UTC 2016
New revision: 410189
URL: https://svnweb.freebsd.org/changeset/ports/410189

Log:
  Add another MASTER_SITE, and a clarifying comment.

  The comment explains the difference between net/xrdp and x11-servers/x11rdp to
  avoid confusion because of their similar names.

  PR:		207323
  Submitted by:	Koichiro IWAO <meta+ports@vmeta.jp> (maintainer)

Changes:
  head/x11-servers/x11rdp/Makefile
Comment 2 Devid Paul 2024-10-28 16:12:29 UTC
The `x11-servers/x11rdp` port update sounds useful for enhancing X11RDP server functionality, especially with additional comments and specifying a `MASTER_SITE` for source retrieval. Adding the `MASTER_SITE` ensures that the build system can reliably access the correct version of `x11rdp` files, making setup and updates smoother. Clear comments can also improve maintainability and usability, especially for anyone managing remote desktop capabilities on X11.

For complex setups or projects that integrate features from other mods, like https://sprunkimods.com/, precise comments and an accessible `MASTER_SITE` help keep the server's configuration well-documented and easily customizable.