Personal patches
Go to file
2017-04-07 11:54:08 +00:00
accessibility Fix plist with non-default versions of python3 2017-04-01 21:48:46 +00:00
arabic
archivers Update to 0.25 2017-04-06 21:56:06 +00:00
astro - Update to 11826 2017-04-05 18:21:40 +00:00
audio Update to 1.1.7 2017-04-06 22:28:08 +00:00
base
benchmarks benchmarks/gobench: mark deprecated 2017-04-05 21:19:04 +00:00
biology biology/diamond: Update to version 0.8.37 2017-04-02 10:55:31 +00:00
cad
chinese
comms Fix build with recent libsigc++20 2017-04-05 11:28:15 +00:00
converters Update to 11.5 2017-04-06 21:57:32 +00:00
databases Add more TEST_DEPENDS 2017-04-06 21:55:36 +00:00
deskutils Fix build with glibmm 2.50 (r437481). 2017-04-04 19:41:08 +00:00
devel Update to 2.0.2 2017-04-06 21:57:43 +00:00
dns Update to 1.19 2017-04-06 21:56:38 +00:00
editors Fix build with recent sigc++20 2017-04-05 11:10:31 +00:00
emulators emulators/ppsspp: don't enable EGL by default on arm 2017-04-07 01:34:22 +00:00
finance finance/R-cran-tseries: updated to version 0.10-38 2017-04-04 06:42:44 +00:00
french
ftp - Update to 1.5.2 2017-04-07 08:47:27 +00:00
games - USE_GCC because llvm (starting from llvm40) generates not working binary for vcc causing failure during the build 2017-04-06 20:14:21 +00:00
german - Update to 2017.04.02 2017-04-03 12:59:22 +00:00
graphics - Add LICENSE 2017-04-07 09:02:12 +00:00
hebrew
hungarian
irc Update to 0.90 2017-04-06 21:56:42 +00:00
japanese Fix build with newer sigc++20 2017-04-03 11:37:39 +00:00
java new port: java/lightweight-java-profiler 2017-04-01 17:58:59 +00:00
Keywords
korean
lang Update to 0.419 2017-04-06 21:56:47 +00:00
mail New version: 0.03 2017-04-07 07:11:40 +00:00
math Update to 3.3.6.pl2 (3.3.6.2) 2017-04-06 17:25:29 +00:00
misc misc/osinfo-db: update to 20170326 2017-04-05 14:24:09 +00:00
Mk Implement test target for USE_ANT=yes. 2017-04-05 23:31:18 +00:00
multimedia multimedia/kvazaar: unblock 10.3 i386 /latest package after r423328 2017-04-06 22:16:14 +00:00
net Update to 4.7.0 2017-04-06 21:57:23 +00:00
net-im Remove Perl core modules 2017-04-05 19:59:15 +00:00
net-mgmt net-mgmt/semaphore: require mysql for startup to avoid failure 2017-04-03 17:20:32 +00:00
net-p2p
news
palm
polish Update to 20170402 2017-04-03 12:59:26 +00:00
ports-mgmt ports-mgmt/create-rb-port: update to 0.0.3 2017-04-05 17:55:23 +00:00
portuguese
print Fix build with new sigc++20 2017-04-04 07:02:08 +00:00
russian
science science/vmd: unbreak build 2017-04-04 05:19:52 +00:00
security Update to 0.047. 2017-04-07 11:54:08 +00:00
shells
sysutils Fix INDEX 2017-04-07 05:34:13 +00:00
Templates
textproc Fix INDEX 2017-04-07 05:34:13 +00:00
Tools
ukrainian
vietnamese
www - Adjust CONFLICTS_INSTALL after add py-django111 2017-04-07 07:55:09 +00:00
x11 x11/p5-X11-Xlib: update 0.03 -> 0.11 2017-04-07 09:13:24 +00:00
x11-clocks Update the port to v0.4.9.4 and take maintenership 2017-04-02 10:32:22 +00:00
x11-drivers
x11-fm
x11-fonts Update to 0.0.25 2017-04-01 21:47:30 +00:00
x11-servers
x11-themes Unbreak after r436971. 2017-04-05 07:46:20 +00:00
x11-toolkits Update to 1.7.58 2017-04-06 22:24:25 +00:00
x11-wm - Add options to select between ALSA and PULSEAUDIO 2017-04-04 21:54:00 +00:00
.arcconfig
.gitattributes
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Update to 5.3.0 2017-04-06 01:33:55 +00:00
README
UIDs
UPDATING Fix typo 2017-04-04 09:48:18 +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.