Commit Graph

11 Commits

Author SHA1 Message Date
steven
526c0f9d45 update to 1.76
from Jeremy Evans (maintainer)
2008-03-22 11:44:42 +00:00
merdely
ae778560dd Removed surrounding quotes in COMMENT*/PERMIT_*
From Darrin Chandler
2007-09-16 00:44:00 +00:00
steven
83dc6a30dd update to 1.74
remove strc*/sprintf patches

from maintainer Jeremy Evans <openbsd@jeremyevans.net>
2007-08-01 09:21:06 +00:00
steven
134affccfd upgrade to 1.72
based on diffs from new maintainer Jeremy Evans <jeremyevans0 at gmail.com>
2007-01-18 10:56:27 +00:00
espie
1de2070c54 zap MAINTAINER, at his request. 2006-10-31 19:52:36 +00:00
espie
53d48f3c04 new libspecs 2006-08-01 23:39:08 +00:00
espie
04d06f7b44 bump C++ shared libs after typedef changes.
note that all SDL libs link with supc++ (potentially, and thus are affected)
-> don't take a chance, bump.
2006-01-13 23:40:22 +00:00
aanriot
da066535a6 - SHARED_LIBS.
ok espie@
2005-12-27 12:36:50 +00:00
alek
9766ba6f84 - Bump lib major after recent libc changes
- Bump PKGNAME

go ahead espie@
2005-05-11 19:18:17 +00:00
espie
b626b9ae5c won't work with NO_SHARED_LIBS=Yes 2004-08-02 12:39:44 +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