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
Sunpoet Po-Chuan Hsieh 0e536fbec7 - Sort PLIST
- Reformat pkg-descr
- Remove Author line
- Use single space after WWW:
2014-07-31 18:54:55 +00:00
accessibility
arabic
archivers
astro
audio audio/pianobar: update to 2014.06.08 2014-07-31 17:27:28 +00:00
benchmarks
biology
cad
chinese
comms
converters - Move converters/igbinary to converters/pecl-igbinary 2014-07-31 17:28:40 +00:00
databases - Update *_DEPENDS 2014-07-31 17:28:49 +00:00
deskutils
devel devel/cpptest: really fix Makefile 2014-07-31 18:53:10 +00:00
dns Add ldconfig to rc.d script requisites to make sure we can link to, 2014-07-31 17:56:45 +00:00
editors editors/zoinks: Upgrade version 0.3.7 => 0.4.1 and stage 2014-07-31 15:50:53 +00:00
emulators
finance
french
ftp
games
german
graphics
hebrew
hungarian
irc net/dante: update to 1.4.0 2014-07-31 15:18:55 +00:00
japanese
java
Keywords
korean
lang lang/polyml: depend on ffi, use pkg-plist, add motif option 2014-07-31 18:43:35 +00:00
mail
math Use staging 2014-07-31 17:56:59 +00:00
misc
Mk
multimedia
net net/dante: update to 1.4.0 2014-07-31 15:18:55 +00:00
net-im
net-mgmt Fix build without gcc. 2014-07-31 15:45:30 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science science/clhep: Upgrade version 2.1.0.1 => 2.2.0.1 and stage 2014-07-31 18:08:53 +00:00
security security/libgcrypt: avoid non-portable use of assembler instruction on amd64 2014-07-31 18:30:51 +00:00
shells
sysutils sysutils/zfs-stats: fix zfs-mon shebang 2014-07-31 17:31:14 +00:00
Templates
textproc - Sort PLIST 2014-07-31 18:54:55 +00:00
Tools
ukrainian
vietnamese
www - Reformat pkg-descr 2014-07-31 18:54:29 +00:00
x11 Add upstream patch for CVE-2014-5033. 2014-07-31 15:24:44 +00:00
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 - Move converters/igbinary to converters/pecl-igbinary 2014-07-31 17:31:03 +00:00
README
UIDs
UPDATING Back to the future. 2014-07-31 17:20:51 +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.