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-07-14 11:20:47 +00:00
accessibility
arabic
archivers
astro
audio - Move net/linphone-base to replace net/linphone and update to version 3.7.0 2014-07-14 10:29:38 +00:00
benchmarks
biology
cad
chinese
comms
converters
databases Though I can not reproduce the error cited by the previous committer 2014-07-13 16:40:24 +00:00
deskutils
devel Add go-termbox (termbox-go), pure Go termbox implementation. 2014-07-14 10:33:13 +00:00
dns
editors Remove editors/nxml because it needs recently removed emacs 21 or 22 2014-07-13 14:53:17 +00:00
emulators Modernize LIB_DEPENDS 2014-07-13 23:23:25 +00:00
finance Modernize LIB_DEPENDS 2014-07-13 23:23:25 +00:00
french
ftp Modernize LIB_DEPENDS 2014-07-13 23:23:25 +00:00
games Stagify. 2014-07-14 10:13:11 +00:00
german - Update to 2014.07.13 2014-07-14 09:57:09 +00:00
graphics Modernize LIB_DEPENDS 2014-07-13 23:36:40 +00:00
hebrew
hungarian
irc Modernize LIB_DEPENDS 2014-07-13 23:36:40 +00:00
japanese Modernize LIB_DEPENDS 2014-07-13 23:36:40 +00:00
java Modernize LIB_DEPENDS 2014-07-13 23:36:40 +00:00
Keywords
korean
lang lang/python27: Update to 2.7.8 2014-07-14 07:20:40 +00:00
mail - Remove support of libsrs_alt as it is deprecated now 2014-07-14 10:45:58 +00:00
math Modernize LIB_DEPENDS 2014-07-13 23:36:40 +00:00
misc
Mk lang/python27: Update to 2.7.8 2014-07-14 07:20:40 +00:00
multimedia - Update to 0.4.1 2014-07-14 09:23:34 +00:00
net Update to version 1.5.2. 2014-07-14 10:42:42 +00:00
net-im - Move net/linphone-base to replace net/linphone and update to version 3.7.0 2014-07-14 10:29:38 +00:00
net-mgmt
net-p2p
news
palm
polish - Update to 20140713 2014-07-14 09:57:14 +00:00
ports-mgmt
portuguese
print - Update to 2.19.10 2014-07-14 10:14:27 +00:00
russian
science
security - Update to 2.8 2014-07-14 02:46:37 +00:00
shells
sysutils sysutils/libchk: Update LICENSE and COMMENT 2014-07-14 08:31:40 +00:00
Templates
textproc Add peco, a simplistic interactive filtering tool. 2014-07-14 10:34:40 +00:00
Tools
ukrainian
vietnamese
www - Update to 0.3.1 2014-07-14 11:20:47 +00:00
x11 Update to 309 2014-07-14 10:10:25 +00:00
x11-clocks
x11-drivers
x11-fm Modernize LIB_DEPENDS 2014-07-13 22:50:51 +00:00
x11-fonts
x11-servers
x11-themes Remove expired port: 2014-07-14 08:43:28 +00:00
x11-toolkits Modernize LIB_DEPENDS 2014-07-13 22:49:19 +00:00
x11-wm Convert to new LIB_DEPENDS 2014-07-13 17:04:27 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED - Move net/linphone-base to replace net/linphone and update to version 3.7.0 2014-07-14 10:29:38 +00:00
README
UIDs
UPDATING - Move net/linphone-base to replace net/linphone and update to version 3.7.0 2014-07-14 10:29:38 +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.