1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2014-04-05 21:52:11 +00:00
accessibility
arabic
archivers
astro Fix make patch 2014-04-05 11:42:11 +00:00
audio audio/py-eyed3: remove not-needed slash 2014-04-05 17:42:34 +00:00
benchmarks - Convert to pkg-message 2014-04-05 19:16:48 +00:00
biology - Update to 4.8 2014-04-05 10:56:52 +00:00
cad
chinese
comms Horde package update: 2014-04-05 20:32:20 +00:00
converters
databases Horde package update: 2014-04-05 20:32:20 +00:00
deskutils - Stage support [1] 2014-04-04 20:42:52 +00:00
devel devel/py-pytest: update to 2.5.2 2014-04-05 20:56:18 +00:00
dns
editors Possibly unbreak 2014-04-05 17:31:20 +00:00
emulators - Update to 0.9.33.2 2014-04-05 21:42:17 +00:00
finance
french Eric4 ports: update to version 4.5.21. 2014-04-05 17:34:10 +00:00
ftp - Cleanup regression-test: 2014-04-05 16:57:06 +00:00
games - Update to 1.1, Announce message: 2014-04-05 20:12:35 +00:00
german Eric4 ports: update to version 4.5.21. 2014-04-05 17:34:10 +00:00
graphics Horde package update: 2014-04-05 20:32:20 +00:00
hebrew
hungarian
irc - Fix MASTER_SITES. Upstream has removed www. record. 2014-04-05 10:34:45 +00:00
japanese
java
Keywords
korean
lang Allow staging/packaging as a regular user: 2014-04-05 09:04:28 +00:00
mail Horde package update: 2014-04-05 20:32:20 +00:00
math Stage support 2014-04-05 16:30:29 +00:00
misc - Update to 3.3.3 2014-04-05 18:14:16 +00:00
Mk Mk/bsd.options.desc.mk: 2014-04-05 17:30:08 +00:00
multimedia - add USES=tar:bzip2 2014-04-05 11:57:27 +00:00
net - remove SASL from default options - it was added for testing 2014-04-05 20:57:38 +00:00
net-im
net-mgmt
net-p2p
news
palm
polish
ports-mgmt Fix packaging as a user 2014-04-04 22:13:44 +00:00
portuguese
print print/foo2zjs: update to version 20140401. 2014-04-05 16:52:34 +00:00
russian Eric4 ports: update to version 4.5.21. 2014-04-05 17:34:10 +00:00
science - Simplify Makefile 2014-04-05 13:54:52 +00:00
security Horde package update: 2014-04-05 20:32:20 +00:00
shells
sysutils Fix 2014-04-05 17:39:10 +00:00
Templates
textproc Unbreak 2014-04-05 10:42:18 +00:00
Tools
ukrainian
vietnamese Mark broken: Conflicts with dependency vnpstext on share/vn-fonts/initcour.ps 2014-04-05 16:48:38 +00:00
www - remove comment from patch 2014-04-05 21:52:11 +00:00
x11 - Chase libexiv2.so shlib version bump after r350163 2014-04-04 20:36:47 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs - Add daemon group for mail/qpopper 2014-04-04 23:46:16 +00:00
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.