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
2022-01-09 12:21:20 -08:00
.hooks
accessibility
arabic
archivers archivers/pear-Horde_Compress: Update to 2.2.4 2022-01-08 17:03:47 +01:00
astro astro/swe: Update version 2.10.1=>2.10.02,1 2022-01-09 02:51:24 -06:00
audio audio/qmidinet: Update 0.9.4 -> 0.9.5 2022-01-09 12:21:20 -08:00
base
benchmarks
biology
cad cad/py-pymtl: Update 3.1.6 -> 3.1.7 2022-01-08 21:13:50 -08:00
chinese
comms comms/gnuradio: Fix plist problem 2022-01-09 11:00:17 -05:00
converters converters/R-cran-rjson: Update to 0.2.21 2022-01-09 14:08:02 +00:00
databases databases/redis*: pass maintainership to yasu 2022-01-09 14:52:46 -05:00
deskutils
devel devel/mercurial: update to 6.0.1 2022-01-09 14:50:04 -05:00
dns
editors
emulators emulators/citra: update to s20220108 2022-01-09 00:59:04 +00:00
finance
french
ftp ftp/sftpgo: update to 2.2.1 2022-01-09 13:18:56 +00:00
games USES=7z: convert p7zip to 7-zip 2022-01-08 19:58:25 +00:00
german
graphics graphics/mypaint: update to 2.0.1, fix build 2022-01-09 13:20:45 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean USES=7z: convert p7zip to 7-zip 2022-01-08 19:58:25 +00:00
lang lang/spidermonkey60: Use USE_GCC=yes over USE_GCC=9+ 2022-01-09 19:07:54 +00:00
mail mail/wanderlust: Update to the snapshot on 2022-01-03 2022-01-10 02:16:54 +09:00
math math/R-cran-spdep: Update to 1.2-1 2022-01-09 01:35:27 +00:00
misc misc/lastools: Update g20181019 -> 2.0.0 2022-01-09 09:28:40 -08:00
Mk USES=7z: convert p7zip to 7-zip 2022-01-08 19:58:25 +00:00
multimedia multimedia/aom: expose Butteraugli tuning 2022-01-08 18:35:38 +00:00
net net/nats-server: Update to version 2.6.6 2022-01-09 19:29:36 +01:00
net-im net-im/dendrite: Update distinfo 2022-01-08 21:59:35 +00:00
net-mgmt net-mgmt/netbox: Make online documentation available [1] 2022-01-09 21:00:33 +01:00
net-p2p
news
polish
ports-mgmt
portuguese
print print/ghostscript*: Return Ghostscript ports to the pool 2022-01-08 15:26:25 -03:00
russian
science science/R-cran-udunits2: Update to 0.13.2 2022-01-09 08:25:52 +00:00
security security/ca_root_nss: Update to 3.74 2022-01-09 16:15:24 +01:00
shells shells/ohmyzsh: update to 20220108 2022-01-09 14:02:44 +00:00
sysutils sysutils/duf: Update to 0.7.0 2022-01-09 19:33:58 +00:00
Templates
textproc textproc/py-mkdocs-material: New port 2022-01-09 20:28:44 +01:00
Tools
ukrainian
vietnamese
www www/nginx-devel: remove rpath-specific configure options 2022-01-09 08:55:24 -05:00
x11 x11/nwg-drawer: update to 0.2.3 2022-01-09 14:06:40 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm x11-wm/sway: update to 1.7.r2 2022-01-09 12:14:22 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED
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.