1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Michael Landin 16b885d0c3 - update to -> 1.4.0a
What's new: http://amarok.kde.org/amarokwiki/index.php/What's_New_in_1.4
- add RUBY dependency for lyric scripts
- add mp4v2 dependency
- add support for iPods (via libgpod)

    Note: gstreamer, aKode and arts engine support have been dropped.
    Only libxine is supported on FreeBSD.
2006-07-03 14:44:38 +00:00
accessibility
arabic
archivers - Update to 0.9.1 2006-07-03 00:42:10 +00:00
astro - Fix build when running as non-root [1]. 2006-07-03 14:00:05 +00:00
audio - update to -> 1.4.0a 2006-07-03 14:44:38 +00:00
benchmarks
biology Update to 1.10 (maintained by others) and unbreak. 2006-07-03 04:41:35 +00:00
cad
chinese Updating PORTREVISION. 2006-07-03 07:17:04 +00:00
comms
converters
databases - Update to 2.8.2 which fixes several vulnerabilities 2006-07-03 12:28:00 +00:00
deskutils
devel Update to 0.20 2006-07-03 12:25:49 +00:00
dns
editors Update to version 1.9.1 2006-07-03 11:23:18 +00:00
emulators
finance - unbreak 2006-07-03 06:10:56 +00:00
french
ftp
games Mark as BROKEN due to failure to install properly. 2006-07-03 05:11:43 +00:00
german
graphics Update to 0.15.0, see changelog for details: 2006-07-03 00:39:30 +00:00
hebrew
hungarian
irc - Update to version 0.1.9 2006-07-03 11:01:36 +00:00
japanese Fix build error. 2006-07-03 09:10:27 +00:00
java
korean
lang
mail Update to 0.82 2006-07-03 12:22:41 +00:00
math Update to 2.4.9 2006-07-03 08:05:24 +00:00
mbone
misc
Mk
multimedia
net Update to 0.05 2006-07-03 12:20:12 +00:00
net-im
net-mgmt - update to 3.0.524 2006-07-03 03:13:57 +00:00
net-p2p
news
palm Mark as BROKEN on amd64: does not compile. 2006-07-03 05:39:23 +00:00
polish
ports-mgmt
portuguese
print Mark as BROKEN on sparc64: fails to compile. 2006-07-03 06:34:06 +00:00
russian
science Update to 2.01 2006-07-03 07:51:24 +00:00
security Update to 20060703 2006-07-03 12:56:58 +00:00
shells
sysutils Fix MANCOMPRESSED 2006-07-03 11:34:07 +00:00
Templates
textproc - update to 1.42 2006-07-03 13:30:58 +00:00
Tools
ukrainian
vietnamese
www Update MASTER_SITES 2006-07-03 12:25:10 +00:00
x11 Update to 0.15.0, see changelog for details: 2006-07-03 00:39:30 +00:00
x11-clocks
x11-drivers/synaptics
x11-fm
x11-fonts
x11-servers
x11-themes - Update to version 0.9.3 2006-07-03 10:14:34 +00:00
x11-toolkits Update to 0.15.0, see changelog for details: 2006-07-03 00:39:30 +00:00
x11-wm
.cvsignore
CHANGES
COPYRIGHT
KNOBS
LEGAL
Makefile
MOVED
README
UPDATING - Add instructions for portupgrade upgrading. 2006-07-03 09:09:58 +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.