The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD x11-toolkits : gtkscintilla

A wrapper for the Scintilla editing component

 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 

http://www.micampe.it/software/moleskine/



gtkscintilla history


v. 1.20
date: 2007/08/22 03:23:59;  author: mezz;  state: Exp;  lines: +6 -6
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.

v. 1.19 date: 2007/08/12 03:48:32; author: mezz; state: Exp; lines: +1 -1 PREFIX -> LOCALBASE Reported by: sat
v. 1.18 date: 2007/08/10 20:15:00; author: mezz; state: Exp; lines: +7 -1 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
v. 1.17 date: 2007/05/19 20:31:04; author: flz; state: Exp; lines: +1 -1 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.16 date: 2006/10/14 08:52:24; author: marcus; state: Exp; lines: +2 -3 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)
v. 1.15 date: 2006/08/15 01:13:37; author: clsung; state: Exp; lines: +1 -1 - s,INSTALLS_SHLIB,USE_LDCONFIG,g - x11-toolkits/ of ports@ PR: ports/101916 Submitted by: Gea-Suan Lin
v. 1.14 date: 2006/03/07 08:28:00; author: ade; state: Exp; lines: +1 -1 Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path. Discussed with: kris Approved by: portmgr (implicit)
v. 1.13 date: 2005/11/05 05:21:55; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION to chase the glib20 shared library update.
v. 1.12 date: 2004/02/04 05:10:07; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.11 date: 2003/07/29 09:12:36; author: sobomax; state: Exp; lines: +1 -1 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.
v. 1.10 date: 2003/04/20 19:54:02; author: marcus; state: Exp; lines: +0 -1 Remove USE_GNOMENG.
v. 1.9 date: 2003/03/07 06:14:02; author: ade; state: Exp; lines: +1 -0 Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.8 date: 2002/09/02 03:58:16; author: lioux; state: Exp; lines: +2 -1 Deploy USE_GNOMENG infrastructure PR: 42309 Submitted by: Edwin Groothuis
v. 1.7 date: 2002/02/11 13:30:01; author: sobomax; state: Exp; lines: +3 -2 Update to 0.8.2.
v. 1.6 date: 2001/06/10 13:05:34; author: sobomax; state: Exp; lines: +1 -1 Update to 0.7.2.
v. 1.5 date: 2001/06/07 09:11:05; author: sobomax; state: Exp; lines: +1 -1 Update to 0.7.0.
v. 1.4 date: 2001/04/17 11:59:10; author: sobomax; state: Exp; lines: +1 -1 Update to 0.3.1.
v. 1.3 date: 2001/02/27 18:07:41; author: sobomax; state: Exp; lines: +3 -3 Update to 0.3.
v. 1.2 date: 2001/02/05 16:49:00; author: olgeni; state: Exp; lines: +2 -2 Batch of style fixes for x11-toolkits.
v. 1.1 date: 2000/12/14 12:18:24; author: sobomax; state: Exp; Add GtkScintilla. GtkScintilla is a wrapper for the Scintilla editing component wich adds some facility to this powerful component. ============================================================================= v. 1.20 date: 2007/08/22 03:23:59; author: mezz; state: Exp; lines: +6 -6 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.
v. 1.19 date: 2007/08/12 03:48:32; author: mezz; state: Exp; lines: +1 -1 PREFIX -> LOCALBASE Reported by: sat
v. 1.18 date: 2007/08/10 20:15:00; author: mezz; state: Exp; lines: +7 -1 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
v. 1.17 date: 2007/05/19 20:31:04; author: flz; state: Exp; lines: +1 -1 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.16 date: 2006/10/14 08:52:24; author: marcus; state: Exp; lines: +2 -3 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)
v. 1.15 date: 2006/08/15 01:13:37; author: clsung; state: Exp; lines: +1 -1 - s,INSTALLS_SHLIB,USE_LDCONFIG,g - x11-toolkits/ of ports@ PR: ports/101916 Submitted by: Gea-Suan Lin
v. 1.14 date: 2006/03/07 08:28:00; author: ade; state: Exp; lines: +1 -1 Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path. Discussed with: kris Approved by: portmgr (implicit)
v. 1.13 date: 2005/11/05 05:21:55; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION to chase the glib20 shared library update.
v. 1.12 date: 2004/02/04 05:10:07; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.11 date: 2003/07/29 09:12:36; author: sobomax; state: Exp; lines: +1 -1 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.
v. 1.10 date: 2003/04/20 19:54:02; author: marcus; state: Exp; lines: +0 -1 Remove USE_GNOMENG.
v. 1.9 date: 2003/03/07 06:14:02; author: ade; state: Exp; lines: +1 -0 Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.8 date: 2002/09/02 03:58:16; author: lioux; state: Exp; lines: +2 -1 Deploy USE_GNOMENG infrastructure PR: 42309 Submitted by: Edwin Groothuis
v. 1.7 date: 2002/02/11 13:30:01; author: sobomax; state: Exp; lines: +3 -2 Update to 0.8.2.
v. 1.6 date: 2001/06/10 13:05:34; author: sobomax; state: Exp; lines: +1 -1 Update to 0.7.2.
v. 1.5 date: 2001/06/07 09:11:05; author: sobomax; state: Exp; lines: +1 -1 Update to 0.7.0.
v. 1.4 date: 2001/04/17 11:59:10; author: sobomax; state: Exp; lines: +1 -1 Update to 0.3.1.
v. 1.3 date: 2001/02/27 18:07:41; author: sobomax; state: Exp; lines: +3 -3 Update to 0.3.
v. 1.2 date: 2001/02/05 16:49:00; author: olgeni; state: Exp; lines: +2 -2 Batch of style fixes for x11-toolkits.
v. 1.1 date: 2000/12/14 12:18:24; author: sobomax; state: Exp; Add GtkScintilla. GtkScintilla is a wrapper for the Scintilla editing component wich adds some facility to this powerful component. ============================================================================= v. 1.20 date: 2007/08/22 03:23:59; author: mezz; state: Exp; lines: +6 -6 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.
v. 1.19 date: 2007/08/12 03:48:32; author: mezz; state: Exp; lines: +1 -1 PREFIX -> LOCALBASE Reported by: sat
v. 1.18 date: 2007/08/10 20:15:00; author: mezz; state: Exp; lines: +7 -1 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
v. 1.17 date: 2007/05/19 20:31:04; author: flz; state: Exp; lines: +1 -1 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.16 date: 2006/10/14 08:52:24; author: marcus; state: Exp; lines: +2 -3 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)
v. 1.15 date: 2006/08/15 01:13:37; author: clsung; state: Exp; lines: +1 -1 - s,INSTALLS_SHLIB,USE_LDCONFIG,g - x11-toolkits/ of ports@ PR: ports/101916 Submitted by: Gea-Suan Lin
v. 1.14 date: 2006/03/07 08:28:00; author: ade; state: Exp; lines: +1 -1 Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path. Discussed with: kris Approved by: portmgr (implicit)
v. 1.13 date: 2005/11/05 05:21:55; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION to chase the glib20 shared library update.
v. 1.12 date: 2004/02/04 05:10:07; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.11 date: 2003/07/29 09:12:36; author: sobomax; state: Exp; lines: +1 -1 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.
v. 1.10 date: 2003/04/20 19:54:02; author: marcus; state: Exp; lines: +0 -1 Remove USE_GNOMENG.
v. 1.9 date: 2003/03/07 06:14:02; author: ade; state: Exp; lines: +1 -0 Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.8 date: 2002/09/02 03:58:16; author: lioux; state: Exp; lines: +2 -1 Deploy USE_GNOMENG infrastructure PR: 42309 Submitted by: Edwin Groothuis
v. 1.7 date: 2002/02/11 13:30:01; author: sobomax; state: Exp; lines: +3 -2 Update to 0.8.2.
v. 1.6 date: 2001/06/10 13:05:34; author: sobomax; state: Exp; lines: +1 -1 Update to 0.7.2.
v. 1.5 date: 2001/06/07 09:11:05; author: sobomax; state: Exp; lines: +1 -1 Update to 0.7.0.
v. 1.4 date: 2001/04/17 11:59:10; author: sobomax; state: Exp; lines: +1 -1 Update to 0.3.1.
v. 1.3 date: 2001/02/27 18:07:41; author: sobomax; state: Exp; lines: +3 -3 Update to 0.3.
v. 1.2 date: 2001/02/05 16:49:00; author: olgeni; state: Exp; lines: +2 -2 Batch of style fixes for x11-toolkits.
v. 1.1 date: 2000/12/14 12:18:24; author: sobomax; state: Exp; Add GtkScintilla. GtkScintilla is a wrapper for the Scintilla editing component wich adds some facility to this powerful component. =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm