summaryrefslogtreecommitdiff
path: root/mk/bsd.pkg.mk
AgeCommit message (Expand)AuthorFilesLines
2003-09-03The package vulnerability list is now called "pkg-vulnerabilities".tron1-7/+7
2003-09-03Require 20030824 of the pkg_install tools to get the changes for usingjlam1-2/+2
2003-09-03Don't restrict the user to only the default view. Also allow user tojlam1-3/+2
2003-09-02No need to substitute anymore for ${INSTALL_INFO} in PLIST.seb1-2/+1
2003-09-02Test for ${PREFIX} existence before mkdir'ing it.seb1-2/+2
2003-09-02Merge pkgviews-mk branch into the HEAD by running:jlam1-76/+345
2003-08-31Add belnet and keihanna sourceforge mirrors; remove switch and osdn.wiz1-3/+3
2003-08-30Back out last revision since we modified bsd.pkg.install.mk to requirejlam1-9/+9
2003-08-30Reorder the inclusion of bsd.pkg.install.mk so that it appears *before*jlam1-9/+9
2003-08-27(*) Nuke the _BUILDLINK_SUBST_USE target now that subst.mk does the samejlam1-16/+40
2003-08-27Forgot a USE_GMAKE => USE_GNU_TOOLS+=make. (from pkgviews-mk)jlam1-5/+6
2003-08-26Create a symlink from the "make" requested by the package intojlam1-9/+16
2003-08-24Sanity check that the package is actually installed by running pkg_info(1)jlam1-1/+7
2003-08-23add support for extracting binary/library requires/provides on Darwin,grant1-16/+24
2003-08-23fix problem with shlib handling not being done on Darwin forgrant1-4/+4
2003-08-23Fix a long-standing past-o that was harmless.jlam1-2/+2
2003-08-22Use '${_PKG_SILENT}${_PKG_DEBUG}' instead of '@' (as seen on the pkgviews-mkseb1-2/+2
2003-08-22in check-shlibs, throw away warning from `type ldd' and only attemptgrant1-13/+15
2003-08-16Move the hide-tools portion of bsd.buildlink2.mk into tools.mk, andjlam1-89/+43
2003-08-12Remove duplicate .PHONY.seb1-2/+1
2003-08-12print-PLIST target change:seb1-4/+5
2003-08-12As is clean-depends-list is subject to dependencies loops (uncoveredseb1-44/+2
2003-08-12In the print-PLIST target, split the expressions fed to sed(1) into twoagc1-11/+11
2003-08-09USE_NEW_TEXINFO is now ubiquitous. Remove conditionals on it.seb1-13/+6
2003-08-08Use saner values for PKGSRC_SHOW_BUILD_DEFS - make this switch on "yes"agc1-2/+2
2003-08-08Re-model the BUILD_DEFS display during build: if PKGSRC_SHOW_BUILD_DEFS isagc1-12/+14
2003-08-07Introduce a PKGSRC_MESSAGE_RECIPIENTS, which takes the login names ofagc1-2/+12
2003-08-04Provide a new variable NO_EXPORT_CPP to further restrict CPP from getting intojmc1-3/+3
2003-08-02Move BUILD_DEFS check to pre-extract to avoid creating work directories inwiz1-3/+3
2003-08-02handle platforms with broken tools in the base system, such as sedgrant1-1/+4
2003-07-31Make it possible to have a package requiring makeinfo but not install-info.seb1-2/+4
2003-07-30Modify the build-defs-message target so that it is only printed once, in thejmmv1-2/+7
2003-07-28Indent cpp-like statements properlyagc1-7/+7
2003-07-28Add the build-defs-message target, which shows a list of all variables thatjmmv1-1/+26
2003-07-24- add HOMEPAGE as the last field in the INDEX file.dmcmahill1-5/+5
2003-07-23Mark all targets that do not correspond to real files with the .PHONYjmmv1-4/+127
2003-07-23rework the INDEX file generation. The new approach speeds up things bydmcmahill1-3/+19
2003-07-22Ignore any errors from ldd when calculating reuires and providesagc1-2/+2
2003-07-22As part of the build information, record the full pathnames of theagc1-1/+24
2003-07-19- fix comment about what shows up in the index file.dmcmahill1-2/+5
2003-07-18only include gcc.buildlink2.mk if we are not using the MIPSpro or SunProgrant1-2/+4
2003-07-13move gcc selection back to bsd.pkg.mk as the top-level Makefilegrant1-1/+15
2003-07-13don't set USE_GCC2 by default as it implies the use pkgsrc gcc2, andgrant1-7/+1
2003-07-13when creating the buildinfo file, set CC=${CC} without the versiongrant1-3/+6
2003-07-12When generating a perl packlist, strip all leading slashes.wiz1-3/+3
2003-07-12Create directories with mode 0755, since that is what the mtreewiz1-4/+5
2003-07-11Use new _OPSYS_NEEDS_XPKGWEDGE to simplify the check for whether we need ajlam1-6/+12
2003-07-11Rather than hardcoding IRIX into bsd.pkg.mk when checking if xpkgwedge isjschauma1-2/+3
2003-07-10define user-visible variable PTHREAD_LDFLAGS that contains optionsgrant1-1/+5
2003-07-09Append perl to the list of interpreters to be replaced if ${REPLACE_PERL}agc1-2/+2