Commit graph

4 commits

Author SHA1 Message Date
joerg
72acbb4f03 Precreate all directories needed. 2007-09-02 10:37:04 +00:00
joerg
2b70ecd06f Don't exclude platforms. For DragonFly, set _POSIX_SOURCE instead. 2007-08-30 19:10:46 +00:00
tnn
2123be7c22 Explicitly mask as not for DragonFly nor Darwin. Both of these systems
are modern and have setenv(3). However their prototypes differ slightly
from the other BSDs, causing this package to fail in bulk builds.
2007-08-21 16:31:51 +00:00
tnn
217d34b0e6 Add devel/libsetenv, a library that provides implementations of setenv(3)
and unsetenv(3) for platforms that lack them. This package is modeled after
devel/libgetopt and the intended use within pkgsrc is similar.
2007-08-03 21:30:59 +00:00