Personal patches
Go to file
2019-03-24 14:32:43 +00:00
accessibility
arabic
archivers Update to 0.34 2019-03-24 14:31:26 +00:00
astro Several improvements 2019-03-23 23:22:06 +00:00
audio Add explicit dependency on python 2.7 2019-03-24 06:41:33 +00:00
base
benchmarks
biology
cad
chinese
comms Fix build on gcc-based architectures by adding compiler:c++11-lang 2019-03-24 07:08:59 +00:00
converters
databases Update to 1.1.3 2019-03-24 14:31:47 +00:00
deskutils
devel Fix gemspec for rubygem-necromancer 0.5.0 update 2019-03-24 14:32:23 +00:00
dns
editors Connect libreoffice-dsb and libreoffice-kab 2019-03-23 03:41:21 +00:00
emulators
finance
french
ftp
games games/torcs: use better .orig file timestamp 2019-03-23 03:11:53 +00:00
german
graphics Upgrade to v.2.5.4. 2019-03-24 09:20:30 +00:00
hebrew
hungarian
irc - update to 3.32 2019-03-24 12:57:29 +00:00
japanese
java java/java-checkstyle: Return to pool as no longer usee JAVA 2019-03-23 23:35:55 +00:00
Keywords
korean
lang lang/ponyc: Update to 0.28.0 2019-03-23 12:17:24 +00:00
mail Update to 3.9.3 2019-03-23 12:40:04 +00:00
math math/geogebra: update to 5.0.530.0 2019-03-24 14:26:09 +00:00
misc Update to 1.47.10 2019-03-24 14:31:21 +00:00
Mk
multimedia Remove obsolete options dialog (which now only offered QT5 since QT4 has 2019-03-24 10:26:46 +00:00
net Mark DEPRECATED and set EXPIRATION_DATE to 2019-03-31 2019-03-24 14:32:43 +00:00
net-im Drop libsocialweb support, it is archived upstream. 2019-03-23 11:44:51 +00:00
net-mgmt net-mgmt/py-pyang: Update version 1.7.5=>1.7.8 2019-03-23 19:07:15 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print print/typetools: Update version 2.107=>2.108 2019-03-23 18:18:40 +00:00
russian
science
security security/easy-rsa: update to 3.0.6 2019-03-23 11:11:25 +00:00
shells
sysutils - Update gigolo to 0.4.91 2019-03-24 10:10:02 +00:00
Templates
textproc Install the usual set of documentation files. 2019-03-24 13:13:44 +00:00
Tools
ukrainian
vietnamese
www Reformat pkg-descr 2019-03-24 14:31:42 +00:00
x11 Update xfce4-screensaver to 0.1.4. 2019-03-24 09:57:27 +00:00
x11-clocks
x11-drivers
x11-fm Fix build on gcc-based architectures. 2019-03-24 11:18:30 +00:00
x11-fonts x11-fonts/mkfontscale: Update to 1.2.1 2019-03-23 05:10:02 +00:00
x11-servers
x11-themes
x11-toolkits Fix build after base r345349 2019-03-23 19:19:58 +00:00
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove libsocialweb, it archived upstream, last commit was 3 years ago. 2019-03-23 12:05:20 +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.