FreshPorts -- The Place For Ports Sun, 12 Oct 2008 2:46 PM GMT
There is a PORTS FREEZE in effect!

A ports freeze means that commits will be few and far between and only by approval.

Port details
fxscintilla 1.71_7 x11-toolkits on this many watch lists=0 search for ports that depend on this port
A Fox toolkit reimplementation of Scintilla editing widget
Maintained by: araujo@FreeBSD.org search for ports maintained by this maintainer
Port Added: 24 Jun 2004 00:22:25


Scintilla is a free source code editing component for Win32 and GTK+ developped
by Neil Hodgson.  For more information about Scintilla, see
http://www.scintilla.org.

The FOX GUI toolkit is a platform independent GUI library developped by Jeroen
van der Zijp.  For more information about FOX, see http://fox-toolkit.org.

FXScintilla is an implementation of Scintilla for the FOX GUI Library.

WWW: http://www.nongnu.org/fxscintilla/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Slave ports
x11-toolkits/fxscintilla-fox10
x11-toolkits/fxscintilla-fox12
x11-toolkits/fxscintilla-fox14

Required To Build: devel/libtool15
Required Libraries: x11-toolkits/fox16

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


Configuration Options
===> The following configuration options are available for fxscintilla-1.71_7:
     FOX10=off (default) "FOX1.0 support (FOX1.6 by default)"
     FOX12=off (default) "FOX1.2 support (FOX1.6 by default)"
     FOX14=off (default) "FOX1.4 support (FOX1.6 by default)"
===> Use 'make config' to modify these settings

Master Sites:
http://download.savannah.gnu.org/releases/fxscintilla/
http://ftp.cc.uoc.gr/mirrors/nongnu.org/fxscintilla/
http://www.very-clever.com/download/nongnu/fxscintilla/
http://ftp.twaren.net/Unix/NonGNU/fxscintilla/
ftp://ftp.cc.uoc.gr/mirrors/nongnu.org/fxscintilla/
ftp://ftp.twaren.net/Unix/NonGNU/fxscintilla/
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
19 Jun 2008 03:54:54
Original commit files touched by this commit  1.71_7
pav search for other commits by this committer
- This port has been BROKEN for more than 6 months.  It will be removed unless
  fixed in next two months.

With hat:       portmgr
21 May 2008 03:47:35
Original commit files touched by this commit  1.71_7
araujo search for other commits by this committer
- Lib updated fox16.
- Bump PORTREVISION.

Noticed by:     mezz
19 Mar 2008 01:52:04
Original commit files touched by this commit  1.71_6
araujo search for other commits by this committer
- Lib updated Fox16.
- Bump PORTREVISION.
01 Jan 2008 17:01:51
Original commit files touched by this commit  1.71_5
araujo search for other commits by this committer
- Lib updated Fox16.
- Bump PORTREVISION.

Approved by:    edwin (mantainer, implicit), stas (mentor, implicit)
29 Oct 2007 10:18:43
Original commit files touched by this commit  1.71_4
araujo search for other commits by this committer
- Lib updated FOX16.
- Bump PORTREVISION.

Approved by:    stas (mentor)
04 Sep 2007 03:34:30
Original commit files touched by this commit  1.71_3
araujo search for other commits by this committer
- Lib updated fox16.
- Bump PORTREVISION.

Approved by:    itetcu (mentor)
12 Aug 2007 13:42:55
Original commit files touched by this commit  1.71_2
araujo search for other commits by this committer
- Lib updated FOX16.
- Bump PORTREVISION.

Approved by:    stas (mentor)
29 Jun 2007 17:29:19
Original commit files touched by this commit  1.71_1
araujo search for other commits by this committer
- Change my mail address to araujo@.

Approved by:    stas (mentor)
19 May 2007 21:32:57
Original commit files touched by this commit  1.71_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 Mar 2007 11:47:19
Original commit files touched by this commit  1.71
rafan search for other commits by this committer
- define OPTIONS only for master port
29 Mar 2007 11:32:02
Original commit files touched by this commit  1.71
rafan search for other commits by this committer
- Update to 1.71
- Add support for fox 1.6 (default)
- Switch to USE_LDCONFIG
- Pass maintainership

PR:             ports/109143
Submitted by:   Marcelo Araujo <araujo at bsdmail.org>
Approved by:    maintainer
20 Jun 2006 22:02:18
Original commit files touched by this commit  1.63_2
shaun search for other commits by this committer
Chase lib version bump in fox14.

Approved by:    ahze (mentor)
10 Jun 2006 16:51:16
Original commit files touched by this commit  1.63_1
sem search for other commits by this committer
- Rename x11-toolkits/fox -> x11-toolkits/fox10 and
   x11-toolkits/fox-devel -> x11-toolkits/fox14
13 May 2006 06:00:46
Original commit files touched by this commit  1.63_1
edwin search for other commits by this committer
Remove USE_REINPLACE from categories starting with X
23 Feb 2006 10:40:45
Original commit files touched by this commit  1.63_1
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
24 Jan 2006 03:16:52
Original commit files touched by this commit  1.63
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
15 Nov 2005 06:52:12
Original commit files touched by this commit  1.63
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
01 Aug 2005 17:09:10
Original commit files touched by this commit  1.63
lawrance search for other commits by this committer
Add support for fox1.2

PR:             ports/84232
Submitted by:   Alexander Novitsky <alecn2002@yandex.ru> (maintainer)
10 Jun 2005 09:28:25
Original commit files touched by this commit  1.63
pat search for other commits by this committer
Update to 1.63

PR:             ports/82033
Submitted by:   maintainer
02 Apr 2005 13:01:22
Original commit files touched by this commit  1.62_1
krion search for other commits by this committer
Mark BROKEN only while building with fox-devel, and not with fox.
28 Feb 2005 09:54:16
Original commit files touched by this commit  1.62_1
krion search for other commits by this committer
BROKEN: Does not build with current fox-devel version.
25 Feb 2005 14:12:29
Original commit files touched by this commit  1.62_1
krion search for other commits by this committer
Bump library version number due to last x11-toolkits/fox-devel
update.
18 Dec 2004 22:38:38
Original commit files touched by this commit  1.62
pav search for other commits by this committer
- Update fxscintilla to 1.62
  This version supports both FOX 1.0 and FOX 1.2, and the port use FOX 1.2
  by default. FOX 1.0 version is available under OPTIONS
- Add slave port fxscintilla-fox10
- Switch ruby-fox port to fxscintilla-fox10

PR:             ports/75160
Submitted by:   Alexander Novitsky <alecn2002@yandex.ru> (fxscintilla
maintainer)
09 Jul 2004 18:43:11
Original commit files touched by this commit  1.57
marcus search for other commits by this committer
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:             63944
Based on work by:eik and marcus
Approved by:    ade (autotools maintainer)
Tested by:      kris on pointyhat
Bound to be hidden problems:    You bet
24 Jun 2004 00:21:56
Original commit files touched by this commit  1.57
pav search for other commits by this committer
Add fxscintilla, an implementation of Scintilla editing widget for FOX
library.

PR:             ports/68019
Submitted by:   Alexander Novitsky <alecn2002@yandex.ru>

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
cups-baseOct 10
mysql41-server*Oct 10
mysql50-client*Oct 10
mysql50-server*Oct 10
mysql51-client*Oct 10
mysql51-server*Oct 10
mysql60-client*Oct 10
operaOct 10
bitlbee*Oct 03
gallery*Oct 03
gallery2*Oct 03
horde-base*Oct 03
phpmyadmin*Oct 03
proftpd*Oct 03
proftpd-devel*Oct 03

21 vulnerabilities affecting 37 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 19296
Broken 153
Deprecated 80
Ignore 432
Forbidden 7
Restricted 279
No CDROM 132
Vulnerable 55
Expired 54
Set to expire 62
Interactive 78
new 24 hours 17
new 48 hours19
new 7 days42
new fortnight76
new month125

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