Path to this page:
NOTICE: This package has been removed from pkgsrc./
x11/fltk2,
Fast Light Tool Kit for graphical user interfaces
Branch: CURRENT,
Version: 2.0pre6129nb14,
Package name: fltk2-2.0pre6129nb14,
Maintainer: pkgsrc-usersFLTK (pronounced "fulltick") is a LGPL'd C++ graphical user interface
toolkit for X (UNIX), OpenGL, and Win32. FLTK was designed to be small and
modular enough to be statically linked, but also works fine as a shared
library. FLTK also includes FLUID, an interactive user interface builder
program.
FLTK 2.0 is an experimental branch and has been declared inactive,
superceded by 3.0.
Required to run:[
graphics/MesaLib] [
graphics/png] [
graphics/jpeg] [
graphics/glu] [
fonts/Xft2]
Required to build:[
pkgtools/x11-links] [
pkgtools/cwrappers] [
x11/xorgproto]
Package options: opengl
Master sites: (Expand)
SHA1: fafb9e5309127e5dd3e127ecf83f410312a427b5
RMD160: a43d9603fdbf12fd0deefbad7e5ef5dd8f0a1c6f
Filesize: 2532.829 KB
Version history: (Expand)
- (2019-10-18) Package deleted from pkgsrc
- (2018-03-13) Updated to version: fltk2-2.0pre6129nb14
- (2015-04-25) Updated to version: fltk2-2.0pre6129nb13
- (2013-06-06) Updated to version: fltk2-2.0pre6129nb12
- (2013-06-05) Updated to version: fltk2-2.0pre6129nb11
- (2013-06-03) Updated to version: fltk2-2.0pre6129nb10
CVS history: (Expand)
2019-10-17 15:22:50 by Michael Baeuerle | Files touched by this commit (16) | |
Log message:
x11/fltk2: Remove after updating last package that used it
FLTK 2 and FLTK 3 are branches that are no longer developed.
The current stable version is 1.3.5.
Current development takes place for 1.4.
If somebody has used x11/fltk2 for old non-pkgsrc software,
wip/fltk2 can be used instead. Snapshots are no longer provided,
the wip package is based on git now.
OK from wiz@.
|
2019-07-08 12:36:27 by Nia Alarie | Files touched by this commit (22) |
Log message:
Follow some http->https redirects.
|
2018-11-21 09:23:22 by Maya Rashish | Files touched by this commit (2) |
Log message:
fltk2: don't provide declarations if we know they exist.
Fixes build failure:
https://mail-index.netbsd.org/pkgsrc-users/2018/11/16/msg027701.html
|
2018-07-18 02:06:25 by Joerg Sonnenberger | Files touched by this commit (168) |
Log message:
Mark packages that require C++03 (or the GNU variants) if they fail with
C++14 default language.
|
2018-03-12 12:18:01 by Thomas Klausner | Files touched by this commit (2155) |
Log message:
Recursive bumps for fontconfig and libzip dependency changes.
|
2017-01-19 19:52:30 by Alistair G. Crooks | Files touched by this commit (352) |
Log message:
Convert all occurrences (353 by my count) of
MASTER_SITES= site1 \
site2
style continuation lines to be simple repeated
MASTER_SITES+= site1
MASTER_SITES+= site2
lines. As previewed on tech-pkg. With thanks to rillig for fixing pkglint
accordingly.
|
2016-12-21 14:40:24 by Joerg Sonnenberger | Files touched by this commit (4) |
Log message:
Newer NetBSD uses POSIX scandir prototype, so adjust.
|
2015-11-04 04:29:14 by Alistair G. Crooks | Files touched by this commit (670) |
Log message:
Add SHA512 digests for distfiles for x11 category
Problems found locating distfiles:
Package modular-xorg-server: missing distfile xorg-server-1.17.4.tar.bz2
Package py-qt4: missing distfile PyQt-mac-gpl-4.11.1.tar.gz
Package xservers: missing distfile xservers-3.3.6.5.tar.bz2
Package xview-clients: missing distfile xview3.2p1-X11R6.tar.gz
Package xview-lib: missing distfile xview3.2p1-X11R6.tar.gz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|