Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
of the shared libXm has changed.
|
|
I had written {PREFIX:Q} instead of ${PREFIX:Q}.
|
|
gettext-lib, configure tries to be clever.
|
|
Disable vsprintf on DragonFly, it doesn't compile and libc is fine.
|
|
|
|
|
|
(also included) sys/queue.h.
|
|
signature errors from GCC 3.4+.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
adopts the iconv interface of the underlaying OS and DragonFly follows
SUS there.
|
|
|
|
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.
|
|
CONFIGURE_ARGS.
|
|
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
|
|
|
|
|
|
|
|
Fix lots of pkglint warnings while here.
Simplify PLIST handling.
|
|
|
|
Replace files/info.patch with usual patch files and a post-install fix.
|
|
|
|
|
|
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
|
|
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.
|
|
This was fixed upstream for "boost" also.
|
|
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.
|
|
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).
|
|
unprivileged user. It is now installed with mode 755 instead.
|
|
other platforms work again.
|
|
|
|
|
|
detected on Interix.
|
|
|
|
|
|
This is not normal, but the source's configure and Makefile.in
assume this.
|
|
|
|
|
|
|
|
|
|
set" with "yes".
|
|
fixes PR pkg/31889 by Robert Elz
(there were no changes between the archives besides timestamps)
|
|
pkglint.
|