'Timofonic' spotted this post by an NVIDIA employee describing the changes needed for better performance/support of NVIDIA chipsets in FreeBSD. This could apply to DragonFly., though I daresay these issues would already be fixed (or at least worked on) if it wasn't a closed-source driver. Of course, while I'm at it, I may as well wish for a pony and a million bucks, as there's probably business reasons for the closed-source driver that are more compelling than the opinion of Some Guy with Blogging Software Installed.
The last 24 hours have brought some interesting improvements: Scott Ullrich committed new code for bridging, YONETANI Tomokazu committed his est (Enhanced Speedstep) support, which was converted from NetBSD, and Simon 'corecode' Schubert has success building world for the AMD64 architecture. (Kernel is not supported, so fully native AMD64 DragonFly isn't possible - yet.) Unlike the other two items, Simon's code has not yet been committed, as it's the newest of these three items.
Steve Mynott posted an interesting link: ZFS-on-FUSE.  It appears to be a not-yet-complete implementation of ZFS on top of the FUSE (userspace filesystems)
Matthew Dillon committed a change allowing the DragonFly boot menu to recognize NTFS and call it that. Previously, NTFS partitions/disks would show as '??'.  It originates from FreeBSD and was suggested for DragonFly by Bill Marquette .
Simon 'corecode' Schubert would like to get rid of ipfw, slowly.  This means it wouldn't be gone until release 1.7.   While pf doesn't have all needed functionality to work as a replacement, Gary Allan pointed out that ipfw2 is a suitable replacement as it has similar features but is less of a mess.  (And look - he's on it!)
'walt' has 3 pkgsrc packages set up to work on DragonFly - gnome-multimedia, nautilus-cd-burner, and sane-backends - he'd like folks to test.
Attilio Rao would like to make some improvements to the DragonFly kernel.  Follow the  link and resulting discussion between him and Matthew Dillon for details, because it's far enough into the internals of the system that it's like another language.
Joerg Sonnenberger posted a short list of how he was able to make openvpn work.  Your mileage may vary.
I've been traveling, and not posting - sorry!  Back to a regular schedule tomorrow.
Are you trying to put together the BSD Installer?  Taken from an email from Scott Ullrich (sorry, no web archive):
Here is the steps I take to build the installer once it is checked out of cvs:

cd installer/scripts/build
./create_installer_tarballs.sh
./copy_ports_to_portsdir.sh
./build_installer_packages.sh
The title sums it up: EuroBSDCon 2006 is ready to accept proposals, due by July 15th.