1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2021-08-17 11:47:33 +01:00
.hooks
accessibility
arabic
archivers
astro astro/mkgmap-splitter: update to r642 2021-08-16 19:22:06 +03:00
audio audio/spotify-qt: Update to 3.7 2021-08-17 08:13:45 +02:00
base
benchmarks
biology biology/sigviewer: New port: Viewing application for biosignals 2021-08-17 00:05:37 -07:00
cad cad/openvsp: update to 3.25.0 2021-08-16 19:40:30 +02:00
chinese
comms
converters
databases databases/py-mysqlclient: update to 2.0.3 release 2021-08-16 22:11:54 +10:00
deskutils deskutils/gnome-tweaks: Update to 40.0 2021-08-16 14:51:59 -07:00
devel devel/tex-web2c: Update maintainer from freebsd-tex@ to tex@ 2021-08-17 12:37:16 +02:00
dns dns/p5-DNS-nsdiff: New port 2021-08-17 08:20:18 +01:00
editors
emulators emulators/yuzu: update to s20210816 2021-08-17 00:44:02 +00:00
finance finance/ticker: Update to 4.2.1 2021-08-17 11:47:33 +01:00
french
ftp
games games/rubygem-vimgolf: Update to 0.5.0 2021-08-17 05:38:46 -04:00
german german/hunspell: fix swiss-german dictionary 2021-08-17 07:24:08 +02:00
graphics graphics/mesa-devel: update to 21.2.b.1051 2021-08-17 00:44:03 +00:00
hebrew
hungarian
irc irc/ircd-hybrid: Updates to 8.2.39 2021-08-16 21:30:48 +02:00
japanese japanese/tex-ptex: Update maintainer from freebsd-tex@ to tex@ 2021-08-17 12:37:16 +02:00
java
Keywords
korean
lang
mail mail/nextcloud-mail: Update to 1.10.3 2021-08-17 08:00:29 +00:00
math math/py-PuLP: Update 2.4 -> 2.5.0 2021-08-16 00:06:31 -07:00
misc misc/libxdf: New port: C++ library for loading XDF files 2021-08-16 20:17:53 -07:00
Mk
multimedia multimedia/kooha: update to 1.2.1.621 2021-08-17 00:44:02 +00:00
net net/keycloak: Update to 15.0.1 2021-08-17 01:50:27 -04:00
net-im net-im/fractal: respect RUSTFLAGS 2021-08-16 20:16:51 +00:00
net-mgmt net-mgmt/victoria-metrics: update the port to version 1.64.0. 2021-08-16 17:40:59 +00:00
net-p2p net-p2p/xmrig: Update to 6.14.1 2021-08-16 17:31:33 +02:00
news
polish
ports-mgmt
portuguese
print print/texlive-tlmgr: Update maintainer from freebsd-tex@ to tex@ 2021-08-17 12:37:19 +02:00
russian devel/eric: update to 21.7 release+ 2021-08-16 23:14:07 +10:00
science science/simgrid: Update 3.27 -> 3.28 2021-08-16 00:06:31 -07:00
security security/tor: Update 0.4.6.6 -> 0.4.6.7 2021-08-16 15:15:32 -07:00
shells
sysutils sysutils/py-hcloud: update to 1.15.0 2021-08-17 11:41:23 +01:00
Templates
textproc textproc/ripgrep-all: New port 2021-08-17 05:38:07 -04:00
Tools
ukrainian
vietnamese
www www/element-web: Update to 1.8.0 2021-08-17 03:37:00 -04:00
x11 x11/nwg-drawer: update to 0.1.5 2021-08-17 10:42:55 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits x11-toolkits/wxgtk30: add non-default, webkit-less gtk2 flavor 2021-08-16 14:10:02 +00:00
x11-wm x11-wm/river: update to s20210815 2021-08-17 00:44:03 +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.