-restore dependencies on libtool and pkg-config to be "full",
(this is an IDE, using all that gnu stuff)
-fix the baudrate patch to give it a chance to compile on NetBSD<current
(B460800 went in just recently)
-don't try to remove $PREFIX/share/mimelnk
will work with blackbox. This is from Tero Koskinen on the blackbox list.
It also works with xfwm4 and window maker; and the patch should work
on all NetWM compliant window managers.
Tested and okayed by maintainer, Joel Carnat.
Bump PKGREVISION.
references are needed. As the return value of the checkfile_*
subroutines is not needed, it is not provided anymore. Some other small
changes, which all do not affect the actual output or behavior of
pkglint.
After a long time I made another release to bring some patches from the community to all users:
New: Better symbol handling of structs/classes/etc.
New: New realtime func/macros/var/struct define exporer in message windows.
Bug fix: IA64 and Solaris problems
Bug fix: Terminal Ctrl-C and Shift-Insert
Bug fix: Debugger improvements
Bug fix: Project generation
Bug fix: double tags loading
Bug fix: Patches from the debian tree (Thanks!)
Hopefully this will make anjuta more usable for now. Of course there are
many many other bugs but development is concentrating on anjuta2.
ezXML is a C library for parsing XML documents inspired by simpleXML
for PHP. As the name implies, it's easy to use. It's ideal for
parsing XML configuration files or REST web service responses. It's
also fast and lightweight (less than 20k compiled).
An example of how to use the ezXML library can be found in
${PREFIX}/share/doc/ezxml
Pull in a patch from Vsevolod Stakhov via FreeBSD:
Because that the 55-bytes input-message becomes just 64 bytes
block after `the message terminator code(0x80)' and
`size-field(8-bytes field)' are added. Perhaps, I think the
block of a lot of one be made at this time.
Fixes PR 30857
Pull in a patch from Vsevolod Stakhov via FreeBSD:
Because that the 55-bytes input-message becomes just 64 bytes
block after `the message terminator code(0x80)' and
`size-field(8-bytes field)' are added. Perhaps, I think the
block of a lot of one be made at this time.
Fixes PR 30857