1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-29 10:18:30 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Lars Engels a53276644a - update to 1.2.1 [1]
- remove WITH_MPEG2, it's only set WITH_VORBIS [1]
- turn X86_ASM off, I [PR submitter] tested a few games and didn't see any difference in speed, remove ONLY_FOR_ARCHS [1]
- add missing translations

PR:		ports/153256
Submitted by:	Alex Kozlov <spam@rm-rf.kiev.ua>
Approved by:	maintainer (me)
2010-12-27 20:43:06 +00:00
accessibility
arabic
archivers - Update to 1.74 2010-12-27 17:30:21 +00:00
astro
audio - Update to 1.4 2010-12-27 19:54:17 +00:00
benchmarks
biology - Update to 1.4.1 2010-12-27 15:11:50 +00:00
cad
chinese
comms
converters
databases Allow custom pidfile. 2010-12-27 18:01:03 +00:00
deskutils - new version of py-MySQLdb installs only the .egg 'zipped' so mysql.so 2010-12-27 15:52:11 +00:00
devel - new version of py-MySQLdb installs only the .egg 'zipped' so mysql.so 2010-12-27 15:52:11 +00:00
dns
editors
emulators
finance
french
ftp
games - update to 1.2.1 [1] 2010-12-27 20:43:06 +00:00
german
graphics
hebrew
hungarian
irc - new version of py-MySQLdb installs only the .egg 'zipped' so mysql.so 2010-12-27 15:52:11 +00:00
japanese
java
korean
lang
mail - Update to 0.6.4 2010-12-27 20:38:41 +00:00
math
mbone
misc Update to 2.7.6 2010-12-27 20:14:49 +00:00
Mk
multimedia - remove empty files 2010-12-27 15:50:55 +00:00
net - Update to 1.2.5 2010-12-27 20:27:11 +00:00
net-im - new version of py-MySQLdb installs only the .egg 'zipped' so mysql.so 2010-12-27 15:52:11 +00:00
net-mgmt
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science
security - Update to 5.9 2010-12-27 20:32:24 +00:00
shells
sysutils - Update to 1.0.0 2010-12-27 19:56:57 +00:00
Templates
textproc
Tools
ukrainian
vietnamese
www A simple Simple HTTP and REST client for Ruby, inspired by the Sinatra 2010-12-27 20:38:14 +00:00
x11
x11-clocks
x11-drivers - Update to 6.13.2 2010-12-27 19:55:37 +00:00
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm Update to 1.3.3 2010-12-27 15:41:28 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED Update MySQL to 5.5.8 GA release. Read UPDATING. 2010-12-27 15:02:38 +00:00
README
UIDs
UPDATING Update MySQL to 5.5.8 GA release. Read UPDATING. 2010-12-27 15:02:38 +00:00

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.