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
2021-04-24 13:46:45 +03:00
.hooks
accessibility
arabic
archivers archivers/nfpm: Update 2.4.0 -> 2.5.0 2021-04-23 18:58:05 -07:00
astro astro/mkgmap: update to r4670 2021-04-24 13:46:44 +03:00
audio audio/gsequencer: Update 3.7.50 -> 3.8.10 2021-04-23 22:36:31 -07:00
base
benchmarks
biology biology/viennarna: Update 2.4.17 -> 2.4.18 2021-04-23 18:57:38 -07:00
cad
chinese
comms comms/hcidump: fix build 2021-04-24 13:46:45 +03:00
converters
databases databases/postgresql-jdbc: update to 42.2.20 2021-04-23 21:04:41 +02:00
deskutils Cleanup LIB_DEPENDS 2021-04-23 20:56:21 +00:00
devel devel/google-perftools: Update 2.8.1 -> 2.9.1 2021-04-24 03:23:35 -07:00
dns dns/subfinder: Update 2.4.7 -> 2.4.8 2021-04-23 18:36:22 -07:00
editors Cleanup LIB_DEPENDS 2021-04-23 20:56:21 +00:00
emulators emulators/yuzu: update to s20210423 2021-04-24 00:39:33 +00:00
finance
french
ftp
games games/dxx-rebirth: update to 20210422 2021-04-24 00:27:47 +00:00
german
graphics graphics/mesa-devel: update to 21.1.b.494 2021-04-24 00:39:48 +00:00
hebrew
hungarian
irc irc/soju: Update to 0.1.1 2021-04-24 15:26:24 +05:30
japanese
java
Keywords
korean
lang lang/gcc10-devel: Update to the 20210417 snapshot of GCC 10.3.1 2021-04-24 07:32:28 +00:00
mail mail/gnumail: mark BROKEN 2021-04-24 13:46:45 +03:00
math math/py-pyneqsys: Update 0.5.6 -> 0.5.7 2021-04-23 18:36:22 -07:00
misc misc/libcomps: Update 0.1.15 -> 0.1.16 2021-04-23 22:14:01 -07:00
Mk Remove devel/py-enum34, no longer needed 2021-04-23 18:46:52 +00:00
multimedia Cleanup LIB_DEPENDS 2021-04-23 20:56:21 +00:00
net net/gitlab-agent: Fix distinfo. 2021-04-24 08:57:08 +02:00
net-im
net-mgmt net-mgmt/pmacct: Use opt_LIB_DEPENDS 2021-04-24 08:46:11 +02:00
net-p2p net-p2p/xmrig: Update to 6.12.1 2021-04-23 19:17:09 +02:00
news
polish
ports-mgmt
portuguese
print Cleanup LIB_DEPENDS 2021-04-23 20:56:21 +00:00
russian
science science/py-PyFR: Update 1.10.0 -> 1.12.0 2021-04-24 03:23:35 -07:00
security New port: security/solana: Web-scale blockchain for decentralized apps and marketplaces 2021-04-24 03:23:34 -07:00
shells
sysutils sysutils/runwhen: mark BROKEN 2021-04-24 13:46:43 +03:00
Templates
textproc textproc/fcitx-qt5: Update 1.2.5 -> 1.2.6 2021-04-24 03:23:34 -07:00
Tools
ukrainian
vietnamese
www www/R-cran-httpuv: Update to 1.6.0 2021-04-24 19:42:27 +09:00
x11 Cleanup LIB_DEPENDS 2021-04-23 20:56:21 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits x11-toolkits/py-AnyQt: Update 0.0.11 -> 0.0.12 2021-04-23 22:40:45 -07:00
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove expired multimedia/{gmimms,mimms} 2021-04-23 19:00:40 +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://docs.freebsd.org/en/books/handbook/ports/
		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://docs.freebsd.org/en/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.