aboutsummaryrefslogtreecommitdiff
path: root/Mk
Commit message (Expand)AuthorAgeFilesLines
* 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
* Yikes...typo (.package/ should have been .packages/).Satoshi Asami1995-04-151-2/+2
* Don't pass duplicate pkgdeps to pkg_createJordan K. Hubbard1995-04-101-3/+3
* Add new -P argument to pkg_create.Jordan K. Hubbard1995-04-091-2/+2
* Add 2 new targets to facilitate some things I'm thinking about.Jordan K. Hubbard1995-04-091-1/+21
* 1. Fix the first line (should be a proper comment - silly emacs).Jordan K. Hubbard1995-04-091-3/+4
* Add support for categorized subdirectories for packages. By default,Satoshi Asami1995-04-091-6/+25
* Add USE_X11 for ports which are X11 users but don't use IMAKE.Jordan K. Hubbard1995-04-041-2/+3
* Remove a `.' from the end of the echo lineGary Palmer1995-04-041-2/+2
* By default, KEYWORDS is a copy of CATEGORIES.Jordan K. Hubbard1995-04-011-2/+2
* Add default values and document them for CATEGORIES and KEYWORDS.Jordan K. Hubbard1995-04-011-3/+3
* Add support for new CATEGORIES and KEYWORDS fields.Jordan K. Hubbard1995-04-011-2/+10
* Add support for "distributed" patches and a little extra cleanup.Satoshi Asami1995-03-281-13/+89
* Added more standard package suport file names. INSTALL for theSatoshi Asami1995-03-271-2/+13
* Add a misssing `@' from before echo -n "|${MAINTAINER}"Gary Palmer1995-03-231-3/+3
* Add maintainer to the index line.Jordan K. Hubbard1995-03-221-5/+13
* Add new EXTRACT_BEFORE_FLAGS and EXTRACT_AFTER_FLAGS variables to makeJordan K. Hubbard1995-03-221-5/+15
* Make the fetch message a little more interesting and informative.Jordan K. Hubbard1995-03-211-2/+2
* Add fetch-list command for RodJordan K. Hubbard1995-03-212-39/+63
* Make the describe rule generate more thorough information that's actuallyJordan K. Hubbard1995-03-211-8/+10
* Document the index target.Jordan K. Hubbard1995-03-211-1/+2
* Don't do anything if BATCH is specified and the port is interactive forAndreas Schulz1995-03-201-1/+3
* Change the xmkmf call to a xmkmf -a call. This should be more correct forAndreas Schulz1995-03-191-3/+3
* Add support to miss out ``DUDS'' subdirectories. See thread in freebsd-portsGary Palmer1995-03-031-10/+20
* Back out my previous change. I need to really think about this.Jordan K. Hubbard1995-03-031-2/+2