summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2003-09-13Don't add the perl dependency in bsd.pkg.mk if BUILDLINK_DEPENDS.perl isjlam1-2/+2
2003-09-13Correct an error message to be more meaningful, and optimize slightly byjlam1-5/+4
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, usejlam2-20/+27
2003-09-12Make the PERL5_* definitions sane in a pkgviews world.jlam1-11/+20
2003-09-12Sync comments with reality.salo1-6/+6
2003-09-12remove redundant comment about USE_GCC2 and USE_GCC3 until they aregrant1-5/+3
2003-09-12move a SunPro tweak to compiler.mk.grant2-10/+11
2003-09-12tidy up handling of LDFLAGS wrt USE_GCC_SHLIB a little.grant1-5/+12
2003-09-12Typos/punctuation/caps.salo2-4/+4
2003-09-12start of improved compiler handling, mostly derived from the existinggrant3-39/+100
2003-09-12Create two new variables:jlam1-2/+16
2003-09-12Move the default settings for USE_BUILDLINK[23] from bsd.pkg.mk intojlam2-7/+8
2003-09-12Make adding config files to views other than the default view work ifjlam5-16/+23
2003-09-11s/vulnerabilities/pkg-vulnerabilitesdmcmahill1-2/+2
2003-09-10During print-PLIST, use PKGNAME_NOREV to search for matches, not PKGNAMEjmmv1-2/+2
2003-09-10There's no need to preserve mode bits when copying the x11-links tree.jlam2-4/+4
2003-09-10Create TEST_ENV variable that's initially just MAKE_ENV, but can be addedjlam1-2/+3
2003-09-10Check that ${_PKG_DBDIR} exists before cd'ing into it. This makesjlam1-2/+5
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-09Use pax(1) instead of "cp -R" so we preserve symlinks instead of followingjlam2-4/+4
2003-09-09Note how package views is also similar to GNU Stow, but state clearly thejlam1-6/+12
2003-09-09Document this file, and do the command length reduction by suppressingjlam1-2/+48
2003-09-09Remove this unsupported float comparison. How did this worked? I wonder...seb1-4/+13
2003-09-08Reduce length of command lines executed by not appending some options thatjlam1-2/+30
2003-09-08Provide URL for CMU depot.jlam1-3/+6
2003-09-08Instead of canonicalizing all ${DEPOTBASE}/* into ${LOCALBASE}, don'tjlam1-29/+43
2003-09-08Rename BUILDLINK_PKG_DBDIR into _BLNK_PKG_DBDIR. This really is a privatejlam1-10/+10
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-06Suggest a good default value for RCD_SCRIPTS_DIR for pkgviews users.jlam1-2/+3
2003-09-06Move RCD_SCRIPTS_DIR definition to bsd.pkg.defaults.mk. This implies thatjlam2-3/+8
2003-09-06Install the rcd scripts at post-install time, not at post-install-scriptjlam1-2/+3
2003-09-06Add .PHONY targets for Makefile correctness.jlam1-1/+7
2003-09-06Move PKG_SYSCONFBASE definition into bsd.pkg.defaults.mk. This impliesjlam2-3/+8
2003-09-06Also descend to sub directories for make lintcjep1-1/+2
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-05Use LOCALBASE instead of ZOULARISBASEmartti2-8/+18
2003-09-05Move BUILDLINK_CHECK_BUILTIN.<pkg> documentation into bsd.buildlink3.mk.jlam1-2/+6
2003-09-05Package Makefiles should refer to PKG_SYSCONFBASEDIR instead ofjlam5-30/+33
2003-09-05Typojlam1-2/+2
2003-09-05Check that USE_BUILDLINK2 is defined before including buildlink2.mk files.jlam1-2/+4
2003-09-04Allow buildlink3.mk file to specify BUILDLINK_CFLAGS.<pkg> that arejlam1-6/+27
2003-09-04Provide a default definition for BUILDLINK_IS_BUILTIN.<pkg> that is yes/nojlam1-3/+8
2003-09-04Add an apache.mk, similar to java-vm.mk and emacs.mk, that allows apacheerh1-0/+161
2003-09-03Fix typo ;; -> :;jlam1-2/+2
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