1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-01 10:59:55 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2018-07-13 22:20:43 +00:00
accessibility Update KDE Applications to 18.04.3 2018-07-13 17:41:56 +00:00
arabic
archivers Update KDE Applications to 18.04.3 2018-07-13 17:41:56 +00:00
astro Update KDE Applications to 18.04.3 2018-07-13 17:41:56 +00:00
audio Update KDE Applications to 18.04.3 2018-07-13 17:41:56 +00:00
base
benchmarks benchmarks/vegeta: Remove GH_TAGNAME 2018-07-13 15:21:12 +00:00
biology Deprecate unmaintained ports under the NONE license 2018-07-13 09:56:57 +00:00
cad
chinese
comms
converters Deprecate unmaintained ports under the NONE license 2018-07-13 09:56:57 +00:00
databases fix dependencies 2018-07-13 18:39:27 +00:00
deskutils Update KDE Applications to 18.04.3 2018-07-13 17:41:56 +00:00
devel devel/py-qutip: Update 4.2.0 -> 4.3.0 2018-07-13 22:19:32 +00:00
dns Deprecate unmaintained ports under the NONE license 2018-07-13 09:56:57 +00:00
editors Update KDE Applications to 18.04.3 2018-07-13 17:41:56 +00:00
emulators emulators/rpcs3: update to 0.0.5.631 2018-07-13 20:38:03 +00:00
finance
french
ftp
games Update KDE Applications to 18.04.3 2018-07-13 17:41:56 +00:00
german
graphics graphics/feh: Update to 2.27 2018-07-13 19:42:26 +00:00
hebrew
hungarian
irc
japanese Update KDE Applications to 18.04.3 2018-07-13 17:41:56 +00:00
java
Keywords
korean
lang Explicitly set prefix for install to work on systems, where 2018-07-13 20:53:28 +00:00
mail Update Rspamd to 1.7.8 2018-07-13 10:35:12 +00:00
math Update KDE Applications to 18.04.3 2018-07-13 17:41:56 +00:00
misc Update KDE Applications to 18.04.3 2018-07-13 17:41:56 +00:00
Mk Update KDE Applications to 18.04.3 2018-07-13 17:41:56 +00:00
multimedia Update KDE Applications to 18.04.3 2018-07-13 17:41:56 +00:00
net Update KDE Applications to 18.04.3 2018-07-13 17:41:56 +00:00
net-im Update KDE Applications to 18.04.3 2018-07-13 17:41:56 +00:00
net-mgmt
net-p2p
news
palm Deprecate unmaintained ports under the NONE license 2018-07-13 09:56:57 +00:00
polish
ports-mgmt
portuguese
print - Update to 20180713 2018-07-13 20:24:53 +00:00
russian
science Update KDE Applications to 18.04.3 2018-07-13 17:41:56 +00:00
security security/tor: Update 0.3.3.8 -> 0.3.3.9 2018-07-13 22:20:43 +00:00
shells
sysutils Update KDE Applications to 18.04.3 2018-07-13 17:41:56 +00:00
Templates
textproc Update textproc/jing to 2017.09.14 2018-07-13 17:55:18 +00:00
Tools
ukrainian
vietnamese
www Update Mojolicious to 7.88 2018-07-13 14:41:35 +00:00
x11 Update KDE Applications to 18.04.3 2018-07-13 17:41:56 +00:00
x11-clocks Update KDE Applications to 18.04.3 2018-07-13 17:41:56 +00:00
x11-drivers
x11-fm Update KDE Applications to 18.04.3 2018-07-13 17:41:56 +00:00
x11-fonts Deprecate unmaintained ports under the NONE license 2018-07-13 09:56:57 +00:00
x11-servers
x11-themes Deprecate unmaintained ports under the NONE license 2018-07-13 09:56:57 +00:00
x11-toolkits - Fix build with clang 6 2018-07-12 14:11:30 +00:00
x11-wm Remove dependencies on lang/python3. 2018-07-13 06:55:26 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Rename net/wpa_gui -> net/wpa_supplicant_gui 2018-07-12 18:14:01 +00:00
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.