data.cpp💯15: error: constant expression evaluates to -72 which cannot be narrowed to type 'unsigned char' [-Wc++11-narrowing]
{{'A','a','<B8>','<B8>','<B5>','<B5>','<B6>','<B6>','<B7>','<B7>','<B9>','<B9>', // 0: a
^~~~~~
http://beefy11.nyi.freebsd.org/data/head-i386-default/p477696_s338122/logs/errors/vi-x-unikey-1.0.4.log
- While here prevent build from asking an interactive question
during the install phase
mactab.cpp:290:10: error: cannot initialize a variable of type 'char *' with an rvalue of type 'const char *'
char * pos = strchr(item, ':');
^ ~~~~~~~~~~~~~~~~~
Reported by: pkg-fallout
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight
X-Unikey is Unikey ported to Linux and FreeBSD. X-Unikey lets you type
Vietnamese in X Window environment.
WWW: http://www.unikey.org/linux.php
PR: ports/148389
Submitted by: Alexander Yerenkow <yerenkow@gmail.com>