espie
fcbd4ac01b
better: use REPORT_PROBLEM_LOGFILE to have nicer error messages.
...
use new FULLPATH setting from bsd.port.subdir.mk to avoid having to fiddle
too much with options.
2011-09-24 07:37:34 +00:00
espie
e04a8b99e2
work-around a deeper problem...
2011-09-18 19:29:58 +00:00
espie
c9457c0e23
remove the REPORT_PROBLEM=:
...
ports should allow make print-plist-contents, this shouldn't mask other
errors.
2011-09-18 17:18:59 +00:00
ajacoutot
39f25c5430
Rename the utility from pkglocate to pkg_locate to be consistent with
...
the other pkg_* tools.
pkglocate is kept as a link to not break backward compat.
ok espie@
2011-09-11 16:12:34 +00:00
espie
ab91ad1daa
depend on sqlports, so that we get all pkgpaths.
...
requires -current ports tree AND pkg_mklocatedb(1).
REPORT_PROBLEM=: because of pseudo-ports like lilypond-test
2011-09-10 10:43:06 +00:00
espie
34e40550be
lazy bum, script pkglocate as locate -d ...
2010-10-28 11:06:46 +00:00
espie
eebcb272c3
remove old work-around for SUBDIR bug.
...
NO_CHECKSUM is a user settings, setting DISTFILES to empty is enough.
2010-07-11 07:18:11 +00:00
espie
7aaef79d35
fix, should build correctly even if SUBDIR is defined
2010-04-19 09:21:31 +00:00
sthen
01d0860b57
add a comment noting that check-plist uses this
2010-03-25 00:01:05 +00:00
sthen
2e90f8d574
import ports/databases/pkglocatedb:
...
Database of files from all packages in the ports tree, including names
of the packages containing them. This is in a format suitable for use with
locate(1) (either with -d, or in a colon-separated list in LOCATE_PATH).
Note: like sqlports, this is generated from the ports tree itself,
so if your tree is in bad shape re: conflicts etc, this won't build.
ok espie, discussed with many, reminded by oga@
2010-01-08 14:00:49 +00:00