Port details |
- erlang-esdl Library for accessing SDL and OpenGL through Erlang
- 1.3.1_1 devel
=1 1.3.1_1Version of this port present on the latest quarterly branch.
- BROKEN: does not build with Erlang 24 (requires erl_interface)
IGNORE: is marked as broken: does not build with Erlang 24 (requires erl_interface)
- Maintainer: erlang@FreeBSD.org
- Port Added: 2015-06-27 12:54:31
- Last Update: 2022-06-28 06:32:30
- Commit Hash: ab4964e
- People watching this port, also watch:: noto-tc, tmux, linux-c7-atk, libmad, py39-PyOpenGL
- License: MIT
- WWW:
- https://github.com/dgud/esdl
- Description:
- Esdl is library for accessing SDL and OpenGL through Erlang.
WWW: https://github.com/dgud/esdl
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- erlang-esdl>0:devel/erlang-esdl
- No installation instructions:
- This port has been deleted.
- PKGNAME: erlang-esdl
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1562963418
SHA256 (dgud-esdl-esdl-1.3.1_GH0.tar.gz) = 54723f487c384f04de404309454825361fa6eac8cb3c62bfadc2a559dfa928b4
SIZE (dgud-esdl-esdl-1.3.1_GH0.tar.gz) = 323534
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- erl : lang/erlang
- erl : lang/erlang
- rebar>=0 : devel/rebar
- sdl-config : devel/sdl12
- xorgproto>=0 : x11/xorgproto
- xorgproto>=0 : x11/xorgproto
- Runtime dependencies:
-
- erl : lang/erlang
- erl : lang/erlang
- Library dependencies:
-
- libGL.so : graphics/libglvnd
- libGLU.so : graphics/libGLU
- libSDL_image.so : graphics/sdl_image
- libSDL.so : devel/sdl12
- libSDL_ttf.so : graphics/sdl_ttf
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_erlang-esdl
- USES:
- erlang:rebar gl sdl xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.3.1_1 28 Jun 2022 06:32:30 |
Dave Cottlehuber (dch) |
*/*: Remove expired erlang and elixir ports
The rebar, rebar3 and mix tools are now more than a decade old, and are
the preferred ways to fetch and install specific erlang and elixir
modules, aside from core compilers, documentation, and custom build
tools.
See UPDATING and MOVED for details.
https://www.freebsd.org/status/report-2021-07-2021-09/#_freebsd_erlang_ecosystem_ports_update
archivers/erlang-snappy
converters/erlang-base64url
databases/elixir-calecto
databases/elixir-db_connection (Only the first 15 lines of the commit message are shown above ) |
1.3.1_1 30 Sep 2021 22:02:18 |
Dave Cottlehuber (dch) Author: Jimmy Olgeni |
devel/erlang-esdl: mark as BROKEN (requires erl_interface). |
1.3.1_1 22 Jun 2021 18:53:08 |
Kevin Bowling (kbowling) |
graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.
PR: 246767
Reviewed by: manu, bapt
Approved by: x11
Differential Revision: https://reviews.freebsd.org/D30824 |
1.3.1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.3.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.3.1 28 Jul 2019 22:21:24 |
cmt |
update erlang-esdl to 1.3.1
This is required for updating and unbreaking graphics/wings,
erlang-esdl's only consumer. (The current port's version is 1.0.1 is
10 years old, 1.3.1 is only 6 years old, and the whole thing has been
declared "legacy", but wings still requires it, so here we go). The
upstream maintainer has switched the build system from Makefiles to
rebar (rebar 2, rebar3 doesn't cut it) and made the former optional
dependencies on SDL-image and SDL-ttf mandatory.
esdl's former home at SourceForge has disappeared, the most current
version (even if it's not really current) is now available at Github,
WWW has been updated to reflect that change.
PR: 239173
Approved by: maintainer-timeout (erlang@) |
1.0.1_13 08 Jun 2018 13:43:26 |
olgeni |
Transfer more Erlang ports to erlang@. |
1.0.1_13 01 Dec 2017 13:44:11 |
amdmi3 |
- Add LICENSE_FILE
- Pet portlint
- Switch to options helpers
- Simplify STAGEDIR handling
Approved by: portmgr blanket |
1.0.1_13 23 May 2017 05:03:16 |
rezny |
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845 |
1.0.1_12 02 Nov 2016 22:45:14 |
mat |
Cleanup no longer needed CHMOD usage after r424898.
PR: 213743
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
1.0.1_12 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.0.1_12 27 Jun 2015 12:54:12 |
olgeni |
Sorting out some Erlang stuff:
- 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. |