unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* BSDs on web pages
@ 2020-03-06 19:19 Joseph Mingrone
  2020-03-07 16:27 ` Nicolas Petton
  2020-03-08 10:45 ` 황병희
  0 siblings, 2 replies; 4+ messages in thread
From: Joseph Mingrone @ 2020-03-06 19:19 UTC (permalink / raw)
  To: Emacs Devel, Nicolas Petton; +Cc: emacs

[-- Attachment #1: Type: text/plain, Size: 621 bytes --]

Hello all,

For the FreeBSD packages, we try to be proactive in keeping up with
development, especially in the past few years.  For example, see
https://reviews.freebsd.org/D23966

We also provide a FreeBSD development package that pulls from the master
branch around the 1st and 15th of each month, so that users can test and
report bugs as soon as possible.

Could we get /top billing/ with GNU/Linux, Windows, and MacOS on the web
page?  If so, some simple patches for emacs.html and download.html are
included below.  You can view the changes at
https://ftfl.ca/misc/emacs/emacs.html

Thank you and regards,

Joseph


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: emacs.html.diff --]
[-- Type: text/x-patch, Size: 181 bytes --]

59c59
<                         <a href="download.html#gnu-linux">&darr; GNU/Linux</a>
---
>                         <a href="download.html#gnu-linux">&darr; GNU/Linux and BSDs</a>

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #3: download.html.diff --]
[-- Type: text/x-patch, Size: 460 bytes --]

62c62
<                     <h2 id="gnu-linux">GNU/Linux</h2>
---
>                     <h2 id="gnu-linux">GNU/Linux and BSDs</h2>
64,65c64,65
<                     <p>Most GNU/Linux distributions provide GNU
<                         Emacs in their repositories, which is the recommended
---
>                     <p>Most GNU/Linux distributions and the BSDs provide GNU
>                         Emacs in their package repositories, which is the recommended

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-03-08 10:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-06 19:19 BSDs on web pages Joseph Mingrone
2020-03-07 16:27 ` Nicolas Petton
2020-03-07 16:55   ` Joseph Mingrone
2020-03-08 10:45 ` 황병희

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).