1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2015-08-27 22:23:54 +00:00
accessibility
arabic
archivers - Update to 1.50 2015-08-27 13:26:12 +00:00
astro astro/geographiclib: Rectify assignment mistake 2015-08-27 12:22:45 +00:00
audio Fix a code typo. 2015-08-25 20:32:49 +00:00
benchmarks - Remove useless use of MASTER_SITE_SUBDIR [1] 2015-08-24 20:55:40 +00:00
biology Switch to USES=iconv:build. 2015-08-25 13:15:17 +00:00
cad
chinese
comms - Update to 3.1p0 2015-08-26 16:29:55 +00:00
converters - Add LICENSE 2015-08-25 14:51:27 +00:00
databases - Update to 1.1.0 2015-08-27 09:01:50 +00:00
deskutils - Use qt4-linguisttools for localization. 2015-08-27 19:21:36 +00:00
devel - Update to 2.5.0 2015-08-27 13:26:28 +00:00
dns dns/dnscrypt-proxy: Update to 1.6.0 2015-08-27 15:15:20 +00:00
editors - Switch to options helpers 2015-08-26 18:26:14 +00:00
emulators - Pet portlint, switch to options helpers 2015-08-27 09:09:19 +00:00
finance - Switch to options helpers 2015-08-26 18:26:14 +00:00
french - Switch to options helpers 2015-08-26 18:26:14 +00:00
ftp Update to 4.6.4 2015-08-24 19:10:08 +00:00
games - Update to 20150821 2015-08-27 09:56:28 +00:00
german - Update to 2015.08.23 2015-08-25 03:08:44 +00:00
graphics - Update to 0.8.2 2015-08-27 13:26:34 +00:00
hebrew
hungarian
irc - Switch to options helpers 2015-08-26 19:37:57 +00:00
japanese - Switch to options helpers 2015-08-26 19:37:57 +00:00
java java/jrosetta: 2015-08-26 17:26:59 +00:00
Keywords
korean
lang Update to the 20150825 snapshot of GCC 5. 2015-08-27 21:31:27 +00:00
mail Take over maintainership of this port. Upstream updates to 2015-08-26 13:01:58 +00:00
math - Fix build with DOCS disabled (port tried to install nonexistent distfiles) 2015-08-27 16:49:06 +00:00
misc - Update to 1.1.1 2015-08-26 02:56:32 +00:00
Mk gecko: add INTEGER_SAMPLES option 2015-08-26 06:38:32 +00:00
multimedia multimedia/mplayer2: unbreak/restore V4L option 2015-08-27 16:59:39 +00:00
net - Fix build with DOCS disabled (port tried to install nonexistinent files) 2015-08-27 17:14:20 +00:00
net-im Convert my ports to new options helpers 2015-08-25 10:03:08 +00:00
net-mgmt Update to 2.3.9 2015-08-27 19:39:14 +00:00
net-p2p - Add LICENSE 2015-08-25 14:51:54 +00:00
news Update to new upstream release 1.11.11. (Bugfixes) 2015-08-24 23:43:55 +00:00
palm
polish Update to version 0.1.9 2015-08-26 21:04:34 +00:00
ports-mgmt ports-mgmt/genpatch: Fix evaluation of WRKDIRPREFIX 2015-08-26 20:02:53 +00:00
portuguese
print - Update to 20150824 2015-08-27 16:51:59 +00:00
russian - Update to version 0.25, which now features localization support 2015-08-26 10:42:29 +00:00
science Convert my ports to new options helpers 2015-08-25 10:03:08 +00:00
security graphics/libpgf was assigned a CVE 2015-08-26 14:25:40 +00:00
shells
sysutils - Update to 20150826 2015-08-27 14:10:20 +00:00
Templates
textproc Update to 0.3.6. 2015-08-27 22:23:54 +00:00
Tools
ukrainian
vietnamese
www Upgrade from 5.0.15 to 5.0.16: 2015-08-27 22:19:12 +00:00
x11 Add license 2015-08-27 13:17:39 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes Convert my ports to new options helpers 2015-08-25 10:03:08 +00:00
x11-toolkits x11-toolkits/qwt5 and qwt6: 2015-08-25 10:01:19 +00:00
x11-wm Update to 0.19.9 2015-08-24 12:12:26 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
README
UIDs
UPDATING

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.