FreshPorts -- The Place For Ports Fri, 29 Aug 2008 10:31 PM BST
FreshPorts is now running off the BETA server. Enjoy for now.
Port details
fltk2 2.0.r6149 x11-toolkits on this many watch lists=2 search for ports that depend on this port
Fast Light Toolkit version 2 (development snapshot)
Maintained by: tmseck@web.de search for ports maintained by this maintainer
Port Added: 26 May 2006 17:25:07


FLTK is a cross-plattform C++ graphical user interface toolkit for X, OpenGL
and Microsoft Windows systems.

It is provided under the terms of the GNU Library Public License, Version 2.

This port supplies a snapshot of the current 2.0 development version.

WWW:	http://www.fltk.org/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: x11/xprop, devel/gmake, x11/libXinerama
Required To Run: x11/libXinerama
Required Libraries: graphics/png, graphics/jpeg, x11-fonts/libXft, graphics/libGLU

To install the port: cd /usr/ports/x11-toolkits/fltk2/ && make install clean
To add the package: pkg_add -r fltk2


Configuration Options
===> The following configuration options are available for fltk-2.0.r6149:
     FLTK_THREADS=on (default) "Install with threads support"
     FLTK_CAIRO=off (default) "Use cairo as graphics backend"
     FLTK_EXAMPLES=on (default) "Build and install example programs"
     FLTK_XINERAMA=on (default) "Enable Xinerama support"
===> Use 'make config' to modify these settings

Master Sites:
http://ftp.easysw.com/pub/fltk/snapshots/
ftp://ftp.easysw.com/pub/fltk/snapshots/
http://ftp.funet.fi/pub/mirrors/ftp.easysw.com/pub/fltk/snapshots/
ftp://ftp.funet.fi/pub/mirrors/ftp.easysw.com/pub/fltk/snapshots/
ftp://ftp.rz.tu-bs.de/pub/mirror/ftp.easysw.com/ftp/pub/fltk/snapshots/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 25

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
21 Aug 2008 07:18:49
Original commit files touched by this commit  2.0.r6149
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
03 Aug 2008 15:52:20
Original commit files touched by this commit  2.0.r6149
miwi search for other commits by this committer
- Update to r6149

PR:             126191
Submitted by:   Thomas-Martin Seck <tmseck@web.de> (maintainer)
23 Jun 2008 11:51:47
Original commit files touched by this commit  2.0.r6140
miwi search for other commits by this committer
- Update to r6140

PR:             124873
Submitted by:   Thomas-Martin Seck <tmseck@web.de> (maintainer)
29 May 2008 12:27:36
Original commit files touched by this commit  2.0.r6129
miwi search for other commits by this committer
- Update to r6129

PR:             124031
Submitted by:   Thomas-Martin Seck <tmseck@web.de> (maintainer)
27 Apr 2008 04:59:13
Original commit files touched by this commit  2.0.r6090
rafan search for other commits by this committer
- Update to r6090

PR:             ports/122732
Submitted by:   Thomas-Martin Seck <tmseck at web.de> (maintainer)
22 Mar 2008 14:48:03
Original commit files touched by this commit  2.0.r6066_1
miwi search for other commits by this committer
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:    portmgr (xorg cleanup)
17 Mar 2008 19:53:57
Original commit files touched by this commit  2.0.r6066
miwi search for other commits by this committer
- Update to r6066
- Fix a bashism in FLTK's configure script
- Add x11/xprop as a build dependency and discuss the rationale for this a bit
  in a comment

PR:             121764
Submitted by:   Thomas-Martin Seck <tmseck@web.de> (maintainer)
10 Feb 2008 21:37:42
Original commit files touched by this commit  2.0.r6025
beech search for other commits by this committer
- Update to snapshot r6025

PR:             ports/120503
Submitted by:   Thomas-Martin Seck <tmseck@web.de> (maintainer)
12 Jan 2008 13:11:06
Original commit files touched by this commit  2.0.r5990
miwi search for other commits by this committer
- Update to r5990

PR:             119565
Submitted by:   Thomas-Martin Seck <tmseck@netcologne.de> (maintainer)
28 Aug 2007 22:17:47
Original commit files touched by this commit  2.0.r5940
miwi search for other commits by this committer
- Update to r5940

PR:             115876
Submitted by:   Thomas-Martin Seck <tmseck@netcologne.de> (maintainer)
24 Jun 2007 21:35:48
Original commit files touched by this commit  2.0.r5917
miwi search for other commits by this committer
- Update to r5917

PR:             113998
Submitted by:   Thomas-Martin Seck <tmseck@netcologne.de> (maintainer)
05 Jun 2007 08:00:52
Original commit files touched by this commit  2.0.r5857
miwi search for other commits by this committer
- Update to r5857

PR:             113156
Submitted by:   Thomas-Martin Seck <tmseck@netcologne.de> (maintainer)
19 May 2007 21:32:57
Original commit files touched by this commit  2.0.r5782_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
21 Apr 2007 18:40:49
Original commit files touched by this commit  2.0.r5782
miwi search for other commits by this committer
- Update to r5782

PR:             111984
Submitted by:   Thomas-Martin Seck <tmseck@netcologne.de> (maintainer)
19 Mar 2007 03:48:18
Original commit files touched by this commit  2.0.r5746
rafan search for other commits by this committer
- Update to snapshot r5746

PR:             ports/110472
Submitted by:   Thomas-Martin Seck <tmseck at netcologne.de> (maintainer)
04 Feb 2007 06:46:20
Original commit files touched by this commit  2.0.r5642
rafan search for other commits by this committer
- Update to 2.0.5642

PR:             ports/108721
Submitted by:   Thomas-Martin Seck <tmseck at netcologne.de> (maintainer)
15 Jan 2007 20:07:42
Original commit files touched by this commit  2.0.r5599
miwi search for other commits by this committer
- Update to r5599

PR:             ports/107910
Submitted by:   Thomas-Martin Seck <tmseck@netcologne.de> (maintainer)
19 Dec 2006 01:01:46
Original commit files touched by this commit  2.0.r5556
rafan search for other commits by this committer
- Update to snapshot 5556
- Use MASTER_SITE_EASYSW

PR:             ports/106841
Submitted by:   Thomas-Martin Seck <tmseck at netcologne.de> (maintainer)
06 Nov 2006 02:58:21
Original commit files touched by this commit  2.0.r5528
rafan search for other commits by this committer
- Update to 2.0.5528

PR:             ports/105177
Submitted by:   Thomas-Martin Seck (maintainer)
08 Oct 2006 21:17:53
Original commit files touched by this commit  2.0.r5508
miwi search for other commits by this committer
- Update to r5508
- Fix build with gcc41

PR:             ports/104187
Submitted by:   Thomas-Martin Seck <tmseck@netcologne.de> (maintainer)
10 Sep 2006 01:07:17
Original commit files touched by this commit  2.0.r5425
rafan search for other commits by this committer
- Update to r5425, released on 2006/09/08.

PR:             ports/103066
Submitted by:   Thomas-Martin Seck <tmseck at netcologne.de> (maintainer)
06 Aug 2006 15:26:32
Original commit files touched by this commit  2.0.r5274
arved search for other commits by this committer
- Update to snapshot r5274 and make fetchable again.
- Remove a mirror that was not kept up to date for quite some time now.
- Remove a no longer needed workaround for a compilation issue because
  the problem was fixed upstream.

PR:             101419
Submitted by:   Thomas-Martin Seck <tmseck@netcologne.de> (maintainer)
24 Jul 2006 03:00:22
Original commit files touched by this commit  2.0.r5256
rafan search for other commits by this committer
- Update to snapshot r5256
- Add new option FLTK_CAIRO for cairo support (default off)

PR:             ports/100744
Submitted by:   Thomas-Martin Seck <tmseck at netcologne.de> (maintainer)
05 Jun 2006 21:57:29
Original commit files touched by this commit  2.0.r5170
pav search for other commits by this committer
- Update to snapshot r5170

PR:             ports/98530
Submitted by:   Thomas-Martin Seck <tmseck@netcologne.de> (maintainer)
26 May 2006 17:21:49
Original commit files touched by this commit  2.0.r4825
pav search for other commits by this committer
FLTK is a cross-plattform C++ graphical user interface toolkit for X, OpenGL
and Microsoft Windows systems.

It is provided under the terms of the GNU Library Public License, Version 2.

This port supplies a snapshot of the current 2.0 development version.

WWW:    http://www.fltk.org/

PR:             ports/95223
Submitted by:   Thomas-Martin Seck <tmseck@netcologne.de>

Number of commits found: 25

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
linux-operaAug 25
operaAug 25
gnutlsAug 21
joomla15*Aug 20
bugzilla*Aug 19
bugzilla2*Aug 19
cdfAug 19
drupal5Aug 18
drupal6Aug 18
ruby18Aug 16
ruby18Aug 16
ruby18Aug 16
ruby18-nopthreadsAug 16
ruby18-nopthreadsAug 16
ruby18-nopthreadsAug 16

9 vulnerabilities affecting 12 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
Traffic

Calculated hourly:
Port count 19053
Broken 161
Deprecated 80
Ignore 427
Forbidden 6
Restricted 306
No CDROM 130
Vulnerable 50
Expired 12
Set to expire 61
Interactive 78
new 24 hours 2
new 48 hours7
new 7 days26
new fortnight63
new month223

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.368 seconds.