Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add hack for gzipped files that are not .tar.gz files and uncompress | Alexander Langer | 2000-07-19 | 1 | -2/+3 |
| | | | | | | them The-Right-Way(tm). This whole uncompress-algorythm should be reworked, though. | ||||
* | Add extract-lines for .Z archives. | Alexander Langer | 2000-06-10 | 1 | -1/+7 |
| | | | | | | Change MAINTAINER: alex@big.endian.de --> alex@FreeBSD.org Reviewed by: will | ||||
* | Update for multiple ports. Also add MAINTAINER/Created [on,by] lines. | Will Andrews | 2000-05-24 | 1 | -41/+57 |
| | | | | Submitted by: maintainer | ||||
* | Add checksum.sh script that checks a port or ports for broken distfiles and | Will Andrews | 2000-05-22 | 1 | -0/+61 |
gives a diff of any port with broken distfiles, if the distfile names are the same. This script will help keep more ports' up-to-date distfiles on ftp.FreeBSD.org. PR: 18723 Submitted by: Alexander Langer <alex@cichlids.com> |