1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Alejandro Pulver fb737adc64 - Fix pkg-plist.
- Pet porlint by setting INSTALLS_ICONS.

PR:		ports/104834
Submitted by:	Thomas Abthorpe <thomas@goodking.ca>
Approved by:	Scott A. Moberly <smoberly@karamazov.org> (maintainer)
2006-11-06 17:51:54 +00:00
accessibility
arabic
archivers
astro
audio
benchmarks
biology
cad
chinese
comms - Fix pkg-plist. 2006-11-06 17:51:54 +00:00
converters
databases Remove php5 filepro extension. 2006-11-06 17:49:09 +00:00
deskutils - Fix pkg-plist. 2006-11-06 17:20:16 +00:00
devel
dns
editors
emulators
finance
french
ftp
games
german
graphics
hebrew
hungarian
irc
japanese
java
korean
lang Update to 5.2.0 release. 2006-11-06 17:43:11 +00:00
mail - Update to version 1.2.4. 2006-11-06 17:48:52 +00:00
math - Fix pkg-plist. 2006-11-06 17:26:38 +00:00
mbone
misc - Fix pkg-plist. 2006-11-06 17:27:39 +00:00
Mk Update to 5.2.0 release. 2006-11-06 17:43:11 +00:00
multimedia
net Update to 5.2.0 release. 2006-11-06 17:43:11 +00:00
net-im
net-mgmt - update to 1.1.3 2006-11-06 16:58:17 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print - Update to 20061031 2006-11-06 16:53:15 +00:00
russian
science
security Update to 0.9.11 release. 2006-11-06 17:44:05 +00:00
shells
sysutils - Update to 0.5.1 2006-11-06 17:40:05 +00:00
Templates
textproc
Tools
ukrainian
vietnamese
www
x11 - Fix building. 2006-11-06 17:22:04 +00:00
x11-clocks
x11-drivers/synaptics
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED Remove php5 filepro extension. 2006-11-06 17:49:09 +00:00
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.