1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-01 10:59:55 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Mark Linimon c698500b72 Fully qualify the path to sysctl.
Approved by:	maintainer
2006-07-08 06:50:09 +00:00
accessibility
arabic
archivers - Remove ONLY_FOR_ARCHS as this was set when this port used to install 2006-07-08 00:32:48 +00:00
astro
audio - This version of denemo now builds on sparc64 2006-07-08 00:37:45 +00:00
benchmarks - Update to 2.65 2006-07-07 14:14:19 +00:00
biology - Update to 2.4.3 2006-07-08 03:36:36 +00:00
cad Upgrade to 1.3.3-1. 2006-07-06 19:43:47 +00:00
chinese html2text dependency has been moved to textproc/docproj 2006-07-07 08:20:31 +00:00
comms
converters
databases - Update to 2.5.1 2006-07-08 05:29:20 +00:00
deskutils cdcat is a powerful QT based tool for creating fully searcheable offline 2006-07-06 18:03:52 +00:00
devel - fix build on sparc64 2006-07-08 05:15:07 +00:00
dns
editors Change default-process-coding-system' to coding-system-for-read/write' 2006-07-07 19:14:46 +00:00
emulators The upgrading of linux infrostructure ports from FC3 to FC4 is coming 2006-07-07 08:44:33 +00:00
finance
french Upgrade to 2003-2. 2006-07-06 19:44:51 +00:00
ftp
games - Change library version of x11-toolkits/gtkglext in LIB_DEPENDS. 2006-07-07 22:10:48 +00:00
german
graphics
hebrew
hungarian
irc
japanese
java
korean
lang Fix cronjob-driven updating of ports by fully qualifying the path to sysctl. 2006-07-07 23:08:24 +00:00
mail Fix CLAMAV[_DEVEL][_LOCAL] logic so one can use clamav w/o CLAMAV_LOCAL. 2006-07-07 21:19:05 +00:00
math - Update to 1.11 2006-07-08 05:00:23 +00:00
mbone
misc - Update to 11.5 2006-07-07 09:07:53 +00:00
Mk The site limestone.uoregon.edu appeared to become very unreliable and 2006-07-06 23:56:12 +00:00
multimedia
net - Maintainer Update to net/netwib to version 5.34.0 2006-07-08 04:38:16 +00:00
net-im OPTIONify 2006-07-07 19:49:22 +00:00
net-mgmt - Maintainer Update to net-mgmt/netwag to version 5.34.0 2006-07-08 04:41:16 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print EasyLatex is a preprocessor which takes an input file in "pseudo-latex", 2006-07-06 18:02:28 +00:00
russian
science Remove backquote from BROKEN string to avoid upsetting portsmon code. 2006-07-06 21:57:06 +00:00
security - update to 4.11 2006-07-08 05:32:00 +00:00
shells
sysutils Fully qualify the path to sysctl. 2006-07-08 06:50:09 +00:00
Templates
textproc Upgrade to 0.6. 2006-07-08 03:30:42 +00:00
Tools Add the -exp builds down at the end. Probably only of interest to portmgr, 2006-07-08 04:09:42 +00:00
ukrainian
vietnamese
www - Maintainer Update to www/bozohttpd to version 20060517 2006-07-08 05:16:35 +00:00
x11 Make it work with recent version of enlightenment. 2006-07-07 21:50:41 +00:00
x11-clocks
x11-drivers/synaptics
x11-fm
x11-fonts
x11-servers
x11-themes Update the theme. 2006-07-07 18:42:55 +00:00
x11-toolkits
x11-wm Make it work with recent version of enlightenment. 2006-07-07 21:50:41 +00:00
.cvsignore
CHANGES
COPYRIGHT
KNOBS
LEGAL
Makefile
MOVED * replace "www/otrs" with "devel/otrs" 2006-07-07 11:17:12 +00:00
README
UPDATING - Add an entry for www/lifetype update. 2006-07-08 02:28:49 +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.