Date: Sat, 09 Aug 2014 09:26:39 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 190121] new port databases/sqlite-ext-pcre Message-ID: <bug-190121-13-M3ItXG54KA@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-190121-13@https.bugs.freebsd.org/bugzilla/> References: <bug-190121-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190121 Kurt Jaeger <pi@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pi@FreeBSD.org Assignee|freebsd-ports-bugs@FreeBSD. |vivek@khera.org |org | --- Comment #5 from Kurt Jaeger <pi@FreeBSD.org> --- I tested the patch and had this issue: ---------------- make check-plist [...] ===> Building for sqlite-ext-pcre-20100208 gmake[1]: Entering directory `/usr/local/home/pi/myp/databases/sqlite-ext-pcre/work/ralight-sqlite3-pcre-c98da41' cc -shared -o pcre.so -I/usr/local/include -fPIC -W -Werror pcre.c -L/usr/local/lib -lpcre -Wl,-z,defs gmake[1]: Leaving directory `/usr/local/home/pi/myp/databases/sqlite-ext-pcre/work/ralight-sqlite3-pcre-c98da41' ===> Staging for sqlite-ext-pcre-20100208 ** Missing /usr/local/home/pi/myp/databases/sqlite-ext-pcre/files/README.in for sqlite-ext-pcre-20100208. *** Error code 1 Stop. make: stopped in /usr/local/home/pi/myp/databases/sqlite-ext-pcre ----------------- and portlint -A says: ----------------- FATAL: Makefile: [35]: contiguous blank lines (> 1 lines) found. WARN: Makefile: [46]: NOPORTDOCS found. Consider using PORT_OPTIONS:MDOCS. WARN: Makefile: for new port, make $FreeBSD$ tag in comment section empty, to make SVN happy. WARN: Makefile: COMMENT should begin with a capital, and end without a period WARN: Makefile: Consider defining LICENSE. FATAL: files: empty directory should be removed. 2 fatal errors and 4 warnings found. ----------------- I'll attach a modified shar, please check and approve, then it can be committed. -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-190121-13-M3ItXG54KA>