summaryrefslogtreecommitdiff
path: root/mk/bsd.pkg.mk
AgeCommit message (Expand)AuthorFilesLines
2004-02-02Kerberos-using packages now set CRYPTO, not RESTRICTED. Approved by pkgsrcjlam1-2/+2
2004-02-01When overriding libtool in the source directory, replace it with a shelljlam1-3/+8
2004-01-31Add some new variables for manual pages when using imake.xtraeme1-1/+5
2004-01-31It's GNU_CONFIGURE_PREFIX, not CONFIGURE_PREFIX.jlam1-2/+2
2004-01-29let tools.mk decide whether GNU patch is needed.grant1-2/+2
2004-01-29add GNU gnu patch(1), to override patch(1) on some platforms.grant1-2/+2
2004-01-28Some licenses are pretty long, so use $PAGER instead of $CAT, if $PAGERjschauma1-2/+6
2004-01-27Replace all occurrences of the "MAIL" definition with MAIL_CMD, sinceagc1-2/+2
2004-01-27"fetch" is also a distinct build phase.jlam1-2/+2
2004-01-26Use $FIND with "-print". Noted by Georg Schwarz in PR pkg/24248heinz1-4/+4
2004-01-25show-needs-update target: run ${MAKE}, not "make".grant1-3/+3
2004-01-25run GNU configure scripts with ${CONFIG_SHELL}, which defaults togrant1-2/+3
2004-01-25Removed XFree86-libs dependency if we are trying to use XFree86xtraeme1-10/+8
2004-01-25g/c USE_GMAKE. nothing uses it anymore.grant1-10/+1
2004-01-24Added a new variable for XFree86 packages:xtraeme1-2/+10
2004-01-23Move all of the code that sets USE_XPKGWEDGE from bsd.pkg.mk intojlam1-23/+4
2004-01-23Add http://osdn.dl.sourceforge.net/sourceforge/ as a master site forjmmv1-1/+2
2004-01-22Add three additional mirrors to MASTER_SITE_SUSE.xtraeme1-2/+5
2004-01-21Introduce concept of the "phase" that we're in as we progress throughjlam1-10/+10
2004-01-20s/it's/its/snj1-2/+2
2004-01-19Fix PERL5_REQD=5.8 to mean that we want to install lang/perl58. Before,jlam1-2/+2
2004-01-19Allow CONFIG_STATUS_OVERRIDE to override config.status scripts generatedjlam1-1/+15
2004-01-19Remove some extraneous commands and switch some targets to be conditionallyjlam1-10/+5
2004-01-18We only need the special PLIST info-file handling if we're using staticjlam1-4/+6
2004-01-14 Add *RECOMMENDED variables as discussed on tech-pkg@ to allow for a morerh1-1/+14
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