1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Martin Matuska 212387d0ad Update plist autogeneration
Rename post-install to pear-post-install

Approved by:	maintainer (private chat)
2011-07-06 16:29:58 +00:00
accessibility
arabic
archivers
astro
audio - Switch to rubygem-gettext instead of ruby-gettext, to allow using the 2011-07-06 11:59:01 +00:00
benchmarks
biology
cad Update to 0.21.11. 2011-07-06 13:44:04 +00:00
chinese
comms
converters
databases
deskutils Update to 1.2.22 2011-07-06 08:47:10 +00:00
devel Update plist autogeneration 2011-07-06 16:29:58 +00:00
dns
editors Update to version 30.0.0. 2011-07-06 15:41:36 +00:00
emulators
finance
french
ftp
games - Fix segfault on amd64. 2011-07-06 05:18:35 +00:00
german
graphics
hebrew
hungarian
irc Make portlint happier. 2011-07-06 01:01:15 +00:00
japanese
java
korean
lang - Update to 0.8.5 2011-07-06 06:19:39 +00:00
mail Update to 2.4.10. 2011-07-06 12:52:28 +00:00
math Mark MAKE_JOBS_UNSAFE. 2011-07-06 00:55:57 +00:00
misc
Mk
multimedia . rename rc script (zm.in -> zoneminder.in); [1] 2011-07-06 15:05:09 +00:00
net - Take maintainership [1] 2011-07-06 13:35:23 +00:00
net-im
net-mgmt
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science
security
shells
sysutils
Templates
textproc
Tools
ukrainian
vietnamese
www - Update to 1.4.4. 2011-07-06 15:35:08 +00:00
x11 - Remove sysutils/pidof from RUN_DEPENDS (replaced by pgrep) 2011-07-06 16:19:26 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED
README
UIDs
UPDATING . rename rc script (zm.in -> zoneminder.in); [1] 2011-07-06 15:05:09 +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.