1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-31 10:46:16 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Ruslan Makhmatkhanov d5876df737 - transfer maintainership for my zope-ports to zope@
- add them to virtual category `zope'
2012-01-16 10:33:34 +00:00
accessibility
arabic
archivers - Update devel/tbb to 4.0.0 2012-01-16 09:46:55 +00:00
astro - update to 0.6.0 2012-01-16 01:11:45 +00:00
audio
benchmarks
biology
cad
chinese
comms
converters
databases - Pass maintainership to zope@ 2012-01-16 01:18:34 +00:00
deskutils
devel - transfer maintainership for my zope-ports to zope@ 2012-01-16 10:33:34 +00:00
dns Properly fix the rc.d script patch, both for the set_rcvar change, 2012-01-16 00:26:17 +00:00
editors
emulators
finance
french
ftp
games Update OpenTTD to version 1.1.5, bringing few fixes which affect multiplayer 2012-01-16 03:51:20 +00:00
german - Update to 2012.01.15 2012-01-16 03:40:11 +00:00
graphics - Update devel/tbb to 4.0.0 2012-01-16 09:46:55 +00:00
hebrew
hungarian
irc
japanese
java
korean
lang Update to 1.6.5.1, a security fix. (CVE-2011-4838) 2012-01-16 03:11:44 +00:00
mail - transfer maintainership for my zope-ports to zope@ 2012-01-16 10:33:34 +00:00
math
misc
Mk
multimedia Update to 20120113 2012-01-16 07:32:40 +00:00
net - transfer maintainership for my zope-ports to zope@ 2012-01-16 10:33:34 +00:00
net-im
net-mgmt
net-p2p - Update to 2.03 2012-01-16 06:14:49 +00:00
news
palm
polish - Update to 20120115 2012-01-16 03:39:31 +00:00
ports-mgmt
portuguese
print
russian
science The obspy.taup package contains Python wrappers for iaspei-tau - a travel 2012-01-16 06:55:05 +00:00
security - transfer maintainership for my zope-ports to zope@ 2012-01-16 10:33:34 +00:00
shells
sysutils
Templates
textproc - transfer maintainership for my zope-ports to zope@ 2012-01-16 10:33:34 +00:00
Tools
ukrainian
vietnamese
www - transfer maintainership for my zope-ports to zope@ 2012-01-16 10:33:34 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED Fix a variety of errors reported by MOVEDLint 2012-01-16 03:07:03 +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.