1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Jimmy Olgeni 168f57451a 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 M.

CR:		D306
Approved by:	portmgr (bapt)
2014-07-07 15:31:01 +00:00
accessibility
arabic
archivers archivers/unalz: Adjust patch for DragonFly support (dports) 2014-07-07 10:47:37 +00:00
astro - Update to 7287 2014-07-06 23:48:37 +00:00
audio Remove expired ports 2014-07-07 06:36:48 +00:00
benchmarks
biology
cad - Chase math/muparser change from static to dynamic library 2014-07-07 02:43:44 +00:00
chinese - Add LICENSE 2014-07-06 18:49:31 +00:00
comms
converters
databases Remove expired ports 2014-07-07 06:36:48 +00:00
deskutils remove NO_STAGE. 2014-07-07 14:44:36 +00:00
devel devel/py-asn1: Update to 0.1.7 2014-07-07 13:30:34 +00:00
dns - Convert security/libsodium to USES=libtool and bump dependent ports 2014-07-07 13:54:23 +00:00
editors
emulators
finance
french
ftp
games
german - Update to 2014.07.06 2014-07-07 12:34:08 +00:00
graphics Fix typo in COMMENT 2014-07-07 13:53:40 +00:00
hebrew
hungarian
irc
japanese Mark 5 unstaged and unmaintained ports as jobs unsafe (taken from dports) 2014-07-07 12:17:32 +00:00
java
Keywords
korean
lang - Update to 5.5.14 release 2014-07-07 09:50:00 +00:00
mail Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-07 15:31:01 +00:00
math Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-07 15:31:01 +00:00
misc Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-07 15:31:01 +00:00
Mk
multimedia Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-07 15:31:01 +00:00
net - Convert security/libsodium to USES=libtool and bump dependent ports 2014-07-07 13:54:23 +00:00
net-im - Convert security/libsodium to USES=libtool and bump dependent ports 2014-07-07 13:54:23 +00:00
net-mgmt net-mgmt/netdot: update to 1.0.6 and support stage 2014-07-07 13:28:39 +00:00
net-p2p
news - Update to 14.0.0 2014-07-06 18:52:29 +00:00
palm Reset maintainership 2014-07-07 09:54:14 +00:00
polish - Update to 20140706 2014-07-07 12:34:14 +00:00
ports-mgmt Update to release candidate 1. 2014-07-07 13:27:06 +00:00
portuguese
print Update to 0.7.2; use staging; add license 2014-07-07 14:08:33 +00:00
russian remove NO_STAGE. 2014-07-07 12:38:21 +00:00
science Add staging support 2014-07-07 14:51:44 +00:00
security security/arpCounterattack: stage, fix on F10+, fix on DragonFly 2014-07-07 15:16:05 +00:00
shells
sysutils Update to a fresher git revision which fixes support for pfSense 2.2 2014-07-07 14:48:17 +00:00
Templates
textproc textproc/libtranslate: Bring in DragonFly support patch from dports 2014-07-07 12:46:47 +00:00
Tools
ukrainian
vietnamese
www www/phpmustache: update to 2.6.0 2014-07-07 13:33:18 +00:00
x11
x11-clocks
x11-drivers
x11-fm Support stage 2014-07-07 10:29:12 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits x11-toolkits/soqt: Force no-debug build (from dports) 2014-07-07 12:37:04 +00:00
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Update to 3.1 2014-07-07 09:41:23 +00:00
README
UIDs
UPDATING

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.