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
2020-02-09 02:36:43 +00:00
accessibility
arabic
archivers Convert REINPLACE_CMD to patch file 2020-02-08 19:01:35 +00:00
astro
audio
base
benchmarks
biology Clean up Makefile 2020-02-08 19:01:40 +00:00
cad Mark BROKEN again 2020-02-08 19:56:42 +00:00
chinese
comms Fix build on GCC-based systems by adding compiler:c++11-lang to USES: 2020-02-08 20:54:33 +00:00
converters - Update to 1.6.1 2020-02-09 02:19:10 +00:00
databases - Update to 0.10.19 2020-02-09 02:33:59 +00:00
deskutils
devel Mark BROKEN: fails to build 2020-02-08 19:53:28 +00:00
dns
editors - Update to 4.8 2020-02-08 19:41:59 +00:00
emulators Assign maintainership to new volunteer. 2020-02-08 21:02:16 +00:00
finance
french
ftp
games - Update to 2.2.2 2020-02-08 20:48:43 +00:00
german
graphics
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang
mail Update to 3.009 2020-02-08 19:02:06 +00:00
math - Update to 0.1-25 2020-02-09 02:23:14 +00:00
misc - Update to 0.9 2020-02-09 02:27:35 +00:00
Mk
multimedia
net Update RUN_DEPENDS for py-tinyrpc 1.0.4 update 2020-02-08 19:04:20 +00:00
net-im
net-mgmt
net-p2p Mark BROKEN: fails to link 2020-02-08 19:45:44 +00:00
news
polish
ports-mgmt
portuguese
print
russian
science
security
shells
sysutils sysutils/vagrant: chase rubyzip update 2020-02-08 21:07:55 +00:00
Templates
textproc - Update to 0.12 2020-02-09 02:36:43 +00:00
Tools
ukrainian
vietnamese
www - Assign maintainership to new volunteer 2020-02-09 00:52:23 +00:00
x11
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 Move devel/py-memory_profiler to devel/py-memory-profiler 2020-02-08 19:04:15 +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.