FreshPorts -- The Place For Ports Tue, 9 Feb 2010 4:45 PM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
gtkscintilla 0.8.2_6 x11-toolkits Deleted on this many watch lists=1 search for ports that depend on this port
Broken BROKEN: depends on x11-toolkits/scintilla which no longer supports gtk12
Deprecated DEPRECATED: no longer under development, last release in 2002
Expired This port expired on: 2009-10-13
Ignore IGNORE: is marked as broken: depends on x11-toolkits/scintilla which no longer supports gtk12
A wrapper for the Scintilla editing component

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 14 Dec 2000 09:18:25


This is GtkScintilla, a wrapper for the Scintilla (www.scintilla.org) editing
component wich adds some facility to this powerful component written by Neil
Hodgson (and may others).

Scintilla has two little problems:
 - It is available only as a static library
 - It has a strange (for Linux/GTK+ people) API

GtkScintilla addresses both:
 - It is a shared library
 - It is a true GtkWidget subclass with a GTK+ API

WWW: http://www.micampe.it/software/moleskine/
CVSWeb : Main Web Site : Distfiles Availability : PortsMon
Required To Build: devel/gmake, devel/pkg-config
Required To Run: devel/pkg-config
Required Libraries: x11-toolkits/scintilla, devel/glib12, x11-toolkits/gtk12

No installation instructions: this port has been deleted.

The package name of this deleted port was: gtkscintilla


Configuration Options
     No options to configure

Master Sites:
http://garr.dl.sourceforge.net/project/moleskine/GtkScintilla/0.8.2/
http://superb-east.dl.sourceforge.net/project/moleskine/GtkScintilla/0.8.2/
http://nchc.dl.sourceforge.net/project/moleskine/GtkScintilla/0.8.2/
http://kent.dl.sourceforge.net/project/moleskine/GtkScintilla/0.8.2/
http://easynews.dl.sourceforge.net/project/moleskine/GtkScintilla/0.8.2/
http://ufpr.dl.sourceforge.net/project/moleskine/GtkScintilla/0.8.2/
http://mesh.dl.sourceforge.net/project/moleskine/GtkScintilla/0.8.2/
http://heanet.dl.sourceforge.net/project/moleskine/GtkScintilla/0.8.2/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
Port Moves
  • port deleted on 2009-11-30
    REASON: Has expired: no longer under development, last release in 2002

Number of commits found: 29

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
30 Nov 2009 14:14:31
Original commit files touched by this commit  0.8.2_6
miwi search for other commits by this committer
2009-11-30 audio/squeezecenter-trackstat: Replaced by
audio/squeezeboxserver-trackstat
2009-11-30 audio/squeezecenter-superdatetime: Replaced by
audio/squeezeboxserver-superdatetime
2009-11-30 audio/squeezecenter-sqlplaylist: Replaced by
audio/squeezeboxserver-sqlplaylist
2009-11-30 audio/squeezecenter-lazysearch: Replaced by
audio/squeezeboxserver-lazysearch
2009-11-30 audio/squeezecenter-dynamicplaylist: Replaced by
audio/squeezeboxserver-dynamicplaylist
2009-11-30 audio/squeezecenter: Replaced by audio/squeezeboxcenter
2009-10-17 www/mod_auth_mysql41_ap2: distfile no longer fetchable
2009-10-13 x11-toolkits/gtkscintilla: no longer under development, last release
in 2002
2009-10-13 x11-toolkits/py-gtkscintilla: no longer under development, last
release in 2002
22 Aug 2009 01:39:37
Original commit files touched by this commit  0.8.2_6
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with X
16 Aug 2009 02:26:36
Original commit files touched by this commit  0.8.2_6
amdmi3 search for other commits by this committer
- In addition to DEPRECATED, mark x11-toolkits/gtkscintilla and
x11-toolkits/py-gtkscintilla BROKEN

Reported by:    erwin
14 Aug 2009 01:29:53
Original commit files touched by this commit  0.8.2_6
amdmi3 search for other commits by this committer
- Deprecate x11-toolkits/gtkscintilla and x11-toolkits/py-gtkscintilla
  - No longer developed (last release in 2002)
  - Unmaintained
  - Depend on scintilla with gtk12 support which has been dropped
06 Jun 2008 15:16:37
Original commit files touched by this commit  0.8.2_6
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
19 Apr 2008 18:56:05
Original commit files touched by this commit  0.8.2_5
  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)
22 Aug 2007 04:23:59
Original commit files touched by this commit  0.8.2_5
mezz search for other commits by this committer
Use pkg_info to check if scintilla built with GTK+2 support rather than
check on if .scintilla-gtk1 exists. It solves problem on clean system.
12 Aug 2007 04:48:33
Original commit files touched by this commit  0.8.2_5
mezz search for other commits by this committer
PREFIX -> LOCALBASE

Reported by:    sat
10 Aug 2007 21:15:00
Original commit files touched by this commit  0.8.2_5
mezz search for other commits by this committer
Add a check on if scintilla built with GTK+2 then mark it as IGNORE. It
required to have scintilla build with GTK+1 (which is by default).

PR:             ports/115394
Submitted by:   Naram Qashat <cyberbotx@cyberbotx.com>
19 May 2007 21:32:57
Original commit files touched by this commit  0.8.2_5
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}.
14 Oct 2006 09:54:54
Original commit files touched by this commit  0.8.2_4
marcus search for other commits by this committer
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.

Submitted by:   mezz, ahze, pav, and many others
Approved by:    portmgr (implicit, kris)
15 Aug 2006 02:13:42
Original commit files touched by this commit  0.8.2_3
clsung search for other commits by this committer
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- x11-toolkits/ of ports@

PR:             ports/101916
Submitted by:   Gea-Suan Lin <gslin_AT_gslin dot org>
07 Mar 2006 08:28:06
Original commit files touched by this commit  0.8.2_3
ade search for other commits by this committer
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.

Discussed with: kris
Approved by:    portmgr (implicit)
25 Nov 2005 19:33:59
Original commit files touched by this commit  0.8.2_2
pav search for other commits by this committer
- Add SHA256
05 Nov 2005 05:22:06
Original commit files touched by this commit  0.8.2_2
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared library update.
10 Feb 2004 13:55:42
Original commit files touched by this commit  0.8.2_1
arved search for other commits by this committer
Fix build on AMD64
04 Feb 2004 05:10:27
Original commit files touched by this commit  0.8.2_1
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
29 Jan 2004 16:13:06
Original commit files touched by this commit  0.8.2
trevor search for other commits by this committer
SIZEify.
29 Jul 2003 10:12:37
Original commit files touched by this commit  0.8.2
sobomax search for other commits by this committer
Let be hohest: I really don't have a time now to properly maintain all
these great pieces of software, so that let others with more free time
to take over them.
20 Apr 2003 20:54:06
Original commit files touched by this commit  0.8.2
marcus search for other commits by this committer
Remove USE_GNOMENG.
07 Mar 2003 06:14:08
Original commit files touched by this commit  0.8.2
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
02 Sep 2002 04:58:24
Original commit files touched by this commit  0.8.2
lioux search for other commits by this committer
Deploy USE_GNOMENG infrastructure

PR:             42309
Submitted by:   Edwin Groothuis <edwin@mavetju.org>
11 Feb 2002 13:30:01
files touched by this commit
sobomax search for other commits by this committer
Update to 0.8.2.    
10 Jun 2001 15:05:36
files touched by this commit
sobomax search for other commits by this committer
Update to 0.7.2.    
07 Jun 2001 11:11:06
files touched by this commit
sobomax search for other commits by this committer
Update to 0.7.0.    
17 Apr 2001 13:59:11
files touched by this commit
sobomax search for other commits by this committer
Update to 0.3.1.    
27 Feb 2001 18:07:44
files touched by this commit
sobomax search for other commits by this committer
Update to 0.3.    
05 Feb 2001 16:49:18
files touched by this commit
olgeni search for other commits by this committer
Batch of style fixes for x11-toolkits.    
14 Dec 2000 12:18:25
files touched by this commit
sobomax search for other commits by this committer
Add GtkScintilla. GtkScintilla is a wrapper for the Scintilla editing  
component wich adds some facility to this powerful component.    

Number of commits found: 29

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsFeb 08
otrsFeb 08
apache13*Feb 03
apache13*Feb 03
apache13+ipv6*Feb 03
apache13-modperl*Feb 03
apache13-modssl*Feb 03
apache13-modssl*Feb 03
apache13-modssl+ipv6*Feb 03
apache13-ssl*Feb 03
squid*Feb 02
squid30*Feb 02
squid31*Feb 02
bugzillaFeb 01
ircd-ratboxJan 28

5 vulnerabilities affecting 16 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 21261
Broken 172
Deprecated 36
Ignore 906
Forbidden 2
Restricted 386
No CDROM 142
Vulnerable 56
Expired 14
Set to expire 25
Interactive 79
new 24 hours 7
new 48 hours9
new 7 days30
new fortnight88
new month197

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