1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-20 08:27:15 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Andrey Slusar 62ce34236f Fix plist and unbroken port.
PR:		ports/105383
Reported by:	pointyhat
Submitted by:	Timothy Bourke (maintainer)
2006-11-11 19:15:29 +00:00
accessibility
arabic
archivers
astro
audio Add a knob for enabling Musepack support. 2006-11-11 17:21:32 +00:00
benchmarks
biology
cad
chinese - Try to fix build by not modifying base locale file. 2006-11-11 18:44:18 +00:00
comms
converters
databases OPTIONally depend on PostgreSQL, MySQL, SQLite 2006-11-10 21:16:00 +00:00
deskutils
devel - Reserve UID and GID 561 for distcc 2006-11-11 16:36:23 +00:00
dns
editors
emulators Update to Wine 0.9.25. Among others, this brings the following changes: 2006-11-11 11:47:59 +00:00
finance
french Répare l'affichage des accents avec les locales UTF-8. 2006-11-11 18:38:56 +00:00
ftp
games - Add missed runtime dependency on p5-gettext 2006-11-10 22:24:54 +00:00
german
graphics - Add port for graphics/visprint 2006-11-11 16:12:32 +00:00
hebrew
hungarian
irc
japanese
java
korean
lang
mail Allow USE_GNOME to be overridden since next gmime2-sharp update will require 2006-11-10 21:19:39 +00:00
math Fix plist and unbroken port. 2006-11-11 19:15:29 +00:00
mbone
misc
Mk
multimedia
net - Add a work around for build cluster 2006-11-11 15:31:09 +00:00
net-im Update to 2.0.0.b5. A lot of bugs have been fixed in this latest beta. 2006-11-11 03:44:01 +00:00
net-mgmt
net-p2p
news Update to 0.119. 2006-11-11 14:19:03 +00:00
palm
polish
ports-mgmt
portuguese
print
russian
science
security Add bugzilla -- multiple vulnerabilities entry. 2006-11-11 15:56:04 +00:00
shells
sysutils Adjust mandir to avoid a leftover directory. 2006-11-11 06:41:37 +00:00
Templates
textproc Upgrade to 1.1. 2006-11-11 12:56:39 +00:00
Tools
ukrainian
vietnamese
www - Chase GECKO moved to LOCALBASE 2006-11-11 14:12:05 +00:00
x11
x11-clocks
x11-drivers/synaptics
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.cvsignore
CHANGES
COPYRIGHT
GIDs - Reserve UID and GID 561 for distcc 2006-11-11 16:36:23 +00:00
KNOBS
LEGAL
Makefile
MOVED
README
UIDs - Reserve UID and GID 561 for distcc 2006-11-11 16:36:23 +00:00
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.