summaryrefslogtreecommitdiff
path: root/mk/bsd.pkg.mk
AgeCommit message (Expand)AuthorFilesLines
2004-01-09Pull up, via patch, a portability fix, to the pkgsrc-2003Q4 branch. Requestedagc1-2/+2
2003-12-12Pullup a better master site to the pkgsrc-2003Q4 branch, requested byagc1-2/+2
2003-11-23Make the value of VIEWBASE available in more settings.jlam1-1/+4
2003-11-22Add public variables EXTRACT_CMD_OPTS.{zip,lha,lhz,zoo} that may be set injlam1-4/+8
2003-11-20Forgot a \ to make line continue. Sorry for breakage.cube1-2/+2
2003-11-20When there is no distinfo file, do not apply patches we would notcube1-1/+6
2003-11-02Depend on pkgtools-20030918 again; http support is not really a requirement.wiz1-2/+2
2003-10-30implement the change in rev. 1.1296 (which was backed out in rev.grant1-2/+2
2003-10-30Bump PKGTOOLS_REQD to 20031003, per a suggestion from agc.wiz1-2/+2
2003-10-30Revert the change in 1.1296 which was causing problems on NetBSD whenagc1-2/+2
2003-10-18Fix PR 17883 by adding code to perform just-in-time su(1) functionalityagc1-3/+12
2003-10-18properly quote the value of PKGNAME_REQD when calling ${MAKE} togrant1-2/+2
2003-10-11add a BUILD_DEPENDS on devel/patch if no suitable patch(1) isgrant1-1/+19
2003-10-11set CC_VERSION for non-gcc and use it in the BUILD_INFO file.grant1-6/+2
2003-10-02Allow variables to be set on a per-OS basis.gavan1-1/+11
2003-10-02Fail-safe check for circular dependencies.gavan1-1/+6
2003-09-28use PKGBASE instead of PKGNAME when printing informational messagesgrant1-3/+3
2003-09-25don't put ${RPATH_FLAG} in X11_LDFLAGS if _USE_RPATH==no (darwin)danw1-1/+3
2003-09-24make CC_VERSION available to packages by including bsd.prefs.mk.grant1-3/+1
2003-09-17Introduce a new variable "CONF_DEPENDS" for pkgviews: a package'sjlam1-2/+14
2003-09-16Use pkg_admin(1) instead of pkg_delete(1) to manipulate the file entries injlam1-2/+2
2003-09-15Do not rely on MANINSTALL beeing set (it's always set now) to do manpagejmmv1-5/+1
2003-09-15add an @ on one of the print-summary-data target lines. This removes somedmcmahill1-2/+2
2003-09-14do-shlib-handling fix for Darwin: check if the ".so" file actually existsdanw1-2/+5
2003-09-14Recommend "make clean && make install" instead of just "make install" whenjlam1-2/+2
2003-09-14Update PKGTOOLS_REQD to 20030914. This version fixes a problem injlam1-2/+2
2003-09-13Fix cases where we were calling "${PKG_BEST_EXISTS} <pkgbase>". <pkgbase>jlam1-7/+8
2003-09-13Kill the odd "duplicate checksum target" warning by rearranging a testjlam1-2/+2
2003-09-13We just depend on the package that best matches the pkgpattern, so removejlam1-17/+2
2003-09-13Change a few more uses of PKG_INFO into PKG_BEST_EXISTS. This correctsjlam1-5/+6
2003-09-13Don't add the perl dependency in bsd.pkg.mk if BUILDLINK_DEPENDS.perl isjlam1-2/+2
2003-09-13Only run the tests if TEST_TARGET is non-empty.jlam1-2/+2
2003-09-13In cases where we need the best match for a pkgpattern, usejlam1-19/+19
2003-09-12Make the PERL5_* definitions sane in a pkgviews world.jlam1-11/+20
2003-09-12start of improved compiler handling, mostly derived from the existinggrant1-19/+3
2003-09-12Create two new variables:jlam1-2/+16
2003-09-12Move the default settings for USE_BUILDLINK[23] from bsd.pkg.mk intojlam1-6/+1
2003-09-12Make adding config files to views other than the default view work ifjlam1-4/+1
2003-09-10During print-PLIST, use PKGNAME_NOREV to search for matches, not PKGNAMEjmmv1-2/+2
2003-09-10Create TEST_ENV variable that's initially just MAKE_ENV, but can be addedjlam1-2/+3
2003-09-09Update PKGTOOLS_REQD to 20030907. Critical fixes include makingjlam1-2/+2
2003-09-09Check that the lockfile isn't stale from being left over across a systemjlam1-1/+6
2003-09-08Allow BUILD_VIEWS to be "yes" or "YES".jlam1-2/+3
2003-09-08We want to add consistently add to the default view if we use pkgviewsjlam1-2/+2
2003-09-06Move PKG_SYSCONFBASE definition into bsd.pkg.defaults.mk. This impliesjlam1-2/+1
2003-09-05Remove "/pub" from pathnames on "ftp.fu-berlin.de" because such a directorytron1-2/+2
2003-09-05"make deinstall" now tries to just delete this particular package firstjlam1-2/+5
2003-09-05Package Makefiles should refer to PKG_SYSCONFBASEDIR instead ofjlam1-6/+7
2003-09-05Typojlam1-2/+2
2003-09-05Check that USE_BUILDLINK2 is defined before including buildlink2.mk files.jlam1-2/+4