FreshPorts -- The Place For Ports Sun, 21 Mar 2010 11:19 AM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
fltk2 2.0.r6834_1 x11-toolkits on this many watch lists=3 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/libXcursor, x11-fonts/libXft, x11/libXi, x11/libXinerama
Required To Run: x11/libXcursor, x11-fonts/libXft, x11/libXi, x11/libXinerama
Required Libraries: graphics/png, graphics/jpeg, 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.r6834_1:
     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: 31

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
05 Feb 2010 11:46:55
Original commit files touched by this commit  2.0.r6834_1
dinoex search for other commits by this committer
- update to jpeg-8
28 Jul 2009 18:16:16
Original commit files touched by this commit  2.0.r6834
miwi search for other commits by this committer
- Update to 2.0.r6834

PR:             137185
Submitted by:   Thomas-Martin Seck <tmseck@web.de> (maintainer)
18 Jul 2009 12:11:29
Original commit files touched by this commit  2.0.r6671_1
dinoex search for other commits by this committer
- update to jpeg7
Tested by:      pav on pointyhat
13 Mar 2009 16:23:48
Original commit files touched by this commit  2.0.r6671
miwi search for other commits by this committer
- Update to r6671

Add a patch to unbreak the build with current versions of graphics/cairo
in the (non-default) WITH_FLTK_CAIRO case.

PR:             132412
Submitted by:   Thomas-Martin Seck <tmseck@web.de> (maintainer)
23 Jan 2009 16:28:36
Original commit files touched by this commit  2.0.r6305_1
flz search for other commits by this committer
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG).
29 Sep 2008 13:01:12
Original commit files touched by this commit  2.0.r6305
miwi search for other commits by this committer
- Update to r6305

PR:             127697
Submitted by:   Thomas-Martin Seck <tmseck@web.de> (maintainer)
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: 31

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
linux-seamonkeyMar 19
linux-thunderbirdMar 19
seamonkeyMar 19
seamonkey2Mar 19
thunderbirdMar 19
thunderbird3Mar 19
drupal5Mar 08
drupal6Mar 08
sudoMar 01
firefox-devel*Feb 28
firefox3*Feb 28
firefox3-devel*Feb 28
firefox35*Feb 28
linux-firefox*Feb 28
linux-firefox-devel*Feb 28

2 vulnerabilities affecting 8 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
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 21415
Broken 173
Deprecated 46
Ignore 900
Forbidden 2
Restricted 388
No CDROM 141
Vulnerable 57
Expired 20
Set to expire 33
Interactive 79
new 24 hours 6
new 48 hours7
new 7 days19
new fortnight50
new month101

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.207 seconds.