mirror of
https://git.freebsd.org/ports.git
synced 2025-05-22 19:56:53 -04:00
- Rename a few Erlang-related ports using the erlang- prefix; it will avoid confusion with elixir- ports. - Remove DOCS and EXAMPLES where not actually useful. - Simplify RUN_DEPENDS where possible. - Move textproc/exmpp to devel/erlang-exmpp. - Add missing R18 compatibility fix for devel/erlang-oserl. - Upgrade erlang-cuttlefish to 2.0.3. The idea is that libraries ("deps") have the "erlang-" prefix, while larger projects (rabbitmq, yaws, couchdb, etc) keep their usual names.
10 lines
356 B
Text
10 lines
356 B
Text
--- doc/Makefile.am.orig 2015-06-24 21:08:42 UTC
|
|
+++ doc/Makefile.am
|
|
@@ -15,7 +15,6 @@ ERL_SRCS = $(top_srcdir)/src/core/*.erl
|
|
HTML_FILES = index.html \
|
|
modules-frame.html \
|
|
overview-summary.html \
|
|
- packages-frame.html \
|
|
exmpp.html \
|
|
exmpp_caps.html \
|
|
exmpp_client_binding.html \
|