Category: GNU
Anything related to the GNU project
Adventures in NetBSD/amd64 10.0
When the harddrives in the oldest virtualization server at $WORK died, I was virtually left without any test systems running the other BSDs and some select Linux distros. We have another virtualization server with plenty of resources, and I decided to try NetBSD/amd64 10.0-RELEASE, build a few packages, and upgrade the VM to 10.0-STABLE.
Read More → Adventures in NetBSD/amd64 10.0RHIDE 1.5 med oppdatert norsk oversettelse
Det er ikke ofte jeg skriver på norsk. I dag fikk jeg ånden over meg og det ble en liten besettelse å få oppdatert oversettelsen av RHIDE 1.5.
Read More → RHIDE 1.5 med oppdatert norsk oversettelseFirst attempt at running FreeBSD/amd64 12.0-BETA1
I spent the better part of the weekend upgrading my laptop to 12.0-BETA1. Three hickups has been discovered so far.
Read More → First attempt at running FreeBSD/amd64 12.0-BETA1GNU Emacs flavours in FreeBSD
r460621 added flavours to editors/emacs. If you previously used editors/emacs-nox11 to get a flavour suitable for most server systems, you’re in for a couple of surprises.
Read More → GNU Emacs flavours in FreeBSDsecurity/gnupg breaks when deselecting NLS option
GnuPG 2.1.11 was recently added to the FreeBSD ports collection, in r409152. Deselecting the NLS option breaks the building of GnuPG.
Read More → security/gnupg breaks when deselecting NLS optionAdding 24 hour clock to FreeBSD’s hardstatus string for GNU Screen
FreeBSD gives the user an option of installing the file /usr/local/etc/screenrc with some sensible defaults along with GNU Screen, aka sysutils/screen. Among the defaults are a format string for the hardstatus line. It shows the date using yy/dd/mm notation and the time as a 12 hour clock. That may be fine in the English speaking […]
Read More → Adding 24 hour clock to FreeBSD’s hardstatus string for GNU Screengettext 0.19.3 in FreeBSD
devel/gettext, as of version 0.19.3, has been split into three ports: devel/gettext, the meta-port depending the two next ports; devel/gettext-runtime, the runtime libraries; and devel/gettext-tools, the tools for managing the message catalogs. In my case, as I build my own ports, making the transition required manual intervention using both portupgrade and the ports collection tree:
Read More → gettext 0.19.3 in FreeBSDA 1×1 brush in GIMP
Sometimes we need to modify single pixels in our image files. Strangely, GIMP does not provide a 1×1 brush out of the box. Below are the settings you must use to create your own 1×1 brush.
Read More → A 1×1 brush in GIMPCPUTYPE
woes with editors/emacs
on FreeBSD/i386 stable/10
On my FreeBSD/i386 stable/10 and head VMs I have set up clang as the system compiler. I have also set CPUTYPE to corei7 as this is accepted by clang and pretty much describes the capabilities of the host system.
Read More →CPUTYPE
woes with editors/emacs
on FreeBSD/i386 stable/10
UTF-8 in GNU Emacs
I nicked the following from http://linux.seindal.dk/2004/08/07/gnu-emacs-and-utf-8-locale/: You may also specify your preference toward the Unix newline convention:
Read More → UTF-8 in GNU Emacs