Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Dec 2010 06:11:04 +0000 (UTC)
From:      Mikhail Teterin <mi@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports GIDs UIDs ports/net Makefile ports/net/minidlna Makefile distinfo pkg-descr pkg-plist ports/net/minidlna/files BSDmakefile config.h getifaddr.c minidlna.sh.in patch-2928850 patch-aa patch-ab patch-inline patch-minidlna.c patch-upnphttp ...
Message-ID:  <201012140611.oBE6B42j028412@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mi          2010-12-14 06:11:04 UTC

  FreeBSD ports repository

  Modified files:
    .                    UIDs GIDs 
    net                  Makefile 
  Added files:
    net/minidlna         Makefile distinfo pkg-descr pkg-plist 
    net/minidlna/files   BSDmakefile config.h getifaddr.c 
                         minidlna.sh.in patch-2928850 patch-aa 
                         patch-ab patch-inline patch-minidlna.c 
                         patch-upnphttp pkg-message.in 
                         scandir-patch 
  Log:
  Add the port of minidlna -- the DLNA-speaking service.
  (Took me 6 months to come up with the etc/rc.d/ script...)
  
  Revision  Changes    Path
  1.118     +2 -1      ports/GIDs
  1.131     +2 -1      ports/UIDs
  1.2297    +1 -0      ports/net/Makefile
  1.1       +49 -0     ports/net/minidlna/Makefile (new)
  1.1       +2 -0      ports/net/minidlna/distinfo (new)
  1.1       +36 -0     ports/net/minidlna/files/BSDmakefile (new)
  1.1       +34 -0     ports/net/minidlna/files/config.h (new)
  1.1       +327 -0    ports/net/minidlna/files/getifaddr.c (new)
  1.1       +34 -0     ports/net/minidlna/files/minidlna.sh.in (new)
  1.1       +639 -0    ports/net/minidlna/files/patch-2928850 (new)
  1.1       +11 -0     ports/net/minidlna/files/patch-aa (new)
  1.1       +9 -0      ports/net/minidlna/files/patch-ab (new)
  1.1       +23 -0     ports/net/minidlna/files/patch-inline (new)
  1.1       +72 -0     ports/net/minidlna/files/patch-minidlna.c (new)
  1.1       +95 -0     ports/net/minidlna/files/patch-upnphttp (new)
  1.1       +5 -0      ports/net/minidlna/files/pkg-message.in (new)
  1.1       +38 -0     ports/net/minidlna/files/scandir-patch (new)
  1.1       +10 -0     ports/net/minidlna/pkg-descr (new)
  1.1       +4 -0      ports/net/minidlna/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201012140611.oBE6B42j028412>