Personal patches
Go to file
2020-08-26 11:11:10 +00:00
accessibility
arabic
archivers Actually bump PORTREVISION after fixing -fno-common build. 2020-08-24 14:56:43 +00:00
astro Update to 0.14.0 2020-08-25 18:48:52 +00:00
audio Thanks to Dima Panov <fluffy@FreeBSD.org> for pointing out it was 2020-08-25 23:27:40 +00:00
base
benchmarks benchmarks/flowgrind: Fix build on 13-CURRENT 2020-08-24 23:56:33 +00:00
biology
cad
chinese
comms Add -fcommon to CFLAGS to allow building on clang 11 in recent head. 2020-08-25 13:53:15 +00:00
converters
databases databases/postgresql-orafce: Remove unwanted comment line in r546242 2020-08-26 01:55:20 +00:00
deskutils Fix build with -fno-common. 2020-08-24 05:37:50 +00:00
devel devel/lfcbase: upgrade 1.14.3 -> 1.14.4 2020-08-26 04:33:39 +00:00
dns Update to latest commit. 2020-08-24 14:30:07 +00:00
editors editors/hnb: Fixes build on HEAD. 2020-08-25 15:55:25 +00:00
emulators emulators/mednafen: switch to base clang on powerpc64 elfv2 2020-08-26 11:02:44 +00:00
finance finance/cointop: update to 1.5.4 2020-08-25 16:56:25 +00:00
french
ftp
games games/libretro-fbalpha: fix build on powerpc* 2020-08-26 08:58:57 +00:00
german Update to 2020.08.23 2020-08-25 18:49:56 +00:00
graphics Fix duplicate symbols 2020-08-25 21:28:39 +00:00
hebrew
hungarian
irc Fix gemspec for rubygem-daemons 1.3.1 update 2020-08-25 18:50:22 +00:00
japanese Fix breakage of anthy.el with emacs27. 2020-08-24 12:52:34 +00:00
java
Keywords
korean
lang Update to the 20200823 snapshot of GCC 11.0.0. 2020-08-26 07:39:50 +00:00
mail Fix build on CURRENT. 2020-08-26 11:11:10 +00:00
math update to 1.5.3 2020-08-25 12:57:16 +00:00
misc Clean up after r542200 2020-08-25 18:49:27 +00:00
Mk
multimedia Fix categories 2020-08-25 15:10:25 +00:00
net net/nbdkit: fix the GNUTLS option 2020-08-25 22:37:56 +00:00
net-im net-im/matterbridge: update to 1.18.1 2020-08-24 16:44:40 +00:00
net-mgmt net-mgmt/unifi5: Update to 5.14.23 2020-08-25 15:59:18 +00:00
net-p2p Update to 6.3.2 2020-08-24 06:23:51 +00:00
news
polish Update to 20200822 2020-08-25 18:50:01 +00:00
ports-mgmt
portuguese
print print/transfig: Fix build with -fno-common 2020-08-25 12:27:34 +00:00
russian
science science/lammps: Update 21Aug2020 -> 24Aug2020 2020-08-25 01:38:41 +00:00
security Document jasper vulnerability 2020-08-25 19:00:36 +00:00
shells Update manual page to refer to ${LOCALBASE}/etc/profile instead of /etc/profile. 2020-08-24 19:03:08 +00:00
sysutils sysutils/dsbmd: Update to 1.11 2020-08-26 10:00:26 +00:00
Templates
textproc Obsolete due to gitlab 13.3 upgrade, please use textproc/rubygem-kramdown instead. 2020-08-26 07:57:41 +00:00
Tools
ukrainian
vietnamese
www Update from 0.5.4 to 0.5.7. 2020-08-25 13:53:29 +00:00
x11 - Update to 0.95.0 2020-08-25 21:24:10 +00:00
x11-clocks
x11-drivers x11-drivers/xf86-video-geode: Fix -fno-common 2020-08-24 20:21:07 +00:00
x11-fm
x11-fonts
x11-servers x11-servers/xwayland-devel: update to 1.20.0.714 2020-08-25 20:05:45 +00:00
x11-themes
x11-toolkits x11-toolkits/qt5-quick3d: add missing DEBUG-mask 2020-08-26 05:49:57 +00:00
x11-wm x11-wm/windowmaker: fix build on GCC architectures 2020-08-25 10:26:56 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Obsolete due to gitlab 13.3 upgrade, please use textproc/rubygem-kramdown instead. 2020-08-26 07:57: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.