summaryrefslogtreecommitdiffstats
path: root/Mk
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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 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
* 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
* 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
* Add long-awaited (:) support for sophisticated dependency checking. We nowasami1995-02-041-5/+83
* Start the ball rolling by sticking agpalmer1995-02-011-1/+2
* Make fetch a bit more forgiving of subdirs.jkh1995-01-301-3/+3
* Fix bogus tab in makesum target.jkh1995-01-241-2/+1
* Set PREFIX in the build target. Suggested by John Fieber.jkh1995-01-231-5/+5
* Oops. Fix up the checksum routine - my last commit broke it slightly.gpalmer1995-01-221-20/+20
* Put brackets around EXTRACT_CMD, can be several commands hereache1995-01-171-3/+3
* Correct a small problem in that when there isn't a checksum for thatgpalmer1995-01-161-4/+11
* Use absolute path for install passed to configureache1995-01-121-3/+3
* Typo!asami1995-01-111-3/+3
* Add missing ! in front of pipeline for extract commands---otherwiseasami1995-01-111-3/+3
* Catch case where extraction fails. Thanks!jkh1995-01-101-3/+7
* Move pre-extract target inside COOKIEache1995-01-061-7/+8
* Sort out dependencies. Now they look like:asami1995-01-051-5/+5
* Typo fix from Ollivier Robert.jkh1995-01-051-3/+3
* Rename check-md5 target to checksum.jkh1995-01-051-3/+3
* Gary Palmer's patches for checksumming and description.jkh1995-01-041-7/+13
* Put depends before configure. No reason that I can see for putting it after,jkh1995-01-041-2/+2
* Some of the doc here was less than adequately fleshed-out. Make somejkh1995-01-041-10/+20
* Document describe target.jkh1995-01-041-1/+3
* Add describe target support.jkh1995-01-032-2/+15
* Preset ac_cv_path_CC="${CC}" before running ./configure,ache1995-01-011-2/+2
OpenPOWER on IntegriCloud