Date: Mon, 26 Dec 2011 20:38:32 -0500 From: Eitan Adler <eadler@freebsd.org> To: robcrossfield@gmail.com, freebsd-ports-bugs@freebsd.org Subject: Re: ports/158781: New port: games/drcreep Platform Puzzle Game Message-ID: <CAF6rxgmpKV8LV25FSr5=hMgpCh1F41a3V70-S1tv6qMP-mVCAg@mail.gmail.com> In-Reply-To: <201112251828.pBPISHxE062029@freefall.freebsd.org> References: <201112251828.pBPISHxE062029@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Thanks for making those changes - they improved the port a lot. We are not yet done though The port fails to build in tinderbox: cd /work/a/ports/games/drcreep/work/head && c++ -DFREEBSD -o drcreep -O2 -fno-strict-aliasing -pipe =C2=A0`/usr/local/bin/sdl-config --cflags --libs` -I./src src/*.cpp src/graphics/*.cpp src/graphics/scale/*.cpp src/castle/*.cpp src/castle/objects/*.cpp src/vic-ii/*.cpp src/resid-0.16/*.cpp src/sound/*.cpp -lcompatsrc/stdafx.cpp: In function 'std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > directoryList(std::string, std::string, bool)':src/stdafx.cpp:408: error: invalid conversion from 'int (*)(const dirent*)' to 'int (*)(dirent*)'src/stdafx.cpp:408: error: =C2=A0 initializing argument 3 of 'int scandir(const char*, dirent***, int (*)(dirent*), int (*)(const void*, const void*))'*** Error code 1 While here: - in pkg-plist you could swap share/drcreep with %%DATADIR%% - we don't include maintainer names in pkg-descr - WWW must be the last line in pkg-descr After these issues are worked out we are read to commit it! On Sun, Dec 25, 2011 at 1:28 PM, <eadler@freebsd.org> wrote: > Synopsis: New port: games/drcreep Platform Puzzle Game > > Responsible-Changed-From-To: freebsd-ports-bugs->eadler > Responsible-Changed-By: eadler > Responsible-Changed-When: Sun Dec 25 18:28:17 UTC 2011 > Responsible-Changed-Why: > I'll take it. > > http://www.freebsd.org/cgi/query-pr.cgi?pr=3D158781 > --=20 Eitan Adler Ports committer X11, Bugbusting teams
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAF6rxgmpKV8LV25FSr5=hMgpCh1F41a3V70-S1tv6qMP-mVCAg>