1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Dmitry Marakasov bd9b91a180 - Use correct flag for SSE instructions
- Enable SSE on amd64 by default

PR:		200411
Submitted by:	fidaj@ukr.net, rddeblois@gmail.com (maintainer)
2015-07-01 02:44:28 +00:00
accessibility accessibility/speech-dispatcher: remove NLS option 2015-06-30 22:53:28 +00:00
arabic
archivers
astro
audio
benchmarks
biology
cad
chinese
comms
converters - Switch to new github home [1] 2015-06-30 22:59:36 +00:00
databases databases/libmemcached: revert using --with-pic 2015-07-01 01:04:24 +00:00
deskutils - Update to 1.0.1 2015-06-30 16:31:48 +00:00
devel - Switch to new github home 2015-06-30 22:54:44 +00:00
dns
editors
emulators
finance - Update gnucash and gnucash-docs to 2.6.7 2015-06-30 20:13:51 +00:00
french
ftp
games Update to 1.12.4. 2015-07-01 00:27:37 +00:00
german
graphics - Use correct flag for SSE instructions 2015-07-01 02:44:28 +00:00
hebrew
hungarian
irc
japanese
java - Update to b35. 2015-06-30 20:11:59 +00:00
Keywords
korean
lang Upgrade to version 18.0.1. 2015-06-30 15:59:42 +00:00
mail Fix build when AUTHLIB is enabled by partly reverting an upstream 2015-06-30 21:25:24 +00:00
math
misc
Mk Add PATH environment when trying to find libraries this fixes building under 2015-06-30 19:54:23 +00:00
multimedia multimedia/jmref: update to 19.0 2015-07-01 02:08:20 +00:00
net Update 4.3.47 --> 4.3.48 2015-07-01 01:50:19 +00:00
net-im
net-mgmt
net-p2p
news
palm
polish
ports-mgmt
portuguese
print - Update to 1.0.70 2015-06-30 21:47:57 +00:00
russian
science - Update to 2.41 2015-06-30 20:25:55 +00:00
security Document games/wesnoth authentication information disclosure vulnerability. 2015-07-01 00:09:31 +00:00
shells
sysutils Update 4.2.1 --> 4.3.1 2015-07-01 01:51:16 +00:00
Templates
textproc Call rebar directly in do-build target. 2015-06-30 20:35:28 +00:00
Tools
ukrainian
vietnamese
www Upgrade to 5.0.0. 2015-06-30 21:07:30 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits x11-toolkits/p5-Gtk2: update to 1.2495 2015-06-30 20:43:43 +00:00
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove expired ports: 2015-06-30 16:39:45 +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.