1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2020-06-29 16:42:22 +00:00
accessibility
arabic
archivers
astro
audio Update audio/picard to 2.3.2 2020-06-29 16:42:22 +00:00
base
benchmarks
biology
cad
chinese
comms
converters
databases Update to 0.18.0 2020-06-29 16:16:07 +00:00
deskutils Update to 1.26.4 2020-06-29 07:40:07 +00:00
devel devel/cdecl: upgrade to 7.3. 2020-06-29 16:35:33 +00:00
dns Update to 1.17 2020-06-29 16:15:46 +00:00
editors Add editors/elementary-code, code editor designed for elementary OS 2020-06-29 08:22:17 +00:00
emulators
finance Update finance/kmymoney to 5.1.0 2020-06-29 16:27:36 +00:00
french
ftp
games
german
graphics USES+=gettext unconditionally, making NLS optional still needs more work 2020-06-29 09:29:47 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang Update to 0.1.28.1 2020-06-29 16:15:35 +00:00
mail Update to 0.0.6 which is required for gitlab-ce 13.1.1. 2020-06-29 15:57:04 +00:00
math math/givaro: Remove my patch now that correct upstream fix is added to math/linalg. 2020-06-29 14:44:36 +00:00
misc
Mk
multimedia USES+=gettext unconditionally, making NLS optional still needs more work 2020-06-29 09:31:29 +00:00
net
net-im
net-mgmt Update to 1.23.0 2020-06-29 15:17:50 +00:00
net-p2p
news
polish
ports-mgmt Use correct DISTVERSION 2020-06-29 08:59:32 +00:00
portuguese
print Update WWW 2020-06-29 16:17:26 +00:00
russian
science
security security/softether: Add rc script for TrafficServer 2020-06-29 14:00:17 +00:00
shells
sysutils sysutils/packer: update to 1.6.0 2020-06-29 15:40:18 +00:00
Templates
textproc Remove TEST_DEPENDS 2020-06-29 16:16:53 +00:00
Tools
ukrainian
vietnamese
www Change RUN_DEPENDS from rubygem-flipper* to rubygem-flipper*017 2020-06-29 16:17:12 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Remove no-op typo 2020-06-29 16:16:48 +00:00
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.