1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-06 06:30:19 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2008-03-05 14:59:23 +00:00
accessibility
arabic
archivers
astro
audio Revert previous commit: pkg-config dependency is satisfied in libconfuse 2008-03-05 14:59:23 +00:00
benchmarks
biology
cad
chinese
comms
converters
databases update to 0.9.4 2008-03-05 13:59:15 +00:00
deskutils - Fix pkg-plist 2008-03-03 23:50:19 +00:00
devel update to 0.6c8 2008-03-05 13:51:52 +00:00
dns
editors
emulators Add knob to explicitly add/remove gnutls dependency 2008-03-04 22:22:56 +00:00
finance
french
ftp - Add vendor patch 2008-03-03 22:12:52 +00:00
games - Enable use of mmap() instead of malloc() in the x86 VM. 2008-03-04 18:17:45 +00:00
german
graphics - move tarball on local distfiles 2008-03-05 00:00:10 +00:00
hebrew
hungarian
irc
japanese Update to 20080229. 2008-03-03 22:49:07 +00:00
java
korean
lang Update to 0.1.7. 2008-03-04 00:58:25 +00:00
mail - use CPAN macro 2008-03-05 05:46:55 +00:00
math The source file and manual file have the date in its 2008-03-05 01:10:39 +00:00
mbone
misc
Mk Creation of MASTER_SITE_OPENBSD macro in bsd.sites.mk 2008-03-04 22:20:54 +00:00
multimedia
net Update to 3.6.4 2008-03-04 23:22:27 +00:00
net-im - Makefile tweaks 2008-03-04 22:05:04 +00:00
net-mgmt bsnmp-ucd is a module for bsnmpd which allows to get memory, load average, 2008-03-04 09:08:50 +00:00
net-p2p
news
palm
polish
ports-mgmt - add ports-mgmt/portupgrade as a dependency as it used to be pulled in 2008-03-05 04:08:38 +00:00
portuguese Update to version 2008.1.0 of the 2008 fiscal year 2008-03-04 00:59:19 +00:00
print Upgrade to 20080302 2008-03-05 04:24:20 +00:00
russian
science
security - Entry for ghostscrip-gpl 8.61 2008-03-05 07:13:14 +00:00
shells
sysutils - Update to 0.83. 2008-03-04 18:49:52 +00:00
Templates
textproc - simplify dependency 2008-03-05 06:44:53 +00:00
Tools
ukrainian
vietnamese
www update to 1.4.4 2008-03-05 14:04:45 +00:00
x11 Update to version 234. 2008-03-04 21:22:12 +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 - expire port: Long out of date with multiple security issues. 2008-03-05 04:25:42 +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.