summaryrefslogtreecommitdiff
path: root/mk/bsd.pkg.mk
AgeCommit message (Expand)AuthorFilesLines
2002-05-03Be consistent throughout the file with line continuations and whitespace.agc1-117/+119
2002-04-29`mtree' -> `$$action' in _SU_TARGETseb1-2/+2
2002-04-29Change some spaces to tabs.jlam1-2/+2
2002-04-25bin-install: set DEPENDS_TARGET=bin-install, so depends are stillhubertf1-2/+5
2002-04-25Re-write do-patch target to fix broken behaviour where if patches/ didn'tjlam1-57/+73
2002-04-19Fix problem where CLASSPATH was not being added to MAKE_ENV, CONFIGURE_ENV,jwise1-5/+5
2002-04-18In the do-su-install target, when the ${WRKDIR} contains an outdatedagc1-4/+4
2002-04-18When creating the ${DLIST} file in the update target, don't create theagc1-5/+3
2002-04-18There is no point in piping the output of awk through a pipe which doesagc1-2/+2
2002-04-17Pass X11PREFIX in MAKE_ENVhubertf1-2/+2
2002-04-16Generalize how the PLIST contents are generated:jlam1-5/+10
2002-04-10Somewhat tune the generation of "PLIST file" by print-PLIST target:seb1-6/+10
2002-04-09Move definition of PERL5 from bsd.pkg.mk into defs.*.mk. This is somethingjlam1-2/+1
2002-04-07add CONFIG_SHELL to CONFIGURE_ENV. This avoids picking up bash as the shelldmcmahill1-1/+4
2002-04-05Do not attempt to update a package (deleting the package and all itsrh1-2/+5
2002-04-05Add `_tar.gz' to the list of suffices to grok for the benefit of socks5.fredb1-2/+2
2002-04-02Set minimum required version of the pkg_ tools to 20020218.seb1-2/+2
2002-04-02Make the "replace" and "undo-replace" targets more useful:agc1-5/+11
2002-03-26Fix a bug when inferring the CXX tag which meant that for certainskrll1-2/+2
2002-03-24Rewrite REPLACE_PERL as shell-loop, so one can use shell wildcards,e.g.hubertf1-11/+11
2002-03-22Remove depend directory file in "update" target if the deinstallationtron1-3/+5
2002-03-20Remove "ftp.cs.columbia.edu" from GNU master sites because the mirrortron1-2/+1
2002-03-17"ftp.cdrom.com" evidently no longer mirrors CTAN.fredb1-2/+1
2002-03-15Invent a new variable "PKGNAME_NOREV" which holds the package name withouttron1-2/+5
2002-03-15Partitally backout revision 1.932:tron1-2/+2
2002-03-14make _PATCH_BACKUP_ARG be more useful to callers by moving "-V simple"lukem1-2/+2
2002-03-13Remove one, and add four CPAN mirrors, more or less randomly chosen all overwiz1-2/+5
2002-03-12Fix PR 15755 from Simon Burge (simonb@wasabisystems.com) properly.agc1-13/+9
2002-03-10Some tweaks to "fetch" and "fetch-list" re: DYNAMIC_MASTER_SITES:fredb1-5/+31
2002-03-07Make fetch-list work on Darwin.yyamano1-5/+5
2002-03-06Garbage collect "check-depends", as discussed on tech-pkg. The oddly namedfredb1-14/+2
2002-03-04Generalize the handling for packages where "fetch" and "fetch-list"fredb1-35/+50
2002-03-04Redirect errors from grep in fake-pkg to /dev/null so complaints about notjmc1-2/+2
2002-03-04Add two new EXPERIMENTAL targets:agc1-1/+68
2002-03-04Adding PLIST filtering based on MANINSTALL's content for the shakeseb1-1/+15
2002-03-02Use show-all-depends-dirs-excl for build-depends-list target.wiz1-6/+6
2002-03-01Require the new libtool.skrll1-2/+2
2002-03-01Fix for PR 15761 from Jonathan Perkin <sketch@rd.bbc.co.uk> - only printagc1-2/+4
2002-02-28Remove unused NEED_NCURSES code fragment.wiz1-5/+1
2002-02-28Comprehensive update to the fetch-list target (and friends), incorporatingfredb1-21/+120
2002-02-28When constructing the build version information, avoid problemsagc1-9/+13
2002-02-25Print the size of the distfile before it is downloaded.agc1-1/+2
2002-02-25Explicitly recognize .tar.Z files so that they don't fall through intojlam1-2/+3
2002-02-25* Turn _SHELL_EXTRACT into a "subroutine" for extracting an archive. Itjlam1-57/+55
2002-02-18Introduce new framework for handling info files generation and installation.seb1-14/+7
2002-02-15mkdir -> ${MKDIR}skrll1-2/+3
2002-02-13bin-install: use $MACHINE_ARCH over calling unamehubertf1-2/+2
2002-02-13n-install: use uname(1) over sysctl(1) to find out machine archhubertf1-2/+2
2002-02-13Implement DYNAMIC_MASTER_SITESabs1-1/+10
2002-02-07Create a new knob: PKG_SYSCONFVARjlam1-5/+17