Personal patches
Go to file
Dmitry Marakasov 029e44e178 - Switch to USES=localbase
- Update WWW

Approved by:	portmgr blanket
2017-07-12 15:00:26 +00:00
accessibility
arabic
archivers Update KDE Frameworks to 5.36.0 2017-07-12 09:42:50 +00:00
astro - Update to 0.45 2017-07-10 17:56:03 +00:00
audio
base
benchmarks
biology biology/molden: Unbreak by chasing their latest opaque update to the distribution. 2017-07-12 03:37:21 +00:00
cad
chinese
comms Update to 4.0.7 minor fixes from ChangeLog 2017-07-10 21:39:42 +00:00
converters PHP 7.0 and 7.1: switch to devel/oniguruma6 2017-07-10 11:40:48 +00:00
databases Update to 0.4.8 2017-07-11 17:00:16 +00:00
deskutils Fix python_OLD_CMD usage. 2017-07-11 10:34:50 +00:00
devel Add LICENSE 2017-07-12 14:42:19 +00:00
dns Update KDE Frameworks to 5.36.0 2017-07-12 09:42:50 +00:00
editors
emulators Update to Wine 2.12. This includes the following changes: 2017-07-12 03:42:38 +00:00
finance
french
ftp Fix build with LibreSSL 2017-07-12 11:11:47 +00:00
games - Update to 1.0.0 2017-07-10 17:56:36 +00:00
german Update to 2017.07.09 2017-07-10 18:25:04 +00:00
graphics Update KDE Frameworks to 5.36.0 2017-07-12 09:42:50 +00:00
hebrew
hungarian
irc
japanese
java Remove an unnecessary runtime dependency for NPAPI plugin support. 2017-07-11 19:44:09 +00:00
Keywords
korean
lang Update KDE Frameworks to 5.36.0 2017-07-12 09:42:50 +00:00
mail Fix RUN_DEPENDS 2017-07-11 17:03:13 +00:00
math - Update to 1.2-2 2017-07-12 09:25:28 +00:00
misc
Mk Update KDE Frameworks to 5.36.0 2017-07-12 09:42:50 +00:00
multimedia Update KDE Frameworks to 5.36.0 2017-07-12 09:42:50 +00:00
net Update KDE Frameworks to 5.36.0 2017-07-12 09:42:50 +00:00
net-im net-im/mastodon: Fix plist and patch issues; bump PORTREVISION 2017-07-12 01:10:49 +00:00
net-mgmt - Fix license 2017-07-12 15:00:20 +00:00
net-p2p
news
palm
polish Update to 20170709 2017-07-10 18:25:00 +00:00
ports-mgmt
portuguese
print
russian
science
security security/py-pyptlib: Fix checksum mismatch, remove BROKEN 2017-07-12 10:17:42 +00:00
shells
sysutils - Switch to USES=localbase 2017-07-12 15:00:26 +00:00
Templates
textproc Update KDE Frameworks to 5.36.0 2017-07-12 09:42:50 +00:00
Tools
ukrainian
vietnamese
www - Update to 0.9 2017-07-12 10:22:49 +00:00
x11 Update KDE Frameworks to 5.36.0 2017-07-12 09:42:50 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes Update KDE Frameworks to 5.36.0 2017-07-12 09:42:50 +00:00
x11-toolkits Update KDE Frameworks to 5.36.0 2017-07-12 09:42:50 +00:00
x11-wm - Update WWW 2017-07-10 09:00:20 +00:00
.arcconfig
.gitattributes
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove expired ports: 2017-07-10 19:27:38 +00:00
README
UIDs
UPDATING - Update to 17.07 2017-07-10 12:51:26 +00:00

This is the FreeBSD Ports Collection.  For an easy to use
WEB-based interface to it, please see:

	http://www.FreeBSD.org/ports

For general information on the Ports Collection, please see the
FreeBSD Handbook ports section which is available from:

	http://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:

	http://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.