Commit graph

7 commits

Author SHA1 Message Date
Alex Dupre
34763da355 Convert a @dirrm into @dirrmtry, since a few pear ports install files
into the same directories.

Submitted by:	miwi
2007-06-20 05:43:16 +00:00
Edwin Groothuis
2406d49a61 Remove USE_REINPLACE from all categories starting with D 2006-05-04 21:41:12 +00:00
Edwin Groothuis
d568611c3e eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 05:52:28 +00:00
Alex Dupre
574798d514 Fix plist when CATEGORY has a subcategory. 2005-12-25 18:31:58 +00:00
Alex Dupre
427a1acabb Partially revert previous commit and fix auto plist generation.
This should fix harmless directory deletion found by pointyhat.
2005-12-16 07:47:23 +00:00
Alex Dupre
ca323aed94 - create required empty dirs on installation
- add runtime pear dependency in bsd.pear.mk

This should fix all the issues reported by pointyhat
and probably obsolates many of the BUILD_DEPENDS and
RUN_DEPENDS on PEAR.php in pear ports.
2005-12-12 09:16:07 +00:00
Alex Dupre
4e6ebc04cb New pear bootstrap port based on go-pear, independent to php releases.
Discussed with:	thierry, antonio@php.net
Required by:	PHP 5.1
2005-12-09 18:58:03 +00:00