1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Joe Marcus Clarke 5bb3e491b6 * OPTIONSify
* Add spell check support for libsexy (default: off)
* Add runtime dependency on libnotify and notification-daemon
* Remove obsolete Perl version checks
* Depend on TCL 8.4 instead of 8.3

PR:		114453
Submitted by:	Yuri Pankov <yuri@darklight.org.ru>
2007-07-28 18:35:48 +00:00
accessibility
arabic
archivers
astro
audio
benchmarks
biology
cad
chinese - Our make(1) works fine with this port, so remove USE_GMAKE 2007-07-28 15:20:01 +00:00
comms
converters
databases
deskutils
devel Fix `rc.d/svnserve' installation 2007-07-28 18:25:14 +00:00
dns
editors - Update to 7.1 patchset 39 2007-07-28 15:30:50 +00:00
emulators
finance
french
ftp
games - Update to 3.0.9 2007-07-28 17:50:26 +00:00
german
graphics
hebrew
hungarian
irc * OPTIONSify 2007-07-28 18:35:48 +00:00
japanese
java
korean
lang Update to the 20070727 snapshot of GCC 4.3.0. 2007-07-28 16:25:26 +00:00
mail - Add a rcNG startup script to ${PREFIX}/boot 2007-07-28 13:50:18 +00:00
math Remove deprecated port. 2007-07-28 16:41:28 +00:00
mbone
misc
Mk
multimedia
net
net-im
net-mgmt
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science
security - Document drupal -- Cross site request forgeries 2007-07-28 15:28:15 +00:00
shells
sysutils - Change maintainer's email 2007-07-28 15:04:57 +00:00
Templates
textproc Add p5-Google-Data-JSON, Google::Data::JSON provides several methods to 2007-07-28 14:17:21 +00:00
Tools
ukrainian
vietnamese
www - Update to 4.7.7 2007-07-28 18:19:06 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts Add a missing dependency on docbook-410 when building fontconfig with 2007-07-28 18:19:09 +00:00
x11-servers
x11-themes
x11-toolkits * Fix build with seamonkey for the Gecko provider 2007-07-28 18:16:19 +00:00
x11-wm
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED Remove deprecated port. 2007-07-28 16:41:28 +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.