Revision 0.18 2005/05/23 15:34:31 ray
moved declaration to top of function, M$ (and other) C compilers choke.
Revision 0.17 2005/05/05 22:26:01 ray
Changed PERL_MAGIC_backref to '<' for compatability with 5.6
Revision 0.16 2005/04/20 15:49:35 ray
Bug fix for id 11997, "Clone dies horribly when Scalar::Util::weaken is around"
see http://rt.cpan.org/Ticket/Display.html?id=11997 for details.
Revision 0.15.2.1 2005/05/05 21:55:30 ray
changed PERL_MAGIC_backref to '<' for backward compatibility with 5.6
the linker, set _COMPILER_RPATH_FLAG accordingly. "-Wl," is removed by
the sunpro compiler wrapper where necessary.
fix comment for _LINKER_RPATH_FLAG while here.
this fixes, among other things, apache modules built with apxs.
and checkfile_package_Makefile. This made another command line option
-CMakefile possible, which allows Makefile checking to be switched off
(it is on by default).
Firefox 1.0.6 is a stability update. We recommend that users upgrade
to this latest version.
Here's what's new in Firefox 1.0.6:
* Restore API compatibility for extensions and web applications
that did not work in Firefox 1.0.5.
Changes since previous version:
+ lint fixes, highlighted by amd64 bulk build results - cast 64bit entities
to the correct type when printing the values.
Kibum Han and me.
Blindmine is a minesweeper clone that you can play with your eyes
closed. It is designed for the blind and visually impaired.
Currently, it supports Korean only.
that has been in pkglint before I started hacking it. Mostly, they don't
contain a specific file location where to look for the cause or they are
generated using dubious code. The remaining warnings are only a few, but
they are mostly usable and valid.
Replace ${PHPPKGSRCDIR} with ../../lang/php5 when expanding Makefile
variables. Show a warning if Makefile variables contain unresolved
substitutions after expanding them. Fixed a newly introduced bug that
prevented bsd.sites.mk from being found.
the pkgsrc-wip project. (Take ownership with adrianp's permission.)
=====
The dk-milter package is an open source implementation of the DomainKeys
sender authentication system proposed by Yahoo!, Inc. It consists of a
library that implements the DomainKeys service, and a milter-based filter
application that can plug in to the sendmail MTA to provide that service
to sufficiently recent sendmail MTAs.
An optional asynchronous resolver library is also provided to work around
limitations of the basic BIND resolver which comes installed on most
systems.