Port details on branch 2016Q4 |
- sfml Simple and Fast Multimedia Library
- 2.4.0 devel
=0 2.4.0Version of this port present on the latest quarterly branch. - Maintainer: amdmi3@FreeBSD.org
 - Port Added: 2016-11-02 04:38:44
- Last Update: 2016-11-02 04:38:36
- Commit Hash: f477028
- License: ZLIB
- WWW:
- http://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.
WWW: http://www.sfml-dev.org/
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/sfml/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/sfml
- pkg install sfml
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: sfml
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1474077496
SHA256 (SFML-2.4.0-sources.zip) = 868a1a1e43a7ee40c1a90efcbcea061b6f0a6ed129075d9a8f19c8c69e644b0f
SIZE (SFML-2.4.0-sources.zip) = 24965927
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:
-
- cmake : devel/cmake
- libGL>0 : graphics/libGL
- glproto.pc : x11/glproto
- dri2proto.pc : x11/dri2proto
- x11.pc : x11/libX11
- xcb.pc : x11/libxcb
- Runtime dependencies:
-
- libGL>0 : graphics/libGL
- x11.pc : x11/libX11
- xcb.pc : x11/libxcb
- Library dependencies:
-
- libFLAC.so : audio/flac
- libfreetype.so : print/freetype2
- libogg.so : audio/libogg
- libvorbis.so : audio/libvorbis
- libxcb-image.so : x11/xcb-util-image
- libjpeg.so : graphics/jpeg-turbo
- libopenal.so.1 : audio/openal-soft
- Patch dependencies:
-
- unzip : archivers/unzip
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for sfml-2.4.0:
DOXYGEN=off: Build documentation with Doxygen
===> Use 'make config' to modify these settings
- Options name:
- devel_sfml
- USES:
- cmake compiler:c++11-lang dos2unix jpeg openal:al zip:infozip
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.4.0 02 Nov 2016 04:38:36
    |
Jan Beich (jbeich)  |
MFH: r425104
devel/sfml: unbreak on 9.x via clang
cd src/SFML/Audio && /usr/bin/c++ -DFLAC__NO_DLL -DOV_EXCLUDE_STATIC_CALLBACKS
-DSFML_AUDIO_EXPORTS -Iinclude -Isrc -I/usr/local/include/AL
-I/usr/local/include -O2 -pipe -fno-strict-aliasing -O2 -pipe
-fno-strict-aliasing -fPIC -fvisibility=hidden -o
CMakeFiles/sfml-audio.dir/SoundFileFactory.cpp.o -c
src/SFML/Audio/SoundFileFactory.cpp
include/SFML/Audio/SoundFileFactory.inl: In static member function 'static void
sf::SoundFileFactory::unregisterReader() [with T =
sf::priv::SoundFileReaderFlac]':
include/SFML/Audio/SoundFileFactory.inl:43: instantiated from 'static void
sf::SoundFileFactory::registerReader() [with T = sf::priv::SoundFileReaderFlac]'
src/SFML/Audio/SoundFileFactory.cpp:48: instantiated from here
include/SFML/Audio/SoundFileFactory.inl:62: error: address of overloaded
function with no contextual type information
include/SFML/Audio/SoundFileFactory.inl: In static member function 'static void
sf::SoundFileFactory::unregisterWriter() [with T =
sf::priv::SoundFileWriterFlac]':
include/SFML/Audio/SoundFileFactory.inl:74: instantiated from 'static void
sf::SoundFileFactory::registerWriter() [with T = sf::priv::SoundFileWriterFlac]'
src/SFML/Audio/SoundFileFactory.cpp:49: instantiated from here
include/SFML/Audio/SoundFileFactory.inl:93: error: address of overloaded
function with no contextual type information
[...]
Approved by: portmgr blanket
Approved by: ports-secteam blanket |
2.4.0 02 Nov 2016 04:38:36
  |
jbeich  |
MFH: r425104
devel/sfml: unbreak on 9.x via clang
cd src/SFML/Audio && /usr/bin/c++ -DFLAC__NO_DLL -DOV_EXCLUDE_STATIC_CALLBACKS
-DSFML_AUDIO_EXPORTS -Iinclude -Isrc -I/usr/local/include/AL
-I/usr/local/include -O2 -pipe -fno-strict-aliasing -O2 -pipe
-fno-strict-aliasing -fPIC -fvisibility=hidden -o
CMakeFiles/sfml-audio.dir/SoundFileFactory.cpp.o -c
src/SFML/Audio/SoundFileFactory.cpp
include/SFML/Audio/SoundFileFactory.inl: In static member function 'static void
sf::SoundFileFactory::unregisterReader() [with T =
sf::priv::SoundFileReaderFlac]':
include/SFML/Audio/SoundFileFactory.inl:43: instantiated from 'static void
sf::SoundFileFactory::registerReader() [with T = sf::priv::SoundFileReaderFlac]'
src/SFML/Audio/SoundFileFactory.cpp:48: instantiated from here
include/SFML/Audio/SoundFileFactory.inl:62: error: address of overloaded
function with no contextual type information
include/SFML/Audio/SoundFileFactory.inl: In static member function 'static void
sf::SoundFileFactory::unregisterWriter() [with T =
sf::priv::SoundFileWriterFlac]':
include/SFML/Audio/SoundFileFactory.inl:74: instantiated from 'static void
sf::SoundFileFactory::registerWriter() [with T = sf::priv::SoundFileWriterFlac]'
src/SFML/Audio/SoundFileFactory.cpp:49: instantiated from here
include/SFML/Audio/SoundFileFactory.inl:93: error: address of overloaded
function with no contextual type information
[...]
Approved by: portmgr blanket
Approved by: ports-secteam blanket |
Number of commits found: 2
|