Port details |
- fltk-devel Cross-platform C++ graphical user interface toolkit
- 1.3.x.r10370_4 x11-toolkits
=1 1.3.x.r10370_4Version of this port present on the latest quarterly branch.
- DEPRECATED: Older than x11-toolkits/fltk -- there is no point in having old snapshots
This port expired on: 2019-03-31
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2013-10-23 16:05:44
- Last Update: 2019-03-31 09:19:34
- SVN Revision: 497395
- People watching this port, also watch:: python, unoconv, py39-pycparser, sysinfo
- License: LGPL20
- WWW:
- http://www.fltk.org/
- Description:
- The Fast Light ToolKit ("FLTK", pronounced "fulltick") is a LGPL'd C++
graphical user interface for X11.
FLTK provides modern GUI functionality without the bloat and supports
3D graphics via OpenGL and its built-in GLUT emulation.
FLTK is designed to be small and modular enough to be statically linked,
but works fine as a shared library. FLTK also includes an excellent UI
builder called FLUID that can be used to create applications in minutes.
This port tracks the development snapshot releases of FLTK.
WWW: http://www.fltk.org/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- fltk-devel>0:x11-toolkits/fltk-devel
- No installation instructions:
- This port has been deleted.
- PKGNAME: fltk-devel
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (fltk-1.3.x-r10370.tar.gz) = fc48b5bfab69f0ecb7806158d75ab481a171ff2eda8b71012b942293c400657e
SIZE (fltk-1.3.x-r10370.tar.gz) = 4932992
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake
- ninja : devel/ninja
- xorgproto>=0 : x11/xorgproto
- xft.pc : x11-fonts/libXft
- Runtime dependencies:
-
- xft.pc : x11-fonts/libXft
- Library dependencies:
-
- libpng.so : graphics/png
- libfreetype.so : print/freetype2
- libfontconfig.so : x11-fonts/fontconfig
- libGLU.so : graphics/libGLU
- libjpeg.so : graphics/jpeg-turbo
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for fltk-devel-1.3.x.r10370_4:
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- cmake gl jpeg localbase:ldflags
- 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.x.r10370_4 31 Mar 2019 09:19:34 |
tcberner |
x11-toolkits/fltk-devel: remove outdated snapshot port
2019-03-31 x11-toolkits/fltk-devel: Older than x11-toolkits/fltk -- there is no
point in having old snapshots |
1.3.x.r10370_4 09 Mar 2019 10:19:45 |
tcberner |
Mark x11-toolkits/fltk-devel deprecated.
- it comes from a version from 2014:
https://www.fltk.org/articles.php?L1388
- x11-toolkits/fltk is up to date |
1.3.x.r10370_4 16 Jan 2019 05:04:54 |
linimon |
Base GCC doesn't support -Wno-c++11-narrowing. Replace it with
USE_CXXSTD=c++98.
While here, add now-recommended USES=gl, and tidy up by using
localbase:ldflags.
PR: 234928
Submitted by: Piotr Kubaj |
1.3.x.r10370_4 25 Dec 2018 20:25:40 |
tcberner |
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine |
1.3.x.r10370_4 12 Jul 2018 14:11:30 |
amdmi3 |
- Fix build with clang 6
- Pet portlint |
1.3.x.r10370_4 11 Jan 2018 16:53:45 |
danfe |
Remove superfluous linefeeds and fix some other minor whitespace bugs. |
1.3.x.r10370_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.3.x.r10370_3 18 Jan 2017 11:21:41 |
jbeich |
x11-toolkits/fltk-devel: unbreak with clang 4.0
src/Fl_Tree_Item.cxx:552:38: error: ordered comparison between pointer and zero
('Fl_Tree_Item *' and 'int')
if ( from_parent->deparent(from) < 0 ) // deparent self from current
parent
~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~
PR: 216046
Obtained from: upstream (branch-1.3)
Approved by: portmgr blanket
MFH: 2017Q1 (r431752 followup) |
1.3.x.r10370_2 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
1.3.x.r10370_2 01 Apr 2016 13:18:17 |
mat |
Fixup some whitespace at the beginning of lines problems.
With hat: portmgr
Sponsored by: Absolight |
1.3.x.r10370_2 22 Jun 2015 18:33:22 |
antoine |
Convert to USES=jpeg |
1.3.x.r10370_2 09 Feb 2015 16:06:26 |
danfe |
Augment FLTK ports' descriptions. |
1.3.x.r10370_2 25 Dec 2014 20:54:43 |
bapt |
Bump portrevision after png update |
1.3.x.r10370_1 25 Dec 2014 19:04:27 |
antoine |
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade |
1.3.x.r10370_1 10 Dec 2014 22:29:15 |
gahr |
- Reset maintainership of my ports |
1.3.x.r10370_1 10 Oct 2014 12:46:46 |
gahr |
- Update to snapshot 10370
* Release notes: http://www.fltk.org/articles.php?L1388 |
1.3.x.r10350_1 08 Oct 2014 12:55:39 |
gahr |
- Update to snapshot 10350
* Release notes: http://www.fltk.org/articles.php?L1387 |
1.3.x.r10337_1 30 Sep 2014 14:51:12 |
gahr |
- Update to snapshot 10337
Changelog:
* http://www.fltk.org/articles.php?L1386 |
1.3.x.r10321_1 19 Sep 2014 08:55:16 |
gahr |
- Update to snapshot 10321
Changelogs:
* http://www.fltk.org/articles.php?L1384
* http://www.fltk.org/articles.php?L1385 |
1.3.x.r10272_1 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.3.x.r10272 05 Sep 2014 12:01:41 |
gahr |
- Update to snapshot 10272
Changelog:
* http://www.fltk.org/articles.php?L1383 |
1.3.x.r10259 01 Sep 2014 09:16:02 |
gahr |
- Update to snapshot 10259
Changelogs:
* http://www.fltk.org/articles.php?L1381
* http://www.fltk.org/articles.php?L1382 |
1.3.x.r10225 08 Aug 2014 12:21:57 |
gahr |
- Update to snapshot 10225
Changelog:
* http://www.fltk.org/articles.php?L1380 |
1.3.x.r10223 29 Jul 2014 13:14:47 |
gahr |
- Update to snapshot 10223
Changelog:
* http://www.fltk.org/articles.php?L1379 |
1.3.x.r10221 21 Jul 2014 12:13:13 |
gahr |
- Update to snapshot 20221
Changelog:
* http://www.fltk.org/articles.php?L1378
- Add LDFLAGS so libasound is found if installed [1]
PR: 191963 [1]
Submitted by: Koichiro IWAO <meta+ports@vmeta.jp> |
1.3.x.r10218 11 Jul 2014 09:20:39 |
gahr |
- Update to snapshot 10218
Changelog:
* http://www.fltk.org/articles.php?L1377
- Use new OPTIONS switches
- alsa-lib is not required |
1.3.x.r10217 07 Jul 2014 07:24:45 |
gahr |
- Update to snapshot 10217
Changelog:
* http://www.fltk.org/articles.php?L1371
* http://www.fltk.org/articles.php?L1372
* http://www.fltk.org/articles.php?L1375
* http://www.fltk.org/articles.php?L1376 |
1.3.x.r10183 11 Jun 2014 07:11:34 |
gahr |
- Update to snapshot 10183
Changelog:
http://www.fltk.org/articles.php?L1370 |
1.3.x.r10177_1 03 Jun 2014 13:12:24 |
gahr |
- Update to snapshot 10177
Changelog:
* http://www.fltk.org/articles.php?L1367
* http://www.fltk.org/articles.php?L1368 |
1.3.x.r10147_1 19 May 2014 09:50:42 |
gahr |
- Update to snapshot 10147 |
1.3.x.r10142_1 05 May 2014 10:23:19 |
gahr |
- Update to snapshot 10142 |
1.3.x.r10125_1 23 Apr 2014 09:40:18 |
gahr |
- Update to snapshot 10125
Changes: http://www.fltk.org/articles.php?L1359 |
1.3.x.r10122_1 16 Apr 2014 18:28:50 |
zeising |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
1.3.x.r10122 03 Apr 2014 08:11:20 |
gahr |
- Mute PORTSCOUT |
1.3.x.r10122 01 Apr 2014 09:31:00 |
gahr |
- Update to snapshot 10122 |
1.3.x.r10102 14 Feb 2014 14:28:54 |
gahr |
- Update to snapshot 10102 |
1.3.x.r10022 24 Dec 2013 21:22:22 |
kwm |
Update freetype to 2.5.2.
Remove patch to add -I/usr/local/include in freetype-config --cflags. If
ports need extra headers they should look for them, and not get them via
a side-effect.
Freetype had a header resuffle in 2.5.1, patch ports to use the new header
style.
Thanks go to bdrewery for the two exp-runs and rakuco for helping me with
some troublesome cmake ports.
PR: ports/184587 |
1.3.x.r10022 11 Dec 2013 13:35:11 |
gahr |
- Update to snapshot 10022 |
1.3.x.r9998 03 Dec 2013 11:30:55 |
makc |
- Respect CMAKE_BUILD_TYPE (and fix packaging with non-default build settings)
Approved by: maintainter |
1.3.x.r9998 23 Oct 2013 16:05:33 |
gahr |
- New port: x11-toolkits/fltk-devel
This port tracks the development snapshots of FLTK, available at
x11-toolkits/fltk. |