1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2015-01-10 04:47:03 +00:00
accessibility
arabic
archivers
astro
audio Patch a header so other ports can include it 2015-01-09 19:44:01 +00:00
benchmarks - Update to 1.5.1 2015-01-10 02:41:46 +00:00
biology
cad
chinese
comms Re-create comms/linpsk 2015-01-09 19:33:26 +00:00
converters
databases Update WWW with a working URL. 2015-01-09 19:58:14 +00:00
deskutils
devel Remove obsolete pkg-install. 2015-01-10 01:07:00 +00:00
dns MASTER_SITE dl.farsightsecurity.com only allows https downloads. 2015-01-10 02:42:01 +00:00
editors
emulators
finance - Update to 4.11.5 2015-01-10 03:59:18 +00:00
french
ftp ftp/vsftpd-ext: fixing path to vsftpd.conf 2015-01-09 20:11:59 +00:00
games - Add LICENSE 2015-01-09 18:00:18 +00:00
german
graphics
hebrew
hungarian
irc Pass maintainership to new volunteer. They are mirroring the distfile and 2015-01-10 03:33:34 +00:00
japanese
java
Keywords
korean
lang lang/fpc: Prepare for 3.0 and the use of older bootstrap 2015-01-09 20:00:30 +00:00
mail mail/postfixadmin: give maintainer to submitter 2015-01-09 21:39:45 +00:00
math
misc - Update to 1.7.3 2015-01-10 04:47:03 +00:00
Mk Rename post-plist to ${POST_PLIST}. This will allow controlling order and 2015-01-09 21:43:18 +00:00
multimedia Update to 0.9.11.7.803 2015-01-10 04:01:35 +00:00
net - Update to 0.25.1 (fixes build when OpenSSL doesn't support SSL2/SSL3) 2015-01-09 20:32:01 +00:00
net-im
net-mgmt
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science
security - Fix more typo 2015-01-09 18:56:57 +00:00
shells
sysutils - Update to 1.4.8 2015-01-09 18:07:37 +00:00
Templates
textproc
Tools
ukrainian
vietnamese
www - Update to 2.1.18 2015-01-09 18:44:18 +00:00
x11
x11-clocks
x11-drivers
x11-fm - Add patches, which fix various menu icons 2015-01-09 22:13:34 +00:00
x11-fonts Update cantarell-fonts to 0.0.16. 2015-01-09 15:33:58 +00:00
x11-servers
x11-themes
x11-toolkits Update to 3.14.3. 2015-01-09 15:40:01 +00:00
x11-wm Update to 0.8.0 2015-01-09 22:08:17 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Re-create comms/linpsk 2015-01-09 19:33:26 +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.