1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Pav Lucistnik 796b5ef2df - Update to 2.2.0
- Add option for new wavpack plugin

PR:		ports/114992
Submitted by:	Herbert J. Skuhra <h.skuhra@gmail.com>
Approved by:	Simon Olofsson <simon@olofsson.de> (maintainer)
2007-07-29 20:20:58 +00:00
accessibility
arabic
archivers
astro
audio - Update to 2.2.0 2007-07-29 20:20:58 +00:00
benchmarks
biology
cad
chinese - Correctly quote arguments for COPYTREE_* macro 2007-07-29 10:44:56 +00:00
comms
converters
databases - Does not build with MySQL < 5.0 2007-07-28 19:48:24 +00:00
deskutils - Upgrade to 0.7.5 2007-07-29 19:43:33 +00:00
devel Retire obsolete PARALLEL_PACKAGE_BUILD in favour of PACKAGE_BUILDING. 2007-07-29 19:16:39 +00:00
dns
editors Add semi-emacs21, Library of MIME feature for GNU Emacs for emacs21. 2007-07-29 10:00:04 +00:00
emulators - Update to 0.8.0.1 2007-07-29 16:34:42 +00:00
finance Update to 2.2.0 2007-07-29 01:24:29 +00:00
french
ftp
games cheech is a portable, multiplayer, networked Chinese Checkers game. 2007-07-28 21:16:06 +00:00
german
graphics Update to 0.7.0. 2007-07-29 19:42:42 +00:00
hebrew
hungarian
irc
japanese Default value of EMACS_PORT_NAME is updated to 'emacs22'. 2007-07-29 10:20:55 +00:00
java - Update to 3.2.8 2007-07-29 20:16:14 +00:00
korean
lang BROKEN: Segfault during build 2007-07-28 22:31:18 +00:00
mail Retire obsolete PARALLEL_PACKAGE_BUILD in favour of PACKAGE_BUILDING. 2007-07-29 19:16:39 +00:00
math - Update to 1.23 2007-07-29 10:09:55 +00:00
mbone
misc
Mk
multimedia Update to 0.8.5 2007-07-29 13:59:15 +00:00
net Fix the build on -CURRENT with the recent wi_req struct changes. 2007-07-29 17:20:43 +00:00
net-im - Update maintainer's email address 2007-07-29 15:59:28 +00:00
net-mgmt
net-p2p Update to 2.9.0 2007-07-29 17:28:28 +00:00
news - Switch to py-cherrypy-old 2007-07-29 13:34:39 +00:00
palm
polish
ports-mgmt Retire obsolete PARALLEL_PACKAGE_BUILD in favour of PACKAGE_BUILDING. 2007-07-29 19:16:39 +00:00
portuguese
print Fix the crash in a few apps by correct the spell, UTF8 -> UTF-8, when try to 2007-07-29 16:15:02 +00:00
russian BROKEN: Size mismatch 2007-07-28 22:45:03 +00:00
science Chase goffice update. 2007-07-29 07:36:28 +00:00
security - Document mutt -- buffer overflow vulnerability 2007-07-29 18:28:31 +00:00
shells
sysutils Retire obsolete PARALLEL_PACKAGE_BUILD in favour of PACKAGE_BUILDING. 2007-07-29 19:16:39 +00:00
Templates
textproc Update to 1.15 2007-07-29 18:19:26 +00:00
Tools Refresh old sample portbuild.conf with the one currently used for i386 2007-07-29 20:06:05 +00:00
ukrainian
vietnamese
www Retire obsolete PARALLEL_PACKAGE_BUILD in favour of PACKAGE_BUILDING. 2007-07-29 19:16:39 +00:00
x11 Retire obsolete PARALLEL_PACKAGE_BUILD in favour of PACKAGE_BUILDING. 2007-07-29 19:16:39 +00:00
x11-clocks
x11-drivers
x11-fm Update to 1.80.0 2007-07-29 16:51:07 +00:00
x11-fonts
x11-servers
x11-themes BROKEN: Unfetchable 2007-07-29 04:48:08 +00:00
x11-toolkits Retire obsolete PARALLEL_PACKAGE_BUILD in favour of PACKAGE_BUILDING. 2007-07-29 19:16:39 +00:00
x11-wm
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL Command-line encoder that outputs aacPlus v2 files (ie. Advanced Audio Coding + 2007-07-29 15:51:08 +00:00
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.