FreshPorts -- The Place For Ports notbug Sun, 12 Feb 2012 5:30 PM GMT
Port details
fox14 1.4.35_4 x11-toolkits on this many watch lists=1 search for ports that depend on this port
Fast and extensive C++ GUI toolkit
Maintained by: gahr@FreeBSD.org search for ports maintained by this maintainer
Port Added: 10 Jun 2006 20:42:53
License: not specified in port
FOX is a C++ GUI toolkit that is supposed to
allow programmers to write a program once, and
compile anywhere (or so the website says, it sounds
like Java to me). FOX is a very flexible library,
it has all sorts of functions and options, and is
supposed to be fairly fast.

Author: Jeroen van der Zijp <jvz@cfdrc.com>
WWW: http://www.fox-toolkit.org/fox.html
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/libtool
Required Libraries: graphics/jpeg, graphics/png, graphics/tiff, x11-fonts/libXft, graphics/libGLU
There are no ports dependent upon this port

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


Configuration Options
===> The following configuration options are available for fox-1.4.35_4:
     OPTIMIZED_CXXFLAGS=off (default) "Enable additional optimizations"
     CUPS=off (default) "Enable CUPS support"
     DEBUG=off (default) "Build with DEBUG support"
     FOX_APPLICATIONS=off (default) "Install sample applications"
     PROFILING=off (default) "Build with PROFILING support"
     SHM=on (default) "Enable Shared Memory support"
     XFT=on (default) "Enable Xft support"
===> Use 'make config' to modify these settings

Master Sites:
http://www.fox-toolkit.org/ftp/
ftp://ftp.fox-toolkit.org/pub/
http://fresh.t-systems-sfr.com/unix/src/misc/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 21

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
24 Oct 2011 09:11:38
Original commit files touched by this commit  1.4.35_4
dougb search for other commits by this committer
The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
23 Sep 2011 22:26:39
Original commit files touched by this commit  1.4.35_4
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
02 Jul 2011 18:18:48
Original commit files touched by this commit  1.4.35_4
miwi search for other commits by this committer
- Kick MD5 support
04 Dec 2010 07:34:27
Original commit files touched by this commit  1.4.35_4
ade search for other commits by this committer
Sync to new bsd.autotools.mk
24 Aug 2010 13:58:57
Original commit files touched by this commit  1.4.35_4
gahr search for other commits by this committer
- Update CONFLICTS to reflect the latest changes in the FOX ToolKit ports
28 Mar 2010 06:47:48
Original commit files touched by this commit  1.4.35_4
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
11 Mar 2010 16:36:01
Original commit files touched by this commit  1.4.35_3
gahr search for other commits by this committer
- Take maintainship from araujo

Approved by:    aroujo  (implicit, email to ports@)
Message-ID:     20100222114814.GB29137@ponderosa.intelbras.com.br
05 Feb 2010 11:46:55
Original commit files touched by this commit  1.4.35_3
dinoex search for other commits by this committer
- update to jpeg-8
02 Aug 2009 19:36:34
Original commit files touched by this commit  1.4.35_2
mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
18 Jul 2009 11:11:29
Original commit files touched by this commit  1.4.35_2
dinoex search for other commits by this committer
- update to jpeg7
Tested by:      pav on pointyhat
20 May 2009 11:57:37
Original commit files touched by this commit  1.4.35_1
araujo search for other commits by this committer
- These ports needs libcups.so to build.

PR:             ports/134662
Submitted by:   dionex
21 Aug 2008 06:18:49
Original commit files touched by this commit  1.4.35_1
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)
19 Apr 2008 17:56:05
Original commit files touched by this commit  1.4.35_1
  Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
29 Jun 2007 16:29:19
Original commit files touched by this commit  1.4.35_1
araujo search for other commits by this committer
- Change my mail address to araujo@.

Approved by:    stas (mentor)
19 May 2007 20:32:57
Original commit files touched by this commit  1.4.35_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}.
29 Apr 2007 15:01:32
Original commit files touched by this commit  1.4.35
shaun search for other commits by this committer
- Upgrade to 1.4.35.
- Hand over maintainership to submitter, since he now maintains the
  other fox ports.

PR:             ports/109142
Submitted by:   Marcelo Araujo <araujo@bsdmail.org>
29 Mar 2007 10:52:52
Original commit files touched by this commit  1.4.32
rafan search for other commits by this committer
- Trasnfer maintainership from alecn2002@yandex.ru to
  araujo@bsdmail.org except fox14 (owned by shuan@)
- Correctly register CONFLICTS
- While I'm here, correctly respect NOPORTDOCS

Approved by:    maintainer (fox10, fox12, fox16), shuan (implicit for fox14)
02 Feb 2007 17:06:25
Original commit files touched by this commit  1.4.32
pav search for other commits by this committer
- Remove support for xfree86-3

PR:             ports/106666
Submitted by:   vd
With hat:       portmgr
01 Feb 2007 02:42:06
Original commit files touched by this commit  1.4.32
kris search for other commits by this committer
Use libtool port instead of included version to avoid objformat a.out botch
20 Jun 2006 20:59:34
Original commit files touched by this commit  1.4.32
shaun search for other commits by this committer
- Update to 1.4.32
- Take maintainership

PR:             ports/97764
Submitted by:   shaun (me)
Approved by:    ahze (mentor)
10 Jun 2006 15:51:16
Original commit files touched by this commit  1.4.7_1
sem search for other commits by this committer
- Rename x11-toolkits/fox -> x11-toolkits/fox10 and
   x11-toolkits/fox-devel -> x11-toolkits/fox14

Number of commits found: 21

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
webcalendarFeb 12
webcalendar-develFeb 12
bipFeb 11
firefoxFeb 11
linux-firefoxFeb 11
linux-seamonkeyFeb 11
linux-thunderbirdFeb 11
seamonkeyFeb 11
surfFeb 11
thunderbirdFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06

15 vulnerabilities affecting 34 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 23152
Broken 191
Deprecated 96
Ignore 727
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 2
new 48 hours8
new 7 days44
new fortnight69
new month137

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

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