summaryrefslogtreecommitdiff
path: root/Mk (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge from 1.249 minus $FreeBSD$ changes.release/2.1.7Satoshi Asami1997-01-251-6/+16
* Sync everything up to 1.16.Satoshi Asami1997-01-131-62/+65
* Merge in rev. 1.245 and 1.246.Satoshi Asami1997-01-121-30/+66
* Merge 1.244 - "!(" -> "! (".Satoshi Asami1997-01-111-2/+2
* Merge from 1.241: checksum code improvements.Satoshi Asami1996-12-231-9/+11
* Merge from HEAD.Satoshi Asami1996-12-181-7/+11
* Merge from HEAD.Satoshi Asami1996-12-171-13/+53
* Merge in rev. 1.238.Satoshi Asami1996-12-121-4/+4
* Merge from rev. 1.237.Satoshi Asami1996-12-111-6/+18
* Bring in all of 1.236. No more HEAD crap.Satoshi Asami1996-12-111-56/+114
* Merge 1.233, just in case someone's still listening to this branch.Satoshi Asami1996-12-041-6/+6
* Mergetate.release/2.1.6Satoshi Asami1996-11-141-8/+9
* Merge from -current.Satoshi Asami1996-11-131-158/+257
* Bring in change from rev. 1.215: missing space in commentrelease/2.1.5Gary Palmer1996-06-261-2/+2
* Merge in change from rev 1.213. Fix spelling errors.Gary Palmer1996-06-221-3/+3
* Merge from HEADJordan K. Hubbard1996-06-201-2/+8
* Merge from HEADJordan K. Hubbard1996-06-201-64/+118
* Merge from head. I've tried it here and built many packages, it seemsSatoshi Asami1996-06-131-127/+266
* This 3rd mega-commit should hopefully bring us back to where we were.Jordan K. Hubbard1996-06-052-300/+173
* Merge from HEAD, except:Jordan K. Hubbard1996-05-292-175/+302
* Merge from HEAD. I've been testing this under -stable, actually.Jordan K. Hubbard1996-02-161-1/+13
* Sync with main branch.release/2.1.0David Greenman1995-10-051-4/+5
* Bring in Satoshi's changes from the HEAD so that our ports and packagesJordan K. Hubbard1995-09-191-338/+349
* Renamed the default package repository ".../packages/.packages" toSatoshi Asami1995-06-061-4/+5
* Remove comment about not being able to undefine a variable, as we *can*Satoshi Asami1995-05-291-3/+2
* Fix the indent level. I know we're in code freeze, and this isSatoshi Asami1995-05-161-2/+2
* Don't conditionalize fake-pkg on NO_PACKAGE.Satoshi Asami1995-05-131-5/+1
* Add FORCE_PACKAGE, if this is defined, NO_PACKAGE will be turned off.Satoshi Asami1995-05-131-1/+7
* When NO_PACKAGE is set, "package" and "repackage" don't depend onSatoshi Asami1995-05-121-3/+3
* Not only deleting the package and package links, also exit with statusSatoshi Asami1995-05-121-1/+2
* Delete package and links when pkg_create fails.Satoshi Asami1995-05-121-4/+7
* Add new variable to override the "hey foobar-1.2.3 is already installed"Satoshi Asami1995-05-101-1/+6
* Make the "reinstall" target delete the package cookie as well asSatoshi Asami1995-05-091-1/+2
* added support for distribution patches in a subdir of ${DISTFILES}Adam David1995-05-041-18/+28
* Put an `@' in front of the mtree command. I don't want to see it.Jordan K. Hubbard1995-05-041-2/+2
* Add an mtree line to the install target.Jordan K. Hubbard1995-05-021-1/+6
* A bunch of new targets in the package area. Relevent targets are:Satoshi Asami1995-04-301-14/+44
* Pass X11BASE to all sub-makes. I need it for a port, and I daresay thatJordan K. Hubbard1995-04-281-18/+18
* (1) Add the chain of dependencies to the targets in the NO_* sectionSatoshi Asami1995-04-241-10/+12
* Move call of fake-pkg from do-install to end of install.Satoshi Asami1995-04-241-4/+4
* Ok, this should get the last of the stragglers installed into a new fake-pkg.Jordan K. Hubbard1995-04-221-1/+4
* Don't try to run the fake-pkg target if NO_PACKAGE is set.Jordan K. Hubbard1995-04-221-1/+3
* Typo: patch -> packageJordan K. Hubbard1995-04-221-2/+2
* Instead of copying PLIST over, run pkg_create in a special mode that dumpsJordan K. Hubbard1995-04-221-2/+2
* Major overhaul. The major targets (fetch, extract, patch, configure,Satoshi Asami1995-04-201-357/+532
* 1. Add Satoshi's much-requested "fake pkg_add" option to the installationJordan K. Hubbard1995-04-191-1/+29
* Use PKGNAME in the "describe" target (used to generate INDEX) too.Satoshi Asami1995-04-181-2/+2
* Use PKGNAME instead of DISTNAME in messages. To avoid things likeSatoshi Asami1995-04-181-20/+20
* "package" now depends on "install", so we can do "make -k package" fromSatoshi Asami1995-04-171-2/+18
* "all" now depends on "build", not "extract configure build".Satoshi Asami1995-04-171-2/+2