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
Alexey Dokuchaev 9fca5611dd - Try to fix parallel builds (-jX) by using GNU make(1)
- Convert sendfile(2) support into an OPTION (keep it on)
- Rearrange things in Makefile a bit while I'm here
2014-08-08 12:14:16 +00:00
accessibility
arabic
archivers archivers/zip-ada: Upgrade version 46 => 48 2014-08-07 18:43:20 +00:00
astro
audio Update to 1.2.11. 2014-08-08 09:29:01 +00:00
benchmarks
biology
cad cad/cura-engine: Engine of slicing solution for RepRap 3D printers 2014-08-08 01:28:03 +00:00
chinese 1: Stagify. 2014-08-08 02:25:58 +00:00
comms
converters
databases - Update to 3.00 2014-08-07 16:24:33 +00:00
deskutils
devel devel/ocaml-lacaml: Upgrade version 7.0.13 => 7.1.3, unbreak 2014-08-07 23:58:42 +00:00
dns
editors - Update to 7.4.398 2014-08-08 03:40:03 +00:00
emulators
finance Remove duplicate line from plist 2014-08-07 21:47:21 +00:00
french
ftp
games - Fix tab after WWW: 2014-08-08 07:42:24 +00:00
german
graphics Update maintainer name and mail 2014-08-08 10:33:32 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang - Fix installation of stripped libraries 2014-08-08 10:51:03 +00:00
mail
math Stagify. 2014-08-08 03:47:26 +00:00
misc - Update to 20140806 2014-08-08 03:40:09 +00:00
Mk - If USES=uniquefiles is used without another .mk file incorporating it, the 2014-08-07 16:57:00 +00:00
multimedia
net Fix plist 2014-08-08 07:27:01 +00:00
net-im
net-mgmt Copy bacula ports preparing to bacula 7.x update 2014-08-07 19:21:45 +00:00
net-p2p
news
palm
polish
ports-mgmt Update to 1.4.0.pre-alpha6 2014-08-07 15:20:25 +00:00
portuguese
print
russian
science
security security/zxid: Upgrade version 1.05 => 1.18 2014-08-07 23:30:51 +00:00
shells
sysutils sysutils/debootstrap: runtime fixes 2014-08-08 01:26:31 +00:00
Templates
textproc - Add p5-Lingua-EN-PluralToSingular 0.14 2014-08-07 16:24:47 +00:00
Tools
ukrainian
vietnamese - Fix build with clang (functions not returing value) 2014-08-07 16:29:57 +00:00
www - Try to fix parallel builds (-jX) by using GNU make(1) 2014-08-08 12:14:16 +00:00
x11 Remove indefinite articles and trailing periods from COMMENT, plus 2014-08-08 08:42:44 +00:00
x11-clocks Remove indefinite articles and trailing periods from COMMENT, plus 2014-08-08 08:42:44 +00:00
x11-drivers
x11-fm Remove indefinite articles and trailing periods from COMMENT, plus 2014-08-08 08:42:44 +00:00
x11-fonts Remove indefinite articles and trailing periods from COMMENT, plus 2014-08-08 08:42:44 +00:00
x11-servers Remove indefinite articles and trailing periods from COMMENT, plus 2014-08-08 08:42:44 +00:00
x11-themes Remove indefinite articles and trailing periods from COMMENT, plus 2014-08-08 08:42:44 +00:00
x11-toolkits Remove indefinite articles and trailing periods from COMMENT, plus 2014-08-08 08:42:44 +00:00
x11-wm Remove indefinite articles and trailing periods from COMMENT, plus 2014-08-08 08:42:44 +00:00
.arcconfig
.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.