Personal patches
Go to file
2019-02-06 07:46:22 +00:00
accessibility
arabic
archivers
astro
audio If compiling with base GCC, -fnested-functions needs to be passed. 2019-02-06 00:44:28 +00:00
base
benchmarks
biology biology/dsr-pdb: Correct typo 2019-02-05 19:01:59 +00:00
cad
chinese
comms CXXFLAGS+=-Wno-c++11-narrowing is not supported by base GCC. Instead 2019-02-06 00:14:18 +00:00
converters
databases databases/mongodb36: support arm64.aarch64 2019-02-05 22:30:58 +00:00
deskutils deskutils/qownnotes: update to 19.2.0 2019-02-05 21:50:33 +00:00
devel devel/gsoap: Update version 2.8.74=>2.8.78 2019-02-06 06:59:38 +00:00
dns New port: dns/flamethrower 2019-02-05 18:24:07 +00:00
editors Remove unnecessary CXXFLAGS for powerpcspe 2019-02-05 18:04:33 +00:00
emulators Add gl to X11_USES since a naked USE_GL=, without also setting USES, as 2019-02-05 14:48:16 +00:00
finance finance/aqmoney: deprecate the port 2019-02-06 00:27:17 +00:00
french
ftp
games - Convert USE_SDL=yes to USE_SDL=sdl 2019-02-05 17:38:06 +00:00
german
graphics - Convert USE_SDL=yes to USE_SDL=sdl 2019-02-05 14:13:59 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/mujs: Enable readline; pass build flags to the build 2019-02-06 05:46:55 +00:00
mail mail/spamassassin: missing dependency on net/p5-Net-CIDR-Lite 2019-02-05 18:15:42 +00:00
math Base GCC doesn't support -Wno-incompatible-pointer-types, which breaks 2019-02-06 00:08:08 +00:00
misc This port requires USES=compiler:c++11-lang to build on GCC-based 2019-02-06 00:10:49 +00:00
Mk Update comment: remove apache 2.2 2019-02-05 13:49:18 +00:00
multimedia - Convert USE_SDL=yes to USE_SDL=sdl 2019-02-05 14:18:22 +00:00
net net/ceph13: Use USES=pkgconfig 2019-02-06 07:46:22 +00:00
net-im net-im/telegram-desktop: update to 1.5.11 2019-02-05 14:05:36 +00:00
net-mgmt This port needs USES=compiler:c++11-lang to build on GCC-based 2019-02-06 00:25:29 +00:00
net-p2p
news There is no *_CONFIGURE_DISABLE options helper 2019-02-05 15:42:54 +00:00
palm
polish
ports-mgmt Remove obsolete features, fixed blacklist 2019-02-05 23:31:31 +00:00
portuguese
print print/qpdfview: Update to 0.4.18.b1 2019-02-06 01:18:48 +00:00
russian
science Update WWW 2019-02-05 13:52:01 +00:00
security -std=c90 is not supported by base GCC. Replace it with -std=c89, which 2019-02-06 00:39:32 +00:00
shells Fix build on GCC architectures. 2019-02-05 21:01:12 +00:00
sysutils This port requires USES=compiler:c11 to build on GCC-based 2019-02-06 00:04:13 +00:00
Templates
textproc Add py-pyjade 4.0.0 2019-02-05 14:26:41 +00:00
Tools
ukrainian
vietnamese
www Update from 3.7.0 to 3.8.1 2019-02-06 07:20:19 +00:00
x11 x11/grim: update to 1.1 2019-02-05 15:50:07 +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 Add a new atf-master master port. 2019-02-05 15:30:29 +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.