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-05-08 15:56:48 +00:00
accessibility
arabic
archivers
astro - Build cfitsio compress/uncompress C files in zlib/ 2014-05-08 03:03:38 +00:00
audio Strip binaries 2014-05-07 23:21:59 +00:00
benchmarks
biology
cad The tarball was rerolled 2 days ago, with several minor modifications, 2014-05-07 17:15:52 +00:00
chinese chinese/exim: Unbreak on F10+ by satisfying explicit linking requirements 2014-05-07 15:44:57 +00:00
comms Convert to USES=pgsql 2014-05-07 23:37:53 +00:00
converters - Merge two USES definitions. 2014-05-08 10:52:14 +00:00
databases Fix build after libiodbc/unixODBC changes 2014-05-08 13:10:15 +00:00
deskutils - Remove Author lines 2014-05-07 21:02:48 +00:00
devel - Staging 2014-05-08 15:29:28 +00:00
dns
editors Complete previous commit, missed some files 2014-05-08 10:56:17 +00:00
emulators Work around build failures when x11-servers/xorg-server is not installed. 2014-05-07 19:48:34 +00:00
finance
french Support stage 2014-05-07 22:02:40 +00:00
ftp
games - Update from 1.14.1 to 1.14.2 2014-05-08 13:25:35 +00:00
german
graphics - Convert USE_BZIP2 to USES 2014-05-08 14:32:46 +00:00
hebrew
hungarian
irc Update URL for atheme-services. 2014-05-08 15:54:24 +00:00
japanese
java
Keywords
korean
lang - Convert USE_BZIP2 to USES 2014-05-07 18:21:33 +00:00
mail - Update CONFLICTS 2014-05-08 01:47:58 +00:00
math
misc - Update to 0.7.6 2014-05-07 20:48:40 +00:00
Mk Add a USES to handle objective C (chosing compiler adding the right dependency on the runtime library) 2014-05-08 13:32:12 +00:00
multimedia Fix check-stagedir plist warning. 2014-05-08 12:18:25 +00:00
net - Update MASTER_SITES 2014-05-07 16:11:59 +00:00
net-im Refresh. 2014-05-08 14:35:23 +00:00
net-mgmt - Clarify LICENSE 2014-05-08 13:03:47 +00:00
net-p2p - Update to 1.19.1 2014-05-07 16:05:45 +00:00
news
palm
polish
ports-mgmt
portuguese
print Convert to: 2014-05-07 22:16:10 +00:00
russian
science
security - Use USES=libtool 2014-05-08 15:12:55 +00:00
shells
sysutils - Update to 1.4.3 2014-05-08 10:42:36 +00:00
Templates
textproc This module provides functions to treat half-width and full-width 2014-05-08 05:43:37 +00:00
Tools
ukrainian
vietnamese
www remove pkg-plist. 2014-05-08 15:56:48 +00:00
x11 - Update to 0.4.0 2014-05-08 03:25:06 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes - Convert USE_BZIP2 to USES 2014-05-07 18:21:33 +00:00
x11-toolkits - Update to 0.4.0 2014-05-08 03:25:06 +00:00
x11-wm
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED - Move lang/open-cobol to lang/gnu-cobol to reflect project changes 2014-05-07 16:13:10 +00:00
README
UIDs
UPDATING - Move lang/open-cobol to lang/gnu-cobol to reflect project changes 2014-05-07 16:13:10 +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.