# portupgrade -f sphinxsearch-0.9.9_2 ---> Reinstalling 'sphinxsearch-0.9.9_2' (textproc/sphinxsearch) ---> Building '/usr/ports/textproc/sphinxsearch' ===> Cleaning for sphinxsearch-0.9.9_2 ===> Vulnerability check disabled, database not found ===> License GPLv2 accepted by the user ===> Found saved configuration for sphinxsearch-0.9.9 ===> Extracting for sphinxsearch-0.9.9_2 => SHA256 Checksum OK for sphinx-0.9.9.tar.gz. ===> Patching for sphinxsearch-0.9.9_2 ===> sphinxsearch-0.9.9_2 depends on shared library: expat.6 - found ===> sphinxsearch-0.9.9_2 depends on shared library: iconv.3 - found ===> sphinxsearch-0.9.9_2 depends on shared library: mysqlclient.18 - found ===> Configuring for sphinxsearch-0.9.9_2 checking build environment -------------------------- checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... config/install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... nawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for compiler programs ------------------------------ checking whether to compile debug version... no checking for gcc... clang checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether clang accepts -g... yes checking for clang option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of clang... gcc3 checking whether we are using the GNU C++ compiler... yes checking whether clang++ accepts -g... yes checking dependency style of clang++... gcc3 checking for ranlib... ranlib checking for header files ------------------------- checking how to run the C preprocessor... clang -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking expat.h usability... yes checking expat.h presence... yes checking for expat.h... yes checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking sql.h usability... no checking sql.h presence... no checking for sql.h... no checking for types ------------------ checking for stdbool.h that conforms to C99... no checking for _Bool... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for off_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking for library functions ------------------------------ checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking return type of signal handlers... void checking whether lstat dereferences a symlink specified with a trailing slash... yes checking whether stat accepts an empty string... no checking for vprintf... yes checking for _doprnt... no checking for library containing setsockopt... none required checking for library containing gethostbyname... none required checking for library containing XML_Parse... -lexpat checking for library containing iconv... -liconv checking for library containing inflate... -lz checking for library containing logf... -lm checking for library containing SQLConnect... no checking for dup2... yes checking for gethostbyname... yes checking for gettimeofday... yes checking for memmove... yes checking for memset... yes checking for select... yes checking for socket... yes checking for strcasecmp... yes checking for strchr... yes checking for strerror... yes checking for strncasecmp... yes checking for strstr... yes checking for strtol... yes checking for logf... yes checking for pread... yes checking for clock_gettime in -lrt... yes checking for clock_gettime... yes checking for LOCK_EX in sys/file.h... yes checking for F_SETLKW in fcntl.h... yes configuring Sphinx ------------------ checking for CFLAGS needed for pthreads... none checking for LIBS needed for pthreads... -lpthread checking for pthreads... found checking whether to compile with MySQL support... yes checking for mysql_config... mysql_config checking for mysql_real_connect... yes checking MySQL include files... -I/usr/local/include/mysql -pipe -D_FORTIFY_SOURCE=2 -Wformat-security -fno-strict-aliasing -g checking MySQL libraries... -L/usr/local/lib/mysql -lmysqlclient -pthread -lz -lm checking whether to compile with PostgreSQL support... no checking whether to use 64-bit document/word IDs... no checking whether to compile with libstemmer support... no checking for libexpat... found checking for libiconv... found checking for iconv() arg types... const char ** checking for UnixODBC... disabled checking for unaligned RAM access... yes generating configuration files ------------------------------ configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating libstemmer_c/Makefile config.status: creating sphinx.conf.dist config.status: creating sphinx-min.conf.dist config.status: creating config/config.h config.status: executing depfiles commands configuration done ------------------ You can now run 'make' to build Sphinx binaries, and then run 'make install' to install them. ===> Building for sphinxsearch-0.9.9_2 Making all in src if test -d ../.svn; then svn info .. --xml | perl svnxrev.pl; fi; make all-am clang++ -DHAVE_CONFIG_H -I. -I../config -DSYSCONFDIR="\"/usr/local/etc\"" -O2 -pipe -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -march=nocona -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/mysql -pipe -D_FORTIFY_SOURCE=2 -Wformat-security -fno-strict-aliasing -g -O2 -pipe -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -march=nocona -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -DNDEBUG -MT sphinx.o -MD -MP -MF .deps/sphinx.Tpo -c -o sphinx.o sphinx.cpp sphinx.cpp:14647:34: warning: conversion specifies type 'int' but the argument has type 'unsigned long' [-Wformat] fprintf ( fp, "docinfo-stride: %d\n", iRowStride*sizeof(DWORD) ); ~^ ~~~~~~~~~~~~~~~~~~~~~~~~ %lu 1 warning generated. mv -f .deps/sphinx.Tpo .deps/sphinx.Po clang++ -DHAVE_CONFIG_H -I. -I../config -DSYSCONFDIR="\"/usr/local/etc\"" -O2 -pipe -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -march=nocona -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/mysql -pipe -D_FORTIFY_SOURCE=2 -Wformat-security -fno-strict-aliasing -g -O2 -pipe -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -march=nocona -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -DNDEBUG -MT sphinxexcerpt.o -MD -MP -MF .deps/sphinxexcerpt.Tpo -c -o sphinxexcerpt.o sphinxexcerpt.cpp mv -f .deps/sphinxexcerpt.Tpo .deps/sphinxexcerpt.Po clang++ -DHAVE_CONFIG_H -I. -I../config -DSYSCONFDIR="\"/usr/local/etc\"" -O2 -pipe -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -march=nocona -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/mysql -pipe -D_FORTIFY_SOURCE=2 -Wformat-security -fno-strict-aliasing -g -O2 -pipe -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -march=nocona -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -DNDEBUG -MT sphinxquery.o -MD -MP -MF .deps/sphinxquery.Tpo -c -o sphinxquery.o sphinxquery.cpp mv -f .deps/sphinxquery.Tpo .deps/sphinxquery.Po clang++ -DHAVE_CONFIG_H -I. -I../config -DSYSCONFDIR="\"/usr/local/etc\"" -O2 -pipe -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -march=nocona -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/mysql -pipe -D_FORTIFY_SOURCE=2 -Wformat-security -fno-strict-aliasing -g -O2 -pipe -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -march=nocona -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -DNDEBUG -MT sphinxsoundex.o -MD -MP -MF .deps/sphinxsoundex.Tpo -c -o sphinxsoundex.o sphinxsoundex.cpp mv -f .deps/sphinxsoundex.Tpo .deps/sphinxsoundex.Po clang++ -DHAVE_CONFIG_H -I. -I../config -DSYSCONFDIR="\"/usr/local/etc\"" -O2 -pipe -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -march=nocona -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/mysql -pipe -D_FORTIFY_SOURCE=2 -Wformat-security -fno-strict-aliasing -g -O2 -pipe -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -march=nocona -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -DNDEBUG -MT sphinxmetaphone.o -MD -MP -MF .deps/sphinxmetaphone.Tpo -c -o sphinxmetaphone.o sphinxmetaphone.cpp mv -f .deps/sphinxmetaphone.Tpo .deps/sphinxmetaphone.Po clang++ -DHAVE_CONFIG_H -I. -I../config -DSYSCONFDIR="\"/usr/local/etc\"" -O2 -pipe -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -march=nocona -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/mysql -pipe -D_FORTIFY_SOURCE=2 -Wformat-security -fno-strict-aliasing -g -O2 -pipe -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -march=nocona -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -DNDEBUG -MT sphinxstemen.o -MD -MP -MF .deps/sphinxstemen.Tpo -c -o sphinxstemen.o sphinxstemen.cpp mv -f .deps/sphinxstemen.Tpo .deps/sphinxstemen.Po clang++ -DHAVE_CONFIG_H -I. -I../config -DSYSCONFDIR="\"/usr/local/etc\"" -O2 -pipe -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -march=nocona -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/mysql -pipe -D_FORTIFY_SOURCE=2 -Wformat-security -fno-strict-aliasing -g -O2 -pipe -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -march=nocona -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -DNDEBUG -MT sphinxstemru.o -MD -MP -MF .deps/sphinxstemru.Tpo -c -o sphinxstemru.o sphinxstemru.cpp mv -f .deps/sphinxstemru.Tpo .deps/sphinxstemru.Po clang++ -DHAVE_CONFIG_H -I. -I../config -DSYSCONFDIR="\"/usr/local/etc\"" -O2 -pipe -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -march=nocona -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/mysql -pipe -D_FORTIFY_SOURCE=2 -Wformat-security -fno-strict-aliasing -g -O2 -pipe -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -march=nocona -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -DNDEBUG -MT sphinxstemcz.o -MD -MP -MF .deps/sphinxstemcz.Tpo -c -o sphinxstemcz.o sphinxstemcz.cpp mv -f .deps/sphinxstemcz.Tpo .deps/sphinxstemcz.Po clang++ -DHAVE_CONFIG_H -I. -I../config -DSYSCONFDIR="\"/usr/local/etc\"" -O2 -pipe -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -march=nocona -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/mysql -pipe -D_FORTIFY_SOURCE=2 -Wformat-security -fno-strict-aliasing -g -O2 -pipe -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -march=nocona -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -DNDEBUG -MT sphinxutils.o -MD -MP -MF .deps/sphinxutils.Tpo -c -o sphinxutils.o sphinxutils.cpp mv -f .deps/sphinxutils.Tpo .deps/sphinxutils.Po clang++ -DHAVE_CONFIG_H -I. -I../config -DSYSCONFDIR="\"/usr/local/etc\"" -O2 -pipe -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -march=nocona -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/mysql -pipe -D_FORTIFY_SOURCE=2 -Wformat-security -fno-strict-aliasing -g -O2 -pipe -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -march=nocona -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -DNDEBUG -MT md5.o -MD -MP -MF .deps/md5.Tpo -c -o md5.o md5.cpp mv -f .deps/md5.Tpo .deps/md5.Po clang++ -DHAVE_CONFIG_H -I. -I../config -DSYSCONFDIR="\"/usr/local/etc\"" -O2 -pipe -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -march=nocona -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/mysql -pipe -D_FORTIFY_SOURCE=2 -Wformat-security -fno-strict-aliasing -g -O2 -pipe -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -march=nocona -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -DNDEBUG -MT sphinxstd.o -MD -MP -MF .deps/sphinxstd.Tpo -c -o sphinxstd.o sphinxstd.cpp sphinxstd.cpp:255:8: warning: 'operator new' is missing exception specification 'throw(std::bad_alloc)' void * operator new ( size_t iSize ) ^ throw(std::bad_alloc) sphinxstd.cpp:264:8: warning: 'operator new[]' is missing exception specification 'throw(std::bad_alloc)' void * operator new [] ( size_t iSize ) ^ throw(std::bad_alloc) 2 warnings generated. mv -f .deps/sphinxstd.Tpo .deps/sphinxstd.Po clang++ -DHAVE_CONFIG_H -I. -I../config -DSYSCONFDIR="\"/usr/local/etc\"" -O2 -pipe -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -march=nocona -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/mysql -pipe -D_FORTIFY_SOURCE=2 -Wformat-security -fno-strict-aliasing -g -O2 -pipe -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -march=nocona -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -DNDEBUG -MT sphinxsort.o -MD -MP -MF .deps/sphinxsort.Tpo -c -o sphinxsort.o sphinxsort.cpp mv -f .deps/sphinxsort.Tpo .deps/sphinxsort.Po clang++ -DHAVE_CONFIG_H -I. -I../config -DSYSCONFDIR="\"/usr/local/etc\"" -O2 -pipe -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -march=nocona -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/mysql -pipe -D_FORTIFY_SOURCE=2 -Wformat-security -fno-strict-aliasing -g -O2 -pipe -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -march=nocona -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -DNDEBUG -MT sphinxexpr.o -MD -MP -MF .deps/sphinxexpr.Tpo -c -o sphinxexpr.o sphinxexpr.cpp sphinxexpr.cpp:1013:11: error: use of undeclared identifier 'ExprEval' T val = ExprEval ( this->m_pArg, tMatch ); // 'this' fixes gcc braindamage ^ this-> sphinxexpr.cpp:1318:38: note: in instantiation of member function 'Expr_IntervalConst_c<int>::IntEval' requested here case SPH_ATTR_INTEGER: return new Expr_IntervalConst_c<int> ( dArgs ); break; ^ sphinxexpr.cpp:954:38: note: must qualify identifier to find this declaration in dependent base class template<> int Expr_ArgVsSet_c<int>::ExprEval ( ISphExpr * pArg, const CSphMatch & tMatch ) const { return pArg->IntEval ( tMatch ); } ^ sphinxexpr.cpp:1013:11: error: no member named 'ExprEval' in 'Expr_IntervalConst_c<long>' T val = ExprEval ( this->m_pArg, tMatch ); // 'this' fixes gcc braindamage ^~~~~~~~ sphinxexpr.cpp:1319:37: note: in instantiation of member function 'Expr_IntervalConst_c<long>::IntEval' requested here case SPH_ATTR_BIGINT: return new Expr_IntervalConst_c<int64_t> ( dArgs ); break; ^ sphinxexpr.cpp:1013:11: error: no member named 'ExprEval' in 'Expr_IntervalConst_c<float>' T val = ExprEval ( this->m_pArg, tMatch ); // 'this' fixes gcc braindamage ^~~~~~~~ sphinxexpr.cpp:1320:27: note: in instantiation of member function 'Expr_IntervalConst_c<float>::IntEval' requested here default: return new Expr_IntervalConst_c<float> ( dArgs ); break; ^ sphinxexpr.cpp:1047:11: error: use of undeclared identifier 'ExprEval' T val = ExprEval ( this->m_pArg, tMatch ); // 'this' fixes gcc braindamage ^ this-> sphinxexpr.cpp:1326:38: note: in instantiation of member function 'Expr_Interval_c<int>::IntEval' requested here case SPH_ATTR_INTEGER: return new Expr_Interval_c<int> ( dArgs ); break; ^ sphinxexpr.cpp:954:38: note: must qualify identifier to find this declaration in dependent base class template<> int Expr_ArgVsSet_c<int>::ExprEval ( ISphExpr * pArg, const CSphMatch & tMatch ) const { return pArg->IntEval ( tMatch ); } ^ sphinxexpr.cpp:1047:11: error: no member named 'ExprEval' in 'Expr_Interval_c<long>' T val = ExprEval ( this->m_pArg, tMatch ); // 'this' fixes gcc braindamage ^~~~~~~~ sphinxexpr.cpp:1327:37: note: in instantiation of member function 'Expr_Interval_c<long>::IntEval' requested here case SPH_ATTR_BIGINT: return new Expr_Interval_c<int64_t> ( dArgs ); break; ^ sphinxexpr.cpp:1047:11: error: no member named 'ExprEval' in 'Expr_Interval_c<float>' T val = ExprEval ( this->m_pArg, tMatch ); // 'this' fixes gcc braindamage ^~~~~~~~ sphinxexpr.cpp:1328:27: note: in instantiation of member function 'Expr_Interval_c<float>::IntEval' requested here default: return new Expr_Interval_c<float> ( dArgs ); break; ^ sphinxexpr.cpp:1080:11: error: use of undeclared identifier 'ExprEval' T val = ExprEval ( this->m_pArg, tMatch ); // 'this' fixes gcc braindamage ^ this-> sphinxexpr.cpp:1357:38: note: in instantiation of member function 'Expr_In_c<int>::IntEval' requested here case SPH_ATTR_INTEGER: return new Expr_In_c<int> ( pArg, pConst ); break; ^ sphinxexpr.cpp:954:38: note: must qualify identifier to find this declaration in dependent base class template<> int Expr_ArgVsSet_c<int>::ExprEval ( ISphExpr * pArg, const CSphMatch & tMatch ) const { return pArg->IntEval ( tMatch ); } ^ sphinxexpr.cpp:1080:11: error: no member named 'ExprEval' in 'Expr_In_c<long>' T val = ExprEval ( this->m_pArg, tMatch ); // 'this' fixes gcc braindamage ^~~~~~~~ sphinxexpr.cpp:1358:37: note: in instantiation of member function 'Expr_In_c<long>::IntEval' requested here case SPH_ATTR_BIGINT: return new Expr_In_c<int64_t> ( pArg, pConst ); break; ^ sphinxexpr.cpp:1080:11: error: no member named 'ExprEval' in 'Expr_In_c<float>' T val = ExprEval ( this->m_pArg, tMatch ); // 'this' fixes gcc braindamage ^~~~~~~~ sphinxexpr.cpp:1359:27: note: in instantiation of member function 'Expr_In_c<float>::IntEval' requested here default: return new Expr_In_c<float> ( pArg, pConst ); break; ^ 9 errors generated. *** Error code 1 Stop in /usr/ports/textproc/sphinxsearch/work/sphinx-0.9.9/src. *** Error code 1 Stop in /usr/ports/textproc/sphinxsearch/work/sphinx-0.9.9/src. *** Error code 1 Stop in /usr/ports/textproc/sphinxsearch/work/sphinx-0.9.9. *** Error code 1 Stop in /usr/ports/textproc/sphinxsearch. ** Command failed [exit code 1]: /usr/bin/script -qa /var/tmp/portupgrade20110930-39611-14iqo3t env UPGRADE_TOOL=portupgrade UPGRADE_PORT=sphinxsearch-0.9.9_2 UPGRADE_PORT_VER=0.9.9_2 make ** Fix the problem and try again. ** Listing the failed packages (-:ignored / *:skipped / !:failed) ! textproc/sphinxsearch (sphinxsearch-0.9.9_2) (unknown build error)
Maintainer of textproc/sphinxsearch, Please note that PR ports/161153 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/161153 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
This is a multi-part message in MIME format.
Responsible Changed From-To: freebsd-ports-bugs->crees I'll take it.
crees 2011-09-30 19:38:14 UTC FreeBSD ports repository Modified files: textproc/sphinxsearch Makefile Log: Remove duplicate LICENSE line. PR: ports/161153 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer) Revision Changes Path 1.17 +0 -2 ports/textproc/sphinxsearch/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: feedback->closed Matthew, I've committed your LICENSE fix, thanks! There's no need to indicate that the port needs GCC unless that's confirmed by upstream, but if we leave it as it is it'll still get flagged on appropriate exp-runs so it'll have interest for fixing. Otherwise it'll stay GCC-only forever!