1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Matthias Andree 1f4ac50a50 mail/fetchmail: update to 6.4.10
while here, switch distfile back to xz format and update
the > 2^31 "long long" fix so it patches the right place of the NEWS file.

- adds Romanian translation
- minor manual page fix to add "MD5" hash to sslfingerprint documentation

PR:		248954
Approved by:	Corey Halpin (maintainer)
2020-08-28 14:42:13 +00:00
accessibility
arabic
archivers archivers/ark: fix vulnerability in tar extraction 2020-08-28 05:47:31 +00:00
astro - Update to 1.0-2 2020-08-27 22:40:09 +00:00
audio audio/bristol: fix build on recent current 2020-08-28 10:59:56 +00:00
base
benchmarks
biology biology/bwa: fix build on recent current 2020-08-28 11:17:13 +00:00
cad cad/atlc: fix build with recent current 2020-08-27 19:13:24 +00:00
chinese
comms Fix under clang 11 2020-08-28 12:30:55 +00:00
converters
databases
deskutils deskutils/cairo-dock-plugins: fix build on recent current 2020-08-28 11:24:57 +00:00
devel - Update to 0.3.3 2020-08-28 14:38:28 +00:00
dns
editors editors/atom: fix build with recent current 2020-08-27 19:41:48 +00:00
emulators emulators/mupen64plus-core: Fix build with -fno-common 2020-08-28 14:35:18 +00:00
finance
french
ftp - Fix build with clang 11 2020-08-27 19:19:14 +00:00
games games/cavezofphear: fix build on recent current and deprecate 2020-08-28 11:37:17 +00:00
german
graphics graphics/bsd-plotutils: fix build on recent current 2020-08-28 11:02:20 +00:00
hebrew
hungarian
irc
japanese
java java/visualvm: update to 2.0.4 2020-08-28 13:25:26 +00:00
Keywords
korean - Unbreak. The FTP server was restored recently. 2020-08-28 04:17:41 +00:00
lang Update to the 20200827 snapshot of GCC 8.4.1. 2020-08-28 08:03:42 +00:00
mail mail/fetchmail: update to 6.4.10 2020-08-28 14:42:13 +00:00
math Unbreak by requiring a newer wxWidgets version (3.0+). 2020-08-28 13:42:54 +00:00
misc misc/cave: fix build on recent current and deprecate 2020-08-28 11:35:51 +00:00
Mk
multimedia multimedia/avinfo: fix build with recent current 2020-08-27 20:01:19 +00:00
net net/google-cloud-sdk: fix python path issues 2020-08-28 14:04:55 +00:00
net-im Allow to build against contemporary versions of OpenSSL. 2020-08-28 06:53:53 +00:00
net-mgmt net/bandwidthd: fix build on recent current 2020-08-27 20:21:04 +00:00
net-p2p - Fix build with clang 11 2020-08-27 19:30:54 +00:00
news
polish
ports-mgmt ports-mgmt/pkg-devel: Update to 1.14.99.7 2020-08-28 12:33:20 +00:00
portuguese
print
russian
science
security security/openvpn-devel: Update to 2020-W35 snapshot (take 2 + 1/2) 2020-08-28 14:14:40 +00:00
shells
sysutils
Templates
textproc textproc/asm2html: fix build on recent current 2020-08-27 19:11:32 +00:00
Tools
ukrainian
vietnamese
www Add the corresponding library path to the patch for the 2020-08-27 23:03:40 +00:00
x11 x11/bricons: fix build on recent current and deprecate 2020-08-28 10:49:14 +00:00
x11-clocks
x11-drivers
x11-fm x11-fm/caja: fix build on recent current 2020-08-28 11:32:26 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED - Re-add korean/hpscat. The FTP server was restored recently. 2020-08-28 03:46:41 +00:00
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.