Commit Graph

719 Commits

Author SHA1 Message Date
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
pvalchev
8e99944cff solve more signed vs unsigned char issues by using correct types, some of
it was just a matter of making functions match their prototypes.....
ok maintainer Jose Nazario
2002-12-13 07:52:10 +00:00
brad
fb4ec1cc36 change e-mail address.
--
From: MAINTAINER
2002-12-09 15:37:23 +00:00
pvalchev
c0ada65aac remove binutils workaround; bug has been found 2002-12-02 23:13:04 +00:00
naddy
8948311f28 kill accidental run dependencies on gmake 2002-12-01 02:53:24 +00:00
naddy
62203a9228 fix fallout from the libcurses -> libncurses link; from pvalchev@ 2002-11-29 01:49:57 +00:00
mark
bb8965111c + respect libpng header location
(from Can Erkin Acar <canacar@eee.metu.edu.tr>)
+ chop NEED_VERSION
2002-11-24 00:49:50 +00:00
marcm
1884bd9e18 Added gnome flavor and fixed some verbage in MESSAGE file.
ok couderc@
2002-11-14 20:16:27 +00:00
lebel
fd5fd9f762 new pf.vim from camield@; karma seems to be good, expect this to be bundled
into vim sooner than later.
2002-11-12 13:59:52 +00:00
lebel
1b0bd6e68e small diff in pf.vim from camield@ 2002-11-04 19:00:22 +00:00
lebel
67e6b07992 new pf.vim version from camield@ thru jakob@ 2002-11-04 16:51:55 +00:00
lebel
bf9d1e4a02 update vim/stable to 6.1.247; adds pf.vim to the syntax dir 2002-11-02 02:11:23 +00:00
lebel
171eae9b5a update vim/stable to version 6.1.234 2002-10-27 14:30:01 +00:00
naddy
46cd41f99e No regression tests available. 2002-10-26 00:39:14 +00:00
naddy
ebd06ee11c Master site/home page update; seen on FreeBSD. 2002-10-25 23:57:10 +00:00
couderc
bd5ad44fd3 Update to 1.0.2, ok todd@ 2002-10-17 18:37:13 +00:00
naddy
4ce0dc6944 - Fix dependencies.
- Clean-up, bug fixes.
From: Jim Geovedi <jim@corebsd.or.id>
2002-10-11 18:40:46 +00:00
naddy
d7beb03a59 Fix multiple declaration of default arguments; required for gcc3. 2002-09-28 18:24:14 +00:00
brad
4456905e4f drop suid/sgid bits on backup files.
--
Patch based on CVS change.
2002-09-26 23:00:08 +00:00
danh
38ecf4accb brad@ said CPPFLAGS does not need to be preserved, so undo my last
changes.
2002-09-23 14:44:41 +00:00
naddy
9274d7a57a Update to 2002-09-19, use bzip2.
From: Jean-Yves Burlett <jean-yves@burlett.org>
2002-09-21 11:38:52 +00:00
naddy
57ad755c26 Update to release 2002-07-20.
From: Jean-Yves Burlett <jean-yves@burlett.org>.
2002-09-19 18:28:55 +00:00
lebel
66cc19e658 update vim/stable to 6.1.184 2002-09-16 20:23:07 +00:00
naddy
2e8f9cdd82 - Respect CC.
- Include prototypes for str*().
- Don't hardcode /usr/local.

ok kevlo@
2002-09-13 11:22:30 +00:00
danh
0988dabefa respect CPPFLAGS; ok maintainer 2002-09-11 20:32:06 +00:00
mpech
a8924e572b Remove Oleg Safiullin from MAINTAINERS.
form@ ok
2002-09-01 18:49:00 +00:00
lebel
46e1b60570 include share/vim/vim61/synmenu.vim in PLIST 2002-08-31 17:12:08 +00:00
lebel
3f00c5da4d update vim/stable to 6.1.171 2002-08-31 00:38:11 +00:00
pvalchev
4b93d5e7e7 There is no "X Windows" 2002-08-26 04:23:24 +00:00
lebel
acd9eed530 update vim/stable to 6.1.151 2002-08-08 14:44:56 +00:00
naddy
f5abc26344 proper CVS keyword 2002-08-03 18:00:18 +00:00
kevlo
6ab9ce13be - upgrade to version 1.40.15
- update MASTER_SITES; pointed out by <dreamwvr@dreamwvr.com>
- regen patches
2002-08-02 03:45:17 +00:00
lebel
81cd9d5949 fixes a problem with vim's link.sh under ELF that result in a
can't load library 'crtend.o' when running vim; thanks drahn@ and
Marc Matteo <marcm@lectroid.net>
2002-07-31 15:52:33 +00:00
lebel
a2ebd15e0d update vim/stable to 6.1.141 2002-07-21 20:47:44 +00:00
pvalchev
dd9edfb0c2 new png header path 2002-07-20 00:21:22 +00:00
pvalchev
1598d0e046 new png header path 2002-07-19 22:25:59 +00:00
lebel
1b321aa4ef update vim/stable to 6.1.125 2002-07-07 02:54:37 +00:00
kevlo
a3ef6e6a8f - upgrade to version 0.7.2
- qt2/kde2 -> qt3/kde3
- bump NEED_VERSION
2002-06-25 02:41:03 +00:00
lebel
4853ea068d update vim/stable to 6.1.112 2002-06-25 00:41:40 +00:00
lebel
15336b1d3f update vim/stable to 6.1.100; uses the mega patch file instead of
100 individual patch files
2002-06-19 14:27:13 +00:00
naddy
894e66d349 update to 2002-05-22; from maintainer Jean-Yves Burlett <jean-yves@burlett.org> 2002-06-17 00:33:29 +00:00
nino
3cf003ee0e +glimmer 2002-06-13 12:41:08 +00:00
nino
3faf15a594 Import glimmer 1.2.1:
Glimmer is a full featured code editor with many advanced features,
including full scripting integration using Python. It is still in
the development stages, but is fairly useful as a C/C++ editor with
all the frills.

From Jim Geovedi <jim@corebsd.or.id>.
2002-06-13 12:37:07 +00:00
form
36aa24ba0e update to 5.3rc1 2002-06-13 05:44:57 +00:00
naddy
c5636dea40 Update to 1.54. Notable changes:
* Added a feature that highlights the respective location of the value
  currently under the cursor in the opposite window
* Fixed a rare division by zero problem
* Added the ctrl+b key mapping for the End key
* Fixed a problem with the End key where the cursor wouldn't go to
the end of the file if it was on a certain line(s)

From maintainer Lonny Gomes <devel@n0mansland.net>.
2002-06-09 19:06:58 +00:00
wilfried
0440d7845c add specifier to RUN_DEPENDS and BUILD_DEPENDS 2002-06-09 05:31:40 +00:00
wilfried
126bbc6208 use correct urls 2002-06-09 04:32:55 +00:00
couderc
037422f294 Add beaver 2002-06-06 07:26:28 +00:00
couderc
ed447151c2 Initial import of editors/beaver
--
Beaver is an Early AdVanced EditoR, for Linux and other Unices (and even
Windows); in other words, it's a text editor that is intended to be
light-weight, but full of useful features for programming, from editing of web
sites to C coding. It is based upon the GTK+ toolkit, supports many languages
through config files and offers functions such as automatic indentation and
completion or syntax highlighting. In fact, it is 100% compatible with
Ultraedit's wordfile.txt files, and has its own mini macro language.
2002-06-05 17:50:01 +00:00
lebel
db3e955e9f update vim/stable to 6.1.84 2002-06-03 13:37:06 +00:00
naddy
d5c317d548 +hexcurse 2002-05-30 11:00:43 +00:00
naddy
a91a12b411 Import of hexcurse 1.50.1.
Submitted by Lonny Gomes <devel@n0mansland.net>.

Hexcurse is a user-friendly, ncurses-based hex editor that contains
many useful features.  Some of its features include hex and decimal
address output, ASCII/EBCDIC output, searching, jumping to specified
locations in the file, bolded modifications, an undo feature, and
quick keyboard shortcuts to commands.
2002-05-30 10:58:55 +00:00
form
7ba783ab3a better "Processing joerc" messages 2002-05-22 07:55:29 +00:00
lebel
554ad6e0fa update vim/stable to 6.1.76 2002-05-18 14:47:06 +00:00
naddy
a4db3d05df bye MASTER_SITE_SUBDIR 2002-05-13 12:37:36 +00:00
naddy
8a782141c1 fix line continuation 2002-05-13 12:37:15 +00:00
form
2111d9a7a4 bye bye MASTER_SITE_SUBDIR.
correct package name.
2002-05-13 02:43:38 +00:00
lebel
b891fa7b10 update vim/stable to 6.1.54 2002-05-06 15:03:40 +00:00
lebel
7cd4492090 update vim/stable to 6.1.42 2002-04-30 15:12:42 +00:00
pvalchev
79e96d3d8c Update to emacs21-leim-21.2; from maintainer yozo@v007.vaio.ne.jp 2002-04-28 00:33:38 +00:00
form
12e75d7135 $OpenBSD$ 2002-04-25 02:59:09 +00:00
lebel
d1a4d286cf update vim/stable to 6.1.32 2002-04-24 15:08:24 +00:00
form
86b60a702c Upgrade to 2.9.8.1
Set MAINTAINER.
2002-04-24 11:05:06 +00:00
mark
cbe49bdea7 emacs 21.2 update with corrected PLIST ordering 2002-04-24 00:21:43 +00:00
naddy
78abeaa0e8 Update to 1.0.9. Notable changes in this release:
* Bug fixes.
* Updated translations.
* "Norwegian" has been replaced by separate Nynorsk and Bokmaal translations.
2002-04-16 22:37:30 +00:00
lebel
37e1391365 update vim/stable to 6.1.18 2002-04-16 16:49:02 +00:00
naddy
e5230d5c9f Add missing RCS Id. 2002-04-07 01:54:47 +00:00
pvalchev
587cc7b953 register ungif dependency... thanks jason.
is lib-depends-check that hard to use?
2002-03-29 19:13:25 +00:00
lebel
188d1520e6 fix the dependencies for the -lang subpackage; thanks espie@ 2002-03-28 16:50:02 +00:00
mark
93dd6903ac Force dependencies check of emacs21 port specifically. Solves i386 (and
others) conflict between emacs20 and emacs21-leim.  ok, naddy@
2002-03-28 00:19:40 +00:00
mark
3f8c9540f7 add missing CVS tags, ok naddy@ 2002-03-28 00:13:49 +00:00
espie
9642761765 Version 2.11 2002-03-25 20:21:54 +00:00
pvalchev
6a78fec612 build no_x11 emacs flavor as well, dunno how that was missed 2002-03-25 03:25:59 +00:00
pvalchev
67d13e2eda fix alpha 2002-03-25 02:53:57 +00:00
lebel
1918ca5d08 don't try to build snapshot from here, it's not there 2002-03-24 20:27:58 +00:00
lebel
d6c93f59c3 since 6.1 is released, remove snapshot and replace it with a stub unti a new
snapshot version is released.
2002-03-24 20:27:12 +00:00
lebel
63c4abd15b update vim/stable to 6.1 2002-03-24 20:26:24 +00:00
matt
0ae151590e fix python flavor; ok espie@ 2002-03-23 23:37:53 +00:00
pvalchev
c96b34102a alpha pieces, not working right yet 2002-03-23 19:13:14 +00:00
pvalchev
88b81fcf9d pieces for sparc64 (now it builds, but doesn't work yet), some taken from netbsd 2002-03-23 18:40:02 +00:00
pvalchev
73b0f60ef7 remove bogus patch 2002-03-23 07:13:04 +00:00
lebel
0dc86b8829 sync RUN_DEPENDS change from vim/snapshot 2002-03-23 03:17:42 +00:00
lebel
d6edfd1912 update vim/snapshot to 6.1b.34
- remove @pkgdep from PLIST-lang and replaced it with a RUN_DEPENDS inside
  the Makefile
2002-03-23 02:49:33 +00:00
drahn
7ded5f489d Allow emacs21 to build on macppc. ok pvalchev@ 2002-03-22 18:58:00 +00:00
jasoni
8550723924 These no longer conflict with xemacs-21. 2002-03-22 07:23:51 +00:00
jasoni
471f20d606 move info files to no longer conflict with emacs and mailcrypt.
- ok maintainer.
2002-03-22 07:19:44 +00:00
jasoni
8737605eec Modify to no longer conflict with Emacs.
- prefix b2m, ctags and etags with xemacs-
- move info files to ${LOCALBASE}/info/xemacs-${VERSION}
ok maintainer.
2002-03-22 07:18:44 +00:00
espie
c7c34c2206 Bump NEED_VERSION 2002-03-21 20:46:23 +00:00
espie
e3edfb9aea md5->distinfo 2002-03-21 20:20:41 +00:00
mark
c61738f361 Revert back to GMAKE, BSD make links twice during faking, thus
incrementing the fns elisp file needed for Eshell and bumping
Emacs version to 21.1.2 rather then the expected 21.1.1.

Needs more investigation.  ok espie@
2002-03-20 02:27:24 +00:00
pvalchev
3a450dc0dc fix some drug-ery, get patches in shape 2002-03-18 02:59:14 +00:00
espie
c4dbce5bb2 Simpler flavors. 2002-03-18 01:58:03 +00:00
lebel
9a5089372e change the python depends from 2.1.* to 2.2. Thanks to matt@ 2002-03-17 23:40:00 +00:00
lebel
7bf4dbafe2 update vim/snapshot to 6.1b.23:
- use python 2.2 instead of 2.1.*; thanks to matt@
2002-03-17 23:33:29 +00:00
mark
35e51bb960 + reduce no_x11 depends to essentials
+ no more gmake
+ bump NEED_VERSION

fix from shiva.brahma@inwind.it
2002-03-12 09:03:42 +00:00
lebel
ee05465e9f update vim/snapshot to 6.1b 2002-03-10 17:48:48 +00:00
lebel
4f702835b8 update vim/snapshot to 6.1a.38 2002-03-08 23:51:24 +00:00
mark
c5f5d41a99 + add emacs21-leim
+ uncomment emacs21
2002-03-03 07:11:16 +00:00
mark
8fbebb8ece emacs21-leim import
Library of Emacs Input Method for GNU Emacs 21.1

Thanks to Yozo TODA <yozo@v007.vaio.ne.jp> for the port, made changes
for depends to accept any Emacs flavor.
2002-03-03 07:08:36 +00:00