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
2019-09-25 20:43:06 +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 astro/routino: Update version 3.3.1=>3.3.2 2019-09-23 10:43:21 +00:00
audio Fix obvious typo. 2019-09-25 12:16:40 +00:00
base
benchmarks benchmarks/stress-ng: update to 0.10.06 2019-09-24 13:33:46 +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 Remove expired ports: 2019-09-24 21:50:23 +00:00
converters
databases Update to 4.1.3 2019-09-25 20:42:16 +00:00
deskutils deskutils/go-for-it: Update to 1.7.3 2019-09-24 18:01:25 +00:00
devel Update to 1.5.0 2019-09-25 20:43:06 +00:00
dns KDE Frameworks: update to 5.62.0 2019-09-23 19:04:17 +00:00
editors
emulators Add compiler:c++11-lang to USES to fix build on GCC-based systems: 2019-09-25 10:54:49 +00:00
finance
french
ftp
games games/multimc: Update to 0.6.7 2019-09-24 18:08:00 +00:00
german
graphics graphics/enblend: unbreak on powerpc64 2019-09-25 14:13:45 +00:00
hebrew
hungarian
irc irc/ngircd: upgrade 24 -> 25 2019-09-24 18:05:24 +00:00
japanese Remove expired ports: 2019-09-24 21:50:23 +00:00
java java/intellij-ultimate: update to 2019.2.3 2019-09-24 20:41:11 +00:00
Keywords
korean
lang Follow-up commit to r512796. 2019-09-25 17:04:10 +00:00
mail mail/claws-mail: remove support for expired jpilot link. 2019-09-24 21:40:28 +00:00
math Update devel/tbb to 2019.8 and bump dependent ports' revisions 2019-09-25 10:03:49 +00:00
misc Update devel/tbb to 2019.8 and bump dependent ports' revisions 2019-09-25 10:03:49 +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 Fix LICENSE_FILE 2019-09-25 20:40:28 +00:00
net Update to 0.65 2019-09-25 20:41:01 +00:00
net-im Update to 0.7.1 2019-09-25 20:22:53 +00:00
net-mgmt net-mgmt/telegraf: Add a rc.conf option for the --config-directory option 2019-09-25 20:03:48 +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 Remove expired ports: 2019-09-24 21:50:23 +00:00
polish
ports-mgmt Update to 1.0.18 2019-09-25 17:17:10 +00:00
portuguese
print Remove print/py-fonttools-lxml-ufo 2019-09-25 20:33:24 +00:00
russian
science Update to 0.2.0 2019-09-25 20:41:50 +00:00
security Update to 4.4.2 2019-09-25 20:40:33 +00:00
shells shells/ammonite: Update to 1.7.1 2019-09-24 17:19:48 +00:00
sysutils Update to 12.6.1 2019-09-25 20:40:39 +00:00
Templates
textproc Update to 2.036 2019-09-25 20:41:06 +00:00
Tools
ukrainian
vietnamese
www Update to 1.4.1 2019-09-25 20:42:11 +00:00
x11 x11/lumina: upgrade 1.4.1 -> 1.5.0 2019-09-24 16:40:59 +00:00
x11-clocks
x11-drivers
x11-fm - Update `x11-fm/worker' to version 4.1.0 2019-09-25 05:14:11 +00:00
x11-fonts x11-fonts/spleen: Update to 1.4.0 2019-09-24 21:32:49 +00:00
x11-servers
x11-themes KDE Frameworks: update to 5.62.0 2019-09-23 19:04:17 +00:00
x11-toolkits x11-toolkits/libXaw: Remove dependency on libXp 2019-09-25 15:53:48 +00:00
x11-wm
.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.