1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2014-04-24 20:03:12 +00:00
accessibility
arabic
archivers Update to version 1.17.7 2014-04-23 18:07:04 +00:00
astro Convert to USES=libtool. 2014-04-24 17:14:42 +00:00
audio - Update to 2.2.1 2014-04-24 17:34:20 +00:00
benchmarks
biology
cad Replace all @unexec /bin/rmdir with @unexec rmdir 2014-04-24 16:42:32 +00:00
chinese Convert to USES=libtool. 2014-04-24 17:16:28 +00:00
comms The SvxLink project is a flexible, general purpose voice services system for 2014-04-23 19:38:47 +00:00
converters
databases Convert to USES=libtool. 2014-04-24 17:18:40 +00:00
deskutils Fix build on 9.2 and remove dependency to gcc [1]. 2014-04-24 14:00:29 +00:00
devel - Fix orphan, no need to install into stagedir as @sample will handle it at install. 2014-04-24 19:31:28 +00:00
dns Convert to USES=tar 2014-04-24 19:32:13 +00:00
editors Replace all @unexec /bin/rmdir with @unexec rmdir 2014-04-24 16:42:32 +00:00
emulators
finance
french
ftp - Convert to USES=libtool. 2014-04-24 17:26:57 +00:00
games Convert to USES=libtool. 2014-04-24 17:32:00 +00:00
german
graphics Convert to USES=libtool. 2014-04-24 17:35:44 +00:00
hebrew
hungarian
irc
japanese - Convert to USES=libtool. 2014-04-24 18:33:57 +00:00
java
Keywords
korean Remove the last @comment $FreeBSD$ from plists. 2014-04-24 16:26:48 +00:00
lang - Fix build w/clang 2014-04-24 17:24:53 +00:00
mail Somehow I committed the update to distinfo without committing the 2014-04-24 17:36:22 +00:00
math - Remove USE_GNOME=lthack ltverhack. Port does not use libtool. 2014-04-24 18:37:22 +00:00
misc Remove the last @comment $FreeBSD$ from plists. 2014-04-24 16:26:48 +00:00
Mk - Sort Java implementations by preference, i.e., java/openjdk7 is preferred 2014-04-24 18:05:21 +00:00
multimedia - Convert to USES=libtool. 2014-04-24 18:40:31 +00:00
net Update to 14.2.0. 2014-04-24 18:28:29 +00:00
net-im - Update to 1.0.10 2014-04-23 15:34:10 +00:00
net-mgmt Do not create strange stage orphans 2014-04-24 20:03:12 +00:00
net-p2p
news
palm
polish
ports-mgmt ports-mgmt/porttools: Upgrade to 1.02 2014-04-24 04:15:46 +00:00
portuguese
print Convert to USES=libtool tar:bzip2. 2014-04-24 18:42:05 +00:00
russian
science - Support staging; 2014-04-24 19:48:33 +00:00
security security/p5-SAVI-Perl: fix staging, plist, maintainer address 2014-04-24 19:23:53 +00:00
shells
sysutils Replace all @unexec /bin/rmdir with @unexec rmdir 2014-04-24 16:42:32 +00:00
Templates
textproc Replace all @unexec /bin/rmdir with @unexec rmdir 2014-04-24 16:42:32 +00:00
Tools
ukrainian
vietnamese
www Replace all @unexec /bin/rmdir with @unexec rmdir 2014-04-24 16:42:32 +00:00
x11 - Replace libXft dependency with USE_XORG=xft. 2014-04-24 19:27:33 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers Fix BadImplemented errors that happen with gdk 3.12.x and GNOME 3. [1] 2014-04-24 11:43:11 +00:00
x11-themes
x11-toolkits Unbreak gtk30-reference 2014-04-24 20:01:12 +00:00
x11-wm - Update to version 0.6.0 [1] 2014-04-24 16:44:39 +00:00
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
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.