1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2020-07-02 00:54:08 +00:00
accessibility
arabic
archivers Really fix `archivers/zoo' on 64-bit machines. When PR 162804 had been 2020-07-01 10:27:06 +00:00
astro
audio audio/faudio: Update to 20.07 2020-07-01 17:45:26 +00:00
base
benchmarks
biology Bump devel/jsoncpp consumers after r540853. 2020-06-30 17:46:18 +00:00
cad
chinese
comms comms/flmsg: Update 4.0.15 -> 4.0.16 2020-06-30 07:14:49 +00:00
converters Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2020-07-01 06:43:14 +00:00
databases Update to -rc11 2020-07-01 22:59:25 +00:00
deskutils deskutils/just: Update 0.5.11 -> 0.6.1 2020-07-01 15:00:41 +00:00
devel devel/simdjson: Update 0.3.1 -> 0.4.6 2020-07-01 18:42:47 +00:00
dns
editors Add compiler:c++11-lang to USES to fix build on GCC-based systems: 2020-07-01 20:43:23 +00:00
emulators UCLify pkg-message in my ports 2020-07-01 22:22:38 +00:00
finance - Unbreak by fixing MASTER_SITES 2020-06-30 08:14:14 +00:00
french
ftp
games Add some dependencies which are not always satisfied implicitely, 2020-06-30 13:42:43 +00:00
german
graphics graphics/mesa-devel: update to 20.1.b.2478 2020-07-02 00:54:01 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang Update to 5.8 2020-07-01 13:39:23 +00:00
mail mail/thunderbird: update to 68.10.0 2020-07-01 12:13:11 +00:00
math Upgrade to 1.2.1. 2020-07-01 15:50:36 +00:00
misc misc/openhantek: Update 3.1.0 -> 3.1.1 2020-07-01 18:06:50 +00:00
Mk
multimedia multimedia/vmaf: update to 1.5.2 2020-07-02 00:54:08 +00:00
net Add new port: net/rpki-client 2020-07-01 18:38:02 +00:00
net-im - Update WWW 2020-07-01 09:35:10 +00:00
net-mgmt Remove BROKEN_SSL as now it builds fine with libressl 2020-07-01 13:34:19 +00:00
net-p2p Bump devel/jsoncpp consumers after r540853. 2020-06-30 17:46:18 +00:00
news
polish
ports-mgmt
portuguese
print Register mutual installation conflict between the two ports. 2020-07-01 08:50:28 +00:00
russian Update to 5.4.2 2020-06-30 07:39:38 +00:00
science Bump devel/jsoncpp consumers after r540853. 2020-06-30 17:46:18 +00:00
security security/pecl-ssh2: Update to 1.2 2020-07-01 23:02:31 +00:00
shells
sysutils Add compiler:c++11-lang to USES to fix build on GCC-based systems: 2020-07-01 20:47:06 +00:00
Templates
textproc textproc/nuspell: update to 3.1.2 2020-07-01 13:39:58 +00:00
Tools
ukrainian
vietnamese
www www/chromium: Update to 83.0.4103.116, which includes two security fixes 2020-07-01 20:07:47 +00:00
x11 x11/libinput: Update to 1.15.6 2020-07-01 19:23:17 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts x11-fonts/cascadia-code: Update to 2007.01 2020-07-01 13:24:55 +00:00
x11-servers UCLify pkg-message in my ports 2020-07-01 22:22:38 +00:00
x11-themes x11-themes/qtcurve: Update to 1.9.0 2020-06-30 18:41:43 +00:00
x11-toolkits UCLify pkg-message in my ports 2020-07-01 22:22:38 +00:00
x11-wm UCLify pkg-message in my ports 2020-07-01 22:22:38 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs Add new port: net/rpki-client 2020-07-01 18:38:02 +00:00
LEGAL
Makefile
MOVED Remove expired ports: 2020-07-01 11:02:49 +00:00
README
UIDs Add new port: net/rpki-client 2020-07-01 18:38:02 +00:00
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.