Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is | Satoshi Asami | 2000-10-08 | 1 | -1/+1 |
| | | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear. | ||||
* | Convert to PORTNAME/PORTVERSION. | Satoshi Asami | 2000-04-14 | 1 | -2/+2 |
| | |||||
* | Change Id->FreeBSD. | David E. O'Brien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | Commit #3/4 to enforce caps, no period. | Tim Vanderhoek | 1999-06-26 | 1 | -1/+1 |
| | | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s | ||||
* | Change all permutations in capitalization of "asami@freebsd.org" to | Satoshi Asami | 1999-06-21 | 1 | -2/+2 |
| | | | | "asami@FreeBSD.org". | ||||
* | (1) Move /var/db/pkg/.mkversion to /var/db/port.mkversion. | Satoshi Asami | 1999-04-21 | 3 | -2/+11 |
| | | | | | | | Requested by: jkh (2) Don't let user pkg_delete the "upgrade kits". Requested by: Toshihiko Kodama <kodama@ayame.mfd.cs.fujitsu.co.jp> | ||||
* | Install /var/db/pkg/.mkversion to check version against bsd.port.mk. | Satoshi Asami | 1999-03-29 | 2 | -3/+12 |
| | | | | Change IGNORE to FORBIDDEN. | ||||
* | Mention that packages for these kits can be gotten from www.freebsd.org/ports. | Satoshi Asami | 1999-03-10 | 1 | -2/+2 |
| | |||||
* | Don't build these if PACKAGE_BUILDING -- these are useless as regular | Satoshi Asami | 1999-03-09 | 1 | -2/+4 |
| | | | | ports, and are used only for building packages. | ||||
* | Change dates. Change BROKEN to IGNORE so it will be ignored even during | Satoshi Asami | 1999-03-08 | 1 | -3/+3 |
| | | | | | | | parallel package builds. Update 30upgrade to include fetch. Change comments since it's now chasing 3.1-stable. | ||||
* | Add sys.mk. | Satoshi Asami | 1999-01-05 | 1 | -0/+1 |
| | |||||
* | After losing these twice to newfs, I've finally decided to import them | Satoshi Asami | 1998-12-17 | 4 | -0/+37 |
into the repository. (Note: these won't do anything for you, so don't touch them if you are not building upgrade kits. :) |