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
Olli Hauer efa15d92b5 - revert last change of apr-* entry
Broken build reported by wxs@
2011-05-24 23:51:21 +00:00
accessibility
arabic
archivers Bump USE_BDB due to impending db45 removal. 2011-05-23 17:12:24 +00:00
astro
audio - Change PORTVERSION to DISTVERSION in due of package to be a release candidate 2011-05-24 12:14:27 +00:00
benchmarks
biology - Update to 1.57 2011-05-24 09:06:29 +00:00
cad
chinese - Reformat to fit 80-char terminals better and fix indentation 2011-05-22 12:38:16 +00:00
comms 1. Incorporate a patch from the development repository to fix an error: 2011-05-23 14:17:17 +00:00
converters - Update to 2.27200 2011-05-24 17:05:01 +00:00
databases - Assign maintainership to Jean-Francois Dockes <jf@dockes.org> 2011-05-24 16:29:02 +00:00
deskutils -Fix install directory naming 2011-05-24 22:54:42 +00:00
devel -Fix install directory naming 2011-05-24 22:54:42 +00:00
dns
editors
emulators - Clarify VIMAGE option 2011-05-23 07:59:06 +00:00
finance Upgrade to 0.8.6 (bug fixes). 2011-05-22 21:30:43 +00:00
french
ftp - Fix build on OSVERSION > 900035 by disabling use of posix_fallocate() 2011-05-23 13:10:06 +00:00
games - Update to 2.3.8 2011-05-24 02:30:24 +00:00
german
graphics -Fix install directory naming 2011-05-24 22:54:42 +00:00
hebrew
hungarian
irc - Update to 1.8.6 2011-05-23 06:32:55 +00:00
japanese Update to 20110414. 2011-05-24 02:45:16 +00:00
java Add 'openjdk' to the list of suitable JDK port vendors. 2011-05-21 21:17:38 +00:00
korean
lang - Update to 4.186 2011-05-24 03:06:48 +00:00
mail - Update to 1.1 2011-05-24 08:27:13 +00:00
math Update to version 4.45. 2011-05-24 13:22:14 +00:00
misc Update to 20110521 version of the FreeBSD docset. 2011-05-22 14:28:50 +00:00
Mk Move Berkeley DB 4.5+ ports to 4.6+ in anticipation of db45 removal. 2011-05-23 16:49:21 +00:00
multimedia . do not use hardcoded perl version at the pkg-plist file; 2011-05-24 20:27:10 +00:00
net - update to 1.8.4.1 2011-05-24 19:38:10 +00:00
net-im
net-mgmt - Remove empty patches files. 2011-05-23 12:50:00 +00:00
net-p2p Fix plist. 2011-05-24 23:21:23 +00:00
news Remove sunsite from MASTER_SITES, they're too slow to pick uploads up. 2011-05-23 11:29:41 +00:00
palm
polish - Mark BROKEN: does not configure 2011-05-23 22:58:44 +00:00
ports-mgmt - Update to 0.9.2 2011-05-23 17:36:24 +00:00
portuguese
print Add print/ghostscript9, an interpreter of PostScript and PDF page 2011-05-23 20:58:46 +00:00
russian
science
security - revert last change of apr-* entry 2011-05-24 23:51:21 +00:00
shells
sysutils Fix fetching now that the version naming nonsense is gone. 2011-05-23 22:15:50 +00:00
Templates
textproc This program is designed to let you play with the Perl YAML modules in an 2011-05-24 21:49:48 +00:00
Tools
ukrainian
vietnamese
www - Update to 2.0.3 2011-05-24 12:40:36 +00:00
x11 Add LICENSE. 2011-05-23 12:05:36 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm - Unbork: 2011-05-23 23:04:12 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs - add a current version of yate (3.3.2p1). This is not a repocopy of 2011-05-22 12:38:03 +00:00
KNOBS
LEGAL
Makefile
MOVED Remove databases/db3. All users were using db3+ 2011-05-23 12:09:06 +00:00
README
UIDs - add a current version of yate (3.3.2p1). This is not a repocopy of 2011-05-22 12:38:03 +00:00
UPDATING - add note for mod_perl2 update 2011-05-22 22:30:47 +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.