1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Alexander Logvinov 9a24cae5e1 - Update to 0.9.1
Approved by:	tabthorpe, glarkin (mentors, implicit)
2009-09-10 03:05:41 +00:00
accessibility
arabic
archivers - Update to 20090203 2009-09-09 09:41:07 +00:00
astro - Update to 0.15.0 2009-09-08 16:34:41 +00:00
audio Update to 0.10.16. 2009-09-09 13:02:44 +00:00
benchmarks
biology - Update to 1.14 2009-09-08 12:08:12 +00:00
cad
chinese
comms . update to version 1.26.1; 2009-09-08 09:21:53 +00:00
converters - Fix dependency to py-reportlab 2009-09-04 21:07:56 +00:00
databases Update to version 0.08111 2009-09-09 06:35:28 +00:00
deskutils - Update to 0.5.0 2009-09-07 23:28:40 +00:00
devel - Reassign maintainer to ports@ 2009-09-09 19:19:13 +00:00
dns Update to 1.12. 2009-09-08 07:38:02 +00:00
editors - Reassign maintainer to ports@ 2009-09-09 19:19:13 +00:00
emulators At the previous commit to emulators/linux_base-f7 and 2009-09-09 09:37:33 +00:00
finance - Update to 3.11 2009-09-04 20:54:44 +00:00
french Chase SeaMonkey's upgrade to 1.1.18. 2009-09-09 21:29:10 +00:00
ftp
games - Update to version 1.36. 2009-09-09 14:50:17 +00:00
german Update to version 4.3.7.1. 2009-09-05 19:23:55 +00:00
graphics - Reassign maintainer to ports@ 2009-09-09 19:19:13 +00:00
hebrew
hungarian
irc - Update to 0.3.0 2009-09-09 13:33:00 +00:00
japanese
java . Update to tzupdater 1.3.18. 2009-09-06 01:15:32 +00:00
korean
lang - Update to 2009-09-06 2009-09-09 09:29:23 +00:00
mail - Reassign maintainer to ports@ 2009-09-09 19:19:13 +00:00
math - Reassign maintainer to ports@ 2009-09-09 19:19:13 +00:00
mbone
misc Update to 3.2.8 2009-09-09 17:35:29 +00:00
Mk . update graphics/linux-f10-png to version 1.2.37-1.fc10; [1] 2009-09-07 20:08:37 +00:00
multimedia - Fix build on 8.x 2009-09-09 18:12:16 +00:00
net - Reassign maintainer to ports@ 2009-09-09 19:19:13 +00:00
net-im - Update to 0.1.0-rc1 2009-09-09 12:51:37 +00:00
net-mgmt Update to 1.0 2009-09-08 20:50:19 +00:00
net-p2p - Update to 0.3.5 2009-09-09 12:55:15 +00:00
news
palm - Update to 0.12.4 2009-09-09 00:10:04 +00:00
polish
ports-mgmt - Update to 0.99 2009-09-09 21:02:22 +00:00
portuguese
print - Update to 3.9.8 [1] 2009-09-06 18:43:43 +00:00
russian - Update to 0.2.1 2009-09-07 23:53:58 +00:00
science Update to 0.10.7. 2009-09-06 13:25:22 +00:00
security - Reassign maintainer to ports@ 2009-09-09 19:19:13 +00:00
shells
sysutils - Update to 0.9.1 2009-09-10 03:05:41 +00:00
Templates
textproc - Reassign maintainer to ports@ 2009-09-09 19:19:13 +00:00
Tools
ukrainian
vietnamese
www - Remove dependencies on p5-PathTools and p5-File-Temp which is 2009-09-10 02:48:40 +00:00
x11 Bump PORTREVISION to chase the xscreensaver-gnome-hacks update. 2009-09-07 19:42:32 +00:00
x11-clocks - Update to 2.30 2009-09-09 20:41:42 +00:00
x11-drivers
x11-fm Add a patch from GNOME git to fix a crash with nautilus preferences. 2009-09-10 02:38:14 +00:00
x11-fonts Use the default MTREE_FILE. 2009-09-08 19:26:23 +00:00
x11-servers
x11-themes
x11-toolkits - Reassign maintainer to ports@ 2009-09-09 19:19:13 +00:00
x11-wm - Update to 0.3.4.1 2009-09-09 12:52:23 +00:00
.cvsignore
CHANGES Mention the new USERS/GROUPS variable. 2009-09-06 22:44:31 +00:00
COPYRIGHT
GIDs Add haldaemon with UID/GID 560. 2009-09-06 21:16:04 +00:00
KNOBS
LEGAL
Makefile
MOVED - Remove www/nvu because it's abandoned upstream since June 2005, marked 2009-09-09 23:09:50 +00:00
README
UIDs Add haldaemon with UID/GID 560. 2009-09-06 21:16:04 +00:00
UPDATING Add upgrade instructions for gstreamer. 2009-09-09 13:04:20 +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.