cvs commit: ports/devel Makefile ports/devel/sfml Makefile
distinfo pkg-descr pkg-plist ports/devel/sfml/files
patch-src-SFML-Audio-Makefile patch-src-SFML-Graphics-Makefile
patch-src-SFML-Makefile
patch-src-SFML-Network-Makefile patch-src-SFML-System-Makefile
patch-src-SFML-Window-Makefile
Dmitry Marakasov
amdmi3 at FreeBSD.org
Thu Jul 16 14:56:34 UTC 2009
amdmi3 2009-07-16 14:56:34 UTC
FreeBSD ports repository
Modified files:
devel Makefile
Added files:
devel/sfml Makefile distinfo pkg-descr pkg-plist
devel/sfml/files patch-src-SFML-Audio-Makefile
patch-src-SFML-Graphics-Makefile
patch-src-SFML-Makefile
patch-src-SFML-Network-Makefile
patch-src-SFML-System-Makefile
patch-src-SFML-Window-Makefile
Log:
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/index.php
Revision Changes Path
1.3560 +1 -0 ports/devel/Makefile
1.1 +42 -0 ports/devel/sfml/Makefile (new)
1.1 +3 -0 ports/devel/sfml/distinfo (new)
1.1 +19 -0 ports/devel/sfml/files/patch-src-SFML-Audio-Makefile (new)
1.1 +21 -0 ports/devel/sfml/files/patch-src-SFML-Graphics-Makefile (new)
1.1 +40 -0 ports/devel/sfml/files/patch-src-SFML-Makefile (new)
1.1 +15 -0 ports/devel/sfml/files/patch-src-SFML-Network-Makefile (new)
1.1 +15 -0 ports/devel/sfml/files/patch-src-SFML-System-Makefile (new)
1.1 +15 -0 ports/devel/sfml/files/patch-src-SFML-Window-Makefile (new)
1.1 +9 -0 ports/devel/sfml/pkg-descr (new)
1.1 +93 -0 ports/devel/sfml/pkg-plist (new)
More information about the cvs-all
mailing list