1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2019-09-26 21:07:28 +00:00
accessibility
arabic
archivers Update devel/tbb to 2019.8 and bump dependent ports' revisions 2019-09-25 10:03:49 +00:00
astro
audio Fix obvious typo. 2019-09-25 12:16:40 +00:00
base
benchmarks benchmarks/phoronix-test-suite: update to 9.0.0 2019-09-26 16:18:48 +00:00
biology Update devel/tbb to 2019.8 and bump dependent ports' revisions 2019-09-25 10:03:49 +00:00
cad Update to 0.37 2019-09-25 15:19:41 +00:00
chinese
comms
converters
databases databases/py-pglite: Update to 1.0.12 2019-09-26 20:40:02 +00:00
deskutils
devel devel/py-oci: Update to 2.5.1 version 2019-09-26 18:44:50 +00:00
dns dns/knot-resolver: Remove redundant lang/go build dependency 2019-09-25 22:37:43 +00:00
editors Update to 1.4.2 2019-09-25 20:55:11 +00:00
emulators Port r508499 | gerald | 2019-08-10 from emulators/wine-devel [1]: 2019-09-26 12:17:06 +00:00
finance - Update to 1.10 2019-09-26 07:55:51 +00:00
french
ftp
games Update games/chessx to 1.5.0 and take maintainership 2019-09-26 16:21:25 +00:00
german
graphics graphics/py-python-poppler-qt5: Fix build on i386 2019-09-26 18:43:37 +00:00
hebrew
hungarian
irc
japanese
java Mark BROKEN: fails to extract 2019-09-26 17:40:17 +00:00
Keywords
korean
lang lang/swi-pl: fix build on powerpc64 2019-09-26 20:28:03 +00:00
mail
math - Update to 2.1-0 2019-09-26 21:07:28 +00:00
misc Update to 2019c 2019-09-26 01:45:30 +00:00
Mk cabal.mk: Move hpack invocation to post-patch stage, as sometimes we need to 2019-09-25 16:57:35 +00:00
multimedia multimedia/gstreamer1-plugins-svt-av1: unbreak after r512868 2019-09-26 16:25:57 +00:00
net Update to 1.7.1 2019-09-26 18:16:23 +00:00
net-im Update to 0.7.1 2019-09-25 20:22:53 +00:00
net-mgmt Update to 1.55 2019-09-26 17:50:43 +00:00
net-p2p net-p2p/qtum: Upgrade from 0.18.0 to 0.18.1 2019-09-25 19:44:18 +00:00
news
palm
polish
ports-mgmt Update to 1.0.18 2019-09-25 17:17:10 +00:00
portuguese
print - Update to 1.25 2019-09-26 17:00:21 +00:00
russian
science Change RUN_DEPENDS from py-semantic_version to py-semantic_version26 2019-09-26 18:16:28 +00:00
security Update to 4.5.0 2019-09-26 18:13:15 +00:00
shells Update to 0.31.0 2019-09-26 18:13:20 +00:00
sysutils The code creates a lambda function that takes by reference the core_id local 2019-09-26 20:53:42 +00:00
Templates
textproc Mark DEPRECATED and set EXPIRATION_DATE to 2019-09-30 2019-09-26 18:16:33 +00:00
Tools
ukrainian
vietnamese
www Update to 0.16.0 2019-09-26 18:16:43 +00:00
x11 Remove dependency on libXp. 2019-09-26 19:34:53 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts There was a short period of time when both distfile servers were down due 2019-09-26 10:05:20 +00:00
x11-servers
x11-themes
x11-toolkits x11-toolkits/libXaw: Remove dependency on libXp 2019-09-25 15:53:48 +00:00
x11-wm Update to 4.17.1 2019-09-26 11:00:22 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove print/py-fonttools-lxml-ufo 2019-09-25 20:33:24 +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.