Port details |
- sfml1 Simple and Fast Multimedia Library
- 1.6_8 devel =2 1.6_8Version of this port present on the latest quarterly branch.
- Maintainer: amdmi3@FreeBSD.org
- Port Added: 2014-05-09 22:07:41
- Last Update: 2023-10-10 11:46:31
- Commit Hash: c493aa9
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: ZLIB
- WWW:
- https://www.sfml-dev.org/
- Description:
- SFML is a portable and easy to use multimedia API written in C++.
You can see it as a modern, object-oriented alternative to SDL.
SFML is composed of several packages to perfectly suit your needs.
You can use SFML as a minimal windowing system to interface with
OpenGL, or as a fully-featured multimedia library for building games
or interactive programs.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/sfml1/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/sfml1
- pkg install sfml1
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: sfml1
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (SFML-1.6-sdk-linux-32.tar.gz) = b1c18f9b99c54ebb4cd433792f33ed2b85c846cca28eb871a12b3191dc1532f8
SIZE (SFML-1.6-sdk-linux-32.tar.gz) = 12937755
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:
-
- gmake>=4.3 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- xorgproto>=0 : x11/xorgproto
- xorgproto>=0 : x11/xorgproto
- x11.pc : x11/libX11
- xrandr.pc : x11/libXrandr
- Runtime dependencies:
-
- x11.pc : x11/libX11
- xrandr.pc : x11/libXrandr
- Library dependencies:
-
- libsndfile.so : audio/libsndfile
- libpng.so : graphics/png
- libfreetype.so : print/freetype2
- libjpeg.so : graphics/jpeg-turbo
- libGL.so : graphics/libglvnd
- libGLU.so : graphics/libGLU
- libopenal.so.1 : audio/openal-soft
- This port is required by:
- for Libraries
-
- games/motogt
Configuration Options:
- ===> The following configuration options are available for sfml1-1.6_8:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- devel_sfml1
- USES:
- gmake jpeg gl openal:al pkgconfig dos2unix 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.6_8 10 Oct 2023 11:46:31 |
Dmitry Marakasov (amdmi3) |
devel/sfml1: update MASTER_SITES |
1.6_8 28 Jul 2023 17:13:17 |
Daniel Engberg (diizzy) |
*/*: Bump jpeg-turbo users treewide
New major version 3.0.0 |
1.6_7 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.6_6 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.6_6 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.6_5 07 Apr 2021 23:19:01 |
Dmitry Marakasov (amdmi3) |
Remove useless Created by: headers mentioning me |
1.6_5 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.6_4 04 Nov 2019 22:20:31 |
zeising |
Add USES=xorg USES=gl, ports categories d
Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'd'. |
1.6_4 22 Aug 2019 17:20:45 |
amdmi3 |
- Add USES=gl
- Set c++ standard and fix passing c++ flags to the complier, which in turn
fixes build on arm and aarch64
- Switch to options helpers |
1.6_4 15 Jan 2019 09:30:29 |
amdmi3 |
- Update WWW
- Pet portlint |
1.6_4 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.6_3 21 Oct 2016 12:51:41 |
mat |
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
1.6_3 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.6_3 22 Jun 2015 18:33:22 |
antoine |
Convert to USES=jpeg |
1.6_3 02 May 2015 20:00:25 |
amdmi3 |
- Add LICENSE |
1.6_3 01 Apr 2015 17:39:51 |
amdmi3 |
- Remove useless -lpthread replacement
- Try to fix build under DragonFly |
1.6_3 25 Dec 2014 20:54:43 |
bapt |
Bump portrevision after png update |
1.6_2 22 Sep 2014 12:41:21 |
amdmi3 |
- Cleanup plist |
1.6_2 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
1.6_1 18 Aug 2014 13:37:35 |
amdmi3 |
- Use canonical patch filenames
- Fix SONAMEs and simplify libraries installation |
1.6 09 May 2014 22:07:32 |
amdmi3 |
- Repocopy graphics/sfml to graphics/sfml1 in preparaton for update to 2.x
- Implement necessary hacks needed for graphics/sfml and graphics/sfml1 to
coexist |