1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2014-07-21 20:55:28 +00:00
accessibility Remove expired ports: 2014-07-21 08:39:11 +00:00
arabic
archivers
astro
audio Add USES=readline to fix configure. 2014-07-21 17:15:14 +00:00
benchmarks
biology
cad
chinese Fix with TEX_DEFAULT=texlive 2014-07-21 20:55:28 +00:00
comms Add USES=readline to fix configure. 2014-07-21 17:15:14 +00:00
converters
databases Upgrade to version 1.6.0, which supports Erlang 17. 2014-07-21 20:04:33 +00:00
deskutils
devel Update to 20140714 2014-07-21 20:23:17 +00:00
dns dns/powerdns-recursor: update 3.5.3 -> 3.6.0 2014-07-21 18:36:04 +00:00
editors Remove some instances of WITHOUT_X11 and use an X11 OPTION 2014-07-21 17:47:52 +00:00
emulators Remove some instances of WITHOUT_X11 and use an X11 OPTION 2014-07-21 17:47:52 +00:00
finance
french
ftp
games Stage, use OPTIONS instead of WITH_*, and unescape a COMMENT apostraphe. 2014-07-21 18:52:17 +00:00
german - Update to 2014.07.20 2014-07-21 11:19:02 +00:00
graphics Revert switching to a single libdrm it breaks for ati users using old xorg 2014-07-21 20:22:35 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang Deprecate GGI ports, they are unmaintained upstream since several years 2014-07-21 19:52:43 +00:00
mail Add USES=readline to fix configure. 2014-07-21 15:07:56 +00:00
math Fix a build error on 11.0-CURRENT by adding USES=readline. 2014-07-21 18:50:06 +00:00
misc Remove expired ports: 2014-07-21 08:39:11 +00:00
Mk Deprecate GGI ports, they are unmaintained upstream since several years 2014-07-21 19:52:43 +00:00
multimedia Update to 2.1.5 - changelog is here: 2014-07-21 20:19:49 +00:00
net Use bsd.port.mk instead of post.mk. 2014-07-21 17:50:46 +00:00
net-im - Fix skypebuttons.so's entry in the plist. 2014-07-20 21:28:38 +00:00
net-mgmt Add USES=readline to fix configure. 2014-07-21 17:15:14 +00:00
net-p2p Add USES=readline to fix configure. 2014-07-21 17:15:14 +00:00
news
palm Update to 1.8.2 2014-07-21 12:35:35 +00:00
polish - Update to 20140720 2014-07-21 11:19:07 +00:00
ports-mgmt
portuguese
print Fix LIB_DEPENDS 2014-07-21 05:16:53 +00:00
russian
science
security Update to 2.1.0.5 2014-07-21 20:34:00 +00:00
shells
sysutils Move NO_STAGE so it is out of a conditional. 2014-07-21 17:43:31 +00:00
Templates
textproc Set CATEGORIES to textproc 2014-07-21 20:51:34 +00:00
Tools
ukrainian
vietnamese
www Fix depends 2014-07-21 20:54:34 +00:00
x11 Update to 7.0.26 2014-07-20 22:52:59 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts Revert updating fontsproto 2.1.3 (only works for libXfont >= 1.5) 2014-07-21 06:38:49 +00:00
x11-servers
x11-themes
x11-toolkits - Fix PLIST 2014-07-21 14:24:33 +00:00
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Forgot to remove this line from here, I readded it on July 1st. 2014-07-21 17:23:53 +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.