Personal patches
Go to file
2019-02-05 14:39:13 +00:00
accessibility
arabic
archivers Change RUN_DEPENDS from py-msgpack to py-msgpack05 2019-02-04 22:32:15 +00:00
astro
audio - Fix LICENSE 2019-02-05 13:59:34 +00:00
base
benchmarks
biology
cad
chinese
comms
converters
databases Update to 1.00 2019-02-05 13:48:57 +00:00
deskutils deskutils/copyq: update to 3.7.3 2019-02-04 17:16:06 +00:00
devel Add py-datatest 0.9.3 2019-02-05 14:26:35 +00:00
dns Update to 1.9.0 2019-02-05 14:27:03 +00:00
editors
emulators - Add USES=gl, add missing GL, XORG depends 2019-02-05 13:40:06 +00:00
finance finance/openhbci: deprecate the port 2019-02-05 13:41:36 +00:00
french
ftp ftp/filezilla: update 3.36.0 -> 3.40.0, taking maintainer 2019-02-05 12:51:05 +00:00
games - Convert USE_SDL=yes to USE_SDL=sdl 2019-02-05 14:34:26 +00:00
german Update to 2019.02.03 2019-02-04 20:07:28 +00:00
graphics - Convert USE_SDL=yes to USE_SDL=sdl 2019-02-05 14:13:59 +00:00
hebrew
hungarian
irc Remove expired ports: 2019-02-04 19:31:35 +00:00
japanese
java
Keywords
korean
lang - Update WWW 2019-02-05 09:30:39 +00:00
mail mail/thunderbird: backport a fix for saving an address book entry 2019-02-05 00:49:56 +00:00
math math/libtommath: update license, pet portlint 2019-02-04 12:00:26 +00:00
misc
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 Fix __int128 detection on i386 2019-02-05 14:26:57 +00:00
net-im net-im/telegram-desktop: update to 1.5.11 2019-02-05 14:05:36 +00:00
net-mgmt update check_ssl_cert to 1.81.0 2019-02-05 12:02:26 +00:00
net-p2p
news
palm
polish Update to 20190202 2019-02-04 20:07:33 +00:00
ports-mgmt Remove expired ports: 2019-02-04 19:31:35 +00:00
portuguese
print
russian
science Update WWW 2019-02-05 13:52:01 +00:00
security mail/dovecot: Suitable client certificate can be used to login as other user 2019-02-05 14:39:13 +00:00
shells shells/jailkit: Update to 2.20 2019-02-04 12:56:12 +00:00
sysutils Update MASTER_SITES and WWW 2019-02-05 14:26:52 +00:00
Templates
textproc Add py-pyjade 4.0.0 2019-02-05 14:26:41 +00:00
Tools
ukrainian
vietnamese
www Update to 3.21 2019-02-05 13:49:08 +00:00
x11 x11/swaylock: update to 1.3 (nop) 2019-02-05 12:52:03 +00:00
x11-clocks
x11-drivers
x11-fm When compiling this port with GCC, the following warning is treated as error: 2019-02-04 11:52:13 +00:00
x11-fonts Return rezny@'s ports to the pool after his commit bit got safekept. 2019-02-04 21:44:58 +00:00
x11-servers
x11-themes Return rezny@'s ports to the pool after his commit bit got safekept. 2019-02-04 21:44:58 +00:00
x11-toolkits Fix sanity check 2019-02-05 09:54:23 +00:00
x11-wm adding plist file with missing _ffi_xcursors.py and _ffi_pango.py to x11-wm/qtile 2019-02-04 13:41:21 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove expired ports and dependencies: 2019-02-04 19:47:39 +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.