1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-09 06:51:44 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Jimmy Olgeni 7dc406a7a1 Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Category N.

CR:		D307
Approved by:	portmgr (bapt)
2014-07-10 12:13:11 +00:00
accessibility
arabic
archivers Horde replacement for serialize()/json_encode() that will automatically use the 2014-07-10 05:30:16 +00:00
astro - Update core markers 2014-07-09 11:42:05 +00:00
audio - Update from 0.3.0 to 0.3.1 2014-07-09 17:17:54 +00:00
benchmarks
biology
cad
chinese - add LICENSE 2014-07-10 00:30:19 +00:00
comms - Fix build 2014-07-10 05:10:35 +00:00
converters
databases Fix substitution in files/pgbounce.in. 2014-07-08 14:37:11 +00:00
deskutils Horde package update: 2014-07-09 19:45:27 +00:00
devel devel/etcdctl: update 0.4.3 -> 0.4.4 2014-07-10 09:35:21 +00:00
dns 1: Stagify. 2014-07-09 07:56:24 +00:00
editors Upgrading to 2014.24.2. 2014-07-09 19:46:11 +00:00
emulators - Convert net/sdl_net to USES=libtool and bump dependent ports 2014-07-09 19:06:34 +00:00
finance
french
ftp
games Stagify. 2014-07-10 02:37:05 +00:00
german
graphics 1: Stagify. 2014-07-10 08:07:10 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang Add ceylon, which is a language for writing large programs in teams 2014-07-09 04:51:47 +00:00
mail mail/p5-Email-Sender-Transport-SQLite: Update to version 0.092002 2014-07-09 21:18:47 +00:00
math math/scilab: 2014-07-10 10:08:10 +00:00
misc
Mk Support for installations based on the easy_install setup.py target has 2014-07-08 16:14:33 +00:00
multimedia - Switch to USES=libtool 2014-07-09 03:31:57 +00:00
net Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
net-im Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
net-mgmt Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
net-p2p Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
news Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-10 12:13:11 +00:00
palm
polish
ports-mgmt Update to 0.3. 2014-07-09 18:02:58 +00:00
portuguese
print - Convert to USES=libtool 2014-07-08 21:18:25 +00:00
russian
science science/gwyddion: update 2.36 -> 2.37 2014-07-09 08:41:34 +00:00
security Include the final letter in the CPE version field. 2014-07-10 10:27:39 +00:00
shells
sysutils sysutils/cbsd: Add libsqlite3.so to LIB_DEPENDS 2014-07-10 07:39:26 +00:00
Templates
textproc Remove some textproc/stardict-* dictionaries due to possible copyright 2014-07-10 10:06:57 +00:00
Tools
ukrainian
vietnamese
www Horde package update: 2014-07-10 05:05:01 +00:00
x11 Fix xshmfence_alloc_shm() on 8.3 and 9.x. O_CLOEXEC is available on all 2014-07-08 21:06:40 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitignore
CHANGES Support for installations based on the easy_install setup.py target has 2014-07-08 16:14:33 +00:00
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove some textproc/stardict-* dictionaries due to possible copyright 2014-07-10 10:06:57 +00:00
README
UIDs
UPDATING Notify users of security/pam-pgsql that pam_pgsql.so has been moved. 2014-07-08 22:17:33 +00:00

This is the FreeBSD Ports Collection.  For an easy to use
WEB-based interface to it, please see:

	http://www.FreeBSD.org/ports

For general information on the Ports Collection, please see the
FreeBSD Handbook ports section which is available from:

	http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/ports.html
		for the latest official version
	or:
	The ports(7) manual page (man ports).

These will explain how to use ports and packages.

If you would like to search for a port, you can do so easily by
saying (in /usr/ports):


	make search name="<name>"
	or:
	make search key="<keyword>"

which will generate a list of all ports matching <name> or <keyword>.
make search also supports wildcards, such as:

	make search name="gtk*"

For information about contributing to FreeBSD ports, please see the Porter's
Handbook, available at:

	http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/porters-handbook/

NOTE:  This tree will GROW significantly in size during normal usage!
The distribution tar files can and do accumulate in /usr/ports/distfiles,
and the individual ports will also use up lots of space in their work
subdirectories unless you remember to "make clean" after you're done
building a given port.  /usr/ports/distfiles can also be periodically
cleaned without ill-effect.