Port details |
- xcoral Multiwindow mouse-based text editor for X
- 3.47_5 editors =6 3.47_5Version of this port present on the latest quarterly branch.
- Maintainer: ports@virtual-estates.net
- Port Added: unknown
- Last Update: 2024-05-18 08:22:43
- Commit Hash: 2b92bd7
- People watching this port, also watch:: bochs, webstone, wine, scribus, qcad
- License: GPLv2
- WWW:
- http://xcoral.free.fr/
- Description:
-
From the docs:
Xcoral is a multiwindow mouse-based text editor for the X Window System. A
built-in browser enables you to navigate through C functions, C++ classes,
methods and files. A SMall Ansi C Interpreter (Smac) is also built-in to
dynamically extend the editor's possibilities (user functions, key
bindings, modes etc). Xcoral provides variable width fonts, menus,
scrollbars, buttons, search, regions, kill-buffers, macros and undo. An
on-line manual box, with a table of contents and an index, helps you to
use and customize the editor. Commands are accessible from menus or key
bindings. Xcoral is a direct Xlib client and runs on color/bw X Display.
The example .xcoralrc is in ${PREFIX}/share/xcoral/xcoralrc.fl; cp it
to ~/.xcoralrc, and fire up xcoral.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/editors/xcoral/ && make install clean
- To add the package, run one of these commands:
- pkg install editors/xcoral
- pkg install xcoral
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: xcoral
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1599018160
SHA256 (xcoral-3.47.tar.gz) = 886e02eeb96e494d32969fcf41dcd09133896b717b714eb42affed1f460af3dd
SIZE (xcoral-3.47.tar.gz) = 2760763
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:
-
- bison : devel/bison
- x11.pc : x11/libX11
- Runtime dependencies:
-
- x11.pc : x11/libX11
- Library dependencies:
-
- libgnuregex.so.[6-9] : devel/libgnuregex
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for xcoral-3.47_5:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- editors_xcoral
- USES:
- bison compiler:c11 localbase:ldflags xorg
- 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 |
3.47_5 18 May 2024 08:22:43 |
Gleb Popov (arrowd) |
*: Change the MAINTAINER field per request
PR: 278267 |
3.47_4 31 Dec 2023 00:37:05 |
Muhammad Moinur Rahman (bofh) |
*/*: Sunset 12.4-RELEASE/12-STABLE from ports tree
- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
Also move conditional flags for non sparc64/arm ARCH to fixed flags.
Reviewed by: brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
3.47_4 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
3.47_4 20 Jul 2022 14:21:49 |
Tobias C. Berner (tcberner) |
editors: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Andreas Kohout <shanee@augusta.de>
* Andrej Zverev <az@inec.ru>
* Andrey Zakhvatov
* Anton Tornqvist <antont@inbox.lv>
* Bill Fumerola <billf@chc-chimes.com>
* Bob Eager <bob@eager.cx>
* Chris D. Faulhaber <jedgar@fxp.org> (Only the first 15 lines of the commit message are shown above ) |
3.47_4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.47_4 26 Jan 2021 13:59:25 |
sunpoet |
Fix build with bison 3.7.4
PR: 248911
Exp-run by: antoine |
3.47_4 31 Dec 2020 20:21:52 |
mi |
Start searching for headers and libraries under ${LOCALBASE}/ --
in case newer implementations of anything are installed there.
When compiling on 13.x or above, insist on libgnuregex version above
5 -- earlier FreeBSD releases came with libgnuregex.so.5, but that's
now gone and replaced by the devel/libgnuregex port, which currently
installs libgnuregex.so.6.
PR: 252252 252250 252245
Submitted by: kevans
Sponsored by: United Marsupials |
3.47_4 05 Sep 2020 01:06:33 |
mi |
Fix the "duplicate symbol" problem, which builds on -current have
uncovered recently.
While here, also:
1. Fix some compiler-warnings shown by the newer clang.
2. Stop patching the BR_Parser.c -- because we patch
BR_Parser.y anyway, which necessitates regenerating
the former.
3. Fix the concurrency problem with the bison-invocation
which would, occasionally, break parallel builds.
Reported by: pkg-fallout
Sponsored by: United Marsupials |
3.47_4 05 Nov 2019 15:48:41 |
zeising |
Add USES=xorg USES=gl, ports categories e
Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'e'. |
3.47_4 07 Sep 2019 03:52:30 |
mi |
Fix one more bug from the era, when trees were large and
pointers -- the size of int.
Sponsored by: filial duty |
3.47_3 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
3.47_2 01 Jul 2019 12:50:17 |
pkubaj |
editors/xcoral: fix build
Add USES=compiler:c11 to fix build:
BR_Parser.y:1652: error: argument 'file_name' doesn't match prototype
BR_Interface.h:101: error: prototype declaration
Approved by: mentors (implicit approval) |
3.47_2 13 Jan 2017 07:21:04 |
sunpoet |
Update to 3.0.4
- Add LICENSE
- Use USES=localbase
- Use PORTDATA
- Sort PLIST
Changes: http://git.savannah.gnu.org/cgit/bison.git/tree/NEWS
Differential Revision: https://reviews.FreeBSD.org/D9073
PR: 215840
Exp-run by: antoine |
3.47_2 19 May 2016 10:21:25 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
3.47_2 24 Jan 2015 18:43:27 |
mi |
Add a patch to relax requirements for matching font-names available
in the editor's menu. The menu isn't changeable through the interface
nor through the config-files (nor even Xresources).
By allowing the templates to be used, we let the users to, at least,
control the actual fonts in use by manipulating the font-path.
Bump PORTREVISION. |
3.47_1 31 Dec 2014 04:42:39 |
mi |
Although it continued to build -- with lots of warnings -- the editor
quietly stopped working over the years. It would not come up on 64-bit
at all, and, even where it worked, the copy/pasting was broken due to,
apparently, some unwarranted assumptions about X11, that were no longer
true with modern Xorg.
This change makes use of a major patch, that provides for reasonably
warning-free compile -- which, by itself, fixes the crashes. Also
included in the patch are fixes for copy/pasting as well for parallel
building. (Awareness raised upstream.)
Because BR_Parser.y is among the patched files, bison is now needed at
build-time (found by KATO Tsuguru).
Bump PORTREVISION and take maintainership for the time being.
Reviewed by: KATO Tsuguru
Sponsored by: Fatherly Love |
3.47 27 Oct 2014 12:19:13 |
bapt |
Cleanup plist |
3.47 15 Jul 2014 23:30:06 |
adamw |
Add DOCS to OPTIONS for ports that have PORTDOCS in the plist. |
3.47 11 Jun 2014 14:50:00 |
tijl |
Support LIBS like LDFLAGS.
- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS. Also remove references to
PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
required additional patches.
Somewhat simplified a linker command line looks like:
${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}
where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us. If possible -L and -l flags need to be (Only the first 15 lines of the commit message are shown above ) |
3.47 10 Jun 2014 07:39:02 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.
CR: D196
Approved by: portmgr (bapt) |
3.47 06 Feb 2014 12:15:22 |
miwi |
- Stage support |
3.47 20 Sep 2013 16:36:24 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
editors) |
3.47 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
3.47 21 Dec 2009 02:19:12 |
dougb |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
3.47 22 Nov 2009 19:49:43 |
pav |
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat |
3.47 05 Jan 2009 19:44:02 |
pav |
- Remove conditional checks for FreeBSD 5.x and older |
3.47 26 Apr 2008 12:52:03 |
lwhsu |
- Update to version 3.47
PR: ports/123083
Submitted by: KATO Tsuguru <tkato432 AT yahoo.com> |
3.46_2 19 Apr 2008 17:56:05 |
miwi |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
3.46_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
3.46 21 Dec 2006 19:57:45 |
miwi |
- Update to 3.46
PR: 106985
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
3.45 23 Jun 2006 16:19:25 |
erwin |
Update to 3.45
PR: 99374
Submitted by: Ports fury |
3.44 12 Feb 2006 20:06:21 |
erwin |
Update to 3.44
PR: 93238
Submitted by: Ports fury |
3.42b 26 Nov 2005 01:48:16 |
pav |
- Add SHA256 |
3.42b 29 Jan 2004 07:24:56 |
trevor |
SIZEify. |
3.42b 05 Jun 2003 20:50:50 |
naddy |
Update to version 3.42b.
PR: 52714
Submitted by: Ports Fury |
3.42 08 Apr 2003 23:16:28 |
mi |
Upgrade from 3.40 to 3.42. Make it use our -lgnuregex instead of compiling
its own (same version). May be, the upgrade will fix the intermittent crashes
one of my users was experiencing... |
3.40 20 Feb 2003 17:12:51 |
knu |
De-pkg-comment. |
3.40 11 Jun 2002 00:37:18 |
pat |
Update to 3.40
PR: 38228
Submitted by: KATO Tsuguru <tkato@prontomail.com> |
24 Dec 2001 02:17:17 |
pat |
- PORTDOCS police - DOCSDIR support to some - Brush out some lint |
08 Oct 2000 02:02:27 |
asami |
Convert category editors to new layout. |