Personal patches
Go to file
Vanilla I. Shu 71fef51ef4 remove DEFAULT_VERSIONS.
Obtained from:	bapt@, mat@
2015-02-25 07:36:37 +00:00
accessibility
arabic
archivers switch to USES=tar:tgz. 2015-02-24 01:53:16 +00:00
astro ReadOSM is an open source library to extract valid data from within an Open 2015-02-24 14:04:55 +00:00
audio remove DEFAULT_VERSIONS. 2015-02-25 07:34:03 +00:00
benchmarks
biology Update Unipro UGENE to version 1.16.0 (documentation was also rerolled). 2015-02-24 11:42:53 +00:00
cad - Switch my ports to USE_QT4=linguisttools_build and adjust Qt components 2015-02-24 21:46:28 +00:00
chinese
comms
converters
databases remove DEFAULT_VERSIONS. 2015-02-25 07:36:37 +00:00
deskutils
devel - update to 0.11.0 2015-02-25 04:49:52 +00:00
dns dns/powerdns-recursor: update 3.6.2 -> 3.7.1 2015-02-23 23:20:02 +00:00
editors Fix build breakage when libreoffice is installed. 2015-02-25 06:01:58 +00:00
emulators - Switch my ports to USE_QT4=linguisttools_build and adjust Qt components 2015-02-24 21:46:28 +00:00
finance
french
ftp
games - Add empty directory to plist 2015-02-24 21:46:33 +00:00
german
graphics - Switch my ports to USE_QT4=linguisttools_build and adjust Qt components 2015-02-24 21:46:28 +00:00
hebrew
hungarian
irc - Switch my ports to USE_QT4=linguisttools_build and adjust Qt components 2015-02-24 21:46:28 +00:00
japanese
java
Keywords
korean
lang - Add LICENSE 2015-02-25 01:46:26 +00:00
mail - Add LICENSE 2015-02-25 01:45:36 +00:00
math - Switch my ports to USE_QT4=linguisttools_build and adjust Qt components 2015-02-24 21:46:28 +00:00
misc Introduce new USE_QT4 component linguisttools for lrelease/lupdate tools 2015-02-24 21:39:19 +00:00
Mk Introduce new USE_QT4 component linguisttools for lrelease/lupdate tools 2015-02-24 21:39:19 +00:00
multimedia - Switch my ports to USE_QT4=linguisttools_build and adjust Qt components 2015-02-24 21:46:28 +00:00
net net/kamailio: fix distinfo, patch for ip_addr.h, makefile 2015-02-25 06:18:40 +00:00
net-im Author rerolled distfile without bumping version. 2015-02-24 16:15:27 +00:00
net-mgmt Fix typo that slipped in previous rc script patch 2015-02-24 13:53:41 +00:00
net-p2p net-p2p/bitcoin: Centralise regression-test target 2015-02-24 11:54:04 +00:00
news
palm
polish
ports-mgmt
portuguese
print 1: add LICENSE/LICENSE_FILE. 2015-02-24 09:25:13 +00:00
russian
science - Switch my ports to USE_QT4=linguisttools_build and adjust Qt components 2015-02-24 21:46:28 +00:00
security - Fix license 2015-02-25 01:45:59 +00:00
shells
sysutils - Strip binary 2015-02-25 01:45:51 +00:00
Templates
textproc Use the 3.1 version of the dictionary, released in 2012. The latest 2015-02-25 01:30:49 +00:00
Tools
ukrainian
vietnamese
www www/py-aiohttp: Update to 0.14.4 2015-02-25 05:37:41 +00:00
x11 Back out r379585, this breaks configure on freebsd head and thus packaging of xorg-apps and xorg 2015-02-24 18:39:34 +00:00
x11-clocks - Add LICENSE 2015-02-25 01:46:12 +00:00
x11-drivers
x11-fm
x11-fonts - Switch my ports to USE_QT4=linguisttools_build and adjust Qt components 2015-02-24 21:46:28 +00:00
x11-servers
x11-themes
x11-toolkits
x11-wm - Temporary remove e-module-diskio (broken) from RUN_DEPENDS 2015-02-24 11:38:51 +00:00
.arcconfig
.gitignore
CHANGES Introduce new USE_QT4 component linguisttools for lrelease/lupdate tools 2015-02-24 21:39:19 +00:00
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove lang/ruby19 which reached its end-of-life on 2015-02-23 2015-02-24 20:10:42 +00:00
README
UIDs
UPDATING Introduce new USE_QT4 component linguisttools for lrelease/lupdate tools 2015-02-24 21:39:19 +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.