Personal patches
Go to file
2019-02-09 14:35:38 +00:00
accessibility Update KDE Applications to 18.12.2 2019-02-08 05:11:13 +00:00
arabic
archivers Update KDE Applications to 18.12.2 2019-02-08 05:11:13 +00:00
astro Update KDE Applications to 18.12.2 2019-02-08 05:11:13 +00:00
audio Fix with build on GCC architectures. 2019-02-08 22:50:23 +00:00
base
benchmarks
biology
cad Update to 3.21.3.15 and try to fix build for i386 2019-02-07 22:36:06 +00:00
chinese
comms
converters
databases Fix with build on GCC architectures. 2019-02-08 22:50:23 +00:00
deskutils - Add LICENSE_FILE 2019-02-09 09:30:41 +00:00
devel update to 20181221 2019-02-09 14:33:35 +00:00
dns Update to 9.13.6. 2019-02-09 12:11:11 +00:00
editors Update KDE Applications to 18.12.2 2019-02-08 05:11:13 +00:00
emulators emulators/citra: add cubeb and libressl licenses 2019-02-09 10:14:13 +00:00
finance
french
ftp Update to 7.64.0 2019-02-07 23:13:45 +00:00
games - Fix the way port.mk is included in preparation for USES=sdl 2019-02-08 23:33:15 +00:00
german
graphics graphics/ufraw: Simplify using the GTK2 plist sub already added by OPTIONS_SUB 2019-02-09 11:04:39 +00:00
hebrew
hungarian
irc
japanese Update KDE Applications to 18.12.2 2019-02-08 05:11:13 +00:00
java . When upgrading to 8u192 the endianess definitions specific to BSD were 2019-02-09 07:16:04 +00:00
Keywords
korean
lang Update to the 20190207 snapshot of GCC 7.4.1. 2019-02-09 13:39:25 +00:00
mail mail/getmail: Update to version 5.9 2019-02-09 13:23:32 +00:00
math math/py-keras: fix runtime 2019-02-09 12:10:58 +00:00
misc New port: misc/soapysdr-rtlsdr: Soap SDR module for RTLSDR 2019-02-08 15:07:58 +00:00
Mk Remove GCC 5 as an option. That branch went end-of-life upstream 2019-02-08 15:41:01 +00:00
multimedia multimedia/aom: don't use GH_TAGNAME directly 2019-02-09 00:36:57 +00:00
net Small typo fix in bind12 run dependency. 2019-02-09 01:49:49 +00:00
net-im Update KDE Applications to 18.12.2 2019-02-08 05:11:13 +00:00
net-mgmt net-mgmt/py-ciscoconfparse: Update to 1.3.29 2019-02-08 18:32:52 +00:00
net-p2p net-p2p/radarr: Update to 0.2.0.1293 2019-02-09 01:39:34 +00:00
news news/nzbhydra2: update to 2.3.6 2019-02-08 22:45:48 +00:00
palm
polish
ports-mgmt
portuguese
print Update to 3.37.2 2019-02-08 20:54:24 +00:00
russian
science Update KDE Applications to 18.12.2 2019-02-08 05:11:13 +00:00
security security/libmcrypt: Pass maintainership to submitter 2019-02-08 18:19:10 +00:00
shells
sysutils update to 3.12.0 2019-02-09 14:35:38 +00:00
Templates
textproc Update KDE Applications to 18.12.2 2019-02-08 05:11:13 +00:00
Tools
ukrainian
vietnamese
www www/mod_maxminddb: Fix dynamic link error with libmaxminddb.so 2019-02-09 13:36:06 +00:00
x11 Fix with build on GCC architectures. 2019-02-08 22:50:23 +00:00
x11-clocks Update KDE Applications to 18.12.2 2019-02-08 05:11:13 +00:00
x11-drivers
x11-fm Fix with build on GCC architectures. 2019-02-08 22:50:23 +00:00
x11-fonts
x11-servers
x11-themes x11-themes/Kvantum: move kde:5 inside Qt5 FLAVOR 2019-02-09 00:27:56 +00:00
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove expired ports: 2019-02-07 19:27:44 +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.