1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2015-05-06 21:27:57 +00:00
accessibility
arabic
archivers Update ports in the a* categories to not use GH_COMMIT. 2015-05-06 12:57:55 +00:00
astro - Update to 5.5 2015-05-06 16:51:29 +00:00
audio Fix after last commit. 2015-05-06 14:34:39 +00:00
benchmarks Update ports in the [bcd]* categories to not use GH_COMMIT. 2015-05-06 15:16:53 +00:00
biology biology/seqtools: 4.33 -> 4.34.1 2015-05-06 20:30:53 +00:00
cad Update ports in the [bcd]* categories to not use GH_COMMIT. 2015-05-06 15:16:53 +00:00
chinese Update ports in the [bcd]* categories to not use GH_COMMIT. 2015-05-06 15:16:53 +00:00
comms Update ports in the [bcd]* categories to not use GH_COMMIT. 2015-05-06 15:16:53 +00:00
converters Update ports in the [bcd]* categories to not use GH_COMMIT. 2015-05-06 15:16:53 +00:00
databases Update ports in the [bcd]* categories to not use GH_COMMIT. 2015-05-06 15:16:53 +00:00
deskutils Update ports in the [bcd]* categories to not use GH_COMMIT. 2015-05-06 15:16:53 +00:00
devel Upgrade to 1.5.0. 2015-05-06 21:27:57 +00:00
dns - Add a patch to fix CVE-2015-3294 2015-05-06 19:59:08 +00:00
editors Update ports in the [ef]* categories to not use GH_COMMIT. 2015-05-06 15:27:43 +00:00
emulators emulators/pipelight: 2.7.3 -> 2.8.1 2015-05-06 19:48:21 +00:00
finance Update ports in the [ef]* categories to not use GH_COMMIT. 2015-05-06 15:27:43 +00:00
french
ftp
games games/darkplaces: 2015-05-06 20:38:19 +00:00
german - Update to 2015.05.03 2015-05-05 12:48:03 +00:00
graphics - Update to 8.0.2 2015-05-06 17:01:28 +00:00
hebrew
hungarian
irc Due to the disabling of the bugzilla account, reset maintainership of 2015-05-04 00:37:11 +00:00
japanese - Update to 20150430. 2015-05-06 13:53:24 +00:00
java . Update to 8u45. 2015-05-06 07:03:53 +00:00
Keywords
korean
lang Fix plist. 2015-05-06 07:31:26 +00:00
mail Change OPTIONS_DEFAULT from MYSQL to SQLITE 2015-05-06 20:34:12 +00:00
math math/Math-Int128: 0.21 -> 0.22 2015-05-06 20:42:35 +00:00
misc
Mk USE_GITHUB: Treat 'V' special just as 'v' is for DISTVERSIONPREFIX. 2015-05-04 22:02:29 +00:00
multimedia multimedia/mplayer2: add CPE 2015-05-05 18:47:37 +00:00
net net/p5-Net-Works: 0.20 -> 0.21 2015-05-06 20:46:25 +00:00
net-im
net-mgmt - Pass maintainership to submitter 2015-05-04 13:03:27 +00:00
net-p2p - Add USE_OCAML_CAMLP4 and USE_OCAML_TK to bsd.ocaml.mk which add 2015-05-04 15:46:51 +00:00
news Remove _*OWNGRP, with staging it's not useful anymore 2015-05-04 13:21:17 +00:00
palm
polish
ports-mgmt
portuguese
print
russian
science
security Fix clients getting 'Bad packet length' and 'Disconnecting: Packet corrupt' 2015-05-06 18:39:41 +00:00
shells
sysutils - Update to 1.18 2015-05-06 18:59:47 +00:00
Templates
textproc textproc/spiff: add port 2015-05-06 17:42:40 +00:00
Tools
ukrainian
vietnamese
www - Add CPE info 2015-05-06 21:05:45 +00:00
x11
x11-clocks
x11-drivers
x11-fm - Update to 1.6.8 (bugfix) 2015-05-05 19:44:44 +00:00
x11-fonts
x11-servers Do not include bsd.port.pre.mk twice 2015-05-06 17:27:48 +00:00
x11-themes
x11-toolkits Fix build on 10.1 i386. 2015-05-04 18:26:55 +00:00
x11-wm Update to 0.9.1 2015-05-05 19:00:05 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
README
UIDs
UPDATING Add a slave port to net/pjsip to force installing pjsip with external 2015-05-06 20:10:09 +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.