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-08-13 23:31:44 +00:00
accessibility
arabic
archivers
astro
audio audio/libsidplayfp: update to 1.5.0 2014-08-13 21:50:03 +00:00
benchmarks
biology
cad
chinese
comms Unbreak 2014-08-13 09:28:46 +00:00
converters
databases databases/skytools: update to 3.2 2014-08-13 21:31:47 +00:00
deskutils Switch dependency to a non expiring port 2014-08-13 12:04:21 +00:00
devel Stagify. 2014-08-13 15:24:01 +00:00
dns dns/inadyn-mt: update to 02.24.43 2014-08-13 21:59:32 +00:00
editors 1: Stagify. 2014-08-13 08:37:19 +00:00
emulators - Update to 20140812 2014-08-13 09:32:16 +00:00
finance
french
ftp Horde 3 has been EOLed in April 2012 2014-08-13 07:27:28 +00:00
games Update to FreeCiv 2.4.3 (mostly bugfix-release) 2014-08-13 08:46:13 +00:00
german
graphics
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang New port: lang/p5-Try-Tiny-Retry: 2014-08-13 15:48:42 +00:00
mail mail/davmail: update to 4.5.1 2014-08-13 22:07:33 +00:00
math
misc - Support staging 2014-08-13 14:09:42 +00:00
Mk
multimedia - Update to 0.5.0 2014-08-13 22:40:26 +00:00
net - Update to 4.2.7 2014-08-13 11:03:04 +00:00
net-im - Adjust options: 2014-08-13 19:37:43 +00:00
net-mgmt I knew I was forgetting something. 2014-08-13 14:35:43 +00:00
net-p2p Prevent installation. We don't have a distfile that matches the checksums, the port relies on the outdated db41, and the web site seems gone. 2014-08-13 18:52:49 +00:00
news
palm
polish
ports-mgmt
portuguese
print
russian
science
security security/p5-openxpki: update to 0.20.0.1 2014-08-13 21:47:15 +00:00
shells
sysutils sysutils/fuse-encfs: Implement encfs_create for F10 to create file 2014-08-13 20:48:02 +00:00
Templates
textproc - Add LICENSE 2014-08-13 18:30:20 +00:00
Tools
ukrainian
vietnamese
www www/pound: Explicitly define DOCS option 2014-08-13 23:31:44 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED net/rsmb has been superseded by net/mosquitto 2014-08-13 20:41:22 +00:00
README
UIDs
UPDATING - Provide better binary upgrade instructions (via pkg(8)) for the recent 2014-08-13 20:05:33 +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.