diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2011-12-27 03:32:25 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2011-12-27 03:32:25 +0000 |
commit | 621a1828da1065265968139e8966827d42452d28 (patch) | |
tree | 08968211f740abba96e367796d5810e0ee89fa39 | |
parent | Changed the mozc-el port to use the master mozc-server port (diff) |
- Remove some old duplicate words. They were getting in way of finding newer ones.
Notes
Notes:
svn path=/head/; revision=288093
-rw-r--r-- | Tools/scripts/README | 2 | ||||
-rw-r--r-- | Tools/scripts/README.portsearch | 2 | ||||
-rwxr-xr-x | Tools/scripts/modules/buildmodules.pl | 2 | ||||
-rw-r--r-- | UPDATING | 6 |
4 files changed, 6 insertions, 6 deletions
diff --git a/Tools/scripts/README b/Tools/scripts/README index 6813200adbef..f92c913ee816 100644 --- a/Tools/scripts/README +++ b/Tools/scripts/README @@ -161,7 +161,7 @@ portsearch - A utility for searching the ports tree. fields. This option behaves differently to the other op- tions, see the EXAMPLES section - -f file Use the index file file instead of /usr/ports/INDEX + -f file Use the index file instead of /usr/ports/INDEX All searches are case-insensitive diff --git a/Tools/scripts/README.portsearch b/Tools/scripts/README.portsearch index 1964313d68c0..e1fb6c44cf27 100644 --- a/Tools/scripts/README.portsearch +++ b/Tools/scripts/README.portsearch @@ -39,7 +39,7 @@ DESCRIPTION fields. This option behaves differently to the other op- tions, see the EXAMPLES section - -f file Use the index file file instead of /usr/ports/INDEX + -f file Use the index file instead of /usr/ports/INDEX All searches are case-insensitive diff --git a/Tools/scripts/modules/buildmodules.pl b/Tools/scripts/modules/buildmodules.pl index 66d990ab4974..572afb462be1 100755 --- a/Tools/scripts/modules/buildmodules.pl +++ b/Tools/scripts/modules/buildmodules.pl @@ -130,7 +130,7 @@ my %src_mods = (); # If a duplicate is found with CVSROOT-src/modules, rename the modname # to "ports_" + modname. # -# If a duplicate modname is is found, copy the original to DIR + modname +# If a duplicate modname is found, copy the original to DIR + modname # and continue for these modnames (and any future ones) as DIR + modname. # my %mods = (); @@ -1083,7 +1083,7 @@ or All skype ports were moved to net-im/: - skype12: unchanged, very old version (for FreeBSD 6) - skype20: last version with OSS support, that used to live in net/skype; the - DISTFILE is gone from the vendor but if you happen to have it it would be a + DISTFILE is gone from the vendor but if you happen to have it, it would be a way of having sound w/o needing to upgrade your base OS - [RECOMMENDED] skype: currently at 2.1.0.81 and the best supported - skype-devel: currently at 2.2.0.25, sounds is OK, video doesn't work @@ -3473,7 +3473,7 @@ or Due to the move of several plugins from gstreamer-plugins-bad to gstreamer-plugins-good and gstreamer-plugins-ugly, it is necessary to - update update gstreamer-plugins-bad first: + update gstreamer-plugins-bad first: portupgrade -R gstreamer-plugins-bad @@ -5241,7 +5241,7 @@ or COMPATIBILITY WITH 2.5.4: - when using SQL for logging (e.g. for a pen pals feature) or for - quarantining, SQL tables tables maddr, msgs, msgrcpt and quarantine need + quarantining, SQL tables maddr, msgs, msgrcpt and quarantine need to be extended by a new field 'partition_tag'; see below for details; - when SQL logging (pen pals) or SQL lookups are used, one can choose a |