notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: editors/emacs/files/sources.el.in

Number of commits found: 2

Friday, 25 Apr 2025
18:57 Joseph Mingrone (jrm) search for other commits by this committer
Emacs ports: Add lexical-binding cookie to site-wide initialization

As of 9f25d46568b in upstream's master branch, Emacs emits a run-time
warning when lexical binding is unset.  This serves as a reminder that
lexical binding is preferred.

Reviewed by:	yasu
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D49991
commit hash: 58c7c926937f4ee2e9c4e8f82054dfa0debd6fec commit hash: 58c7c926937f4ee2e9c4e8f82054dfa0debd6fec commit hash: 58c7c926937f4ee2e9c4e8f82054dfa0debd6fec commit hash: 58c7c926937f4ee2e9c4e8f82054dfa0debd6fec 58c7c92
Friday, 8 Apr 2016
08:00 ashish search for other commits by this committer
editors/emacs:
 - Clarify LICENSE, as it's "or any later version" clause
 - Switch to CONFLICTS_INSTALL, as conflicts only happen on install
 - Finish OPTIONS helpers conversion
 - Convert patch-sources.el to SUB_FILES
 - Convert *FLAGS to USES=localbase
 - Convert IGNORE and SOUND to _IMPLIES
 - Drop DBUS_PTHREAD_LIBS after ports r382294
 - Drop default WRKSRC
 - Drop clang workaround for unsupported FreeBSD versions

editors/emacs-nox11:
 - Kill EMACS_NO_X11_SLAVE in favour of ?= variables
 - Conflict with any EMACS_VER

PR:		208217
Submitted by:	jbeich
Original commitRevision:412722 

Number of commits found: 2