1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Cy Schubert 006592a773 security/wpa_supplicant-devel: Add PASN option
PASN (Pre association Security Negotiation), defined in 802.11az_D1.5,
is the mechanism that allows for security association and allow
Management Frame Protection (MFP) prior to association.

See https://www.spinics.net/lists/hostap/msg06752.html.
2021-04-12 11:23:49 -07:00
accessibility
arabic
archivers
astro astro/mkgmap: update to r4652 2021-04-12 19:49:08 +03:00
audio audio/kapitonov-plugins-pack-lv2: add compiler:c11 to USES 2021-04-11 16:01:03 -05: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 cad/netgen: fix build 2021-04-12 11:14:53 +02:00
chinese
comms
converters
databases databases/percona-toolkit: Update to 3.3.0 2021-04-12 00:41:59 +02:00
deskutils deskutils/syncthingtray: update to 1.1.5 2021-04-11 23:11:17 -04:00
devel devel/rust-analyzer: Update to 2021-04-12 2021-04-12 19:33:04 +02:00
dns Update to latest commit. 2021-04-12 17:38:43 +02:00
editors chase library renames for OpenEXR/Imath 3.0 2021-04-12 02:33:48 +02:00
emulators emulators/sameboy: Try to unreak build with multiple make jobs 2021-04-12 19:33:09 +02:00
finance
french
ftp
games lang/tolua++: remove dependency on python2, undeprecate consumer ports 2021-04-12 19:49:07 +03:00
german
graphics lang/tolua++: remove dependency on python2, undeprecate consumer ports 2021-04-12 19:49:07 +03:00
hebrew
hungarian
irc
japanese
java java/intellij-ultimate: update to 2021.1 2021-04-12 09:33:52 +02:00
Keywords
korean
lang lang/rust-nightly: Update to 1.53.0.20210412 2021-04-12 19:33:09 +02:00
mail mail/spamassassin-devel: update to latest github commit 2021-04-12 11:23:48 -07:00
math chase library renames for OpenEXR/Imath 3.0 2021-04-12 02:33:48 +02:00
misc misc/openvdb: make compatible with OpenEXR/Imath 3.0 2021-04-12 02:33:39 +02:00
Mk Remove Percona Server for MySQL 5.5, it is EOL upstream 2021-04-11 23:42:42 +02:00
multimedia graphics/gstreamer1-plugins-openexr: make compatible with OpenEXR/Imath 3.0 2021-04-12 02:33:45 +02:00
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 net-p2p/monero-cli: Upgrade from 0.17.1.9 to 0.17.2.0 2021-04-12 11:36:49 +02:00
news
polish
ports-mgmt
portuguese
print
russian
science science/dlib-cpp: remove the patch that is now committed upstream and breaks the build on powerpc64le 2021-04-11 22:45:40 +00:00
security security/wpa_supplicant-devel: Add PASN option 2021-04-12 11:23:49 -07:00
shells
sysutils sysutils/nut-devel: Update to the latest networkupstools/nut github commit. 2021-04-12 11:23:48 -07:00
Templates
textproc Fix pkgconfig files. 2021-04-12 09:51:30 +02:00
Tools
ukrainian
vietnamese
www www/luakit-devel: update to 2.3-6 2021-04-12 10:02:16 -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/gtkglarea2: add LICENSE and WWW 2021-04-12 19:49:08 +03:00
x11-wm
.arcconfig Remove history.immutable from .arcconfig 2021-04-12 17:44:02 +08:00
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED math/Imath: new port (replaces graphics/ilmbase) 2021-04-12 02:33:18 +02:00
README
UIDs
UPDATING UPDATING: Document OpenEXR/Imath 3.0. 2021-04-12 02:33:35 +02:00

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.