Age | Commit message (Collapse) | Author | Files | Lines |
|
Bump BUILDLINK_RECOMMENDED.
|
|
|
|
|
|
for drawing simple diagrams by using ASCII characters. It is like a graphics
editor for editing texts instead of images.
|
|
on DragoFly's user list.
|
|
Based on patch from Richard Nyberg on DragonFly's user list.
|
|
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.
|
|
|
|
This fixes packaging due to missing share/lyx/xfonts/PSres.upr.
|
|
|
|
|
|
1581 6.4.004 "go" doesn't work correctly when 'virtualedit' is set
1577 6.4.005 truncating message may write before buffer
2320 6.4.006 ":argedit", "argdel" and ":argadd" used count argument
|
|
3.0. If one of these is important to you, please fix it in time
for pkgsrc-2006Q1, or it may be removed.
|
|
This is during the freeze. Hopefully, this fixes PR #32310
and #32144. Before this fix, under Linux, the package's PLIST
didn't match up with what was actually installed. Also problem
was seen recently on bulk-builds list.
Add patch-af from
abiword-2.0.9-windowshelppaths.patch from Fedora Core 4 Extras abiword-2.4.1-2.
This gets rid of the DOS style file paths of images.
Add patch-ag to have portable use of cp -r * instead of */.
This fixes problem where files were not installed to their subdirectories.
Use post-build target to create "help" docs and to clean out junk.
(Fixes problem where "make clean" can't clean.)
Fix permissions in post-build too. Fixes problem where some
subdirectories for the help files were not browsable.
Copy the help files into place in the post-install target.
Many PLIST changes due to fixing of the help files.
While I am here, use PKGMANDIR instead of "man" and add INSTALLATION_DIRS
for that.
Bump PKGREVISION.
The maintainer of this package, adam, said he was unavailable to
work on this currently and said it was okay for me to work on this.
I tested on PkgLinux and NetBSD/i386. I reviewed some "help" files
in browser (which abiword opens). And saw some images too.
|
|
site (ftp.sleepycat.com).
This should fix the situation reported by PR pkg/32263 by yamt@.
|
|
|
|
|
|
|
|
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.
|