1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2014-04-06 14:27:07 +00:00
accessibility
arabic
archivers
astro - Update to 3.7.5.2 2014-04-06 03:07:35 +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 0.5.2 2014-04-06 04:05:43 +00:00
cad
chinese
comms Horde package update: 2014-04-05 20:32:20 +00:00
converters
databases - Fix typo in LIB_DEPENDS 2014-04-06 09:58:09 +00:00
deskutils - Stage support [1] 2014-04-04 20:42:52 +00:00
devel - Update to 0.4.0 2014-04-06 05:50:01 +00:00
dns - Add staging support 2014-04-04 18:54:44 +00:00
editors Possibly unbreak 2014-04-05 17:31:20 +00:00
emulators - Update to 2.19 2014-04-06 11:40:57 +00:00
finance - Update to 3.0.6 2014-04-06 05:47:59 +00:00
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 - Bump PORTREVISION for dependency change 2014-04-05 22:09:15 +00:00
german Eric4 ports: update to version 4.5.21. 2014-04-05 17:34:10 +00:00
graphics - add USES=tar:bzip2 2014-04-06 14:18:04 +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 lang/gcc-aux: set Makefile.common includes like gcc47-aux 2014-04-06 12:08:30 +00:00
mail Horde package update: 2014-04-05 20:32:20 +00:00
math - Update to 0.3.13 2014-04-06 14:27:07 +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 Unbreak, for some reasons the glib schema files are not installed 2014-04-05 23:32:39 +00:00
net - Update to 4.1.0 2014-04-06 05:47:50 +00:00
net-im
net-mgmt Fix comment to not overwrite the comment in slave ports. 2014-04-06 10:07:13 +00:00
net-p2p
news
palm
polish
ports-mgmt - Update pkgng patch to 8.0.10 [1] 2014-04-06 09:39:24 +00:00
portuguese
print - Update to 4.28 2014-04-06 05:48:17 +00:00
russian Eric4 ports: update to version 4.5.21. 2014-04-05 17:34:10 +00:00
science - Update to 2.2.5 2014-04-06 05:46:50 +00:00
security Horde package update: 2014-04-05 20:32:20 +00:00
shells
sysutils - Stage support (hopefully got the /etc/3dm2/* files correct) [1] 2014-04-06 13:26:24 +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 variable modifier from COPYTREE_SHARE, and use its third argument 2014-04-06 13:37:00 +00:00
x11 - Add LICENSE 2014-04-06 05:47:13 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts - Use MAKE_CMD 2014-04-06 05:46:41 +00:00
x11-servers
x11-themes
x11-toolkits
x11-wm Update to 2.5.0 2014-04-06 07:45:03 +00:00
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs - Fix order 2014-04-05 21:55:43 +00:00
LEGAL
Makefile
MOVED Remove expired port: 2014-04-06 11:00:29 +00:00
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.