1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Olli Hauer a5c3560137 mail/postfix
update to 3.5.10
2021-04-12 22:38:34 +02:00
accessibility
arabic
archivers
astro astro/mkgmap: update to r4652 2021-04-12 19:49:08 +03:00
audio x11-toolkits/fox17: Update to 1.7.76 2021-04-12 15:36:26 -04:00
base
benchmarks
biology biology/ncbi-vdb: Restore static libs installed with symlinks as shared libs are usually installed 2021-04-12 11:03:14 -07:00
cad
chinese
comms
converters
databases
deskutils
devel devel/godot2: bump PORTREVISION 2021-04-12 19:30:43 +00:00
dns dns/credns: Remove from tree 2021-04-12 13:19:19 -07:00
editors editors/mp: Update to 5.48 2021-04-12 15:36:26 -04:00
emulators emulators/sameboy: Try to unreak build with multiple make jobs 2021-04-12 19:33:09 +02:00
finance
french
ftp
games games/tanglet: Update to 1.6.0 2021-04-12 15:36:28 -04:00
german
graphics graphics/py-mpl-interactions: Update to 0.17.7 2021-04-12 23:06:46 +03:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/rust-nightly: Update to 1.53.0.20210412 2021-04-12 19:33:09 +02:00
mail mail/postfix 2021-04-12 22:38:34 +02:00
math
misc
Mk Do not use PYTHON_VER in comparisons 2021-04-12 18:28:30 +00:00
multimedia
net net/hostapd-devel: Update to the latest GH commit 2021-04-12 11:23:49 -07:00
net-im net-im/py-matrix-synapse: Update to 1.31.0 2021-04-12 09:58:10 -07:00
net-mgmt net-mgmt/ocsinventory-agent: Update to 2.8.1 2021-04-12 18:12:24 +02:00
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science
security security/libassuan: Update to 2.5.5 2021-04-12 15:36:27 -04:00
shells
sysutils sysutils/nut-devel: Update to the latest networkupstools/nut github commit. 2021-04-12 11:23:48 -07:00
Templates
textproc
Tools
ukrainian
vietnamese
www www/youtube_dlc: Remove, redirect users to www/yt-dlp 2021-04-12 13:34:54 -07:00
x11 x11/libexo: Update to 4.16.2 2021-04-12 20:14:42 +02:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes x11-themes/Kvantum: add missed translation to plist 2021-04-13 00:20:20 +10:00
x11-toolkits x11-toolkits/gtksourceview4: Fix build failure 2021-04-12 12:50:24 -07:00
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED www/youtube_dlc: Remove, redirect users to www/yt-dlp 2021-04-12 13:34:54 -07: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.