Commit Graph

14 Commits

Author SHA1 Message Date
landry
c6f43df485 Drop useless USE_LIBTOOL=Yes, as that's the default value set in bsd.port.mk 2020-10-11 17:55:17 +00:00
sthen
3318ced016 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:46:54 +00:00
giovanni
4193842f24 bugfix update to 2.1 2019-06-19 21:44:39 +00:00
sthen
682fa3b658 fix some unicode in DESCR 2018-02-25 22:20:56 +00:00
naddy
11e3dd67b3 switch COMPILER from the old, confusing shortcuts to the more explicit format 2017-11-16 23:20:37 +00:00
giovanni
ab5456a912 Update to 2.0
ok portwise sthen@
2017-08-04 23:05:01 +00:00
sthen
5e964ab0df bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. 2017-07-26 22:45:14 +00:00
espie
c114d7057b add pthread to COMPILER_LIBCXX.
white lie, but it allows clang and gcc to be more similar
bump accordingly.
2017-07-23 09:26:25 +00:00
espie
8ac47fd9c6 use COMPILER_LIBCXX where applicable 2017-07-16 19:18:47 +00:00
sthen
bcbf44ab87 use LIBCXX 2017-04-10 11:46:18 +00:00
naddy
52501c1f09 replace libiconv module with library dependency; no bump needed 2016-04-09 20:14:48 +00:00
giovanni
5c2c04667f update to courier-unicode 1.4 2016-03-18 21:35:03 +00:00
giovanni
ce612b56c0 Update to 1.3
bugfixes and rename of unicode.so library in courier-unicode.so
2015-08-27 09:27:10 +00:00
giovanni
fac2a7d1d7 Import courier-unicode, a unicode library used by courier-imap & friends
ok jca@

This library implements several algorithms related to the Unicode Standard:
*Look up uppercase, lowercase, and titlecase equivalents of a unicode
  character.
*Implementation of grapheme and work breaking rules.
*Implementation of line breaking rules.
*Several ancillary functions, like looking up the unicode character
  that corresponds to some HTML 4.0 entity (such as &, for
  example), and determining the normal width or a double-width status of
  a unicode character. Also, an adaptation of the iconv(3) API for this
  unicode library.
2015-04-28 07:06:37 +00:00