1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Jan Beich 8c039a25be Drop verbose flag for CTest after r444324
ninja: error: unknown target 'ARGS=-V'
2019-09-27 17:25:50 +00:00
accessibility
arabic
archivers
astro Deprecate x11/libXp, it is deprecated upstream 2019-09-27 16:18:58 +00:00
audio Deprecate x11/libXp, it is deprecated upstream 2019-09-27 16:18:58 +00:00
base
benchmarks
biology Deprecate x11/libXp, it is deprecated upstream 2019-09-27 16:18:58 +00:00
cad
chinese
comms
converters
databases sasl.h header does not belong at all to openldap package 2019-09-27 15:08:46 +00:00
deskutils Deprecate x11/libXp, it is deprecated upstream 2019-09-27 16:18:58 +00:00
devel devel/nimble: Upgrade to 0.11.0 2019-09-27 13:16:33 +00:00
dns
editors editors/hte: modernize otional xorg USES 2019-09-27 14:07:29 +00:00
emulators
finance
french
ftp Deprecate x11/libXp, it is deprecated upstream 2019-09-27 16:18:58 +00:00
games
german
graphics Drop verbose flag for CTest after r444324 2019-09-27 17:25:50 +00:00
hebrew
hungarian
irc
japanese
java Sync with openjdk11 2019-09-27 15:44:38 +00:00
Keywords
korean
lang Update lang/erlang-runtime22 to version 22.1.1. 2019-09-27 14:49:15 +00:00
mail
math Drop verbose flag for CTest after r444324 2019-09-27 17:25:50 +00:00
misc Deprecate x11/libXp, it is deprecated upstream 2019-09-27 16:18:58 +00:00
Mk
multimedia Deprecate x11/libXp, it is deprecated upstream 2019-09-27 16:18:58 +00:00
net Update to version 2.0.7 2019-09-27 15:00:31 +00:00
net-im
net-mgmt
net-p2p
news
palm
polish
ports-mgmt ports-mgmt/modules2tuple: Update to 1.8.2 2019-09-27 15:02:38 +00:00
portuguese
print
russian
science Deprecate x11/libXp, it is deprecated upstream 2019-09-27 16:18:58 +00:00
security
shells
sysutils Add a port of GNU Pies, which stands for the Program Invocation and 2019-09-27 14:34:05 +00:00
Templates
textproc Deprecate x11/libXp, it is deprecated upstream 2019-09-27 16:18:58 +00:00
Tools
ukrainian
vietnamese
www
x11 Deprecate x11/libXp, it is deprecated upstream 2019-09-27 16:18:58 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
README
UIDs
UPDATING

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

	https://www.FreeBSD.org/ports

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

	https://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:

	https://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.