1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2021-10-27 23:04:30 +02:00
.hooks
accessibility
arabic
archivers archivers/py-zopfli: Update to 0.1.9 2021-10-26 05:46:35 +08:00
astro
audio audio/gnome-podcasts: drop unused distfile after a160015b86 2021-10-27 14:57:49 +00:00
base
benchmarks
biology
cad
chinese
comms
converters
databases databases/redis_exporter: Update to 1.29.0 2021-10-28 00:54:10 +09:00
deskutils KDE: Update KDE Plasma to 5.23.2 2021-10-26 21:42:49 +02:00
devel devel/rubygem-execjs: Use node16 as default version 2021-10-27 23:00:17 +02:00
dns dns/py-publicsuffixlist: Update to 0.7.10 2021-10-26 05:46:44 +08:00
editors editors/neovim: enable LUAJIT on powerpc 2021-10-26 20:29:29 +00:00
emulators cleanup: Remove expired ports: 2021-10-27 22:41:10 +02:00
finance finance/py-yfinance: Update to 0.1.64 2021-10-26 05:46:44 +08:00
french
ftp
games games/zdoom: fix build on non-x86 2021-10-26 09:37:43 +00:00
german german/mythes: Update to 2021.10.24 2021-10-26 05:54:37 +08:00
graphics graphics/librsvg2-rust: unbreak fetch due to repo growth 2021-10-27 14:34:58 +00:00
hebrew
hungarian
irc
japanese japanese/font-plemoljp{,-hs,-nf}: Update to 1.1.0. 2021-10-27 21:48:14 +09:00
java
Keywords
korean
lang lang/mecrisp-stellaris: Update to 2.6.1. 2021-10-26 12:40:14 +02:00
mail mail/postfixadmin: Update to 3.4.dev.20211018 2021-10-27 17:42:19 +09:00
math math/R-cran-Rmpfr: Update to 0.8-6 2021-10-27 00:40:39 +00:00
misc misc/pdmenu: update to 1.3.6 2021-10-28 00:53:38 +09:00
Mk KDE: Update KDE Plasma to 5.23.2 2021-10-26 21:42:49 +02:00
multimedia multimedia/assimp: Fix build on 32 bit platforms 2021-10-27 07:47:40 -07:00
net cleanup: Remove expired ports: 2021-10-27 22:41:10 +02:00
net-im net-im/purple-hangouts: Add the upstream's patch for HTTP-errors 429 2021-10-27 16:14:28 -04:00
net-mgmt net-mgmt/sdig: Fix build with -fno-common 2021-10-28 00:54:06 +09:00
net-p2p net-p2p/gtk-gnutella: fix build on powerpc* 2021-10-27 11:19:34 +00:00
news
polish
ports-mgmt
portuguese
print
russian
science science/py-geometer: Fix build with py-numpy-1.20.3 2021-10-26 09:00:41 +08:00
security security/py-keepkey: Update to 7.2.1 2021-10-27 23:04:30 +02:00
shells
sysutils sysutils/cbsd: update to 13.0.17 2021-10-27 21:36:04 +02:00
Templates
textproc textproc/html2text: Update CONFLICTS 2021-10-27 10:30:14 +02:00
Tools
ukrainian
vietnamese
www www/grafana8: Update to 8.1.6 2021-10-27 18:01:29 +09:00
x11 x11/plasma5-plasma-desktop: update to bug-fix release 5.23.2.1 2021-10-27 17:35:44 +02:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers x11-servers/xwayland-devel: update to 21.0.99.1.111 2021-10-26 00:20:23 +00:00
x11-themes KDE: Update KDE Plasma to 5.23.2 2021-10-26 21:42:49 +02:00
x11-toolkits KDE: Update KDE Plasma to 5.23.2 2021-10-26 21:42:49 +02:00
x11-wm KDE: Update KDE Plasma to 5.23.2 2021-10-26 21:42:49 +02:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED cleanup: Remove expired ports: 2021-10-27 22:41:10 +02: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.