Commit Graph

21 Commits

Author SHA1 Message Date
espie
8b029d5dbe have the src flavor build-depend on the unflavored version to speed the
build. requires completely current pkg_mklocatedb
2013-01-27 11:40:22 +00:00
rpe
63ccd51b67 add manpage
with help and ok jmc@ espie@
2013-01-17 21:28:14 +00:00
rpe
bbbc0875aa use a trimmed version of the usage text from locate(1)
ok espie@
2012-10-10 09:49:20 +00:00
espie
dad2db2c22 clean-up ports-readmes special-case 2012-06-18 12:18:45 +00:00
espie
0a2b733fb6 skip ports-readmes, as it won't run thru make-plist
(I have to figure this one out)
2012-05-30 13:52:14 +00:00
espie
b7287508b8 use new "sensible" sqlports 2012-05-18 12:12:09 +00:00
espie
07107d38ed work-around bug 2012-05-14 20:08:23 +00:00
espie
de34aa82a3 a few more bells and whistles 2012-05-08 10:58:45 +00:00
espie
4f4e7ea08d oops, follow usual release conventions 2012-05-08 09:21:45 +00:00
espie
730da029f9 flavor handles src and xenocara files too
fix Makefile logic while there.
2012-04-29 08:51:35 +00:00
espie
4ed7caa04f first pass at handling sqlite3 move 2012-04-23 17:15:17 +00:00
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