1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2018-11-29 09:51:46 +00:00
accessibility Update to 3.3.0 2018-11-28 19:19:45 +00:00
arabic
archivers
astro
audio Update to 0.1.b120 2018-11-27 22:31:52 +00:00
base
benchmarks benchmarks/stress-ng: Update to 0.09.47 2018-11-28 15:28:02 +00:00
biology
cad Upgrade to 5.0.2. 2018-11-28 19:59:51 +00:00
chinese
comms Use a more succinct way of creating PLIST_SUB. 2018-11-27 19:53:11 +00:00
converters converters/py-rencode: Fails to configure if cython is installed 2018-11-28 05:51:49 +00:00
databases databases/grass7: update 7.4.0 -> 7.4.1 2018-11-29 08:39:00 +00:00
deskutils deskutils/syncthing-gtk: update to 0.9.4.3 2018-11-27 20:29:22 +00:00
devel Update to 3.3.0 2018-11-28 19:20:44 +00:00
dns dns/mDNSResponder_nss: Update 878.1.1 -> 878.70.2 2018-11-29 09:03:02 +00:00
editors editors/emacs-devel: Update to latest master-branch commit 2018-11-27 13:29:11 +00:00
emulators emulators/citra: update to s20181128 2018-11-29 00:46:50 +00:00
finance finance/qtbitcointrader: Update 1.40.23 -> 1.40.30 2018-11-27 07:53:33 +00:00
french
ftp Update to 0.9.7 2018-11-27 17:09:56 +00:00
games -Wno-error=narrowing is also supported by Clang, so make it unconditional. 2018-11-27 20:04:45 +00:00
german
graphics Update to 3.3.0 2018-11-28 19:21:42 +00:00
hebrew
hungarian
irc Fix build with OpenSSL version 1.1.1 2018-11-27 15:34:24 +00:00
japanese
java
Keywords
korean
lang Update to the 20181125 snapshot of GCC 9. 2018-11-28 18:23:55 +00:00
mail Upgrade courier-imap to 5.0.4 2018-11-29 09:42:15 +00:00
math math/qwtplot3d: 2018-11-28 13:07:18 +00:00
misc misc/dejagnu: update to 1.6.2 2018-11-29 09:51:46 +00:00
Mk
multimedia multimedia/aom: update to 1.0.0.980 2018-11-29 00:47:04 +00:00
net net/messagelib: address CVE-2018-19516 2018-11-28 21:13:54 +00:00
net-im - Add LICENSE 2018-11-28 09:30:30 +00:00
net-mgmt
net-p2p
news
palm
polish
ports-mgmt Update to 1.0.17 2018-11-27 18:32:47 +00:00
portuguese
print
russian
science Update to 2.1.0 2018-11-28 19:18:38 +00:00
security Add info about security vulnerability in messagelib. 2018-11-28 21:07:31 +00:00
shells Update FreeBSD bash-completion to 1.0.3 2018-11-28 19:22:56 +00:00
sysutils Integrate a patch to fix cURL detection 2018-11-29 01:58:49 +00:00
Templates
textproc Upgrade to 2.2.1. 2018-11-28 20:06:07 +00:00
Tools
ukrainian
vietnamese
www Update to 3.3.0 2018-11-28 19:22:23 +00:00
x11 Update to 3.3.0 2018-11-28 19:22:48 +00:00
x11-clocks
x11-drivers
x11-fm Previous patch did not include adding gmake mate to USES. 2018-11-27 16:36:14 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits Update to 3.3.0 2018-11-28 19:22:40 +00:00
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED math/qwtplot3d: 2018-11-28 13:07:18 +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.