summaryrefslogtreecommitdiffstats
path: root/share/mk
Commit message (Expand)AuthorAgeFilesLines
* Pass X11BASE to all sub-makes. I need it for a port, and I daresay thatjkh1995-04-281-18/+18
* Add LIBFTP.jkh1995-04-261-1/+2
* (1) Add the chain of dependencies to the targets in the NO_* sectionasami1995-04-241-10/+12
* Move call of fake-pkg from do-install to end of install.asami1995-04-241-4/+4
* Ok, this should get the last of the stragglers installed into a new fake-pkg.jkh1995-04-221-1/+4
* Don't try to run the fake-pkg target if NO_PACKAGE is set.jkh1995-04-221-1/+3
* Typo: patch -> packagejkh1995-04-221-2/+2
* Instead of copying PLIST over, run pkg_create in a special mode that dumpsjkh1995-04-221-2/+2
* Major overhaul. The major targets (fetch, extract, patch, configure,asami1995-04-201-357/+532
* 1. Add Satoshi's much-requested "fake pkg_add" option to the installationjkh1995-04-191-1/+29
* Use PKGNAME in the "describe" target (used to generate INDEX) too.asami1995-04-181-2/+2
* Use PKGNAME instead of DISTNAME in messages. To avoid things likeasami1995-04-181-20/+20
* "package" now depends on "install", so we can do "make -k package" fromasami1995-04-171-2/+18
* "all" now depends on "build", not "extract configure build".asami1995-04-171-2/+2
* Yikes...typo (.package/ should have been .packages/).asami1995-04-151-2/+2
* Don't pass duplicate pkgdeps to pkg_createjkh1995-04-101-3/+3
* Add new -P argument to pkg_create.jkh1995-04-091-2/+2
* Add 2 new targets to facilitate some things I'm thinking about.jkh1995-04-091-1/+21
* 1. Fix the first line (should be a proper comment - silly emacs).jkh1995-04-091-3/+4
* Add support for categorized subdirectories for packages. By default,asami1995-04-091-6/+25
* Add USE_X11 for ports which are X11 users but don't use IMAKE.jkh1995-04-041-2/+3
* Remove a `.' from the end of the echo linegpalmer1995-04-041-2/+2
* By default, KEYWORDS is a copy of CATEGORIES.jkh1995-04-011-2/+2
* Add default values and document them for CATEGORIES and KEYWORDS.jkh1995-04-011-3/+3
* Add support for new CATEGORIES and KEYWORDS fields.jkh1995-04-011-2/+10
* Do what should have been done in v1.14nate1995-03-281-6/+6
* Add support for "distributed" patches and a little extra cleanup.asami1995-03-281-13/+89
* Added more standard package suport file names. INSTALL for theasami1995-03-271-2/+13
* Add a misssing `@' from before echo -n "|${MAINTAINER}"gpalmer1995-03-231-3/+3
* Add maintainer to the index line.jkh1995-03-221-5/+13
* Add new EXTRACT_BEFORE_FLAGS and EXTRACT_AFTER_FLAGS variables to makejkh1995-03-221-5/+15
* Make the fetch message a little more interesting and informative.jkh1995-03-211-2/+2
* Add fetch-list command for Rodjkh1995-03-212-39/+63
* Make the describe rule generate more thorough information that's actuallyjkh1995-03-211-8/+10
* Document the index target.jkh1995-03-211-1/+2
* Add support for pseudo-device LKMs.wollman1995-03-201-1/+5
* Don't do anything if BATCH is specified and the port is interactive forats1995-03-201-1/+3
* Change the xmkmf call to a xmkmf -a call. This should be more correct forats1995-03-191-3/+3
* Add protected and empty maninstall: targets.rgrimes1995-03-102-2/+10
* LIBPCAP -> ${DESTDIR}/usr/lib/libpcap.aolah1995-03-081-1/+2
* Add support to miss out ``DUDS'' subdirectories. See thread in freebsd-portsgpalmer1995-03-031-10/+20
* Back out my previous change. I need to really think about this.jkh1995-03-031-2/+2
* A small feature just for my own use.jkh1995-03-031-2/+2
* "make distribute" have changed, beware if you use it.phk1995-02-256-12/+12
* Always go to ${WRKDIR} before extraction. Modify the tar extract commandjkh1995-02-171-3/+6
* Make the checksum target not bomb out if there is a mismatch, justgpalmer1995-02-141-2/+1
* Make sure that info files never hit the "bin" dist.phk1995-02-111-1/+6
* More complete implementation of SUBDIR for programs, libraries and kmods.bde1995-02-084-7/+14
* Allow arbitrarily named configure script for use w/ HAS_CONFIGURE.hsu1995-02-061-2/+5
* Use absolute path to md5 program. It lives in /sbin and people are unlikelyphk1995-02-041-2/+2
OpenPOWER on IntegriCloud