summaryrefslogtreecommitdiff
path: root/graphics/lprof
AgeCommit message (Collapse)AuthorFilesLines
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-2/+2
2006-01-24Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 becausewiz1-2/+2
of the shlib major bump. PKGREVISION++ for the dependencies.
2006-01-05Change the default for BUILDLINK_DEPMETHOD.qt3-tools from "full" to "build",ghen1-3/+1
without affecting packages that are currently using it. Packages which previously didn't set BUILDLINK_DEPMETHOD to neither "full" nor "build" now set it to "full", but should be checked whether they really need it (comment added). Packages which previously set it to "build" now don't set it anymore. Ok by jlam, wiz.
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-3/+3
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-11-16Setgdt1-2/+4
BUILDLINK_DEPMETHOD.qt3-tools= build after checking that none of the executables depend on the libs in qt3-tools. PKGREVISION++
2005-11-15add bl3 for qt3-tools.gdt1-2/+3
XXX may only be needed at build, not run time. PKGREVISION++
2005-11-09further reduce flags needed in MAKE_ENVgdt1-4/+4
2005-11-09Use ${LDFLAGS}, and ${COMPILER_RPATH_FLAG} to improve portabilitygdt1-3/+3
(thanks to grant@ for suggestion).
2005-11-06${QTDIR}, not {$QTDIR} (tnx pkglint).gdt1-2/+2
2005-11-06adjust Makefiles to honor LDFLAGS, and set LDFLAGS to -L/-R bothgdt7-3/+75
${PREFIX}/lib and also ${QT3_LIBDIR}. (This is probably not right due to -R portability issues, but I'd rather make upstream lprof use auto* than deal with that now.)
2005-11-06following is not 100% right, but will adjust after getting to use it:gdt5-0/+80
lprof is a tool to build ICC profiles. The common uses an IT8 target and an input device.