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
2020-03-21 02:20:44 +00:00
accessibility
arabic
archivers
astro
audio audio/sonata: Update to 1.7b1-22 which supports Python 3. 2020-03-21 01:48:23 +00:00
base
benchmarks
biology biology/canu: Upgrade to 2.0 2020-03-20 18:14:23 +00:00
cad
chinese
comms
converters
databases databases/redis_exporter: Update to 1.5.2 2020-03-20 12:30:41 +00:00
deskutils - Enable compiling calibre with python 3 2020-03-20 11:39:29 +00:00
devel p5-Canary::Stability: Provide only the FreeBSD stub 2020-03-21 00:44:25 +00:00
dns Update to 9.16.1 2020-03-19 11:33:41 +00:00
editors
emulators emulators/qemu30: Fix build with lld 10.0.0 2020-03-21 01:15:02 +00:00
finance - Update to 5.3.2 2020-03-21 01:04:25 +00:00
french
ftp Remove the first site in the list. It no longer exists. 2020-03-19 12:32:31 +00:00
games - Update to 1.14.11 2020-03-20 12:53:57 +00:00
german
graphics Every game needs a user interface that matches its look and feel. The purpose 2020-03-20 22:45:05 +00:00
hebrew
hungarian
irc Remove expired ports: 2020-03-20 02:33:04 +00:00
japanese
java java/eclipse: update to 4.15 2020-03-20 20:23:19 +00:00
Keywords
korean
lang - Update to 2.86.6 2020-03-21 02:20:44 +00:00
mail mail/tmda: drop dependency on expired databases/py-cdb and set expiration date. 2020-03-20 02:24:07 +00:00
math - Update to 1.4.1 2020-03-20 13:00:40 +00:00
misc
Mk
multimedia multimedia/plexmediaserver{-plexpass}: Update to 1.18.8.2527 2020-03-20 23:24:31 +00:00
net net/nsq: add aarch64 and armv7 to supported architectures 2020-03-20 22:45:50 +00:00
net-im Clean up LLD_UNSAFE from openal-soft ports 2020-03-19 23:02:30 +00:00
net-mgmt Fix build on aarch64 2020-03-20 11:58:01 +00:00
net-p2p
news
polish
ports-mgmt
portuguese
print Update to 9.52. 2020-03-20 15:18:03 +00:00
russian
science science/lammps: Update 3Mar2020 -> 19Mar2020 2020-03-20 03:35:55 +00:00
security security/openssl: Add missing description 2020-03-20 20:05:25 +00:00
shells shells/git-prompt.zsh: Update to version 2.3.0 2020-03-20 03:00:27 +00:00
sysutils sysutils/lizardfs: mark broken on 13 2020-03-20 22:53:39 +00:00
Templates
textproc Remove expired ports: 2020-03-20 02:33:04 +00:00
Tools
ukrainian
vietnamese
www www/minio-client: stat patch no longer necessary 2020-03-20 22:39:16 +00:00
x11 x11/libxkbcommon: Switch to evdev rules by default 2020-03-20 23:39:37 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts Unbreak -- by changing the master-site. 2020-03-19 14:12:57 +00:00
x11-servers x11-servers/xwayland-devel: update to 1.20.0.626 2020-03-19 23:31:06 +00:00
x11-themes
x11-toolkits Remove expired ports: 2020-03-20 02:33:04 +00:00
x11-wm Remove expired ports: 2020-03-20 02:38:47 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove expired ports: 2020-03-20 02:38:47 +00:00
README
UIDs
UPDATING UPDATING: Fix another typo 2020-03-21 00:00:38 +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.