Index: head/databases/pgmodeler/pkg-descr =================================================================== --- head/databases/pgmodeler/pkg-descr (revision 449585) +++ head/databases/pgmodeler/pkg-descr (revision 449586) @@ -1,7 +1,7 @@ -pgModeler - PostgreSQL Database Modeler - is an open source data modeling tool - designed for PostgreSQL. No more DDL commands written by hand let pgModeler -do the job for you! This software reunites the concepts of entity-relationship -diagrams and the features that PostgreSQL implements as extensions of - SQL standards. +pgModeler - PostgreSQL Database Modeler - is an open source data modeling +tool designed for PostgreSQL. No more DDL commands written by hand: let +pgModeler do the job for you! This software reunites the concepts of +entity-relationship diagrams and the features that PostgreSQL implements as +extensions of SQL standards. WWW: http://pgmodeler.com.br/ Index: head/deskutils/qorganizer/pkg-descr =================================================================== --- head/deskutils/qorganizer/pkg-descr (revision 449585) +++ head/deskutils/qorganizer/pkg-descr (revision 449586) @@ -1,6 +1,6 @@ qOrganizer is a general organizer that includes a calendar with schedule, -reminders,journal/notes for every day, to-do list.But provides features -useful for students such as:timetable and a booklet for marks and absences. +reminders, journal/notes for every day, to-do list. But provides features +useful for students, such as timetable and a booklet for marks and absences. It's designed to be easy to use. WWW: http://qorganizer.sourceforge.net/ Index: head/devel/py-mailcap-fix/pkg-descr =================================================================== --- head/devel/py-mailcap-fix/pkg-descr (revision 449585) +++ head/devel/py-mailcap-fix/pkg-descr (revision 449586) @@ -1,6 +1,6 @@ This package patches the python standard library's mailcap module in order to -correctly handle windcard entries. +correctly handle wildcard entries. The bug is documented on the bug tracker here: issue 14977 WWW: https://github.com/michael-lazar/mailcap_fix Property changes on: head/devel/py-mailcap-fix/pkg-descr ___________________________________________________________________ Modified: fbsd:nokeywords ## -1 +1 ## -on \ No newline at end of property +yes \ No newline at end of property Index: head/devel/py-python-engineio/pkg-descr =================================================================== --- head/devel/py-python-engineio/pkg-descr (revision 449585) +++ head/devel/py-python-engineio/pkg-descr (revision 449586) @@ -1,22 +1,22 @@ Python implementation of the Engine.IO realtime server. Features - Fully compatible with the Javascript engine.io-client library, + Fully compatible with the JavaScript engine.io-client library, versions 1.5.0 and up. Compatible with Python 2.7 and Python 3.3+. Supports large number of clients even on modest hardware when used with an asynchronous server based on asyncio, eventlet or gevent. For development and testing, any WSGI compliant multi-threaded server can be used. Includes a WSGI middleware that integrates Engine.IO traffic with standard WSGI applications. Uses an event-based architecture implemented with decorators that hides the details of the protocol. Implements HTTP long-polling and WebSocket transports. Supports XHR2 and XHR browsers as clients. Supports text and binary messages. Supports gzip and deflate HTTP compression. Configurable CORS responses to avoid cross-origin problems with browsers. WWW: https://github.com/miguelgrinberg/python-engineio/ Index: head/devel/py-vcrpy/pkg-descr =================================================================== --- head/devel/py-vcrpy/pkg-descr (revision 449585) +++ head/devel/py-vcrpy/pkg-descr (revision 449586) @@ -1,18 +1,18 @@ VCR.py simplifies and speeds up tests that make HTTP requests. The first time you run code that is inside a VCR.py context manager or decorated function, VCR.py records all HTTP interactions that take place through the libraries it supports and serializes and writes them to a flat file (in yaml format by default). This flat file is called a cassette. -When the relevant peice of code is executed again, VCR.py will read the +When the relevant piece of code is executed again, VCR.py will read the serialized requests and responses from the aforementioned cassette file, and intercept any HTTP requests that it recognizes from the original test run and return the responses that corresponded to those requests. This means that the requests will not actually result in HTTP traffic, which confers several benefits including: * The ability to work offline * Completely deterministic tests * Increased test execution speed WWW: https://github.com/kevin1024/vcrpy Index: head/editors/chexedit/pkg-descr =================================================================== --- head/editors/chexedit/pkg-descr (revision 449585) +++ head/editors/chexedit/pkg-descr (revision 449586) @@ -1,17 +1,17 @@ Hexedit is a Curses based Hex editor. Unlike a text editor, which is used for editing text documents in the desired language, hexedit -lets you edit any file as it's byte(1) for byte representation. It can +lets you edit any file as its byte for byte representation. It can even let you view and edit your fixed disks on your Linux system. This is not ideal for writing a letter or writing c code, but there are my times when this is ideal: * Editing binary executables. * Editing your fixed disks (i.e. /dev/xyz) * Checking the output of a Program's binary data file. * Any place you might use od(1) but need more power. Compare more vs less. WWW: http://www.rogoyski.com/adam/programs/hexedit/ Index: head/graphics/generic_image_decoder/pkg-descr =================================================================== --- head/graphics/generic_image_decoder/pkg-descr (revision 449585) +++ head/graphics/generic_image_decoder/pkg-descr (revision 449586) @@ -1,16 +1,16 @@ The Generic Image Decoder (GID) is an Ada package for decoding a broad variety on image formats from any data stream to any kind of medium. -Examples include in-memory bitmap, a GUI objecct, another stream, floating +Examples include in-memory bitmap, a GUI object, another stream, floating point data for scientific calculations, a browser element or a device. Animations are also supported. GID features: * Standalone; requires no other libraries or bindings * Completely portable - no OS, CPU, or compiler dependencies * Task safe * Endian-neutral * Free and open source * Pure Ada95 (suitable for Ada2005 and Ada2012 projects) Currently supports BMP, GIF, JPEG, PNG and TGA formats. WWW: http://gen-img-dec.sourceforge.net/ Index: head/irc/epic5/pkg-descr =================================================================== --- head/irc/epic5/pkg-descr (revision 449585) +++ head/irc/epic5/pkg-descr (revision 449586) @@ -1,13 +1,13 @@ EPIC5 is the 5th generation of the Enhanced Programmable ircII Client. No longer is EPIC 100% backwards compatible with ircII, but instead those things where compatibility is undesirable have been found and fixed. No gratuitous incompatibilities have been added, but lots of new code has been added to make EPIC one of the best ircII clients available. EPIC no longer shares any file names with ircII, so they should happily co-exist. -Due to it's minimalist approach it is highly recommended you use a script +Due to its minimalist approach it is highly recommended you use a script with EPIC. WWW: http://www.epicsol.org/ Index: head/math/fxt/pkg-descr =================================================================== --- head/math/fxt/pkg-descr (revision 449585) +++ head/math/fxt/pkg-descr (revision 449586) @@ -1,13 +1,13 @@ fxt is a library package (coming as C++ source code) containing various algorithms for: - - Fast Fourier Transform (FFT) incl. real-vlued, + - Fast Fourier Transform (FFT) incl. real-valued, - multidimensional and weighted variants. - Fast Hartley Transform (FHT) - Number Theoretic Transform (NTT), Fast Walsh Transform. - Convolution (cyclic, linear and weighted), - correlation and power spectrum. - Fast Haar Transform, Fast Wavelet Transform - Mass storage convolution and fast multiplication routines. - Sine- and cosine transform (DCT, DST), Fast Z-Transform (FZT) WWW: http://www.jjj.de/fxt/ Index: head/net/belle-sip/pkg-descr =================================================================== --- head/net/belle-sip/pkg-descr (revision 449585) +++ head/net/belle-sip/pkg-descr (revision 449586) @@ -1,17 +1,17 @@ Belle-sip is a SIP (RFC3261) implementation written in C, with an object oriented API. * RFC3261 compliant implementation of SIP parser, writer, transactions and dialog layers -* http client api +* HTTP client API * support of client TLS certificate * fully asynchronous transport layer (UDP, TCP, TLS) * fully asynchronous DNS resolution with SRV * full dual-stack IPv6 support -* SIP transaction state machines with lastest corrections (RFC6026) +* SIP transaction state machines with latest corrections (RFC6026) * automatic management of request refreshes with network disconnection resiliency thanks to the "refresher" object * supported platforms: Linux, Mac OSX, Windows XP+, iOS, Android, Blackberry 10 WWW: https://www.linphone.org/technical-corner/belle-sip.html Index: head/net/p5-Net-SMPP/pkg-descr =================================================================== --- head/net/p5-Net-SMPP/pkg-descr (revision 449585) +++ head/net/p5-Net-SMPP/pkg-descr (revision 449586) @@ -1,6 +1,6 @@ Implements Short Message Peer to Peer protocol, which is frequently used to pass short messages between mobile operators implementing short message -service (SMS). This is applicable to both european GSM and american CDMA/TDMA +service (SMS). This is applicable to both European GSM and American CDMA/TDMA systems. WWW: http://search.cpan.org/dist/Net-SMPP/ Index: head/security/bruteforceblocker/pkg-descr =================================================================== --- head/security/bruteforceblocker/pkg-descr (revision 449585) +++ head/security/bruteforceblocker/pkg-descr (revision 449586) @@ -1,11 +1,11 @@ -BruteForceBlocker is a perl script, that works along with pf - OpenBSD's -firewall (Which is also available on FreeBSD since version 5.2 is out). -It's main purpose is to block SSH bruteforce attacks via firewall. +BruteForceBlocker is a Perl script that works along with pf - OpenBSD's +firewall (which is also available on FreeBSD since version 5.2 is out). +Its main purpose is to block SSH bruteforce attacks via firewall. When this script is running, it checks sshd logs from syslog and looks -for Failed Login attempts - mostly some annoying script attacks, and +for failed login attempts - mostly some annoying script attacks, and counts number of such attempts. When given IP reaches configured limit of fails, script puts this IP to the pf's table and blocks any further -traffic to the that box from given IP (This also depends on +traffic to the that box from given IP (this also depends on configuration done in pf.conf). WWW: http://danger.rulez.sk/projects/bruteforceblocker/ Index: head/sysutils/entr/pkg-descr =================================================================== --- head/sysutils/entr/pkg-descr (revision 449585) +++ head/sysutils/entr/pkg-descr (revision 449586) @@ -1,5 +1,5 @@ The Event Notify Test Runner is a general-purpose UNIX utility intended to make rapid feedback and automated testing natural and completely ordinary by running -arbitrary commands when files change +arbitrary commands when files change. WWW: http://entrproject.org/ Index: head/sysutils/fcron/pkg-descr =================================================================== --- head/sysutils/fcron/pkg-descr (revision 449585) +++ head/sysutils/fcron/pkg-descr (revision 449586) @@ -1,13 +1,13 @@ Fcron is a scheduler. It aims at replacing Vixie Cron, so it implements most of its functionalities. But contrary to Vixie Cron, fcron does not need your system to be up 7 days a week, 24 hours a -day : it also works well with systems which are not running neither +day: it also works well with systems which are not running neither all the time nor regularly (contrary to anacrontab). To do so, fcron allows you to use the standard mode in which you tell it to execute one command at a given date and hour and to make it run a command according to its time of execution, which is normally the same as -system up time. +system uptime. This is the stable release. WWW: http://fcron.free.fr/ Index: head/sysutils/fusefs-exfat/pkg-descr =================================================================== --- head/sysutils/fusefs-exfat/pkg-descr (revision 449585) +++ head/sysutils/fusefs-exfat/pkg-descr (revision 449586) @@ -1,6 +1,6 @@ exfat-fuse is a free exFAT file system implementation with write support. exFAT is a simple file system created by Microsoft. It is intended to -replace FAT32 removing some of it's limitations. exFAT is a standard FS for +replace FAT32 removing some of its limitations. exFAT is a standard FS for SDXC memory cards. WWW: https://github.com/relan/exfat Index: head/sysutils/nomad/pkg-descr =================================================================== --- head/sysutils/nomad/pkg-descr (revision 449585) +++ head/sysutils/nomad/pkg-descr (revision 449586) @@ -1,6 +1,6 @@ -Nomad is a cluster manager and schedular that provides a common workflow +Nomad is a cluster manager and scheduler that provides a common workflow to deploy applications across an infrastructure. Deploy virtualized, containerized, or standalone application workloads across a fleet of servers to maximize resource utilization. WWW: https://www.nomadproject.io/ Index: head/sysutils/rinse/pkg-descr =================================================================== --- head/sysutils/rinse/pkg-descr (revision 449585) +++ head/sysutils/rinse/pkg-descr (revision 449586) @@ -1,13 +1,13 @@ Rinse is a simple tool which is designed to carry out the installation of a new RPM-based distribution. Using rinse you can easily setup simple chroot() systems running -different RPM-based distributions, such as Centos, Scientific Linux or +different RPM-based distributions, such as CentOS, Scientific Linux or openSUSE. The purpose and usage are analogous to the 'debootstrap' utility familiar to users of Debian GNU/Linux. It was primarily designed to work with the xen-tools software, which creates new guest images for -running inder the Xen hypervisor. +running under the Xen hypervisor. WWW: http://collab-maint.alioth.debian.org/rinse/ Index: head/textproc/py-cloud_sptheme/pkg-descr =================================================================== --- head/textproc/py-cloud_sptheme/pkg-descr (revision 449585) +++ head/textproc/py-cloud_sptheme/pkg-descr (revision 449586) @@ -1,5 +1,5 @@ This is a small package containing a Sphinx theme named "Cloud", along with some related Sphinx extensions. To see an example -of the theme in action, check out it's documentation. +of the theme in action, check out its documentation. WWW: https://pypi.python.org/pypi/cloud_sptheme/ Property changes on: head/textproc/py-cloud_sptheme/pkg-descr ___________________________________________________________________ Modified: fbsd:nokeywords ## -1 +1 ## -on \ No newline at end of property +yes \ No newline at end of property Index: head/www/bozohttpd/pkg-descr =================================================================== --- head/www/bozohttpd/pkg-descr (revision 449585) +++ head/www/bozohttpd/pkg-descr (revision 449586) @@ -1,10 +1,10 @@ -Bozohttpd is a small and secure http version 1.1 server. it's main feature +Bozohttpd is a small and secure HTTP version 1.1 server. Its main feature is the lack of features, reducing the code size and improving verifiability. It supports CGI/1.1, HTTP/1.1, HTTP/1.0, HTTP/0.9, ~user translations, virtual hosting support, as well as multiple IP-based servers on a single machine. It is capable of services pages via the IPv6 protocol. It has no configuration file by design. Recently added features are htpasswd, SSL, and dynamic redirection, that can be easily disabled. WWW: http://www.eterna.com.au/bozohttpd/