Fink, new PDB

Fink project has launched the new Package Database (aka PDB) interface. Looks neat . . . → Read More: Fink, new PDB

lighttpd 1.4.15

Better late than never. I’ve released updated lighttpd packages for MacOS-X’s Fink. It is Lighttpd 1.4.15 this time. Also, I added memcached support to mod_cml and mod_trigger_b4_dl.

As usual, if you have any good or bad feedback — let me know . . . → Read More: lighttpd 1.4.15

fink: BOOST_FOREACH

One more addition to Fink from me: BOOST_FOREACH. This is one of my favorite extensions of C++. It lets one to iterate over virtually anything that can be iterated, while still being extremely effecient.

Here is a very nice introduction to Boost.Foreach.

(If you don’t know…) Fink is a project that brings the full world of Unix Open . . . → Read More: fink: BOOST_FOREACH

lighttpd package in fink

I have my first package officially included in fink-unstable, today: lighttpd 1.4.13 (it might take several hours before this link will have information).

Feel free to test it and drop a comment to me
If you are using unstable distribution, it should be as easy as:

fink selfupdate [to get . . . → Read More: lighttpd package in fink

fink + growl = love

Did you know, that fink has growl-notifications plugin? It’s extremely convenient when you have some long-lasting build-processes

To make it work you need to:

install Growl
execute “fink install mac-growl-pm586″ in your terminal

image . . . → Read More: fink + growl = love