Commit Graph

749 Commits

Author SHA1 Message Date
jolan
da8e0be7d4 update to 6.3.28, from maintainer 2004-09-22 00:38:18 +00:00
espie
b4d524875c more new plists 2004-09-15 18:01:05 +00:00
espie
349daa1627 new-style PLISTs, loads of info files. 2004-09-15 17:56:44 +00:00
espie
8ad639d3e0 kill unneeded -R. 2004-09-15 17:55:25 +00:00
pvalchev
a4e1e24ad5 remove David Lebel from maintainer position per his request. 2004-09-15 00:06:58 +00:00
pvalchev
cd93ac7b32 INSTALL_PROGRAM was being overridden by bsd.port.mk, use custom INSTALL_EMACS
which is defined as INSTALL_SCRIPT from the makefile, as a hack to disable
stripping on the emacs binary.  discussed with marc, espie and others
2004-08-16 23:34:02 +00:00
pvalchev
29a9da490a do not strip emacs, it breaks a lot of architectures.
instead, strip temacs before it undumps to emacs

fixes at least sparc, noticed by marc@, but nobody tested
and i only know it starts up now
2004-08-11 21:14:01 +00:00
xsa
24ae6277f0 new-style MODULES. 2004-08-10 08:32:35 +00:00
espie
dfd3423fa0 more plist updates 2004-08-08 16:15:17 +00:00
espie
dc9c36c81b modern packing-list, add files missed.
@comment out amiga `info' files so that auto-generation will work better
next time.

use new MODULES.
2004-08-05 11:56:30 +00:00
espie
b626b9ae5c won't work with NO_SHARED_LIBS=Yes 2004-08-02 12:39:44 +00:00
kevlo
6fdb48bab2 update to kxmleditor 1.1.0 2004-08-02 07:32:08 +00:00
jcs
6634beb23b re-enable building vim,no_x11 that was removed with vim's
stable/snapshot merge
2004-07-31 01:01:03 +00:00
xsa
5711f0ae5c python -> Python 2004-07-26 21:04:24 +00:00
lebel
883794f4ce what the hell are those doing there? 2004-07-13 15:22:22 +00:00
lebel
0b006cd84a update editors/vim to 6.3.13:
- nuke stable and snapshot branches after some discussions with a few people.
2004-07-12 19:32:59 +00:00
jolan
f3b6195b84 hppa workaround no longer needed 2004-07-03 22:09:08 +00:00
naddy
08d729e5a8 * maintenance update to 1.2.4
* fix regular expressions in nanorc.sample; pointed out by Jacek Wotka
2004-06-30 22:18:45 +00:00
marcm
05fa3a3355 Update to 2.0.7. GTK 2.4 fixes and build fixes. 2004-06-25 06:14:08 +00:00
sturm
bfb4d6d61a remove MAINTAINER here too 2004-06-24 17:38:13 +00:00
sturm
a42f69f618 update to xemacs 21.4.15
based on a diff from Gregory Steuck <greg at y2004.nest.cx>
2004-06-24 17:21:49 +00:00
naddy
f919a06e19 remove maintainer on his own request 2004-06-23 06:29:26 +00:00
sturm
c1a6d01ec7 update hashes, only changes in LICENSE and README 2004-06-22 19:35:55 +00:00
pvalchev
6d951d635c another cute piece of software that forgets -fPIC 2004-06-13 05:22:37 +00:00
lebel
4edef1af73 6.3 has been released. re-stub the snapshot of vim 2004-06-09 18:45:22 +00:00
lebel
830e9259cb update vim/stable to 6.3.1 2004-06-09 18:43:16 +00:00
drahn
18d5867eab emacs works fine on cats(arm) with this minor patch. 2004-05-31 01:43:27 +00:00
lebel
a7b46d3470 update vim/stable to 6.2.532 2004-05-12 13:53:44 +00:00
lebel
92031fd9c2 Duh, go away, .orig files 2004-05-10 17:12:24 +00:00
lebel
8ef5be8006 a vim/snapshot is now available. 6.3a 2004-05-10 17:11:40 +00:00
david
f71ec34da9 sort the SUBDIRs; ok pvalchev@ 2004-05-09 19:25:39 +00:00
naddy
d262f72421 Remove maintainer by his request. Thanks, Jose. 2004-05-07 15:28:31 +00:00
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