summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
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
2003-08-27GNU make installed from pkgsrc can always be found asjlam1-2/+2
2003-08-27Correct the glob so that we actually match -L${BUILDLINK_DIR}/* andjlam1-2/+2
2003-08-27(*) Nuke the _BUILDLINK_SUBST_USE target now that subst.mk does the samejlam2-105/+47
2003-08-27subst.mk is a Makefile fragment that implements a general text replacementjlam1-0/+80
2003-08-27Add ne locale dir for gtk2.wiz13-13/+65
2003-08-27Cut-n-pasto: s/GREP/GMAKE/ in the GNU make section. (from pkgviews-mk)jlam1-2/+2
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 intojlam9-26/+63
2003-08-26Clean up a few things in /tmp before buildinghubertf1-1/+3
2003-08-25The standard "root" group under Linux is "root" not "wheel".reed1-2/+2
2003-08-24Sanity check that the package is actually installed by running pkg_info(1)jlam1-1/+7
2003-08-24Add description of MYSQL_CHARSET and MYSQL_EXTRA_CHARSET.taca1-1/+14
2003-08-23Set GMAKE to /usr/bin/make only of that actually exists, else set itjschauma1-2/+7
2003-08-23add support for extracting binary/library requires/provides on Darwin,grant1-16/+24
2003-08-23add LDD, from Julien T. Letessier in PR pkg/22492.grant1-1/+2
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-22Try to deal with empty or "corrupted" Info directory file: if theseb1-0/+7
2003-08-22in check-shlibs, throw away warning from `type ldd' and only attemptgrant1-13/+15
2003-08-21Replace [ $A -nt $B ] with a portable equivalentgavan1-2/+2
2003-08-21Avoid circular dependency on gcc if USE_GCC[23] is set.gavan2-4/+6
2003-08-21Fixes PR pkg/22528gavan1-2/+2
2003-08-19Avoid keyword substitution in keyword matching patterngavan1-2/+2
2003-08-19Remove dependence on ident and awk. This aids portability to Solaris.gavan1-9/+19
2003-08-19Added text describing major.minor-latest directories for binaries builtjklos1-1/+4
2003-08-18Get the OS name from "uname -s" instead of assuming NetBSD.cjep1-4/+6
2003-08-18XEmacs is 21.4, not 21.1.minoura1-2/+2
2003-08-17Avoid circular dependencies if USE_GNU_TOOLS is set unconditionally injlam1-1/+19
2003-08-17If an OS is listed in _TOOLS_REPLACE_OPSYS.<tool>, then we want to makejlam1-2/+4
2003-08-16put SunOS back in _TOOLS_REPLACE_OPSYS.sed.grant1-2/+2
2003-08-16fix small typo: TOOLS_REPLACE -> _TOOLS_REPLACEgrant1-2/+2
2003-08-16Remove setting of INSTALL_INFO and MAKEINFO in {MAKE,CONFIGURE}_ENVseb1-25/+1
2003-08-16Move the hide-tools portion of bsd.buildlink2.mk into tools.mk, andjlam3-313/+230
2003-08-16There are many uses for a common log file, so define one that may bejlam1-1/+6
2003-08-16Teach the buildlink2 wrappers to respect an environment variablejlam2-4/+6
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