1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2015-06-19 22:05:58 +00:00
accessibility
arabic
archivers - Update to 1.48 2015-06-19 07:34:00 +00:00
astro - Update to 8491 2015-06-19 11:55:36 +00:00
audio - Strip library 2015-06-19 00:30:59 +00:00
benchmarks - Pass maintainership to submitter 2015-06-19 00:42:51 +00:00
biology
cad - Update to 9.06 2015-06-16 21:19:49 +00:00
chinese
comms Horde package update: 2015-06-19 06:42:47 +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 Horde package update: 2015-06-19 06:42:47 +00:00
devel Upgrade to version 2.6.0. 2015-06-19 17:22:06 +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 emulators/ppsspp-devel: update to 1.0.1.600 2015-06-19 21:56:45 +00:00
finance net/py-ldap2: rename to py-ldap 2015-06-18 19:56:52 +00:00
french
ftp Update to 1.16.3. This update also fixes build with LibreSSL [2]. 2015-06-19 14:59:13 +00:00
games - Fix shebangs 2015-06-19 00:29:45 +00:00
german - Update to 2015.06.14 2015-06-15 14:44:26 +00:00
graphics - fix build with TCL enabled and without X11. 2015-06-19 09:14:52 +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 Horde package update: 2015-06-19 06:42:47 +00:00
math Update to 3.0609. 2015-06-19 14:00:59 +00:00
misc - Fix typo in URL 2015-06-16 17:29:27 +00:00
Mk
multimedia Our stdint.h is a symlink to sys/stdint.h so we need to teach x264 the 2015-06-19 13:12:21 +00:00
net Add OPTIONal DeviceAtlas support. 2015-06-19 15:57:18 +00:00
net-im - Fix gemspec for rubygem-fluent-logger 0.5.0 update 2015-06-19 16:42:04 +00:00
net-mgmt - Update to 2.032005 2015-06-19 19:36:12 +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
science - Update from 0.8.6 to 0.9.0 2015-06-19 02:24:08 +00:00
security Fix fetch 2015-06-19 13:54:03 +00:00
shells Move the SF mirrors first again 2015-06-16 11:03:49 +00:00
sysutils Update to 2.05. 2015-06-19 15:58:05 +00:00
Templates
textproc - Update to 5.2.0.17 2015-06-19 16:42:23 +00:00
Tools
ukrainian
vietnamese
www - Update to 2.11.3 2015-06-19 22:05:58 +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 0.6.3 2015-06-19 00:41:04 +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.