Posts in category DragonFlyBSD Digest
Default PHP in pkgsrc moving to 5.4
Right now, if you install PHP, or something dependent on PHP, from pkgsrc, you get PHP 5.3. The default for pkgsrc will move to 5.4, though I assume that’s going to be after the pkgsrc-2013Q1 release scheduled for the end of this month. I don’t know the upgrade path, but it sounds like 5.3 is on the way (Read more...)
pkgsrc-2013Q1 freeze starts
The freeze for pkgsrc-2013Q1 has started; expect the next release at the end of the month. (Ignore the subject line).
Lazy Reading for 2013/03/17
You know what stinks? I find a really cool thing online somewhere, early in the week, or even in a previous week, like today’s unrelated link. Between me finding it and this always-on-Sunday post, other people encounter it, the link gets reposted everywhere, and it’s old hat by the time you see it here. Yeah, I’m complain [...]
BSD Magazine: March
The March issue of BSD Magazine is out, with topics like handling crash dumps. Apparently April’s issue is going to be all FreeNAS.
RSS reader recommendations
Google Reader, which is what I use to track as much BSD stuff as possible, is being retired as of July 1. I need a new RSS reader – any recommendations? Something that I can access from multiple places (i.e. online app) is best.
MSI in more places
MSI (Message Signaled Interrupts) has been enabled by default on the re(4), msk(4), and et(4) networking chipsets, by Sepherosa Ziehau.
Absolute publishing dates
Michael W. Lucas has announced his next two books are coming out in April: Absolute OpenBSD 2nd Edition, from No Starch Press, and DNSSEC Mastery, self published.
Pkgsrc freeze on the way
The freeze for the next quarterly release of pkgsrc – 2013Q1 – has been announced by Thomas Klausner. March 17th to start, March 31st to end.
Lazy Reading for 2013/03/10
I managed to come up with a lot of links this week, somehow, despite the start of the class I’m teaching in addition to normal work. And Summer of Code’s coming up! And we’re due for a release relatively soon! I may appear somewhat… stretched over the next few weeks.
Hey, other people are noticing that odd linkspam [...]
What’s happening at pkgsrcCon 2013
The 2013 version of pkgsrcCon is happening in a few weeks in Berlin, Germany. As announced, the presentation list is up. If you can’t make it to Berlin, there will potentially be video recordings of the event.
Windows and pkgsrc, of all things
Cygwin is a ‘supported platform’ in pkgsrc now. This means your Microsoft Windows machine can now build packages out of pkgsrc. I have no idea how many packages actually succeed, but it’s interesting to see the same tools there as on other platforms.
Summer of Code for non-students
Meaning, Summer of Code for the teachers, not the students. Google apparently has a grant program for academic researchers, that runs twice a year. I didn’t know this, but I bet there’s someone who is 1: in academia and 2: needs cash money that is 3: reading this.
Early morning distraction
Perhaps it’s not early morning where you are, but: if you go to Google’s 2013 Google I/O site, clicking on the I and O in particular patterns take you to various easter eggs. (see after break for spoilers).
ascii OIIIIIII
becon IOOIOOOO
bowling OIIIOIOI
burger OOIIIOOI
cat IIIOOIII
eightbit OIOIOOII
(Read mo [...]
Multiple ring support on Broadcom 570...
It seems Sepherosa Ziehau won’t rest until he’s reached peak performance for every network card in DragonFly; he’s added multiple ring/MSI-X support for Broadcom 5709/5716 chipsets in DragonFly. In more concrete terms, this means better speeds when transmitting and receiving multiple streams of data.
(at least, I think so.) [...]
The simplest web server
Found by way of a NYCBUG newsletter: sws, a webserver written in sh. Brett Wynkoop is the author, and as he points out, sws works on any platform with “/bin/sh, dirname, cat, and date”. The author’s giving a talk at an upcoming NYCBUG meeting – tomorrow!
Patch cross-pollination
I wasn’t aware of this, but apparently DragonFly’s version of patch(1) comes from OpenBSD and NetBSD. FreeBSD’s old version of patch is being replaced by this and modified to match the old one’s behaviors. It would be worthwhile to bring these changes back, if possible, just to reduce the differences in a utility tha [...]
Lazy Reading for 2013/03/03
I am all over the place with links this week – some of them pretty far off the path. There’s a lot, too, so enjoy!
Puctuation obscurantism, punctuation humor; I like it all. (via)
Exporting your git repository. Found while looking for something else.
I want CTRL-D at a terminal to make something like this to (Read more...)
Pkgsrc mysql now 5.5 by default
As the title says, if you install MySQL from pkgsrc-current, you’ll now get version 5.5.
Software RAID options
Following this recent thread, it looks like the best answer for software RAID is: buy hardware. I’d be interested to hear what people have experience with in the realm of cheap but OK RAID hardware.
Help with a Firefox plugin
Michael W. Lucas is looking for someone to improve the Extended DNSSEC Validator. Specifically, add BSD support. It’s an idea worth supporting, because the standard it works with makes self-signed certificated perfectly feasible.