I'm now an OpenBSD developer / Dec 2000
I've been using OpenBSD for a few years now as the primary OS for recoil
and have been contributing fixes and ports when I get a chance. So I'm
incredibly excited to report that the project leader, Theo de Raadt, has
invited me to become an OpenBSD developer. I've registered my keys now, and
will be known as avsm@openbsd.org
!
My first commit is to start fixing up the PHP port, which I have been working on in PHP-land for a while now.
commit 93d5cc5ae56b22b19aa3bce34d38fa260b882d16
Author: avsm <avsm@openbsd.org>
Date: Tue Dec 26 23:35:43 2000 +0000
- update to php-4.0.4
- bump NEED_VERSION
- no longer need extra distfile number4.tar.gz since it has
been integrated into the main distribution
- ltconfig, mysql socket patches are in main distribution now,
so they are removed. Note that the ltconfig patch was only
applied to the 4_0_4 branch by the PHP team, so we will have
to resubmit it for the next version, unless libtool-cvs has
been updated with our information.
- Since php3/4 conflict with each other anyway, versioning is
not needed.
Many thanks to Jakob for the help with getting started, and for ok'ing my first commit.