The last of the year. Your unrelated comics link of the week: Marlo Meekins' Tumblr.   Her lettering is refreshingly expressive.  That may sounds strange to single out, but so many people place words as an set block of text rather than as part of a graphic layout.
There's a short thread running on the DragonFly users@ list about disk encryption; there's some descriptions of encryption work there for the curious.
As is customary with pkgsrc, a number of packages that do not build or are no longer needed will be removed. This will happen in the next quarterly release.  It's a short list, and one item on that list, misc/p5-Locale-Maketext, will actually stay. The freeze for pkgsrc-2012Q4 is due to complete in about 48 hours.
I'm not sure what IFQ stands for, but Sepherosa Ziehau's added it.  It appears to be based on an idea from Luigi Rizzo called 'netmap'.  In this case, network packets are grouped together before being placed onto the network interface's hardware queue.  That means better packet per second performance without a corresponding increase in CPU usage, as Sepherosa Ziehau's report lists, along with needed sysctls.
Hope your presents are interesting this year...
The Digest was down over the last 12 hours or so - sorry!  Upgrading this system took a bit longer than planned.  I upgraded to Apache 2.4, and had to figure out all the config changes, and several packages didn't like upgrading. I've resisted upgrading for a long time, mostly because I think I could recreate the entire Apache 1.3 config file layout from memory.  For the benefit of anyone else, this checklist of Apache errors and corresponding modules helped tremendously.  Also, pkg_leaves is a great, if minimal, way to find packages you don't need.
I started this Lazy Reading early, since I had so many links it overflowed into the next week.  Merry almost Christmas! Your unrelated link of the week: I work at a salt mine.  One of the highlights of my job is when I'm in the mine and need to get somewhere quickly; I use a 4-wheeler to drive.  (I'm licensed to operate it.)  There's no stop signs, no stoplights, and generally a whole lot of straight roads with no obstacles or traffic.    It can be a fun drive.  However, it's not as cool as driving on the moon.  (via)
I could have sworn I noted it before, but as Venkatesh Srinivas points out, there's a port of cpdup to Linux.  Also, if you're using cpdup to copy material out of a Hammer volume's history, use the -VV switch.
Pkgsrc has entered a 'freeze' for their next quarterly release, which would be pkgsrc-2012Q4.  (DragonFly 3.2 ships with 2012Q3)  The freeze ends and the release happens at the end of the year, assuming no surprises.
DragonFly 3.2.2 has been tagged.  The tag commit has a list of the fixes; this is a bugfix release, but it's a good one.   Download an ISO (they should be at the mirrors by now) or update your system.
Sepherosa Ziehau has been making a lot of commits to increase packet-per-second rates without increasing CPU usage.  He's published a sort of progress report/benchmark to show current performance levels.  It sounds like he's expecting even better performance in the future, though I'm not sure how much more he could push out of it, since the bulk performance appears to be close to the rated capacity of the copper...
I hope you like links, and lots of history.  It's been a bumper crop this week. Your unrelated link(s) of the week: Said the Gramophone and The New Shelton Wet/Dry.  The first one's a music blog, and the second's more general.  Both have a somewhat random feel with the images used - completely random in the New Shelton's case.  It's interesting that there's such a flood of text and images on the Internet that you can reassemble content out of all of it.  You can't push over a bookshelf and call it a library, but you can build a whole new narrative from random assembly of Internet data.
BSDCan 2013, which is being held in Ottawa May 17th-18th, has a call for papers out.  You've got until January 19th to submit, so just about a month.
There's been a large number of fixes and improvements to DragonFly 3.2 lately, so I'm planning to roll DragonFly 3.2.2 this weekend so there's an image with them all.
This is mostly unrelated to DragonFly: I need to get more Python experience in the next few months, mostly around the OLPC project.  I've only messed with Python when needed to get an existing script running, etc.  Any Python users that can point me at a good learning resource?
BSD Magazine for December is out, offering the usual mix of articles in a free PDF.  There's several Postgres articles in this one.
If you were thinking you wanted to try gcc 4.7 with pkgsrc, John Marino's described the option you need to set.  It only works in pkgsrc-master  right now (because of changes John made), and not every package in pkgsrc will build. The advantage is that it's also possible, with the same syntax, to set pkgsrc to build with gcc 4.4.  This means the default compiler in DragonFly can be changed to gcc 4.7 and pkgsrc packages that aren't compatible can still be built. Update: Check this minor change: '?=' instead of '='.
Whomever submitted this story to Slashdot really doesn't like FreeBSD; they're describing FreeBSD's annual end-of-year fund drive as failed.  The month-long drive is only about a week old and has already picked up donations at a faster rate than any previous year's donation drive, but apparently the poster - and Slashdot's editors - can't be bothered to do math.  While we're on the topic, donate to the FreeBSD Foundation; they do good things. (There's DragonFly too, though we're not as ambitious or officially 501(c)(3) non-profit.)
If you're running DragonFly 3.3, make sure you perform a full buildworld and buildkernel when you next upgrade.  Sascha Wildner is mentioning this as a cautionary note after experiencing issues when using quickkernel, after removing a number of syscalls.  Once past that point, it should be safe to go back to quickworld/quickkernel.