1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2009-01-12 09:44:37 +00:00
accessibility
arabic
archivers
astro - Update to latest released version 2009-01-11 23:43:30 +00:00
audio - Update to 0.13 2009-01-11 22:33:00 +00:00
benchmarks
biology
cad - Add port for verilog-mode.el, Emacs Verilog editing mode. 2009-01-12 09:44:37 +00:00
chinese - Update to 1.4.3.pre13 2009-01-11 17:10:53 +00:00
comms Chase libgnomeprint version. 2009-01-11 22:48:51 +00:00
converters
databases Allow this port to build with GTK+ deprecation. 2009-01-11 18:39:40 +00:00
deskutils Fix build with GNOME 2.24. 2009-01-11 18:42:31 +00:00
devel Grab MAINTAINER 2009-01-12 05:57:43 +00:00
dns
editors - Update to 21.4.22 2009-01-12 00:16:09 +00:00
emulators Add patch to compile on amd64 (forgotten in previous commit) 2009-01-12 06:46:02 +00:00
finance
french
ftp
games - Update to 0.9.8 2009-01-11 22:09:25 +00:00
german
graphics Fix the build w/ newer GTK+2. 2009-01-12 02:47:05 +00:00
hebrew
hungarian
irc Fix the build w/ newer GTK+2. 2009-01-11 16:53:11 +00:00
japanese Use openpty(3) and Bump PORTREVISION, accodingly. 2009-01-11 22:03:54 +00:00
java . Chase eclipse-emf and eclipse-gef updates. 2009-01-11 23:20:39 +00:00
korean - Update to 0.0.9 2009-01-12 03:27:01 +00:00
lang
mail Add http://homepages.uni-paderborn.de to MASTER_SITES. The sunsite 2009-01-12 00:59:26 +00:00
math Fix the plist, bump the PORTREVISION. 2009-01-12 04:51:33 +00:00
mbone
misc
Mk - Backout "fail, if recursing into a dependency failed" 2009-01-11 22:51:05 +00:00
multimedia
net Remove BROKEN for 8, a patch was committed which I overlooked in 2009-01-11 20:35:57 +00:00
net-im
net-mgmt - Fix invocation of python and perl scripts by correcting path to env executable 2009-01-12 00:32:44 +00:00
net-p2p Fix the build w/ libxml2 2.7.x. 2009-01-12 04:30:42 +00:00
news
palm
polish
ports-mgmt Catch up with master 1.607. 2009-01-12 01:34:11 +00:00
portuguese
print
russian
science Remove CONFIGURE_ENV 2009-01-11 23:16:11 +00:00
security Fix the plist, bump the PORTREVISION. 2009-01-12 05:02:41 +00:00
shells
sysutils Add some missing files to the plist. 2009-01-11 18:58:35 +00:00
Templates
textproc Forgot to commit distinfo 2009-01-12 06:07:09 +00:00
Tools
ukrainian
vietnamese
www Update to 2.1.0.0 release. 2009-01-12 07:39:43 +00:00
x11 Don't bother registering GConf files. The pkg-install will take care of this 2009-01-11 17:12:13 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts Fix the plist, bump the PORTREVISION. 2009-01-11 16:57:53 +00:00
x11-servers
x11-themes Fix the plist, bump the PORTREVISION. 2009-01-11 21:36:07 +00:00
x11-toolkits Mark x11-toolkits/inti as BROKEN for does not build with latest GTK+2. Add 2009-01-12 04:44:26 +00:00
x11-wm
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED - rename hobbit-* -> xymon-* 2009-01-11 21:14:29 +00:00
README
UIDs
UPDATING Clarify the GNOME upgrade instructions. 2009-01-11 21:29:01 +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.