summaryrefslogtreecommitdiff
path: root/mk/bsd.pkg.mk
AgeCommit message (Expand)AuthorFilesLines
2004-01-13Differentiate between MAKE_FLAGS passed to the build, test and installjlam1-8/+11
2004-01-12show-shlib-type: use return(0) instead of exit(0). eliminates agrant1-2/+2
2004-01-10backout previous until it can be done a better way.grant1-12/+38
2004-01-10make shared library handling more efficient by nuking thegrant1-38/+12
2004-01-07Resurrect ftp.cz.NetBSD.org MASTER_SITE_BACKUP, the machine is up and runningsalo1-1/+2
2004-01-06Create a variable USE_XPKGWEDGE that determines whether or not pkgsrc willjlam1-6/+21
2004-01-06Fix awk warnings in MASTER_SORT* code.wiz1-4/+4
2004-01-06Fix comment for generate-plist after removal of PERL5_GENERATE_PLIST.jlam1-3/+1
2004-01-06PERL5_GENERATE_PLIST is defined properly in perl5/module.mk, and alljlam1-20/+1
2004-01-06If xpkgwedge is installed, then _always_ add it to BUILD_DEPENDS. Alsojlam1-2/+3
2004-01-05fix a bug in the extraction of shlib dependencies on Darwin whichgrant1-2/+2
2004-01-02Introduce dynamic registration of info files in PLIST.seb1-1/+40
2003-12-31Remove ftp.cz.NetBSD.org from MASTER_SITE_BACKUP.salo1-2/+1
2003-12-30trim whitespace from a message.grant1-3/+3
2003-12-28Use "${LS}" instead of "${FILE_CMD}" to find out the target of softlinktron1-3/+3
2003-12-26print-PLIST target pipeline modifications:seb1-32/+36
2003-12-25print-pkg-size-this target:seb1-4/+4
2003-12-24Use MAIL variable from defs.OPSYS.mk instead of hard-coded 'mail'.heinz1-2/+2
2003-12-23Move message/${MESSAGE} target around, out of plist target and itsseb1-16/+19
2003-12-23Remove "ftp.tu-darmstadt.de" from "MASTER_SITE_XEMACS" because it doesn'ttron1-2/+1
2003-12-21Make SMART_MESSAGES work again by passing _PKGSRC_DEPS through theagc1-2/+2
2003-12-18revert previous; it is not needed.grant1-2/+1
2003-12-18subst PKG_SYSCONFDIR in the PLIST, avoiding having to do it manuallygrant1-1/+2
2003-12-16Rewrite most of the pipeline generating ${PLIST} as a single awk script.seb1-58/+68
2003-12-13Improve, move around and bring up to date comments about print-PLISTseb1-5/+5
2003-12-13Properly fix meta-characters quoting in awk regexp specified as strings:seb1-32/+32
2003-12-11remove ftp.progsoc.uts.edu.au from MASTER_SITE_GNU as it has beengrant1-2/+2
2003-12-09make the "update your package tools!" failure message more accurategrant1-4/+5
2003-12-07g/c FIX_RPATH, it is broken and no longer required for Darwin, whichgrant1-19/+1
2003-12-06When DIST_SUBDIR is set, make sure various download variables don't getcube1-1/+11
2003-12-05add ftp.cz.NetBSD.org as another MASTER_SITE_BACKUP prior to ftp.netbsd.orgjdolecek1-1/+2
2003-12-04Whitespace fixes, no functional changes.agc1-30/+29
2003-12-03Fix breakage in show-shlib-type introduced in last changes.xtraeme1-2/+2
2003-12-03Add another shlib type "aixlib".erh1-143/+179
2003-12-03Pay attention to the setting of $ROOT_USER when checking whether we're root.erh1-3/+3
2003-12-03If PKGMAKECONF is defined, use it to set MAKECONF instead of "/dev/null".erh1-1/+5
2003-12-02conditionally set LIBTOOL and SHLIBTOOL, as proposed by Michalgrant1-3/+3
2003-11-27update directory structure of ftp.mozilla.org in MASTER_SITE_MOZILLAtaya1-2/+2
2003-11-25Don't write conflicts into the binary packages unless they're "overwrite"jlam1-2/+2
2003-11-23Make the value of VIEWBASE available in more settings.jlam1-1/+4
2003-11-22Add public variables EXTRACT_CMD_OPTS.{zip,lha,lhz,zoo} that may be set injlam1-4/+8
2003-11-20Forgot a \ to make line continue. Sorry for breakage.cube1-2/+2
2003-11-20When there is no distinfo file, do not apply patches we would notcube1-1/+6
2003-11-02Depend on pkgtools-20030918 again; http support is not really a requirement.wiz1-2/+2
2003-10-30implement the change in rev. 1.1296 (which was backed out in rev.grant1-2/+2
2003-10-30Bump PKGTOOLS_REQD to 20031003, per a suggestion from agc.wiz1-2/+2
2003-10-30Revert the change in 1.1296 which was causing problems on NetBSD whenagc1-2/+2
2003-10-18Fix PR 17883 by adding code to perform just-in-time su(1) functionalityagc1-3/+12
2003-10-18properly quote the value of PKGNAME_REQD when calling ${MAKE} togrant1-2/+2
2003-10-11add a BUILD_DEPENDS on devel/patch if no suitable patch(1) isgrant1-1/+19