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
TAKATSU Tomonari e68bf90ca6 - Unbreak
- Add LICENSE
- Support STAGEDIR
- Make DOCS and EXAMPLES unconditional to stage
- Replace tab with a single space after WWW: in pkg-descr
2014-04-29 04:57:55 +00:00
accessibility Convert from USE_GNOME=gnomehack -> USES=pathfix 2014-04-28 14:38:35 +00:00
arabic
archivers Convert from USE_AUTOTOOLS=libtool to uses=libtool 2014-04-28 13:12:26 +00:00
astro Convert celestia ports to stage 2014-04-28 15:55:51 +00:00
audio Remove expired ports: 2014-04-28 18:09:31 +00:00
benchmarks - Remove GCC dependency 2014-04-28 11:39:52 +00:00
biology
cad
chinese
comms These ports are no longer used or cared for. 2014-04-28 21:31:31 +00:00
converters - Update to 1.2-0.1 2014-04-29 01:34:09 +00:00
databases Update to 4.0.1.14.48 2014-04-28 21:43:18 +00:00
deskutils These ports are no longer used or cared for. 2014-04-28 21:31:31 +00:00
devel - Update from 5.1.0 to 5.1.1 2014-04-29 03:09:22 +00:00
dns Update to 9.10.0.rc2 2014-04-28 15:42:06 +00:00
editors
emulators - Add undef MSR_IA32_FEATURE_CONTROL for FreeBSD 10.0/i386 2014-04-28 15:01:33 +00:00
finance
french
ftp
games games/torcs: 2014-04-28 17:55:09 +00:00
german
graphics - Update to 2.2.6 2014-04-29 01:32:37 +00:00
hebrew
hungarian
irc
japanese
java . Fix spawning external processes from the JVM. [1] 2014-04-29 04:15:11 +00:00
Keywords
korean
lang Mark net-im/pidgin-facebookchat and lang/clisp as deprecated: upstream 2014-04-29 02:13:29 +00:00
mail - bump PORTREVISION as reqested in the dovcot2 Makefile 2014-04-28 13:30:24 +00:00
math Deprecate ports broken for more than 6 months 2014-04-27 15:26:12 +00:00
misc These ports are no longer used or cared for. 2014-04-28 21:31:31 +00:00
Mk Allow to append -p[0-9] to EXTRA_PATCHES to specify the patch(1) stripping level 2014-04-28 15:47:50 +00:00
multimedia These ports are no longer used or cared for. 2014-04-28 21:31:31 +00:00
net - update to 1.0.5 2014-04-28 23:53:12 +00:00
net-im Mark net-im/pidgin-facebookchat and lang/clisp as deprecated: upstream 2014-04-29 02:13:29 +00:00
net-mgmt
net-p2p - Remove unneeded dependency from flex from ports 2014-04-29 00:52:11 +00:00
news
palm
polish
ports-mgmt
portuguese Mark a few unfetchable ports BROKEN 2014-04-27 14:38:18 +00:00
print Use foomatic-rip (from print/foomatic-filters) as foomatic-rip-hplip. 2014-04-28 19:45:23 +00:00
russian
science - Fix checksum 2014-04-27 15:10:34 +00:00
security - Update to 1.10 2014-04-28 14:01:02 +00:00
shells
sysutils Stagify a bunch of ports maintained by flz 2014-04-28 12:46:39 +00:00
Templates
textproc - Unbreak 2014-04-29 04:57:55 +00:00
Tools
ukrainian
vietnamese
www - fix duplicate portname 2014-04-28 17:14:21 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits - Convert to USES=libtool. 2014-04-28 18:20:55 +00:00
x11-wm
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove expired ports: 2014-04-28 18:09:31 +00:00
README
UIDs
UPDATING . Add a note about updating to the latest version of openjdk7 (7.55.13_4). 2014-04-29 04:16:12 +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.