Changeset View
Changeset View
Standalone View
Standalone View
Tools/scripts/README
| $FreeBSD$ | $FreeBSD$ | ||||
| NOTE: These scripts need work and are *NOT* safe to use unless you know | NOTE: These scripts need work and are *NOT* safe to use unless you know | ||||
| what they do. Use at your own risk. Patches would be great, but | what they do. Use at your own risk. Patches would be great, but | ||||
| it is preferred they pass through the maintainer of each particular | it is preferred they pass through the maintainer of each particular | ||||
| script. | script. | ||||
| MOVEDlint.awk - checks MOVED for common errors | MOVEDlint.awk - checks MOVED for common errors | ||||
| ardiff - compare two archives easily | ardiff - compare two archives easily | ||||
| addport - replacement for easy-import | addport - replacement for easy-import | ||||
| bad-pkgdescrs.sh - locate identical pkg descriptions | bad-pkgdescrs.sh - locate identical pkg descriptions | ||||
| bump_revision.pl - Small script to bump the PORTREVISION variable of ports | bump_revision.pl - Small script to bump the PORTREVISION variable of ports | ||||
| which are depending on a port with a changed shared lib | which are depending on a port with a changed shared lib | ||||
| version. | version. | ||||
| check-latest-link - search for duplicate LATEST_LINK values and send nag | |||||
| mails to the responsible maintainers | |||||
| checkcats.py - verify that master categories in all ports are correct and | checkcats.py - verify that master categories in all ports are correct and | ||||
| report any problems. Beware that the full check takes quite | report any problems. Beware that the full check takes quite | ||||
| some time. | some time. | ||||
| checknewvers - checks for availability for a newest version of distfiles on | checknewvers - checks for availability for a newest version of distfiles on | ||||
| MASTER_SITES (ftp only). | MASTER_SITES (ftp only). | ||||
| checksum - allows checking of ports to see if their checksums | checksum - allows checking of ports to see if their checksums | ||||
| match, and if they don't, give a diff against the older version to | match, and if they don't, give a diff against the older version to | ||||
| help discover why the checksum didn't match. | help discover why the checksum didn't match. | ||||
| ▲ Show 20 Lines • Show All 126 Lines • Show Last 20 Lines | |||||