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
Diane Bruce 2c67d66fa5 * fix on amd64 by forcing to always use the i686 version
* remove unncessary EXTRACT_SUFX
* optionalize MPG123 dependency

PR:		ports/174448
Submitted by:	4721@hushmail.com
2012-12-25 18:11:04 +00:00
accessibility
arabic
archivers - Update to 2.059 2012-12-23 17:47:51 +00:00
astro
audio * fix on amd64 by forcing to always use the i686 version 2012-12-25 18:11:04 +00:00
benchmarks
biology
cad
chinese
comms
converters - Update to 0.9.3 [1] 2012-12-25 09:17:42 +00:00
databases - unbreak ICU build 2012-12-24 22:33:12 +00:00
deskutils size_t is now defined in sasl.h. 2012-12-25 17:12:30 +00:00
devel Improve/fix build with clang. 2012-12-24 22:26:50 +00:00
dns - Update to 1.1.3 2012-12-24 13:01:09 +00:00
editors editors/emacs-devel: 2012-12-25 16:28:05 +00:00
emulators
finance - Add a new port: finance/R-cran-fGarch 2012-12-25 11:41:23 +00:00
french
ftp
games - Fix NLS option behaviour 2012-12-25 14:28:20 +00:00
german
graphics - add USE_GCC=any to Makefile 2012-12-25 12:32:08 +00:00
hebrew
hungarian
irc
japanese
java
korean
lang - Remove "first-installed-win" logic for automatically setting 2012-12-23 17:52:46 +00:00
mail - update to 8.14.6 2012-12-25 13:12:43 +00:00
math - Add a new port: math/R-cran-stabledist 2012-12-25 11:24:38 +00:00
misc
Mk editors/emacs-devel: 2012-12-25 16:28:05 +00:00
multimedia Subliminal is a python library to search and download subtitles. 2012-12-25 17:19:12 +00:00
net - Update to 2.1.4 [1] 2012-12-25 11:51:44 +00:00
net-im
net-mgmt
net-p2p
news
palm
polish
ports-mgmt - Update to 2.2.1 2012-12-25 07:54:33 +00:00
portuguese
print - Update to 2.0.5. 2012-12-25 16:28:34 +00:00
russian
science - Fix build with clang 2012-12-23 19:11:12 +00:00
security Add upstream commit to define size_t in sasl.h. 2012-12-25 17:02:10 +00:00
shells
sysutils - Update to 0.32 [1] 2012-12-24 15:01:28 +00:00
Templates
textproc
Tools
ukrainian
vietnamese
www - fix deinstall 2012-12-25 12:58:44 +00:00
x11 size_t is now defined in sasl.h. 2012-12-25 17:12:30 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
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.