Commit graph

39 commits

Author SHA1 Message Date
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00
recht
cf17a3984b Add missing patch. 2004-08-22 19:47:05 +00:00
recht
f05af955b8 update to TeXmacs-1.0.4-R2
Changes:
This is a bug-fix only release.

Changes to the pkg:
Correctly pass LDFLAGS, so the rpath won't get lost.
2004-08-17 11:18:57 +00:00
recht
b211e173ab update to TeXmacs-1.0.4
changes:
- Finished documentation of built-in environment variables.
- Bug fixes in the HTML converters and in the accelerator for long
  documents.
- Better quasi-quoting and added unquote-splicing primitive.
2004-07-28 10:44:56 +00:00
recht
a47fc37750 update to TeXmacs-1.0.3.11
changes:
- Finished documentation of TeXmacs primitives.
- Started documentation built-in environment variables.
- Editing of text-at boxes in graphics mode1.
2004-07-28 09:31:16 +00:00
recht
6f8608ff71 update to 1.0.3.10
changes
- Higher reactivity for editing large documents.
- Speed-up for starting TeXmacs.
- Tab-completion and hyperlinks for intra-project labels and
  references.
- Patches by Henri Lesourd for better editing of graphics.
- Several bug corrections.
2004-07-03 21:25:53 +00:00
recht
9011f3c83d update to 1.3.0.9
- Tree call-backs at modifications in documents
- Path-aware trees
- Bug fixes w.r.t. previous version
- Better handling of parameters for page size and margins
- Implementation of ``mutators'', tags which may modify themselves
- Let computer algebra sessions make use of mutators
- All TeXmacs documents become part of one global super-document
2004-06-27 01:08:44 +00:00
schmonz
384af75e68 Packages no longer need to clean up *.subst.sav leftovers. 2004-06-06 04:29:17 +00:00
adam
5af7d3ea93 Changes 1.0.3.7:
* bug fixes
* support for new languages
2004-04-27 11:56:26 +00:00
reinoud
9fbcdce47f Fixing of fatal compilation errors. Mainly it redefined time_t causing it
to bomb out. Secondly it made assumptions about the processor being a 32
bitter wich gave rise to various warnings about pointer to integer
conversion. These were not that serious for they were mainly used for
calculating hash values but i decided to fix those too if only to get
better hash values.
2004-04-06 19:02:48 +00:00
recht
657e9dc2ea update to 1.0.3.6
Changes:
A lot of documentation has been added on how to write style files. Several
bugs that were introduced in the last two versions have been corrected.
2004-04-04 23:19:45 +00:00
recht
47c4855969 update to 1.0.3.5
changes:

# Experimental support for recursive sections and structured
  sections/lists (1.0.3.5).
# Thorough reorganization of style files: counters, lists, environments,
  sections (1.0.3.5).
# Support for local layout changes when formatting source code (1.0.3.5).
# Added a plug-in for Python by Ero Carrera (1.0.3.5).
# New TeXmacs icon by Johann Dréo (1.0.3.5).
# The editing of style files has been completely reorganized and
  improved (1.0.3.4).
2004-03-30 12:41:27 +00:00
wiz
a661ce60c0 PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.
2004-03-26 02:27:34 +00:00
recht
550f887d6e update to 1.0.3.3
changes:
- Application of many minor bug fixing patches.
- Some <TeXmacs> primitives have been documented in greater detail.
- Further fixes for using <name|True Type> fonts.

in the pkg:
- USE_LANGUAGES= c c++
- no need for gettext-lib, libiconv is enough for TeXmacs
2004-02-15 15:47:42 +00:00
recht
58779c0b95 update to 1.0.3.2
changes:

Reorganization of font-system so that it can work with True Type fonts
instead of the usual pk fonts. This makes it possible to make TeXmacs
distributions which do not longer rely on Metafont for the font-handling.

Implementation of compound fonts. This is used in order to similate EC fonts
by combining several other CM-like fonts. It also provides a first step
towards native Unicode support.

Improved Octave plug-in and added plug-ins for Clisp, Cmucl and Matlab.
2004-02-01 22:26:01 +00:00
grant
f49bdea710 replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-22 08:24:28 +00:00
recht
503d845154 update to TeXmacs-1.0.3.1
The main improvements with respect to TeXmacs-1.0.2 are:

* An export filter for Postscript and Pdf which supports scalable fonts.
* An interface with FreeType 2 for the support of several new fonts.
* TeXmacs has become ?DRD aware?, which means that properties can be
  associated to primitive and user defined tags.
* The TeXmacs website has been redesigned and generated using TeXmacs.
* A better Html output filter and several minor improvements in the LaTeX
  import converter.
* Several improvements in the plug-ins and support for the free Axiom system.
* Scheme support for plugging in new data types and converters.
* Support for the Slovene language.
2004-01-20 14:44:13 +00:00
recht
b7d154dbce update to 1.0.2.11, ok'ed by jmmv@
Lots of fixes/changes.

 The main improvements with respect to TeXmacs-1.0.1 are:

* Improved user & developer support for plugins + documentation.
* Plugins for Graphviz, GNUplot, Eukeides.
* Improved converters for Html.
* Possibility to save and load as XML.
* Manual available in French, Italian, Portuguese and Spanish.
* Informative flags for otherwise invisible tags.
* Cleaner interface with Guile and module system.
2004-01-01 12:30:56 +00:00
cjep
ae7fd52e7b Add trailing / on HOMEPAGEs 2003-12-30 17:21:54 +00:00
jmmv
eeee7fac9f Adjust dependancies and bump PKGREVISION due to:
- teTeX 1.0.x packages have been moved to teTeX1* directories.
- teTeX 2.0.x packages have been moved to teTeX* directories and their base
  name has been changed to teTeX (instead of teTeX2).
2003-12-24 13:02:00 +00:00
reed
77cfa38c9c Allow to use teTeX2 also. 2003-10-08 20:58:05 +00:00
grant
4083b24390 s/netbsd.org/NetBSD.org/ 2003-07-17 21:31:04 +00:00
wiz
43fa0c7cb6 PKGREVISION bump for libiconv update. 2003-07-13 13:50:19 +00:00
uebayasi
8997a30889 Bump revisions following the guile14's threaded fix. 2003-06-05 05:01:54 +00:00
jmmv
f1446ddf2b Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
seb
6b21afbe59 No need for texinfo.mk here. 2003-05-06 16:21:20 +00:00
jlam
3ef633718c (1) Publicly export the value of _OPSYS_RPATH_NAME as RPATH_FLAG;
Makefiles simply need to use this value often, for better or for
    worse.

(2) Create a new variable FIX_RPATH that lists variables that should
    be cleansed of -R or -rpath values if ${_USE_RPATH} is "no".  By
    default, FIX_RPATH contains LIBS, X11_LDFLAGS, and LDFLAGS, and
    additional variables may be appended from package Makefiles.
2003-03-14 19:37:30 +00:00
jmmv
bf60fb802f Make TeXmacs locate guile at runtime by setting the PATH accordingly.
Should fix PR pkg/20094 by Peter Hansen.  Bump PKGREVISION.
2003-01-30 00:08:57 +00:00
uebayasi
917d29d213 Rename older (<1.6) Guile as guile14.
Packages using Guile now all depend on guile14.  These packages are
expected to be made depend on newer Guile (1.6.x) when updated in the
future.
2003-01-07 03:56:17 +00:00
jmmv
b48a455868 Update TeXmacs to 1.0.1. Also change my maintainer email address to the
NetBSD one.

Changes since 1.0.0.24:
* Several minor bugfixes (1.0.0.26).
* Final changes in the menus (1.0.0.26).
* Prittier checkmarks in menus (1.0.0.25).
* Many minor bug fixes and cleanups (1.0.0.25).
* Part I of the documentation on the markup in packages (1.0.0.24).
2002-12-21 17:05:08 +00:00
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
wiz
f559940468 Add configure patch to remove autoconf dependency. 2002-10-02 22:47:35 +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
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
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
rh
3d53152529 Change dependency on autoconf to BUILD_DEPENDS 2002-04-27 10:27:01 +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