Age | Commit message (Collapse) | Author | Files | Lines |
|
libnbcompat dependency.
|
|
|
|
All library names listed by *.la files no longer need to be listed
in the PLIST, e.g., instead of:
lib/libfoo.a
lib/libfoo.la
lib/libfoo.so
lib/libfoo.so.0
lib/libfoo.so.0.1
one simply needs:
lib/libfoo.la
and bsd.pkg.mk will automatically ensure that the additional library
names are listed in the installed package +CONTENTS file.
Also make LIBTOOLIZE_PLIST default to "yes".
|
|
Enhancements since 0.5.1
========================
- add parsing location to all the CSS contructions at SAC level [Dodji Seketeli]
- add --dump-location option to csslint [Dodji Seketeli]
- enable several API/ABI incompatible versions of Libcroco to be
installed on the same box [Dodji Seketeli]
- CSS properties inheritance support [Benjamin Dauvergne]
- CRStyle struct gatehering code cleanup [Benjamin Dauvergne]
- Better support for font selection [Dodji Seketeli]
Bugfixes since 0.5.1
====================
- #143308: fix parsing of non trivial functional #notations. [Dodji Seketeli]
- #143450: fix gcc 2.xx errors. [Dodji Seketeli]
- #139881: proper setting of parsing locations in urls. [Dodji Seketeli]
- #138267: remove C99-isms.
- #139889: fix an infinite loop in the parser [Dodji Seketeli]
- #139891: better @media rule reporting [Dodji Seketeli]
- #140317: fix class sel without class name crash [Dodji Seketeli]
- #140334: fix an infinite loop in the parser [Dodji Seketeli]
- attribute selectors evalution fixes. [Dodji Seketeli]
- Better support of descendant selectors evaluation [Dodji Seketeli]
- Better regression tests framework [Dodji Seketeli]
- fixes: #140334, #140317, #139891, #139615. [Dodji Seketeli]
- better regression suite framework [Dodji Seketeli]
- support of the 'color' property gathering [Benjamin Dauvergne]
- furious memory leaks/corruptions hunting [Dodji Seketeli, Rob BUIS]
- total support of the !important keyword [Dodji Seketeli, Rob BUIS]
- selectors evaluation in csslint [Dodji Seketeli, Rob BUIS]
- fix compilation warnings [David A Knight, Dodji Seketeli]
- more complete CSS statement serialisation [Dodji Seketeli]
- better gathering of style information [Dodjij Seketeli]
- better cascading algorithm conformance [Dodji Seketeli, Rob BUIS]
- @import rule parsing fix [Dodji Seketeli]
- support of CSS3 indentifiers [Dodji Seketeli]
- better w3c DOM integration support [Rob BUIS, Dodji Seketeli]
- many parsing fixes [Dodji Seketeli]
- style structure debuging facility [Dodji Seketeli]
- better fragment parsing support [Dodji Seketeli]
- Split libcroco and sewfox [Dodji Seketeli]
- class selector evaluation fix [Rob BUIS]
- csslint cleanup and bugfixes [Dodji Seketeli]
- :first-child pseudo class selector support [Dodji Seketeli]
- pluggable pseudo class selectors evaluators [Dodji Seketeli]
|
|
platforms without native iconv. Thanks to Aron Stansvik for testing.
Bump PKGREVISION.
|
|
in PR 26985.
|
|
|
|
allowed by GCC with -pedantic -ansi. Bump the PKGREVISION.
|
|
Should fix PR pkg/26930 by Georg Schwarz.
|
|
script. 'yes' is not available on some systems, like IRIX, so this fixes
the build in them. Closes PR pkg/26929 by Georg Schwarz.
|
|
any more.
|
|
|
|
Changes:
- new words, misc bugfixes, affix changes, documentation changes
Addresses PR pkg/26928 by Georg Schwarz.
|
|
and getprogname.
We're using libnbcompat, so we know they exist. (If we were to check again,
then we'd mess up definitions set in the nbcompat headers.)
|
|
Georg Schwarz.
|
|
bulk build. Patch submitted by Lee Jae-Hong, the maintainer.
Changes:
- Support all metacharacters except character classes.
- Build on Solaris.
|
|
jlam's last change, since we use libnbcompat. (If we left these checks in,
configure would test for them, find them and set HAVE_GETPROGNAME, subsequently
breaking 'getprogname', as nbcompat.h wouldn't work since HAVE_GETPROGNAME
is then defined.)
|
|
were replaced with this version. ChangeLog is not available.
|
|
LOCALBASE != /usr/pkg. While here, remove multiple gcc specific flags.
Closes PR pkg/26898.
|
|
|
|
unwanted extra files installed.
|
|
I'm doing it the easy way because jlam@ will look at this problem closely
in a future.
|
|
|
|
- build fix: NUL in c file blocking compilation on Solaris, Windows build
(Igor Zlatkovic)
- fix: key initialization problem (William Brack)
- documentation: fixed missing man page description for --path
|
|
- build fixes: Windows and zlib (Igor Zlatkovic), -O flag with gcc,
Solaris compiler warning, fixing RPM BuildRequires,
- fixes: DTD loading on Windows (Igor), Schemas error reports APIs
(Kasimier Buchcik), Schemas validation crash, xmlCheckUTF8 (William Brack
and Julius Mittenzwei), Schemas facet check (Kasimier), default namespace
problem (William), Schemas hexbinary empty values, encoding error could
genrate a serialization loop.
- Improvements: Schemas validity improvements (Kasimier), added --path
and --load-trace options to xmllint
- documentation: tutorial update (John Fleck)
|
|
Version 0.31.2
* Handle package name extraction better
-- bug #144725 (Daniel Elstner)
* Support for comments before translatable attributes in XML files,
support for translating both tag content and attributes
-- bug #143581. (Danilo Segan)
Version 0.31.1
* Switch to gnome-common for autogen.sh so we can detect automake
versions better -- bug #145027 (Jordi Mallach)
|
|
Third stable version of the 2.x branch, released on 2004/09/01.
* Converted to use the GNU Build System (GNU Automake and GNU Autoconf).
* Because of the previous change, the build has been hopefully fixed in
several platforms, specially under Irix 6.5 using the MIPSpro C compiler.
|
|
|
|
intended transformation: use "rm" to remove an option, "rmdir" to remove
all options containing a path starting with a given directory name, and
"rename" to rename options to something else.
|
|
which are the full option names used to set rpath directives for the
linker and the compiler, respectively. In places were we are invoking
the linker, use "${LINKER_RPATH_FLAG} <path>", where the space is
inserted in case the flag is a word, e.g. -rpath. The default values
of *_RPATH_FLAG are set by the compiler/*.mk files, depending on the
compiler that you use. They may be overridden on a ${OPSYS}-specific
basis by setting _OPSYS_LINKER_RPATH_FLAG and _OPSYS_COMPILER_RPATH_FLAG,
respectively. Garbage-collect _OPSYS_RPATH_NAME and _COMPILER_LD_FLAG.
|
|
configure script's --program-transform-name to install as "nbsed". Also
add a cat-ready nbsed.0 file.
|
|
Changes:
- Follow POSIX ERE.
- Add/improve test rule sets.
- Support all meta characters except character classes.
|
|
|
|
files using libxml2 and libxslt
|
|
|
|
changes:
-improvements: EXSLT date:sum added (Joel Reed), hook for document loading
for David Hyatt, xsltproc --nodtdattr to avoid defaulting DTD attributes,
extend xsltproc --version with CVS stamp (William).
+bugfixes
|
|
python specific changes:
avoid a warning with 2.3 (William Brack), tab and space mixes (William),
wrapper generator fixes (William), Cygwin support (Gerrit P. Haase), node
wrapper fix (Marc-Antoine Parent), XML Schemas support (Torkel Lyng)
|
|
changes:
-improvements: DocBook catalog build scrip (William), xmlcatalog tool
(Albert Chin), xmllint --c14n option, no_proxy environment (Mike Hommey),
xmlParseInNodeContext() addition, extend xmllint --shell, allow XInclude
to not generate start/end nodes, extend xmllint --version to include
CVS tag (William)
+bugfixes
|
|
conflicts with the system err() pulled in via <nbcompat.h>.
|
|
needed functions, and vastly simplify the configure script.
|
|
build on Solaris.
|
|
Changes from the previous version include:
- Adding a sed2nbcompat script to ease importing from src HEAD into
pkgsrc.
- Make this package depend on libnbcompat since it needs a regex
implementation and it's also a bootstrap package.
* s/xmalloc/xrealloc/ so that large (greater than _POSIX2_LINE_MAX*2-1)
multi line text can be added.
|
|
using the C compiler to enable 64bit sunpro builds.
|
|
Changes since last packaged version:
Version 1.10
* Added scanner for log files (also for iptables and apache logs)
thanks to Jan Tatarik
* Fixed some bugs in the perl scanner (thanks to Geir Nilsen)
* configure checks for ios_base
* check for the right ar to use, fixes problems under Sun compilers
(thanks to Paul Townsend)
|
|
- Manual date now goes in refentryinfo, as Steve Cheng suggested.
Restored correct parsing of multicommand synopses.
|
|
|
|
HRE is a regular expression library for Korean. While most regex
libraries support only per-syllable processing for Korean, HRE
provides an extended grammar to specify phonemes in each syllable.
It supports both KS X 1001 and Unicode charsets.
|
|
that package yesterday and nothing uses it so far.
|
|
Release 1.95.8 Fri Jul 23 2004
- Major new feature: suspend/resume. Handlers can now request
that a parse be suspended for later resumption or aborted
altogether. See "Temporarily Stopping Parsing" in the
documentation for more details.
- Some mostly minor bug fixes, but compilation should no
longer generate warnings on most platforms. SF issues
include: 827319, 840173, 846309, 888329, 896188, 923913,
928113, 961698, 985192.
|
|
|