notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details
scintilla Full-featured free source code editing component for GTK
5.5.0_1 x11-toolkits Deleted on this many watch lists=19 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 5.5.0_1Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: No consumers left in the tree, the library is intended to be bundled
Expired This port expired on: 2026-04-01
Maintainer: cyberbotx@cyberbotx.com search for ports maintained by this maintainer
Port Added: 2000-11-27 10:38:24
Last Update: 2026-04-01 12:33:25
Commit Hash: 9e616e2
People watching this port, also watch:: aspell, pcre, python, zip, gmake
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (17 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/scintilla-5.5.0_1/catalog.mk
  3. /usr/local/share/licenses/scintilla-5.5.0_1/LICENSE
  4. /usr/local/share/licenses/scintilla-5.5.0_1/SCINTILLA
  5. include/scintilla/ILexer.h
  6. include/scintilla/ILoader.h
  7. include/scintilla/Sci_Position.h
  8. include/scintilla/Scintilla.h
  9. include/scintilla/ScintillaCall.h
  10. include/scintilla/ScintillaMessages.h
  11. include/scintilla/ScintillaStructures.h
  12. include/scintilla/ScintillaTypes.h
  13. include/scintilla/ScintillaWidget.h
  14. lib/libscintilla.so
  15. @owner
  16. @group
  17. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • scintilla>0:x11-toolkits/scintilla
No installation instructions:
This port has been deleted.
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):
scintilla
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest---5.5.0-n/an/an/a
FreeBSD:13:quarterly---5.5.0-n/an/an/a
FreeBSD:14:latest---5.5.0---4.4.5_1
FreeBSD:14:quarterly---5.5.0--4.4.5_24.4.5_2
FreeBSD:15:latest--n/a5.5.0n/an/a4.4.5_2-
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.4.1 : devel/gmake
  2. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libatk-1.0.so : accessibility/at-spi2-core
  2. libcairo.so : graphics/cairo
  3. libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
  4. libglib-2.0.so : devel/glib20
  5. libintl.so : devel/gettext-runtime
  6. libgtk-3.so : x11-toolkits/gtk30
  7. libharfbuzz.so : print/harfbuzz
  8. libpango-1.0.so : x11-toolkits/pango
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Build

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. textproc/lexilla*
  2. Collapse this list of deleted ports.
for Libraries

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. databases/gtksql*
  2. Collapse this list of deleted ports.
* - 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:
Expand this list (1 items)
Collapse this list.
  1. https://www.scintilla.org/
Collapse this list.
Port Moves
  • port deleted on 2026-04-01
    REASON: Has expired: No consumers left in the tree, the library is intended to be bundled

Number of commits found: 141 (showing only 41 on this page)

«  1 | 2 

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.73_1
19 May 2007 20:32:57
Original commit files touched by this commit
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}.
1.73
29 Apr 2007 06:01:52
Original commit files touched by this commit
marcus search for other commits by this committer
Update to 1.73.

PR:             111631
Submitted by:   anray
1.72
31 Jan 2007 00:48:05
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 1.72
- Fix build with gcc41 [1]

Reported by:    krismail [1]
1.71_1
14 Oct 2006 08:54:54
Original commit files touched by this commit
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)
1.71
17 Sep 2006 22:06:47
Original commit files touched by this commit
marcus search for other commits by this committer
Update to 1.71.

PR:             102438
Submitted by:   Andris Raugulis <endrju@null.lv>
1.70
27 Jun 2006 07:57:36
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 1.70

PR:             ports/99442
Submitted by:   Mark Schellhase <15874d@gmail.com>
1.62_2
07 Mar 2006 08:28:06
Original commit files touched by this commit
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)
1.62_1
26 Jan 2006 04:24:14
Original commit files touched by this commit
kris search for other commits by this committer
Add missing USE_ICONV
1.62_1
23 Nov 2005 22:41:05
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256 checksums
1.62_1
05 Nov 2005 05:22:06
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared library update.
1.62
16 Oct 2005 06:53:33
Original commit files touched by this commit
marcus search for other commits by this committer
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
Original commit files touched by this commit
marcus search for other commits by this committer
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
Original commit files touched by this commit
kwm search for other commits by this committer
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
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN on sparc64: Does not compile
1.59
22 Feb 2004 06:35:20
Original commit files touched by this commit
marcus search for other commits by this committer
Update to 1.59.
1.58_1
04 Feb 2004 05:10:27
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
1.58
12 Jan 2004 14:18:22
Original commit files touched by this commit
krion search for other commits by this committer
- Update to version 1.58

PR:             61252
Submitted by:   Ports Fury
1.57
04 Dec 2003 14:45:12
Original commit files touched by this commit
krion search for other commits by this committer
- Update to version 1.57

PR:             59849
Submitted by:   Ports Fury
1.56
28 Oct 2003 20:59:05
Original commit files touched by this commit
krion search for other commits by this committer
- Update to version 1.56

PR:             58629
Submitted by:   Ports Fury
1.55_1
08 Oct 2003 17:34:08
Original commit files touched by this commit
marcus search for other commits by this committer
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
Original commit files touched by this commit
marcus search for other commits by this committer
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
Original commit files touched by this commit
marcus search for other commits by this committer
Update to 1.55.

PR:             57362
Submitted by:   KATO Tsuguru <tkato@prontomail.com>
1.54
16 Aug 2003 16:47:28
Original commit files touched by this commit
krion search for other commits by this committer
- Update to version 1.54

PR:             55631
Submitted by:   Ports Fury
1.51
20 Apr 2003 19:54:06
Original commit files touched by this commit
marcus search for other commits by this committer
Remove USE_GNOMENG.
1.51
25 Feb 2003 04:45:35
Original commit files touched by this commit
marcus search for other commits by this committer
* 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
Original commit files touched by this commit
sobomax search for other commits by this committer
Explicitly link gthread in to fix some application that use scintilla.
1.50
06 Feb 2003 09:02:07
Original commit files touched by this commit
sobomax search for other commits by this committer
Update to 1.50.
1.49
06 Nov 2002 01:37:48
Original commit files touched by this commit
marcus search for other commits by this committer
Update to 1.49.

Reviewed by:    sobomax
Approved by:    sobomax (scite update)
1.44
02 Sep 2002 03:58:24
Original commit files touched by this commit
lioux search for other commits by this committer
Deploy USE_GNOMENG infrastructure

PR:             42309
Submitted by:   Edwin Groothuis <edwin@mavetju.org>
11 Feb 2002 12:52:01
commit hash: fp1.24597@dev.null.freshports.orgcommit hash: fp1.24597@dev.null.freshports.orgcommit hash: fp1.24597@dev.null.freshports.orgcommit hash: fp1.24597@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
Update to 1.44.    
04 Jan 2002 13:06:05
commit hash: fp1.22854@dev.null.freshports.orgcommit hash: fp1.22854@dev.null.freshports.orgcommit hash: fp1.22854@dev.null.freshports.orgcommit hash: fp1.22854@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
Update to 1.42.    
18 Oct 2001 16:38:43
commit hash: fp1.19825@dev.null.freshports.orgcommit hash: fp1.19825@dev.null.freshports.orgcommit hash: fp1.19825@dev.null.freshports.orgcommit hash: fp1.19825@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
Update to 1.40.    
07 Jun 2001 09:47:13
commit hash: fp1.14670@dev.null.freshports.orgcommit hash: fp1.14670@dev.null.freshports.orgcommit hash: fp1.14670@dev.null.freshports.orgcommit hash: fp1.14670@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
Update to 1.38.    
18 May 2001 16:07:48
commit hash: fp1.13818@dev.null.freshports.orgcommit hash: fp1.13818@dev.null.freshports.orgcommit hash: fp1.13818@dev.null.freshports.orgcommit hash: fp1.13818@dev.null.freshports.org files touched by this commit
ade search for other commits by this committer
Bring anjuta into the gnome-fifth-toe port, and adjust   maintainership
accordingly.    
17 Apr 2001 12:27:01
commit hash: fp1.12713@dev.null.freshports.orgcommit hash: fp1.12713@dev.null.freshports.orgcommit hash: fp1.12713@dev.null.freshports.orgcommit hash: fp1.12713@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
Update to 1.37.    
02 Mar 2001 10:09:31
commit hash: fp1.10201@dev.null.freshports.orgcommit hash: fp1.10201@dev.null.freshports.orgcommit hash: fp1.10201@dev.null.freshports.orgcommit hash: fp1.10201@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
Update to 1.36.    
05 Feb 2001 16:49:18
commit hash: fp1.9260@dev.null.freshports.orgcommit hash: fp1.9260@dev.null.freshports.orgcommit hash: fp1.9260@dev.null.freshports.orgcommit hash: fp1.9260@dev.null.freshports.org files touched by this commit
olgeni search for other commits by this committer
Batch of style fixes for x11-toolkits.    
30 Jan 2001 09:56:19
commit hash: fp1.9048@dev.null.freshports.orgcommit hash: fp1.9048@dev.null.freshports.orgcommit hash: fp1.9048@dev.null.freshports.orgcommit hash: fp1.9048@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
Update to 1.35.    
10 Jan 2001 13:24:35
commit hash: fp1.8344@dev.null.freshports.orgcommit hash: fp1.8344@dev.null.freshports.orgcommit hash: fp1.8344@dev.null.freshports.orgcommit hash: fp1.8344@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
Update to 1.34.    
27 Nov 2000 16:55:36
commit hash: fp1.6753@dev.null.freshports.orgcommit hash: fp1.6753@dev.null.freshports.orgcommit hash: fp1.6753@dev.null.freshports.orgcommit hash: fp1.6753@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
Use distfile for SciTE, since it contains scintilla and SciTE the only  
scintilla user so far.    
27 Nov 2000 13:38:24
commit hash: fp1.6750@dev.null.freshports.orgcommit hash: fp1.6750@dev.null.freshports.orgcommit hash: fp1.6750@dev.null.freshports.orgcommit hash: fp1.6750@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
Add scintilla - a full-featured free source code editing component for GTK+.    

Number of commits found: 141 (showing only 41 on this page)

«  1 | 2