| Port details |
- sciteco Scintilla-based Text Editor and Corrector
- 2.5.2 editors
=0 2.2.0Version of this port present on the latest quarterly branch. - Maintainer: rhaberkorn@fmsbw.de
 - Port Added: 2024-12-16 10:24:06
- Last Update: 2026-05-17 13:38:26
- Commit Hash: 64ae627
- 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
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
- 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: 4
| 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 13:38:26
    |
Rodrigo Osorio (rodrigo)  Author: Robin Haberkorn |
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) |
2.2.0 30 Sep 2025 01:47:12
    |
Matthias Andree (mandree)  |
editors/sciteco, sysutils/libdnf: chase util-linux move
and fix dependencies to point to the right place. |
2.2.0 17 Mar 2025 04:02:08
    |
Charlie Li (vishwin)  |
gnome.mk: rename gdkpixbuf2 to gdkpixbuf to prepare for port move
The GTK 1-based gdk-pixbuf has not existed for some time.
No functional or package changes. |
2.2.0 16 Dec 2024 10:15:11
    |
Rodrigo Osorio (rodrigo)  |
editors/sciteco: Add new port
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.
PR: 276492
Reported by: Robin Haberkorn <robin.haberkorn@googlemail.com> (maintainer) |
Number of commits found: 4
|