1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Koop Mast 7575c2bdbd * Turn the avahi support into a option, so it can be turned off.
* Add spice support
* Move RDP_DESC to the be next to the other RDP_* variables.
2016-03-17 10:38:22 +00:00
accessibility
arabic
archivers
astro Change header installation location for kdelibs4-based ports. 2016-03-15 12:35:56 +00:00
audio Drop default directory from _DEPENDS in my ports 2016-03-16 12:58:16 +00:00
benchmarks Update to 2.8 2016-03-17 05:33:06 +00:00
biology Trimmomatic performs a variety of useful trimming tasks for illumina 2016-03-17 08:21:14 +00:00
cad
chinese
comms Deprecate and expire in month. 2016-03-14 21:45:12 +00:00
converters
databases databases/casstcl: update to 2.11 2016-03-17 07:01:38 +00:00
deskutils These two changes allow vinagre to enable spice support. 2016-03-17 10:28:05 +00:00
devel devel/libbson, devel/mongo-c-driver: assign maintainership 2016-03-17 09:41:09 +00:00
dns Update to 1.4.9 2016-03-16 13:33:52 +00:00
editors Change header installation location for kdelibs4-based ports. 2016-03-15 12:35:56 +00:00
emulators Drop default directory from _DEPENDS in my ports 2016-03-16 12:58:16 +00:00
finance Change header installation location for kdelibs4-based ports. 2016-03-15 12:35:56 +00:00
french
ftp Update to version 4.9.1 2016-03-16 08:23:16 +00:00
games games/tesseract: typo, DISTVERSION doesn't propagate to packages 2016-03-17 05:53:24 +00:00
german
graphics graphics/mapcache: add new port 2016-03-16 12:59:06 +00:00
hebrew
hungarian
irc
japanese Change header installation location for kdelibs4-based ports. 2016-03-15 12:35:56 +00:00
java . Update to 2016b. 2016-03-17 01:40:47 +00:00
Keywords
korean
lang lang/gcc-aux: deprecate, set expiration for 15 May 2016 2016-03-16 14:48:09 +00:00
mail security/gpgme: put header back in normal location. 2016-03-17 09:09:06 +00:00
math - Update to 6.600.4 2016-03-15 20:44:12 +00:00
misc Change header installation location for kdelibs4-based ports. 2016-03-15 12:35:56 +00:00
Mk Update the KDE Telepathy ports to 0.9.0. 2016-03-15 19:08:38 +00:00
multimedia - Add CUE option in default build package 2016-03-17 04:38:51 +00:00
net * Turn the avahi support into a option, so it can be turned off. 2016-03-17 10:38:22 +00:00
net-im Update the KDE Telepathy ports to 0.9.0. 2016-03-15 19:08:38 +00:00
net-mgmt - port links against libpng, so add png as dependency 2016-03-15 14:33:04 +00:00
net-p2p Change header installation location for kdelibs4-based ports. 2016-03-15 12:35:56 +00:00
news
palm
polish - Add LICENSE_FILE 2016-03-15 16:07:38 +00:00
ports-mgmt
portuguese
print Fix pkg-plist when FAX option is on. 2016-03-17 09:24:24 +00:00
russian
science Update to 2.1. 2016-03-16 10:39:42 +00:00
security security/gpgme: put header back in normal location. 2016-03-17 09:09:06 +00:00
shells
sysutils security/gpgme: put header back in normal location. 2016-03-17 09:09:06 +00:00
Templates
textproc Update to 3.4.0. 2016-03-15 15:29:18 +00:00
Tools - add Approved by: line 2016-03-15 16:52:10 +00:00
ukrainian
vietnamese
www Unbreak INDEX when PACKAGE_BUILDING is set 2016-03-17 06:39:40 +00:00
x11 - Update to version 1.4.5, which is based on GTK+ 2.x now 2016-03-16 09:22:30 +00:00
x11-clocks
x11-drivers Drop default directory from _DEPENDS in my ports 2016-03-16 12:58:16 +00:00
x11-fm
x11-fonts
x11-servers
x11-themes - Fix fetch by adding some mirrors 2016-03-15 14:37:45 +00:00
x11-toolkits - Add LICENSE_FILE 2016-03-15 16:06:36 +00:00
x11-wm - Update to version 2.0.20 and provide working master sites 2016-03-16 10:23:13 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED comms/qpage was resurrected 2016-03-14 20:02:15 +00:00
README
UIDs
UPDATING - add note for VDA users how to stay on postfix-2.11.x 2016-03-15 10:31:53 +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.