Personal patches
Go to file
Muhammad Moinur Rahman c633a880f5 MFH: r530653
security/snort3: UNBREAK

- Update version 3.0.0-258=>3.0.0-270
- Remove BUILD_DEPENDS and RUN_DEPENDS into LIB_DEPENDS
- Change compiler to use c++14-lang
- Make HYPERSCAN default for amd64
- Remove DEBUG_DESC and DOCS_DESC for the defaults DESC

net/libdaq: Update version 3.0.0-alpha3=>3.0.0-alpha4

Submitted by:	dvl
Differential Revision:	https://reviews.freebsd.org/D24263

Approved by:	portmgr (blanket: build fix)
2020-04-05 00:16:44 +00:00
accessibility
arabic
archivers Update devel/tbb to 2020.2 and bump dependent port's revisions 2020-04-01 14:14:51 +00:00
astro
audio
base
benchmarks
biology MFH: r530250 2020-04-02 13:41:03 +00:00
cad Update devel/tbb to 2020.2 and bump dependent port's revisions 2020-04-01 14:14:51 +00:00
chinese
comms
converters
databases Update to 9.2.4 2020-04-01 17:17:37 +00:00
deskutils
devel MFH: r530580 2020-04-04 09:03:51 +00:00
dns
editors vim: Update to patchlevel 491 2020-04-01 18:40:18 +00:00
emulators MFH: r530709 2020-04-04 19:02:30 +00:00
finance
french
ftp Update LIBSSH2 option description 2020-04-01 18:07:17 +00:00
games
german
graphics Update devel/tbb to 2020.2 and bump dependent port's revisions 2020-04-01 14:14:51 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang MFH: r530387 2020-04-03 12:51:25 +00:00
mail
math - Update to 0.4-8.6 2020-04-01 17:28:41 +00:00
misc Update devel/tbb to 2020.2 and bump dependent port's revisions 2020-04-01 14:14:51 +00:00
Mk MFH: r530388 2020-04-03 12:53:11 +00:00
multimedia MFH: r530460 r530464 r530501 2020-04-03 16:44:36 +00:00
net MFH: r530653 2020-04-05 00:16:44 +00:00
net-im Update libqmatrixclient and some consumers 2020-04-01 09:02:33 +00:00
net-mgmt net-mgmt/unifi5: Update to 5.12.66 2020-04-01 17:01:30 +00:00
net-p2p
news
polish
ports-mgmt
portuguese
print MFH: r530379 2020-04-02 18:11:43 +00:00
russian
science MFH: r530493 2020-04-03 14:14:17 +00:00
security MFH: r530653 2020-04-05 00:16:44 +00:00
shells
sysutils Add missing depend. 2020-04-01 12:09:45 +00:00
Templates
textproc Upgrade to 2.8.2. 2020-04-01 15:08:05 +00:00
Tools
ukrainian
vietnamese
www MFH: r530541 2020-04-04 01:11:47 +00:00
x11 x11/xkeyboard-config: Update to 2.29 2020-04-01 15:25:35 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts MFH: r530621 2020-04-04 07:35:06 +00:00
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitauthors .gitauthors: Chase update for se 2020-04-01 12:05:54 +00:00
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove expired ports: 2020-04-01 17:11:30 +00:00
README
UIDs
UPDATING MFH: r530548 2020-04-04 04:33:56 +00: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://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/ports.html
		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://www.FreeBSD.org/doc/en_US.ISO8859-1/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.