- Fix trailing whitespace in pkg-descrs, categories [a-f]*

Approved by:	portmgr blanket
This commit is contained in:
amdmi3
2016-05-19 10:21:23 +00:00
parent 506c101dfb
commit e127cf2f03
887 changed files with 2095 additions and 2095 deletions
+9 -9
View File
@@ -1,17 +1,17 @@
The Mousetweaks package provides mouse accessibility enhancements for the
GNOME desktop.
The Mousetweaks package provides mouse accessibility enhancements for the
GNOME desktop.
These enhancements are:
1. It offers a way to perform the various clicks without using any
1. It offers a way to perform the various clicks without using any
hardware button.
2. It allows users to perform a right click by doing a click&hold of the
left mouse button. (For a left-handed mouse user, the terms left and right
have to be inverted.)
2. It allows users to perform a right click by doing a click&hold of the
left mouse button. (For a left-handed mouse user, the terms left and right
have to be inverted.)
3. It provides an applet that the user can install on a panel. This applet
creates an area on the panel into which the pointer can be captured until
3. It provides an applet that the user can install on a panel. This applet
creates an area on the panel into which the pointer can be captured until
the user releases it with a predefined button and modifier combination.
WWW: https://launchpad.net/mousetweaks/
+2 -2
View File
@@ -1,5 +1,5 @@
Redshift adjusts the color temperature of your screen according
to your surroundings. This may help your eyes hurt less if you
Redshift adjusts the color temperature of your screen according
to your surroundings. This may help your eyes hurt less if you
are working in front of the screen at night.
WWW: http://jonls.dk/redshift/
+1 -1
View File
@@ -10,7 +10,7 @@ The supported file types are:
* Lha archives (.lzh)
* Rar archives (.rar)
* Single files compressed with gzip, bzip, bzip2, compress, lzop
Engrampa also has a document viewer based on bonobo that lets you view files
of any type for which you have a viewer.
+1 -1
View File
@@ -10,7 +10,7 @@ The supported file types are:
* Lha archives (.lzh)
* Rar archives (.rar)
* Single files compressed with gzip, bzip, bzip2, compress, lzop
File Roller also has a document viewer based on bonobo that lets you view files
of any type for which you have a viewer.
+1 -1
View File
@@ -1,4 +1,4 @@
Gnome-autoar provides functions, widgets, and gschemas for GNOME applications
Gnome-autoar provides functions, widgets, and gschemas for GNOME applications
which want to use archives as a convient method to tranfer directories over
the internet.
+2 -2
View File
@@ -1,10 +1,10 @@
LZ4 is a very fast lossless compression algorithm, providing compression speed
at 400 MB/s per core, scalable with multi-cores CPU. It also features an
extremely fast decoder, with speed in multiple GB/s per core, typically
reaching RAM speed limits on multi-core systems.
reaching RAM speed limits on multi-core systems.
A high compression derivative, called LZ4_HC, is also provided. It trades CPU
time for compression ratio.
time for compression ratio.
The libraries are BSD licensed, and the binaries are GPLv2.
+1 -1
View File
@@ -1,7 +1,7 @@
lzop is a file compressor which is very similar to gzip. It uses the LZO
library for compression services and its main advantages over gzip are much
higher compression and decompression speed (at the cost of some compression
ratio).
ratio).
lzop is distributed under the terms of the GNU General Public License
(GPL).
+4 -4
View File
@@ -1,9 +1,9 @@
The Zlib library allows to deflate compressed files and to create gzip (.gz)
The Zlib library allows to deflate compressed files and to create gzip (.gz)
files. Zlib is free software and small.
An archive in ZIP format can contain several files compressed with this method,
while a .gz archive can containt only one file. It is a very popular format,
that is why I have written a package for reading files compressed within a Zip
An archive in ZIP format can contain several files compressed with this method,
while a .gz archive can containt only one file. It is a very popular format,
that is why I have written a package for reading files compressed within a Zip
archive.
WWW: http://www.winimage.com/zLibDll/minizip.html
+3 -3
View File
@@ -1,8 +1,8 @@
Archive::Extract is a generic archive extraction mechanism.
It allows you to extract any archive file of the type .tar, .tar.gz, .gz
or .zip without having to worry how it does so, or use different
interfaces for each type by using either perl modules, or command line
It allows you to extract any archive file of the type .tar, .tar.gz, .gz
or .zip without having to worry how it does so, or use different
interfaces for each type by using either perl modules, or command line
tools on your system.
WWW: http://search.cpan.org/dist/Archive-Extract/
+2 -2
View File
@@ -2,10 +2,10 @@ Archive::Tar provides an object oriented mechanism for handling tar files. It
provides class methods for quick and easy files handling while also allowing
for the creation of tar file objects for custom manipulation. If you have the
IO::Zlib module installed, Archive::Tar will also support compressed or gzipped
tar files.
tar files.
An object of class Archive::Tar represents a .tar(.gz) archive full of files
and things.
and things.
Roman Shterenzon <roman@xpert.com>
WWW: http://search.cpan.org/dist/Archive-Tar/
+6 -6
View File
@@ -1,9 +1,9 @@
PeaZip, free archiver utility, Open Source WinRar / WinZip alternative for
Windows, Linux and FreeBSD. Compress to 7Z, ARC, BZ2, GZip, PAQ, PEA,
self-extracting archives, TAR, WIM, XZ, ZIP files. Open 150+ file types,
including ACE, CAB, DMG, ISO, RAR, UDF, ZIPX format. Extract, create and
convert archives, split / join files, strong encryption, encrypted password
manager, secure delete, find duplicate files, compute hash, export job
PeaZip, free archiver utility, Open Source WinRar / WinZip alternative for
Windows, Linux and FreeBSD. Compress to 7Z, ARC, BZ2, GZip, PAQ, PEA,
self-extracting archives, TAR, WIM, XZ, ZIP files. Open 150+ file types,
including ACE, CAB, DMG, ISO, RAR, UDF, ZIPX format. Extract, create and
convert archives, split / join files, strong encryption, encrypted password
manager, secure delete, find duplicate files, compute hash, export job
definition as script to automate backup / restore.
WWW: http://www.peazip.org
+2 -2
View File
@@ -1,7 +1,7 @@
Parallel XZ is a compression utility that takes advantage of running LZMA
compression of different parts of an input file on multiple cores and
compression of different parts of an input file on multiple cores and
processors simultaneously.
Its primary goal is to utilize all resources to speed up compression time
with minimal possible influence on compression ratio.
with minimal possible influence on compression ratio.
WWW: http://jnovy.fedorapeople.org/pxz/
+1 -1
View File
@@ -1,5 +1,5 @@
rJSmin is a javascript minifier written in python. The minifier is based
on the semantics of jsmin.c by Douglas Crockford. The module is a
on the semantics of jsmin.c by Douglas Crockford. The module is a
re-implementation aiming for speed, so it can be used at runtime
(rather than during a preprocessing step). Usually it produces the same
results as the original jsmin.c.
+2 -2
View File
@@ -1,10 +1,10 @@
Snzip is one of command line tools using snappy. This supports five types of
Snzip is one of command line tools using snappy. This supports five types of
file formats:
framing-format,
old framing-format,
SNZ format,
snappy-java format
and snappy-in-java format.
and snappy-in-java format.
The default format is framing-format.
WWW: https://github.com/kubo/snzip
+4 -4
View File
@@ -1,7 +1,7 @@
mkZiplib is a wrapper for Zlib 1.1.3 and Minizip 0.15.
mkZiplib is a wrapper for Zlib 1.1.3 and Minizip 0.15.
It is free, very portable and works for virtually any computer hardware
and operating system. With mkZiplib you can compress/decompress data and
work with .gz and .zip files from within Tcl.
It is free, very portable and works for virtually any computer hardware
and operating system. With mkZiplib you can compress/decompress data and
work with .gz and .zip files from within Tcl.
WWW: http://mkextensions.sourceforge.net
+1 -1
View File
@@ -2,7 +2,7 @@ TorrentZip creates byte-for-byte exact zip files on any machine. This allows
people to join a torrent (after they have converted their zip files) with a
particular set of files, thus preventing them from having to download the
entire set of files again. Because of the way TorrentZip creates identical
zips, the file hashes will always match those in the original torrent.
zips, the file hashes will always match those in the original torrent.
WWW: http://trrntzip.sourceforge.net
https://sourceforge.net/projects/trrntzip
+1 -1
View File
@@ -8,7 +8,7 @@ options or default behaviors differ.
Zipinfo lists technical information about files in a ZIP archive, most
commonly found on MS-DOS systems. Such information includes file access
permissions, encryption status, type of compression, version and operating
system or file system of compressing program, and the like.
system or file system of compressing program, and the like.
Funzip acts as a filter; that is, it assumes that a ZIP archive is
being piped into standard input, and it extracts the first member from
+8 -8
View File
@@ -1,11 +1,11 @@
The XAR project aims to provide an easily extensible archive format.
Important design decisions include an easily extensible XML table of
contents for random access to archived files, storing the toc at the
beginning of the archive to allow for efficient handling of streamed
archives, the ability to handle files of arbitrarily large sizes,
the ability to choose independent encodings for individual files in
the archive, the ability to store checksums for individual files in
both compressed and uncompressed form, and the ability to query the
The XAR project aims to provide an easily extensible archive format.
Important design decisions include an easily extensible XML table of
contents for random access to archived files, storing the toc at the
beginning of the archive to allow for efficient handling of streamed
archives, the ability to handle files of arbitrarily large sizes,
the ability to choose independent encodings for individual files in
the archive, the ability to store checksums for individual files in
both compressed and uncompressed form, and the ability to query the
table of content's rich meta-data.
WWW: http://code.google.com/p/xar/
+1 -1
View File
@@ -1,6 +1,6 @@
Zopfli is a new zlib (gzip, deflate) compatible compressor.
This compressor takes more time (~100x slower), but compresses
around 5% better than zlib and better than any other zlib-compatible
compressor we have found.
compressor we have found.
WWW: http://code.google.com/p/zopfli/
+1 -1
View File
@@ -13,7 +13,7 @@ server for further processing. Example script files for uploads is included.
So far the following formats are supported:
* Weather Underground
* pywws
* XML
* XML
fowsr performs a complete read out of the weather station memory using its
USB port, and stores the result in a cache file to speed up later read-outs.

Some files were not shown because too many files have changed in this diff Show More