summaryrefslogtreecommitdiff
path: root/mk/bulk
AgeCommit message (Expand)AuthorFilesLines
2000-09-29 * Make setting ftp_proxy and http_proxy actually workhubertf1-14/+14
2000-09-29Install cvs and ssh and do 'cvs update' only if CVS_USER is set in build.conf.hubertf1-7/+9
2000-09-24make lintpkgsrc operate on the right dir - with out -P, it goes forhubertf1-2/+2
2000-09-21Print pkgs with no dependencies as depending on themselves, as theyhubertf1-10/+17
2000-09-17 * Put architecture into summary mailhubertf1-3/+3
2000-09-17Read FTPHOST from config filehubertf1-1/+2
2000-09-15rcs id policehubertf3-3/+3
2000-09-15Allow setting ftp_proxy and http_proxy in build.conf or $environmenthubertf2-2/+16
2000-09-15Bulk build frameworkhubertf6-0/+446
2000-09-15Whitespace fixhubertf1-2/+2
2000-09-02remove debug codehubertf1-2/+2
2000-09-02log more stuff to buildloghubertf1-17/+23
2000-08-25a couple of minor changes to the bulk-check-uptodate target:dmcmahill1-9/+11
2000-08-24escape the \ in an echo command so we see itdmcmahill1-2/+2
2000-08-24If a required binary pkg is found newer, tell which one.hubertf1-2/+2
2000-08-24Remove a comment that's no longer valid after we have 'pkg_admin lsbest'hubertf1-4/+1
2000-08-24Back out last commit: It nuked pkgs that we compile in several versions,hubertf1-4/+4
2000-08-11When rebuilding a pkg, don't only remove the binary pkg currentlyhubertf1-4/+4
2000-08-04Suppress any errors from pkg_delete if no pkgs are installedhubertf1-1/+3
2000-08-01minor grammar fixdmcmahill1-2/+2
2000-08-01s/depends/install-depends/hubertf1-4/+4
2000-07-31make sure the required packages (depends) are installed before thehubertf1-1/+3
2000-07-28No need to set PKG_MISC_TARGETS in /etc/mk.conf any more, it's nowhubertf1-2/+1
2000-07-28initial commit of bulk build targets (more to come)hubertf1-0/+188