1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Jochen Neumeister 7e6fbfe9a9 Update to 2.0.11
Changelog: https://svn.apache.org/repos/asf/perl/modperl/tags/2_0_11/Changes

PR:		241154
Reported by:	egyppio
MFH:		2019Q4
Security:	c360d057-ea8b-11e9-859b-b885849ded8e
2019-10-25 04:33:48 +00:00
accessibility
arabic
archivers
astro
audio audio/xfce4-mpc-plugin: fix build on GCC architectures 2019-10-24 17:40:30 +00:00
base
benchmarks
biology
cad
chinese
comms
converters
databases
deskutils
devel Factor out the hardcoded string "llvm70" for easier future maintainence. 2019-10-25 03:57:21 +00:00
dns New port required for gitlab-ce 12.4 upgrade. 2019-10-24 16:58:32 +00:00
editors
emulators
finance
french
ftp
games
german
graphics graphics/drm-fbsd12.0-kmod: Update snapshot 2019-10-24 23:05:10 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang
mail
math math/py-levmar: Update 0.2.2 -> 0.2.3 2019-10-25 03:04:23 +00:00
misc
Mk
multimedia
net net/google-cloud-sdk: update to 268.0.0 2019-10-24 19:13:40 +00:00
net-im
net-mgmt net-mgmt/unifi5: Update to 5.11.50 2019-10-24 21:53:55 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science
security security/cyrus-sasl2: unbreak building with stock OpenSSL for stable/11 2019-10-25 03:21:16 +00:00
shells
sysutils Update version requirement of RUN_DEPENDS 2019-10-24 17:20:30 +00:00
Templates
textproc
Tools
ukrainian
vietnamese
www Update to 2.0.11 2019-10-25 04:33:48 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
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://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.