1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-29 10:18:30 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
Tobias Kortkamp
46d328db5c vietnamese/x-unikey: Fix build with Clang 6
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
2018-08-25 14:22:46 +00:00
Jan Beich
92d29b7eeb vietnamese/x-unikey: unbreak with libc++ 3.9
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
2017-02-01 20:22:14 +00:00
Mathieu Arnold
60d1a83c2a MASTER_SITES cleanup.
- 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
2015-05-14 10:15:04 +00:00
Vanilla I. Shu
08b69a1586 1: remove NO_STAGE.
2: USES=tar:bzip2
2014-07-16 07:51:04 +00:00
Baptiste Daroussin
2d5b2cc669 Resetting maintainership on ports that have not been staged and without any
pending PR

With hat:	portmgr
2014-07-02 17:24:15 +00:00
Baptiste Daroussin
31f7b03b56 Add NO_STAGE all over the place in preparation for the staging support (cat: vietnamese) 2013-09-20 23:20:31 +00:00
Martin Wilke
65e190c0f0 - Get Rid MD5 support
With hat:	portmgr (myself)
2011-03-18 17:59:50 +00:00
Pav Lucistnik
a1309a96b7 UniKey is a very small and easy-to-use Vietnamese keyboard for Windows.
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>
2010-08-13 14:02:57 +00:00