Personal patches
Go to file
2019-03-11 18:07:44 +00:00
accessibility Update to 3.3.3 2019-03-10 10:58:43 +00:00
arabic
archivers Remove patch that was only supposed to fix the build on FreeBSD <= 10.3. 2019-03-10 15:22:46 +00:00
astro New port: astro/p5-GPS-Point: Provides an object interface for a GPS point 2019-03-11 15:40:53 +00:00
audio Fix vorbis dependencies: VORBISENC implies VORBIS 2019-03-11 11:37:05 +00:00
base
benchmarks benchmarks/fio: Standardize COMMENT, set LICENSE_FILE 2019-03-11 11:00:12 +00:00
biology
cad Allow kicad-devel configure to find python 2.7 instead of 2.6 2019-03-11 16:08:34 +00:00
chinese
comms comms/cqrlog: BROKEN due to lazarus compiler errors 2019-03-10 06:25:34 +00:00
converters Readd and rework convertes/pdf2djvu 2019-03-11 02:32:04 +00:00
databases Upgrade to version 1.6.1 2019-03-10 17:43:52 +00:00
deskutils
devel Update to 1.0.7 2019-03-11 18:07:44 +00:00
dns Update to latest commit. 2019-03-11 16:52:49 +00:00
editors
emulators update emulators/winetricks to 20190310 2019-03-11 01:14:09 +00:00
finance
french Move math/mumps-edf to math/mumps. 2019-03-10 17:35:09 +00:00
ftp
games Upgrade games/bsdgames from v5.2.2 to v5.5.0 2019-03-11 14:02:12 +00:00
german
graphics graphics/krita: fix fetch 2019-03-10 19:32:23 +00:00
hebrew
hungarian
irc
japanese
java java/jd-gui: Update to 1.4.1 2019-03-10 09:19:51 +00:00
Keywords
korean
lang Update to v5.29.8-63-gebf0698312. 2019-03-11 16:52:35 +00:00
mail mail/exim: add missing colon on I= 2019-03-11 16:26:23 +00:00
math Update to 0.24 2019-03-11 18:07:17 +00:00
misc misc/osinfo-db: update to 20190304 2019-03-10 10:13:55 +00:00
Mk During the transition from Mk/bsd.qt.mk to Mk/Uses/qt.mk in r473503, a previous change to the former was omitted; in particular, r463394: 2019-03-10 10:02:38 +00:00
multimedia multimedia/x265: update to 3.0 2019-03-10 17:10:56 +00:00
net Remove duplicate WITH_SDL from CMAKE_OFF list. 2019-03-11 10:49:18 +00:00
net-im Introduce DOCS option to net-im/libaccounts-glib. 2019-03-11 12:17:46 +00:00
net-mgmt Rename to py-snmpclitools (per upstream) and upgrade to 0.6.1. 2019-03-10 01:38:10 +00:00
net-p2p
news
palm
polish
ports-mgmt - Update to 3.3.0-59-g6e1132813 2019-03-09 18:51:49 +00:00
portuguese
print Update to 6.6 2019-03-11 18:07:06 +00:00
russian
science - Update devel/gdcm to 2.8.9. 2019-03-10 00:48:01 +00:00
security Update Shibboleth and its tool chain to 3.0.4 2019-03-11 17:02:37 +00:00
shells shells/rssh: Mark as deprecated and set to expire 2019-03-11 15:59:02 +00:00
sysutils - Builds fine under amd64, fix BROKEN 2019-03-11 16:20:38 +00:00
Templates
textproc Remove textproc/soprano. There's an open PR to update it to 2019-03-11 15:10:12 +00:00
Tools
ukrainian
vietnamese
www Take maintenership for this port 2019-03-11 16:43:36 +00:00
x11 multimedia/x265: update to 3.0 2019-03-10 17:10:56 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits x11-wm/sway: update to 1.0 2019-03-11 17:47:10 +00:00
x11-wm x11-wm/sway: update to 1.0 2019-03-11 17:47:10 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove textproc/soprano. There's an open PR to update it to 2019-03-11 15:10:12 +00:00
README
UIDs
UPDATING Add a section in UPDATE after changes in www/igal2 2019-03-11 16:53:02 +00:00

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.