Personal patches
Go to file
Dmitry Marakasov f40eeeaea6 - Update WWW
Approved by:	portmgr blanket
2020-08-23 09:36:36 +00:00
accessibility
arabic
archivers
astro
audio audio/squash: add -fcommon and LICENSE 2020-08-23 09:08:08 +00:00
base
benchmarks - Unbreak the build with -fno-common (Clang 11, GCC 10) 2020-08-22 15:26:00 +00:00
biology
cad Update to version 6.4.2. 2020-08-23 08:50:14 +00:00
chinese
comms Clean up compile and unbreak with clang-11 removing duplicate symbols 2020-08-22 16:45:11 +00:00
converters converters/osm2pgrouting: fix build after databases/postgresql-libpqxx update 2020-08-22 06:50:15 +00:00
databases databases/sql-workbench: update 118 -> 127 2020-08-23 08:44:46 +00:00
deskutils deskutils/py-khard: Update to 0.17.0 2020-08-23 05:09:11 +00:00
devel devel/log4cxx: update 0.10.0 -> 0.11.0 2020-08-23 08:55:23 +00:00
dns
editors Fix build error with emacs-devel due to recent removal of make-coding-system 2020-08-22 19:24:57 +00:00
emulators emulators/yuzu: update to s20200820 2020-08-22 00:58:03 +00:00
finance New port: finance/hs-hledger-web: Web interface for hledger, the accounting software 2020-08-23 05:13:33 +00:00
french
ftp
games games/sdlpop: fix checksum 2020-08-22 09:46:26 +00:00
german
graphics - Update to version 1.7.14 2020-08-23 08:44:30 +00:00
hebrew
hungarian
irc irc/scrollz: Fix build with -fno-common 2020-08-22 14:17:09 +00:00
japanese
java
Keywords
korean
lang Update to the 20200815 snapshot of GCC 10.2.1. 2020-08-23 07:11:45 +00:00
mail mail/msmtp: update to 1.8.12 2020-08-22 04:26:58 +00:00
math math/onednn: bump PORTREVISION after powerpc64 kernel enablement 2020-08-23 09:13:44 +00:00
misc
Mk Fix dependency lines after r545533 2020-08-23 09:34:46 +00:00
multimedia multimedia/w_scan2: add working fork of expiring multimedia/w_scan 2020-08-22 16:08:11 +00:00
net net/intel-ixl-kmod: fix runtime on powerpc64 2020-08-22 23:54:03 +00:00
net-im
net-mgmt
net-p2p Update to SVN-r11055 2020-08-22 07:49:21 +00:00
news
polish
ports-mgmt
portuguese
print - Update WWW 2020-08-23 09:36:36 +00:00
russian
science science/hdf: update to 4.2.15 to fix build on powerpc64 2020-08-22 20:43:44 +00:00
security security/nextcloud-end_to_end_encryption: Add new port 2020-08-22 12:07:45 +00:00
shells
sysutils sysutils/btsixad: Update to 0.1.1 2020-08-23 05:06:03 +00:00
Templates
textproc Update to 1.4 2020-08-21 21:32:18 +00:00
Tools bump_revision.pl: fix typo in help text. 2020-08-23 09:16:29 +00:00
ukrainian
vietnamese
www Update PLIST according to the recent change. 2020-08-23 03:58:30 +00:00
x11 x11/menu-cache: Fix build with -fno-common 2020-08-22 16:10:47 +00:00
x11-clocks
x11-drivers
x11-fm - update from 4.4.0 to 4.5.0 2020-08-22 17:59:08 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits x11-toolkits/wlroots: refresh LIBSEAT patches 2020-08-22 23:55:38 +00:00
x11-wm x11-wm/awesome: Fix build with -fno-common 2020-08-22 22:29:17 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED devel/codeblocks-devel: remove -devel version of codeblocks 2020-08-22 06:15:04 +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.