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
Baptiste Daroussin 86874a788a Fix build with texlive
With hat:	portmgr
2014-07-21 22:20:35 +00:00
accessibility
arabic
archivers
astro
audio Update to 2.8.0. 2014-07-21 20:59:03 +00:00
benchmarks
biology
cad
chinese Fix with TEX_DEFAULT=texlive 2014-07-21 20:55:28 +00:00
comms Fix LIB_DEPENDS 2014-07-21 21:59:06 +00:00
converters
databases - Stagify 2014-07-21 21:19:04 +00:00
deskutils Fix build with texlive 2014-07-21 22:10:45 +00:00
devel Update to 20140714 2014-07-21 20:23:17 +00:00
dns
editors
emulators
finance
french
ftp
games
german
graphics Move back the patch for CVE-2014-0190 to qt5-gui. 2014-07-21 21:38:13 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang Fix build with texlive 2014-07-21 22:14:39 +00:00
mail
math Fix build with texlive and on system without makeinfo in base 2014-07-21 22:15:50 +00:00
misc
Mk Handle gbklatex component 2014-07-21 21:02:20 +00:00
multimedia Update to 2.1.5 - changelog is here: 2014-07-21 20:19:49 +00:00
net - Update to 1.5.6 2014-07-21 21:46:10 +00:00
net-im
net-mgmt
net-p2p Unbreak 2014-07-21 22:07:57 +00:00
news
palm
polish
ports-mgmt
portuguese
print Fix typo 2014-07-21 21:19:03 +00:00
russian Fix build with texlive 2014-07-21 22:20:35 +00:00
science Fix build with texlive 2014-07-21 21:57:18 +00:00
security Fix the recent Qt vulnerability entry again. 2014-07-21 21:36:54 +00:00
shells
sysutils Fixup typo. 2014-07-21 21:59:55 +00:00
Templates
textproc Set CATEGORIES to textproc 2014-07-21 20:51:34 +00:00
Tools
ukrainian
vietnamese
www Oops, meant pre-configure. Thanks, antoine! 2014-07-21 20:58:46 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Move back the patch for CVE-2014-0190 to qt5-gui. 2014-07-21 21:38:13 +00:00
x11-wm
.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.