1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-29 05:38:00 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Dmitry Marakasov 66f8d481da - Fix LICENSE
- Add LICENSE_FILE
- Add USES=sdl
- Pet portlint
- Remove no-op PORTDOCS installation
- Update WWW

Approved by:	portmgr blanket
2019-10-11 09:39:02 +00:00
accessibility
arabic
archivers - Add license to the conversion script 2019-10-10 13:56:20 +00:00
astro Update astro/kstars to latest upstream release 2019-10-10 20:19:13 +00:00
audio - Fix LICENSE 2019-10-11 09:39:02 +00:00
base
benchmarks
biology
cad
chinese
comms
converters
databases Upgrade port to 1.4.2 version 2019-10-11 00:40:21 +00:00
deskutils
devel devel/py-cfgv: udpate to 2.0.1 2019-10-10 18:33:20 +00:00
dns
editors
emulators
finance
french
ftp
games Fix FreeBSD version for BROKEN 2019-10-10 15:57:26 +00:00
german
graphics - Add compat for NOCCACHE -> NO_CCACHE 2019-10-10 20:09:59 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang Update to the 20191006 snapshot of GCC 10.0.0. 2019-10-11 04:12:17 +00:00
mail
math - Update to 0.6-5 2019-10-11 08:51:57 +00:00
misc
Mk - Add compat for NOCCACHE -> NO_CCACHE 2019-10-10 20:09:59 +00:00
multimedia multimedia/svt-vp9: update to 0.1.0 (nop) 2019-10-10 18:24:27 +00:00
net Fix typo 2019-10-11 00:49:31 +00:00
net-im
net-mgmt net-mgmt/check_ssl_cert: update to 1.98.0 2019-10-11 09:28:26 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science - Update to 2.2-9 2019-10-11 09:12:52 +00:00
security Commit necessary but insufficient changes to try to make this port 2019-10-11 06:32:15 +00:00
shells Update to the latest att/ast github commit. 2019-10-10 20:15:20 +00:00
sysutils Upgrade to 1.3.2 2019-10-11 07:48:22 +00:00
Templates
textproc New port textproc/pageedit v0.9.5 2019-10-11 07:23:17 +00:00
Tools
ukrainian
vietnamese
www - Update to 1.5.1 2019-10-11 07:51:19 +00:00
x11 Add USES=compiler:c11 to 2 next xfce4 ports. 2019-10-10 14:57:55 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Fix build of x11-toolkits/qt5-gui 2019-10-10 20:38:42 +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.