Hi! Robbert Haarman [Wed Jun 15, 2005 at 03:17:17PM +0200] wrote: >I've just created a port of MPD (Music Player Daemon - >http://www.musicpd.org/). > >The port is on my packages page (http://inglorion.net/software/packages/), >but I've also attached it, for your convenience. Please test and >comment. > There are some missing LIB_DEPENDS and WANTLIB doesn't exist.
$ make lib-depends-check /usr/ports/packages/all/mpd-0.11.5.tgz: Missing system lib: c.37 (/usr/local/bin/mpd) Missing: id3tag.3 (/usr/local/bin/mpd): NOT REACHABLE Missing: iconv.4 (/usr/local/bin/mpd): NOT REACHABLE Missing: mad.2 (/usr/local/bin/mpd): NOT REACHABLE Missing system lib: m.2 (/usr/local/bin/mpd) Missing system lib: z.4 (/usr/local/bin/mpd) Missing system lib: pthread.6 (/usr/local/bin/mpd) $ Look at: http://www.openbsd.org/porting.html http://www.openbsd.org/checklist.html I've made a port for mpd (and also some mpd-clients) already. I'll submit it in a few days, so maybe we can join our effords. Bernd
