Commit graph

1859 commits

Author SHA1 Message Date
joerg
fe6b57c151 Fix errno. 2005-12-09 15:04:19 +00:00
joerg
383bb886ad Use only _SC_PAGESIZE on DragonFly, _SC_PAGE_SIZE does't exist. 2005-12-09 14:45:05 +00:00
joerg
bc3e24b5f1 Remove conflicting prototype for malloc. 2005-12-09 14:33:34 +00:00
joerg
12006ff87c This needs msgfmt. 2005-12-09 14:17:44 +00:00
joerg
58b0d1b544 Adjust valloc return value on DragonFly to not conflict with unistd.h. 2005-12-09 14:10:39 +00:00
joerg
a99eaa10dd Fix errno. Remove "prototypes", which confused GCC 3.4. Add DragonFly. 2005-12-09 13:56:51 +00:00
joerg
0a3d088637 Fix errno. 2005-12-09 13:47:58 +00:00
joerg
6de7cd0f8c Add DragonFly support. The libiconv conditional is nasty -- libiconv
adopts the iconv interface of the underlaying OS and DragonFly follows
SUS there.
2005-12-07 16:45:47 +00:00
wiz
3990f45377 Add and enable gate. 2005-12-06 22:43:03 +00:00
wiz
d0d66d75c7 Import gate-2.06 from pkgsrc-wip, packaged by Hugo Rivera:
Gate is text-gatherer. A text-gatherer is like a text-editor, but much
more lightweight and unobtrusive.
If you have a program or shell script that asks people to enter a small
chunk of text, a text-gatherer like Gate is a good way to do it. It
doesn't clear the screen (annoying if there were just some instructions
printed there). It doesn't require you to know a lot of obscure editing
commands. It doesn't make excessive demands on the intelligence of your
terminal emulation software.
It does provide a number of features that make it easier for novice users
to produce good text. It does word-wrap, prints a prompt on each new line,
and allows backspacing from the currently line onto previous lines. It
also provides features that a more experienced user can use. You can call
up normal editor, or use some of gate's simple-minded editing
commands. You can read in files, or save your text to a file. You can
filter your text through something like the unix "fmt" command. It
provides a nice spell-checking interface too.
2005-12-06 22:42:25 +00:00
rillig
579e977969 Ran "pkglint --autofix", which corrected some of the quoting issues in
CONFIGURE_ARGS.
2005-12-05 23:55:01 +00:00
rillig
b71a1d488b Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +00:00
wiz
4a2c81680f Add -DGTAGS to the CFLAGS. Bump PKGREVISION because the binary changes. 2005-12-05 19:44:01 +00:00
wiz
057d916d58 Split up patch-global multipatch in multiple separate patches. 2005-12-01 18:46:53 +00:00
wiz
b6985a3a59 regen in diff -u format. 2005-12-01 18:33:48 +00:00
wiz
284e43cb9f Convert to options framework.
Fix lots of pkglint warnings while here.
Simplify PLIST handling.
2005-12-01 18:29:58 +00:00
wiz
4d4bc327d4 Remove LEGACY_VARS line -- it is in the global obsolete.mk file. 2005-12-01 18:14:40 +00:00
wiz
f09aca0657 Regen patches in diff -u format.
Replace files/info.patch with usual patch files and a post-install fix.
2005-12-01 18:13:24 +00:00
wiz
52f9b84fd7 Replace superfluous exec/unexec pair with an additional PLIST entry. 2005-12-01 18:12:11 +00:00
wiz
fbd53c3152 Convert to options framework. 2005-12-01 17:34:41 +00:00
martti
e602d79856 Updated editors/vim to 6.4.3
7802  6.4.002  Unix: may change owner of wrong file in rare cases
  1463  6.4.003  (after 6.4.002) build problem on non-Unix system
2005-12-01 14:04:46 +00:00
reed
a3de33f47f Use the new print/teTeX/module.mk framework and install
the tex files to ${PKG_TEXMFPREFIX}/tex/latex/lyx/.

This makes it so the latex recognizes these available classes/styles.

I noticed that previously cv (curriculum vitae) was not recognized,
but now it is available.

Bumped PKGREVISION.
2005-11-18 16:47:35 +00:00
reed
48b6bc2a69 Add support for DragonFly. This is in the "boost" libraries.
This was fixed upstream for "boost" also.
2005-11-18 06:23:09 +00:00
reed
179efa35a6 Add patch so on NetBSD, it will not core dump on exit.
According to trolltech's support, the QT code for Lyx was done
wrong and so the locked() doesn't return with true and so the
unlock() is never done causing NetBSD's
  Error detected by libpthread: Destroying locked mutex.

I contacted lyx developers about this several times.

This is for PR 26454.
2005-11-16 18:06:12 +00:00
tonio
c27f4ed5e1 Rename LATEX_ACCEPTED and LATEX_DEFAULT to TEX_ACCEPTED and TEX_DEFAULT
It is more consistent with the tex.buildlink3.mk name. Also, if a package
really needs latex, it just has to set TEX_ACCEPTED to latex distributions
altough today, all TEX_ACCEPTED possibilities are latex distributions
2005-11-11 18:50:23 +00:00
wiz
6bb293e083 Update to 1.0.5.12, provided by Geert Hendrickx in PR 31569:
* Several improvements in LaTeX converters (1.0.5.12).
* User preference for Html converter to export formulas as images (1.0.5.12).
* Several minor improvements in the graphics mode (1.0.5.12).
* More options for the TeXmacs to LaTeX converter and updated documentation (1.0.5.11).
* Several bug corrections and minor improvements in LaTeX to TeXmacs converter (1.0.5.11).
* Faster and more portable help searching (1.0.5.10).
* Added a plug-in for Mathematica (1.0.5.10).
* Use Type 1 EC fonts by default (1.0.5.10).
* Distribution of several font packages with Type 1 EC fonts (1.0.5.10).
* More reliable quoting routines and related bug corrections (1.0.5.10).
* Release a-version of graphical mode (1.0.5.9).
* Improved exportation to Html (1.0.5.9).
* Improved table importation to and from Html/MathML (1.0.5.9).
* Further improvements in Maple interface (1.0.5.9).
* Added a new interface with Maple (1.0.5.8).
* Added converters from and to MathML (1.0.5.8).
* XML parser now expands entities which are defined in the document (1.0.5.8).
* Added an option for reverse video mode (1.0.5.8).
* Further improvements for the upcoming graphical mode (1.0.5.8).
2005-11-10 21:12:07 +00:00
rillig
77cadc1c1a install(1) on NetBSD 1.6.2 refused to install bin/ex with mode 1755 as
unprivileged user. It is now installed with mode 755 instead.
2005-11-08 21:46:03 +00:00
rillig
aa98316659 Fixed patch-ac from tv to only change the code on Interix. This makes all
other platforms work again.
2005-11-08 21:39:12 +00:00
tonio
d0a2df6fd4 convert TeXmacs and lyx-qt to use tex.buildlink3.mk 2005-11-08 18:56:34 +00:00
tv
aecefb8f31 Need devel/libgetopt for <getopt.h> and getopt_long(3). 2005-11-07 20:27:40 +00:00
tv
457e7418c5 Add <sys/time.h> to autoconf check for fd_set so that it is properly
detected on Interix.
2005-11-07 20:26:32 +00:00
tv
bb6363122d Only include <inttypes.h> if HAVE_INTTYPES_H. 2005-11-07 20:16:56 +00:00
tv
52a0a8dbac Interix doesn't have sync(2). 2005-11-07 20:13:44 +00:00
reed
5ec12059d7 Append "/man1" for the --mandir switch.
This is not normal, but the source's configure and Makefile.in
assume this.
2005-11-04 19:30:00 +00:00
rillig
8384f1cd00 Fixed invalid use of WRKSRC. 2005-11-03 21:24:29 +00:00
rillig
0b054ad64c Fixed the HOMEPAGE. 2005-11-03 13:25:16 +00:00
tv
67a06c55ca Include <stdlib.h> to get [u]intptr_t on Interix. 2005-10-31 20:04:45 +00:00
rillig
bb3189edd0 Converted to the options framework. Bumped PKGREVISION. 2005-10-24 19:48:24 +00:00
rillig
561bc99732 Fixed pkglint warnings by replacing PKG_JVM with PKG_DEFAULT_JVM and "#
set" with "yes".
2005-10-24 19:32:00 +00:00
drochner
9dee51b9b3 update checksum - distfile changed on distribution site,
fixes PR pkg/31889 by Robert Elz
(there were no changes between the archives besides timestamps)
2005-10-24 10:21:56 +00:00
rillig
09790e487c Append things to CONFIGURE_ARGS instead of overwriting them. Found by
pkglint.
2005-10-23 14:16:46 +00:00
rillig
d6824d8aba Fixed pkglint warnings. 2005-10-23 14:13:50 +00:00
drochner
611f8d7da2 update to 1.0.5
changes:
kdissert 1.0.5
* new inline editor (hit the keys 'e', 'a', or 'i' to raise it).
* auto-sizing canvas
* generate documents from the command-line
* minor bugfixes
kdissert 1.0.4
bugfixes:
* crash when opening documents containing references of objects that have been removed
* new objects inherit the color of the parent
Additionally, the following features have been added:
* Spanish translation
* select subtrees easily
* spatial selection of objects using the keyboard
(optional, hiearchical selection is still available in
the settings)
2005-10-21 14:47:13 +00:00
adam
171f086619 Changes 3.17:
* Jump to file on Ctrl-j
    * Complete in filebrowser with Ctrl-Tab
    * Debugger fixes and fixes for HP-UX
    * Various build fixes for different OS's
    * Insert history in all input widgets.
    * Shell command line on Escape pipes selected text through
	arbitrary commands (experimental).
    * Colour space options, black on white display.
    * Prolog syntax highlighting.
    * Gimp script syntax highlighting.
    * Valgrind auditing.
2005-10-19 10:53:43 +00:00
adam
cf3963bf43 Changes 2.4.1:
* CAN-2005-2972: Fix several stack-based buffer overflows in the RTF importer
* Fix the BiDi direction in menu strings (Windows)
* Fix various crashers related to Equation editing
2005-10-17 08:33:43 +00:00
martti
fb9d7c6c1d Updated vim to 6.4.0
This is a bugfix release of Vim. Since Vim 6.3 dozens of reported
problems have been fixed. Also included are new and updated syntax
files, translated menus and messages.

There are no new features. This release is only fixing bugs.
2005-10-17 06:49:34 +00:00
jmmv
59c67fd096 Update to 2.12.1:
============
gedit 2.12.1
============

New and updated translations
============================

- Adam Weinberger (en_CA.po)
- Christian Rose (sv)
- Clytie Siddall (vi)
- Erdal Ronahi (ku)
- Ignacio Casal Quinteiro (gl)
- Inaki Larranaga (eu)
- Kjartan Maraas (nb)
- Kjartan Maraas (no)
- Maxim Dziumanenko (uk)
- Rhys Jones (cy)


============
gedit 2.12.0
============

New and updated translations
============================

- Ankit Patel (gu)
- Baris Cicek (tr)
- Chao-Hsiung Liao (zh_TW)
- Christophe Merlet (fr)
- Clytie Siddall (vi)
- Dan Damian (ro)
- Danilo Šegan (sr, sr@Latn)
- Duarte Loreto (pt)
- Francisco Javier F. Serrador (es)
- Frank Arnold (de)
- Gabor Kelemen (hu)
- Ivar Smolin (et)
- Josep Puigdemont i Casamajó (ca)
- Justina Klingaitė (lt)
- Kostas Papadimas (el)
- Laurent Dhima (sq)
- Leonid Kanter (ru)
- Miloslav Trmac (cs)
- Mohammad DAMT (id)
- Raphael Higino (pt_BR)
- Reinout van Schouwen (nl)
- Rhys Jones (cy)
- Runa Bhattacharjee (bn)
- Vladimir Petkov (bg)
- Young-Ho Cha (ko)


=============
gedit 2.11.93
=============

Fixes
=====
- Fix leak in caseless search (Paolo Maggi)
- Encoding should not be remembered when auto-detected (Paolo Maggi)

New and updated translations
============================

- Chris Jackson (cy)
- Jordi Mallach (ca)
- Clytie Siddall (vi)
- Gabor Kelemen (hu)


=============
gedit 2.11.92
=============

New and updated translations
============================

- Ankit Patel (gu)
- Ilkka Tuohela (fi)
- Maxim Dziumanenko (uk)
- Evandro Fernandes Giovanini (pt_BR)
- Kostas Papadimas (el)
- Ivar Smolin (et)
- Duarte Loreto (pt)
- Dan Damian (ro)
- Chao-Hsiung Liao (zh_TW)
- Laurent Dhima (sq)
- Reinout van Schouwen (nl)
- Marcel Telka (sk)
- Gabor Kelemen (hu)
- Francisco Javier F. Serrador (es)
- Frank Arnold (de)
- Funda Wang (zh_CN)
- Rostislav Raykov (bg)
- Takeshi AIHANA (ja)
- Kjartan Maraas (nb)
- Kjartan Maraas (no)
- Clytie Siddall (vi)
- Adam Weinberger (en_CA)


=============
gedit 2.11.91
=============

Fixes
=====
- fix a potential crasher in the spell plugin (Paolo Borelli)
- fix a runtime warning due to an api change in recent-files (Paolo B.)
- remove preferences for Undo (Paolo Maggi)
- minor string fixes (Paolo M.)

New and updated translations
============================
- Ankit Patel (gu)
- Raphael Higino (pt_BR)
- Theppitak Karoonboonyanan (th)
- Josep Puigdemont (ca)
- Clytie Siddall (vi)
- Takeshi AIHANA (ja)
- Adam Weinberger (en_CA)
- Francisco Javier F. Serrador (es)
- Miloslav Trmac (cs)
- Kjartan Maraas (nb)
- Kjartan Maraas (no)
- Funda Wang (zh_CN)


============
gedit 2.10.4
============

Fixes
=====
- Metadata manager saves data every 2 seconds if needed (Paolo Maggi)
- Do not scroll on copy (Paolo Borelli)
- Fixed bug #303943: potential gedit crash at startup (Paolo M.)
- Fixed bug #311187: "Save As" does not work with file names containing
  spaces (Federico Mena Quintero)
- Fixed bug #166903: gedit mdi title does not handle correctly non-unicode
  filename (Paolo M.)
- Fixed bug #306847: conversion options for CP932, EUC_JP_MS (Kazuhiko Maekawa)
- Fixed bug #308237: sort the languages list alphabetically (Guillaume Desmottes)
- Fixed bug #309187: preselected highlighting mode in preferences
  (Ruben Vermeersch)
- Ellipsize the recent file lists (Paolo M. and Paolo B.)
- Fixed bug #172277: scrolling down and clicking in editor window returns editor
  pane to top of file (Paolo B.)
- Fixed bug #137539: recent files menu broken with very long file names
  (Paolo M.)
- Fixed a problem with Documents menu
- Fixed bug #169816: use the same permission as the original file (Paolo B.).
- Fixed bug #166350: Gedit crashed when insert date and time (Paolo M.)

New and updated translations
============================
- Rostislav Raykov (bg)
- Josep Puigdemont (ca)
- Hendrik Richter (de)
- Ivar Smolin (et)
- Baptiste Mille-Mathias (fr)
- Ignacio Casal Quinteiro (gl)
- Yair Hershkovitz (he)
- Gabor Kelemen (hu)
- Kjartan Maraas (nb, no)
- Tino Meinen (nl)
- Everson Santos Araujo (pt_BR)
- Marcel Telka (sk)
- Игор Несторовић (sr)
- Prajasakti Localisation Team (te)
- Theppitak Karoonboonyanan (th)
- Funda Wang (zh_CN)
- Woodman Tuen (zh_TW)
2005-10-16 12:11:46 +00:00
jmmv
83b4d54ad4 Update to 2.12.0:
2.12.0: "I only care when I miss it"
* Fixes:
	- Doc fixes (Shaun McCance)

2.11.92: "Paris Combo"
* Improvements:
	- Ported to GtkComboBox byMichael Gossard
2005-10-16 12:11:33 +00:00
reed
0c1f4bdf3d Just like this configure doesn't support --infodir, it doesn't
support --mandir. Also add to the patch to allow this
PKGMANDIR customization.
2005-10-16 05:07:58 +00:00
jmmv
aa5c883bb6 Update to 3.2.18: changes since 3.2.15 unknown. 2005-10-14 21:51:19 +00:00
hiramatsu
f1d7980a7c Build fix on OpenBSD, borrowed from OpenBSD ports.
Quote from the commit log(ports/editors/emacs21/Makefile version 1.10).
-----------------------------------------
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.
2005-10-14 08:59:50 +00:00
tonio
0de5a99724 Add CONFIGURE_HAS_MANDIR= no, since configure does not support --mandir 2005-10-12 12:13:38 +00:00
joerg
223fc42443 Patch libtool.m4 in configure to support DragonFly. 2005-10-10 16:31:59 +00:00
joerg
0f363db80a Remove nested extern int errno. Include errno.h in one case instead. 2005-10-10 16:18:04 +00:00
minskim
00800f12c9 Update poedit to 1.3.4.
Changes since 1.2.5:
- build with wxGTK-2.6
- use standard accelerators for Close command
- added ability to create bookmarks (Olivier Sannier)
- improved status icons (Olivier Sannier)
- more robust parsing of catalog headers
- saving into read-only file now fails as expected
- added "New catalog from POT file" feature
- added ability to display automatic comments in the UI
- added ability to search comments
- added checking of input files' correctness
- plural forms support
- fixed catalog I/O to correctly handle automatic comments
- usability improvements
- added more translations
- many bug fixes
2005-10-09 18:33:17 +00:00
markd
97bc9cf4f4 A couple of patches to fix build on NetBSD/hp700. From Konrad Schroder. 2005-10-06 11:08:39 +00:00
wiz
5c11268df7 Remove some more *LEGACY* settings that are over a month old and
thus were before 2005Q3.
2005-10-05 13:29:49 +00:00
adam
e7bbc9b9d5 Changes 2.4.0:
* grammar checker, equation editor
* improved GNOME Office integration
* OpenDocument support
2005-10-04 09:55:05 +00:00
jmmv
d7726d1f1c Update to 0.8.4:
2005-09-24

  version 0.8.4:
	* Implemented GOption (thanks Magnus Bergman).
	* Added '--tab-width' command line option.
	* Inform read-only file by less/greater than sign bracket.
	* Improved Korean auto-detection.
	* Added Hebrew translation (Yo'av Moshe).
	* Added Turkish translation (Kaya Oguz).
	* Added Greek translation (Stavros Giannouris).
	* Updated Italian translation (Alessio D'Ascanio).

2005-07-22

  version 0.8.3:
	* Implemented replaced word highlighting.
	* Modified line-number margin.
	* Fixed space-separeted filename bugs (thanks Andrea Antolini).
	* Added Slovak translation (Peter Chabada).
	* Updated Polish translation (Michal Wrobel).

2005-07-02

  version 0.8.2:
	* Improved dependency caused by intltool (thanks Machismo Ulverstein).
	* Modified left margin.
	* Fixed Macintosh return code bug (thanks young dave).
	* Fixed "response" signal of about diaglog (thanks Muthiah Annamalai).
	* Updated Bulgarian translation (Yavor Doganov).
	* Updated Simplified Chinese translation (Carlos Z.F. Liu).

2005-05-14

  version 0.8.1:
	* Implemented searched word highlighting.
	* Modified Up/Down/PageUp/PageDown behaviour when scroll-outed.
	* Fixed space-separated filename bug (thanks Chris Everts).
	* Added Bulgarian translation (Yavor Doganov).
	* Added Vietnamese translation (Quy NGUYEN DAI).
	* Updated Hungarian translation (Reviczky Adam Janos).
	* Updated Polish translation (Michal Wrobel).

2005-04-29

  version 0.8.0:
	* Implemented glib-gettext & intltool.
	* Added Print feature (only invoke lpr).
	* Added load stdin feature.
	* Added command line options.
	* Added '--enable-chooser' configure option for GtkFileChooser.
	* Modified some small points (DnD, caret, shadow, sensitivity...).
	* Changed shortcut keys displayed on menu.
	* Fixed replace question dialog behavior (thanks Keith).
	* Added Portuguese translation (thanks Alan Kelon).

2004-12-26

  version 0.7.9:
	* Shrinked codeset menu.
	* Fixed destroy response for question dialog (thanks Richard S).
	* Removed local "G_BROKEN_FILENAMES" setting.
	* Removed scrollbar_spacing manipulation.
	* Updated Swedish translation (by Isak Savo).
	* Added Lithuanian translation (thanks Lech Jankovski).
	* Added Polish translation (thanks Michal Wrobel).
2005-10-02 21:34:50 +00:00
kristerw
e7ea54b462 Make sure -Wl,-R${PREFIX}/lib is added when linking, so that this work
on platforms (such as NetBSD 1.6) where ncurses from pkgsrc is needed.

Bump PKGREVISION.
2005-10-01 18:52:03 +00:00
minskim
8dc474a962 Add and enable heme. 2005-10-01 05:59:16 +00:00
minskim
76bb09a31f Import heme from pkgsrc-wip. Packaged by pancake and modified by me.
Heme is a fast and portable console hex editor for unix systems.  It
has undo support (number of undo operations is only limited by
available memory), ability to fill a range of addresses with the
specified byte, ability to search for a single byte or character
string.

Offsets can be given in hexadecimal, octal or decimal.  There are two
editing modes: hex and ascii.  In hex mode you type hexadecimal digits
and in ascii mode you type characters.  In the ascii mode cursor is
automatically moved to the next byte after typing a character (this
behaviour is configurable for hex mode).
2005-10-01 05:57:30 +00:00
rillig
5946936ffc Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE,
NO_BUILD, USE_LIBTOOL.
2005-09-28 20:52:18 +00:00
rillig
5ac8ad7004 Removed trailing white-space. 2005-09-28 14:31:06 +00:00
agc
bb2788e243 Upgrade xvile to version 9.5
Differences to previous pkgsrc version (9.4):
+ many bug fixes
+ some minor enhancements
2005-09-28 09:44:30 +00:00
agc
d4604037be Upgrade vile to version 9.5.
Differences to previous pkgsrc version (9.4):
+ many bug fixes
+ some minor enhancements
2005-09-27 22:49:27 +00:00
adam
75cd5c490f Changes 2.2.10:
* Fix security bug: AbiWord RTF import stack-based buffer overflow / CESA-2005-004 - rev 1
* Fix a list corruption in the MS Word importer
* Fix the text highlighting color in TOC and field elements (Windows)
2005-09-27 15:49:56 +00:00
wiz
9ca63d9b76 Reset maintainer, posix dot org dot uk has no DNS entry. 2005-09-23 20:08:05 +00:00
minskim
8b1274c47f Include perl5/buildlink3.mk to use libperl. 2005-09-17 17:06:19 +00:00
drochner
a5afec0645 remove a temporary private location from MASTER_SITES, it is not needed
anymore because the DISTFILE is on the primary site again,
requested by The Maintainer
2005-09-12 18:47:07 +00:00
schmonz
c55c82964e As on NetBSD, force vi_cv_sys5_pty=no on Darwin to fix build on 10.4. 2005-09-11 18:08:02 +00:00
wiz
27123d6950 Reset maintainer to tech-pkg because email bounced. 2005-09-11 12:07:53 +00:00
drochner
c0f543e08e +texmaker 2005-09-08 19:59:58 +00:00
drochner
b01a4ea7f4 import texmaker-1.12, another LaTeX frontend, from pkgsrc-wip 2005-09-08 19:59:13 +00:00
reed
496c706535 Martti said I can maintain this now. 2005-09-07 17:40:08 +00:00
reed
e60eb54445 Use different descriptions for the QT and XForms versions of LyX. 2005-09-07 17:38:41 +00:00
uebayasi
aa8e85bcfd Rework emacs.mk:
1) Simplify the way how an emacs version is picked when no emacs
   is installed, but a user try to install an Emacs Lisp package.
   Just pick up the version set as EMACS_TYPE than searching for
   versions already installed etc.  If the EMACS_TYPE version is
   not supported by the Emacs Lisp Package, just fail.  EMACS_TYPE
   be default to GNU Emacs 21.

   (In other words, users should set EMACS_TYPE as they want.
   Otherwise GNU Emacs 21 is used.)

2) All Emacs Lisp Packages *must* prepend EMACS_PKGNAME_PREFIX to
   a) the PKGNAME itself, and b) PKGNAME in its dependency lines.
   EMACS_PKGNAME_PREFIX is expanded to "xemacs-" when XEmacs is
   used.  This keeps dependency graph of Emacs-Lisp-packages-
   installed-for-XEmacs consistent.

3) Document EMACS_* variables as much as possible.

4) Provide more cookies for PLIST.  Maybe utilized later.

Note that the 2) change doesn't affect the default, GNU Emacs 21
behaviour.  So no version / revision bumps in this commit.
2005-08-28 04:25:28 +00:00
drochner
07a5158511 update to 1.0.5.7
changes:
-Several minor bugfixes from buglist
-Further improvements in configure
-Finished implementation of document parts and preambles
-Improved cursor accessability handling

also change TeX dependency to teTeX-bin, so that this can be used
with teTeX3 as well
2005-08-26 17:21:04 +00:00
drochner
364925692e build-depend on scons>=0.96.1nb1 which includes a dependency on py-xml,
should fix build problem seen in bulk-builds
2005-08-19 11:18:32 +00:00
hiramatsu
f4e3c71871 Add .include "../../lang/perl5/buildlink3.mk" to fix build problem. 2005-08-17 14:57:19 +00:00
tv
97a6176c40 Update to 4.10, part of Pine 4.63. Near zero changes; just one
international charset tweak.

(libpico is ABI compatible with 4.9, so no BUILDLINK_DEPENDS bump required)
2005-08-12 20:21:29 +00:00
adam
8c6ab686ba Changes 2.7.8:
o Several new keymaps has been added
  o New handwriting recognition files has been added.
  o FAQ and GUI translations has been added.
  o AMD 64 bit fixes has been added.
  o Filename and application icon is now shown.
2005-08-12 13:47:31 +00:00
adam
01e6419499 Changes Zile 2.2.4:
* Fix macro creation.
* Add --funcall back.
* termcap terminal replaced with ncurses again.
* More code cleanup.
* .zilerc replaced by .zile, which is a pseudo-Lisp file.
* Various other bug, design and documentation fixes.
* Add case-replace and kill-whole-line.
* Change command-line options to be more like Emacs.
2005-08-11 15:33:08 +00:00
uebayasi
413a9b5ca1 Whitespace. 2005-08-11 14:34:38 +00:00
jlam
7820875fff Remove the abuse of buildlink that was pkg-config/buildlink3.mk. That
file's sole purpose was to provide a dependency on pkg-config and set
some environment variables.  Instead, turn pkg-config into a "tool"
in the tools framework, where the pkg-config wrapper automatically
adds PKG_CONFIG_LIBDIR to the environment before invoking the real
pkg-config.

For all package Makefiles that included pkg-config/buildlink3.mk, remove
that inclusion and replace it with USE_TOOLS+=pkg-config.
2005-08-10 20:56:10 +00:00
drochner
51efee0329 +kdissert 2005-08-09 18:38:53 +00:00
drochner
78b224bcb2 import kdissert-1.0.3, a Mindmapping-like tool to generate text templates 2005-08-09 18:37:41 +00:00
taca
aa41827984 Update nvi-m17n to 1.79.20040401 applying patch from PR pkg/30216
by ISIHARA Takanori.

Brief changes:

2004/4/1
	publish a new diff as "cvs diff" (with old cvs) generated malformed
	diff.
2002/5/22
	support iso-2022-15 character encoding.
2001/10/24
	plug a printf string vulnerability.
2000/4/7
	support automatically recognize iso-2022-jp-3 character encoding.
		common/multibyte.c
2005-08-08 14:44:07 +00:00
wiz
193f82a45f Depend on wxGTK24, bump PKGREVISION. 2005-08-07 11:28:07 +00:00
taca
080ca9891e It seems that "sleepy.vwh.net" isn't exist anymore. 2005-08-04 01:39:08 +00:00
rillig
74b0171535 Added -DMISSING_EXTERN_ENVIRON for NetBSD. Still does not build because
of missing Perl include files.
2005-07-30 21:04:36 +00:00
adam
49333985b9 Changes 2.2.9:
* Bugfixes
2005-07-28 15:21:42 +00:00
drochner
4c5b3bc5c4 update to 1.0.5.6
changes:
-Improvements in the double-buffering system
-Implementation of a triple-buffering system for the graphical object
-Improvements in the partial redraw system
-Start the implementation of document parts and preambles
-Simplifications in configure.in and the main makefile
-Global folding and unfolding according to type of contents
2005-07-27 17:32:13 +00:00
martti
3876758362 Updated vim to 6.3.085
1729  6.3.081  glob() may execute shell command unexpectedly
  2102  6.3.082  (after 6.3.081) more generic solution to avoid shell commands
  5053  6.3.083  VMS: add function keys to vt320 termcap entry
  3408  6.3.085  crash in syntax highlighting
2005-07-27 06:29:55 +00:00
wiz
d774725534 Change path from devel/pkgconfig to devel/pkg-config.
No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.
2005-07-21 16:29:42 +00:00
drochner
e4e73da702 update to 1.3.6
changes: bugfixes, in particular:
* It is now possible to typeset files which reside in a directory with
  spaces in its name; this requires a modern TeX implementation (such
  as teTeX 3.0).
* It is possible to use Ctrl-PageDown and Control-PageUp (<opt>-tab and
  <opt><shift>-tab with LyX/Mac) to switch between the open documents.
* LaTeX-type accents, ligature breaks and hyphenation marks are now
  considered as part of words
2005-07-19 17:49:33 +00:00
grant
e720c400e2 depends should be ../../<category>/<pkg> 2005-07-19 10:11:48 +00:00
adam
c869fe9ade Changes 3.3:
- The default background color can now be set.
- JOE now supports 256 color xterm.
- The mouse can now resize windows and select menu entries.
- During selection with the mouse, the window will autoscroll when you go
  past the edge.
- An xterm-patch is included which makes "-mouse" mode work better.  (With
  the patch, also set "-joexterm").
- Syntax files are provided: ADA, AWK, COBOL, SED, Postscript, and SQL
- Improved jpico: search now looks more like real pico
- Grep find: use ESC g to grep.  Then use ESC space to jump to
  to indicated file/line.
2005-07-19 08:29:52 +00:00
kristerw
110a24a3f9 Do not include <malloc.h>. 2005-07-18 00:46:18 +00:00
kristerw
11b94d504c Regenerate so that the Mac OS X patch program undestands how
to apply it.
2005-07-17 23:02:05 +00:00
jlam
83147ffa68 Remove some unnecessarily strong dependencies on perl that resulted
from including perl5/buildlink3.mk.  These packages just need the Perl
interpreter, and can just add "perl" to USE_TOOLS instead.
2005-07-16 19:10:37 +00:00
jlam
3e474a90d8 Get rid of USE_PERL5. The new way to express needing the Perl executable
around at either build-time or at run-time is:

	USE_TOOLS+=	perl		# build-time
	USE_TOOLS+=	perl:run	# run-time

Also remove some places where perl5/buildlink3.mk was being included
by a package Makefile, but all that the package wanted was the Perl
executable.
2005-07-16 01:19:06 +00:00
jlam
bf9129c41e Drop distinction between PKGSRC_USE_TOOLS and USE_TOOLS by making
PKGSRC_USE_TOOLS go away.  There is now only a single USE_TOOLS variable
that specifies all of the tools we need to build/run the package.
2005-07-15 18:27:48 +00:00
kristerw
77a1bc0d6e Prevent paths to the build directories from being included in the package.
Bump PKGREVISION.
2005-07-12 20:19:35 +00:00
martti
50b4f8f843 Updated vim to 6.3.079
1745  6.3.075  syntax highlighting wrong after unloading another buffer
  3546  6.3.076  crash when using Cscope interface with very long result
  1853  6.3.079  crash after executing a command in the command-line window
2005-07-07 08:21:36 +00:00
martti
fd24189385 Added vim-lang 2005-07-07 08:08:18 +00:00
martti
dc3e6a31c8 Added vim language files. 2005-07-07 08:07:39 +00:00
martti
80d56f8cd3 Added vim-6.3-lang.tar.gz to the list of downloadable files (will only be
used by the new vim-lang package).
2005-07-07 07:59:11 +00:00
drochner
10ee80ba11 update to 1.0.5.5
changes:
More and improved folding and switching functionality for
	presentation mode (1.0.5.5).
Simple animations (1.0.5.5).
On-the-fly evaluation of computer algebra scripts (1.0.5.5).
Improved rendering speed of images based on plug-in for Imlib2 (1.0.5.5).
A simple thumbnail facility (1.0.5.5).
Documentation of tree API (partial) and structured editing (1.0.5.4).
Fixed some long standing bugs concerning cursor movement (1.0.5.4).
Implementation of structured cursor movement (1.0.5.4).
Enrichment of the Scheme API with routines for tree traversal (1.0.5.4).
Improved arrows and dashes for upcoming graphical mode(1.0.5.4).
Reorganized and consolidated tree API (1.0.5.3).
Started documentation of Scheme API (1.0.5.3).
2005-07-06 18:09:49 +00:00
adam
609953cf72 Changes 2.2.8:
(see abiword :))
2005-06-30 13:17:17 +00:00
adam
1a4551718c Changes 2.2.8:
* Make Text Folding actually work
* Fix text justification on MacOSX
* Initial support for the OpenDocument (.odt) file format
2005-06-30 13:16:51 +00:00
markd
e8fbf2c45a Quieten CHECK_WRKREF. The build PATH in the dumped mule is not a problem. 2005-06-30 10:20:49 +00:00
markd
63d42f99ce Quieten CHECK_WRKREF. The build PATH in the dumped emacs is not a problem. 2005-06-30 10:12:35 +00:00
markd
5e13b5318f comment out dirrm of shared icon directory. 2005-06-26 23:50:47 +00:00
kristerw
f7777ef46a Prevent paths to the build directories from being included in the package.
Bump PKGREVISION.
2005-06-23 17:49:40 +00:00
kristerw
9e00cb70c2 Prevent paths to the build directories from being included in the package.
Bump PKGREVISION.
2005-06-19 17:40:22 +00:00
jlam
81edaaa606 Create directories before installing files into them. 2005-06-16 06:57:37 +00:00
jmmv
64a22632a5 Update to 2.10.3: it contains a security fix for a format string
vulnerability in error dialogs when loading a file fails.
2005-06-10 09:21:42 +00:00
markd
e32c042c5e Share a Makefile.common between emacs and emacs-nox11.
Should fix PR pkg/30462.

Also convert emacs to options framework.
2005-06-08 14:39:40 +00:00
jmmv
25b7894e13 Recognize the softdep, devmtime and nodevmtime options. Bump PKGREVISION to 1.
Patch from Geert Hendrickx in tech-pkg@.
2005-06-05 09:33:33 +00:00
markd
307c2fbf52 Update to version 1.8.1
ChangeLog:
* Fixes a build issue on older (KDE 3.2) installations.
* Translated documents are installed correctly now.
2005-06-04 23:51:39 +00:00
jlam
95fd1f6ec9 Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc.
Several changes are involved since they are all interrelated.  These
changes affect about 1000 files.

The first major change is rewriting bsd.builtin.mk as well as all of
the builtin.mk files to follow the new example in bsd.builtin.mk.
The loop to include all of the builtin.mk files needed by the package
is moved from bsd.builtin.mk and into bsd.buildlink3.mk.  bsd.builtin.mk
is now included by each of the individual builtin.mk files and provides
some common logic for all of the builtin.mk files.  Currently, this
includes the computation for whether the native or pkgsrc version of
the package is preferred.  This causes USE_BUILTIN.* to be correctly
set when one builtin.mk file includes another.

The second major change is teach the builtin.mk files to consider
files under ${LOCALBASE} to be from pkgsrc-controlled packages.  Most
of the builtin.mk files test for the presence of built-in software by
checking for the existence of certain files, e.g. <pthread.h>, and we
now assume that if that file is under ${LOCALBASE}, then it must be
from pkgsrc.  This modification is a nod toward LOCALBASE=/usr.  The
exceptions to this new check are the X11 distribution packages, which
are handled specially as noted below.

The third major change is providing builtin.mk and version.mk files
for each of the X11 distribution packages in pkgsrc.  The builtin.mk
file can detect whether the native X11 distribution is the same as
the one provided by pkgsrc, and the version.mk file computes the
version of the X11 distribution package, whether it's built-in or not.

The fourth major change is that the buildlink3.mk files for X11 packages
that install parts which are part of X11 distribution packages, e.g.
Xpm, Xcursor, etc., now use imake to query the X11 distribution for
whether the software is already provided by the X11 distribution.
This is more accurate than grepping for a symbol name in the imake
config files.  Using imake required sprinkling various builtin-imake.mk
helper files into pkgsrc directories.  These files are used as input
to imake since imake can't use stdin for that purpose.

The fifth major change is in how packages note that they use X11.
Instead of setting USE_X11, package Makefiles should now include
x11.buildlink3.mk instead.  This causes the X11 package buildlink3
and builtin logic to be executed at the correct place for buildlink3.mk
and builtin.mk files that previously set USE_X11, and fixes packages
that relied on buildlink3.mk files to implicitly note that X11 is
needed.  Package buildlink3.mk should also include x11.buildlink3.mk
when linking against the package libraries requires also linking
against the X11 libraries.  Where it was obvious, redundant inclusions
of x11.buildlink3.mk have been removed.
2005-06-01 18:02:37 +00:00
drochner
e5712803e9 update to 1.0.5.2
changes:
User preference for popup instead of footer dialogues (1.0.5.2).
Default values and types for interactive arguments (1.0.5.2).
Better dialogue system based on scheme continuations (1.0.5.2).
Arrows for the upcoming graphical mode (1.0.5.2).
Support for plug-in provided icons and dictionaries (1.0.5.2).
Included Proclus plug-in into the main distribution (1.0.5.2).
2005-05-31 16:37:09 +00:00
martti
3e49f01626 Updated editors/vim to 6.3.074 and fixed pkg/29979
2083  6.3.072  crash for substitute message when using UTF-8 and Chinese
  2017  6.3.073  Win32 GUI: display errors when scrolling up/down
  2365  6.3.074  with 'insertmode' CTRL-V after Select mode doesn't work
2005-05-30 14:18:14 +00:00
jmmv
aa127a6bbf Fix build by removing patches obsoleted during the last update. 2005-05-29 13:34:48 +00:00
jlam
21f60837bd Don't use buildlink framework just to do a conditional dependency for a
binary tool.  We can now use the tools framework for this.  Remove the
various nroff/groff buildlink3.mk/builtin.mk files as editors/jove was
their only user in pkgsrc.
2005-05-26 21:49:39 +00:00
jmmv
7e570f495a Apply patch to recognize NetBSD specific filesystems in fstab. Provided
by Geert Hendrickx in tech-pkg@.

Bump PKGREVISION to 1 (and adjust DEPENDS lines in vim* to allow revisions).
2005-05-26 20:09:35 +00:00
markd
6dd6749b46 Update kile to version 1.8.
Kile now offers QuickPreview, UserHelp, new and improved wizards and
several bug fixes.
2005-05-26 14:31:42 +00:00
markd
b83702aa2a Treat DragonFly as FreeBSD. From Peter Schuller in PR pkg/30225. 2005-05-26 02:10:49 +00:00
wiz
71f6685cd9 Add RMD160 checksum. 2005-05-25 11:55:27 +00:00
agc
28112d77e9 Add and enable fe 2005-05-23 12:01:30 +00:00
agc
85187262f3 Initial import of fe-1.6, a folding editor with an EMACS-like command set,
into the Packages Collection.

	Fe is a small and easy to use folding editor.

	Fe allows to fold arbitrary text regions; it is not bound to syntactic
	units.  Unlike Origami, folds are not attributed with a trailing
	comment, instead you can put folds before or after any text in the
	line, as you like.

	Fe has no configuration or extension language and requires no setup.
	Its user interface is emacs-like and it has menues for the very most
	important functions to help beginners.  Further there is a reference
	card.  It offers:

	    * Regions and Emacs-like kill ring
	    * Incremental search
	    * Keyboard macros
	    * Editing binary files
	    * Multiple windows and views
	    * Compose function for Latin 1 characters

	In case you can't stand the emacs interface and want ultimate
	flexibility, fe can easily be modified, because it is structured as an
	editor library with a user interface frontend, all written in C.
2005-05-23 12:00:42 +00:00
rillig
b06b682a49 Removed empty line. 2005-05-23 09:17:45 +00:00
rillig
f795c2e475 Removed trailing white-space. 2005-05-23 08:26:03 +00:00
jlam
585534220c Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison
2005-05-22 20:07:36 +00:00
jmmv
2682a123fa Update to 2.10.2:
Fixes
=====
- Fix focus when launching another instance (Paolo Borelli)
- Fix compilation with gcc 2.95 (Jens Granseuer)
- Fix a memory leak, some unsafe use of write() and other
  minor bugs (Benoît Dejean)

New and updated translations
============================
- Steve Murphy (rw)
- Adi Attar (xh)
- Gabor Kelemen (hu.po)
2005-05-19 21:08:57 +00:00
wiz
cdb6489776 Remove gnome1 packages except as needed for gnucash.
Ok'd by jmmv@ and rh@ (gnome 1 maintainers).
2005-05-18 22:02:17 +00:00
drochner
daf0a53c7f update to 1.0.5.1
changes:
-Contextual overloading
-speed improvements
-groundwork for graphical mode
2005-05-18 15:37:46 +00:00
minskim
91703bfef3 This version of emacs does not support Darwin. Set NOT_FOR_PLATFORM. 2005-05-16 21:05:27 +00:00
martti
5efbead8f4 Updated vim to 6.3.071
1710  6.3.069  when converting text with illegal characters Vim may crash
  1928  6.3.070  crash when 'number' set and with a vertical split
  1722  6.3.071  CTRL-X message sticks after error for completion
2005-05-16 13:39:04 +00:00
jlam
7425b543e8 Note that gtar is required by the package. 2005-05-16 01:15:30 +00:00
minskim
a2ba4907e2 Teach configure about NetBSD/amd64 and Darwin. Closes PR pkg/28623. 2005-05-09 05:52:59 +00:00
minskim
75ff042c08 Correct PLIST on Darwin. Based on patches provided by Tom Yu in PR pkg/26943. 2005-05-09 05:23:40 +00:00
agc
ae5246faff Update MASTER_SITES and HOMEPAGE. 2005-04-30 08:54:59 +00:00
drochner
7ae14f13e7 update to 1.0.5
changes:
Several minor bug corrections (1.0.5).
Further improvements for grids in the upcoming graphical mode (1.0.5).
Added and improved still imperfect svmono , svjour , elsart and ifac
 styles (1.0.4.7).
Added a plug-in for DraTeX (1.0.4.7).
Updated and improved Maxima plug-in for upcoming version 5.9.2 of
 Maxima (1.0.4.7).
Further improvements for grids in the upcoming graphical mode (1.0.4.7).

being here, fix maxima detection
2005-04-28 19:05:25 +00:00
magick
3801d08ec2 Xemacs and Xemacs-nox11 share the same PLIST but netbsd-x11 doesn't
install mule-x-init.elc which breaks "make package"
Fix this by uncommenting the entry for mule-x-init.elc in the
nox11 package as suggested by the submitter of pr 30020.
This fixes pr 30020
2005-04-25 17:23:50 +00:00
wiz
195a70b587 Remove gbib -- package version does not build with gcc3, current
version does not build with gcc3, and authors don't seem interested
in making a version that does.
2005-04-22 19:08:52 +00:00
wiz
40bfe62f01 Bump PKGREVISION for libiconv related dependency change. 2005-04-18 16:59:40 +00:00
drochner
7338a51a6c Always use pkgsrc (GNU) libiconv/gettext; the NetBSD builtin just
doesn't do it. From adam per tech-pkg.
2005-04-18 16:58:06 +00:00
wiz
51ed3e0d17 adam volunteered to maintain this package. 2005-04-18 13:20:14 +00:00
drochner
9c0be0d35a update to 2.2.7
windows importer improvements, and bugfixes
2005-04-13 20:15:55 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
rillig
0ee7177d0c Added two patches that are needed for gcc-2.95. Approved by jlam. 2005-04-08 05:39:04 +00:00
markd
05ca5e8b04 Take maintainership. 2005-04-07 12:38:02 +00:00
adam
e23f360c62 patch-ab rewritten as it should be :] 2005-04-07 07:52:21 +00:00
fredb
a118a9f747 "configure" now checks for gucharmap by default, picks it up, but then
fails to build with it (without the buildlink glue).  Adapt by reversing
the sense of the check, and s/enable/disable/.
2005-04-04 23:38:57 +00:00
adam
c71fc2de4a Changes 2.2.6:
* Bugfixes, mostly for MacOSX
See http://www.abisource.com/changelogs/2.2.6.phtml
2005-04-04 15:33:30 +00:00
martti
093ac0f942 Updated vim to 6.3.068
4436  6.3.065  there was no digraph for euro in Unicode
  4728  6.3.066  permissions of backup file may be wrong
  2200  6.3.067  (after 6.3.066) newly created file gets execute permission
  2247  6.3.068  can't write when editing symbolic link to compressed file
2005-04-04 04:32:11 +00:00
drochner
c8a451f492 We already depend on libwmf --- it just needs a configure switch to
actually build the WMF plugin.
(It doesn't work at all for me, unfortunately. Always get a message
box saying "error importing...". Perhaps it is of use for someone else.)
2005-03-31 18:52:44 +00:00
jmmv
cee7779878 Update to 2.10.1:
Fixes:
- Open a new document when launching another instance (Paolo Borelli)
- Do not open a document in another workspace (Paolo Borelli)

New and updated translations:
- Ahmad Riza H Nst (id)
- Adi Attar (xh)
- Nikos Charonitakis (el)
- Leonid Kanter (ru)
- Ivar Smolin (et)
- Adam Weinberger (en_CA)
- David Lodge (en_GB)
- Ilkka Tuohela (fi)
- Ercin Eker (tr)
2005-03-27 12:29:24 +00:00
wiz
7a7586f50e Update jmcneill's email address. 2005-03-24 23:43:44 +00:00
wiz
b8e0eb28f4 Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be
useful.
2005-03-24 21:12:50 +00:00
adam
46c579ee15 Changes 3.2:
- A Perforce SCM "p4 edit" macro has been supplied (along with the hooks
  within JOE which support it) so that when you make the first change to a
  read-only file, JOE runs "p4 edit".  (look in joerc file to enable the
  macro).
- Hex edit mode has been added.  For example: joe -hex /dev/hda,0,1024
- New '-break_links' option causes JOE to delete before writing files, to
  break hard links.  Useful for 'arch' SCM.
- JOE now has GNU-Emacs compatible file locks.  A symbolic link called
  .#name is created, "pointing" to "user@machine.pid" whenever the buffer
  goes from unmodified to modified.  If the lock can't be created, the user
  is allowed to steal or ignore the lock, or cancel the edit.  The lock is
  deleted when buffer goes from modified to unmodified (or you close the
  file).
- JOE now periodically checks the file on the disk and gives a warning if
  it changed when you try to modify the buffer.  (JOE already performed this
  test on file save).
- The built-in calculator (ESC m) is now a full featured scientific
  calculator (I'm shooting for Casio Fx-4000 level here :-), including
  hexadecimal and ability to sum (and perform statistics on) a highlighted
  (possibly rectangular) block of numbers.  Hit ^K H at the math prompt for
  documentation.
- You can now change the current directory in JOE (well, it prompts with
  the latest used directory).
- Colors can now be specified in the joerc file
- Macro language now has conditionals and modifiers for dealing with
  repeat arguments.  Jmacs now works better due to this.
- Tab completion works at tags search prompt ^K ;
- ^G now jumps between word delimiters (begin..end in Verilog, #if #else
  #endif in C, /* .. */ and XML tags).  If it doesn't know the word, it
  starts a search with the word seeding the prompt.  It is also much smarter
  about skipping over comments and quoted matter.
- TAB completion is now much more like bash (again :-).  The cursor stays
  at the file name prompt instead of jumping into the menu system.  Also
  ^D brings up the menu, as in tcsh.  Also, tab completion now works on user
  names for ~ expansion.
- Now there is a ~/.joe_state file which stores:
	all history buffers
	current keyboard macros
	yank records
- Joe now has xterm mouse support: when enabled, the mouse can position
  the cursor and select blocks.  The mouse wheel will scroll the screen.
  When enabled, shift-click emulates old xterm mouse behavior (cut &
  paste between applications).
- More syntax files: TeX, CSS, OCaml, Delphi, SML and 4GL.  Thanks to
  all of the contributers.
- Vastly improved highlighting of Perl and Shell due to the highlighter now
  understanding word and balanced delimiters.
- Many bugs have been fixed (every bug which has been entered into the
  sourceforge project page has been addressed).  Hopefully I didn't add
  too many new ones :-)
2005-03-23 12:27:48 +00:00
jmmv
b1a210337f Update to 2.10.0:
============
gedit 2.10.0
============

New and updated translations
============================

- Ivar Smolin (et)
- Tino Meinen (nl)
- Danilo Šegan (sr, sr@Latn)
- Raphael Higino (pt_BR)
- Roberto Rosselli Del Turco (it)
- Abel Cheung (zh_TW)
- Dan Damian (ro)
- Laurent Dhima (sq)
- Meelad Zakaria (fa)
- Takeshi AIHANA (ja)
- Josep Puigdemont (ca)
- Ilkka Tuohela (fi)


===========
gedit 2.9.7
===========

Fixes
=====
- Fix autosave for a file that was not saved manually (Paolo Maggi)
- Specifing the line number from the command line now works (Paolo Maggi)
- Speed up search and replace (Paolo Borelli)
- Fix crash in the insert time plugin (Paolo Borelli)
- Fix small memory leak (Paolo Borelli)
- Use icon from the icon theme (Paolo Borelli)

New and updated translations
============================
- Rostislav Raykov (bg)
- Jordi Mallach (ca)
- Miloslav Trmac (cs)
- Ole Laursen (da)
- Frank Arnold (de)
- Kostas Papadimas (el)
- Adam Weinberger (en_CA)
- David Lodge (en_GB)
- Francisco Javier F. Serrador (es)
- Priit Laes (et)
- Sami Pesonen (fi)
- Ankit Patel (gu)
- Roberto Rosselli Del Turco (it)
- Takeshi AIHANA (ja)
- Young-Ho Cha (ko)
- Žygimantas Beručka (lt)
- Kjartan Maraas (nb)
- Reinout van Schouwen (nl)
- Kjartan Maraas (no)
- GNOME PL Team (pl)
- Duarte Loreto (pt)
- Leonid Kanter (ru)
- Marcel Telka (sk)
- Laurent Dhima (sq)
- Christian Rose (sv)
- Maxim V. Dziumanenko (uk)


===========
gedit 2.9.6
===========

Fixes
=====
- Fix Alt+N accelerator to switch documents (Paolo Maggi)
- Spell checker bugfixes (Paolo Maggi)
- Update the list of languages in the spell checker (Yaacov Zamir)
- Fix per display registration (Paolo Maggi)
- Fix potential crash for menus containing "/" (Paolo Borelli)
- Fix small memory leak (Paolo Borelli)

New and updated translations
============================
- Leonid Kanter (ru)
- Duarte Loreto (pt)
- Francisco Javier F. Serrador (es)
- Rhys Jones (cy)
- Frank Arnold (de)
- Kostas Papadimas (el)
- David Lodge (en_GB)
- Žygimantas Beručka (lt)
- Raphael Higino (pt_BR)
- Marcel Telka (sk)
- Rostislav Raykov (bg)
- Miloslav Trmac (cs)
- Vincent van Adrighem (nl)
- Theppitak Karoonboonyanan (th)
- Adam Weinberger (en_CA)
- Takeshi AIHANA (ja)


==============================
gedit 2.9.5 - "Paleozoic Bugs"
==============================

Fixes
=====
- Undoing to an unmodified state resets the modified flag (Paolo Maggi)
- Fix saving in UTF-16 and others encondings (Paolo Maggi)
- ESC closes the find dialog (Paolo Maggi)
- Fix crash in Recent-files (Paolo Borelli)
- Change the cursor color when changing the text color (Paolo Maggi)
- Smarter HOME/END cursor movement (Paolo Maggi)

New and updated translations
============================
- Rostislav Raykov (bg)
- Funda Wang (zh_CN)
- Francisco Javier F. Serrador (es)
- Frank Arnold (de)
- Marcel Telka (sk)
- Leonid Kanter (ru)
- Priit Laes (et)
- Rhys Jones (cy)
- Nikos Charonitakis (el)
- Adam Weinberger (en_CA)
- Kjartan Maraas (nb, no)
- Žygimantas Beručka (lt)
- Takeshi AIHANA (ja)


===========
gedit 2.9.4
===========

New Features
============
- optional current line highlighting (Paolo Maggi)
- optional bracket matching (Jurg Billeter)
- "Save a Copy" plugin, with gnome-vfs support (Paolo Borelli)

Fixes
=====
- HIG fix in the close confirmation dialog (Naveen Chandranv)
- sync to latest recent-files library (Paolo Maggi)

New and updated translations
============================
- Laurent Dhima (sq)
- Kostas Papadimas (el)
- Kjartan Maraas (nb)
- Miloslav Trmac (cs)
- Vincent van Adrighem (nl)
- Francisco Javier F. Serrador (es)
- Žygimantas Beručka (lt)
- Adam Weinberger (en_CA)
- Takeshi AIHANA (ja)


===========
gedit 2.9.3
===========

Fixes
=====
- Minor UI tweaks (Paolo Maggi)
- Listen to autosave settings changes (Paolo Maggi)
- accessibility fixes (Srirama Sharma)
- Do not create backups in autosave mode (Paolo Borelli)
- do not retrieve the mime type multiple times for each document (Paolo Borelli)
- split I/O error dialogs to a separete file (Paolo Borelli)
- delay recent view initialization (Paolo Borelli)


New and updated translations
============================
- Laurent Dhima (sq)
- Tommi Vainikainen (fi)
- Takeshi AIHANA (ja)
- Žygimantas Beručka (lt)
- Miloslav Trmac (cs)
- Adam Weinberger (en_CA)
- Francisco Javier F. Serrador (es)


===========
gedit 2.9.2
===========

Fixes
=====
- bump gtksourceview requirement to 1.1
- improve default language detection for the spell plugin (Paolo Maggi)
- plug some memory leaks (Paolo Borelli)
- fix a bug and a critical warning when adding an encoding (Loïc Minier)
- listen to max-recents changes in gconf (Paolo Borelli)
- open new files specified on the command line in the proper order. (Paolo Borelli)
- Move to the new gtk api (about dialog, alerts etc) (Paolo Borelli)
- Fix a crash loading remote files (Paolo Maggi)
- Improve file naming in the window title (Paolo Maggi)
  * modified documents are prefixed with a "*"
  * the title of the window now has the format "filename (directory) - gedit"
- Use Pango fonts when printing	(Owen Taylor)
- Check if the metadata file exists before trying to parse it (Marco Pesenti Gritti)
- Misc code cleanups (Paolo Borelli)


New and updated translations
============================
- Kjartan Maraas (nb)
- Martin Willemoes Hansen (da)
- David Lodge (en_GB)
- Meelad Zakaria (fa)
- Vladimir Petkov (bg)
- Laurent Dhima (sq)
- Takeshi AIHANA (ja)


===========
gedit 2.9.1
===========

Fixes
=====
- Remove obsolete nautilus view (Paolo Borelli)
- Fix compile with picky compilers (Marco Pesenti Gritti)
- avoid duplicate key accel in the file chooser (Paolo Borelli)
- s/Untitled/Unsaved Document to be HIG v.2 compliant (Paolo Maggi)
- enable some of plugins by default. The way active plugins are stored in
  gconf changed, you may have to re-select some of the plugins (Paolo Maggi)
- new methods and signals for the output window (Paolo Maggi)
- remove some obsolete gedit_document_* functions, external plugins may
  need to be updated to use GtkTextView api (Paolo Borelli);
- misc cleanups (Paolo Borelli)
- fix linking issues (Chris Kelso)


New and updated translations
============================
- Adam Weinberger (en_CA)
- Miloslav Trmac (cs)
- Jordi Mallach (ca)
- Mohammad DAMT (id
- Christophe Merlet (fr)
2005-03-22 16:30:57 +00:00
jmmv
1b916756ee Update to 2.10.0:
2.10.0: "Maria Stuarda"
* Translations:
	- Updated Updated Romanian translation by Mugurel Tudor.
        - Updated Hungarian translation updated by Gabor Kelemen.
        - Updated Lithuanian translation by Gintautas Miliauskas.

2.9.92: "Drexler singing"
* Fixed:
	- Readd a missing icon
	- Fix some deprecated includes

2.9.91: "Spectacular Spectacular"
* Fixes:
	- Fix a crash when closing an old window and changing externay gconf
	  keys that were monitorized by that window. (John Ellis)

2.9.3: "Bang Bang"
* Fixes:
	- Tons of leaks fixed (Paolo Borelli)
	- Continue search after finding a pattern (Madhan Raj)

2.9.2: "Con la frente marchita"
* Impovements:
	- Add bugzilla verstion to .desktop file (Christoffer Olsen)
	- Show in the window title the current configuration database
	- Use a new icon for boormarks
	- Added German documentation (Keywan Najafi Tonekaboni)
* Fixes:
	- Install icon in the right place, use for the window title
	  correctly
	- Lot of HIGifycation work (Dennis Cranston)
	- Disable popups entries for defaults/mandatoy if user cannot
	  change them
	- Lot of strings fixes (Dave Ahlswede, Dennis Cranston, David Lodge)
	- Update auto* magic (James Henstridge)
	- Handle menu tearoffs correctly, using the ui_manager (James Bowes)
2005-03-22 16:30:36 +00:00
jmmv
71f5857458 Update to 3.2.15: unknown changes, but this is just another stable version
matching GNOME 2.10.
2005-03-22 16:28:11 +00:00
jmmv
bc301ce848 Bump revision due to update of eel2 to 2.10.0. 2005-03-22 16:13:34 +00:00
wiz
baaf74d21c Bump PKGREVISION for POSIX_SIGNALS change in patch-xx. 2005-03-22 15:40:49 +00:00
wiz
665263518e Use .CURDIR instead of PKGDIR. 2005-03-22 15:40:17 +00:00
wiz
61dcbe8c34 Sort. 2005-03-22 15:39:55 +00:00
wiz
c3d984d08b Define POSIX_SIGNALS on NetBSD, similar to FreeBSD. From Greg
Woods in PR 28977.  Bump PKGREVISION.
2005-03-22 15:39:05 +00:00
wiz
1603cca51a Does not really use libtool, so don't set USE_LIBTOOL. Solves part of
PR 28977 by Greg A. Woods.
2005-03-17 13:36:29 +00:00
martti
8f5042480d Updated vim to 6.3.064
Changes (should fix the security issues found in 6.3.045)

  2231  6.3.046  ":registers" doesn't show multi-byte characters correctly
  2196  6.3.047  (extra) Win XP with Borland: new file is created read-only
 18175  6.3.048  (extra) VMS: doesn't build on IA64
  1776  6.3.049  (after 6.3.045) compiler warning for pointer type
  2225  6.3.050  a SIGHUP while already exiting may cause a crash
  1661  6.3.051  crash when 'wildmenu' set and completing multi-byte file name
  3175  6.3.052  (extra) Win 98: can't enter non-ASCII characters if 'enc' set
  1576  6.3.053  Win32: ":loadview" doesn't work for files with non-latin chars
  1981  6.3.054  when 'im' is set redraw remains off when repeating an insert
  8844  6.3.055  wrong text and crash using <C-R>= or <C-\>e in command line
  2091  6.3.056  window title wrong for specific multi-byte character
  1748  6.3.057  folds are not updated after a filter command
  4440  6.3.058  crash when zero columns room; can't compile without :vsplit
  2286  6.3.059  crash when editing a file with spaces and shell expansion
  1609  6.3.060  register name isn't checked for CTRL-R CTRL-O in Insert mode
  1984  6.3.061  display mess when multi-byte char at right edge of screen
  2337  6.3.062  ":normal! gQ" hangs
  1434  6.3.063  after the CursorHold event 'mousefocus' may stop working
  1586  6.3.064  line2byte(line("$") + 1) sometimes returns the wrong number
2005-03-15 09:07:29 +00:00
tv
51e2087cde USE_BUILDLINK3. (Sometimes I wonder whether this should become the default,
using NO_BUILDLINK only as absolutely needed.)
2005-03-15 04:51:19 +00:00
tv
abcd91db7a Use nroff.buildlink3.mk to get ${NROFF}. 2005-03-15 04:46:36 +00:00
dmcmahill
a27ec28562 avoid letting the emacs flavour affect DIST_SUBDIR. Ensures both emacs
and xemacs users can use this package and we don't have to maintain two
identical checksums and 2 copies of the distfile.
2005-03-14 22:03:55 +00:00
dmcmahill
98c839bbb6 revert previous change. The flavour of emacs used should not affect
the DIST_SUBDIR.  That change broke this package for all emacs (not xemacs)
users.
2005-03-14 22:03:01 +00:00
rillig
0a3dc72632 Added two patches that are necessary for NetBSD-1.6.2. Approved by wiz.
In NetBSD-1.6.2, the <stdlib.h> header uses the word bufsize as a
parameter name in a function prototype. The "file.h" header #defines
bufsize to 4096, which leads to a parser error.
2005-03-11 21:22:24 +00:00
jwise
1e5551c60f Rebuild now that a problem in emacs.mk which was causing PKG_NAME to be corrupted
is fixed.
2005-03-07 17:50:32 +00:00
adam
b5e02f775d Changes 2.2.5:
Francis Franklin
* Add a light gray border to the toolbars and adjust buttons (MacOSX)
* RTF importer fix for Unicode above 32K which are wrapped as negative (variation on a patch by Roland Kay, bug 8468)
* New document icons for RTF/DOC/WPD (MacOSX)
* Don't open files at launch time until after plugins have loaded (MacOSX)
* Improved toolbar combobox behaviour (bug 8417 & 8491)
* Don't convert Helvetica to Helvetic during RTF import (MacOSX)
* Use the correct names for units (points="pt" and pica="pi") in the Options dialog
* Use the correct scale for mm ruler units in the rulers
* Allow plugin-loading from Finder selection (MacOSX)
* If no other windows open, revert to default window position for new frame (MacOSX)
* Adjust zoom for new documents (bug 8415)
* CocoaPlugin API support for adding items to the context menu (MacOSX)
* Fix Stylist (MacOSX, bugs 8522 & 8523)
* Fix the spinners in the Insert Table dialog (MacOSX, bug 8524)

Roland Kay
* Add UTF-8 locales to supported language table (bug 8500)
* Bugfixes: 8499 (Modified by Dom Lachowicz)

Birch Knutson
* Fix bug where normal headers become even-page-only headers when exporting to RTF (bug 6217)
* Language of styles was not imported from RTF (bug 8445)
* Bugfixes: 5627 (partially), 7300 (partially)

Dom Lachowicz
*  Bugfixes: some work towards fixing bug 8359
2005-03-07 10:16:43 +00:00
jwise
2963023acb Also accept xemacs-nox11 in DEPENDS. Someone should eventually work the
magic of buildlink here, but in the meantime, there's not much point in
having an xemacs-nox11 without allowing it to install the packages.

(Actually, should xemacs-nox11 become xemacs with PKG_OPTIONS.xemacs without
`x11'?

Which way are we going with these things?)
2005-03-04 14:54:56 +00:00
uebayasi
94e9002d02 * Correct PLIST when !defined(PKG_OPTIONS.xemacs:Mcanna).
* Move library/header path configurations from xemacs/Makefile.common
  to xemacs/Makefile and xemacs-nox11/Makefile.  Don't add X-related
  paths for -nox11.  Fix build failure reported by bulk builds.
2005-03-03 16:16:03 +00:00
magick
2a0c9d7deb Update xemacs-current from 21.5.18 to 21.5.19
From the ChangeLog:

*          XEmacs 21.5.19 "chives" is released.
      "chives" is the twentieth in the VEGETABLE series.


Relative to XEmacs 21.5.18 "chestnut", "chives" includes a large
number of minor enhancements and work-in-progress.  Some important or
annoying bugs have been fixed:

  - The lstream data truncation bug (often observed as truncated emails
    or truncated process input in buffers) has been identified and
    fixed, we believe (hard to test).

  - The bug where process output insertion replaced the whole buffer,
    rather than just the region, has been fixed.

  - The "Metacity maximize" bug (which was XEmacs's fault, not the
    window manager's) has been fixed.

Known remaining bugs include:

  - Aborts due to recursive entry to the allocation code from error
    handlers.  Workaround: avoid getting the memory full warnings (at
    75% and 95% of memory space).

  - A regression test failure in no-Mule builds.  Workaround: don't
    run the c-tests.el series when running tests.  (Simply move
    tests/automated/c-tests.el out of the way.)

Currently fairly stable, this seems to be a good point to release a
beta as a checkpoint.  At the user level the most visible changes are
extension of the "behavior" mechanism for enabling and disabling
features, and a major reorganization of the documentation in the
source tree.  For behaviors, see the Options->Behaviors submenu.

The source documentation changes include

   At top level,
      README has been gutted, with most content moved to the FAQ.
      BUGS and README.packages were removed, with much of their content
      moved to the FAQ.
      GETTING.GNU.SOFTWARE was removed.

   In etc,
      BETA, CHARSETS, CODING-STANDARDS, CODINGS, DEBUG, DISTRIB, MACHINES,
      and PACKAGES were removed, with most content moved to various Texinfo
      documents.
      FTP, GNU, LPF, MAILINGLISTS MORE.STUFF, MOTIVATION, ORDERS,
      ORDERS.EUROPE, ORDERS.JAPAN, README.HYPERBOLE, README.OO-BROWSER,
      SERVICE, and TERMS were removed.

   PROBLEMS and etc/README were revised.

For developers, the following important internal API changes occurred.

  - Initialization code (called from emacs.c:main_1()) has been
    refactored.  See the ChangeLog (2004-10-27, Ben Wing) for details.

  - The GCPRO API has been refactored.  See the ChangeLog (2004-10-27,
    Ben Wing) for details.  (Yes, it was a megapatch: same log entry.)

For more detailed information, there is a list of credits, and then
the full ChangeLogs, following the availability information.

For general information about XEmacs, the developers, and the user
community, see our home page,

		       http://www.xemacs.org/
2005-03-02 22:05:19 +00:00
wiz
363616adb9 Add checksum for TeXmacs-1.0.4.6. 2005-03-02 12:57:11 +00:00
uebayasi
8c89663d00 Update xemacs to 21.4.17.
Fix the movemail.c format string vulnerability.  Other changes are
mostly build & documentation fixes.

In pkgsrc, pass ${LOCALBASE} and ${X11BASE} as the --site-includes
/ --sith-libraries / --site-runtime-libraries to configure more
correctly.  No visible change.
2005-02-28 16:20:09 +00:00
wiz
577bddde3d Update for 21.4a. Noted by Dave Huang on tech-pkg. 2005-02-27 01:05:33 +00:00
jmmv
4aeed3455b Update to 3.2.13:
2005-01-30  Matthew Garrett  <mjg59@srcf.ucam.org>

	* Make autogen.sh do the right thing
	* Add Bengali support (from sayamindu@gnome.org)
	* Add a couple of colons to remove gcc warnings (from sobhi@us.ibm.com)
	* Make sure non-void functions return something (from
	  clahey@ximian.com)
	* Check in /usr/X11R6/lib64 for libXtst (from clahey@ximian.com)
	* Fix up string length checking - avoid crashes when "Speak on stop"
	  switched on
	* Version 3.2.13

2005-01-25  Matthew Garrett  <mjg59@srcf.ucam.org>

	* Fix a couple of crash bugs in the window-focus handling
	* Make window choice available on non-accessible builds

2005-01-12  Matthew Garrett  <mjg59@srcf.ucam.org>

	* Make the build system work after autotools make my life miserable
	  again.
	* Add support for focusing windows from within Dasher
	* Bump version to 3.2.12
2005-02-26 17:25:47 +00:00
wiz
a64407a6f0 Update to 21.4: no change in the files in the leim distribution. 2005-02-26 16:26:30 +00:00
wiz
9936a8c10c Use 21.4a tarball: only change is an entry in the README to disable
exec-shield on linux if you have problems compiling emacs.
2005-02-26 16:01:32 +00:00
drochner
6489462a6d update to 1.0.4.6
changes:
German translation of the manual by Dietmar Jung (1.0.4.6).
Selection of visual grid and editing grid in upcoming graphical mode (1.0.4.6).
Several minor bug corrections (1.0.4.6).
User profile for Windows, Gnome and KDE (1.0.4.5).
Several bug fixes: keyboard modifiers, Guile GC, Windows/Cygwin, etc. (1.0.4.5).
Arcs, circles and enhanced undo/redo for graphical mode (1.0.4.5).
Several patches by Josef Weidendorfer for improving the performance (1.0.4.4).
Drag and drop and more intuitive buttons in graphical mode (1.0.4.4).
Synchronization with &beta;-version of the Windows port (1.0.4.4).
    &beta;-version of the Windows port (1.0.4.3).
Faster string and pk font loading (1.0.4.3).
Better graphical selections (1.0.4.3).
Added svjour base style for Springer-Verlag articles (1.0.4.2).
Implementation of double page breaks (1.0.4.2).
Correction of bug in presentation mode and several other minor bug corrections (1.0.4.2).
New implementation of header and title tags (1.0.4.1).
Documentation on new headers and titles (1.0.4.1).
Completed documentation on how to write style files (1.0.4.1).
Reorganization of style files so as to port existing LaTeX style files to TeXmacs (1.0.4.1).
Add routines for pattern matching on document paths (1.0.4.1).
Start to use inverse paths associated to trees in typesetting process (1.0.4.1).
2005-02-25 19:49:44 +00:00
drochner
1a28eb1bc2 remove obsolete patch, thanks wiz 2005-02-24 15:35:16 +00:00
drochner
e53575ee96 update to 21.4
This release fixes CAN-2005-0100, which we had a patch for before.
2005-02-24 15:31:48 +00:00
adam
a9f413865f Changes 2.2.4:
* A new detection method has been added to repair importer mistakes.
  This should prevent crashes on importing documents.
* Lots of improvements again to the Mac OS X port
* Handle all platform supported graphics formats by default in the GTK port
* Improved HTML export, including the handling of Tables of Contents
* Improved WordPerfect import, including support for WordPerfect 3.0-3.5(e)
  for Mac documents
* and much more
2005-02-24 09:55:34 +00:00
agc
01907502f3 Add RMD160 digests in addition to the SHA1 ones. 2005-02-23 17:15:09 +00:00
minskim
8c1170628f Enable pkgviews installation. Patches provided by Joachim Kuebart on
tech-pkg@.
2005-02-23 04:09:50 +00:00
adam
24638cb271 abiword1 removed; does not build anymore; not supported; use abiword instead;) 2005-02-22 12:39:04 +00:00
hubertf
9a981bcfbe Sign over maintainership to tech-pkg@ 2005-02-21 20:26:08 +00:00
wiz
5778f1ffd4 Let leim-20.7nb5 depend on emacs-20.7nb5. 2005-02-17 00:42:10 +00:00
tv
b8c39103be * Apply libtoolize hack of libpico to Interix too.
* Only the major of NetBSD's patch was bumped before.  Bump the major in
  the rest of the patches (ick, this should be reworked), and PKGREVISION.
2005-02-15 18:13:41 +00:00
tv
17d3ac45de Make build on Interix, which is very close to Solaris and SVR4, but has
-lcurses instead of -ltermlib, and can't use poll(2).
2005-02-15 18:04:02 +00:00