| Commit message (Expand) | Author | Age | Files | Lines |
| * | This commit was manufactured by cvs2svn to create tagrelease/2.1.0_cvs | cvs2svn | 1996-01-01 | 14 | -14/+14 |
| * | Bring in John's change from the HEAD. | Jordan K. Hubbard | 1995-10-15 | 1 | -2/+2 |
| * | Same for this file: DISTRIBUTION doc -> bin | Jordan K. Hubbard | 1995-10-15 | 1 | -2/+2 |
| * | We don't have a "doc" distribution right now. Set this to bin. | Jordan K. Hubbard | 1995-10-15 | 1 | -2/+2 |
| * | Sync with main branch. | David Greenman | 1995-10-05 | 1 | -4/+5 |
| * | Bring in Satoshi's changes from the HEAD so that our ports and packages | Jordan K. Hubbard | 1995-09-19 | 1 | -338/+349 |
| * | Brought in changes from main branch: install -> ${INSTALL} and add | David Greenman | 1995-09-18 | 1 | -3/+3 |
| * | Brought in changes from main branch: compress doc and info files. | David Greenman | 1995-09-17 | 2 | -18/+44 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_2_1_0'. | cvs2svn | 1995-09-15 | 1 | -0/+151 |
| * | Brought in change from rev 1.25: use tsort/lorder with .so libs. | David Greenman | 1995-08-27 | 1 | -2/+2 |
| * | Brought in change from rev 1.10: changed default optimization back to -O. | David Greenman | 1995-08-18 | 1 | -2/+2 |
| * | Renamed the default package repository ".../packages/.packages" to | Satoshi Asami | 1995-06-06 | 1 | -4/+5 |
| * | Remove comment about not being able to undefine a variable, as we *can* | Satoshi Asami | 1995-05-29 | 1 | -3/+2 |
| * | Fix the indent level. I know we're in code freeze, and this is | Satoshi Asami | 1995-05-16 | 1 | -2/+2 |
| * | Don't conditionalize fake-pkg on NO_PACKAGE. | Satoshi Asami | 1995-05-13 | 1 | -5/+1 |
| * | Add FORCE_PACKAGE, if this is defined, NO_PACKAGE will be turned off. | Satoshi Asami | 1995-05-13 | 1 | -1/+7 |
| * | When NO_PACKAGE is set, "package" and "repackage" don't depend on | Satoshi Asami | 1995-05-12 | 1 | -3/+3 |
| * | Not only deleting the package and package links, also exit with status | Satoshi Asami | 1995-05-12 | 1 | -1/+2 |
| * | Delete package and links when pkg_create fails. | Satoshi Asami | 1995-05-12 | 1 | -4/+7 |
| * | Add new variable to override the "hey foobar-1.2.3 is already installed" | Satoshi Asami | 1995-05-10 | 1 | -1/+6 |
| * | Change install: to afterinstall: to be more consistent. | Rodney W. Grimes | 1995-05-09 | 1 | -2/+2 |
| * | Make the "reinstall" target delete the package cookie as well as | Satoshi Asami | 1995-05-09 | 1 | -1/+2 |
| * | Submitted by: charnier@lirmm.fr (Philippe Charnier) | Bruce Evans | 1995-05-07 | 1 | -2/+2 |
| * | added support for distribution patches in a subdir of ${DISTFILES} | Adam David | 1995-05-04 | 1 | -18/+28 |
| * | Put an `@' in front of the mtree command. I don't want to see it. | Jordan K. Hubbard | 1995-05-04 | 1 | -2/+2 |
| * | Add an mtree line to the install target. | Jordan K. Hubbard | 1995-05-02 | 1 | -1/+6 |
| * | A bunch of new targets in the package area. Relevent targets are: | Satoshi Asami | 1995-04-30 | 1 | -14/+44 |
| * | Pass X11BASE to all sub-makes. I need it for a port, and I daresay that | Jordan K. Hubbard | 1995-04-28 | 1 | -18/+18 |
| * | Add LIBFTP. | Jordan K. Hubbard | 1995-04-26 | 1 | -1/+2 |
| * | (1) Add the chain of dependencies to the targets in the NO_* section | Satoshi Asami | 1995-04-24 | 1 | -10/+12 |
| * | Move call of fake-pkg from do-install to end of install. | Satoshi Asami | 1995-04-24 | 1 | -4/+4 |
| * | Ok, this should get the last of the stragglers installed into a new fake-pkg. | Jordan K. Hubbard | 1995-04-22 | 1 | -1/+4 |
| * | Don't try to run the fake-pkg target if NO_PACKAGE is set. | Jordan K. Hubbard | 1995-04-22 | 1 | -1/+3 |
| * | Typo: patch -> package | Jordan K. Hubbard | 1995-04-22 | 1 | -2/+2 |
| * | Instead of copying PLIST over, run pkg_create in a special mode that dumps | Jordan K. Hubbard | 1995-04-22 | 1 | -2/+2 |
| * | Major overhaul. The major targets (fetch, extract, patch, configure, | Satoshi Asami | 1995-04-20 | 1 | -357/+532 |
| * | 1. Add Satoshi's much-requested "fake pkg_add" option to the installation | Jordan K. Hubbard | 1995-04-19 | 1 | -1/+29 |
| * | Use PKGNAME in the "describe" target (used to generate INDEX) too. | Satoshi Asami | 1995-04-18 | 1 | -2/+2 |
| * | Use PKGNAME instead of DISTNAME in messages. To avoid things like | Satoshi Asami | 1995-04-18 | 1 | -20/+20 |
| * | "package" now depends on "install", so we can do "make -k package" from | Satoshi Asami | 1995-04-17 | 1 | -2/+18 |
| * | "all" now depends on "build", not "extract configure build". | Satoshi Asami | 1995-04-17 | 1 | -2/+2 |
| * | Yikes...typo (.package/ should have been .packages/). | Satoshi Asami | 1995-04-15 | 1 | -2/+2 |
| * | Don't pass duplicate pkgdeps to pkg_create | Jordan K. Hubbard | 1995-04-10 | 1 | -3/+3 |
| * | Add new -P argument to pkg_create. | Jordan K. Hubbard | 1995-04-09 | 1 | -2/+2 |
| * | Add 2 new targets to facilitate some things I'm thinking about. | Jordan K. Hubbard | 1995-04-09 | 1 | -1/+21 |
| * | 1. Fix the first line (should be a proper comment - silly emacs). | Jordan K. Hubbard | 1995-04-09 | 1 | -3/+4 |
| * | Add support for categorized subdirectories for packages. By default, | Satoshi Asami | 1995-04-09 | 1 | -6/+25 |
| * | Add USE_X11 for ports which are X11 users but don't use IMAKE. | Jordan K. Hubbard | 1995-04-04 | 1 | -2/+3 |
| * | Remove a `.' from the end of the echo line | Gary Palmer | 1995-04-04 | 1 | -2/+2 |
| * | By default, KEYWORDS is a copy of CATEGORIES. | Jordan K. Hubbard | 1995-04-01 | 1 | -2/+2 |