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-02-24 15:17:50 +00:00
accessibility - Mark as broken with Ruby 2.0 and 2.1 2014-02-22 23:19:29 +00:00
arabic
archivers
astro - Use PYDISTUTILS_AUTOPLIST instead of PLIST_FILES 2014-02-24 10:41:31 +00:00
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 - Use PYDISTUTILS_AUTOPLIST instead of PLIST_FILES 2014-02-24 10:41:35 +00:00
comms
converters
databases Update to 0.4-7 2014-02-24 14:33:13 +00:00
deskutils x11/libfm 2014-02-23 22:08:03 +00:00
devel - Update to 1.9.2 2014-02-24 14:19:07 +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 - Update to 2.13.5 2014-02-24 14:14:07 +00:00
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 Use xerces-c3 2014-02-24 15:13:55 +00:00
german - Update to 2014.02.23 2014-02-24 10:31:07 +00:00
graphics - Convert to USES=tcl 2014-02-24 11:38:39 +00:00
hebrew
hungarian
irc Update to 2.10.4 and improve the port. 2014-02-22 18:17:50 +00:00
japanese
java
Keywords
korean
lang - Remove article from COMMENT line 2014-02-24 09:04:30 +00:00
mail - Simplify Makefile 2014-02-24 10:40:29 +00:00
math Fix path. 2014-02-24 11:18:30 +00:00
misc - Update to 2.3 2014-02-24 10:38:50 +00:00
Mk - Add shared HPACK description 2014-02-24 10:36:00 +00:00
multimedia - This files name isn't dependent on RUBY_SHLIBVER, correct this. Fixes build 2014-02-24 14:59:30 +00:00
net Support staging 2014-02-24 15:17:50 +00:00
net-im - Fix build 2014-02-23 12:05:08 +00:00
net-mgmt Support staging 2014-02-24 13:01:31 +00:00
net-p2p
news
palm
polish - Update to 20140223 2014-02-24 10:31:12 +00:00
ports-mgmt Update comment and description for pkg(8) 2014-02-24 10:56:34 +00:00
portuguese
print - Use PYDISTUTILS_AUTOPLIST instead of PLIST_FILES and PYDISTUTILS_EGGINFO 2014-02-24 10:41:55 +00:00
russian Deprecate and set expiration date for xmms stuff that is unmaintained 2014-02-23 22:12:09 +00:00
science
security Only allow building with xerces-c3 (xerces-c2 is going away) 2014-02-24 14:38:24 +00:00
shells
sysutils - Bump PORTREVISION 2014-02-23 23:10:35 +00:00
Templates
textproc Staging. 2014-02-24 15:06:28 +00:00
Tools
ukrainian
vietnamese
www - Update to latest code from github (6812d61) 2014-02-24 12:55:39 +00:00
x11 USE_GMAKE -> USES=gmake 2014-02-24 12:47:37 +00:00
x11-clocks
x11-drivers Support stage 2014-02-24 13:49:02 +00:00
x11-fm x11/libfm 2014-02-23 22:08:03 +00:00
x11-fonts Support stage 2014-02-24 13:45:55 +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 Remove the toolkit is unused in the ports tree and abandonned upstream for around 14 years 2014-02-24 13:42:45 +00:00
x11-wm Support stage 2014-02-24 13:31:31 +00:00
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL LEGAL: make text match port 2014-02-22 23:41:43 +00:00
Makefile
MOVED Remove (depend on an unsupported version of xerces-c) 2014-02-24 14:40:42 +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.