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
Emanuel Haupt e81b02ac0d - Support staging
- Define DOCS option
- Use WWW: with a single space
2014-03-27 12:40:26 +00:00
accessibility
arabic
archivers Stage support 2014-03-26 20:35:55 +00:00
astro - Update to 0.085 2014-03-25 19:33:59 +00:00
audio - Update to 2.6.4 2014-03-26 03:32:45 +00:00
benchmarks Update to iperf3 3.0.3. 2014-03-27 03:36:33 +00:00
biology - Fix PLIST 2014-03-26 14:23:09 +00:00
cad
chinese
comms Update to 20140210 2014-03-26 08:50:34 +00:00
converters Instead of patching the code to use /usr/include/iconv.h replace LOCALBASE 2014-03-25 18:40:44 +00:00
databases Add new Ocaml port: databases/dbm 2014-03-27 09:41:44 +00:00
deskutils Add missing distinfo for update to deskutils/plasma-applet-cwp (r349266). 2014-03-26 19:39:41 +00:00
devel - Add staging support 2014-03-27 09:47:25 +00:00
dns Touch all -conf files so they do not get rebuilt after auto_home.o has been rebuilt 2014-03-26 11:32:53 +00:00
editors - Update from 37.1.0 to 37.2.0 2014-03-27 11:53:34 +00:00
emulators Update to 1.7.1 - announce/changelog message is here: 2014-03-26 20:09:29 +00:00
finance
french
ftp - Update to 2.6.4 2014-03-26 03:32:45 +00:00
games Support staging 2014-03-27 12:36:18 +00:00
german
graphics - Use tar:bzip2 instead of USE_BZIP2=yes 2014-03-27 01:26:03 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang Add new Ocaml port: lang/js_of_ocaml 2014-03-27 12:29:54 +00:00
mail Fix leftovers. 2014-03-26 16:54:29 +00:00
math - Update to 1.4.4. 2014-03-27 01:58:01 +00:00
misc Undo a bad change on latest commits, let user install compatNx on systems running FreeBSD N 2014-03-27 12:26:51 +00:00
Mk Make bsd.ocaml.mk more stage friendly 2014-03-26 20:07:11 +00:00
multimedia - Update to 1.3.0 2014-03-26 22:06:38 +00:00
net - Support staging 2014-03-27 12:40:26 +00:00
net-im For some reason, having an ` in BROKEN/FORBIDDEN/IGNORE breaks QAT badly. 2014-03-26 13:56:06 +00:00
net-mgmt - allow build with ARGS by default since user can control usage of such option 2014-03-27 04:41:36 +00:00
net-p2p - Update to 5.0.1 2014-03-26 04:08:49 +00:00
news Fix character set selection that was broken with iconv from base 2014-03-26 18:54:55 +00:00
palm
polish
ports-mgmt For some reason, having an ` in BROKEN/FORBIDDEN/IGNORE breaks QAT badly. 2014-03-26 13:56:06 +00:00
portuguese
print
russian
science - Unbreak Code_Saturne; 2014-03-26 23:29:28 +00:00
security - Stage support 2014-03-26 22:36:46 +00:00
shells
sysutils - Update to 0.4.8 2014-03-27 04:38:40 +00:00
Templates Cache a bit more function for autoconf based on texlive config.logs 2014-03-26 11:16:42 +00:00
textproc textproc/ocaml-tyxml: Upgrade 2.0.1 -> 2.2.0 and support stage 2014-03-27 00:51:33 +00:00
Tools
ukrainian
vietnamese
www - Fix PORTSCOUT 2014-03-27 12:15:24 +00:00
x11 Modify manpage for FreeBSD-specific information. 2014-03-26 21:18:57 +00:00
x11-clocks
x11-drivers
x11-fm - Update to 0.5.9. Changelog: 2014-03-26 16:04:41 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits - Update to 2.6.4 2014-03-26 03:32:45 +00:00
x11-wm
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove expired port: 2014-03-26 08:27:51 +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.