1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-10 07:04:03 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Joe Marcus Clarke 2b6c6f9c43 Fix PAM support.
Submitted by:	Miguel Ramos <2009@miguel.ramos.name>
2009-09-12 18:15:29 +00:00
accessibility
arabic
archivers - Update to 1.54 2009-09-11 07:22:12 +00:00
astro Chase updated distfile, at 5.1.3506.3999 now. 2009-09-10 21:18:24 +00:00
audio Do not install Linux-only directories. 2009-09-12 01:32:49 +00:00
benchmarks
biology - Update to 1.14 2009-09-08 12:08:12 +00:00
cad
chinese
comms Chase gnokii shared library bump 2009-09-11 12:46:52 +00:00
converters
databases Update to 0.55. 2009-09-10 22:13:14 +00:00
deskutils - Fix virtualbox python api dependency 2009-09-12 04:43:35 +00:00
devel - Update to 0.12.3 2009-09-12 09:17:06 +00:00
dns Update to 1.12. 2009-09-08 07:38:02 +00:00
editors Connect kile-kde4 to build 2009-09-12 17:09:52 +00:00
emulators - Update to 3.0.51r22683. This version adds support for tap interface 2009-09-10 23:16:56 +00:00
finance
french Chase SeaMonkey's upgrade to 1.1.18. 2009-09-09 21:29:10 +00:00
ftp
games - Update to Maintianer Mail adress 2009-09-12 09:42:24 +00:00
german
graphics Update to 0.17. 2009-09-12 08:27:36 +00:00
hebrew
hungarian
irc Bump version 2.10.1 2009-09-12 01:10:18 +00:00
japanese - Add new port japanese/tdiary-devel at 2.3.3 2009-09-12 03:34:36 +00:00
java . Rely on compat7x on 8.x or higher. This is in the same spirit as the PR 2009-09-11 06:25:41 +00:00
korean
lang - Add support for FreeBSD 9.0 2009-09-11 14:58:08 +00:00
mail - Crap, this should have been in the previous commit 2009-09-10 17:16:49 +00:00
math . Update to 4.2.6. 2009-09-12 15:19:12 +00:00
mbone
misc IPA_CONV -- IPA accounting/database module for converting statistics 2009-09-12 04:20:05 +00:00
Mk USE_FORTRAN=yes now implies lang/gcc44 up from lang/gcc43. Remove one 2009-09-12 18:07:51 +00:00
multimedia - Remove multimedia/phonon 2009-09-11 12:25:36 +00:00
net Fix PAM support. 2009-09-12 18:15:29 +00:00
net-im Update to 0.3.10. 2009-09-12 17:59:04 +00:00
net-mgmt Unbreak the build for 9-current. 2009-09-11 14:07:52 +00:00
net-p2p Update to 0.051. 2009-09-12 09:45:02 +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 1.8 2009-09-11 15:48:40 +00:00
russian - Update to 0.2.1 2009-09-07 23:53:58 +00:00
science
security - Update to 2.3.0 2009-09-12 13:46:25 +00:00
shells
sysutils Remove the NO_PACKAGE. Recent testing suggests the problem may have 2009-09-12 15:50:15 +00:00
Templates
textproc Update to 2.7.4. 2009-09-12 18:07:02 +00:00
Tools
ukrainian
vietnamese
www - Update to 2.2.2 2009-09-12 03:14:59 +00:00
x11 - Update to Maintianer Mail adress 2009-09-12 09:42:24 +00:00
x11-clocks - Update to Maintianer Mail adress 2009-09-12 09:42:24 +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 Fix a potential crash. I was able to trigger it only with non-UTF8 build 2009-09-11 14:11:03 +00:00
.cvsignore
CHANGES Mention the new USERS/GROUPS variable. 2009-09-06 22:44:31 +00:00
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED - Drag from attic 2009-09-12 03:13:30 +00:00
README
UIDs - Fix typo in directory name for undernet user. 2009-09-11 14:08:17 +00:00
UPDATING Update to 5.10.1 2009-09-11 11:23:31 +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.