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-03-03 08:06:44 +00:00
accessibility
arabic
archivers archivers/py-zstandard: Update 0.10.2 -> 0.11.0 2019-03-03 00:04:17 +00:00
astro
audio Chase update of fluidsynth to 2.0.3 2019-03-02 16:55:53 +00:00
base
benchmarks - Update to 1.2.4 2019-03-02 16:09:49 +00:00
biology
cad
chinese
comms
converters
databases Ignore with php 7.1 2019-03-02 21:43:21 +00:00
deskutils - Update to 17.1.20190222 2019-03-02 16:04:34 +00:00
devel devel/py-json_tricks: Update 3.12.2 -> 3.13.0 2019-03-03 07:40:13 +00:00
dns Add BIND 9.14.0 first release candidate. 2019-03-01 10:10:03 +00:00
editors editors/kak-lsp: Update to 6.1.0 2019-03-02 07:57:52 +00:00
emulators Forward port r442561 | gerald | 2017-06-04 from emulators/wine: 2019-03-02 06:50:51 +00:00
finance Upgrade to 1.2.1 (bug fixes release). 2019-03-01 18:24:02 +00:00
french
ftp
games Chase update of fluidsynth to 2.0.3 2019-03-02 16:55:53 +00:00
german Pet portlint: reorder knobs 2019-03-02 17:47:43 +00:00
graphics Fix build on 32-bit arch. 2019-03-03 01:19:32 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/rust-nightly: update to 1.34.0.20190303 2019-03-03 00:55:52 +00:00
mail www/firefox: correct Skia error on aarch64 2019-03-02 01:17:42 +00:00
math math/py-pyasp: Update 1.4.3 -> 1.4.4 2019-03-03 00:00:26 +00:00
misc misc/cldr-emoji-annotation: Update 34.0.0_0 -> 34.12.14891_0 2019-03-02 23:54:39 +00:00
Mk Cosmetic change to match its namespace 2019-03-02 18:01:21 +00:00
multimedia multimedia/svt-hevc: fix meta-typo 2019-03-02 22:50:47 +00:00
net Fix runtime error: TX_IP::sendpack::sendto: Invalid argument 2019-03-02 18:01:16 +00:00
net-im
net-mgmt net-mgmt/virt-viewer: update to 8.0 2019-03-03 07:17:52 +00:00
net-p2p net-p2p/qbittorrent: Remove the DOCS option 2019-03-01 22:19:16 +00:00
news
palm
polish
ports-mgmt Update to 3.3.1 2019-03-01 16:24:03 +00:00
portuguese
print - Update to 20190302 2019-03-02 23:23:10 +00:00
russian
science science/wxmacmolplt: Unbreak, it was crashing with WX-3.1 2019-03-03 08:06:44 +00:00
security Update to 1.3.9.1 and add patches to support OpenSSL 1.0.x and 2019-03-03 04:18:31 +00:00
shells
sysutils sysutils/DTraceToolkit: remove missing providers in FreeBSD 12.0 2019-03-02 22:10:21 +00:00
Templates
textproc Update to 2.2.0. 2019-03-03 05:03:32 +00:00
Tools
ukrainian
vietnamese
www www/chromium: Update to 72.0.3626.121 2019-03-03 00:22:33 +00:00
x11 x11/aminal: Ignore nightly versions 2019-03-03 06:56:31 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts Update to 2.010 (2.010R-ro/1.010R-it) 2019-03-01 11:18:52 +00:00
x11-servers
x11-themes Update KDE Plasma desktop to 5.15.2 2019-03-01 05:29:50 +00:00
x11-toolkits Update KDE Plasma desktop to 5.15.2 2019-03-01 05:29:50 +00:00
x11-wm Update KDE Plasma desktop to 5.15.2 2019-03-01 05:29:50 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES Remove superfluous linefeeds and spell Qt properly while here. 2019-03-01 05:11:10 +00:00
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED - Re-add net/pen 2019-03-02 15:43:27 +00:00
README Remove superfluous linefeeds and spell Qt properly while here. 2019-03-01 05:11:10 +00:00
UIDs
UPDATING sysutils/paladin: update 1.1.1 -> 2.0.0 2019-03-02 08:23:56 +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.