Satoshi Asami 29c78eecc2 (1) Change logic for dependency: instead of defining "is_depended"
(default: IS_DEPENDED?=install) target on the depended port, call
    DEPENDS_TARGET (default: install) from the depending port.

    Other than being more flexible (some ports don't require the
    dependency to be fully installed: see ghostscript4), this seems
    like a more natural thing to do.  (I never understood the
    convoluted logic that was used before.)

    By building packages with "DEPENDS_TARGET=package", I can avoid
    file-sharing problems (like gs3 binary going into the gs4
    package).

(2) Add new variable PATCH_SITE_SUBDIR and separate it from
    MASTER_SITE_SUBDIR.  Fixes linuxls port and is a correct thing to
    do anyway.
Initially suggested and reviewed by: fenner

(3) Add new variable MASTER_SITE_LOCAL for local ports.  Defaults to
    LOCAL_PORTS subdir on ftp.freebsd.org's distfiles dir.
Submitted by: jkh
1997-04-30 03:12:05 +00:00
..
1997-04-01 12:34:13 +00:00
1997-04-22 05:52:54 +00:00
1997-04-19 20:25:36 +00:00
1997-02-22 14:13:04 +00:00
1997-03-08 16:35:39 +00:00
1997-04-07 10:24:13 +00:00
1997-03-27 03:07:25 +00:00
1997-01-11 02:46:51 +00:00
1994-05-30 19:09:18 +00:00