1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Sunpoet Po-Chuan Hsieh 7bf15c22c8 - Add LICENSE
- Support STAGEDIR
2014-02-24 10:36:11 +00:00
accessibility - Mark as broken with Ruby 2.0 and 2.1 2014-02-22 23:19:29 +00:00
arabic
archivers - Update from 1.1 to 1.2 2014-02-22 13:46:33 +00:00
astro
audio Update to 4.2.4 2014-02-24 07:28:24 +00:00
benchmarks - Unbreak, it seems this port wants libpcap from ports not base 2014-02-22 17:09:47 +00:00
biology
cad
chinese Deprecate and set expiration date for xmms stuff that is unmaintained 2014-02-23 22:12:09 +00:00
comms
converters - Update to 0.42 2014-02-22 14:08:10 +00:00
databases Set expiration date: marked deprecated since may 2012 2014-02-23 21:08:03 +00:00
deskutils x11/libfm 2014-02-23 22:08:03 +00:00
devel Remove expired ports: 2014-02-24 10:31:40 +00:00
dns - remove duplicate PORTDOCS (from r343903) 2014-02-23 23:58:35 +00:00
editors - Fix clang build 2014-02-23 16:11:38 +00:00
emulators Set expiration date: marked deprecated since may 2013 2014-02-23 20:48:45 +00:00
finance
french Use ${LDFLAGS} instead of constructing -L${LOCALBASE}/lib/${CC} manually 2014-02-23 20:50:10 +00:00
ftp - Remove no-op NTLM option 2014-02-23 15:20:40 +00:00
games Set expiration date: marked deprecated since october 2012 2014-02-23 20:53:48 +00:00
german - Update to 2014.02.23 2014-02-24 10:31:07 +00:00
graphics Deprecate and set expiration date for xmms stuff that is unmaintained 2014-02-23 22:12:09 +00:00
hebrew
hungarian
irc Update to 2.10.4 and improve the port. 2014-02-22 18:17:50 +00:00
japanese
java Mark broken: Fails to build 2014-02-22 13:32:38 +00:00
Keywords
korean
lang - Remove article from COMMENT line 2014-02-24 09:04:30 +00:00
mail Set expiration date: marked deprecated since july 2013 2014-02-23 20:55:57 +00:00
math - Make UNIQUENAME really unique (used to conflict with math/vtk6's) 2014-02-24 08:40:57 +00:00
misc - Add License 2014-02-23 15:58:40 +00:00
Mk - Add shared HPACK description 2014-02-24 10:36:00 +00:00
multimedia Remove expired ports: 2014-02-24 10:31:40 +00:00
net - Add LICENSE 2014-02-24 10:36:11 +00:00
net-im - Fix build 2014-02-23 12:05:08 +00:00
net-mgmt - update to 1.2.4 2014-02-23 22:20:05 +00:00
net-p2p - Update to version 1.19 2014-02-22 16:53:41 +00:00
news
palm
polish - Update to 20140223 2014-02-24 10:31:12 +00:00
ports-mgmt Fix even more issues with the upstream Makefile: 2014-02-24 10:31:58 +00:00
portuguese
print
russian Deprecate and set expiration date for xmms stuff that is unmaintained 2014-02-23 22:12:09 +00:00
science
security - Unbreak after last tcltls changes 2014-02-23 14:29:55 +00:00
shells
sysutils - Bump PORTREVISION 2014-02-23 23:10:35 +00:00
Templates
textproc - Update to 2014.02.23 2014-02-24 10:31:27 +00:00
Tools
ukrainian
vietnamese
www - Add HPACK option 2014-02-24 10:36:05 +00:00
x11 Support staging 2014-02-24 09:50:20 +00:00
x11-clocks
x11-drivers
x11-fm x11/libfm 2014-02-23 22:08:03 +00:00
x11-fonts - Update to version 1.2 2014-02-22 17:29:26 +00:00
x11-servers
x11-themes Deprecate and set expiration date for xmms stuff that is unmaintained 2014-02-23 22:12:09 +00:00
x11-toolkits - Update to 1.7.46 2014-02-24 09:01:15 +00:00
x11-wm - Update to 1.3.8 2014-02-23 16:04:51 +00:00
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL LEGAL: make text match port 2014-02-22 23:41:43 +00:00
Makefile
MOVED Remove expired ports: 2014-02-24 10:31:40 +00:00
README
UIDs
UPDATING - update to 1.2.4 2014-02-23 22:20:05 +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.