1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-13 03:03:15 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Nicola Vitale 493120eb8a - Update to 0.5
- Add PYEASYINSTALL_ARCHDEP=yes, DOCSDIR, EXAMPLESDIR

PR:		ports/124570
Submitted by:	Junji NAKANISHI <jun-g at daemonfreaks.com>
2008-06-26 15:38:17 +00:00
accessibility
arabic
archivers Update to 1.17 2008-06-25 22:06:45 +00:00
astro
audio - Fix docs installation. 2008-06-25 22:23:05 +00:00
benchmarks
biology
cad
chinese
comms
converters
databases Update to 0.6.4. 2008-06-25 17:38:51 +00:00
deskutils - Update to 0.14.3 2008-06-25 05:32:57 +00:00
devel Update to 1.17 2008-06-25 07:26:26 +00:00
dns add MASTER_SITE and MASTER_SITE_SUBDIR 2008-06-25 11:42:09 +00:00
editors Update to version 2.0.1 2008-06-26 14:15:26 +00:00
emulators
finance
french
ftp - Update to 2.0 2008-06-25 02:52:33 +00:00
games - Update to 20080626 2008-06-26 09:07:30 +00:00
german
graphics Geeqie is a lightweight Gtk+ based image viewer for Unix operating systems. 2008-06-26 11:01:21 +00:00
hebrew
hungarian
irc Update to 2.11.2p1 (bugfix release) 2008-06-26 11:59:40 +00:00
japanese Fix installation of documentation (bump PORTREVISION) 2008-06-25 06:53:54 +00:00
java Unbreak and make fetchable again. 2008-06-25 22:07:03 +00:00
korean
lang Add optional regression tests 2008-06-26 12:28:08 +00:00
mail - Fix plist 2008-06-24 19:20:04 +00:00
math Update to 14.0.6 2008-06-26 10:41:00 +00:00
mbone
misc Mark misc/fep as BROKEN on FreeBSD 800039 and higher. 2008-06-25 20:07:57 +00:00
Mk - Add a couple of other patches from ruby SVN repo: 2008-06-25 23:00:28 +00:00
multimedia Mark broken if -DNOPORTDOCS at maintainer's request. 2008-06-25 18:15:36 +00:00
net Provide an optional "Time limit patch" 2008-06-26 14:03:48 +00:00
net-im
net-mgmt Update to 3.3.2 2008-06-25 22:07:29 +00:00
net-p2p The tarball has been re-rolled. They have backed out the plugins related fix: 2008-06-26 00:57:22 +00:00
news
palm
polish
ports-mgmt - Drop mention of 4.10 2008-06-25 08:04:35 +00:00
portuguese
print Forgot to 'cvs rm' this file to fix the apply patch. 2008-06-24 21:39:59 +00:00
russian
science - Update to 3.6.3 2008-06-25 08:32:03 +00:00
security - Remove unneeded dependency on GCC 3.4 [1] 2008-06-26 13:42:31 +00:00
shells
sysutils On FreeBSD, it's possible to allow plain users to mount filesystems 2008-06-26 11:02:14 +00:00
Templates
textproc - Update to 0.5 2008-06-26 15:38:17 +00:00
Tools This conversion script is no longer useful 2008-06-25 22:27:17 +00:00
ukrainian
vietnamese
www Update to 4.12 2008-06-26 14:16:46 +00:00
x11 - Mark as BROKEN: unfetchable 2008-06-24 20:55:01 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes - add CONFLICTS 2008-06-24 19:56:37 +00:00
x11-toolkits - Update to 1.183 2008-06-25 07:09:15 +00:00
x11-wm
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED
README
UIDs
UPDATING Add entry for irc/ircd-ratbox-devel 2008-06-25 06:25:15 +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.