Commit Graph

817 Commits

Author SHA1 Message Date
espie
d2614b6620 no-autoheader there too 2004-05-03 06:27:00 +00:00
robert
2d77225211 fix build; ok kevlo@ 2004-04-26 04:50:11 +00:00
naddy
b1481f1b37 remove obsolete autotools kludge 2004-04-18 17:38:37 +00:00
naddy
98b6550e08 update to 1.4.6; from Robert Nagy <thuglife@bsd.hu>; ok maintainer 2004-04-15 20:26:08 +00:00
brad
7ba0eae84e don't try to build on archs without shared libs 2004-04-14 22:33:07 +00:00
pvalchev
9e49be4664 kevlo, test before you commit!!!! 2004-04-14 21:48:43 +00:00
xsa
888b84d5a0 @extra support; okay sturm@. 2004-04-12 11:55:24 +00:00
kevlo
687212055c upgrade to kxmleditor 1.0.0 2004-04-11 07:48:25 +00:00
lebel
412bff81fd update vim/stable to 6.2.447 2004-04-05 17:01:54 +00:00
naddy
3fab9ee291 substitute SYSCONFDIR in man page; from Robert Nagy <thuglife@bsd.hu> 2004-03-31 23:00:32 +00:00
lebel
a72ffadb4c update vim/stable to 6.2.318; fixes build issues and some
other bugs; pvalchev@ don't mind :)
2004-03-05 16:43:25 +00:00
brad
1608ff0d8a fix --infopath list, was munged in rev 1.14 2004-03-03 09:58:21 +00:00
brad
3f17d8a5be for now disable the Berkeley DB support until someone fixes the autoconf
test to ensure the libc version is used over an external version.
2004-03-03 09:54:19 +00:00
lebel
87e10b2316 update to vim/stable 6.2.310; fixes a rather nasty undo level bug 2004-03-02 14:45:56 +00:00
lebel
dc2d7c5d7f update vim/stable to 6.2.307; uses newly released .gziped patches;
uses Python 2.3 for python flavour
2004-03-01 21:21:45 +00:00
pvalchev
1c1e8c62bf amd64 support hacked based on i386/alpha configs + a patch from gentoo i found 2004-02-26 08:19:26 +00:00
naddy
96a1426e6b expand SYSCONFDIR in nanorc.5; suggested by Robert Nagy <thuglife@bsd.hu> 2004-02-22 17:18:44 +00:00
marcm
36660d33af Make vim compile on hppa
'Yep. Go.' lebel@
2004-02-21 22:30:35 +00:00
naddy
37dc10a821 update to 1.2.3: miscellaneous fixes 2004-02-20 21:30:38 +00:00
lebel
4c60ee226f update vim/stable to 6.2.270 2004-02-18 19:30:55 +00:00
naddy
13453d9da1 Update to 3.2: minor bugfixes, some new options for bmore. 2004-02-14 23:59:41 +00:00
lebel
6f89bf8341 more little bsd additions from grange@ 2004-02-09 18:01:40 +00:00
lebel
1b862df110 stub vim/snapshot until 6.3-series is introduced 2004-02-04 15:12:23 +00:00
lebel
f5b0751b18 add support in c.vim for OpenBSD specific printf\'s %b gcc extension;
while at it, upgrade vim/stable to 6.2.233; thanks to grange@ for the patch
2004-02-04 14:29:38 +00:00
sturm
7297ccd7b0 mark some subpackages arch independent
ok naddy@
2004-02-04 07:39:18 +00:00
lebel
14418ba142 update vim/stable to 6.2.225 2004-02-03 15:08:23 +00:00
pvalchev
1f72143744 new maintainers 2004-02-01 07:09:47 +00:00
lebel
82c092d46e remove Han Boetes as MAINTAINER 2004-01-30 17:04:48 +00:00
lebel
51227bd3ae update vim/stable to 6.2.214; uses gzip'ed patches now that they are available 2004-01-28 16:47:21 +00:00
pvalchev
231abf3f7b remove Dug Song from maintainer, ok'ed by him 2004-01-25 21:10:50 +00:00
lebel
e854d7557e update vim/stable to 6.2.195 2004-01-22 19:30:24 +00:00
djm
e6eff91c29 Update to nedit 5.4, switch to Sourceforge for MASTER_SITES; ok & test naddy@ 2004-01-14 23:42:53 +00:00
brad
cefd46c7ba fix broken autoconf tests. triggered by recent libslang change.
ok MAINTAINER
2004-01-14 02:05:01 +00:00
wilfried
191dde3511 benign distfile change 2004-01-13 21:22:42 +00:00
brad
2b937d60d5 - enable RENDER support for Xjed
- add $(TERMCAP_LIB) and $(OTHERLIBS) for rgrep linking
2004-01-11 06:20:30 +00:00
brad
5249832822 sync 2004-01-11 05:14:08 +00:00
espie
09ed0efdc4 build with gcc3. 2004-01-11 00:17:57 +00:00
couderc
74846dc00e update to 2.0.2 2004-01-10 22:51:14 +00:00
lebel
563145b528 update vim/stable to 6.2.177 2004-01-09 16:30:19 +00:00
espie
056c1b20a9 regen patches, and fix a few obvious defines for OpenBSD. 2004-01-06 03:29:08 +00:00
sturm
ae62d37637 null pointer sentinel 2004-01-04 17:27:48 +00:00
pvalchev
0f8a10ac14 hppa support
mark BROKEN, as there's still some sort of a bug; the process spins hogging
CPU until the machine hangs hard
2003-12-31 08:38:24 +00:00
espie
331bb9bd5f /**/# -> XCOMM 2003-12-31 03:39:36 +00:00
lebel
182bf6293d update vim/stable to 6.2.154 and fix an issue with configure
wanting to recheck at build phase under certain conditions.

Pointed out by jcs@rt.fm
2003-12-22 16:09:29 +00:00
sturm
7110c4dbf9 - license marker
- allow building if LOCALBASE is not in PATH

ok couderc@
2003-12-16 18:32:32 +00:00
naddy
b750466bbf remove WWW lines 2003-12-15 23:03:07 +00:00
naddy
2276d3b230 remove WWW lines 2003-12-15 21:42:08 +00:00
naddy
6b667b0645 @dirrm shared directories 2003-12-15 17:00:13 +00:00
sturm
191c20dbb2 remove emacs 20 port as 21 is in-tree and works on all platforms that have
a working emacs 20, besides that emacs 20 was broken on sparc64, vax, hppa

emacs21 tested on most archs by pval (thanks!), rest by me
2003-12-03 17:28:02 +00:00
naddy
f010349d43 untangle build so our make produces the same result as gmake 2003-11-19 15:10:09 +00:00
naddy
dc5778b849 fix no_x11 flavor; originally from Han Boetes <han@mijncomputer.nl> I think 2003-11-18 22:41:19 +00:00
lebel
b9d8207589 update to vim/stable 6.2.153 2003-11-12 20:04:06 +00:00
margarida
ae09ba4389 Update to version 0.7.4 2003-11-11 19:54:07 +00:00
margarida
70d2a38d18 Update to version 0.7.3.
Bugfix release with minor enhancements.
2003-11-02 01:34:46 +00:00
naddy
f0785d3b44 Use FULLDISTDIR to refer to distribution file location.
From: Xavier Santolaria <xavier@santolaria.net>
2003-10-26 23:49:31 +00:00
naddy
a70b23a405 Fix memory reallocation bug. 2003-10-26 16:05:29 +00:00
lebel
83d815fe0f upgrade vim/stable to 6.2.127 2003-10-20 15:58:39 +00:00
naddy
a7adfd2194 don't depend on gmake; from Han Boetes <han@mijncomputer.nl> 2003-10-13 17:02:39 +00:00
naddy
33817a795c install nanorc.sample 2003-10-04 23:26:36 +00:00
marcm
f7f77cbb1c Remove py-Gtk dependency and indirectly a dependency on x11/gnome/core
so that Gnome 1 can start fading away.

Implicitly oked by MAINTAINER ("you can make it BROKEN")
2003-09-23 21:14:22 +00:00
lebel
f3a6162a22 update vim/stable to 6.2.98 2003-09-23 14:44:48 +00:00
naddy
a86089a5d0 Require GNU make. Without, DOC-21.3.1 is mysteriously incremented
to DOC-21.3.2.
2003-08-26 17:40:08 +00:00
naddy
217d929e58 update to 0.2.7; from Francois Briere <francois@dopha.org> 2003-08-23 21:19:53 +00:00
couderc
651b3d0d27 update HOMEPAGE and drop maintainership, ok Vincent Derrien <vincent@ahoup.net>. 2003-08-22 15:51:24 +00:00
sturm
8c0a8b7307 fix LIB_DEPENDS 2003-08-17 14:25:28 +00:00
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
naddy
c1cf4c832a Maintenance update to 1.2.1. 2003-04-21 19:57:51 +00:00
pvalchev
6affe84b2a elf fixens/workarounds, part from NetBSD so this works on i386/ELF
XXX note that sparc64 and possibly other ELF arches are still broken
2003-04-17 08:06:44 +00:00
wilfried
9aa34adc53 Update beaver-0.2.6; from maintainer Vincent Derrien <vincent@ahoup.net> 2003-04-11 09:54:04 +00:00
lebel
8dbeb41533 update vim/stable to 6.1.453 2003-04-10 16:36:38 +00:00
naddy
9b86c88c9d - fix build with XF4.3
- drop maintainership
2003-04-08 13:28:59 +00:00
sturm
b8248efb63 USE_X11=Yes 2003-03-31 12:52:10 +00:00
lebel
857041986d update vim/stable to 6.1.423 2003-03-29 02:00:48 +00:00
pvalchev
9f730f06a8 remove Mark Grimes from maintainer position per his request 2003-03-27 17:38:22 +00:00
brad
9bb12e956e don't pick up pspell if it happens to be installed. 2003-03-06 00:49:08 +00:00
pvalchev
e67eef4d49 using ld -Z to disable GOT/PLT padding as a work-around because emacs
makes some incorrect assumptions about ELF (BSS is no longer in data
PT_LOAD section)
2003-03-01 03:19:15 +00:00
brad
d60246224d - AUTOCONF_NEW -> AUTOCONF_VERSION
- add some more CATEGORIES
2003-02-28 03:21:20 +00:00
david
32bf3deee8 necessary is spelled necessary.
similar is spelled similar.
functionality is spelled functionality.
ok brad@ jmc@
2003-02-26 15:13:04 +00:00
david
31718ea64f spelling typos
ok pvalchev@ brad@
2003-02-26 03:10:46 +00:00
david
3e6f238637 remove double word stuttering
ok pvalchev@ brad@
2003-02-26 02:57:55 +00:00
lebel
6e082d08a5 update files/pf.vim to new version, thx camield@ 2003-02-24 14:56:05 +00:00
lebel
b43d104e07 update vim/stable to 6.1.350 2003-02-21 15:02:56 +00:00
naddy
aee97c72cf Oops, actually enable all those nifty new features.
Prodded by Clement Laforet <sheepkiller@cultdeadsheep.org>.
2003-02-20 18:21:33 +00:00
naddy
97e795dc3d Update to 1.2.0. Major additions in this release:
- nanorc support
- color syntax highlighting
- multiple file buffers
- search/replace history
- new translations
2003-02-20 13:26:29 +00:00
marcm
76ec09dba3 WRKSRC, WRKDIST, it's all the same thing :) 2003-02-20 05:50:34 +00:00
couderc
b3bf87b643 Cosmetic changes, now use regular process for patching. 2003-02-11 19:47:34 +00:00
marcm
22ddefeb3e Don't compile against libxml2 when using the 'gnome' flavor. Causes
conflicts with Gnome's libxml1 and bad things happen.

This fixes the segfault when trying to print with the 'gnome' flavor.

ok couderc@
2003-02-11 18:50:22 +00:00
brad
666eecc346 - convert to using kde module
- remove PATCH_LIST since this was broken after the patches were moved
- add missing %%SHARED%% to PLIST
- use proper shared object name in PFRAG.shared
2003-02-11 04:16:26 +00:00
couderc
bd997406d1 Fix packaging, thanks to Gabriel Kihlman 2003-02-06 17:59:32 +00:00
lebel
f91adac292 update vim/stable to 6.1.320; did ya know that patch 265 fixed
an arbitrary command execution vulnerability?  I sure didn't. So, expect a
MFC to at least OPENBSD_3_2 branch soon.
2003-02-06 17:55:07 +00:00
couderc
2afa72d077 Update to 1.0.4 with some ttf patches from Jim Geovedi. 2003-02-03 15:13:10 +00:00
couderc
4a64afae9d Missing files of the update. 2003-01-24 22:31:12 +00:00
couderc
c435e22f83 Update to 1.0.3 from marcm@ 2003-01-24 22:29:52 +00:00
pvalchev
69a751d30d Fix identical to the one drahn made to emacs21:
Work around the fact that emacs undump knows too much about the layout
of elf files (or thinks it does). These assumptions were just broken
by binutils/ld changes to put GOT and PLT into their own PT_LOAD sections.
Thus BSS is no longer part of the DATA PT_LOAD section. This is a workaround
using the '-Z' compatibility flag which disables the GOT/PLT padding.
2003-01-24 08:54:54 +00:00
pvalchev
dec44446da varargs paramters get promoted to u_int if u_int16_t; on response
from maintainer
2003-01-18 08:12:23 +00:00
drahn
d75ddb5679 Work around the fact that emacs undump knows too much about the layout
of elf files (or thinks it does). These assumptions were just broken
by binutils/ld changes to put GOT and PLT into their own PT_LOAD sections.
Thus BSS is no longer part of the DATA PT_LOAD section. This is a workaround
using the '-Z' compatibility flag which disables the GOT/PLT padding.
2003-01-17 21:04:41 +00:00
lebel
39e3c33c21 update vim/stable to 6.1.287 2003-01-10 15:31:20 +00:00
brad
06ae6d0357 use MASTER_SITE_BACKUP for now 2003-01-04 00:05:46 +00:00
fgsch
8625bbcf91 byebye NEED_VERSION. 2002-12-29 19:43:49 +00:00
couderc
75964089f4 Fix LOCALBASE, noticed by Jim Geovedi. 2002-12-14 08:21:56 +00:00
lebel
ec8d3f09f9 update vim/stable to 6.1.263;
implements a new 'ruby' FLAVOR; thanks to Jim Geovedi <jim@corebsd.or.id>
2002-12-13 14:54:37 +00:00