Personal patches
Go to file
2019-05-20 22:14:05 +00:00
accessibility New port: accessibility/libqaccessibilityclient 2019-05-19 15:31:35 +00:00
arabic
archivers Cosmetic change 2019-05-19 21:53:16 +00:00
astro Update to 0.129 2019-05-20 18:10:49 +00:00
audio audio/synthv1-lv2: fix build with GCC-based architectures 2019-05-20 19:54:11 +00:00
base
benchmarks
biology biology/mothur: Add USES=compiler:c++11-lang 2019-05-20 21:20:56 +00:00
cad cad/leocad: Fix comment 2019-05-18 02:52:58 +00:00
chinese - Fix typos in USE_* knobs 2019-05-20 10:48:12 +00:00
comms update to 0.4.1.2019.05.11 2019-05-18 17:46:44 +00:00
converters
databases New port: databases/py-minidb 2019-05-20 21:15:04 +00:00
deskutils Update xfce4-tumbler to 0.2.4 2019-05-17 22:23:46 +00:00
devel Update to a newer snapshot 9.0.d20190510. 2019-05-20 21:15:48 +00:00
dns Update to 0.1.15. 2019-05-20 13:04:54 +00:00
editors
emulators - Take maintainership 2019-05-18 18:49:47 +00:00
finance - Update to 1.7.5.2 2019-05-20 09:12:04 +00:00
french
ftp Update to netdumpd-20190518. 2019-05-18 21:38:06 +00:00
games games/avp: open source Alien vs Predator engine reimplementation 2019-05-20 17:12:23 +00:00
german Update to 2019.05.19 2019-05-20 18:10:44 +00:00
graphics graphics/drm-current-kmod: Adjust FreeBSD compat 2019-05-20 20:38:58 +00:00
hebrew
hungarian
irc Remove Created by lines where I am the one. 2019-05-20 13:04:24 +00:00
japanese - Fix emacs lisp to work on emacs27. 2019-05-18 07:51:56 +00:00
java java/jd-gui: Update to 1.5.0 2019-05-18 10:46:07 +00:00
Keywords
korean
lang Update to the 20190516 snapshot of GCC 7.4.1. 2019-05-20 18:05:06 +00:00
mail Update to 5.1.7 2019-05-20 18:10:19 +00:00
math math/py-GridDataFormats: Update 0.4.1 -> 0.5.0 2019-05-19 18:38:21 +00:00
misc Update to 4.0.2 2019-05-20 09:28:48 +00:00
Mk Have makepatch ignore "C function prototype". 2019-05-20 13:04:03 +00:00
multimedia Update to upstream version 34.0.0 2019-05-20 20:17:23 +00:00
net net/x2goclient: fix build with GCC-based architectures 2019-05-20 20:11:17 +00:00
net-im
net-mgmt Remove Created by lines where I am the one. 2019-05-20 13:04:24 +00:00
net-p2p
news
palm
polish
ports-mgmt - Update to 1.22 2019-05-19 21:16:04 +00:00
portuguese
print Update to 3.41.2 2019-05-20 18:09:01 +00:00
russian
science science/wxmacmolplt: fix build with GCC-based architectures 2019-05-20 20:09:32 +00:00
security security/yapet: fix build with GCC-based architectures 2019-05-20 15:49:40 +00:00
shells Update category in shells/zsh-syntax-highlighting,zsh-autosuggestions 2019-05-15 21:18:45 +00:00
sysutils Update to version 1.0.176 2019-05-20 22:14:05 +00:00
Templates
textproc textproc/topic: fix build with GCC-based architectures 2019-05-20 16:36:24 +00:00
Tools Do not search only in subfolder editors but in all. 2019-05-18 10:28:00 +00:00
ukrainian
vietnamese
www New port: www/py-urlwatch 2019-05-20 21:20:45 +00:00
x11 x11/swaylock: unbreak on DragonFly 2019-05-20 16:56:13 +00:00
x11-clocks
x11-drivers
x11-fm Update Thunar to 1.6.17 2019-05-18 11:24:49 +00:00
x11-fonts Update to 0.0.0.20190509 2019-05-18 12:20:56 +00:00
x11-servers
x11-themes Update to 0.8.0 2019-05-18 17:29:42 +00:00
x11-toolkits Update KDE Frameworks to 5.58.0 2019-05-15 20:28:04 +00:00
x11-wm New port: x11-wm/hikari: Stacking window manager with tiling capabilities 2019-05-20 13:39:10 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove old drm-devel-kmod entry 2019-05-20 20:33:52 +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.