1
0
mirror of https://git.freebsd.org/ports.git synced 2026-06-02 11:08:52 +00:00

lang/erlang: rename typer to avoid conflicts with other ports

typer is rarely used, so rename to erl_typer to allow the far more
common py-typer to take its place, used by many py-* CLI tools.

Sponsored by:	SkunkWerks, GmbH
Approved by:	erlang
This commit is contained in:
Dave Cottlehuber
2026-01-17 15:27:04 +00:00
parent bb8a71364a
commit 2e947b7d11
2 changed files with 4 additions and 1 deletions
+3
View File
@@ -1,6 +1,7 @@
PORTNAME= erlang
DISTVERSIONPREFIX= OTP-
DISTVERSION= 26.2.5.16
PORTREVISION= 1
PORTEPOCH= 4
CATEGORIES= lang parallel java
DIST_SUBDIR= erlang
@@ -169,6 +170,8 @@ post-install:
${STAGEDIR}${PREFIX}/bin/erl_call
${LN} -sf ../lib/${_ERLANG_LIB}/lib/snmp-${_SNMP_VSN}/bin/snmpc \
${STAGEDIR}${PREFIX}/bin/snmpc
# avoid conflict with very common binary from other ports
${MV} ${STAGEDIR}${PREFIX}/bin/typer ${STAGEDIR}${PREFIX}/bin/erl_typer
post-install-CORBA-on:
cd ${WRKSRC_corba} && \
+1 -1
View File
@@ -3,10 +3,10 @@ bin/dialyzer
bin/epmd
bin/erl
bin/erl_call
bin/erl_typer
bin/erlc
bin/escript
bin/run_erl
bin/snmpc
bin/to_erl
bin/typer
%%FOP%%etc/man.d/erlang.conf