Personal patches
Go to file
Sunpoet Po-Chuan Hsieh 08a3dfd89b Update to 2.8
Changes:	https://github.com/kjd/idna/blob/master/HISTORY.rst
PR:		236275
Submitted by:	sunpoet (myself)
Approved by:	koobs (maintainer)
2019-03-11 18:08:09 +00:00
accessibility
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 Update to 0.104 2019-03-11 18:07:59 +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
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 2.000006 2019-03-11 18:08:04 +00:00
dns Update to 2.8 2019-03-11 18:08:09 +00:00
editors
emulators update emulators/winetricks to 20190310 2019-03-11 01:14:09 +00:00
finance Upgrade from 1.13 to 1.15. 2019-03-05 21:36:27 +00:00
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 Update to 2019.03.10 2019-03-11 18:07:49 +00:00
graphics graphics/krita: fix fetch 2019-03-10 19:32:23 +00:00
hebrew
hungarian
irc
japanese
java
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
Mk
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
net-p2p
news
palm
polish
ports-mgmt
portuguese
print Update to 6.6 2019-03-11 18:07:06 +00:00
russian
science
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 Update to 2019.03.10 2019-03-11 18:07:54 +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.