Commit graph

1000 commits

Author SHA1 Message Date
markd
ba30856456 Initial import of kile version 1.2
Kile is a LaTeX source editor, TeX shell and GnuPlot frontend. It simplifies
the creation and modification of LaTeX source code documents as well as the
use of LaTeX-related programs for users who want to retain control over their
LaTeX documents.

Features:
+ an editor to write your LaTeX source files (syntax highlighting, undo / redo,
  search / replace, spellcheck, etc.);
+ integrated DVI, PS, PDF and HTML viewers;
+ a GnuPlot front end (adapted from Xgfe);
+ wizards for generating LaTeX code (Quick document, Quick letter, tabular and
  array environments);
+ direct insertion of the principal LaTeX tags via the LaTeX, Math and Greek
  menus;
+ one-click insertion of 370 different mathematical symbols;
+ insertion of standard Bibtex entry types in the .bib file;
+ "inverse" and "forward" search with KDVI;
+ automatic launching of LaTeX-related programs via the Tools menu;
+ a "Messages / Log File" frame which provides process information and LaTeX
  compilation log files;
+ Next Latex Error and Previous Latex Error commands for browsing LaTeX errors;
+ clicking line numbers in the log file for jumping to the corresponding line
  in the editor;
+ a "structure view" with links for jumping directly to different parts of the
  document in the "Structure" frame;
+ a Help menu entry featuring extensive LaTeX documentation.
2002-10-05 05:53:58 +00:00
wiz
2561e0e2d2 Convert to buildlink2. 2002-10-05 04:53:16 +00:00
kei
81026e8880 Install *.el and other files in the directories big5conv, jisx0213, reldata
also. As a result, bump PKGREVISION to 1.
2002-10-04 15:43:41 +00:00
cjep
4a2b99c748 Use INSTALL_PROGRAM, INSTALL_MAN 2002-10-03 08:42:41 +00:00
cjep
a0d0e5ab02 Fix description for easyedit package. 2002-10-03 07:08:08 +00:00
cjep
dbcc5e8361 Remove this package due to conflict with graphics/ee. It is now easyedit. 2002-10-03 07:04:02 +00:00
cjep
751af4ac28 ee -> easyedit 2002-10-03 07:03:03 +00:00
cjep
a026f43512 Reimport of the Easy Editor 1.4.5a as editors/easyedit into the NetBSD
packages collection (to avoid conflict with graphics/ee).

This is an easy to use text editor, intended to be usable with little or no
instruction. (A version of this editor is found in FreeBSD as ee).
2002-10-03 07:02:22 +00:00
wiz
f559940468 Add configure patch to remove autoconf dependency. 2002-10-02 22:47:35 +00:00
cjep
494ce4ffc9 Add and enable ee. 2002-10-02 21:38:16 +00:00
cjep
18b0d121be Initial import of the Easy Editor 1.4.5a into the NetBSD packages
collection as editors/ee.

EE is an easy to use text editor, intended to be usable with little or no
instruction. (A version of this editor is found in FreeBSD).
2002-10-02 21:37:41 +00:00
jlam
86d2ce9418 Use gcc/buildlink2.mk instead of Makefile.gcc 2002-09-29 06:31:25 +00:00
wiz
232ea76d40 regen (bl1 -> bl2) 2002-09-27 09:46:27 +00:00
agc
10eb5a57c7 Add a patch so that, when reading commands from a script file, the
correct number of arguments is preserved.  With thanks to Stoned
Elipot for noticing the bug.
2002-09-26 09:48:31 +00:00
jlam
5f606ff55f buildlink1 -> buildlink2 2002-09-25 07:04:16 +00:00
wiz
e8817c9088 Complete standardization of messages according to latest pkglint. 2002-09-24 12:29:55 +00:00
uebayasi
70026ed367 Libtool is required. PR#18390 by Gordon Zaft. 2002-09-24 00:37:01 +00:00
jlam
15361a02a4 buildlink1 -> buildlink2 2002-09-21 23:53:13 +00:00
jlam
21f6d90637 buildlink1 -> buildlink2 2002-09-21 11:56:47 +00:00
jlam
a5171d8755 buildlink1 -> buildlink2 2002-09-21 11:29:11 +00:00
jlam
34eea5a75e buildlink1 -> buildlink2 2002-09-21 11:09:43 +00:00
uebayasi
a9031f6108 Add & enable mule-ucs. 2002-09-15 06:08:18 +00:00
uebayasi
f29fdcc4cf Initial import of Mule-UCS 0.84.
Mule-UCS is an Emacs Lisp library providing flexible and complehensible
encoding mechanism to Emacs. As the name suggests, it supports Unicode, which
the original Emacs doesn't support.
2002-09-15 06:07:03 +00:00
jlam
993a95d6b8 This patch is no longer needed for buildlink2. 2002-09-14 00:11:22 +00:00
jlam
ab6d0b18de buildlink1 -> buildlink2. This should fix pkg/15160 by Brad Forschinger
<bnjf@optushome.com.au>.
2002-09-14 00:10:45 +00:00
wiz
80ee491886 Since the major of libiconv was increased during the update to 1.8,
bump dependency to latest libiconv version; recursively also bump all
dependencies of packages depending on libiconv.
Requested by fredb.
2002-09-10 16:06:32 +00:00
wiz
d155797ab4 Remove INSTALL and DEINSTALL scripts, as requested in pkg/17451 and 18058. 2002-09-09 18:39:34 +00:00
rh
4e00abac3b Add and enable gice 2002-09-06 23:52:03 +00:00
rh
53504a6ffa Initial importof gice-0.6.1, a C language text editor using GTK2.
Provided by Julio Merino <jmmv@hispabsd.org> in PR pkg/18083.
2002-09-06 23:51:13 +00:00
wiz
b51a08c8aa Update to 1.0.0.15, provided by Julio Merino in pkg/18123 (with minor
fixes by me).
Changes:
* Automatic generation of preamble instead of using the TeXmacs.sty file
  (1.0.0.15).
* Widget factory for menus moved to the Scheme interface (1.0.0.15).
* Circulating variants for certain environments (1.0.0.15).
* New menu look and feel (1.0.0.14).
* Some changes to the LaTeX to TeXmacs converter (1.0.0.14).
* We started implementing a TeXmacs to Html converter (1.0.0.14).
* Correction of a severe bug which disabled the keyboard on certain systems
  (1.0.0.13).
* Better support of the numeric keypad and dead accents (1.0.0.13).
* Complete change of the keyboard behaviour (1.0.0.12).
* Automatic detection and configuration of modifier keys (1.0.0.12).
* Automatic translation of menus in the documentation (1.0.0.12).
* Guile/Scheme scripts inside documents (1.0.0.12).
* Wildcard system for keyboard shortcuts (1.0.0.11).
* Keyboard shortcuts in the menus are determined automatically (1.0.0.11).
* Further reorganization of the menus (1.0.0.11).
* Support for grey menu items, checkmarks and ... in menus (1.0.0.11).
* Automatic determination of keyboard shortcuts in menus (1.0.0.11).
* Widgets are now attached to the current display at creation time (1.0.0.11).
* Improved reduce and axiom interfaces (1.0.0.11).
* We replaced the gencc preprocessor by the more standard template system of
  C++ (1.0.0.10).
2002-09-06 11:59:38 +00:00
taca
e3796adbcd Update tamago package to 4.0.6nb1.
- Catch up to recent tamago's CVS repositry.
- Sort PLIST.

Changes are too large to include here, see ChangeLog in detail.

Anyway mainly more better support for emacs 21.X and canna now.
2002-09-04 14:42:41 +00:00
tron
df62b6f32e Fix build problems under Solaris 9. 2002-09-01 13:41:46 +00:00
jlam
e2afa97f51 Merge changes in packages from the buildlink2 branch that have
buildlink2.mk files back into the main trunk.  This provides sufficient
buildlink2 infrastructure to start merging other packages from the
buildlink2 branch that have already been converted to use the buildlink2
framework.
2002-08-25 18:38:05 +00:00
grant
4525f6f63c reverse if ${USE_INET6} condition, as USE_INET6 is not guaranteed to
be defined.
2002-08-21 02:23:04 +00:00
wiz
203b04fa8a Try to fix bulk build failure, and add a missing file to PLIST. 2002-08-07 12:04:34 +00:00
mjl
948d895015 Update nedit to 5.3
New features:

    * The built-in Help system was revamped, a hyperlink mechanism was
	added for following cross-references
    * Enhanced Exuberant ctags support
    * Line numbers are available in shell commands
    * Goto Line also accepts column numbers
    * Automatic line-feed termination when saving is now optional
    * A customizable window title
    * Optional syntax based parenthesis matching (iso. purely character based)

  Fixed bugs:

    * Find Definition incorrectly reads the X selection when not needed
    * Background popup menu could lock up X-server when used with
	any of the lock keys on
    * Very wide windows when starting NEdit under fvwm
    * Workaround for illegal key bindings installed by other Motif
	applications, causing PageUp/PageDown and arrow keys to stop
	responding in NEdit. This is not an NEdit bug, it just looks like one
    * Fix for PageUp/PageDown keys not responding
    * Crash when running X on 2nd screen
    * Line number display updating in continous wrap mode
    * Performance problem with X Resources highlight patterns
    * Menu fonts showing up as blocks
    * Lockup's in syntax highlighting (especially Perl)
    * Crash when using characters with ASCII code >= 128 in syntax
	highlighting patterns
    * Crash when modifying tab distance in continous wrap mode
    * Crash when running NEdit in low-depth color modes
    * Continous wrap mode + variable width font display bugs
    * Potential scroll bar corruption in continuous wrap mode
    * Workaround for selection copy/paste problems with recent versions
	of gnome-terminal
    * Jump to tags only referenced by line number
    * Composed characters in learned sequence
    * Missing titles in some dialogs
    * Macro language: continue statement outside loop crash
    * Rectangular overstrike paste fixes
    * Hard-coded statistics line font
    * Open filenames starting with a dash
    * Crash when closing window of non-existing file while error dialog is up
    * Bad CapsLock grab on certain keyboard configurations
    * Replacements in rectangular selections could sometimes fail
    * Various buffer overflow fixes
    * Multiple selection dialog does not pop up on first find
    * Tag not found
    * Files opened with -read command line option could not be unlocked
2002-08-04 13:33:30 +00:00
schmonz
842b7d513d Build on Darwin. 2002-07-28 05:38:46 +00:00
hubertf
afe3e6d21e Update to mule-2.3nb1:
* adjust bdf-path (for any2ps, m2ps, ...) from really non-useful
   (/usr/share/fonts) to where pkgsrc/fonts/intlfonts puts it's
   BDF-files. (The intlfonts pkg still needs to be installed manually!)
 * Fix character-set=>bdf-file mapping for a few cases (latin, jis);
   mule seems to expect other filenames than what intl installs.

This intends to fix PRs 17589 and 17336.
2002-07-24 02:35:09 +00:00
agc
edfa60de4d Add and enable xjed. 2002-07-23 14:27:42 +00:00
agc
b693240af0 Initial import of xjed-0.99.15 into the NetBSD Packages Collection.
Inspired by PR 14195, from Scott Baron (sb125499@ohiou.edu), but based
on the -current NetBSD jed package.

JED is a freely available text editor for Unix, VMS, MSDOS, OS/2, and
MS Windows.

Features include:
     * Color syntax highlighting on color terminals.
     * Folding support
     * Extensible in a language resembling C. Completely customizable.
     * Capable of read GNU info files from within JED's info browser
     * A variety of programming modes (with syntax highlighting) are
       available including C, C++, FORTRAN, TeX, HTML, SH, IDL, DCL, NROFF...

xjed is the version for X11
2002-07-23 14:26:54 +00:00
wiz
e66688c221 Update to 1.0.0.9, requested by Julio Merino in pkg/17650.
Changes since 1.0.0.7:
* You may now make money donations to the TeXmacs project (1.0.0.9).
* Headers and footers through menus (1.0.0.9).
* Minor bug fixes (1.0.0.9).
* Reorganization of the online manual (1.0.0.9).
* Standard keyboard prefixes part of tmdoc style file (1.0.0.9).
* Some changes for compilation with g++ 3.1 (1.0.0.8).
* Implementation of arrows with limits above and below (1.0.0.8).
2002-07-20 01:20:05 +00:00
mycroft
c78670e7fb `@unexec ${RMDIR}' needs the %D prefix. Doh. 2002-07-19 04:54:23 +00:00
mycroft
1f90303f21 Sync. 2002-07-19 03:08:26 +00:00
mycroft
0c063ed01f Pull in string.h and stdlib.h as appropriate to eliminate LP64 warnings/errors. 2002-07-19 03:08:09 +00:00
mycroft
7592e868cc Pull in unistd.h to get the real vfork(). 2002-07-19 03:07:35 +00:00
mycroft
cd7ad57e0c -fno-common is not necessary on NetBSD/alpha (or any ELF platform, really). 2002-07-19 03:07:15 +00:00
wiz
25b679d7ae Fix depends line -- needs emacs21. 2002-07-17 17:59:34 +00:00
heinz
a4c3534d73 Added $NetBSD$ tag according to mail from Thomas Klausner on tech-pkg. Some
slight formatting changes.
2002-07-15 22:57:27 +00:00
dmcmahill
b00a84f205 add and enable cooledit 2002-07-07 19:46:21 +00:00
dmcmahill
2f559088ea import cooledit-3.17.5 per PR pkg/17490 submitted by
Rui-Xiang Guo <rxg@ms25.url.com.tw>.


   Cooledit is a full-featured text editor, for Unix computers that run
   the X Window System. Cooledit was born from a need for a user
   friendly text editor that would rival editors of other operating
   systems in ease of use and convenience. Lately Cooledit is also a
   powerful programmer's editor. It is also small and fast, making it
   ideal for interface with applications that allow for, or require, an
   external editor. See 'Features' in the man page for a more elaborate
   description of what Cooledit can do.
2002-07-07 19:45:39 +00:00
hubertf
50cf46ab5b Update AbiWord to 1.0.2. Changes:
* Embedable AbiWord! Now you can view AbiWord documents in
      Evolution and Gnumeric. Is it not nifty?
    * Plugins.
          o GDict plugin now builds without libgdict installed.
          o Bugfixes in AbiPaint and AbiMagick for Win32 platforms.
          o Some AbiMagick and AbiGimp enhancements.
          o Wikipedia works again.
    * Internationalization
          o French documentation.
          o Documentation generation scripts now allow for multiple languages.
	  o Win32 now allows for Arabic and Hebrew lists, as well
	    as improved bidi list support.
          o Finnish system profile.
	  o Japanese, Swedish, Welsh, French, German, and Lithuanian
	    localization updates.
    * Build system
          o Minor fixes all around.
          o Improved build system documentation (BUILD.TXT).
          o Updated RPM spec for GNOME embedding.
    * Import/Export
          o RTF importer now handles /sectd.
          o Several LaTeX exporter fixes.
    * Miscellaneous
	  o Bug numbers fixed (not a complete list): 3301, 3171,
	    3215, 2223, 3332.
          o A number of unnumbered bugs.
          o Code cleanup.

Patch submitted by Dawid Szymanski <dawszy@tgr.lubin.edu.pl> in PR 17451
2002-07-03 21:59:07 +00:00
wiz
47d1c0f887 Add RCS Id. 2002-07-02 12:42:52 +00:00
seb
db84442a67 Substitute a couple of mkdir' by ${MKDIR}'.
Remove `-p' from mkdir arguments, it is already part of ${MKDIR}.
While here substitute a couple of ${PREFIX} by `%D' in
`@exec ${MKDIR} ...' lines and add a couple of missing `%D' in such lines too!
2002-06-26 10:29:33 +00:00
wiz
b20aa08ed6 Update to 1.0.0.7, provided by Julio Merino in pkg/17234 with minor changes.
Changes since 1.0.0.2:
* First part of a reorganization of the menu layout (1.0.0.7).
* Support for user preferences (1.0.0.7).
* Mathematical characters in special fonts become tokens (1.0.0.7).
* Support for the itanium platform (1.0.0.7).
* Rudimentary switches and folding (1.0.0.6).
* Improved documentation for adding new computer algebra systems (1.0.0.6).
* Added a presentation mode (1.0.0.6).
* Improved interfaces for QCL, Axiom and Mupad (1.0.0.6).
* Visual environment information when editing (1.0.0.5).
* Letter and exam styles; old letter becomes ``generic'' (1.0.0.5).
* Implementation of overline and underline macros (1.0.0.5).
* Improved special mathematical fonts cal, frak and Bbb (1.0.0.5).
* Some small improvements in LaTeX to TeXmacs converter (1.0.0.5).
* Added amsart and jsc style files (1.0.0.5).
* Further reorganization of the style files (1.0.0.5).
* Spanish translations of several help files (1.0.0.4).
* Further reorganization of the style files (1.0.0.4).
* Examples of TeXmacs documents are available from online help (1.0.0.4).
* Experimental support for the Giac computer algebra system (1.0.0.4).
* Experimental support for MacOSX with help from Martin Costabel (1.0.0.3).
* Suffixes handling in the file loader and saver by Gareth McCaughan (1.0.0.3).
* Experimental support for the Axiom system by Andrey Grozin (1.0.0.3).
* Experimental support for Italian with help from Xav (1.0.0.3).
* Fixed bug with computer algebra session styles (1.0.0.3).
* Preliminary version of online help (1.0.0.3).
2002-06-16 18:50:26 +00:00
sakamoto
4a537d7a26 use buildlink.mk. Closes pkg/16353. 2002-06-12 04:38:24 +00:00
sakamoto
ee867261f9 use inputmethod/canna-lib/buildlink.mk. 2002-06-12 04:35:15 +00:00
sakamoto
70c98f1dc2 use inputmethod/{canna-lib,ja-freewnn-lib}/buildlink.mk. 2002-06-12 04:30:32 +00:00
wiz
4055b6202d Wildcard ja-freewnn-lib dependency. 2002-06-12 01:47:38 +00:00
sakamoto
ead50718ec use inputmethod/canna-lib/buildlink.mk and fix CANNAINC, CANNALIB. 2002-06-10 12:37:42 +00:00
sakamoto
aaa2f282c3 use inputmethod/canna-lib/buildlink.mk for Canna-lib. 2002-06-10 12:16:37 +00:00
taca
99c6d2203b Allow depends on emacs 21 and later. 2002-06-09 05:06:27 +00:00
seb
d53a4a7ece Mark as conflicting with nvi package from editors/nvi. 2002-05-31 16:06:04 +00:00
seb
5f661affe6 Adjust various pathnames to use newly reimported packages from the japanese
category.
This is part of the japanese category retirement.
2002-05-31 15:19:55 +00:00
yyamano
65c4e505e0 eplace STRIPFLAG with _STRIPFLAG_INSTALL to fix pkg/15467. 2002-05-29 14:45:56 +00:00
seb
31c1365c78 Use LIBTOOL_OVERRIDE instead of LTCONFIG_OVERRIDE: no-op for NetBSD,
fix libvi shared library version for Solaris.
2002-05-24 00:16:09 +00:00
cjep
9083e1d5bc Add NetBSD tags. 2002-05-20 17:41:05 +00:00
cjep
011c2c2354 On arm32, use gcc-2.95.3 to avoid egcs compiler error:
/usr/src/gnu/usr.bin/egcs/common/../../../dist/gcc/caller-save.c:657:
Internal compiler error in function insert_save_restore
2002-05-20 16:46:29 +00:00
abs
2b325a79cd prdownloads.sourceforge.net is no longer any use.
Switch to MASTER_SITE_SOURCEFORGE.
2002-05-12 10:16:44 +00:00
kleink
a763c90bcc G/c references to ftp.uni-trier.de. 2002-05-08 11:44:50 +00:00
drochner
34c1cda317 add emacs21-nox11 2002-05-07 14:58:06 +00:00
drochner
4e51ebe020 same as ../emacs21, but without X11 2002-05-07 14:55:29 +00:00
wiz
2d7fae37d7 Add and enable leim21. 2002-05-04 22:48:54 +00:00
wiz
142efdb7c1 leim package for the emacs21 package. 2002-05-04 22:47:23 +00:00
jtb
8dbfa5420c Add and enable zile. 2002-05-04 01:27:50 +00:00
jtb
4a209d70f8 Initial import of zile.
Zile is another Emacs-clone.  Zile is a customizable, self-documenting
real-time, open-source display editor.  Zile was written to be as similar
as possible to Emacs; every Emacs user should feel at home with Zile.
2002-05-04 01:27:08 +00:00
drochner
e4c2de2c91 some cleanup, based on a package submission by Masao Uebayashi
<uebayasi@soum.co.jp>:
-select a reasonable set of options instead of using a ton of
 /etc/mk.conf variables
-dtrt with dependencies
-USE_BUILDLINK_ONLY
-use INSTALL_SCRIPT instead of creating a mess
2002-05-02 20:21:31 +00:00
rh
3d53152529 Change dependency on autoconf to BUILD_DEPENDS 2002-04-27 10:27:01 +00:00
rh
11877a5f39 Add and enable TeXmacs 2002-04-27 09:54:35 +00:00
rh
c9a325f7ed Initial import of TeXmacs-1.0.0.2, a "free scientific text editor", a
frontend to LaTeX.  Provided in PR pkg/16510 by <jmmv@hispabsd.org>.  This
closes said PR.
2002-04-27 09:53:43 +00:00
tron
0c9e893e20 Move "xemacs" prefix handling into a makefile which can be used by other
packages, too.
2002-04-26 09:35:06 +00:00
tron
56c3cbc205 Install this package into "${X11BASE}" if the "xemacs" package is installed
there, too.
2002-04-26 07:24:14 +00:00
drochner
5937c7f443 +emacs21 2002-04-24 17:31:30 +00:00
drochner
1e748a667c first cut on a pkg for emacs-21.2
derived from our emacs-20.7 pkg; IPv6 and newer NetBSD platform/toolchain
support appear to be included in the original sources, so I've only
left in the patches which deal with info file installation and the "emacs-"
prefix for user tools
2002-04-24 17:27:41 +00:00
jlam
ec8f6ad65a Note explicitly that this package is USE_X11BASE. Currently, it relies on
motif.buildlink.mk to define it.
2002-04-23 02:08:51 +00:00
markd
5fc9edf546 Stop complaints about PKGDIR being redefined.
Fixes pkg/16408 from Robert Elz.
2002-04-21 23:19:53 +00:00
zuntum
cfa6c4e0b5 Add & enable ve 2002-04-19 14:07:03 +00:00
zuntum
2ef35b8049 Initial import of ve-1.0
NTHU-CS Maple BBS 2.36 BBS-like editor

ve is a tiny editor. Besides normal functions, it has some
great features for programmers --
goto line (ESC-G)
cut & paste cross files (Ctrl-G to see ve.hlp)
block shift left/right (ESC-J/K, Ctrl-G to see ve.hlp)
parenthesis matching (ESC-[)
seaching (Ctrl-S, ESC-n, ESC-p)
   (matching start of line, case sensitive/in-sensitive, forward/backward)
undo line (ESC - '-', or ESC-_   )
undelete lines (ESC-u)
...
emacs-like hot-key

Provided by Rui-Xiang Guo <rxg@netbsd.org> in pkg/16268
2002-04-19 14:05:17 +00:00
rh
ba650773e5 Sync w/ real world. Patch provided by ogata@isp.quix.org in PR pkg/16351. 2002-04-14 20:32:02 +00:00
jlam
67fb22d6c1 Find the canna-lib libraries and headers in ${X11PREFIX} instead of
${LOCALBASE}.  Also define USE_X11 if we use canna-lib as the latter
implies the former.
2002-04-14 15:13:59 +00:00
jlam
d2c7252ebf If USE_CANNA is set, then this package is also USE_X11. 2002-04-14 15:10:04 +00:00
jlam
369fb32519 Find the canna-lib headers and libraries in ${X11PREFIX} instead of
${PREFIX}, as canna-lib is USE_X11BASE.
2002-04-14 15:07:16 +00:00
schmonz
104fd9209b Strongly buildlinkify. Approved by garbled. 2002-04-14 11:34:20 +00:00
martti
e512d2aed9 Updated abiword-personal to 0.99.5
* bug fixes
* localisation updates
* new templates
2002-04-12 14:32:50 +00:00
martti
0779b1370a Updated abiword-personal to 0.99.3nb1 (pkg/16220)
* make spelling and dictionary work
2002-04-10 08:17:02 +00:00
markd
27929384a5 Stop "-I/usr/include" from explicitly appearing in CFLAGS as this breaks
gcc's overriding of some system header files on non-NetBSD platforms.
2002-04-09 02:30:24 +00:00
markd
f10d3d2d1c Update Ted dictionaries to 2.11 versions to go along with that version
of Ted.
2002-04-09 02:21:55 +00:00
markd
c952c0ded5 Update Ted to version 2.11
Changes since version 2.10

* Footnotes and endnotes.
* Detailed manipulation of the tabulator settings with a 'Tabs' tool.
* Bugs and annoyances have been removed. In particular the crash with
  printing on lp based systems like RedHat Linux 7.
* Added the posiibility to convert to PostScript without even touching
  the X11 environment.
* Windows Metafile picture rendering extended to more types of metafiles.
  As most images in rtf files are metafiles this solves problems with the
  more complicated ones.
* Better portability to older systems.
* Jouk Jansen contributed fixes for a port to OpenVMS.
* Preparations for multi column layout.
* Preparations for 'Undo'
2002-04-09 02:13:37 +00:00
schmonz
477acbc2c6 Add and enable ce, ce-doc, ce-x11. 2002-04-08 20:03:52 +00:00
schmonz
da0b272101 Initial import of ce-doc-4.4, from my own PR pkg/15627.
Suggestions from agc. Approved by garbled.

This editor is derived most directly from Dave Conroy's original
MicroEmacs (uEmacs) editor, version 30, and Dan Lawrence's MicroEmacs
v3.6.  Some stuff from mg, version 2a, has also been used.

This package manages the documentation.
2002-04-08 20:02:43 +00:00
schmonz
110ad532ba Initial import of ce-x11-4.4, from my own PR pkg/15627.
Suggestions from agc. Approved by garbled.

This editor is derived most directly from Dave Conroy's original
MicroEmacs (uEmacs) editor, version 30, and Dan Lawrence's MicroEmacs
v3.6.  Some stuff from mg, version 2a, has also been used.

This version of ce is intended for use with the X Window System.
2002-04-08 20:00:56 +00:00
schmonz
181c53d159 Initial import of ce-4.4, from my own PR pkg/15627.
Suggestions from agc. Approved by garbled.

This editor is derived most directly from Dave Conroy's original
MicroEmacs (uEmacs) editor, version 30, and Dan Lawrence's MicroEmacs
v3.6.  Some stuff from mg, version 2a, has also been used.

This version of ce is intended for use in normal ttys.
2002-04-08 19:59:08 +00:00
wiz
c35435cf98 Give canna-lib (and canna-server) a nice dewey pkg-version, and fix
all depends to use it.
2002-04-05 23:44:39 +00:00
magick
8f79d11a62 Add canna support to xemacs-current. It is enabled by EMACS_CANNA=YES
in mk.conf. Closes pkg/14406 by OGATA Hiroshi.
2002-04-05 18:44:01 +00:00
magick
26ed415b0d Add canna support to xemacs. This closes pkg/14406 submitted by
OGATA Hiroshi. Canna support is enabled by setting EMACS_CANNA=YES.
I didn't use USE_CANNA suggested in the pr as this variable is set
to YES by default in bsd.pkg.mk as it was used in japanese packages only.
2002-04-05 18:39:18 +00:00
jdolecek
05456fd516 install czech locale files as share/yudit/locale/cs, not .../cz
this is cosmetic only, since this doesn't use the system locale directories
anyway
Pointed out by Thomas Klausner
2002-04-04 20:09:55 +00:00
uebayasi
bba64231cb Modify DEPENDS line (Canna-lib-3.5b2 -> Canna-lib>=3.5b2). 2002-04-04 16:09:51 +00:00
magick
d54f71afb6 Remove ftp.th-darmstadt.de (outdated) and ftp.usyd.edu.au (refusing passive
ftp) from the list of mirrors. Closes pkg/16148 by Lloyd Parkes.
2002-04-01 18:15:52 +00:00
magick
c60a394982 Note how to configure xemacs when installed for the first time.
Pointed out by mpasternak@lublin.t1.pl in private mail.
2002-03-29 14:48:23 +00:00
magick
ae8bc9a43b Add --with-msw=no to the CONFIGURE_ARGS to prevent configure error
when wine is installed. Obviously it thinks we run windows.
Noted in private mail by mpasternak@lublin.t1.pl .
2002-03-29 11:02:42 +00:00
magick
9395c687d6 Remove some newlines 2002-03-28 19:15:20 +00:00
magick
7fe321deb0 Replace i386--netbsdelf with MACHINE_GNU_PLATFORM.
Closes pkg/16107 ogata@isp.qix.org.
2002-03-28 19:09:23 +00:00
magick
4ebba2259f Add missing USE_X11 2002-03-25 19:35:15 +00:00
magick
39ee77bb4e Add missing USE_X11 2002-03-25 19:07:39 +00:00
martti
be5d9d861f Added support for VIM_EXTRA_OPTS (requested by Katsuhiko Fujii in pkg/15990) 2002-03-25 08:04:02 +00:00
magick
5fb5f28587 Add and enable xemacs-current 2002-03-24 19:44:33 +00:00
magick
a2059564c3 Initial import of XEmacs 21.5.5
This is the *BETA* developement line of XEmacs so handle with care.
This package is based on pkg/14132 contributed by Eric Gillespie Jr.
Most notable change to the release is the possibility to compile
xemacs with gtk+. Set XEMACS_WIDGETS accordingly in your mk.conf
Possible values are:
lucid (default)
gtk
gnome
motif
2002-03-24 19:40:29 +00:00
martti
a594c75f3b Updated vim to 6.1
* several bug fixes
* new and updated syntax files
* translated menus and messages
* license has been made compatible with the GNU GPL
2002-03-24 19:38:25 +00:00
tron
818e061eb0 Bump package revision to 2 after switch to Motif toolkit. 2002-03-22 22:25:05 +00:00
tron
fc4177ecfd Use Motif instead of Xaw3d as toolkit. This avoids crashes when the XEmacs
window is closed via the window manager and fixes PR pkg/15561 by
Matthias Buelow.
2002-03-22 22:23:01 +00:00
wiz
812f64d10d Add trailing slash to some MASTER_SITES. 2002-03-21 13:19:57 +00:00
martti
e51186ef32 Updated abiword-personal to 0.99.3
* closed tons of bugs
* completed RTF import/export
* added great new image handling facilities
* made AbiWord significantly faster
2002-03-19 11:50:18 +00:00
tron
8df42423f1 Make Mario Kemper the maintainer of this package. 2002-03-18 21:17:37 +00:00
tron
c6fdba0147 Use new variable "PKGNAME_NOREV" instead of stripping the package revision
from the package name manually.
2002-03-15 10:06:48 +00:00
fredb
79f44694e6 Omitted this in last commit. 2002-03-15 01:58:35 +00:00
fredb
f22c3dd100 Use DISTNAME instead of PKGNAME, as PKGNAME has nb${PKGREVISION} appended. 2002-03-15 01:48:06 +00:00
uebayasi
fdc5df7051 Append ${DIST_SUBDIR} to each element of ${MASTER_SITE_BACKUP}.
Reported by Olaf Seibert <rhialto@polderland.nl> in pkg/15917.
2002-03-15 00:21:41 +00:00
tron
2351736d65 Fix PR pkg/15916 properly. 2002-03-14 23:34:52 +00:00
wiz
10cc5b73e5 Remove nb1 from DIST_SUBDIR for MASTER_SITES; addresses pkg/15916
by Olaf Seibert.
2002-03-14 20:02:44 +00:00
wiz
e5764c6d54 Not needed any longer. 2002-03-14 17:43:52 +00:00
wiz
a64dac5e4a Use slang buildlink.mk instead of DEPENDency.
Fixes pkg/15852 as suggested by Hiramatsu Yoshifumi.
2002-03-14 17:43:41 +00:00
fredb
b48eba1112 Give all packages which depend on "png" a version bump, and update
all dependencies on packages depending on "png" which contain shared
libraries, all for the (imminent) update to the "png" package.
[List courtesy of John Darrow, courtesy of "bulk-build".]
2002-03-13 17:36:35 +00:00
martti
9af64a3c11 Updated abiword to 0.99.2
* Import/Export bookmarks to RTF
* Multi-threaded incremental loader
* Perl Scripting now works by default
* State of the art Theasurus plugin
* Start of HTML importer plugin
* Spelling support for Commonwealth English, Brazilian Portuguese,
  Hungarian, Ukranian, Galican
* Word Perfect Import improvements
* Import Lists from MS Word
* New improved toolbar icons
* Fields update automatically
* Styles Lock
* Export nested lists to RTF
* Import First and facing header/footers from RTF
* Import Bookmarks for MS Word
* Import hyperlink from MS Word
* Add header/footer export to HTML
* Look in dictionary file for suggestions to misspelt words.
* Help file improvements
* Perl script to convert the docs to HTML
* Lots of progress on OSX port
* MS Word importer imports all known image types
* New AbiWord server
* Start of Open Office importer plugin
* Web layout Mode
* Free translate plugin for Windows
* Drag and drop hyperlinks and images from Galeon/Mozilla into AbiWord
* Gnome2 icons
2002-02-25 10:00:07 +00:00
seb
66111c6d15 Introduce new framework for handling info files generation and installation.
Summary of changes:
- removal of USE_GTEXINFO
- addition of mk/texinfo.mk
- inclusion of this file in package Makefiles requiring it
- `install-info' substituted by `${INSTALL_INFO}' in PLISTs
- tuning of mk/bsd.pkg.mk:
    removal of USE_GTEXINFO
    INSTALL_INFO added to PLIST_SUBST
    `${INSTALL_INFO}' replace `install-info' in target rules
    print-PLIST target now generate `${INSTALL_INFO}' instead of `install-info'
- a couple of new patch files added for a handful of packages
- setting of the TEXINFO_OVERRIDE "switch" in packages Makefiles requiring it
- devel/cssc marked requiring texinfo 4.0
- a couple of packages Makefiles were tuned with respect of INFO_FILES and
  makeinfo command usage

See -newly added by this commit- section 10.24 of Packages.txt for
further information.
2002-02-18 15:14:00 +00:00
skrll
08bdd44549 mkdir -> ${MKDIR}
rmdir -> ${RMDIR}
rm -> ${RM} (${RM} added to PLIST_SUBST)
chmod -> ${CHMOD}
chown -> ${CHOWN}
2002-02-15 10:12:28 +00:00
skrll
333e93eae0 mkdir -> ${MKDIR} 2002-02-13 22:31:30 +00:00
skrll
6ef52dcdce mkdir -> ${MKDIR}
chmod -> ${CHMOD}
2002-02-13 22:30:27 +00:00
martti
679862a005 Updated vim to 6.0.220
* created a new jumbo patch which includes some of the previously ignored
  patches (those which applied only partially)

* changes since 6.0.185

  * compiler warnings in the X11 client-server code
  * "I" in Visual mode saves too many lines for undo
  * size of Visual area not shown after scrolling
  * GUI: when 'mouse' is empty middle click still moved the cursor
  * serverlist() gives an error when there is no server
  * when 'virtualedit' is set "ylj" goes to the wrong column
  * col(".") returns one to little when 'virtualedit' is set
  * "--remote-silent" partly worked like "--remote-wait"
  * when 'virtualedit' is set search() may find wrong position
  * 've' set and 'sel' "exclusive" "x" in Visual mode works wrong
  * 've' set and 'sel' "exclusive" "v$x" doesn't delete last char
  * cursor doesn't move correctly when 've' and 'showbreak' set
  * multi-byte: could crash on exit when 'tenc' is set.
  * a script starting with "#!perl" is not recognized as perl
  * when scrollbinding a long jump doesn't set cursor properly
  * GTK: "icon=" argument for toolbar item was not used
  * setting 'fileformat' was possible when 'modifiable' is off
  * ":unlet" doesn't work for variables with curly braces
  * (extra) batch scripts to start gvim didn't use -f argument
  * expanding wildcards or avoiding it doesn't work properly
  * (extra) installed shortcuts start in desktop directory
  * cursor color not updated for CTRL-^ in Insert mode
  * GUI: redraw problems with bold multi-byte characters
  * after 6.0.167: allow "++enc" to overrule help file encoding
  * set 'readonly' after reading a file failed
  * GTK: missing button names for confirm() causes a crash
  * display problems for unprintable file name chars with CTRL-G
  * viminfo files contains marks without a file name
  * copy and paste doesn't work when using "/" in Visual mode
  * may display wrong lines after reloading a changed file
  * ":help" may leave an empty unlisted buffer behind
  * explorer plugin only loads directory in first window
  * ":setlocal" and ":setglobal" list termcap options
  * patch 6.0.218 causes a beep on startup
2002-02-12 09:24:38 +00:00
seb
14fbb77da0 Avoid MVs in $PREFIX at post-install stage by using
`--program-transform-name=...' (and not `--program-prefix=...' which triggers
a sed lossage, fixed in -current as of 2002/01/14 it seems).
2002-02-07 12:39:12 +00:00
martti
60381ca63a Updated vim to 6.0.185
*  crash with illegal multi-byte chars in a .vim file
*  menu for xxd didn't reset 'filetype' and did not find xxd.exe
*  compilation problem for systems without a console
*  with "-b" argument 'binary' wasn't set in a second file
*  completing user commands didn't work for mappings and dirs
*  reloading a file at the file-changed prompt resets 'readonly'
*  completing arguments of menu commands didn't work well
*  GCC 3.0.2 has an optimizer problem that makes Vim crash
*  Win32: make bitmaps work with signs
*  error in a client-server expression was reported in server
*  GUI file selection dialog mixes up file and directory names
*  after 6.0.135 pasting with a menu doesn't work in Insert mode
*  using --remote may give unwnanted error message
*  add a way to avoid GUI dialogs to popup
*  when 'fileencodings' is "latin2" help files displayed wrong
*  ":s/\n/#/" doesn't replace at empty lines
*  when "evim" can't start the GUI there is no menu to exit
*  printing multi-byte chars and tabs doesn't work properly
*  shift-left in Insert mode didn't move cursor at end of line
*  make CTRL-X CTRL-Q work like CTRL-X CTRL-V in Insert mode
*  using "P" to put a line break leaves cursor after end of line
*  after "gd" and "gD" "n" may still search backwards
*  ":help /\z(\)" doesn't work
*  add the v:dying variable to be aware of being killed
*  could not create fold with markers when 'commentstring' empty
*  the xp_backslash field wasn't always initialized
*  (extra) Win32: displaying UTF-8 may read past end of text
*  expanding a path with a trailing backslash could fail
*  leaking memory and reading uninitialzed memory for ":cd"
*  regexp on multibyte chars could go before start of line
*  leaking memory when redefining a function
*  leaking memory for expanding option values
*  crash on 64 bit machine when pasting a selection
2002-02-05 13:00:43 +00:00
tron
71337b5ab5 Fix distribution info after package number has been bumped. 2002-01-31 17:42:19 +00:00
martti
693adb6833 Updated vim to 6.0.151
*  when re-using the current buffer some items were not cleared
*  dynamic linking with python interface might not work
*  wrong syntax highlighing with multi-line patterns
*  redoing "veU" works like "U" is used as an extra command
*  could hang when stdin and stderr are redirected
*  using "%{'-'}" in 'statusline' resulted in a zero
*  it was not easy to indicate who modified Vim
*  '[ mark in wrong column after using "p" in an empty line
*  the search pattern "\(.\{-})*" could make Vim hang
*  after patch 6.0.148 "p" works like "P" for multi-byte encoding
*  statusline and ruler wrong when containing multi-byte chars
2002-01-28 14:06:49 +00:00
magick
b421e20fe4 Update several distfiles to reflect the current state of ftp.xemacs.org.
Closes pkg/15369 by Sergey Svishchev
2002-01-27 19:13:18 +00:00
martti
4d8c8066c6 Updated nano tp 1.0.8 (provede by Shell Hung in pkg/15278)
- Better partial word checking code
- Add Meta-A as alternate keyystroke for ^^ for people with
  non-US keyboards
- Replace hard coded ALT_G and ALT_H values in the replace
  and goto shortcuts with their macro counterparts NANO_ALT_*_KEY
- Call tcsetattr() to restore the old terminal settings, so
  tcsh can use ^C after suspend for example
- Move "right" increment to part where new line is created
- New Polish translation, and updates
2002-01-26 07:16:59 +00:00
mjl
f0bf4c69b2 Update hexedit to 1.2.2
- now displays the reached offset while searching
- many shortcuts added for different teminals
- replace llseek with lseek + use of _FILE_OFFSET_BITS=64
- replaced lots of int by INT which 64bits
- yet again some s/int/INT/
- Some bug fixed

Fixes PR/15050 by Shell Hung.
2002-01-18 22:59:30 +00:00
mjl
50284238bf Fix PR/15277 a bit differently -- just don't let the pkg's Makefile
stomp over CFLAGS so it will find all the buildlinked stuff.
2002-01-18 22:27:35 +00:00
agc
f25f6082c1 Don't hardcode /usr/X11R6 in the makefile - use ${X11BASE} instead.
Also, pass down ${_MOTIFBASE} from the package makefile during the
build, and use it in the Makefiles. Fixes PR 15277 from Hiramatsu
Yoshifumi, hiramatu@boreas.dti.ne.jp, albeit in a different way to
the fix in the PR.
2002-01-17 17:11:48 +00:00
martti
e2a6ffac6e Updated vim to 6.0.140
*  bufname() may find unlisted buffer while listed buffer matches
*  setting 'iminsert' in vimrc may show ruler on alternate screen
*  don't set 'iminsert' as a side effect of ":lmap"
*  completing values for ":set tags=" didn't escape spaces right
*  could unexpectedly apply a mapping in Insert mode
*  after using 'wildmenu' not all status lines are redrawn
*  leaking memory when wiping out a buffer with local mappings
2002-01-17 11:37:01 +00:00
seb
a9b999f95f Add patches to avoid collision between nvi's VI cpp macro and VI external
variable declared in older NetBSD curses.h.
2002-01-15 21:19:57 +00:00
martti
cf4910f92a Updated vim to 6.0.130
*  in an expression used for ":s" "~" was replaced
*  the python library was linked statically
*  alternate screen color wrong after using external command
*  scrollbars and mouse pointer not updated when moving a window
*  crash with ":ls" while editing a file with a very long name
*  redraw problem in quickfix window
2002-01-14 14:10:28 +00:00
hubertf
f5fa675071 Update pine to 4.44. Changes:
Version 4.44 is a bug-fix release that addresses bugs found in the
previous release. Bugs that have been addressed in this release include:

 *  URL handler allows embedded commands
2002-01-13 21:52:31 +00:00
aymeric
f2da9b0082 fix a joke introduced in previous commit by Thomas: I'm not the maintainer
of this package. :-) After agreement, assign it to Stoned.
2002-01-13 10:35:20 +00:00
wiz
753fd3e87f Add and enable nvi. 2002-01-12 11:00:35 +00:00
wiz
c673b55746 Initial import of nvi 1.81.5.
Nvi is an implementation of the ex/vi text editor originally distributed
as part of the Fourth Berkeley Software Distribution (4BSD), by the
University of California, Berkeley. The source code to nvi is freely
available, and nvi may be freely redistributed.
2002-01-12 10:59:30 +00:00
martti
48bc7017a0 Combine the first 120 patches into one big patch to avoid "Argument list
too long" errors as noted by Matthias Scheler in a private mail.

There are no functional changes in the binaries.
2002-01-09 13:40:17 +00:00
agc
8ddadc7e0e Remove references to the USE_LOCALBASE_FOR_X11 definition, which was
removed some time ago.
2002-01-08 09:36:51 +00:00
martti
e7d109a682 Updated to 6.0.120
- conversion to html didn't quote values
2002-01-08 09:20:30 +00:00
martti
717e6e1131 Updated to 6.0.118
6.0.102  changing folds may leave the cursor halfway a closed fold
6.0.103  a large value for 'scrolloff' stops 'scrollbind'
6.0.104  redraw problem when typing a double-wide char over another
6.0.105  crash when using window of one column with multi-byte chars
6.0.106  (extra) Win32: didn't give error for wrong 'printfont'
6.0.107  (extra) VisVim: would automatically write a modified file
6.0.108  could get error message when first line of a file is folded
6.0.109  XIM: input method was reset when repeating an insert
6.0.110  error when undoing a change done by executing a register
6.0.111  virtcol() didn't use the offset for 'virtualedit'
6.0.112  the explorer plugin didn't sort names with spaces correctly
6.0.113  trouble when $HOME includes a space
6.0.114  fnamemodify() didn't expand home directory for ":p"
6.0.115  (extra) Win32: dialog textfield didn't scroll
6.0.116  (extra) Win32: check for writable file didn't check ACLs
6.0.117  (extra) Win32: 'lines' is limited too much when not using menu
6.0.118  when $TMPDIR is a relative path temp directory is not deleted
2002-01-04 12:05:12 +00:00
martti
bfa526ce7a Updated to 6.0.101. Changes since 6.0.97:
6.0.098  GTK with Gnome: Search/Replace dialogs were not translated
6.0.099  Cygwin: didn't detect dos filetype when Vi compatible
6.0.100  crash when using ":badd +0 test%file"
6.0.101  ":mksession" can't handle '%' and '#' in a file name
2001-12-19 07:16:06 +00:00
martti
f31248832c Updated to 1.0.7 (provided by Shell Hung in pkg/14990)
- nano has its own self-contained checks for gettext
- Run signal_init() after doupdate() so ^Y wont suddenly
  start suspending after returning from ^Z suspend in Hurd.
- do_spell() : Dont prompt for replace if we don't change
  the word in question (Rocco Corsi, fixes bug #67).
- Added better Hurd support for function keys (Alt-V,U,9,@,F).
- signal_init() : Unconditionally disable VDSUSP if it exists,
  stops ^Y suspending nano on the Hurd.
- Updated PO files
2001-12-19 06:53:19 +00:00
mjl
b5d9ef9146 Heed the warning in the docs about not installing the app-defaults file,
because it really causes grief. Instead put it with the docs.
2001-12-19 01:23:09 +00:00
wiz
0d69b6d0f6 Correct category (editors, not editor). Reported by Brook Milligan
in pkg/14996.
2001-12-18 19:56:05 +00:00
martti
8d66e27c7a Updated to 0.9.6.1
* Fix for incorrect number of colors declared in an icon, which broke the build.
* Big-endian deutsch dictionary.
* Little-endian latin dictionary.
* Rewrite of glib and gtk+ detection in abi and wv.
* Build fix for wv.
* Patch for building rpms.
* Patch to allow Abi to build against installed versions of wv, rather
  than the peer library.
* Work on making automake build plugins.
* Build fixes in abi and libiconv for non-Win32.
* Fixes to make Abi build on FreeBSD.
* Added test case for plugins.
* Work on plugin building.
* Fix build for bz2 plugin.
* Bi-directional bug fixes.
* Fixes to the way font path is set.
* Locale and Unix font docs.
* Bug fixes in image import.
* 16x16 icon for Enlightenment.
* Plugin to read OpenWriter documents. Very basic at the moment.
* Reorganised plugin directory to make it easier to handle.
* Lithuanian translation update.
* Build system for bz2 plugin on Win32.
* New rpm spec.
* Preferences now in alphabetical order in preferences file.
* Added preference to turn off auto-load of plugins.
* Plugin allowing Abi to load any image format recognised by gdk-pixbuf.
* Fix a spelling error in the Danish translation.
* Fixed an assertion in the squiggles code.
2001-12-17 14:24:50 +00:00
martti
0f13869816 Updated to 2.5 (provided by Masao Uebayashi in pkg/14944)
* Arabic shaping.
  Please use ArabicKey.kmap. Keymaps are still to be reorganized.
* There is a Windows binary too.
* Bugfixes.
2001-12-15 10:02:39 +00:00
martti
866a50445d Updated to 4.2
* Use new distfile (from pine-4.43)
* Other changes unknown (there's no ChangeLog file)
2001-12-15 08:31:08 +00:00
martti
1a22806597 Updated to 6.0.97. Changes since 6.0.92:
6.0.093  TCL after patch 6.0.070: bogus message when closing window
6.0.094  Athena: crash when using the bottom scrollbar
6.0.095  Perl: Deleting lines may leave cursor beyond end of file
6.0.096  ":saveas" changes file name even when file already exists
6.0.097  multi-byte: Using CTRL-F in Insert mode may cause a crash
2001-12-14 18:01:11 +00:00
wiz
3dfb098f15 Buildlinkify. 2001-12-12 18:10:14 +00:00
wiz
b647ab1e89 Use ncurses and perl5 buildlink.mks, and set USE_BUILDLINK_ONLY. 2001-12-07 00:36:26 +00:00
tron
9f03d8e00c Use wildcard dependence on "faces" package. 2001-12-02 14:40:20 +00:00
wiz
b484a565f7 Remove wordperfect package. It was broken for some time, and now the
distfile isn't even available anymore from Corel.
Closes pkg/14754 and pkg/13758.
2001-11-29 18:09:47 +00:00
hubertf
5542206cba Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in
pkgsrc. Instead, a new variable PKGREVISION is invented that can get
bumped independent of DISTNAME and PKGNAME.

Example #1:
        DISTNAME=       foo-X.Y
        PKGREVISION=    Z
     => PKGNAME=        foo-X.YnbZ

Example #2:
        DISTNAME=       barthing-X.Y
        PKGNAME=        bar-X.Y
        PKGREVISION=    Z
     => PKGNAME=        bar=X.YnbZ (!)

On subsequent changes, only PKGREVISION needs to be bumped, no more risk
of getting DISTNAME changed accidentally.
2001-11-29 01:12:24 +00:00
martti
58d12a8d22 Updated to 2.4.8
* buildlinkify
* Czech and Finish locale support.
* ASCII-IPA, CS-dead, Croatian, Hungarian-prefix, RU-javerty,
  RU-javerty, RU-translit, Russian-ISO-Translit, SK, SR-Cyrillic,
  Slovenian, TCVNcombine, TCVNkey, and smeTeX Kmap added.
* Many bug fixes.
2001-11-28 11:46:18 +00:00
martti
576e8cf869 Updated to 0.9.5.
Highlights include: Command Line Printing, Normal Mode, Thesaurus,
Dictionary support, All image type support (these last three via plugins),
Header/Footers for first/last/facing pages, Dynamic Toolbars (drag and
drop toolbar icons) for Unix/Gnome. Plus lots of other stuff and bugfixes.
2001-11-26 13:08:24 +00:00
martti
58d57b6c98 Updated to version 1.0.6 (PR#14620). Changes since 1.0.2:
- Change HOMEPAGE to nano-editor
- Regen PLIST
- More translation
- More bugfixes
2001-11-22 09:23:15 +00:00
dillo
8aacbd0c86 Add plan9 to CATEGORIES like in the other packages that were once in
the plan9 directory.
2001-11-18 19:17:05 +00:00
hubertf
22c256a3a5 Update vigor to 0.016. Changes:
Version 0.016 (May 2 19:36)
 * Enable
Version 0.015 (Mar 25 15:17)
 * Disable by default built-in curses, db, and re libraries. Most OS's these
   days have proper libraries for these, and I was seeing conflicts
   (particularly on SuSE under Vigor 0.014). This may break things on some
   other OS's, probably older ones. If so, try using --enable-curses
   --enable-db --enable-re on the command line.
Version 0.014 (Feb 8 14:50)
 * Remove the hack to the EULA that produced the Jumping Vigor Bug.
Version 0.013 (Feb 5 11:53)
 * Fix to configure.in: it looked for Tcl on Debian systems when it was
   supposed to look for Tk.
Version 0.012 (Feb 4 00:28)
 * Updated EULA, made dialog box move along with assistant
Version 0.011 (Feb 2 00:10)
 * Look for libtcl8.2 etc (as opposed to libtcl82 etc); handle select()
   calls prior to assistant initialization
2001-11-15 23:40:32 +00:00
martti
f5f8b60a36 - I got some comments about the second line of Makefile.common (the
"obtained from..." line). Based on those comments I removed that line
  and note hereby the following thing to give credit for the previous work:

	The idea for the patch management was taken from the FreeBSD
	vim port (by obrien@freebsd.org)

- Upgraded to 6.0.92
- Ignored patches 27, 48, 53, 64, 70, 73, 87

Changes since 6.0.25:

6.0.026  GTK: menu separators could be selected with the cursor keys
6.0.027  VMS: fix printing, compiling with VAXC and other things
6.0.028  compilation error with +visualextra but without +virtualedit
6.0.029  undo doesn't work correctly in specific situations
6.0.030  "source! file" doesn't work after ":argdo" or in a loop
6.0.031  define putenv() also for non-GUI for systems that lack it
6.0.032  no redraw after a fold setting was changed
6.0.033  MS-Windows: 'wildmenu' shows name with embedded space wrong
6.0.034  calling searchpair() with three arguments could crash
6.0.035  menu to toggle toolbar didn't work when 'ignorecase' is set
6.0.036  DOS/Windows/OS/2: path in 'tags' relative to drive didn't work
6.0.037  the default syntax menu was defined even when disabled
6.0.038  when 'selection' is "exclusive" the cursor can be beyond EOL
6.0.039  "c" in blockwise Visual and "gP" left cursor in wrong position
6.0.040  when 'fileencoding' is invalid, writing may remove the file
6.0.041  if LC_MESSAGES isn't defined ":lang messages en" doesn't work
6.0.042  ":mksession" can't handle a file name with a space
6.0.043  patch 6.0.041 used vim_getenv() instead of mch_getenv()
6.0.044  syntax argument "containedin" doesn't always work properly
6.0.045  creating fold with Visual mode doesn't redraw other window
6.0.046  the stack check fails when the limit doesn't fit in a long
6.0.047  using nested regexp item in \%[] can cause a crash
6.0.048  Win32 console: mouse sometimes doesn't work right
6.0.049  the intro screen is misleading when running evim
6.0.050  "viw" doesn't include multi-byte characters before the cursor
6.0.051  UTF-8: CTRL-R on the command line skips composing characters
6.0.052  requires 6.0.046: also look in sys/resource.h for rlim_t
6.0.053  extra: various fixes for QNX
6.0.054  CTRL-V in mswin.vim and Paste menu didn't paste block of text
6.0.055  GTK: copying a selection didn't work the first time
6.0.056  CTRL-O cw results in a nested Insert mode
6.0.057  ":wincmd g}" didn't work inside a function
6.0.058  after CursorHold autocommand the ruler wasn't updated
6.0.059  'hlsearch' highlighting is not visible in diff lines
6.0.060  Motif: if fontset cannot be allocated tooltip may crash Vim
6.0.061  v:this_session wasn't used correctly in menu.vim
6.0.062  ":shell" crashes when 'verbose' is > 3
6.0.063  when 'cpo' includes "$" "cw)" didn't update syntax highlight
6.0.064  extra: improve self-installing exe made with NSIS
6.0.065  ":normal" can read redo characters before its argument
6.0.066  undo for one command can be split into two pieces
6.0.067  if_xcmdsrv.c doesn't compile on AIX
6.0.068  using "gq" on a Visual area doesn't always redraw correctly
6.0.069  "K" on a word that includes a "!" gives an error message
6.0.070  Win32: failing library load didn't give a clear error message
6.0.071  the "iris-ansi" builtin termcap isn't very good
6.0.072  Visual area not redraw correctly when 'lazyredraw' is set
6.0.073  extra: CTRL-Z doesn't position cursor for DJGPP version
6.0.074  "&" in substitute string is wrong with a few multi-byte chars
6.0.075  could equalize too many windows when closing a window
6.0.076  compiler warning in version.c (depends on 6.0.049)
6.0.077  patch 6.0.075 was incomplete
6.0.078  "daw" didn't always work at the end of a line
6.0.079  still possible to overwrite a read-only file with "W" in 'cpo'
6.0.080  session with same file in two windows gives hit-enter prompt
6.0.081  buffers menu has wrong buffer number after ":saveas file"
6.0.082  shell prompt is sometimes right after a message from vimrc
6.0.083  GTK: dialog buttons are empty when compiled without menus
6.0.084  UTF-8: "r" with composing character can't be redone
6.0.085  with "s" and using 'mousefocus' Insert mode is stopped
6.0.086  "gu" gives a wrong message
6.0.087  lang: update message translations
6.0.088  "rx" in Visual mode could not be repeated with "."
6.0.089  "==" in a C file with a dashed list in a comment works wrong
6.0.090  a wrapping line that doesn't fit and 'so' set flashes badly
6.0.091  CTRL-O in Insert mode with 've' set moves cursor unnecessary
6.0.092  MS-Windows: explorer plugin didn't ignore case of 'suffixes'
2001-11-07 16:39:15 +00:00
zuntum
273821c4d3 Move pkg/ files into package's toplevel directory 2001-10-31 20:59:00 +00:00
tron
b509a8ab68 Regen. 2001-10-31 14:03:33 +00:00
mjl
01fc879287 Update to 5.2. Notable changes and bug fixes include:
- Added built-in patterns for CSS, XML, and regular expressions (Regex).
   Many other pattern updates.

 - Support for high- and true-color systems.  NEdit now will automatically
   select the best visual from your X server.  This reduces the chance of
   running out of colors.

 - New features in the Find and Replace dialogs:
   o Replacement across multiple windows in a session.
   o Case sensitivity may be set independently of regular expressions.
   o Add "Replace and Find" command, which saves keystrokes when doing
     a large-scale find & replace.

 - ClearCase version-extended pathnames.

 - Many new macro subroutines and variables, array support in macros.

 - Range highlighting of matching delimiters.

 - Undo and Redo highlights the text that has changed, when visible.

 - Support for wheel mouse scrolling on servers that support it (XFree86).

 - Improved accelerator key handling.

 - Insert Control Code dialog accepts value in any valid C notation

 - Optional beeping when search operations wrap.

 - Additional default search styles.

 - Optional displaying of path names in the window list menu.

 - Fix a crash when entering an invalid line number in "Goto Line".

 - Fix problems when running NEdit on 64-bit platforms like Alpha

 - NEdit failed to open files if some directories above were not "readable"

 - Fix potential crashes if some system calls fail

 - When no colors are left, attempt to reuse the closest matching color.  This
   allows NEdit's syntax highlighting to better coexist with Netscape, which
   unfortuntely takes all available colors.

 - Accelerators now available in confirmation dialogs, and may be invoked
   without the Alt key.

 - Don't even try to open a directory for editing

 - Fix a couple of memory corruption problems
2001-10-31 00:03:16 +00:00
drochner
bf4c1e3ce7 update to 0.9.4
changes:
Fully editable styles on Windows and Unix.
New and improved import/export filters. This includes the initial
release of a Word Perfect import filter.
Dramatically faster spell checking.
Plus new artwork, many bug fixes, speed ups and behind the scenes work.
2001-10-30 17:47:19 +00:00
jmc
09fe1488a8 vim-devel doesn't exist 2001-10-28 08:53:01 +00:00
jlam
c96c9806bc Remove commented USE_LIBINTL definitions ... we already use the
gettext-lib/buildlink.mk file.
2001-10-27 07:00:52 +00:00
kleink
e2845daabf Make this work with OpenLDAP-2.x as well. 2001-10-26 16:02:31 +00:00
agc
5581f26980 Clean up the post-install target a bit more. 2001-10-25 19:34:44 +00:00
agc
abe131a03c Move post-install commands from a script to a Makefile target, and
do the post-install target a bit more efficiently.

Remove unnecessary script file.
2001-10-25 19:31:10 +00:00
agc
3bd1b1d2e2 Regnerate patch digests after adding NetBSD RCS Ids. 2001-10-25 19:30:09 +00:00
agc
c6db8694bf Add NetBSD RCS Ids. 2001-10-25 19:29:12 +00:00
itojun
c443354325 plug string format vulnerability. 2001-10-25 07:46:27 +00:00
martti
c3e9254a81 * vim-gtk and vim-xaw: added dependency to xpm (Should fix pkg/14341)
* Added two new patches (instead of adding nb1 to the version number).

  6.0.024  inserting a char with CTRL-V u 9900 may cause a crash
  6.0.025  using "$" after "\v" in a regexp doesn't always work

And now I'll switch to a not-so-frequent vim patching mode, maybe once
a month is enough (although vim is almost like Linux, new patches are
needed all the time to make it stable :-)
2001-10-25 07:34:05 +00:00
jlam
a4bc16d30c I am a triple idiot. The only relevant variable that x11.buildlink.mk
redefines about which buildlink.mk files would care is BUILDLINK_X11_DIR,
which points to the location of the X11R6 hierarchy used during building.
If x11.buildlink.mk isn't included, then BUILDLINK_X11_DIR defaults to
${X11BASE} (set in bsd.pkg.mk), so its value is always safe to use.  Remove
the ifdefs surrounding the use of BUILDLINK_X11_DIR in tk/buildlink.mk and
revert changes to move x11.buildlink.mk before the other buildlink.mk files.
2001-10-24 22:10:43 +00:00
martti
85c40a308b - Note obrien@freebsd.org's work in the head of Makefile.common
- Updated to 6.0.23. Changes since 6.0.18:

6.0.019  crash when making a printable string with multi-byte chars
6.0.020  <Leader> and <LocalLeader> don't work inside a function
6.0.021  the 'cscopepathcomp' option didn't work
6.0.022  'langmap' wasn't use after a command starting with "g"
6.0.023  The lhaskell syntax file didn't load haskell.vim
2001-10-24 10:55:21 +00:00
cjs
405cc95eea Upgrade to version 1.3.0, and fetch from new home on sourceforge.
Changes:
    - can edit block special files
    - can read/edit/write parts of files
    - +cmd now works on command line
    - :e# bug fixed and a buffer overflow fixed
    - bmore program added to package
2001-10-24 07:02:57 +00:00
jlam
dff59f9ec3 x11.buildlink.mk needs to be included before any buildlink.mk files that
use X11_BUILDLINK_MK as a test value.  Generally just reordering the
inclusions so that x11.buildlink.mk comes before the other buildlink.mk
files will make everthing work.
2001-10-23 13:14:43 +00:00
martti
c756eb40fa Updated to 6.0.18. Changes since 6.0.11:
6.0.012  IGNORED (Polish message translations fix)
6.0.013  ":silent! cmd" sometimes still gives an error message
6.0.014  can modify buffer while 'modifiable' is off
6.0.015  get an error message for deleting b:did_ftplugin
6.0.016  bufnr(), bufname(), etc. did not find unlisted buffers
6.0.017  the "Co" termcap entry was sometimes set to the wrong value
6.0.018  initializing 'encoding' may cause a crash
2001-10-22 06:46:02 +00:00
mycroft
6e50c93bef MAXSTRINGCHARS must be the same as in ispell. 2001-10-22 05:25:24 +00:00
wiz
20b7ba5fbc Update to 0.99.15, provided by Scott Barron in pkg/14194.
Changes since 0.99.14:
Bugfixes, and:
src/menus.c:  Scrolling implemented for popup menus that contain
    more rows than the display.
src/wterm.c: included latest patches from John Skilleter
    <John.Skilleter@pace.co.uk> for wheel-mouse support.
src/intrin.c: New intrinsic variable Menus_Active indicates
    whether or not the menus are currently active.
src/wterm.c: fix problem with background color used when the
    screen is cleared not matching the background color used in
    drawing text.
2001-10-21 11:44:23 +00:00
martti
b143433c74 Updated pico to 4.1 because the old distfile for pine wasn't available
any more. What's new in pico 4.1? I don't know...
2001-10-10 13:36:58 +00:00
martti
67243a1d4e Updated VIM to version 6.0.11. The following problems were fixed since 6.0:
* Loading the sh.vim syntax file causes error messages
* Using a '@' item in 'viminfo' doesn't work
* The configure check for ACLs on AIX doesn't work
* The find/replace dialog doesn't reuse a previous argument properly
* In Insert mode, "CTRL-O :ls" has a delay before redrawing
* With a vertical split, 'number' set and 'scrolloff' non-zero, making
  the window width very small causes a crash
* When setting 'filetype' while there is no FileType autocommand, a
  following ":setfiletype" would set 'filetype' again
* 'imdisable' is missing from the options window
* Nextstep doesn't have S_ISBLK
* Using "gf" on a file name starting with "./" or "../" in a buffer
  without a name causes a crash
* Python: After replacing or deleting lines get an ml_get error
2001-10-09 10:11:33 +00:00
hubertf
be670ad790 Make this build on sgimips 2001-10-06 22:04:22 +00:00
agc
274e0e04d6 *sigh* cvs ate my patches.
Replace patches which I accidentally removed in the last commit.
2001-10-04 13:25:49 +00:00