1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-16 07:58:04 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2015-06-19 00:13:25 +00:00
accessibility
arabic
archivers - Update to 1.47 2015-06-18 18:57:40 +00:00
astro - Add NO_ARCH 2015-06-18 20:03:03 +00:00
audio - Strip library 2015-06-18 21:22:46 +00:00
benchmarks
biology
cad - Update to 9.06 2015-06-16 21:19:49 +00:00
chinese
comms - Fix build on CURRENT 2015-06-17 18:58:10 +00:00
converters - Update graphics/proj to 4.9.1 2015-06-15 13:03:11 +00:00
databases - Update to 2.07 2015-06-18 18:57:45 +00:00
deskutils - Strip library 2015-06-18 19:49:52 +00:00
devel devel/android-tools-fastboot-devel: add new slave port for git master 2015-06-18 22:45:34 +00:00
dns Upgrade dnsmasq to new release 2.73. 2015-06-16 00:48:01 +00:00
editors Update editors/abiword-docs to the latest upstream release 3.0.1. 2015-06-18 22:22:47 +00:00
emulators Catch up with github tree, adding setsockopt handling for IPV6 - changelog: 2015-06-17 20:15:34 +00:00
finance net/py-ldap2: rename to py-ldap 2015-06-18 19:56:52 +00:00
french
ftp - Update to 7.43.0 2015-06-17 17:24:57 +00:00
games - Fix build on i386 2015-06-18 05:18:41 +00:00
german - Update to 2015.06.14 2015-06-15 14:44:26 +00:00
graphics Update ufraw from 0.21 to 0.22 2015-06-18 23:31:54 +00:00
hebrew
hungarian
irc - Fix shebangs 2015-06-17 13:01:35 +00:00
japanese - Clarify LICENSE 2015-06-18 19:49:08 +00:00
java
Keywords
korean
lang lang/guile: Fix build with NLS disabled 2015-06-18 11:36:51 +00:00
mail net/py-ldap2: rename to py-ldap 2015-06-18 19:56:52 +00:00
math - Fix build on i386 2015-06-19 00:12:03 +00:00
misc - Fix typo in URL 2015-06-16 17:29:27 +00:00
Mk
multimedia - Use INSTALL_TARGET from master port, fixing stripping 2015-06-18 21:23:55 +00:00
net - Switch to USES=autoreconf 2015-06-18 21:24:22 +00:00
net-im Upgrade Tox, libfilteraudio, toxic, qTox and uTox to a recent snapshot. 2015-06-18 19:50:53 +00:00
net-mgmt Mark BROKEN: Unfetchable 2015-06-17 17:11:04 +00:00
net-p2p - Strip library 2015-06-18 21:24:50 +00:00
news - Strip binary 2015-06-18 19:49:09 +00:00
palm
polish
ports-mgmt
portuguese
print - Strip binaries 2015-06-18 21:25:03 +00:00
russian - Bump PORTREVISION. lazarus was updated to 1.4.0 2015-06-15 08:44:40 +00:00
science - Strip binaries 2015-06-18 19:49:14 +00:00
security Document Drupal multiple vulnerabilities. 2015-06-19 00:13:25 +00:00
shells Move the SF mirrors first again 2015-06-16 11:03:49 +00:00
sysutils - Strip library 2015-06-18 21:23:31 +00:00
Templates
textproc Fix RUN_DEPENDS 2015-06-18 23:01:25 +00:00
Tools
ukrainian
vietnamese
www Chase py-ldap2 rename 2015-06-18 21:38:26 +00:00
x11 - Strip library 2015-06-18 21:22:55 +00:00
x11-clocks
x11-drivers x11-drivers/xf86-input-wacom: update to 0.30.0 2015-06-15 13:05:25 +00:00
x11-fm - Update to 1.4.7 2015-06-16 22:21:25 +00:00
x11-fonts
x11-servers
x11-themes - Update to 0.5.1 2015-06-16 23:30:22 +00:00
x11-toolkits Update to version 2.2.11 2015-06-18 19:54:28 +00:00
x11-wm - Strip binaries 2015-06-16 23:43:18 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED net/py-ldap2: rename to py-ldap 2015-06-18 19:56:52 +00:00
README
UIDs
UPDATING Add rebuild of LibreSSL ports to UPDATING 2015-06-15 17:31:22 +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.