Commit graph

907 commits

Author SHA1 Message Date
jmmv
42ef49d5d3 Trivially update to TeXmacs 1.0.0.24. Changes include:
* Part I of the documentation on the markup in packages (1.0.0.24).
* Variants for descriptions (1.0.0.24).
* More customizable referencing and indexing (1.0.0.24).
* Customizable page numbers (1.0.0.24).
2002-12-06 17:04:30 +00:00
jmmv
4eb9b18429 Do not use MANCOMPRESSED and avoid manpage compression during
installation (it was not even working properly and caused problems).
2002-12-04 09:35:47 +00:00
jmmv
f1b2f024a3 Update TeXmacs to 1.0.0.23.
Changes since 1.0.0.15:
* Hacky support of numbers in equation arrays (1.0.0.23).
* Some little improvements in the LaTeX input filter (1.0.0.23).
* Cleanups by David Allouche, mainly in menu.scm (1.0.0.23).
* Support of the Finnish language (1.0.0.22).
* Improvements in the German dictionary (1.0.0.22).
* Temporary fix for problem with g++ 3.2 (1.0.0.22).
* Fixed problem with Guile 1.6 (1.0.0.22).
* Several minor bugs have been fixed (1.0.0.21).
* Low level support of elementary graphics (1.0.0.21).
* The online documentation system becomes default (1.0.0.20).
* New algorithm for the computation of table borders (1.0.0.20).
* Entering Greek letters as variants of normal letters (1.0.0.20).
* Applied many small patches from David Allouche (1.0.0.20).
* Creation of a made-by-TeXmacs tag (1.0.0.20).
* Updated interface for Axiom (1.0.0.20).
* Very simple browsing through help (1.0.0.19).
* Page breaks before (1.0.0.19).
* Cleanup in base.scm by David Allouche (1.0.0.19).
* A very rudimentary interface for GNU Octave (1.0.0.18).
* Several minor bug corrections (1.0.0.18).
* The packages number-europe and number-long-article can be used to
  customize the numbering conventions (1.0.0.17).
* Automatic completion support for computer algebra systems (1.0.0.17).
* Automatic completion using tab (1.0.0.17).
* Added content-based tags to Text menu (1.0.0.16).
* Improvements in the LaTeX to TeXmacs converter for reimporting
  documents which were previously exported (1.0.0.16).

I've also changed the default location of documentation files to the
standard place (providing a symlink for compatibility). It is hard (or at
least seems to me) to make TeXmacs recognize the documentation in the new
place without the symlink.

This closes my own PR pkg/18495 which provided an update to 1.0.0.17.

Reviewed by wiz.
2002-12-02 21:34:06 +00:00
magick
396dfd43bc Use the athena widget set if USE_ATHENA is set.
Patch submitted by Masao Uebayashi in private mail.
2002-12-01 16:51:16 +00:00
salo
5a68637b24 USE_PKGLOCALEDIR, delint. 2002-11-30 23:32:20 +00:00
jmmv
2998870327 Add and enable hnb. 2002-11-29 20:18:26 +00:00
jmmv
097ef91c5a Initial import of hnb, version 1.8.1. Description follows:
hnb stands for Hierarchical NoteBook. It is a console (ncurses)
program to organize many kinds of data in one place, including
addresses, TODO lists, ideas, book reviews, brainstorming,
speech outlines, etc. It stores data in XML format, and is
capable of native export to ASCII and HTML.

Approved by wiz.

This closes my own PR 18233 (the package was provided there).
2002-11-29 20:17:24 +00:00
kei
b694fd3662 fixed build problem noted by Ken Nakajima in port-powerpc-ja mailing list.
confirmed on i386 and macppc.
2002-11-29 00:24:48 +00:00
agc
3003269e90 Make the colour syntax highlighting recognise a lot more of BSD makefiles
than it used to.
2002-11-27 15:04:04 +00:00
agc
f6f7cae51a Update the xvile package from version 9.0 to 9.3. A large number of
bugs have been fixed over the 3 years since 9.0 was released, and some
major portability improvements have been made.
2002-11-27 11:03:31 +00:00
agc
4c6b3cec93 Update the vile package from version 9.0 to 9.3. A large number of
bugs have been fixed over the 3 years since 9.0 was released, some
major portability improvements have been made, and remove pkgsrc
patch-ac

"+ work around NetBSD 1.5's use of MK symbol in curses.h (reported by
 Matthias Buelow)."
2002-11-27 10:45:04 +00:00
uebayasi
779b38ccbb Mark as BROKEN; compilation has some problems. 2002-11-27 08:47:41 +00:00
tron
4006d1403a Use "${TRUE}" instead of "true". 2002-11-24 19:19:33 +00:00
tron
382ada8bc8 Don't cause a warning message if directory "share/emacs/site-lisp" or
"share/emacs" cannot be removed.
2002-11-24 19:16:17 +00:00
taca
92c638c2a9 Update tamago to 2002/9/9 version from CVS.
- Use last updated date for pacakge version.
- Utilize emacs.mk.

Now build problem on emacs 20.X was fixed.

2002-09-09  NIIBE Yutaka  <gniibe@m17n.org>

	Check JIS x0213 support at compile time.
	* check-jisx0213.el: New file.
	* configure.in: Check if JIS X0213 is supported or not.
	* Makefile.in (TOPSRCS): Remove egg-x0213.el.
	(DEPS): Don't load jisx0213.el.
	(ITSSRCS): Removed its/aynu.el.
	(AYNU): New variable.

	Bug fix.
	* its/thai.el (its-thai-add-vowel, its-thai-add-tone): Bug fixes.
	Just call compose-string.
2002-11-23 16:56:02 +00:00
schmonz
152041d42d Use canonical pkgsrc config.guess and config.sub to squelch a
configure warning on Darwin.
2002-11-22 21:08:34 +00:00
jlam
0508bc597d buildlink1 -> buildlink2 2002-11-15 00:50:19 +00:00
jschauma
d4e513eee1 Extend this package to include all available xemacs-packages.
Bump PKGREVISION and remove MESSAGE to reflect this change.
2002-11-12 21:11:13 +00:00
grant
cf12a2f4f0 fix MAINTAINER= Name <email> to only include email address. 2002-11-10 00:35:07 +00:00
itojun
1fbfa822f5 use lkbreth.foretune.co.jp, it seems ftp.foretune.co.jp has problem with PASV 2002-11-09 02:18:09 +00:00
itojun
ecfd2de4db use /usr/include/sys/queue.h for netbsd, to make other include file happy 2002-11-09 01:58:29 +00:00
rh
abc7c3006d Add and enable gedit 2002-11-03 08:53:16 +00:00
rh
f400e9aee1 Initial import of gedit-2.0.5, a lightweight GNOME2 text editor. 2002-11-03 08:52:25 +00:00
rh
c4548095aa Add and enable gconf-editor 2002-11-02 11:33:38 +00:00
rh
33f235f9c5 Initial import of gconf-editor-0.3.1, an editor for the GConf2
configuration system.  Version 0.2 was provided by Scott Aaron Bamford in
PR pkg/18660
This is an updated version that uses buildlink2
2002-11-02 11:32:39 +00:00
rh
75ac9ffd39 Add and enable gbib 2002-11-02 00:35:02 +00:00
rh
698c2ef1b3 Initial import of gbib-0.1.1b, a user-friendly editor and browser for
BibTeX databases.
2002-11-02 00:34:12 +00:00
wiz
f7538fa45d Depend on latest gdbm and bump PKGREVISION (major bump in gdbm library). 2002-11-01 16:34:34 +00:00
markd
a2c48d5c8a Update kile to version 1.3
version 1.3beta -> 1.3 :
- fixed some minor bugs
- new user manual
- added more options for the "Quick Start" wizard
version 1.2 -> 1.3beta :
- the "label" tags written on the same line than a "section" tag are now detected
- added a "find next" command
- improved the "replace" command
- improved the "edit user menu" command (ability to insert several lines)
- added more options for the "quick start", "tabular" and "array" wizards
- added new LaTeX tags (maketitle, footnote, tableofcontents, ref, pageref)
- added DCOP support (no new instance when kile is already running - Kdvi
  "inverse search" should work better)
2002-10-30 09:56:44 +00:00
wiz
950806d15e buildlink1 -> buildlink2. 2002-10-29 12:39:24 +00:00
bouyer
b4a6c42dfb Xaw may need xpm, add support for this in configure. 2002-10-26 19:47:06 +00:00
wiz
2bd0737533 buildlink1 -> buildlink2. 2002-10-25 17:51:44 +00:00
wiz
a89562fc4e buildlink1 -> buildlink2. 2002-10-25 17:35:02 +00:00
wiz
82c8efcedf buildlink1 -> buildlink2. 2002-10-25 17:33:59 +00:00
wiz
92529efe1b buildlink1 -> buildlink2. 2002-10-25 12:34:08 +00:00
wiz
abdced3a61 buildlink1 -> buildlink2. 2002-10-25 12:24:36 +00:00
martti
5fb7348e42 pkglint 2002-10-18 11:32:12 +00:00
wiz
43aa70891d buildlink1 -> buildlink2 (untested). 2002-10-13 16:09:32 +00:00
wiz
98ccb817f3 buildlink1 -> buildlink2. 2002-10-13 14:52:20 +00:00
wiz
e33663a96a buildlink1 -> buildlink2. 2002-10-13 11:55:54 +00:00
wiz
86e943ecb8 buildlink1 -> buildlink2. 2002-10-10 12:50:32 +00:00
wiz
7274a4ac38 buildlink1 -> buildlink2. 2002-10-09 23:59:49 +00:00
magick
2b692583d5 Bump package revision after last bugfix 2002-10-09 16:33:50 +00:00
magick
ec45955dbb Don't include site.el when executing check-festures.el.
This fixes pkg/18283 submitted by Hauke Fath.
2002-10-09 16:32:16 +00:00
wiz
9508b04929 buildlink1 -> buildlink2. 2002-10-09 14:35:34 +00:00
wiz
ed943d9a0c buildlink1 -> buildlink2. 2002-10-09 13:45:46 +00:00
jlam
e925efa118 buildlink1 -> buildlink2 2002-10-08 23:31:01 +00:00
jlam
4f842287c0 buildlink1 -> buildlink2 2002-10-08 13:37:17 +00:00
jlam
17859509ae buildlink1 -> buildlink2 2002-10-08 12:43:24 +00:00
jlam
d61cae3e18 Add and enable editors/vim-kde. 2002-10-08 00:20:53 +00:00