Personal patches
Go to file
2019-08-28 20:26:57 +00:00
accessibility
arabic
archivers
astro astro/kstars: update to 3.3.4 2019-08-28 20:26:57 +00:00
audio Use proper autoconf test for getauxval() and elf_aux_info(). 2019-08-28 20:21:44 +00:00
base
benchmarks
biology
cad
chinese
comms comms/openzwave-devel: improve port Makefile 2019-08-27 15:52:46 +00:00
converters
databases Update to 2.10.0 2019-08-28 14:20:54 +00:00
deskutils deskutils/copyq: Update to v3.9.2 2019-08-27 04:52:00 +00:00
devel devel/efl: luajit is unavailable on all powerpc* platforms 2019-08-28 19:21:12 +00:00
dns This port now builds on powerpc64. 2019-08-28 11:49:04 +00:00
editors
emulators Update to the Wine 4.0.2 maintenance release. 2019-08-27 05:51:00 +00:00
finance - Update to 4.15.1 2019-08-27 09:45:38 +00:00
french
ftp
games
german
graphics graphics/photoflow: fix build on GCC architectures, don't optimize for builder CPU 2019-08-28 19:24:51 +00:00
hebrew
hungarian
irc
japanese Drop usage of the deprecated @exec/@unexec 2019-08-27 11:30:00 +00:00
java Remove guidance about needing procfs 2019-08-28 15:34:32 +00:00
Keywords
korean
lang lang/libobjc2: fix build on armv7 2019-08-28 17:17:13 +00:00
mail mail/dovecot,mail/dovecot-pigeonhole: fix CVE-2019-11500 2019-08-28 15:59:59 +00:00
math math/ntl: Bump revision because math/barvinok is crashing in libntl.so 2019-08-27 15:07:32 +00:00
misc
Mk Revert recent bsd.tex.mk change 2019-08-28 05:18:07 +00:00
multimedia multimedia/olive: Update g20190414 -> 0.1.1 2019-08-28 05:06:04 +00:00
net - fix service script 2019-08-28 16:02:00 +00:00
net-im Regular pkg-message cleanup. 2019-08-27 11:57:45 +00:00
net-mgmt
net-p2p New port: net-p2p/lidarr 2019-08-28 05:35:59 +00:00
news
palm
polish
ports-mgmt - Update to 3.3.0-164-g122329edc 2019-08-28 20:20:02 +00:00
portuguese
print Update to 2.2.1 2019-08-28 14:29:44 +00:00
russian
science - Switch to new test framework (note that test currently segfaults) 2019-08-28 09:02:41 +00:00
security Update to the latest MIT/KRB5 github commit. 2019-08-28 20:18:22 +00:00
shells Update to the latest att/ast github commit. 2019-08-28 20:08:56 +00:00
sysutils sysutils/polkit-qt-1: update to 0.113.0 2019-08-28 18:53:24 +00:00
Templates
textproc Update to 2.6.3 2019-08-28 16:29:00 +00:00
Tools
ukrainian
vietnamese
www Update to 9.4.20 2019-08-28 16:39:51 +00:00
x11 x11/kanshi: update to 1.0.0 2019-08-28 09:22:05 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts x11-fonts/pcf2bdf: Update to 1.06 2019-08-28 08:40:55 +00:00
x11-servers
x11-themes
x11-toolkits x11-toolkits/wlroots: update to 0.7.0 2019-08-27 13:05:53 +00:00
x11-wm x11-wm/enlightenment: fix build with GCC architectures 2019-08-28 19:17:50 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs New port: net-p2p/lidarr 2019-08-28 05:35:59 +00:00
LEGAL
Makefile
MOVED Remove expired ports: 2019-08-27 19:10:25 +00:00
README
UIDs New port: net-p2p/lidarr 2019-08-28 05:35:59 +00:00
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.