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
Ryan Steinmetz 9ded70b005
www/nginx: Restore lost dynamic tls patch
PR:		255850
Approved by:	maintainer timeout (2+ weeks)
2021-06-02 09:37:21 -04:00
.hooks
accessibility accessibility/orca: remove obsolete dependency on devel/py-xdg 2021-06-02 11:25:36 +02:00
arabic
archivers archivers/libzippp: New port: C++ wrapper for libzip 2021-06-02 01:50:18 -07:00
astro
audio
base
benchmarks
biology
cad
chinese
comms
converters
databases databases/closql: New port: Store EIEIO objects using EmacSQL 2021-06-01 23:44:05 -04:00
deskutils
devel devel/capstone4: Update to 4.0.2 2021-06-02 18:43:56 +08:00
dns
editors
emulators emulators/i386-wine: Update to 5.0.4 2021-06-02 16:03:18 +08:00
finance
french
ftp
games
german
graphics
hebrew
hungarian
irc irc/eggdrop-devel: Mark as deprecated and set an expiry date 2021-06-01 20:40:46 -03:00
japanese
java
Keywords
korean
lang
mail mail/phplist: Update to 3.6.3 2021-06-01 22:18:01 -04:00
math math/py-bitvector: Update to 3.5.0 2021-06-02 16:54:30 +08:00
misc
Mk
multimedia multimedia/streamlink: Update to 2.1.2 2021-06-02 11:53:58 +08:00
net net/exabgp4: Bring in upstream patch to fixed stuck CLOSED sockets 2021-06-02 09:34:38 -04:00
net-im
net-mgmt net-mgmt/pushgateway: Update to 1.4.1 2021-06-02 07:24:22 +01:00
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science science/jmol: Update 14.31.40 -> 14.31.41 2021-06-02 01:49:44 -07:00
security security/seal: Update to 3.6.5 2021-06-02 17:38:31 +08:00
shells
sysutils
Templates
textproc textproc/py-pyscss: update to 1.3.7 2021-06-02 14:39:39 +03:00
Tools
ukrainian
vietnamese
www www/nginx: Restore lost dynamic tls patch 2021-06-02 09:37:21 -04:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits x11-toolkits/gtk30: update to 3.24.29 2021-06-02 12:49:10 +00:00
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
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.