| Port details on branch 2026Q2 |
- sciteco Scintilla-based Text Editor and Corrector
- 2.5.2 editors
=0 2.5.2Version of this port present on the latest quarterly branch. - Maintainer: rhaberkorn@fmsbw.de
 - Port Added: 2026-05-17 20:12:06
- Last Update: 2026-05-17 20:10:51
- Commit Hash: 1b2c6ab
- Also Listed In: devel textproc
- License: GPLv3+
- WWW:
- https://sciteco.fmsbw.de/
- Description:
- SciTECO is an interactive TECO dialect, similar to Video TECO.
It also adds features from classic Standard TECO-11,
and incorporates many unique new ideas.
It is geared towards UNIX-like operating systems but also
natively supports Microsoft Windows NT.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- sciteco-curses>0:editors/sciteco
- To install the port:
- cd /usr/ports/editors/sciteco/ && make install clean
- To add the package, run one of these commands:
- pkg install editors/sciteco
- pkg install sciteco-curses
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: sciteco-curses
- Package flavors (<flavor>: <package>)
- curses: sciteco-curses
- gtk: sciteco-gtk
- distinfo:
- TIMESTAMP = 1776638070
SHA256 (sciteco-2.5.2.tar.gz) = 94149fa3371e3adff723ae933502b5983804c4e06a681c6d00b0af19c439a978
SIZE (sciteco-2.5.2.tar.gz) = 4113973
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.4.1 : devel/gmake
- groff : textproc/groff
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for sciteco-curses-2.5.2:
LEXILLA=on: Build with Lexilla lexer support (larger)
LTO=off: Apply Link-Time Optimizations (significantly faster)
MALLOC_REPLACEMENT=on: Replace system malloc() for memory limiting
TECO_INTEGER_32=off: Use 32-bit TECO integers
===> Use 'make config' to modify these settings
- Options name:
- editors_sciteco
- USES:
- compiler:c11 gmake gnome groff pkgconfig ncurses
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
2.5.2 17 May 2026 20:10:51
    |
Rodrigo Osorio (rodrigo)  Author: Robin Haberkorn |
editors/sciteco: updated to v2.5.2
* SciTECO no longer modifies files after installation, so Poudriere
builds should be fixed now even without changing BINMODE.
* LTO-support is now an option and disabled by default.
* MALLOC_REPLACEMENT is now the default for FreeBSD, so we added it to
OPTIONS_DEFAULT.
* Maintainer address and website updated to their new place at sciteco.fmsbw.de.
PR: 283601
Reported by: Robin Haberkorn <rhaberkorn@fmsbw.de> (maintainer)
(cherry picked from commit 64ae62712c3b8312cff8c2b5efe42b0124e5dc76) |
Number of commits found: 1
|