Port details |
- scintilla Full-featured free source code editing component for GTK
- 5.5.0 x11-toolkits
=21 4.4.5_2Version of this port present on the latest quarterly branch. - Maintainer: cyberbotx@cyberbotx.com
 - Port Added: 2000-11-27 10:38:24
- Last Update: 2024-06-30 16:45:27
- Commit Hash: 2537100
- People watching this port, also watch:: aspell, libxml2, unzip, pcre, freetype2
- License: SCINTILLA
- WWW:
- https://www.scintilla.org/
- Description:
- Scintilla is a free source code editing component. As well as features found in
standard text editing components, Scintilla includes features especially useful
when editing and debugging source code. These include support for syntax
styling, error indicators, code completion and call tips. The selection margin
can contain markers like those used in debuggers to indicate breakpoints and the
current line. Styling choices are more open than with many editors, allowing the
use of proportional fonts, bold and italics, multiple foreground and background
colours and multiple fonts.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- scintilla>0:x11-toolkits/scintilla
- To install the port:
- cd /usr/ports/x11-toolkits/scintilla/ && make install clean
- To add the package, run one of these commands:
- pkg install x11-toolkits/scintilla
- pkg install scintilla
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: scintilla
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1719352619
SHA256 (scintilla550.tgz) = e553e95509f01f92aa157fa02d06a712642e13d69a11ec1a02a7ddf22c406231
SIZE (scintilla550.tgz) = 1784060
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.4.1 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libatk-1.0.so : accessibility/at-spi2-core
- libcairo.so : graphics/cairo
- libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-3.so : x11-toolkits/gtk30
- libharfbuzz.so : print/harfbuzz
- libpango-1.0.so : x11-toolkits/pango
- This port is required by:
- for Build
-
- textproc/lexilla
- for Libraries
-
- editors/scite
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- x11-toolkits_scintilla
- USES:
- compiler:c++17-lang cpe gmake gnome iconv pkgconfig tar:tgz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.71_1 14 Oct 2006 08:54:54
 |
marcus  |
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) |
1.71 17 Sep 2006 22:06:47
 |
marcus  |
Update to 1.71.
PR: 102438
Submitted by: Andris Raugulis <endrju@null.lv> |
1.70 27 Jun 2006 07:57:36
 |
pav  |
- Update to 1.70
PR: ports/99442
Submitted by: Mark Schellhase <15874d@gmail.com> |
1.62_2 07 Mar 2006 08:28:06
 |
ade  |
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit) |
1.62_1 26 Jan 2006 04:24:14
 |
kris  |
Add missing USE_ICONV |
1.62_1 23 Nov 2005 22:41:05
 |
pav  |
- Add SHA256 checksums |
1.62_1 05 Nov 2005 05:22:06
 |
marcus  |
Bump PORTREVISION to chase the glib20 shared library update. |
1.62 16 Oct 2005 06:53:33
 |
marcus  |
Make sure the PIC CFLAGS are properly used for all objects.
Reported by: Stefan 'Steve' Tell <stefan.tell@crashmail.de> |
1.62 16 Oct 2005 06:45:04
 |
marcus  |
Add -fPIC to CFLAGS to fix the build on amd64.
Reported by: Stefan 'Steve' Tell <stefan.tell@crashmail.de> |
1.62 03 Feb 2005 20:05:48
 |
kwm  |
Update to 0.62, based on [1].
Fix build on sparc64 by not adding -fpic to CFLAGS.
PR: 68879
Submitted by: Piotr Smyrak |
1.59 12 Apr 2004 04:19:00
 |
kris  |
BROKEN on sparc64: Does not compile |
1.59 22 Feb 2004 06:35:20
 |
marcus  |
Update to 1.59. |
1.58_1 04 Feb 2004 05:10:27
 |
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
1.58 12 Jan 2004 14:18:22
 |
krion  |
- Update to version 1.58
PR: 61252
Submitted by: Ports Fury |
1.57 04 Dec 2003 14:45:12
 |
krion  |
- Update to version 1.57
PR: 59849
Submitted by: Ports Fury |
1.56 28 Oct 2003 20:59:05
 |
krion  |
- Update to version 1.56
PR: 58629
Submitted by: Ports Fury |
1.55_1 08 Oct 2003 17:34:08
 |
marcus  |
Fix pkg-config handling introduced in the last commit.
PR: 57706
Submitted by: KATO Tsuguru <tkato@prontomail.com> |
1.55_1 06 Oct 2003 20:25:23
 |
marcus  |
Link scintilla against libgthread and friends to prevent undefined symbols
in moleskine.
PR: 57666
Submitted by: Jens Rehsack <rehsack@liwing.de> |
1.55 29 Sep 2003 19:48:33
 |
marcus  |
Update to 1.55.
PR: 57362
Submitted by: KATO Tsuguru <tkato@prontomail.com> |
1.54 16 Aug 2003 16:47:28
 |
krion  |
- Update to version 1.54
PR: 55631
Submitted by: Ports Fury |
1.51 20 Apr 2003 19:54:06
 |
marcus  |
Remove USE_GNOMENG. |
1.51 25 Feb 2003 04:45:35
 |
marcus  |
* Update to 1.51 [1]
* De-pkg-comment
PR: 48478 [1]
Submitted by: Koop Mast <einekoai@chello.nl> [1] |
1.49 06 Feb 2003 13:08:45
 |
sobomax  |
Explicitly link gthread in to fix some application that use scintilla. |
1.50 06 Feb 2003 09:02:07
 |
sobomax  |
Update to 1.50. |
1.49 06 Nov 2002 01:37:48
 |
marcus  |
Update to 1.49.
Reviewed by: sobomax
Approved by: sobomax (scite update) |
1.44 02 Sep 2002 03:58:24
 |
lioux  |
Deploy USE_GNOMENG infrastructure
PR: 42309
Submitted by: Edwin Groothuis <edwin@mavetju.org> |
11 Feb 2002 12:52:01
    |
sobomax  |
Update to 1.44. |
04 Jan 2002 13:06:05
    |
sobomax  |
Update to 1.42. |
18 Oct 2001 16:38:43
    |
sobomax  |
Update to 1.40. |
07 Jun 2001 09:47:13
    |
sobomax  |
Update to 1.38. |
18 May 2001 16:07:48
    |
ade  |
Bring anjuta into the gnome-fifth-toe port, and adjust maintainership
accordingly. |
17 Apr 2001 12:27:01
    |
sobomax  |
Update to 1.37. |
02 Mar 2001 10:09:31
    |
sobomax  |
Update to 1.36. |
05 Feb 2001 16:49:18
    |
olgeni  |
Batch of style fixes for x11-toolkits. |
30 Jan 2001 09:56:19
    |
sobomax  |
Update to 1.35. |
10 Jan 2001 13:24:35
    |
sobomax  |
Update to 1.34. |
27 Nov 2000 16:55:36
    |
sobomax  |
Use distfile for SciTE, since it contains scintilla and SciTE the only
scintilla user so far. |
27 Nov 2000 13:38:24
    |
sobomax  |
Add scintilla - a full-featured free source code editing component for GTK+. |