Age | Commit message (Collapse) | Author | Files | Lines |
|
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
|
|
* 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).
|
|
|
|
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
|
|
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
|
|
to apply it.
|
|
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).
|
|
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.
|
|
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).
|
|
|
|
USE_GNU_TOOLS -> USE_TOOLS
awk -> gawk
m4 -> gm4
make -> gmake
sed -> gsed
yacc -> bison
|
|
changes:
-Contextual overloading
-speed improvements
-groundwork for graphical mode
|
|
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
|
|
|
|
|
|
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 β-version of the Windows port (1.0.4.4).
β-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).
|
|
|
|
Suggested by Roland Illig, ok'd by various.
|
|
Unfortunately, guile{,14}/buildlink3.mk directly includes it, and I don't
know which dependencies actually need libltdl, so it was a recursive bump.
Hopefully this recursive inclusion can be ripped out of
guile{,14}/buildlink3.mk at some point and bubble down to dependencies that
actually use libltdl, avoiding this headache in the future....
|
|
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.
|
|
|
|
Changes:
This is a bug-fix only release.
Changes to the pkg:
Correctly pass LDFLAGS, so the rpath won't get lost.
|
|
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.
|
|
changes:
- Finished documentation of TeXmacs primitives.
- Started documentation built-in environment variables.
- Editing of text-at boxes in graphics mode1.
|
|
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.
|
|
- 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
|
|
|
|
* bug fixes
* support for new languages
|
|
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.
|
|
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.
|
|
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).
|
|
Buildlink files: RECOMMENDED version changed to current version.
|
|
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
|
|
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.
|
|
|
|
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.
|
|
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.
|
|
|
|
- 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).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
Should fix PR pkg/20094 by Peter Hansen. Bump PKGREVISION.
|
|
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.
|
|
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).
|
|
* 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).
|