Commit Graph

652 Commits

Author SHA1 Message Date
couderc
cc231f8295 update to 1.0.6 2003-08-16 16:32:58 +00:00
sturm
9f41b0ad06 + scintilla
+ scite
2003-08-14 18:28:43 +00:00
sturm
a0dfeaa0c2 Initial import of scite 1.54
SciTE is short for SCIntillla based Text Editor. It is a very
flexible but still small and fast editor providing block folding,
syntax highlighting, regular expression search & replace etc.

WWW: http://www.scintilla.org/SciTE.html

from Joerg Sonnenberger <joerg@bec.de> with patches from Andrew Dalgleish
2003-08-14 18:27:25 +00:00
sturm
a8ed68f4f2 Initial import of scintilla 1.54
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.

WWW: http://www.scintilla.org/

from Joerg Sonnenberger <joerg@bec.de> with patches from Andrew Dalgleisch
2003-08-14 18:24:30 +00:00
naddy
4fdfbe92d4 update to 1.2.2 2003-08-13 23:56:32 +00:00
lebel
80339f74a5 update vim/stable to 6.2.68 2003-08-11 15:56:30 +00:00
espie
73cbd1f613 Update to 3.17.7. 2003-08-01 19:13:25 +00:00
lebel
1e5f505a11 update vim/stable to 6.2.57 2003-07-28 16:27:46 +00:00
espie
94442259be Some examples of FETCH_MANUALLY 2003-07-25 13:07:17 +00:00
brad
ebdef9a3de use :L with ELF_TOOLCHAIN variable 2003-07-18 13:58:09 +00:00
lebel
c151792587 update vim/stable to 6.2.21 2003-07-08 16:06:16 +00:00
naddy
e27c3ea15d Fix warning about missing leim directory.
From: Han Boetes <han@mijncomputer.nl>
2003-07-08 14:49:56 +00:00
naddy
4decba7ba5 xemacs20 has been dead for years 2003-07-06 18:59:28 +00:00
naddy
a272867a67 Remove obsolete XEmacs 20 port which has been excluded from bulk
builds for 2 years, 9 months.
2003-07-06 18:51:45 +00:00
naddy
ded1d8f809 Remove compface flavor with its licensing complications.
No response from maintainer.
2003-07-06 18:34:48 +00:00
naddy
536bbf1ce8 Fold LEIM into parent Emacs port.
Split LEIM and Elisp sources out into subpackages.
2003-07-06 17:13:02 +00:00
naddy
25dd272264 it's good practice to always define SUBPACKAGE in multi-package ports 2003-07-06 15:35:40 +00:00
naddy
ac9ee1a326 cleanup, fix build on alpha 2003-07-06 15:27:52 +00:00
naddy
61487ca04e - Fold LEIM back into the parent Emacs port.
- Split LEIM and Elisp sources out into subpackages.

From: Han Boetes <han@linux-mandrake.com>
2003-07-06 12:46:45 +00:00
naddy
488d0e5210 * Update to 21.3.
* Major cleaning and pruning of excessive FLAVORs.

From: Han Boetes <han@linux-mandrake.com>, contributions by cannings@
2003-07-05 00:27:08 +00:00
naddy
9b8a4054ca +zile 2003-07-03 19:56:03 +00:00
naddy
3b6ebbabad Import Zile 1.6.2.
Submitted by Han Boetes <han@linux-mandrake.com>.

Zile is another Emacs-clone. Zile is a customizable, self-documenting
real-time open-source display editor.
2003-07-03 19:54:35 +00:00
lebel
5556002af4 update vim/stable to 6.2.14 2003-06-27 17:57:52 +00:00
espie
76a6c1c8f4 enforce correct UIC in rebuild 2003-06-20 14:22:33 +00:00
kevlo
dde94e1213 upgrade to version 1.9.17 2003-06-20 07:24:55 +00:00
avsm
1af5667625 plug a buffer in search; mpech@ ok, submitted upstream 2003-06-19 13:56:11 +00:00
espie
e1ade68c39 Anil, you moron 2003-06-18 13:49:48 +00:00
avsm
e64892cbde add in an include to <sys/param.h> to ensure that MAXPATHLEN is
defined; otherwise, this program allocates too small a buffer for
filename operations.

margarida@ ok
2003-06-18 01:54:49 +00:00
avsm
c2ff71534d patch a couple of too-small buffers that could lead to path truncation
maintainer ok, submitted upstream
2003-06-17 14:06:41 +00:00
margarida
c42f6b2548 Update ht to version 0.7.2
--
This is a bugfix release with minor enhancements.
2003-06-04 01:59:27 +00:00
lebel
d4a90f94a5 actually, we need gtk+2.2 according to Marc Matteo; so prepare it for when gtk+2 is upgraded 2003-05-27 14:37:59 +00:00
lebel
4e300c889a cleanup MASTER_SITES; right now, the first two main are
down right, but the last one is up and running; thanks naddy@ for
the heads up
2003-05-26 19:31:26 +00:00
lebel
f65f6acdb1 update vim/snapshot to 6.2f:
(from the announcement, this is now BETA, not ALPHA)

This is a test version of Vim.  Since Vim 6.1 many reported problems
have been fixed.  Also included are new and updated syntax files,
translated menus and messages.

Main new features:
- Support for GTK 2. (Daniel Elstner)
- Support for editing Arabic text. (Nadim Shaikli & Isam Bayazidi)
- ":try" command and friends. (Servatius Brandt)
- Support for the neXtaw GUI toolkit (mostly like Athena). (Alexey Froloff)
- Cscope support for Win32. (Sergey Khorev)
- Support for PostScript printing in various 8-bit encodings. (Mike Williams)

The coming week beta testing will continue.  Please report any problem
that you discover!

Once you have installed 6.2f you can find details about the changes
since Vim 6.1 with ":help version-6.2".  There is a very long list of
fixed bugs.
2003-05-26 14:26:56 +00:00
naddy
8a4b2428cb add homepage, update to 2.14; maintainer timeout 2003-05-24 15:30:52 +00:00
lebel
5b26c7d13d make this work again on vax; thanks to Marc Matteo 2003-05-21 16:12:07 +00:00
margarida
28f1645f27 Add ht 2003-05-17 07:35:24 +00:00
margarida
f1a907c992 Initial import of ht-0.7.1
--
HT is a file editor/viewer/analyzer for executables. 
The goal is to combine the low-level functionality of a debugger 
and the usability of IDEs.
Support includes the following file formats:
* Win32 portable executables (PE) (good support) 
* Unix executable and linkable format (ELF) (good support) 
* DOS standard executables (MZ) (supported) 
* Win32 linear executables (LE) (supported) 
* Windows/OS2 "new" executables (NE) (supported) 
* Unix common object file format (COFF) + DJGPP COFF (supported) 
* OS2 linear executables (LX) 
* M$ object files (.obj) 

WWW: http://hte.sourceforge.net/
2003-05-17 07:29:33 +00:00
sturm
a1cc34d318 don't use SYSCONFDIR in here, it is really etc
pointed out by Jim Geovedi
2003-05-14 02:15:34 +00:00
naddy
e71dc863ec Update to 0.99.16; from Jedi/Sector One <j@pureftpd.org>.
Bug fixes, add a "knf" C-style mode.
2003-05-14 01:08:05 +00:00
lebel
bcf1d1509a update vim/snapshot to 6.2d 2003-05-13 16:03:12 +00:00
pvalchev
d038e7d297 someone was smoking crack to put these here, methinks 2003-05-13 02:40:40 +00:00
sturm
ca4bae8577 - don't hardcode /etc, use SYSCONFDIR instead
- don't change SYSCONFDIR, use CONFDIR/SUBST_VARS instead and if neccessary
  use "CONFIGURE_STYLE=gnu old" and explicitly set --sysconfdir=${CONFDIR}
a few more to come...
2003-05-12 18:02:44 +00:00
lebel
57b51798d8 update vim/snapshot to 6.2b 2003-04-28 15:28:29 +00:00
lebel
3ec87dc86f duh. Re-enable vim/snapshot in this Makefile 2003-04-25 15:47:26 +00:00
lebel
f9abc6dbe2 use autoconf 2003-04-24 18:21:26 +00:00
lebel
2505e76847 update editors/xemacs to 21.4.12; from MAINTAINER; reviewed by me and sturm@ 2003-04-24 18:15:39 +00:00
lebel
bb36eb1c2f mention that this is an ALPHA software in DESCR; reorg the DESCR-lang to only
have the relevent info.
2003-04-23 20:10:54 +00:00
lebel
2f442358c5 re-introduce vim/snapshot with version 6.2a; this is ALPHA software. 2003-04-23 20:04:44 +00:00
lebel
932d2b004f update vim/stable to 6.1.474 2003-04-23 18:23:40 +00:00
naddy
3797beeb30 fix build in the ELF world; from Jim Geovedi <jim@corebsd.or.id> 2003-04-21 23:44:56 +00:00