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
Raphael Kubo da Costa 1e0cc1e3dd - Update to 3.005.
- The port has a dedicated website now, switch MASTER_SITES and pkg-descr to
  it.
- Use FONTDIR in pkg-plist to avoid some needless repetition.

This is based on ports/187695 by bsam@, which update the port to 3.003 and
contained some other differences I have decided not to incorporate.

PR:		ports/187695
Submitted by:	bsam@
2014-03-23 21:31:08 +00:00
accessibility
arabic
archivers
astro
audio
benchmarks
biology Add staging support 2014-03-23 20:50:54 +00:00
cad
chinese
comms
converters
databases
deskutils
devel Support python3 as default python version. 2014-03-23 21:27:02 +00:00
dns
editors
emulators - Add patch to fix bigendian lseek for bsd-user mips. 2014-03-23 20:29:25 +00:00
finance
french
ftp
games
german
graphics - Update to 0.3.6 2014-03-23 18:27:06 +00:00
hebrew
hungarian
irc
japanese
java - Stage 2014-03-23 19:50:59 +00:00
Keywords
korean
lang
mail Security upgrade of mail/trojita to 0.4.1 to fix CVE-2014-2567 2014-03-23 17:13:52 +00:00
math
misc
Mk - Make Qt4 and Qt5 respect CXXFLAGS during configure so they pick up 2014-03-23 19:58:33 +00:00
multimedia Set an expiration date for multimedia/xmms 2014-03-23 21:00:44 +00:00
net
net-im
net-mgmt
net-p2p
news
palm
polish
ports-mgmt - Update to 1.00.2014.03.23 2014-03-23 17:17:37 +00:00
portuguese
print
russian
science
security Add an entry for trojita mail leak across unencrypted connections (CVE-2014-2567). Port update in PR#187370, pending commit. 2014-03-23 17:10:43 +00:00
shells
sysutils snb has apparently been inactive for some time. A PR was never 2014-03-23 19:38:31 +00:00
Templates
textproc
Tools
ukrainian
vietnamese
www
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts - Update to 3.005. 2014-03-23 21:31:08 +00:00
x11-servers
x11-themes
x11-toolkits
x11-wm
.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.