Commit Graph

444 Commits

Author SHA1 Message Date
naddy
1314695e6d update to 1.05:
- new Dutch and Danish translations
- updated Italian, Finnish, and Catalan translations
- minor bugfixes for cutting marked text
2001-10-04 12:37:57 +00:00
brad
aaceb3cc70 upgrade to hexedit 1.2.1 2001-10-02 15:45:52 +00:00
lebel
d751904f65 update vim/stable to 6.0.11 2001-09-30 18:59:40 +00:00
naddy
d25e090145 skip disabled snapshot port 2001-09-28 12:23:58 +00:00
pvalchev
be54d47d8c CONFIGURE_STYLE=gnu w/ proper MODGNU_CONFIG_GUESS_DIRS
needed for the powerpc -> macppc name change
2001-09-28 06:02:12 +00:00
lebel
3d2d0e69eb . do as with zsh/snapshot and put a stub in here to say that there is
no current snapshot version of vim.
2001-09-27 19:39:55 +00:00
lebel
3c206acfaf . update vim/stable to the latest stable version, which is the new 6.0.
. take over as maintainer of vim/stable.  jasoni@ OK'ed.
. too many new features to resume in this commit;  check out
  http://wwwv.vim.org.
2001-09-27 19:39:14 +00:00
kevlo
1bfa181080 upgrade to version 1.8.1 2001-09-27 05:19:22 +00:00
lebel
9069bdec83 bump NEED_VERSION, use gettext and iconv modules 2001-09-24 17:38:00 +00:00
lebel
99f5165f7a update vim/snapshot to 6.0ax. The final 6.0 is expected in the next few days. 2001-09-21 14:46:30 +00:00
lebel
9235852b8e update vim/snapshot to 6.0aw 2001-09-16 21:55:01 +00:00
brad
e0303255af simplify 2001-09-15 21:43:42 +00:00
lebel
a14da92420 update vim/snapshot to 6.0av 2001-09-13 21:14:52 +00:00
naddy
9cf0630f48 fix build; from maintainer Sungman Cho <smcho@tsp.korea.ac.kr> 2001-09-12 23:46:54 +00:00
kevlo
e02364a694 - upgrade to version 0.6
- bump NEED_VERSION
- add USE_X11 and USE_GMAKE

>ChangeLog:
o Added feature: Show attributes in tree view
o Fixed bug: Element delete bug when Dragdrop
o Added feature: Open xml file with specified element
o Added feature: Shrunk multilined contents in tree-view.
2001-09-12 07:08:22 +00:00
heko
ee57224ee3 o PATCH_FUZZ_FACTOR is unneeded, and it should be in
PATCH_DIST_ARGS or PATCH_ARGS anyways.
o Don't hardcode PREFIX in pkg/MESSAGE
o Rename ru_SU.KOI8-R in catalog to ru_RU.KOI8-R to match nvi in
  base distribution.
o Remove itojun@ from MAINTAINER (now defaults to ports@) on his request.
itojun@ ok
2001-09-11 22:36:34 +00:00
lebel
81115d6a61 nuke fake flavour 'light'. pointed out by heko@. 2001-09-09 00:38:46 +00:00
lebel
85909f42eb heko@ suggested that we could also build vim with maximum bloatage, so
I'm adding a huge FLAVOR to pass --with-features=huge to configure.
2001-09-09 00:26:19 +00:00
lebel
f1cafbbaa6 Add perl and python embedded support.
By default, they are not enabled.  To get a vim that is able to run natively
perl and/or python code, you must specify the appropriate FLAVOR tags.

I have tested those quite throughfully, but it might need some more testing.
2001-09-08 22:40:20 +00:00
naddy
02658ea7b3 cooledit's python flavor now refers to python2; kill python15 dependency 2001-09-06 11:10:13 +00:00
lebel
68a4e479cb update vim/snapshot to 6.0au 2001-09-03 14:00:12 +00:00
kevlo
cf599c7a3e - use module qt2
- bump NEED_VERSION
- fix PLIST
2001-09-02 10:18:30 +00:00
lebel
c66992f890 update vim/snapshot to 6.0at 2001-08-27 21:50:47 +00:00
naddy
941ef51bbf update to 1.0.4:
- fix search strings when switching back and forth from Pico mode
- new translations for Norwegian and Swedish
- some new keystroke handlers in the main editor and file browser
2001-08-25 15:48:40 +00:00
naddy
cced4a53fe - re-enable
- regen patches
- make it build and work with XF4; patches from Hwei Sheng Teoh
  <hsteoh@debian.org> via Debian
- prettify
2001-08-22 00:04:41 +00:00
lebel
c4314741d7 update vim/snapshot to 6.0as 2001-08-20 02:09:36 +00:00
naddy
95ce8844ae mark as BROKEN: does not build with XFree86-4 2001-08-18 22:13:51 +00:00
kevlo
4f93565367 - upgrade to version 0.5
- /usr/local -> ${LOCALBASE}
2001-08-18 03:39:14 +00:00
lebel
6a75b6d792 update vim/snapshot to 6.0ar 2001-08-13 14:14:22 +00:00
heko
def0f0c8a0 - NEED_MOTIF -> USE_MOTIF (Noticed by me, fix from maintainer)
- Add a dependency to gettext for the mule flavor (From maintainer)
Ok: maintainer Jean-Yves Burlett <jeav-yves@burlett.org> and jakob@
2001-08-11 23:11:14 +00:00
kevlo
1eb57a5e22 fix HOMEPAGE 2001-08-11 15:50:12 +00:00
naddy
4289f0822f - disable python check in plain flavor
- use ERRORS infrastructure
2001-08-09 21:05:28 +00:00
heko
35530dec65 /usr/X11R6 -> ${X11BASE}
ok maintainer && brad@
2001-08-08 13:32:42 +00:00
lebel
dfa2f9e7ce update pkg/INSTALL with a message about the BETA phase 2001-08-06 02:46:39 +00:00
lebel
943c60954a update vim/snapshot to 6.0aq:
vim 6.0 is now in its BETA phase.  If you need to know all the good
reasons to move to version 6.0, please go read the following webpage:

http://vim.sourceforge.net/whyvim.php

Eventually, the message in pkg/INSTALL will be removed.
2001-08-06 02:33:24 +00:00
jasoni
b150675b4b update to 5.8.8 (bug fix) 2001-08-02 03:10:17 +00:00
naddy
d941b46eca document available flavors 2001-08-01 00:39:05 +00:00
lebel
dcd804e414 update vim/snapshot to 6.0ao 2001-07-23 14:09:29 +00:00
kevlo
136fa62bf7 bump major rev in libxml dependency entries after upgrade of libxml:
xml2.5 -> xml2.6
2001-07-20 16:22:30 +00:00
lebel
401402c86d document the flavors that we support 2001-07-20 02:34:10 +00:00
lebel
591115270c Since we enable multibyte by default, it is a good idea to depend on
converters/libiconv, so it works as expected.  pvalchev@ put me on the
right track to find this one.
2001-07-19 15:33:46 +00:00
naddy
5f2065c764 - Make use of new bsd.port.mk feature and replace error reporting through
.BEGIN with ERRORS.
- Sync NEED_VERSION accordingly.
ok espie@
2001-07-18 10:59:00 +00:00
kevlo
a18d147168 +kxmleditor 2001-07-15 09:26:17 +00:00
kevlo
069b0b1430 Initial import of kxmleditor-0.4
KXML editor is a program that displays contents of XML file. Left side
contain tree with XML document structure, right side contain list of
attributes for for selected XML element and its contents.
2001-07-15 09:25:41 +00:00
lebel
e1eda3176f update vim/snapshot to 6.0an 2001-07-13 19:28:26 +00:00
espie
509eb157dc Bump to 2.10
Fix png compile
2001-07-13 13:28:23 +00:00
espie
a30de9c0df Fix 2001-07-13 13:26:11 +00:00
naddy
49afc89ea6 MASTER_SITES fix by Heikki Korpela <heko@saitti.net>:
- Add ftp.funet.fi and ftp.sunet.se mirrors where available.
- Remove broken ftp.funet.fi references.
2001-07-13 11:23:37 +00:00
kevlo
02a1625d44 +hnb 2001-07-12 08:42:18 +00:00
kevlo
c765f6cf78 Initial import of hnb-1.7
Hierarchical notebook (hnb) is a program to organize many kinds of data
in one place, including addresses, TODO lists, ideas, book reviews,
brainstorming, speech outlines, etc. It stores data in XML format,
and is capable of native export to ASCII and HTML.
2001-07-12 08:41:31 +00:00
pvalchev
85d139059d spell "useful" correctly. 2001-07-11 07:28:09 +00:00
jasoni
0465faa5a1 Update to patch level 07 (Vim 5.8.7)
Fixes:
  - GTK GUI: Vim may exit if 'shell' is not a valid program
  - defining a highlight link overruled existing GUI highlighting
  - Synchronizing on a C comment failed after "//*/"
2001-07-03 22:12:24 +00:00
lebel
cc0e85049d update vim/snapshot to 6.0am 2001-07-03 16:10:14 +00:00
naddy
5f3f8d882c Update to 1.0.3.
This release features oodles of bug fixes with cutting text,
especially with the -k (cut to end) option.  There is also a new
suspend handler which should make nano play better with mutt.  Nano
now also features mutt's case insensitive string compare function
for more speed and less memory usage.  Two new translations are
included, Ukrainian and Russian.
2001-07-01 17:49:00 +00:00
lebel
40e8469a29 update vim/snapshot to 6.0al 2001-06-25 01:27:24 +00:00
jasoni
038a7952b3 - Update to 5.8.4.
- Remove dead master site.
2001-06-22 18:45:33 +00:00
pvalchev
e8a2398d62 Remove deprecated LICENSE_TYPE and set appropriate # comments
with its contents.
2001-06-20 01:43:11 +00:00
lebel
2e0baa0025 update vim/snapshot to 6.0ak 2001-06-18 20:23:21 +00:00
brad
47b3922b45 mark this as BROKEN for now, needs an upgrade. 2001-06-15 15:27:36 +00:00
lebel
7ea9a2eeb5 update vim/snapshot to 6.0aj:
- add --enable-multibyte to CONFIGURE_ARGS to add multibyte support.
2001-06-11 01:02:52 +00:00
espie
cfc21d4c25 tweak cooledit flavors to be happy with python/python2
Based on a patch by Sebastian Stark
2001-06-09 20:27:38 +00:00
brad
d87f0ffdbc upgrade to jed 0.99.14
- DESTDIR patch integrated.
2001-06-07 15:49:04 +00:00
naddy
34c784c165 COMMENT -> Makefile 2001-06-07 13:43:22 +00:00
lebel
71417dfceb update vim/snapshot to 6.0ai. 2001-06-04 14:52:47 +00:00
jasoni
8bb9c97788 Update to v5.8.
- bug fixes
 - more syntax files
2001-06-03 17:52:12 +00:00
lebel
7ac6755bcb during the last update, !%%no_x11%% was left out of the PLIST 2001-06-03 17:01:27 +00:00
lebel
54c3bdd216 in fact, in this case, we don't really need EXTRACT_SUFX 2001-06-03 16:26:46 +00:00
lebel
02352cf875 use of USE_BZIP2 is deprecated, so we use EXTRACT_SUFX instead. 2001-06-03 16:14:34 +00:00
lebel
3e6c1ac32c update vim/snapshot to 6.0ah 2001-05-28 18:32:16 +00:00
kevlo
5383140a88 Bump major rev in png dependeny entries after upgrade of png:
png.1 -> png.2
--
Ok'd by: brad@
2001-05-24 02:27:06 +00:00
dugsong
380461d4b7 add emacs-leim 2001-05-22 23:36:19 +00:00
dugsong
f4ce6f0eeb library of Emacs input methods - for multilingual support (Cyrillic, CJKV, etc.). from Sungman Cho <smcho@tsp.korea.ac.kr>. 2001-05-22 23:34:09 +00:00
lebel
2c04936438 update vim/snapshot to 6.0ag. 2001-05-22 18:26:52 +00:00
lebel
c6703d4e4c - use the bz2 distfiles instead of the gz ones. naddy@ reminded me about them. 2001-05-17 00:27:24 +00:00
lebel
e468f76939 update vim to 6.0af.
- vim 6.0 is now DESTDIR clean, so remove the patches.
2001-05-15 20:31:49 +00:00
naddy
a27c366c93 Update to 1.0.2: various bugfixes, add Galician translation. 2001-05-13 16:45:02 +00:00
lebel
bea0056be9 update to vim 6.0ae. 2001-05-07 13:38:35 +00:00
jasoni
25c6d060ae - Update to patch level 30.
- Clean up.
2001-05-06 07:09:33 +00:00
lebel
39b585da71 editors: integrate COMMENT, bump NEED_VERSION. 2001-05-06 00:28:54 +00:00
lebel
4844e0bac7 update to vim 6.0ad. 2001-05-06 00:18:23 +00:00
espie
88d4e5034e cooledit,python broke as a result of flavor changes.
It doesn't want the default flavor of python1.5, it wants the non-threaded
one, and it was the old rules said...

Reminded by naddy@...
2001-04-24 21:55:53 +00:00
lebel
1dd81ece99 fix PLIST/PFRAG.no-no_x11, since evim isn't compiled when FLAVOR is no_x11.
thanks obecian@.
2001-04-21 14:38:52 +00:00
espie
5a775f7b7d kill gnats stuff, it's older than the gnats package.
From maintainer.
2001-04-18 23:33:52 +00:00
espie
770729b54f wrong version 2001-04-18 17:51:25 +00:00
espie
2aee9ee3a7 +ted 2001-04-18 15:04:50 +00:00
espie
14bd525368 RTF editor 2001-04-18 15:02:45 +00:00
espie
eef0f0e76b Fix USE_MOTIF, especially for those ports with `motif' flavors. 2001-04-18 15:01:02 +00:00
lebel
2b012b9379 update vim/snapshot to 6.0ab. 2001-04-17 13:20:25 +00:00
espie
ebb4a3c69d conflict 2001-04-15 17:30:32 +00:00
espie
bb72b3f48a Sane conflicts.
xemacs21-sumo-2001 -> xemacs-sumo-21.2001 (sane version numbering)
2001-04-15 16:39:12 +00:00
espie
309eab90c5 Consistent package naming. Version number should be easier to distinguish
from flavor markers unambiguously: no dashes in the version number itself.
2001-04-14 22:54:34 +00:00
naddy
613102dea7 Pull COMMENT into Makefile, bump NEED_VERSION.
Add comment with license type.
2001-04-14 11:36:13 +00:00
lebel
e40eb1461f change my email address. bump NEED_VERSION. 2001-04-10 13:39:38 +00:00
jasoni
6eca920c85 update to patch level 27 2001-04-10 08:23:33 +00:00
lebel
1f1647009b update to 6.0aa 2001-04-09 18:19:44 +00:00
naddy
79a4ac9264 MASTER_SITES: ftp.oce.nl -> ftp.home.vim.org 2001-04-08 22:26:44 +00:00
espie
3ed9bd52ff typo 2001-04-07 15:31:42 +00:00
naddy
815517c43f Update to GNU nano 1.0.1: file browser fixes. 2001-04-07 01:30:01 +00:00
jasoni
f5a99fc18d - give patch better name (consisten with update-patches)
- LOCALBASE -> TRUEPREFIX (thanks espie@)
2001-04-03 03:21:15 +00:00
espie
5ec350d438 link snapshot flavors. 2001-04-02 16:05:46 +00:00