Archive for September, 2007
Removing superflous calls to basename/dirname in bsd.port.mk
0 Comments Published September 1st, 2007 in FreeBSD, Ports CollectionI just submitted my patch to remove calls (exec()ing) to basename/dirname in bsd.port.mk to GNATS. I didn’t time if this improves anything, but I assume doing a regex replacement in a make-variable uses less resources than doing a fork()&exec() or a system() call.
I don’t think this gives a huge improvement at all, it’s maybe even [...]
Search
About
You are currently browsing the Alexander Leidinger weblog archives for September, 2007.
Longer entries are truncated. Click the headline of an entry to read it in its entirety.Latest
- Interesting stuff upcomming (multimedia, Wiimote)
- Removing superflous calls to basename/dirname in bsd.port.mk
- Easy library dependencies detection for ports
- Some fixes to linuxulator stuff
- Ports related stuff
- Round-up of recent FreeBSD work
- Speeding up the package dependency list creation
- Linux & Unix day 2007 in Zweibrücken (Germany)
- We got ZFS!
- A desktop environment in a jail.
Archives
Categories
- docs (3)
- FreeBSD (53)
- jails (3)
- kernel (33)
- linuxulator (24)
- perforce (1)
- Ports Collection (17)
- SoC 2006 (7)
- SoC 2007 (1)
- sound system (19)
- Tips & Tricks (3)
- Uncategorized (1)
- USB (2)
- userland (8)
