1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-07 06:40:06 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Sunpoet Po-Chuan Hsieh aab008da2d - Add LICENSE
- Remove contiguous blank lines
- Update WWW
2015-05-24 15:36:34 +00:00
accessibility
arabic
archivers
astro
audio
benchmarks
biology
cad
chinese
comms - Remove unneeded executables (bin/console and bin/testserver) 2015-05-24 08:10:15 +00:00
converters
databases databases/pglesslog: update to 1.4.2 to be compatible with PostgreSQL 9.0 2015-05-24 13:21:26 +00:00
deskutils
devel Fix build with mono 4 2015-05-24 08:21:22 +00:00
dns
editors
emulators emulators/i386-wine-staging: update to 1.7.43. 2015-05-24 14:47:40 +00:00
finance
french - Update to 1.8.15 2015-05-24 08:10:28 +00:00
ftp
games
german
graphics - Update to 1.5, announce message is here: 2015-05-24 11:47:02 +00:00
hebrew
hungarian
irc
japanese - Fix runtime behaviour: fonts.alias was not updated properly 2015-05-24 08:17:57 +00:00
java
Keywords
korean
lang
mail mail/davmail: fix patch to patch-build.xml 2015-05-24 06:45:53 +00:00
math - Update to 1.8.15 2015-05-24 08:10:28 +00:00
misc
Mk
multimedia
net
net-im - Update RUN_DEPENDS: security/rubygem-hmac is a duplicate of security/rubygem-ruby-hmac 2015-05-24 15:36:21 +00:00
net-mgmt Remove expired ports: 2015-05-24 15:15:54 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian - Mark DEPRECATED 2015-05-24 15:36:04 +00:00
science - Add LICENSE 2015-05-24 15:36:08 +00:00
security - Add LICENSE 2015-05-24 15:36:34 +00:00
shells
sysutils - Update to 1.8.15 2015-05-24 08:10:28 +00:00
Templates
textproc Fix INDEX 2015-05-24 07:12:56 +00:00
Tools
ukrainian
vietnamese
www - Remove unneeded executables (bin/console and bin/testserver) 2015-05-24 08:10:15 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Fix build with mono 4 2015-05-24 08:15:34 +00:00
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED - Move science/rubygem-netcdf to science/rubygem-ruby-netcdf 2015-05-24 15:35:56 +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.