summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
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
2003-09-03Don't restrict the user to only the default view. Also allow user tojlam2-4/+7
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:jlam66-214/+3004
2003-08-31Create new variables PKG_*_CMD that contain just the paths to the variousjlam1-7/+13
2003-08-31Add belnet and keihanna sourceforge mirrors; remove switch and osdn.wiz1-3/+3
2003-08-31bsd.buildlink2.mk says that Solaris 9 works with full caching.jlam1-2/+2
2003-08-31Remove N/A from this file... it's much easier to read now.jlam1-7/+7
2003-08-31Don't allow -R* options in dependency_libs -- rpath info shouldn't be injlam1-1/+5
2003-08-31Strip bare -L${BUILDLINK_DIR}, -L${BUILDLINK_X11_DIR} and -L${WRKSRC}, asjlam1-3/+5
2003-08-30Back out last revision since we modified bsd.pkg.install.mk to requirejlam1-9/+9
2003-08-30No longer assume that a DEINSTALL/INSTALL script in the package directoryjlam1-9/+1
2003-08-30Reorder the inclusion of bsd.pkg.install.mk so that it appears *before*jlam1-9/+9
2003-08-30Add for use by the INSTALL/DEINSTALL scripts.jlam2-2/+4