Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
HardenedBSD
hardenedbsd-ports
Commits
1b02d276
Commit
1b02d276
authored
May 29, 2017
by
olgeni
Browse files
Add devel/erlang-unicode_util_compat, a compatibility library for
unicode_util from Erlang R20.
parent
80e81c26
Changes
5
Hide whitespace changes
Inline
Side-by-side
devel/Makefile
View file @
1b02d276
...
...
@@ -559,6 +559,7 @@
SUBDIR
+=
erlang-sbroker
SUBDIR
+=
erlang-ssl_verify_fun
SUBDIR
+=
erlang-syslog
SUBDIR
+=
erlang-unicode_util_compat
SUBDIR
+=
es-eric6
SUBDIR
+=
etcd
SUBDIR
+=
etcd3
...
...
devel/erlang-unicode_util_compat/Makefile
0 → 100644
View file @
1b02d276
# $FreeBSD$
PORTNAME
=
unicode_util_compat
PORTVERSION
=
0.2.0
CATEGORIES
=
devel
PKGNAMEPREFIX
=
erlang-
MAINTAINER
=
olgeni@FreeBSD.org
COMMENT
=
Compatibility library
for
unicode_util from Erlang R20
LICENSE
=
BSD3CLAUSE
USES
=
gmake erlang:rebar3
USE_GITHUB
=
yes
GH_ACCOUNT
=
benoitc
.
include
<bsd.port.mk>
devel/erlang-unicode_util_compat/distinfo
0 → 100644
View file @
1b02d276
TIMESTAMP = 1495989106
SHA256 (benoitc-unicode_util_compat-0.2.0_GH0.tar.gz) = 57fc10f6c3438da907953b3d629880ab8c9380e55e36aff888fb1a21c778e107
SIZE (benoitc-unicode_util_compat-0.2.0_GH0.tar.gz) = 328368
devel/erlang-unicode_util_compat/pkg-descr
0 → 100644
View file @
1b02d276
This library allows the usage of unicode_util from Erlang R20 in
older erlang >= R18.
WWW: https://github.com/benoitc/unicode_util_compat
devel/erlang-unicode_util_compat/pkg-plist
0 → 100644
View file @
1b02d276
lib/erlang/lib/unicode_util_compat-%%VERSION%%/ebin/unicode_util.beam
lib/erlang/lib/unicode_util_compat-%%VERSION%%/ebin/unicode_util_compat.app
lib/erlang/lib/unicode_util_compat-%%VERSION%%/ebin/unicode_util_compat.beam
lib/erlang/lib/unicode_util_compat-%%VERSION%%/src/unicode_util.erl
lib/erlang/lib/unicode_util_compat-%%VERSION%%/src/unicode_util_compat.app.src
lib/erlang/lib/unicode_util_compat-%%VERSION%%/src/unicode_util_compat.erl
%%PORTDOCS%%%%DOCSDIR%%/README.md
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment