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-15 11:36:16 +00:00
accessibility
arabic
archivers - update to 0.0941 2014-07-15 03:31:34 +00:00
astro - update to 4.31 2014-07-15 04:01:07 +00:00
audio Remove expired ports: 2014-07-15 07:59:03 +00:00
benchmarks
biology
cad
chinese
comms
converters
databases Remove expired ports: 2014-07-15 07:59:03 +00:00
deskutils
devel devel/py-tox: Update to 1.7.2 2014-07-15 09:59:45 +00:00
dns - update to 1.15 2014-07-15 06:40:13 +00:00
editors
emulators - Fix plist 2014-07-15 01:37:19 +00:00
finance
french
ftp
games
german
graphics - update to 0.24 2014-07-15 05:17:17 +00:00
hebrew
hungarian
irc
japanese Stagify. 2014-07-15 03:23:47 +00:00
java
Keywords
korean
lang Fixed build on head with no shared readline 2014-07-15 08:59:39 +00:00
mail mail/dspam-devel: also set mode/owner/group for bin/dspam, bump PORTREVISION 2014-07-14 20:06:49 +00:00
math - update to 0.37 2014-07-15 06:47:20 +00:00
misc Stagify. 2014-07-15 07:21:40 +00:00
Mk Fix db6_DEPENDS and the corresponding BDB_LIB[_CXX]_NAME for db6.1 upgrade. 2014-07-15 06:20:43 +00:00
multimedia multimedia/universal-media-server: 4.0.0-a1 -> 4.0.0-b1 2014-07-14 21:08:14 +00:00
net Fix build. 2014-07-15 10:22:16 +00:00
net-im
net-mgmt Remove the RUN_DEPENDS in portaudit when USE_PKGNG is set on < 10.0 2014-07-14 19:47:29 +00:00
net-p2p
news
palm 1: Stagify. 2014-07-15 02:27:40 +00:00
polish
ports-mgmt
portuguese
print - Update from 20140706 to 20140714 2014-07-14 23:39:04 +00:00
russian
science
security - Update to 1.997 2014-07-15 11:35:19 +00:00
shells
sysutils Fix permissions /dev permissions. 2014-07-15 06:02:53 +00:00
Templates
textproc - Update to 2.022 2014-07-15 11:36:16 +00:00
Tools
ukrainian
vietnamese
www - update to 1.27 2014-07-15 07:46:32 +00:00
x11 Modernize LIB_DEPENDS 2014-07-14 18:59:13 +00:00
x11-clocks Update to 2.41. 2014-07-15 00:58:45 +00:00
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove expired ports: 2014-07-15 07:59:03 +00:00
README
UIDs
UPDATING Add note that db6 upgrade requires ports rebuild. 2014-07-14 21:10:01 +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.