1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-01 10:59:55 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2018-07-28 18:28:53 +00:00
accessibility
arabic
archivers Update to 0.33 2018-07-28 13:17:19 +00:00
astro
audio Update virtual_oss to 1.1.6 2018-07-28 17:38:01 +00:00
base
benchmarks Add p5-Dumbbench 0.111 2018-07-28 13:15:41 +00:00
biology
cad Add a port of the KiCAD Project Templates 2018-07-28 09:49:26 +00:00
chinese
comms - Update to 0.51 2018-07-28 12:40:29 +00:00
converters text-unidecode is the most basic port of the Text::Unidecode Perl library. There 2018-07-28 12:03:06 +00:00
databases pg_similarity is an extension to support similarity queries on PostgreSQL. The 2018-07-28 14:57:52 +00:00
deskutils - bring in missing dependencies, bump portrevision 2018-07-27 15:56:57 +00:00
devel devel/py-country: Add license 2018-07-28 18:26:12 +00:00
dns dns/dnsforwarder: Update to 6.1.15 2018-07-28 15:58:29 +00:00
editors editors/zoinks: Fix build with Clang 6 2018-07-28 06:23:54 +00:00
emulators - Fix sdl dependencies. It uses SDL 2.x instead of 1.x 2018-07-28 07:24:55 +00:00
finance
french
ftp Remove leftover of testing 2018-07-28 13:17:14 +00:00
games games/lugaru builds fine with Clang 2018-07-28 13:37:20 +00:00
german
graphics New port: graphics/libpillowfight: Library containing various image processing algorithms 2018-07-28 18:28:53 +00:00
hebrew
hungarian
irc The Steam protocol plugin for bitlbee. This plugin uses the Steam Mobile 2018-07-28 14:47:41 +00:00
japanese
java
Keywords
korean
lang Update to 1.20180701 2018-07-28 13:17:46 +00:00
mail - Update WWW 2018-07-28 09:37:51 +00:00
math Add p5-Statistics-CaseResampling 0.15 2018-07-28 13:15:35 +00:00
misc Implements an SPDX tag/value and RDF parser, validator and handler in Python. 2018-07-28 12:01:50 +00:00
Mk Now that GCC 8.2 has been released (and lang/gcc8 updated accordingly) 2018-07-28 15:02:55 +00:00
multimedia multimedia/emby-server: Update to 3.5.0.0 2018-07-28 05:30:58 +00:00
net - Update to 228695 2018-07-28 14:55:21 +00:00
net-im
net-mgmt net-mgmt/virt-viewer: update to 7.0 2018-07-28 14:47:59 +00:00
net-p2p Deprecate remaining Napster/OpenNap clients 2018-07-28 06:41:07 +00:00
news
palm
polish
ports-mgmt
portuguese
print
russian
science Update math/libqalculate and math/qalculate to 2.6.1 2018-07-27 10:14:39 +00:00
security ecurity/p5-IO-Socket-SSL: update to 2.058 2018-07-28 16:05:47 +00:00
shells
sysutils - Update to 0.18.0 2018-07-28 14:53:38 +00:00
Templates
textproc Remove devel/py-levenshtein because it is a duplicate of devel/py-python-Levenshtein 2018-07-28 18:25:14 +00:00
Tools
ukrainian
vietnamese
www Remove leftover of testing 2018-07-28 13:17:35 +00:00
x11 Update math/libqalculate and math/qalculate to 2.6.1 2018-07-27 10:14:39 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts games/alfont 2018-07-28 12:07:22 +00:00
x11-servers
x11-themes New port x11-themes/lxqt-themes 2018-07-27 19:01:18 +00:00
x11-toolkits Update to 1.7.64 2018-07-27 21:16:41 +00:00
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove devel/py-levenshtein because it is a duplicate of devel/py-python-Levenshtein 2018-07-28 18:25:14 +00:00
README
UIDs
UPDATING New port: security/kc24 2018-07-28 10:41:55 +00:00

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.