1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Matthew Seaman b1515acacc Document a jQuery related XSS security fix in rt4.4.4 and rt4.2.16
Note: the release notes also mention 3 other security issues in perl
modules depended on by these packages.  Of those, vulnerabilities in
the Email::Address and Email::Address::List perl modules have already
been addressed in their respective ports, while the third: HTML::Gumbo
is not currently in the ports at all.
2019-03-06 07:31:17 +00:00
accessibility
arabic
archivers
astro astro/xtide: update MASTER_SITES, general cleanup 2019-03-05 21:57:39 +00:00
audio Pet portlint. 2019-03-06 04:56:56 +00:00
base
benchmarks
biology
cad Update devel/doxygen to 1.8.15 2019-03-05 21:20:27 +00:00
chinese
comms Fix packaging with DEFAULT_VERSIONS=python=3.x 2019-03-06 06:55:59 +00:00
converters
databases Fix compilation with postgresql11. With previous versions of 2019-03-06 06:53:54 +00:00
deskutils
devel devel/py-monty: Update 1.0.5 -> 1.0.6 2019-03-06 03:46:07 +00:00
dns
editors
emulators Fix a typo in the previous patch. 2019-03-06 00:55:34 +00:00
finance Upgrade from 1.13 to 1.15. 2019-03-05 21:36:27 +00:00
french
ftp
games games/openbor: unbreak with GCC 4.2 2019-03-06 02:55:13 +00:00
german
graphics graphics/opencollada: unbreak with clang 8 on i386 2019-03-06 06:46:24 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang Update devel/doxygen to 1.8.15 2019-03-05 21:20:27 +00:00
mail www/firefox-esr: unbreak on powerpc64 after r472833 2019-03-06 02:55:21 +00:00
math Update devel/doxygen to 1.8.15 2019-03-05 21:20:27 +00:00
misc misc/survex: Update 1.2.37 -> 1.2.38 2019-03-06 04:49:45 +00:00
Mk www/firefox: unbreak on non-x86 2019-03-06 04:07:50 +00:00
multimedia multimedia/vapoursynth-l-smash-works: unbreak on non-x86 GCC archs 2019-03-06 02:55:01 +00:00
net net/torsocks: Fix unsupported syscall errors in version 2.3.0 2019-03-06 05:00:27 +00:00
net-im Update devel/doxygen to 1.8.15 2019-03-05 21:20:27 +00:00
net-mgmt This port requires adding -fnested-functions to CFLAGS when building 2019-03-06 03:53:48 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science science/dvc: Update 0.30.0 -> 0.30.1 2019-03-06 03:48:42 +00:00
security Document a jQuery related XSS security fix in rt4.4.4 and rt4.2.16 2019-03-06 07:31:17 +00:00
shells
sysutils Update to 108 2019-03-05 21:44:31 +00:00
Templates
textproc Update to 3.0.0 2019-03-05 23:38:27 +00:00
Tools rmport: fix and speed up the find_expired() function. 2019-03-05 22:54:34 +00:00
ukrainian
vietnamese
www www/firefox-esr: unbreak on powerpc64 after r472833 2019-03-06 02:55:21 +00:00
x11 Fix build on gcc-based architectures. 2019-03-06 04:03:23 +00:00
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.