summaryrefslogtreecommitdiff
path: root/mk/bsd.pkg.mk
AgeCommit message (Expand)AuthorFilesLines
2002-01-19Add coarse-grained locking to pkgsrc builds, by means of a beefedagc1-12/+79
2002-01-18Apply quoting to "${SORT_SITES_CMD}" to make Solaris's "/bin/sh" happy.tron1-2/+2
2002-01-17nuke USE_PYTHON, it's not needed anymoredrochner1-12/+1
2002-01-15if a sub-make is invoked to install a prerequisite pkg, pass it thedrochner1-2/+2
2002-01-15Test before creating ${_DISTDIR} to avoid Solaris' /bin/mkdir apparentseb1-2/+2
2002-01-15Rearrange code so that if EXTRACT_CMD is defined, then it is used tojlam1-10/+18
2002-01-11Add and document a new OBJHOSTNAME definition.agc1-2/+9
2002-01-10Also substitute for ${PKG_SYSCONFDIR} in MESSAGE files.jlam1-2/+3
2002-01-09In automake*-override targets make sur that find return a least a fileseb1-5/+5
2002-01-07Only add rpath to LDFLAGS when the platform supports it.seb1-1/+3
2002-01-06Remove support for MASTER_SITES_foo and PATCH_SITES_foo, without furtherfredb1-9/+1
2002-01-06Put back the DIST_SUBDIR handling in the _FETCH_ALLFILES macro.fredb1-4/+4
2002-01-06Re-work the fetch target(s), as discussed on "tech-pkg". The primaryfredb1-65/+50
2002-01-06Rewrite handling of "AUTOMAKE_OVERRIDE" so that files get touched in thetron1-17/+19
2002-01-06Remove duplicate handling of "USETOOLS". It's already defined and addedtron1-6/+1
2002-01-05Ignore "/usr/bin/msgfmt" under Solaris because it's not the GNU version.tron1-2/+3
2002-01-05Use wildcard in dependence on "gtexinfo" package so that "USE_GTEXINFO"tron1-2/+2
2002-01-05Use abstract names like "datasize" and "stacksize" in "UNLIMIT_RESOURCES"tron1-4/+7
2002-01-04Allow objects of the form libfoo_pic.a to be linked into shared objects asskrll1-2/+2
2002-01-04Minor indenting nit.agc1-3/+3
2002-01-04Add a new variable "UNLIMIT_RESOURCES" which can be used to raise processtron1-2/+10
2001-12-23Make the AUTOMAKE_OVERRIDE work for packages that use automake-1.5 and/orjlam1-7/+12
2001-12-22Change the way the files used by the GNU auto* tools are touched. We nowjlam1-6/+43
2001-12-19Teach bsd.pkg.mk how to extract all files in ${EXTRACT_ONLY} that end injlam1-40/+83
2001-12-19Wildcard lha dependency.wiz1-2/+2
2001-12-19Add a new _OPSYS_HAS_GMAKE definition, to denote that the OS has GNU makeagc1-2/+3
2001-12-15Modify all references to PKGSRCDIR to _PKGSRCDIR, except in the externalagc1-12/+12
2001-12-12Add LOWER_OS_VERSION to match LOWER_OPSYS, LOWER_VENDOR, and LOWER_ARCHabs1-1/+4
2001-12-11if .tar.bz2 needs bzcat, so does .tbzabs1-2/+2
2001-12-10We want to touch the configure script last (after touching the sourcejlam1-2/+2
2001-12-08Treat PKGREVISION=0 as if it wasn't set (-> add no "nb0")hubertf1-2/+2
2001-12-07remove : at end of if exists()abs1-2/+2
2001-12-05Add support for OS X-style dylibs when creating the derived PLIST file.agc1-1/+28
2001-12-04By default, prevent invocation of GNU "auto*" driven by the generatedjlam1-7/+9
2001-12-02Add support for distfile-specific master sites, as requested in pkg/7471.wiz1-45/+45
2001-12-02Support automatically calling the INSTALL script during installation. Thisjlam1-2/+4
2001-11-30Move code from end of the do-configure target that performed thejlam1-9/+24
2001-11-30Move the REPLACE_PERL code into a separate configure pre-requisite targetjlam1-9/+15
2001-11-30Rename "do-libtool" target to "do-ltconfig-override" as the new name is morejlam1-3/+3
2001-11-30Remove REPLACE_CURSES from bsd.pkg.mk (not needed anymore), and don'twiz1-17/+1
2001-11-29Drop a line of the form '^<TAB>$'.wiz1-2/+1
2001-11-29Get rid of manually adding "nbX" to PKGNAME when a pkg was changed inhubertf1-1/+9
2001-11-28Move the PKG_SYSCONFDIR logic below the definition of PKGNAME. PKGNAME isjlam1-31/+31
2001-11-28lose some more pkg/ referencesabs1-2/+2
2001-11-26fetch-list: properly quote URLs printed, as they may contain things thathubertf1-2/+2
2001-11-25Check for an empty value for PKG_SYSCONFSUBDIR and set PKG_SYSCONFDIRjlam1-1/+5
2001-11-25Pass PKG_SYSCONFDIR to the configure and build processes.jlam1-1/+4
2001-11-25PKG_SYSCONFDIR is where the configuration files for a package may be found.jlam1-4/+21
2001-11-21Now that all the files have been moved into the main package directory,agc1-13/+1
2001-11-21Add _OPSYS_HAS_MANZ and _PREFORMATTED_MAN_DIR definitions to theagc1-25/+25