Age | Commit message (Collapse) | Author | Files | Lines |
|
instead of GNU gettext from pkgsrc. Fixes pkg/18570.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Support indentation support for EnumList.
- Make rd-intelligent-newline work if previous line isn't ItemList and
MethodList.
Bump to ruby-rd-mode-0.6.11nb1.
|
|
|
|
|
|
|
|
|
|
Luckily buildlink2 does it for us.
|
|
pre-build. Fake X server if ${X11BASE}/bin/Xvfb is present.
Closes PR pkg/18417.
|
|
Bump PKGREVISION.
|
|
Closes PR pkg/18275.
|
|
|
|
|
|
to an explicit DEPENDS on the latest automake package.
|
|
|
|
and automake resp.).
|
|
|
|
Does not conflict with automake14 package.
|
|
Does not conflict with autoconf213 package.
|
|
to not conflict with the to-be committed automake package.
Package provided by dillo.
|
|
to not conflict with the to-be committed autoconf package.
Package provided by dillo.
|
|
|
|
|
|
|
|
Changes are misc bug fixes.
Also buildlink1 -> buildlink2
Use mk/automake.mk.
The implied dependency updates from using automake.mk fix PR pkg/18368
|
|
Unknown changes, just bringing in sync with the rest of KDE.
buildlink1 -> buildlink2
|
|
|
|
buildlink1 -> buildlink2.
Changes:
*** IMPORTANT NEWS FOR ALL AUTHORS OF TEXINFO MANUALS ***
As of version 4.2, Texinfo has a new command @copying to define the
copyright and copying permissions for a manual. It's important to
switch to using it as soon as possible (as in your next release),
because the historical method of doing copyright permissions using
@ifinfo failed to output copyright information in the HTML (or XML)
formats. The manual has detailed explanations and examples. For
convenience, here's a url to one of the relevant sections:
http://texinfo.org/manual/Document-Permissions.html
4.2 (1 April 2002)
* Language:
. new command @copying to define copying permissions. See above.
. new conditionals @ifplaintext, @ifnotplaintext for the plain text
(--no-headers) output format.
. new command @\ to produce literal \ inside @math, since \ by itself
no longer works.
* makeinfo:
. emit accesskey attributes for keyboard shortcuts to menu items.
. @{even,every,odd}{footing,header} are ignored by makeinfo now, so
they no longer need to be enclosed in @iftex.
* texinfo.tex:
. bug fix for pdf-format table of contents.
* info:
. bug fixes for -R (--raw-escapes).
. --help shows short option names.
* Distribution:
. the doc.c, funs.h, and key.c files in info/ are no longer generated
at make time, to appease Automake's make distcheck.
. gettext 0.11.1, autoconf 2.53, automake 1.6 (with install-info kludge).
4.1 (4 March 2002)
* Language:
. new commands @verbatim and @verb for printing verbatim inserts.
. new command @verbatiminclude for verbatim include of files.
. new environment @documentdescription for defining the HTML description.
. new command @afivepaper for the A5 paper size.
* makeinfo:
. supports xml and docbook output.
. supports HTML splitting by node, which is now the default.
. new option --split-size to control maximum size of split info files.
* info:
. user-specified key bindings supported.
. ANSI escape sequences (as produced by groff) removed from man output
by default; use --raw-escapes to let them through if your terminal
supports them.
* texinfo.tex:
. @math implies @tex, so all the usual plain TeX math is supported.
. smaller fonts for @smallexample, in all page sizes.
. improvements in the PDF support.
* texi2dvi:
. new option -o to explicitly specify output filename.
* Distribution:
. switch to GNU Free Documentation License (http://www.gnu.org/copyleft/).
. update to GNU gettext 0.11, autoconf 2.52, and automake 1.5.
. Danish, Swedish, and Hebrew message translations.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
STL headers, not the extra iostream library.
|
|
code. We lose the ability to build with PGCC, but that will be added back
into gcc/buildlink2.mk soon.
|
|
|
|
by dillo in private email.
Bump PKGREVISION.
|
|
and build with thread support.
|
|
- remove bogus pthread requirement
- handle recursive other_cflags, other_libs
- strip all "system directories" in C_INCLUDE_PATH out of
pkg-config output to make gcc 3.2 happy
- some win32 fixes
- couple other minor things
|